﻿/* Ensure full height layout */
/*html, body {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.content-wrapper {
    flex: 1;
}

.navbar {
    position: sticky;
    top: 0;
    z-index: 1030;
}

.footer {
    position: sticky;
    bottom: 0;
    width: 100%;
    background-color: #f8f9fa;
    padding: 10px 0;
    text-align: center;
}

@charset "utf-8";*/
/* CSS Document */

/*.bck {
    background: #fafafa;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0px 3px 4px #e1e1e1;
}

    .bck input, .bck textarea, .bck select {
        margin-bottom: 15px;
    }

    .bck h2 {
        text-align: center;
        margin-bottom: 30px;
        font-weight: 600;
        color: #206b98;
        font-size: 28px;
    }

    .bck button {
        background: #fe644d;
        color: #fff;
        border: 0;
        padding: 6px 20px;
        border-radius: 3px;
        width: 100%;
        font-weight: 600;
    }*/

/* css for admin page.*/

/*body {
    background-color: #f8f9fa;*/ /* Light gray background */
/*}

.dashboard-container {
    margin-top: 50px;*/ /* Adds gap from top */
/*background: white;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}

.dashboard-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.dashboard-title {
    font-size: 24px;
    font-weight: bold;
    color: #343a40;
}

.dashboard-buttons button {
    margin-right: 10px;
}

.card img {
    height: 150px;
    object-fit: cover;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.btn-danger, .btn-primary {
    padding: 10px 20px;
    font-size: 16px;
    border-radius: 5px;
}*/

/* Ensure full height layout */
/*html, body {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.content-wrapper {
    flex: 1;
}

.navbar {
    position: sticky;
    top: 0;
    z-index: 1030;
}

.footer {
    position: sticky;
    bottom: 0;
    width: 100%;
    background-color: #f8f9fa;
    padding: 10px 0;
    text-align: center;
}

.dashboard-container {
    margin-top: 20px;
}

.dashboard-title {
    font-weight: bold;
}

.card {
    transition: transform 0.2s ease-in-out;
}

    .card:hover {
        transform: scale(1.05);
    }*/

/*Final css*/

@charset "utf-8";
/* CSS Document */

.bck {
    background: #fafafa;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0px 3px 4px #e1e1e1;
}

    .bck input, .bck textarea, .bck select {
        margin-bottom: 15px;
    }

    .bck h2 {
        text-align: center;
        margin-bottom: 30px;
        font-weight: 600;
        color: #444;
        font-size: 28px;
    }

    .bck button {
        background: #7683d9;
        color: #fff;
        border: 0;
        padding: 6px 20px;
        border-radius: 3px;
        width: 100%;
        font-weight: 600;
    }

.header.border-bottom {
    background: #f8f8f8;
    box-shadow: 0px 3px 4px #e1e1e1;
}

.site-footer {
    background: #7683d9;
    color: #fff;
}

.header .nav-link {
    color: #444;
    font-weight: 600;
}


    .header .nav-link.active {
        background: #7683d9 !important;
    }


.with-title {
    position: relative;
    background-color: #fafafa;
    padding: 30px;
    margin: 0 0 30px;
    border-bottom: 2px solid;
    border-radius: 5px;
    border-bottom-color: #555;
    font-size: 20px;
}


.widget-nav-menu ul li {
    padding: 8px 0 0;
    padding-top: 8px;
    border: 0;
    position: relative;
}

.widget ul > li {
    list-style: none;
    text-decoration: none;
}


.widget ul {
    margin: 0;
    padding: 0;
}

.widget-nav-menu ul li a::after {
    /*  content: "\e855";
  font-family: "fontello";*/
    font-style: normal;
    font-weight: 400;
    position: absolute;
    top: 9px;
    right: 20px;
    color: #bcbec0;
}

.widget-nav-menu ul li a {
    display: block;
    padding: 11px 40px 9px 20px;
    position: relative;
    color: #555;
    z-index: 1;
    font-weight: 600;
    font-size: 15px;
    background-color: #fff;
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    text-decoration: none;
}

.widget-title {
    font-size: 25px;
}



.widget-nav-menu ul li.active a {
    background-color: #7683d9;
    color: #fff;
    border-color: #7683d9;
}

