a {
    text-decoration: none;
}

.all_services {
    /* border: 1px solid #021a158c !important;
    color: #000000 !important; */
    /* box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; */
    background-color: white;
    font-size: 18px !important;
    border-radius: 10px;
}

.service {
    margin-left: 1.2em;
}

/* .all_services:hover {
    border: 1px solid #021a158c !important;
    color: #ffffff !important;
    background-color: #0A2C4E;
} */

/* .all_services:hover h6 {
    color: white;
} */

.all_services1 {
    /* background-image: url(./img/water-supply.jpg); */
    background-size: 100% 100%;
    background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.7), rgba(8, 0, 0, 0.6)), url(../img/water-supply.jpg);
    border-radius: 10px !important;
    border: 1px solid #F75E75 !important;
}

.all_services2 {
    /* background-image: url(./img/water-supply.jpg); */
    background-size: 100% 100%;
    background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.5), rgba(8, 0, 0, 0.4)), url(../img/sewerage_img.jpg);
    border-radius: 10px !important;
    border: 1px solid #F75E75 !important;
}

.all_services3 {
    background-size: 100% 100%;
    background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.6), rgba(8, 0, 0, 0.6)), url(../img/STP.jpg);
    border-radius: 10px !important;
    border: 1px solid #F75E75 !important;
}

.all_services4 {
    background-size: 100% 100%;
    background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.6), rgba(8, 0, 0, 0.5)), url(../img/Road_Construction.jpg);
    border-radius: 10px !important;
    border: 1px solid #F75E75 !important;
}

.all_services5 {
    background-size: 100% 100%;
    background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.6), rgba(8, 0, 0, 0.5)), url(../img/electrical.jpg);
    border-radius: 10px !important;
    border: 1px solid #F75E75 !important;
}

.all_services6 {
    background-size: 100% 100%;
    background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.7), rgba(8, 0, 0, 0.5)), url(../img/Garden.jpg);
    border-radius: 10px !important;
    border: 1px solid #F75E75 !important;
}

.green {
    background-color: #F75E75;
}

.green_color {
    color: #1abc9c;
}

.blue {
    background-color: #0d467ee6 !important;
}

.border5 {
    background-color: #ffffffe6 !important;
    color: #0d467ee6 !important;
    border-radius: 8px 8px 0 0;
    /* border: 1px solid #0d467ee6; */
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    /* font-weight: 500 !important; */
}

.blue_color {
    color: #254462;
}

.ward_select {
    color: white;
    border-radius: 5px;
    font-size: 15px !important;
    font-weight: 400 !important;
    border: none !important;
    background-color: #0a2c4e !important;
}

.master_border {
    /* box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset; */
    box-shadow: 2px 2px 6px 4px rgba(124, 124, 124, 0.253);
    border-radius: 8px;
    /* border: 1px solid rgb(18 16 16 / 30%) !important; */
    border-top: 5px rgb(18 16 16 / 30%);
    background-color: white !important;
    /* background: #e5e5e3; */
    /* color: lightseagreen; */
}

.master_border2 {
    box-shadow: 2px 2px 6px 4px rgba(124, 124, 124, 0.253) !important;
    border-radius: 8px !important;
}

.shadow {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px !important;
}

.work_card {
    width: 18em;
    height: 7em;
}

.work_second {
    margin-left: -0.5em;
}

/* .upload_chart {
    border-radius: 5px;
    border: 1px solid lightgray;
} */

.cursor {
    cursor: pointer;
}

.count_head {
    margin-top: -0.5em;
    color: #1abc9c;
}

.wwork_img {
    width: 3em;
}

/* .service_img{
    width: 3em;
} */

.estimate_img {
    width: 5em;
}

/* canvas.chartjs-render-monitor{
    height: 100em;
} */
.green_border {
    border: 1px solid #F75E75 !important;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    background: white;
}

.mastercardborderpink {
    border-bottom: 2px solid #F75E75 !important;
}

