html {
    font-size: 13px;
}

@media (min-width: 768px) {
    html {
        font-size: 14px;
    }
}

.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;
}

html {
    position: relative;
    min-height: 100%;
}

body {
    margin-bottom: 60px;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 35px;
}

.footer-logo {
    height: 40px;
    /* width: 150px*/
}

.invoice-logo {
    height: 50px;
}

/* Style to make the container round */
.round-icon {
    width: 40px; /* Set the desired width */
    height: 40px; /* Set the desired height */
    border-radius: 50%; /* Make the border radius 50% to create a circle */
    background-color: #007bff; /* Set background color */
    color: #fff; /* Set text color */
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 20px; /* Set the font size */
    font-weight: bold; /* Set the font weight */
    text-transform: uppercase; /* Optionally, transform text to uppercase */
}

/*Custom font-face size css*/

.fs-5px {
    font-size: 5px;
}

.fs-6px {
    font-size: 6px;
}
.fs-7px {
    font-size: 7px;
}

.fs-8px {
    font-size: 8px;
}

.fs-9px {
    font-size: 9px;
}

.fs-10px {
    font-size: 10px;
}

.fs-11px {
    font-size: 11px;
}

.fs-12px {
    font-size: 12px;
}

.fs-13px {
    font-size: 13px;
}

.fs-14px {
    font-size: 14px;
}

.fs-15px {
    font-size: 15px;
}

.fs-16px {
    font-size: 16px;
}

.fs-17px {
    font-size: 17px;
}

.fs-18px {
    font-size: 18px;
}

.fs-19px {
    font-size: 19px;
}

.fs-20px {
    font-size: 20px;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

/*Customize css form margin*/
ml-1 {
    margin-left: 1px !important;
}

ml-2 {
    margin-left: 2px !important;
}

ml-5 {
    margin-left: 5px !important;
}

ml-10 {
    margin-left: 10px !important;
}

mr-1 {
    margin-right: 1px !important;
}

mr-2 {
    margin-right: 2px !important;
}

mr-5 {
    margin-right: 5px !important;
}

mr-10 {
    margin-right: 10px !important;
}

/*End Customize css form margin*/

/*/Customize width class/*/
.w-5px {
    width: 5px;
}

.w-10px {
    width: 10px;
}

.w-15px {
    width: 15px;
}

.w-20px {
    width: 20px;
}

.w-25px {
    width: 25px;
}

.w-30px {
    width: 30px;
}

.w-35px {
    width: 35px;
}

.w-40px {
    width: 40px;
}

.w-45px {
    width: 45px;
}

.w-50px {
    width: 50px;
}

.w-55px {
    width: 55px;
}

.w-60px {
    width: 60px;
}

.w-65px {
    width: 65px;
}

.w-70px {
    width: 70px;
}

.w-75px {
    width: 75px;
}

.w-80px {
    width: 80px;
}

.w-85px {
    width: 85px;
}

.w-90px {
    width: 90px;
}

.w-100px {
    width: 100px;
}

.w-105px {
    width: 105px;
}

.w-110px {
    width: 110px;
}

.w-115px {
    width: 115px;
}

.w-120px {
    width: 120px;
}

.w-125px {
    width: 125px;
}

.w-130px {
    width: 130px;
}

.w-135px {
    width: 135px;
}

.w-140px {
    width: 140px;
}

.w-145px {
    width: 145px;
}

.w-150px {
    width: 150px;
}

.w-160px {
    width: 160px;
}

.w-170px {
    width: 170px;
}

.w-180px {
    width: 180px;
}

.w-190px {
    width: 190px;
}

.w-200px {
    width: 200px;
}

.w-210px {
    width: 210px;
}

.w-220px {
    width: 220px;
}

.w-230px {
    width: 230px;
}

.w-240px {
    width: 240px;
}

.w-250px {
    width: 250px;
}



.w-5 {
    width: 5%;
}

.w-10 {
    width: 10%;
}

.w-15 {
    width: 15%;
}

.w-20 {
    width: 20%;
}

.w-25 {
    width: 25%;
}

.w-30 {
    width: 30%;
}

.w-35 {
    width: 35%;
}

.w-40 {
    width: 40%;
}

.w-45 {
    width: 45%;
}

.w-55 {
    width: 55%;
}

.w-60 {
    width: 60%;
}

.w-65 {
    width: 65%;
}

.w-70 {
    width: 70%;
}

.w-75 {
    width: 75%;
}

.w-80 {
    width: 80%;
}

.w-85 {
    width: 85%;
}

.w-90 {
    width: 90%;
}

.w-95 {
    width: 95%;
}

/*/Customize height class/*/
.h-5px {
    height: 5px;
}

.h-10px {
    height: 10px;
}

.h-15px {
    height: 15px;
}

.h-20px {
    height: 20px;
}

.h-25px {
    height: 25px;
}

.h-30px {
    height: 30px;
}

.h-35px {
    height: 35px;
}

.h-40px {
    height: 40px;
}

.h-45px {
    height: 45px;
}

.h-50px {
    height: 50px;
}

.h-55px {
    height: 55px;
}

.h-60px {
    height: 60px;
}

.h-65px {
    height: 65px;
}

.h-70px {
    height: 70px;
}

.h-75px {
    height: 75px;
}

.h-80px {
    height: 80px;
}

.h-85px {
    height: 85px;
}

.h-90px {
    height: 90px;
}

.h-100px {
    height: 100px;
}

.h-110px {
    height: 110px;
}

.h-120px {
    height: 120px;
}

.h-130px {
    height: 130px;
}

.h-140px {
    height: 140px;
}

.h-150px {
    height: 150px;
}

.h-160px {
    height: 160px;
}

.h-170px {
    height: 170px;
}

.h-180px {
    height: 180px;
}

.h-190px {
    height: 190px;
}

.h-200px {
    height: 200px;
}

.h-250px {
    height: 250px;
}

.border-1px-red {
    border: 1px solid red;
}


/*set chield position bottom if parent position is relative*/
.child-position-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
}