.widget-nav-menu ul li:hover a {
    background-color: #7683d9;
    color: #fff;
    border-color: #7683d9;
}

.bck img {
    width: 100%;
}

.txlog button {
    background: #7683d9;
    color: #fff;
    border: 0;
    padding: 6px 15px;
    border-radius: 3px;
    width: 95px;
    font-weight: 600;
}

.txlog {
    text-align: right;
}

.assign button {
    background: #7683d9;
    color: #fff;
    border: 0;
    padding: 3px 5px;
    border-radius: 3px;
    width: 100%;
    font-weight: 600;
    font-size: 11px;
}



.txlog button {
    background: #fafafa;
    color: #7683d9;
    border: 0;
    padding: 2px 15px;
    border-radius: 3px;
    width: 110px;
    font-weight: 600;
}

.txlog {
    text-align: right;
}


.txlog1 button {
    background: #fafafa;
    color: #7683d9;
    border: 0;
    padding: 2px 15px;
    border-radius: 3px;
    width: 95px;
    font-weight: 600;
}

/* pagination */
.pagination {
    display: inline-block !important;
    padding-left: 0 !important;
    list-style: none !important;
    text-align: center !important;
    margin-bottom: 30px;
    line-height: 43px;
}

    .pagination a.active {
        background: #ccc;
        padding: 4px 15px;
        border-radius: 3px;
    }

    .pagination a {
        margin: 0 5px;
        background: #f5f5f5;
        border: 1px solid #ccc;
        padding: 3px 12px;
        border-radius: 3px;
        text-decoration: none;
        color: #111;
    }

.pagination-block {
    display: block;
    padding-top: 10px;
    text-align: center !important;
}

    .pagination-block .page-numbers {
        width: 43px;
        height: 43px;
        line-height: 43px;
        text-align: center;
        display: inline-block;
        font-size: 15px;
        font-weight: 600;
        border: 1px solid #eaebec;
        border-radius: 5px;
        margin: 0 3px;
        padding: 0;
        -webkit-transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -ms-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
    }

        .pagination-block .page-numbers i {
            font-size: 12px;
        }

        .pagination-block .page-numbers.current, .pagination-block .page-numbers:hover {
            background-color: #ccc;
            color: #7683d9;
        }


.pagination a:hover {
    background-color: #ccc;
    color: #7683d9
}


.search-container {
    position: relative;
    width: 100%;
    max-width: 700px;
    margin: 20px auto; /* Center align for demo */
    display: flex;
    align-items: center;
}

#searchInput {
    flex: 1;
    padding: 10px 40px 10px 15px; /* Space for the icon */
    font-size: 16px;
    border: 1px solid #ddd;
    border-radius: 25px; /* Rounded corners */
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    outline: none;
    transition: border-color 0.3s ease, box-shadow 0.3s ease;
}

    #searchInput:focus {
        border-color: #007BFF; /* Highlight border */
        box-shadow: 0 2px 10px rgba(0, 123, 255, 0.2); /* Glow effect */
    }

/* Icon wrappers */
.icon-wrapper {
    position: absolute;
    width: 38px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border-radius: 50%;
    transition: background-color 0.3s ease;
    margin-bottom: 12px;
}

.clear-icon-wrapper {
    right: 50px;
    color: #888;
    display: none;
}

#searchInput:not(:placeholder-shown) ~ .clear-icon-wrapper {
    display: flex;
}

.search-icon-wrapper {
    right: 10px;
    color: #888;
}

.icon-wrapper:hover {
    background-color: rgba(0, 123, 255, 0.1);
}

.clear-icon,
.search-icon {
    font-size: 18px;
    line-height: 1;
}


.filter-icon-wrapper {
    display: initial;
    margin-left: 6px;
    cursor: pointer;
    position: relative;
}

.status-filters {
    display: none;
    position: absolute;
    top: 25px; /* Adjust based on icon height */
    left: 0;
    background: #fff;
    border: 1px solid #ccc;
    padding: 10px;
    z-index: 100;
    border-radius: 5px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    white-space: nowrap;
}

    .status-filters label {
        display: block;
        margin-bottom: 5px;
    }