.mastercardborderblue {
    border-bottom: 2px solid #0e4174f7 !important;
}

.blue_border {
    border: 1px solid #0e4174f7 !important;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    background: white;
}

.blue_borders {
    /* border: 1px solid #0e4174f7 !important; */
    border-radius: 07px;
    border-left: 4px solid #0e4174f7
}

.pink {
    background-color: #F75E75;
}

.header_master {
    background: #0a2c4e;
    color: white;
    border-radius: 8px;
    margin-top: -42px !important;
    margin-bottom: 20px;
    margin-left: 10px;
    width: 141px !important;
    text-align: center;
}

.road_login_bg {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgb(8 0 0 / 37%)), url(./img/login_bg-01.png);
    /* background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(8, 0, 0, 0.9)), url(./img/login_bg-01.png); */
    background-size: 100% 100%;
    height: 100vh;
    width: 100vw;
}

.login_body {
    height: 100vh !important;
    /* display: flex; */
    justify-content: center;
    align-items: center;
}

.pcoded-navbar .pcoded-submenu {
    background: #5fabf3;
    padding: 10px 0;
    /* margin: 0px 10px; */
    border-radius: 8px;
    /* background: #2c3e50; */

}


.master_page {
    margin-left: -1em;
    margin-top: -1em;
}

.sidebar.active .dashIcon {
    display: flex;
    justify-content: center;
    width: 100%;
}

.sidebar.active .master_page {
    margin-left: 4.8em;
}

.subtitle {
    position: absolute;
    inset: 0px auto auto 0px;
    margin: 10px;
    transform: translate(0px, 45px);
}

/* .navbar {
    position: fixed !important;
} */

.nmmc_logo_border {
    /* border: 1px solid #e9ecef; */
    padding: 10px;
    border-radius: 10px;
    /* background-color: white; */
    width: 16em;
}

.login_buttton {
    width: 100%;
    border: none;
}

.white {
    background: #ffffffd6 !important;
    border: 1px solid #F75E75;
}

/* table */
table {
    /* font-family: arial, sans-serif; */
    border-collapse: collapse;
    width: 100%;
}

td {
    border: 1px solid #959393 !important;
    text-align: left;
    padding: 5px 20px;
    color: #0a2c4e;
    background-color: white;
}

th {
    background: #254462;
    color: white;
    padding: 8px 20px;
    border: 1px solid #333333 !important;
    text-align: center;
}

/* end of table  */
.select2 {
    border: 1px solid #25446299 !important;
}

.rounded2 {
    /* border: 1px solid #f75e75 !important; */
    /* background: #e74c3c47; */
    border-radius: 10px !important;
}

.add_btn_bottom {
    background-color: #e74c3c;
    /* position: fixed; */
    /* bottom: 50px;
    right: 50px; */
    color: #fff;
    padding: 7px 20px;
    border-radius: 10px;
    font-size: 20px;
    border: 1px solid #25446299;
}

.add_btn {
    background-color: #e74c3c;
    /* position: fixed; */
    /* bottom: 50px;
    right: 50px; */
    color: #fff;
    padding: 7px 12px;
    border-radius: 10px;
    /* font-size: 15px; */
    border: 1px solid #25446299;
    /* margin-top: -1em; */
    cursor: pointer;
}

@media ((min-width:992px) and (max-width :1500px)) {
    .butt {
        margin-top: -2em;
        margin-bottom: 0.2em;
    }
}

/* @media ((min-width:1501px) and (max-width :2600px)) {
    .butt {
        margin-top: -2em;
        margin-bottom: 0.2em;
    }
} */

.modal {
    font-size: 12px;
}

.modal>.header {
    width: 100%;
    border-bottom: 1px solid gray;
    font-size: 18px;
    text-align: center;
    padding: 5px;
}

.modal>.content {
    width: 100%;
    padding: 10px 5px;
}

.modal>.actions {
    width: 100%;
    padding: 10px 5px;
    margin: auto;
    text-align: center;
}

