@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');





html, body {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    /*font-family: 'Roboto', sans-serif;*/
}


h1:focus {
    outline: none;
}

a, .btn-link {
    color: #0071c1;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
  box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}

.content {
    padding-top: 1.1rem;
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid red;
}

.validation-message {
    color: #f44336;
}

.validationMessageBrnad {
    color: #f44336;
    text-align: right;
    font-size: 10px;
    height: 20px;
}

.validationTextMessageBrnad {
    font-size: 11px;
}

#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."
    }


.bg-login-credentials {
    width: 100%;
    height: 100%;
    background: linear-gradient( to top, #fff 0%, #fff 50%, #2d4a72 50%, #2d4a72 100% );
   /* display: flex;*/
   /* align-items: center;
    justify-content: center;*/
    /*padding-top: 2%;*/
}


/* unvisited link */
.brandLink:link {
    color: #1b9ed6;
    text-decoration: none;
}

/* visited link */
.brandLink:visited {
    color: #1b9ed6;
}

/* mouse over link */
.brandLink:hover {
    color: #1b9ed6;
}

/* selected link */
.brandLink:active {
    color: #1b9ed6;
}

.line-on-side {
    border-bottom: 1px solid #dadada;
    line-height: 0.1em;
    margin: 10px 0 20px;
}

.line-on-side span {
    background: #fff;
    padding: 0 10px;
}

.brandDarkBlue {
    color: #2D4A73;
}


.btn-google-logo {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 12px;
}

    .btn-google-logo:after {
        position: absolute;
        content: '';
        top: -4px;
        left: 1px;
        background: url(/img/google-logo.png) no-repeat top left;
        background-size: contain;
        width: 20px;
        height: 20px;
    }



.btn-microsoft-logo {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 12px;
}

    .btn-microsoft-logo:after {
        position: absolute;
        content: '';
        top: -4px;
        left: 1px;
        background: url(/img/microsoft-logo.png) no-repeat top left;
        background-size: contain;
        width: 20px;
        height: 20px;
    }

.btn-xero-logo {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 12px;
}

.btn-xero-logo:after {
    position: absolute;
    content: '';
    top: -4px;
    left: 1px;
    background: url(/img/zero-logo-org.png) no-repeat top left;
    background-size: contain;
    width: 20px;
    height: 20px;
}


.exportXeroIcon {
    position: relative;
    display: inline-block;
    width: 22px;
    height: 12px;
}

.exportXeroIcon:after {
    position: absolute;
    content: '';
    top: -5px;
    left: -2px;
    background: url(/img/zero-logo-org.png) no-repeat top left;
    background-size: contain;
    width: 22px;
    height: 22px;
}


.exportQBOIcon {
    position: relative;
    display: inline-block;
    width: 86px;
    height: 12px;
}

.exportQBOIcon:after {
    position: absolute;
    content: '';
    top: -2px;
    left: -4px;
    background: url(/img/qb-icon.svg) no-repeat top left;
    background-size: contain;
    width: 86px;
    height: 20px;
}


.exportSageIcon {
    position: relative;
    display: inline-block;
    width: 94px;
    height: 12px;
}

.exportSageIcon:after {
    position: absolute;
    content: '';
    top: -3px;
    left: -2px;
    background: url(/img/sage.svg) no-repeat top left;
    background-size: contain;
    width: 100px;
    height: 20px;
}


.mainMenuIcon {
    font-size: 22px;
}

.mainMenuIconsm {
    font-size: 18px;
    padding-top: 3px;
    padding-left: 0px;
}

.custom-toolbar {
    /* Add your custom styles here */
   /* background-color: red;
    color: Gray;*/
    /* etc. */
    padding-left: 15px;
    padding-right: 15px
}

.tooltip-container .mud-tooltip-root.mud-tooltip-inline {
    display: block !important;
}
/*
.e-success textarea.e-input, .e-control-wrapper.e-success textarea.e-input {
    border-bottom-color: #fff !important;
}

.e-float-input.e-success textarea, .e-float-input.e-control-wrapper.e-success textarea {
    border-bottom-color: #fff !important;
} */



.connectXeroButton {
    outline: none;
    text-decoration: none;
    border: none;
    /* background: url(connect_to_quickbooks.png) no-repeat 0 0; */
    background: url(/img/connect_xero_button.png) no-repeat;
    /*background: url(/img/zero-logo-org.png) no-repeat top left;*/
    background-size: 111px 25px;
    width: 111px;
    height: 25px;
    display: inline-block;
    text-indent: -9000px;
    text-transform: capitalize;
}


.connectQuickBookButton {
    outline: none;
    text-decoration: none;
    border: none;
    /* background: url(connect_to_quickbooks.png) no-repeat 0 0; */
    background: url(/img/c2qb_green_btn.png) no-repeat;
    /*background: url("../../assets/images/c2qb_green_btn.png") no-repeat;*/
    background-size: 145px 25px;
    width: 145px;
    height: 25px;
    display: inline-block;
    text-indent: -9000px;
    text-transform: capitalize;
}


.connectSageButton {
    outline: none;
    text-decoration: none;
    border: none;
    /* background: url(connect_to_quickbooks.png) no-repeat 0 0; */
    background: url(/img/connectSageaAccounting.png) no-repeat;
    /*background: url("../../assets/images/c2qb_green_btn.png") no-repeat;*/
    background-size: 132px 32px;
    width: 132px;
    height: 32px;
    display: inline-block;
    text-indent: -9000px;
    text-transform: capitalize;
}





.connectXeroButtonIntegration {
    outline: none;
    text-decoration: none;
    border: none;
    /* background: url(connect_to_quickbooks.png) no-repeat 0 0; */
    background: url(/img/connect_xero_button.png) no-repeat;
    /*background: url(/img/zero-logo-org.png) no-repeat top left;*/
    background-size: 155px 35px;
    width: 155px;
    height: 35px;
    display: inline-block;
    text-indent: -9000px;
    text-transform: capitalize;
}


.connectQuickBookButtonIntegration {
    outline: none;
    text-decoration: none;
    border: none;
    /* background: url(connect_to_quickbooks.png) no-repeat 0 0; */
    background: url(/img/c2qb_green_btn.png) no-repeat;
    /*background: url("../../assets/images/c2qb_green_btn.png") no-repeat;*/
    background-size: 201px 35px;
    width: 201px;
    height: 35px;
    display: inline-block;
    text-indent: -9000px;
    text-transform: capitalize;
}


.connectSageButtonIntegration {
    outline: none;
    text-decoration: none;
    border: none;
    /* background: url(connect_to_quickbooks.png) no-repeat 0 0; */
    background: url(/img/integration/connectSageaAccounting.png) no-repeat;
    /*background: url("../../assets/images/c2qb_green_btn.png") no-repeat;*/
    background-size: 201px 35px;
    width: 201px;
    height: 35px;
    display: inline-block;
    text-indent: -9000px;
    text-transform: capitalize;
}

.connectApiButtonIntegration {
    outline: none;
    text-decoration: none;
    border: none;
    /* background: url(connect_to_quickbooks.png) no-repeat 0 0; */
    background: url(/img/integration/connectviaApiv.png) no-repeat;
    /*background: url("../../assets/images/c2qb_green_btn.png") no-repeat;*/
    background-size: 155px 35px;
    width: 155px;
    height: 35px;
    display: inline-block;
    text-indent: -9000px;
    text-transform: capitalize;
}


.iconFontSizeMedium {
    font-size: 20px;
}

.updateOverRideTimeDialog .e-dlg-fullscreen {
    width: 525px !important;
}


.documentProcessingHubGrid {
    font-size: 5px;
    font-weight: 400 !important;
}



.documentProcessingHubGrid {
    font-size: 11px !important;
    font-weight: 400 !important;
}

.documentProcessingHubGridCustomFormat {
    font-size: .65rem !important;
}

.documentProcessingHubGrid.e-headercell {
    padding: 0px !important;
    vertical-align: middle !important;
    font-size: 10px !important;
    font-weight: 400 !important;
}

.documentProcessingHubGrid.e-rowcell {
    font-size: 11px !important;
    font-weight: 400 !important;
}

.e-grid .e-headercelldiv {
    font-size: 11px !important;
    font-weight: 300 !important;
}

.e-grid .e-headercell {
    padding: 0px !important;
    vertical-align: middle !important;
    border-color: #F1F1F1 !important;
}

.e-rowcell {
    font-size: 11px !important;
}

/*.e-grid .e-altrow {
    background-color: #fafafa !important;
}*/

/*.e-grid .e-altrow .e-leftfreeze {
    background-color: #fafafa !important;
}*/

.e-grid .e-rowcell {
    padding: 5px !important;
    border-color: #F1F1F1 !important;
}



.e-gridfooter {
    background-color: transparent !important;
}

.e-summaryrow {
    background-color: transparent !important;
}
.e-summarycell {
    background-color: transparent !important;
}
/*.documentProcessingHubGrid.e-headercell {
    border-left: 1px solid #dee2e6 !important;
}*/
.documentProcessingHubGridCustomFormat.e-rowcell {
    border-top: 1px solid #dee2e6 !important;
    border-left: 1px solid #dee2e6 !important;
}

.documentProcessingHubGridCustomFormat.e-headercell {
    border-top: 1px solid #dee2e6 !important;
    border-left: 1px solid #dee2e6 !important;
}


.gridCustomFormatHeaderOff {
    font-size: .65rem !important;
}

.gridCustomFormatHeaderOff.e-rowcell {
    border-top: 1px solid #dee2e6 !important;
    border-left: 1px solid #dee2e6 !important;
}

.gridCustomFormatHeaderOff.e-headercell {
    border-top: 1px solid #dee2e6 !important;
    border-left: 1px solid #dee2e6 !important;
}


.e-grid .e-gridheader .e-columnheader .gridCustomFormatHeaderOff {
    display: none;
}

.lineItemGrid {
    font-size: 11px !important;
    margin-bottom: 0px !important;
    border-color: transparent !important;
    font-weight: 400 !important;
}

.lineItemGridDropDown {
    font-size: 11px !important;
    padding: 0px !important;
    margin-bottom: 0px !important;
    border-color: transparent !important;
    font-weight: 400 !important;
}

.e-grid .e-gridheader .e-sortfilter .e-fltr-icon .e-headercelldiv {
    margin: 0px !important;
}

.userLogGridText {
    font-size: 12px !important;
}

.sfCheckBoxLabelStyle .e-label {
    font-size: .8125rem !important;
    font-weight: 300 !important;
}

.mud-dialog .mud-dialog-title {
    padding: 10px;
}

.mud-dialog .mud-dialog-content.mud-dialog-no-side-padding {
    padding: 0px 10px;
}


.mud-dialog .mud-dialog-actions {
    padding: 4px;
}

.mudDialogExtraSmall {
    height: 50vh;
    overflow-x: auto;
}


.mudDialogExtraExtraLarge {
    height: 70vh;
    overflow-x: auto;
}

.mudDialogAddSupplier {
    height: 75vh;
    overflow-x: auto;
}

.mudDialogImportTransactionsCSV {
    height: 83vh;
    overflow-x: auto;
}

.mudDialogBilling {
    height: 92vh;
    overflow-x: auto;
}

.SfSwitchTopMarginPortal{
    margin-top: 6px;
}

.e-custom .e-textbox {
    /*padding: 0px !important;*/
    font-size: 11px !important;
}

.e-custom-highlight .e-textbox {
    /*padding: 0px !important;*/
    padding-left: 5px !important;
    font-size: 11px !important;
    background-color: #FFCDD2 !important;
}


/*.e-ddl.e-input-group.e-control-wrapper .e-input {
    font-size: 20px;
    font-family: emoji;
    color: #ab3243;
    background: #32a5ab;
}*/

.truncateText {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


.chkStyle.e-small .e-checkbox-wrapper .e-label, .e-small.e-checkbox-wrapper .e-label, .e-small .e-css.e-checkbox-wrapper .e-label, .e-small.e-css.e-checkbox-wrapper .e-label {
    font-size: 11px !important;
    padding-top: 2px;
    /*color: #1b9ed6ff;
    font-weight: 300 !important;*/
}

.dropDdownSmallStyle.e-ddl.e-input-group input.e-input::placeholder {
    font-size: 11px !important;
}

.dropMultiSelectDdownSmallStyle.e-multi-select-wrapper input[type=text] {
    font-size: 11px !important;
}

.dropMultiSelectDdownSmallStyle.e-multiselect input.e-multiselect::placeholder {
    font-size: 11px !important;
}

.dropMultiSelectDdownSmallStyle.e-small .e-multi-select-wrapper input[type=text] {
    height: 20px;
    min-height: 20px;
}

.dropMultiSelectDdownSmallStyle.e-small.e-multi-select-wrapper {
    padding: 0px !important;
}




.dropCommentMultiSelectDdownSmallStyle.e-multi-select-wrapper input[type=text] {
    font-size: 11px !important;
}

.dropCommentMultiSelectDdownSmallStyle.e-small .e-multi-select-wrapper {
    height: 18px;
    min-height: 18px;
}

.dropCommentMultiSelectDdownSmallStyle.e-multiselect input.e-multiselect::placeholder {
    font-size: 11px !important;
}

.dropCommentMultiSelectDdownSmallStyle.e-small .e-multi-select-wrapper input[type=text] {
    height: 18px;
    min-height: 18px;
}

.dropCommentMultiSelectDdownSmallStyle.e-small.e-multi-select-wrapper {
    padding: 0px !important;
}

.dropCommentMultiSelectDdownSmallStyle .e-remain {
    font-size: 11px !important;
    vertical-align: top;
    margin-top: -4px;
    padding-left: 0px;
}



.dropCommentMultiSelectDdownSmallStylePortal.e-small .e-multi-select-wrapper {
    min-height: 12px !important;
}

.dropCommentMultiSelectDdownSmallStylePortal.e-multi-select-wrapper input[type=text] {
    font-size: 11px !important;
}

.dropCommentMultiSelectDdownSmallStylePortal.e-multiselect input.e-multiselect::placeholder {
    font-size: 11px !important;
}


.dropCommentMultiSelectDdownSmallStylePortal.e-small.e-multi-select-wrapper {
    padding: 0px !important;
}

.dropCommentMultiSelectDdownSmallStylePortal .e-remain {
    font-size: 11px !important;
    vertical-align: top;
    margin-top: -4px;
    padding-left: 0px;
}


.dropDdownSmallStyle .e-list-item {
    font-size: 11px !important;
    word-wrap: break-word !important;
}

.dropDdownSmallStyle li.e-list-item {
    /* color: #00f !important;*/
    font-size: 11px !important;
   /* word-wrap: break-word !important;
    width: 300px !important;
    text-overflow: revert !important*/
}

.chipItemCustomStyle {
    font-size: 11px !important;
    height: 20px !important;
    margin: 2px !important;
}

.chipListCustomStyle{
    padding: 2px !important;
}

.e-multiselect .e-multi-select-wrapper .e-chips .e-chipcontent {
    font-size: 11px !important;
}

.gridActionIconUpdated {
    font-size: 16px;
}


/*.e-pv-viewer-container {
    height: 400px !important;*/
   /* overflow: hidden !important;*/
/*}*/

.hideDownloadIcon .downloadIcon {
    display: none;
}

.hideProcessingCommentIcon .ProcessingCommentIcon {
    display: none;
}

.hideDocProcessingIcon .DocProcessingIcon {
    display: none;
}

.e-pv-viewer-container {
   /* overflow: hidden !important;
    height: 500px !important;*/
}

/*.e-pv-viewer-container-custom {
    height: 300px !important;
}*/

.rb-white {
    color: var(--mud-palette-white) !important;
}

.practiceMudDrawerHeaderHeight {
    height: 30px !important;
    background-color: white !important;
}

.custom-datetimepicker .e-datetimepicker {
    font-size: 11px !important;
    padding: 0px !important;
    font-weight: 300 !important;
    margin-bottom: 0px !important;
    border-color: transparent;
}

.customNumericVerifyEmail .e-control.e-maskedtextbox {
    letter-spacing: 10px !important;
    font-size: 30px !important;
    border: 0px !important;
    border-color: #ffffff !important;
    text-align: center !important;
}

.customNumericVerifyEmail .e-control.e-maskedtextbox::placeholder {
    letter-spacing: 10px !important;
    font-size: 30px !important;
    border: 0px !important;
    border-color: #ffffff !important;
    text-align: center !important;
    color: lightGray !important;
}

.e-control-wrapper.e-mask.e-float-input.customNumericVerifyEmail .e-float-line::before {
    background: #ffffff !important;
}

.e-control-wrapper.e-mask.e-float-input.customNumericVerifyEmail .e-float-line::after {
    background: #ffffff !important;
}

.e-control-wrapper.e-mask.e-float-input.customNumericVerifyEmail .e-float-text.e-label-top {
    color: #00ffff !important;
    font-size: medium !important;
}


.showUpdateRB .updaterb {
    display: block;
}

.hideUpdateRB .updaterb {
    display: none;
}

.showUpdateCB .updatecb {
    display: block;
}

.hideUpdateCB .updatecb {
    display: none;
}

.showDeleteCB .deletecb {
    display: block;
}

.hideDeleteCB .deletecb {
    display: none;
}
/* Apply opacity to td with class 'e-checkbox-disabled' */
td.e-checkbox-disabled {
    opacity: 0.3;
}

    /* Apply cursor style to all child elements of td with class 'e-checkbox-disabled' */
td.e-checkbox-disabled * * {
    cursor: not-allowed !important;
}

.e-pager .e-pagerdropdown {
    height: 32px !important;
    margin-top: -36px !important;
    width: 90px !important;
    font-size: 10px !important;
}


.e-pager .e-pagercontainer .e-firstpage, .e-pager .e-pagercontainer .e-prevpage, .e-pager .e-pagercontainer .e-firstpagedisabled, .e-pager .e-pagercontainer .e-prevpagedisabled, .e-pager .e-pagercontainer .e-nextpage, .e-pager .e-pagercontainer .e-lastpage, .e-pager .e-pagercontainer .e-nextpagedisabled, .e-pager .e-pagercontainer .e-lastpagedisabled {
  
    margin-top: 0 !important;
    padding: 10px 4px 8px !important;
}

.e-pager div.e-parentmsgbar {
    padding-bottom: 0px !important;
    padding-top: 10px !important;
}

.inlinecssCustomFilterIconColumn.e-ddl .e-input-group-icon.e-ddl-icon {
    display: none;
}

.inlinecssCustomFilterIconColumn.e-ddl .e-control.e-dropdownlist.e-input {
    font-size: 17px;
    font-weight: 500;
    margin: 0px 0px 0px 0px !important;
    padding: 0px;
}

.inlinecssCustomFilterIconColumn.e-input-group {
    border-color: transparent !important;
}

.inlinecssCustomFilterIconColumn.e-ddl.e-input-group.e-control-wrapper.e-input-focus::before{
    background: transparent !important;
}

.inlinecssCustomFilterIconColumn.e-ddl.e-input-group.e-control-wrapper.e-input-focus::after {
    background: transparent !important;
}

.e-input-group.e-success, .e-input-group.e-control-wrapper.e-success, .e-input-group.e-success:not(.e-float-icon-left), .e-input-group.e-control-wrapper.e-success:not(.e-float-icon-left) {
    border-bottom-color: #1B9ED6 !important;
}

.e-input-group:not(.e-float-icon-left):not(.e-float-input)::before,
.e-input-group.e-control-wrapper:not(.e-float-icon-left):not(.e-float-input)::before,
.e-input-group.e-control-wrapper:not(.e-float-icon-left):not(.e-float-input)::after,
.e-input-group:not(.e-float-icon-left):not(.e-float-input)::after {
    background: #1B9ED6 !important;
}

.documentDisabledValue {
    font-size: 11px !important;
    color: #616161 !important;
}

.custom-popover-navmenu {
    z-index: 9999 !important;
}

.custom-screen-list .e-dropdownbase .e-list-item.e-active, .custom-screen-list .e-dropdownbase .e-list-item,
.custom-screen-list .e-dropdownbase .e-list-item.e-active.e-hover {
    pointer-events: none !important;
}

.screen-enable-hover {
    pointer-events: all !important;
}

.uploadFileIcon {
    font-size: 14px !important;
    padding-top:3px;
}
/* site.css */
@keyframes blink {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.blink {
    animation: blink 1s infinite;
}

.gridCheckBox .gridCheckBox {
    height: 20px !important; /* Adjust this value to your desired height */
    width: 20px !important; /* Optional: Adjust width if needed */
    padding: 0 !important;
    margin: 0 !important;
}

.e-grid .e-rowcell .e-checkbox-wrapper,
.e-grid .e-rowcell .e-css.e-checkbox-wrapper {
    display: flex !important; /* Use flexbox to align items */
    justify-content: center !important; /* Center horizontally */
    align-items: center !important; /* Center vertically */
    height: 100% !important; /* Ensure the wrapper takes the full height of its container */
}

#mud-snackbar-container {
    z-index: 1510 !important;
}

.mud-tooltip {
    z-index: 15100 !important;
}

#E04_grid_doc_list_ccdlg {
    left: 75vw !important;

}


.assigned_row {
    background-color: #ffa74f;
}

.rbFontWeight400 {
    font-weight: 400;
}