.child-flex-start {
    width: 100%;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center;
    padding: 0;
    margin: 0;
    list-style: none;
}

.child-flex-end {
    width: 100%;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-end;
    align-items: center;
    padding: 0;
    margin: 0;
    list-style: none;
}

/*select-2 customization*/
.select2-container--default {
    width: 100% !important;
}

.select2-container--default, .select2-selection--multiple, .select2-selection__choice {
    padding: 3px;
    margin-left: 2px !important;
    margin-top: 1px !important;
}

/* Larger Switch */
.my-lg-switch .form-check-input {
    width: 3em; /* Increase width (e.g., 3 times the default base size) */
    height: 1.5em; /* Increase height (e.g., 1.5 times the default base size) */
    /* Adjust the transform to ensure the thumb scales and positions correctly */
    /* This value might need slight tweaking based on your Bootstrap version
       and desired look. It generally scales with the height/width ratio. */
    transform: translateX(1.5em); /* Move the thumb further when checked */
}

    .my-lg-switch .form-check-input:checked {
        /* Adjust this value to match the new width minus the new height, approximately.
       (New Width - New Height) */
        transform: translateX(calc(3em - 1.5em)); /* For a 3em width and 1.5em height */
    }

/* Ensure the label also aligns if needed, though Bootstrap usually handles this well */
.my-lg-switch .form-check-label {
    padding-left: 3.5em; /* Adjust label padding to make space for the larger switch */
    line-height: 1.5em; /* Match line-height to switch height for better alignment */
}

.star {
    color: #ddd;
    transition: color 0.2s;
    min-height:40px;
}

    .star.filled {
        color: #ffc107 !important; /* Bootstrap warning gold */
    }

    .star:hover,
    .star:hover ~ .star {
        color: #eaddb8;
        cursor: pointer;
    }

.star-rating .star {
    cursor: pointer;
    font-size: 1.8rem;
    color: #ccc;
    transition: color 0.2s;
}

    .star-rating .star.filled {
        color: #ffc107;
    }

textarea.is-invalid {
    border-color: #dc3545;
}

textarea.is-required::placeholder {
    color: #dc3545;
}