.modal>.close {
    cursor: pointer;
    position: absolute;
    display: block;
    padding: 2px 5px;
    line-height: 20px;
    right: -10px;
    top: -10px;
    font-size: 24px;
    /* background: #ffffff; */
    border-radius: 18px;
    /* border: 1px solid #cfcece; */
    color: red;
}

div #popup-2.popup-content {
    background: none;
    border: none;
}

.popup-content {
    /* border-radius: 10px; */
    /* margin: auto; */
    background: gray;
    /* width: 80%; */
    /* padding: 5px; */
    /* border: 1px solid #d7d7d7; */
}

.inner-modal-body {
    /* border: 1px solid red; */
    padding: 0px 20px 0px 20px;
    /* border-radius: 10px; */
    /* box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px; */

}

.fa-pen-to-square {
    color: #254462;
}

.fa-trash-can {
    color: red;
}















.btn-group>.btn,
.btn-group-vertical> {
    position: relative;
    flex: 1 1 auto;
    background: transparent;

}

.pcoded-navbar .pcoded-inner-navbar li {
    position: relative;
    margin-bottom: 0.5em;
}

.table_scroll {
    display: block;
    height: 300px;
    overflow-y: auto;
}

/* ********** */
.n_popup-container {
    visibility: hidden;
    opacity: 0;
    transition: all .3s ease-in-out;
    transform: scale(1.3);
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(21, 17, 17, 0.61);
    display: flex;
    align-items: center;
    color: #837575
}

.n_popup-content {
    background-color: #fefefe;
    margin: auto;
    padding: 15px 40px;
    width: 65em;
    border-top: 5px solid #254462;
    border-radius: 20px;
    margin-left: -6em;
}

/* .popup-content {
    margin: auto;
    background: #fff;
    width: 80%;
    padding: 5px;
    border: 1px solid #d7d7d7;
} */

.n_popup-content a.close {
    color: #ff0000;
    float: right;
    font-size: 28px;
    font-weight: bold;
    background: 0;
    padding: 0;
    margin: 0;
    text-decoration: none
}

.n_popup-content span:hover,
.n_popup-content span:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer
}

.n_popup-container:target {
    visibility: visible;
    opacity: 1;
    transform: scale(1)
}

/* ********** */
/* delete */
.delete_popup-container {
    visibility: hidden;
    opacity: 0;
    transition: all .3s ease-in-out;
    transform: scale(1.3);
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(21, 17, 17, 0.61);
    display: flex;
    align-items: center;
    color: #837575
}

.delete_popup-content {
    background-color: #fefefe;
    margin: auto;
    padding: 15px 40px;
    border: 1px solid #888;
    width: 29%;
    border-bottom: 5px solid #254462;
    border-radius: 20px
}

.delete_popup-content a.close {
    color: #254462;
    float: right;
    font-size: 28px;
    font-weight: bold;
    background: 0;
    padding: 0;
    margin: 0;
    text-decoration: none
}

.delete_popup-content span:hover,
.delete_popup-content span:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer
}

.delete_popup-container:target {
    visibility: visible;
    opacity: 1;
    transform: scale(1)
}

/* delete */
.submit_btn {
    background-color: #254462;
    padding: 10px 18px;
    color: white;
    border-radius: 07px;
    /* border: 1px solid #f75e75; */
    cursor: pointer;
}

.cancel_btn {
    background-color: #f75e75;
    padding: 10px 18px;
    color: white;
    border-radius: 07px;
    border: 1px solid #254462;
    cursor: pointer;

}

.rounded_card {
    border: 1px solid #f75e758c !important;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
    border-radius: 10px;
}

.form-control {
    /* border: 1px solid #254462ab !important; */
}

.form-select {
    padding: 0.375rem 2.25rem 16px .75rem !important;
}

h5 {
    font-size: 15px !important;
    font-weight: 800 !important;
}

/*  */

/*  */
small {
    width: 30px;
    background-color: #44ce42;
    height: 10px;
    color: #44ce42;
    border-radius: 50px;
}

