/* _content/eQuip.WebApps.DeviceUserPortal/Pages/LoanRequests.razor.rz.scp.css */
.checkmark__circle[b-jjz16sbvva] {
    stroke-dasharray: 166;
    stroke-dashoffset: 166;
    stroke-width: 2;
    stroke-miterlimit: 10;
    stroke: #7ac142;
    fill: none;
    animation: stroke-b-jjz16sbvva 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
}

.checkmark[b-jjz16sbvva] {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    display: block;
    stroke-width: 2;
    stroke: #fff;
    stroke-miterlimit: 10;
    box-shadow: inset 0px 0px 0px #7ac142;
    animation: fill-b-jjz16sbvva .4s ease-in-out .4s forwards, scale-b-jjz16sbvva .3s ease-in-out .9s both;
}

.checkmark__check[b-jjz16sbvva] {
    transform-origin: 50% 50%;
    stroke-dasharray: 48;
    stroke-dashoffset: 48;
    animation: stroke-b-jjz16sbvva 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
}

@keyframes stroke-b-jjz16sbvva {
    100% {
        stroke-dashoffset: 0;
    }
}

@keyframes scale-b-jjz16sbvva {
    0%, 100% {
        transform: none;
    }

    50% {
        transform: scale3d(1.1, 1.1, 1);
    }
}

@keyframes fill-b-jjz16sbvva {
    100% {
        box-shadow: inset 0px 0px 0px 30px #7ac142;
    }
}
/* _content/eQuip.WebApps.DeviceUserPortal/Pages/LoanRequestToDelivery.razor.rz.scp.css */
.checkmark__circle[b-w57neqq8bj] {
    stroke-dasharray: 166;
    stroke-dashoffset: 166;
    stroke-width: 2;
    stroke-miterlimit: 10;
    stroke: #7ac142;
    fill: none;
    animation: stroke-b-w57neqq8bj 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
}

.checkmark[b-w57neqq8bj] {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    display: block;
    stroke-width: 2;
    stroke: #fff;
    stroke-miterlimit: 10;
    box-shadow: inset 0px 0px 0px #7ac142;
    animation: fill-b-w57neqq8bj .4s ease-in-out .4s forwards, scale-b-w57neqq8bj .3s ease-in-out .9s both;
}

.checkmark__check[b-w57neqq8bj] {
    transform-origin: 50% 50%;
    stroke-dasharray: 48;
    stroke-dashoffset: 48;
    animation: stroke-b-w57neqq8bj 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
}

@keyframes stroke-b-w57neqq8bj {
    100% {
        stroke-dashoffset: 0;
    }
}

@keyframes scale-b-w57neqq8bj {
    0%, 100% {
        transform: none;
    }

    50% {
        transform: scale3d(1.1, 1.1, 1);
    }
}

@keyframes fill-b-w57neqq8bj {
    100% {
        box-shadow: inset 0px 0px 0px 30px #7ac142;
    }
}

.selected[b-w57neqq8bj] {
    background-color: #1E88E5 !important;
}

    .selected > td[b-w57neqq8bj] {
        color: white !important;
    }

        .selected > td .mud-input[b-w57neqq8bj] {
            color: white !important;
        }
/* _content/eQuip.WebApps.DeviceUserPortal/Pages/ReportFault.razor.rz.scp.css */
.checkmark__circle[b-gtllmcw3ub] {
    stroke-dasharray: 166;
    stroke-dashoffset: 166;
    stroke-width: 2;
    stroke-miterlimit: 10;
    stroke: #7ac142;
    fill: none;
    animation: stroke-b-gtllmcw3ub 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
}

.checkmark[b-gtllmcw3ub] {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    display: block;
    stroke-width: 2;
    stroke: #fff;
    stroke-miterlimit: 10;
    box-shadow: inset 0px 0px 0px #7ac142;
    animation: fill-b-gtllmcw3ub .4s ease-in-out .4s forwards, scale-b-gtllmcw3ub .3s ease-in-out .9s both;
}

.checkmark__check[b-gtllmcw3ub] {
    transform-origin: 50% 50%;
    stroke-dasharray: 48;
    stroke-dashoffset: 48;
    animation: stroke-b-gtllmcw3ub 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
}

@keyframes stroke-b-gtllmcw3ub {
    100% {
        stroke-dashoffset: 0;
    }
}

@keyframes scale-b-gtllmcw3ub {
    0%, 100% {
        transform: none;
    }

    50% {
        transform: scale3d(1.1, 1.1, 1);
    }
}

@keyframes fill-b-gtllmcw3ub {
    100% {
        box-shadow: inset 0px 0px 0px 30px #7ac142;
    }
}

.selected[b-gtllmcw3ub] {
    background-color: #1E88E5 !important;
}

.selected > td[b-gtllmcw3ub] {
    color: white !important;
}

    .selected > td .mud-input[b-gtllmcw3ub] {
        color: white !important;
    }
