@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');

html {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    position: relative;
    min-height: 100%;
}

body {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 0;
    min-height: 100%;
}

.green {
    color: green;
}

.yellow {
    color: yellow;
}

.orange {
    color: orange;
}

.red {
    color: red;
}

.filter-input-wrapper .btn-light {
    display: none !important;
}

.main {
    padding: 7rem 0 7rem 0;
    overflow-x: clip !important;
}

.page {
    display: flex !important;
    flex-direction: column !important;
    justify-content: space-around;
    min-height: 100vh;
}

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, .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;
}

.top-space {
    margin-top: 5rem;
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid red;
}

.validation-message {
    color: red;
}

#blazor-error-ui {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

    .blazor-error-boundary::after {
        content: "An error has occurred."
    }
/*Sigin form */


.form-control {
    height: 40px;
    box-shadow: none;
    color: #969fa4;
}

    .form-control:focus {
        border-color: #7aabff;
    }

.form-control,
.btn {
    border-radius: 3px;
}

.signup-form {
    width: 480px;
    margin: 0 auto;
    padding: 30px 0;
    min-height: calc(100vh - 438px);
}

    .signup-form h2 {
        color: #636363;
        margin: 0 0 15px;
        position: relative;
        text-align: center;
    }

        .signup-form h2:before,
        .signup-form h2:after {
            content: "";
            height: 2px;
            width: 30%;
            background: #d4d4d4;
            position: absolute;
            top: 50%;
            z-index: 2;
        }

        .signup-form h2:before {
            left: 0;
        }

        .signup-form h2:after {
            right: 0;
        }

    .signup-form .hint-text {
        color: #999;
        margin-bottom: 30px;
        text-align: center;
    }

    .signup-form form {
        color: #999;
        border-radius: 3px;
        margin-bottom: 15px;
        box-shadow: 0px 0px 15px #d4d4d4;
        padding: 25px 40px 60px 40px;
        border-bottom-right-radius: 20px;
        border-bottom-left-radius: 20px;
    }

h4 {
    color: #999
}

.signup-form .form-group {
    margin-bottom: 20px;
}

textarea {
    height: 70px !important;
}

.signup-form .btn {
    font-size: 16px;
    font-weight: bold;
    min-width: 140px;
    outline: none !important;
    border-radius: 28px;
    padding: 9px 15px;
    background: #299ad5;
    border: none;
}

.signup-form .row div:first-child {
    padding-right: 10px;
}

.signup-form .row div:last-child {
    padding-left: 10px;
}

.signup-form a {
    color: #fff;
    text-decoration: underline;
}

    .signup-form a:hover {
        text-decoration: none;
    }

.signup-form form a {
    color: #299ad5;
    text-decoration: none;
}

    .signup-form form a:hover {
        text-decoration: underline;
    }

.top {
    background: #222328;
    padding: 20px 20px;
    text-align: center;
    font-size: 21px;
    border: 2px solid #222328;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    position: relative;
    color: #fff;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase;
}

button.btn.btnlastt {
    background: #dd4b39;
    color: #fff;
    padding: 7px 50px;
    float: right;
    padding-right: 62;
    margin-right: -19px;
}

button.btn.btn-lg.btnlast {
    color: #fff;
    padding: 7px 33px;
    margin-left: -12px;
}

button.btn.btn-success.btn-lg.btn-block.sign.in {
    margin-top: 28px;
}

label.chhhhheek {
    margin-left: 15px;
}

.cter {
    float: right;
    font-size: 11px;
    margin-right: -15px;
}

input.form-control {
    border: 1px solid #dedede;
}