.small2 {
    width: 30px;
    background-color: #9c27b0;
    height: 10px;
    color: #9c27b0;
    border-radius: 50px;
}

.gauge {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.sc-gauge {
    width: 155px;
    margin: auto;
    text-align: center;
    margin-left: 50px;
}

.sc-background {
    position: relative;
    height: 100px;
    margin-bottom: 10px;
    background-color: #9c27b0;
    border-radius: 150px 150px 0 0;
    overflow: hidden;
    text-align: center;
}

.sc-mask {
    position: absolute;
    top: 20px;
    right: 20px;
    left: 20px;
    height: 80px;
    background-color: #f3f4c2;
    border-radius: 150px 150px 0 0
}

.sc-percentage {
    position: absolute;
    top: 100px;
    left: -200%;
    width: 400%;
    height: 400%;
    margin-left: 100px;
    background-color: #44ce42;
}

.sc-percentage {
    transform: rotate(100deg);
    transform-origin: top center;
}

.sc-min {
    float: left;
}

.sc-max {
    float: right;
}

.sc-value {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    font-size: 48px;
    font-weight: 700
}

/*  */

.bg-red-light {
    background-color: #F9D6DA !important;

}

.bg-blue-light {
    background-color: #c0e2fd !important;

}

.card-footer:last-child {
    /* border-radius: 0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius); */
}

.text-red {
    color: #DF356D !important
}

.text-blue {
    color: #24588a !important
}

@media (min-width: 992px) {
    .mastercard {
        flex: 0 0 auto;
        width: 20%;
    }
}

.dashCardbg {
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.dashCardbg:hover {
    /* background-color: black; */
    background-color: #085684;
    color: white !important;
}

.dashCardbgActive {
    background-color: #085684;
    /* background-color: black; */
    color: white !important;
    /* background: url('./as'); */
}


.ImgBg {
    height: 35px;
    width: 35px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.gray_bg {
    background-color: #26476b !important;
    color: white !important;
}

.btn-secondarys {
    background-color: #7e7e7e !important;
    border: 1px solid #4e4e4ed5 !important;
    /* padding: 07px 20px; */
    color: white !important;
}

.background {
    background-color: #bf0000 !important;
    color: white !important;
    border: 1px solid rgb(128, 4, 4) !important;
}

.purple {
    background-color: #048a8b !important;
    color: white !important;
    border: 1px solid #003636;
    border-radius: 10px !important;
}

.skyblue {
    background-color: #a3974f !important;
    /* background-color: #dc950d !important; */
    color: white !important;
    border: 1px solid #966203;
    border-radius: 10px !important;
}

.orange {
    background-color: #dd7d00 !important;
    color: white !important;
    border: 1px solid #864e03;
    border-radius: 10px !important;
}

.green {
    background-color: #53ab57 !important;
    color: white !important;
    border: 1px solid #025c07;
    border-radius: 10px !important;
}

.red {
    background-color: #eb4945 !important;
    color: white !important;
    border: 1px solid #8b0300;
    border-radius: 10px !important;
}

.btn-outline-primary2 {
    color: #2e2e2e !important;
    border-color: #bf0000 !important;
    font-weight: 500 !important;
}

.active_group_btn {
    background-color: #bf0000 !important;
    color: white !important;
    border: 1px solid #bf0000 !important;
}

.border_radius1 {
    border-radius: 5px 0px 0px 5px !important;
}

.border_radius2 {
    border-radius: 0px 5px 5px 0px !important;
}

.tablethhead th {
    background-color: #e2e2e2 !important;
    background-color: #048a8b !important;
    color: #adabab !important;
}

.table .tablethhead2 th {

    color: rgb(100, 100, 100) !important;
}

.tablethhead2 th {
    background-color: #e2e2e2 !important;
}

.table thead .tablethhead th {
    color: #ffffff !important;
    border: 1px solid #b8b8b8 !important;
}

.table thead .gardenworkth th {
    background-color: #048a8b !important;
}