.assignedto-filter-wrapper {
    display: initial;
    margin-left: 6px;
    cursor: pointer;
    position: relative;
}

.assignedto-filters {
    display: none;
    position: absolute;
    top: 25px;
    left: 0;
    background: #fff;
    border: 1px solid #ccc;
    padding: 10px;
    z-index: 100;
    border-radius: 5px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    white-space: nowrap;
}

    .assignedto-filters label {
        display: block;
        margin-bottom: 5px;
    }
.billingtype-filter-wrapper {
    display: initial;
    margin-left: 6px;
    cursor: pointer;
    position: relative;
}

.billing-filters {
    display: none;
    position: absolute;
    top: 25px;
    left: 0;
    background: #fff;
    border: 1px solid #ccc;
    padding: 10px;
    z-index: 100;
    border-radius: 5px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    white-space: nowrap;
}

    .billing-filters label {
        display: block;
        margin-bottom: 5px;
    }
.billingstatus-filter-wrapper {
    display: initial;
    margin-left: 6px;
    cursor: pointer;
    position: relative;
}

.billingstatus-filters {
    display: none;
    position: absolute;
    top: 25px;
    left: 0;
    background: #fff;
    border: 1px solid #ccc;
    padding: 10px;
    z-index: 100;
    border-radius: 5px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    white-space: nowrap;
}

.billingstatus-filters label {
    display: block;
    margin-bottom: 5px;
}

.txlog button:hover, .txlog1 button:hover {
    text-decoration: underline;
}

.txlog1 {
    text-align: left;
}

.container.mt-5.mb-5 {
    min-height: 100vh;
}

.container-fluid.mt-5.mb-5 {
    min-height: 100vh;
}

#taskHistoryModal .modal-content {
    border-radius: 12px;
}

#taskHistoryModal .modal-header {
    background-color: #7683d9;
    position: relative;
    justify-content: center;
    align-items: center;
    padding: 1rem;
}

#taskHistoryModal .modal-title {
    color: #ffffff;
    font-weight: 600;
    font-size: 1.25rem;
    width: 100%;
    text-align: center;
    margin: 0;
}

#taskHistoryModal .btn-close {
    position: absolute;
    right: 1rem;
    top: 1rem;
    filter: invert(1);
}

#taskHistoryModal .table th,
#taskHistoryModal .table td {
    vertical-align: middle;
    padding: 0.75rem;
    font-size: 0.95rem;
}

#taskHistoryModal .table tbody tr:nth-child(odd) {
    background-color: #f9f9f9;
}

#taskHistoryModal .table-hover tbody tr:hover {
    background-color: #eef2ff !important;
}

.table_flow {
    overflow: auto;
    min-height: 500px;
}

.navbar-toggler {
    border: 2px solid #7683d9;
    background: #7683d9 !important;
}

.header .nav-link:hover {
    background: #e9e9e9 !important;
}

.header .nav-link {
    color: #444 !important;
    font-weight: 600;
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.navbar-nav.ms-auto {
    margin-top: 10px;
}

.btnremove {
    width: 25px !important;
    padding: 2px !important;
    font-size: 15px !important;
}

.fixwordsize {
    word-break: break-all !important;
}

.hide-mob {
    display: none;
}

.table > :not(caption) > * > * {
    background-color: transparent !important;
}

.row-red {
    background-color: #ff4e4e !important; /* Light red */
}

.row-green {
    background-color: #83be83 !important; /* Light green */
}

.row-yellow {
    background-color: #f8f8b1 !important; /* Light yellow */
}

.row-white {
    background-color: #edeaea !important; /* White */
}

.query .modal-header {
    background-color: #068ccb;
    color: #fff;
}

.query .btn-close {
    background-color: #fff !important;
}

.query .btn-primary {
    background-color: #068ccb;
    color: #fff;
}

.query_back {
    background-color: rgb(0, 0, 0, 0.6);
    margin-left: 0px;
    padding-top: 83px;
}

@media handheld, only screen and (min-width: 320px) and (max-width: 620px) {
    .hide-mob {
        display: block;
    }

    .showdes {
        display: none;
    }

    .mopo1 {
        order: 1;
    }

    .mopo2 {
        order: 2;
    }
}