.contactdiv {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.contactform {
    width: 40%;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    padding: 20px 30px;
}

span.signin {
    border: 1px solid #e3e8f0;
    border-radius: 20px;
    padding: 8px 12px;
    color: #222328;
    font-size: 12px;
}

span.signup {
    border: 1px solid #e3e8f0;
    border-radius: 20px;
    padding: 8px 12px;
    color: #222328;
    font-size: 12px;
}

.linelast {
    border: 0.5px solid #2d2e33;
}

.footercolor-last {
    color: #646568;
}

.full-screen-modal .modal-dialog {
    width: 50vw !important;
    height: 50vh !important;
    margin: 0 !important;
    max-width: none !important;
}

.request-page {
    padding: 0 !important;
    margin: 0 !important;
    color: black;
}

.container-img {
    background-image: url(/Asset/bg_img.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.signinform {
    width: 40% !important;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    padding: 20px 30px;
}

.more {
    text-decoration: none;
    color: grey;
}
/* Hide the default value when it's 0 */
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type="number"] {
    -moz-appearance: textfield;
}
/*.row > * {
    padding-right: 0 !important;
}*/

.tim-scroll {
    max-height: 410px;
    overflow-y: scroll;
    border-bottom: 1px solid #DFDFDF;
}

.contain {
    box-shadow: 0 3px 1px -2px rgba(0,0,0,.2), 0 2px 2px 0 rgba(0,0,0,.14), 0 1px 5px 0 rgba(0,0,0,.12) !important;
}

.cont-spare {
    position: relative !important;
    height: 160px;
}

.spare-img {
    position: absolute !important;
    z-index: -1;
}

.spare-text {
    background-color: hsla(0,0%,100%,.75) !important;
    color: darkblue;
}
/*Different Background images for dashboards*/
/*.back-img1 {
    position: relative;
    background-image: url(../Insurance.png) !important;
    background-repeat: repeat;
    background-size: contain;
}*/

/*    .back-img1 > * {
        position: relative;
        z-index: 1;
    }*/

/*.back-img2 {
    position: relative;
    background-image: url(../SparePart.png) !important;
    background-repeat: repeat;
    background-size:contain;
}*/
.back-img1 {
    background-position: left;
    background-image: url('../Insurance.png');
    background-size: cover;
}

.back-img2 {
    background-position: left;
    background-image: url('../SparePart.png');
    background-size: cover;
}

.back-img3 {
    background-position: left;
    background-image: url('../Mechanic.png');
    background-size: cover;
}
/*    .back-img2 > * {
        position: relative;
        z-index: 1;
    }*/

/*.back-img3 {
    position: relative;
    background-image: url(../Mechanic.jpg) !important;
    background-repeat: repeat;
    background-size: contain;
}*/
/*
    .back-img3 > * {
        position: relative;
        z-index: 1;
    }*/

/*    .back-img1::before, .back-img2::before, .back-img3::before {
        content: "" !important;
        background-color: rgb(93, 188, 206, 0.3) !important;
        position: absolute !important;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 0;
    }*/
/*Insurance Dashboard Additional CSS*/
.new-claim {
    padding: 7px 10px;
    background: linear-gradient(to top, lightgrey 0%, lightgrey 1%, #e0e0e0 26%, #efefef 48%, #d9d9d9 75%, #bcbcbc 100%);
    color: black;
    border-radius: 10px;
}

    .new-claim:hover {
        color: black;
        background: linear-gradient(to top, lightgrey 100%, lightgrey 75%, #e0e0e0 48%, #efefef 26%, #d9d9d9 1%, #bcbcbc 0%);
    }

.ins-div {
    /*    background: rgba(51, 172, 255,0.3);*/
    min-height: 200px;
    padding: 0 10px;
    background: rgba(255, 255, 255, 1);
    border-radius: 16px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    border: 1px solid rgba(255, 255, 255, 0.3);
    /* Hover styles */
    transition: background 0.3s ease, transform 0.3s ease;
    cursor: pointer;
}

    .ins-div:hover {
        /* Lighter shade of blue */
        background: rgba(200, 200, 200, 0.7);
        transform: scale(1.02);
        border-color: rgba(200, 200, 200, 0.5);
    }


.ins-divs {
    padding: 10px 20px;
    background: rgba(255, 255, 255, 1);
    border-radius: 16px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    border: 1px solid rgba(255, 255, 255, 0.3);
}

.contimg {
    border-radius: 50%;
    padding: 7px;
    background: rgba(51, 172, 255,1);
}
/*.ins-div2 {
    background-image: linear-gradient(to right, #43e97b 0%, #38f9d7 100%);
}

.ins-div3 {
    background-image: linear-gradient(to top, #feada6 0%, #f5efef 100%);
}

.ins-div4 {
    background-image: linear-gradient(to top, #fddb92 0%, #d1fdff 100%);
}*/
/*Insurance Dashboard Additional CSS end*/
/*Sign In And Sign Up CSS*/
.sign-in-page {
    width: 480px;
    margin: 0 auto;
    padding: 30px 0;
    min-height: calc(100vh - 438px);
}

    .sign-in-page h2 {
        color: #636363;
        margin: 0 0 15px;
        position: relative;
        text-align: center;
    }

        .sign-in-page h2:before,
        .sign-in-page h2:after {
            content: "";
            height: 2px;
            width: 30%;
            background: #d4d4d4;
            position: absolute;
            top: 50%;
            z-index: 2;
        }

        .sign-in-page h2:before {
            left: 0;
        }

        .sign-in-page h2:after {
            right: 0;
        }

    .sign-in-page .hint-text {
        color: #999;
        margin-bottom: 30px;
        text-align: center;
    }

    .sign-in-page form {
        color: #999;
        margin-bottom: 15px;
        padding: 25px 40px 60px 40px;
    }

    .sign-in-page .btn {
        font-size: 16px;
        font-weight: bold;
        min-width: 140px;
        outline: none !important;
        border-radius: 28px;
        padding: 9px 15px;
        background: #299ad5;
        border: none;
    }

    .sign-in-page input {
        margin-bottom: 1.5rem;
    }

    .sign-in-page .slct {
        margin-bottom: 1.5rem;
    }



.top-signin {
    text-align: center;
    font-size: 21px;
    position: relative;
    font-weight: 400;
}

.img-signup {
    width: 100% !important;
    position: absolute;
    z-index: -1;
}

.img-cont {
    position: relative;
    /* background-image: url("../Asset/images/gx_login_img.jpg");*/
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.btn-cont {
    position: relative;
    // background-image: url("../Asset/images/gx_login_img.jpg");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.img-cont .btn {
    margin-top: 6rem !important;
    font-size: 16px;
    font-weight: bold;
    min-width: 140px;
    outline: none !important;
    border-radius: 28px;
    padding: 9px 15px;
    background: #299ad5;
    border: none;
    color: white;
}

.img-signin {
}

.btn-cont .signup-insignin {
    margin-top: 3rem !important;
    font-size: 16px;
    font-weight: bold;
    min-width: 140px;
    outline: none !important;
    border-radius: 28px;
    padding: 9px 15px;
    background: #299ad5;
    border: none;
    color: white;
}

.btn-cont .signin-insignup {
    /*    margin-top: 15rem !important;*/
    font-size: 16px;
    font-weight: bold;
    min-width: 140px;
    outline: none !important;
    border-radius: 28px;
    padding: 9px 15px;
    background: #299ad5;
    border: none;
    color: white;
}
/*Sign IN and UP CSS End*/

.equal-width {
    width: 33%;
}
.equal-widthq {
    width: 25%;
}

.btnpad {
    margin-top: -1.8rem !important;
}

.cardhead {
    border-radius: 0 !important;
}

.head-sp {
    padding: 8px;
    margin-bottom: 0 !important;
    font-size: 19px;
}

.termscondition {
    text-decoration: none !important;
}

.text-start {
    padding-left: 20px !important;
}

.table > :not(:last-child) > :last-child > * {
    border-bottom-color: lightgrey !important;
}

.insno {
    padding-left: 40px !important;
}

.searchborder {
    border: 1px solid rgb(101, 202, 241) !important;
}
/*2/12*/
.imgcontainer {
    height: 100% !important;
    width: 25%;
    background: rgb(88, 173, 255);
    display: flex;
    justify-content: center;
    padding-top: 10px;
}

.textcontainer {
    flex-basis: 50%;
    padding: 10px;
}

.numcontainer {
    display: flex;
    align-items: end;
    justify-content: end;
    padding: 10px;
    width: 100%;
    color: rgb(88, 173, 255) !important;
    flex-basis: 50%;
}

ul li {
    position: relative;
}

    ul li.dropdown-menu li {
        display: block;
    }

    ul li.dropdown-menu {
        width: 100%;
        position: absolute;
        z-index: 999;
        display: none;
    }

.linkk {
    text-decoration: none !important;
    color: grey !important;
}

.drop:hover ul.dropdown-menu {
    display: block;
}

.customFileInput::-webkit-file-upload-button {
    visibility: hidden;
    position: absolute;
}

.customFileInput::before {
    content: 'Upload Trade License';
    position: relative;
    padding: 10px;
    background-color: Grey;
    color: white;
    margin-right: 10px;
}
.btn {
    border-radius: 40px !important;
    height: 35px !important;
    padding: 0 20px !important;
}
.table > tbody > tr > td {
    border: none;
    border-bottom: 1px solid #e3e8f0 !important;
    font-size: 12px;
}
.detial-page-form {
    margin-bottom: 15px !important;
    box-shadow: 0px 0px 15px #d4d4d4 !important;
    border-radius: 20px !important;
    width: 60% !important;
    margin: 0 auto;
}
thead.first-back {
    background: #56bcce;
    color: #fff;
}
.col-8, .tablewrap {
    overflow-wrap: anywhere !important;
}

.qutation-form {
    box-shadow: 0px 0px 15px #d4d4d4;
    border-radius: 20px;
    width: 80%;
    margin: 0 auto;
}
    .qutation-form form {
        color: #999;
        padding: 20px 60px;
        padding-bottom: 3rem;
        line-height: 3rem !important;
    }

/* check in form last  */
.check-all {
    display: block;
    position: relative;
    padding-left: 52px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 12px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    /* Hide the browser's default checkbox */
    .check-all input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: -3px;
    left: 20px;
    height: 25px;
    width: 25px;
    background-color: #eee;
}

/* On mouse-over, add a grey background color */
.check-all:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.check-all input:checked ~ .checkmark {
    background-color: #2196f3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.check-all input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.check-all .checkmark:after {
    left: 9px;
    top: 5px;
    width: 6px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

@media only screen and (max-width: 992px) {
    .contactform {
        width: 80%;
        margin-top: 0px !important;
    }

    .sign-in-page {
        padding: 30px 0px 0px !important;
    }

        .sign-in-page form {
            margin-bottom: 15px;
            padding: 0px !important;
        }
    .signinform {
        width: 45% !important;
        padding: 0px 20px !important;
    }
    .detial-page-form {
        width: 80% !important;
    }
}

@media only screen and (max-width: 768px) {
    .contactform {
        width: 80%;
        margin-top: 0px !important;
    }

    .sign-in-page {
        padding: 30px 0px 0px !important;
    }

        .sign-in-page form {
            margin-bottom: 15px;
            padding: 0px !important;
        }
    .navbar-nav > a {
        display: flex !important;
        justify-content: center !important;
    }
    .signinform {
        width: 80% !important;
        padding: 0px 20px !important;
    }
    .qutation-form form {
        padding: 10px 20px;
    }
    .tableQform {
        width: 100% !important;
    }

    .drop {
        display:flex;
        flex-direction: column;
        justify-content:center;
        align-items:center;
        min-width:100% !important;
    }
}