.iti {
    width: 100%;
    margin-bottom: 0.75rem;
}

.iti--separate-dial-code .iti__selected-flag {
    background-color: #07d00775 !important;
    border-radius: 15px !important;
    border: 1px solid green !important;
}

.dcu-sect { 
    background-color: white !important;
    border: 1px solid #949494;
}
.px-3 p {
    color: #009943 !important;
}
.upld-but p a:nth-child(2) {
    background: #009943 !important;
    border-radius: 5px !important;
}
.overlay-link { 
    position: absolute;
    font-size: 20px;
    height: 15%;
    width: 100%;
    background-color: #009943;
    z-index: 10;
    text-align: center;
    font-weight: bold;
    color: white;
}
.cov-det a {
    background: #009943;
    font-size: 17px;
    padding: 12px 28px;
    color: #fff;
    border-radius: 5px !important;
}
    .cov-det a:hover {
        background-color: darkgreen;
    }
.upl-fle {
    border-radius: 14px;
    border: 1px solid #33bb8e !important;
    height: 64px;
    background: #c3f1c6 !important;
}
.upl-sect {
    width : 405px; height: 170px;
    float: left;
    border-width: 0px 1px 1px 1px;
    border-color: #33bb8e !important;
    border-style: solid;
    border-radius: 15px;
}
.top-half {
    top: 0;
}

.bottom-half {
    bottom: 0;
}

.overlay-link:hover,
.overlay-link:focus,
.overlay-link:active {
    background: rgb(0 0 1%);
    color: white;
}

.login-form {
    border: 2px solid darkgreen;
    justify-self: anchor-center;
    background-color: #37a66a;
    padding: 2rem 2.5rem;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    width: 100%;
    max-width: 400px;
}
.upld-but p button:nth-child(2) {
    background: #009943 !important;
    border-radius: 5px !important;
}

.login-form header {
    font-size: 1.5rem;
    margin-bottom: 1.5rem;
    text-align: center;
}

.login-form h1 {
    font-size: 1.6em;
    line-height: 26px;
    color: #ffffff;
    text-align: left;
}

.login-form input {
    width: 100%;
    padding: 0.75rem;
    margin-bottom: 1rem;
    border: 1px solid #ccc;
    border-radius: 5px;
}

    .login-form input[type="submit"] {
        background-color: #54a854;
        color: #fff;
        border: none;
        border: 2px solid darkgreen;
    }

.login-form a {
    font-size: 0.9rem;
    display: block;
    text-align: right;
    color: #c2e3ff;
    text-decoration: underline;
}

.error-message {
    color: red;
    margin-bottom: 10px;
    text-align: center;
}

.DG-custom-file b:after {
    content: 'Upload a File';
    position: absolute;
    top: 0;
    left: 43px;
    font-size: 18px;
    font-weight: 600;
    color: #008000;
}

.DG-custom-file label {
    display: flex;
    align-items: center;
    background: #c3f1c6;
}
.upld-but p button:nth-child(1) {
    border-radius: 5px !important;
}
.upld-but p button:nth-child(1):hover {
    background: #006400 !important; 
    color: #fff; 
}
.radio-label {
    cursor: pointer;
    display: inline-flex;
    width: 200px;
    height : 160px;
    display: inline-block;
    background: #fff;
    border-radius: 32px 0px 32px 0px;
    margin: 0 8px;
    font-size: 21px;
    color: #1b6109;
    font-weight: 700;
    padding: 51px 0px;
    transition: all linear 0.3s;
}

input[type="radio"]:checked + label {
    background: #009943 !important;
}
.but-ar button:nth-child(2) {
    background: #009943 !important;
    color: #fff;
    border-radius: 5px !important;
    border: 1px solid #949494 !important;
}
.but-ar a:nth-child(1) {
    border-radius: 5px !important;
    border: 1px solid #949494 !important;
}
.but-ar button:nth-child(1) {
    border-radius: 5px !important;
    border: 1px solid #949494 !important;
}
.upld-but p a:nth-child(1):hover {
    background-color: darkgreen !important;
    border: 1px solid #949494 !important;
}
.but-ar button:nth-child(1):hover {
    background: #009943 !important; /* dark green */
    color: #fff; /* optional: make text white for contrast */
    border: 1px solid #949494 !important;
}
.ins-sct p:nth-child(2) a
 {
    font-size: 20px;
    color: #33bb78;
    line-height: 24px;
    display: inline-block;
    height: 50px;
}

.ins-sct p:nth-child(4)
 {
    color: #33bb78;
    font-size: 16px;
    font-weight: 500;
}
.hm-but a {
    font-size: 17px;
    border: 2px solid #009943 !important;
    padding: 8px 30px;
    border-radius: 32px;
    display: inline-block;
    border: 1px solid #949494 !important;
}
.ins-but a {
    background: #009943 !important;
    border: 1px solid #949494 !important;
}

    .ins-but a:hover {
        background: #009943 !important;
        color: white;
        border: 1px solid #949494 !important;
    }

    .ins-but a:after {
        border-left: 20px solid transparent;
        border-right: 20px solid transparent;
        border-top: 18px solid #009943 !important;
        border: 1px solid #949494 !important;
    }

.ins-but:hover a:after {
    border-top: 18px solid #009943 !important;
}
.ins-det label:hover {
    background: #009943 !important;
}
.spinner {
    border-top: 8px solid #009943 !important;
}
.bg-info {
    background-color: #009943 !important;
}
.btn-primary {
    background: #009943;
    border: 1px solid #949494 !important;
}
    .btn-primary:hover {
        background: #24814f;
        border: 1px solid #949494 !important;
    }
.table-primary {
    --bs-table-bg: #009943;
}
    .table-primary th {
        color: white;
    }
.nav-link {
    color: #009943;
}
.nav-link:hover{
    color: darkgreen;
}
table a {
    color: #009943;
}
table a:hover {
    color: darkgreen;
}
.nav-brand svg {
    fill: darkgreen !important;
}
.upload-label {
    color: #20b72c;
}
.upload-label:hover {
    color: #1f6f0c !important;
}
.bg-primary
{
    background-color: #198754 !important;
}
.attachment summary:hover {
    background: #24814fd1 !important;
}
.collapse-btn:hover {
    background: #24814fd1 !important;
    border: 1px solid #949494 !important;
}
.btn-secondary:hover {
    background: #19874d;
    border: 1px solid #949494 !important;
}

body {
    background: #fff url(../images/bgtop.jpg) !important;
    /*background-size: cover !important;*/
}
#spinner-overlay {
    background-image: url(../images/bgtop.jpg) !important;
}

.container h1 {
    color: #009943 !important;
}
.bx-ar {
    border: 1px solid #949494;
}
.ins-sct {
    border: 1px solid #949494;
}

.login-form h1
{
    color : white !important;
}
.dc-rgt {
    border: 1px solid #949494;
}
.drk-gry a{
    color: #009943 !important;
}

.ins-frm {
    border-radius: 5px;
}
.blu-col {
    color: #009943 !important;
}
.mytable tr {
    background-color :#009943 !important;
}
.mytable td {
    background-color: #e6ffe5 !important;
}
.success-message {
    margin-top: 50px;
    border: 1px solid #949494;
}
header {
    border-bottom: 1px solid #94949438;
}
.riskFormMotor {
    border: 1px solid #949494 !important;
}

.text-center {
    text-align: center !important;
}
.hm-but {
    /* margin: 12px 0px;*/
    margin: 17px 0px;
}
.hm-but a{
    font-size : 17px;
    border: 2px solid #009943 !important;
    padding: 8px 30px;
    border-radius: 32px;
    display: inline-block;
    border: 1px solid #949494 !important;
}
.motorrow {
    width: 1200px;
    max-width: 100%;
    justify-self: anchor-center;
}
.motorAttach {
    display: flex;
    justify-content: center;
}
@media (max-width:700px) {
    .upload-area, .sample-preview {
        width: 10px;
        min-width: 60vw !important;
    }
    .sample-preview {
        min-width: 60vw !important;
    }
}
@media (min-width:700px) {
    .upload-area, .sample-preview {
        width: 77px;
    }
}
.card {
    border: 1px solid gray !important;
}
.Comaprisoncard:has(input[type="radio"]:checked) {
    border: 6px solid #24ff00 !important;
    box-shadow: -1px 2px 15px 20px #94a49d !important;
}
    .Comaprisoncard:has(input[type="radio"]:checked) .btn-primary {
        background-color: #24ff00 !important;
    }


.MotorCardSubTitle {
    font-weight: bold;
    color: #3b3a3a;
    border-bottom: 1px solid black;
    margin-bottom: 5px;
}

.form-check-input:checked {
    background-color: #198754;
    border-color: #198754;
}
.bg-warning {
    --bs-bg-opacity: 1;
    background-color: rgb(220 220 220) !important;
}

.table-light {
    --bs-table-bg: #009943;
    border-bottom: 1px solid #949494;
}
.table-secondary {
    --bs-table-bg: #dadada;
}
.table-sm {
    border: 1px solid #949494;
}
.table-sm strong {
    color: white;
}
    .table-sm th {
        font-weight: 400;
        border-bottom: 1px solid #009943;
        color: black;
    }


.SessionCuser {
    position: absolute;
    /*top: 0px;
    right: 0px;
    background: white;*/
    top:2px;
    right:20px;
}




/*22/9/2025*/
.Products img {
    max-width: 120px !important;
    width: 70px;
    filter: brightness(0) saturate(100%) invert(50%) sepia(100%) saturate(300%) hue-rotate(100deg);
}

.service-item {
 /*   box-shadow: 0 5px 10px 0 rgb(0 152 68 / 50%);
    border-radius:30px;
    padding:0px;*/
}

.bx-ar {
    width: 200px;
    height: 300px;
    border-radius: 33px;
}
@media (min-width: 992px) {
    .Product_item {
        flex: 0 0 auto;
        width: 20%;
    }
}

.SideDocumentLabel {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
    font-weight: bold !important;
    margin-top: 15px !important;
    font-weight: 18px !important;
}


footer.footer {
    background-color: #ffffff; /* white background */
    color: #555555; /* grey text */
    padding: 20px 0;
    font-family: Arial, sans-serif;
}

    footer.footer a {
        color: #555555; /* grey links */
        text-decoration: none;
        transition: color 0.3s;
    }

        footer.footer a:hover {
            color: #000000;
        }

    footer.footer .footer-container {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 30px;
    }

    footer.footer ul {
        list-style: none;
        padding: 0;
        margin: 0;
        display: flex;
        gap: 15px;
        align-items: center;
    }

    footer.footer i {
        font-size: 20px;
    }
.highlight { 
    outline: 1px solid red;
    outline-offset: 2px;
    transition: outline 0.3s ease-in-out;
}
.disabled-link {
    pointer-events: none !important;
    opacity: 0.5 !important;
    cursor: not-allowed !important; 
}
#ProceedDiv {
    justify-self: left;
}

.toast-custom {
    position: absolute !important;
}

.custom-tooltip {
    position: absolute;
    background: #333;
    color: #fff;
    padding: 6px 12px;
    border-radius: 5px;
    font-size: 13px;
    z-index: 9999;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease, transform 0.3s ease;
    transform: translateY(-5px); /* initial small offset */
}

    .custom-tooltip.show {
        opacity: 1;
        transform: translateY(0);
    }