a.navbar {
    background: linear-gradient(90deg, rgba(55, 95, 156, 1) 58%, rgba(55, 95, 156, 0.908000700280112) 81%, rgba(55, 95, 156, 0.7035189075630253) 100%);
}

.sidebar .nav .nav-item.active>.nav-link,
a {
    color: #375F9C;
}

.card .card-title {
    font-size: 24px;
}

/*12-27-2023*/
.pipeline-wrp h4 {
    margin-bottom: 0;
}
.target-btn {
    text-align: right;
    padding-top: 50px;
}
.target-btn button{
    right: 190px;
    background: #296199;
    border: unset;
    padding: 7px 15px;
    color: white;
    position: absolute;
}
button#nextYearBtn:focus-visible {
    outline: none;
}
.pipeline-wrp {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 30px 0;
}
.pipeline-wrp button {
    background: #296199;
    border: unset;
    padding: 7px 15px;
    color: white;
}
.pipeline-wrp button#prevYearBtn i {
    padding-right: 5px;
}
.pipeline-wrp button#prevYearBtn1 i {
    padding-right: 5px;
}
.pipeline-wrp button#nextYearBtn i {
    padding-left: 5px;
}
.pipeline-wrp button#nextYearBtn1 i {
    padding-left: 5px;
}
div#modalBody1 .form-group.col-md-6 {
    display: unset;
}

div#modalBody1 .form-group.col-md-12 {
    display: unset;
}
div#modalBody .form-group.col-md-6 {
    display: unset;
}

div#modalBody .form-group.col-md-12 {
    display: unset;
}
.popup-form-btn {
    text-align: right;
}
/*12-27-2023*/


/*custom styling */
.third_section {
    margin-left: 33%;
    margin-top: 33px;
}
  .custom-btn{
    font-size: 22px !important;
    margin: 15px 0px 5px 0px !important;
    width: 23.1% !important;
    border-radius: 28px !important;
    border-radius: 16px !important;
    padding: 18px 22px 22px 18px !important;
}

.custom-table {
    width: 78% !important;
    max-width: 100% !important;
    margin: 20px 38px 20px 125px !important;
}
a.custom-btn2.btn.btn-primary.btn-lg {
    font-size: 13px;
    color: #fff;
    border-radius: 22px;
    margin-left: 81px;
    margin-right: 3px;
    padding: 10px 15px !important;
}
a.custom-btn2.btn.btn-primary.btn-lg:hover{
     padding: 10px 15px;
}
a.custom-btn3{
        margin-left: 70px;
}
.custom-table th {
    font-size: 14px;
    font-weight: bolder;
    text-align: center;
}
.custom-table td {
    font-size: 12px !important;
    text-align: center;
    height: 28px;
}
.btn-primary {
    color: #FFFFFF;
    background-color: #375F9C
 !important;
    border-color: #375F9C
 !important;
}
nav.navbar.navbar-expand-md.navbar-light.bg-white.shadow-sm {
    background: #375F9C
 !important;
}

.card-header {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    font-size: 35px;
}
.client_details_heading{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    font-size: 28px;
    color: #000;
}
a.navbar-brand,a#navbarDropdown{
    color: #fff!important;
}
.auth.theme-one .auto-form-wrapper .form-group .input-group .form-control {
    height: 44px;
    padding-top: 0px;
    padding-bottom: 0px;
    background: #FFFFFF;
    border-radius: 20px;
}

button.loginbtn {
    width: 130px;
    border-radius: 12px;
    font-weight: 100;
}

.forgotbtn{
    width: 130px;
    border-radius: 12px;
}
a.forgotbtn {
    font-style: normal;
    color: #375F9C;
    background: #FFFFFF !important;
    border: 1px solid rgba(0, 0, 0, 0.56);
    border-radius: 20px;
}
a.forgotbtn:hover {
    font-style: normal;
    color: #375F9C;
    background: #FFFFFF !important;
    border: 1px solid rgba(0, 0, 0, 0.56);
    border-radius: 20px;
}
.custom_heading {
    font-family: 'Roboto';
    font-weight: 700;
    font-size: 21px;
    color: #000000;
    line-height: 46px;
}
.input-group {
    flex-wrap: ;
    margin: 0 auto;
    width: 46%;
}
.form-group {
    display: flex;
    gap: 18px;
    justify-content: center;
}
form#client_details_form {
    margin-top: 45px;
}
.btn-client-details, .btn-client-contact {
    text-align: right;
    margin-top: 10px;
}
.add_details{
    background-color: #375F9C;
    border-color: #375F9C;
    padding: 10px 10px 10px 10px;
    color: #FFF !important;
    border-radius: 10px;
    text-decoration: none;
    font-size: 18px;
     font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
}
.super_add_details{
    background-color: #375F9C;
    border-color: #375F9C;
    color: #FFF !important;
    border-radius: 10px;
    text-decoration: none;
    font-size: 18px;
     font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
}
.completed-btn{
    background-color: #375F9C;
    border-color: #375F9C;
    padding: 10px 10px 10px 10px;
    color: #FFF !important;
    border-radius: 10px;
    text-decoration: none;
    font-size: 18px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
}
.begin_form-btn,.proceed-frm-btn{
    background-color: #375F9C;
    border-color: #375F9C;
    padding: 10px 10px 10px 10px;
    color: #FFF !important;
    border-radius: 10px;
    text-decoration: none;
    font-size: 18px;
     font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
}
.begin_form-btn_sec,.proceed-frm-btn {
    margin-top: 25px;
}


.add_details:hover{
    background-color: #375F9C;
    border-color: #375F9C;
    text-decoration: none !important;
    color: #fff !important;
}
.listingbtn-section a{
    background-color: #375F9C;
    border-color: #375F9C;
    padding: 22px 100px;
    color: #FFF !important;
    border-radius: 10px;
    text-decoration: none;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;

}

.listingbtn-section a:hover{
    text-decoration: none !important;
}
.listingbtn-section{
    margin-top: 20px;
}

.backtext{
    color:red;
    text-decoration: none;
}
.backtext:hover{
    color:red;
    text-decoration: none;
}
#client_details_form .form-group {
    display: unset;
}
.client_details_form .form-label {
    color: #375f9c;
}
.client_details_form .form-group.child-group {
    margin-top: 40px;
}

/*new client css*/

#app .container.insidewrapper .card .card-header {
    background: #fff;
    border: unset;
    border-radius: unset;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    font-size: 40px;
}
#app .container.insidewrapper .card {
    border: unset;
    box-shadow: unset;
}
/*.listingbtn-section a {
    background-color: #375F9C;
    border-color: #375F9C;
    padding: 25px 110px;
    color: #FFF !important;
    border-radius: 10px;
    text-decoration: none;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
}*/

.table.custom-table.table-bordered {
    margin-top: 18px !important;
    color: #000;
}
a {
    text-decoration: unset;
}
.container.insidewrapper .card .card-header {
    color: #000;
}

a:focus, a:hover {
    text-decoration: unset;
}
#client_details_form .form-group #client_services_location {
    color: #375f9c;
    height: 41px;
    border: 1px solid #a9705b;
    border-radius: 0;
    box-shadow: unset;
}
.add_details{
     height: 50px !important;
}

#client_details_form input, #supervisor_approval_form input{
    color: #375f9c;
    height: 41px;
    border: 1px solid #a9705b;
    border-radius: 0;
    box-shadow: unset;
}
.custom-btn2, .point_contact-btn, .add_details {
    padding: 20px 72px;
}

.custom-btn2:hover {
    text-decoration: unset !important;
}
.btn-client-contact {
    margin-bottom: 20px;
}
#point_details .nextwrapper_section.row.mb-12 {
    margin-top: 20px;
}
.client_details_form .form-label, #supervisor_approval_form label {
    color: #375f9c;
    font-size: 15px;
}
.btn-client-submit {
    margin-bottom: 20px;
    text-align: center;
}

#point_details .custom-table {
    width: 90% !important;
    max-width: 100% !important;
    margin: 22px 38px 22px 125px !important;
}
#point_details .table-bordered {
    border: 1px solid #ddd;
    color: #000;
}

.container.insidewrapper .card-header {
    border-radius: unset;
    background: #fff;
    border: unset;
}
.container.insidewrapper .card {
    box-shadow: unset;
    border: unset;
}
a:hover, a:focus{
    text-decoration: unset !important;
}

.btn-client-submit .add_details{
    padding: 10px 33px;
    background-color: #375F9C;
    border-color: #375F9C;
    color: #FFF !important;
    border-radius: 8px !important;
    text-decoration: none;
    font-size: 18px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
}
.fl-main-container{
    font-size: 14px;
}

/* Dashboard */
.container.insidewrapper {
    width: 1140px;
    margin: 0 auto;
}
.custom-btn.btn.btn-primary.btn-lg {
    margin-left: 0px !important;
}
.first_section, .section_section {
    margin: 0;
}
.third_section {
    margin-left: 40%;
    margin-top: 33px;
}
a.custom-btn2.btn.btn-primary.btn-lg {
    padding: 10px 20px !important;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
}

.container.insidewrapper .first_section .custom-btn.btn.btn-primary.btn-lg {
    color: #FFFFFF;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
}

.container.insidewrapper .section_section .custom-btn.btn.btn-primary.btn-lg {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    line-height: 1.5;
    color: #FFFFFF;
    font-size: 22px;
    width: 24.7% !important;
}
.container.insidewrapper .table.custom-table.table-bordered th {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
}
.container.insidewrapper .table.custom-table.table-bordered td {
    padding: 13px 0;
    font-family: 'Roboto' !important;
    font-style: normal !important;
    font-weight: 400 !important;
    color: #000;
    font-size: 13px !important;
}

.inner_wrapper_row {
    display: flex;
    margin-top: 22px;
    width: 100%;
}
.client_completed_form{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    font-size: 35px;
    color: #000;
    display: block;
}
.usertables .dt-buttons.btn-group.flex-wrap {
    display: none;
}
/* Pipeline form page */

#pipeline_options_form {
    margin-top: 30px;
}
#pipeline_options_form .form-label {
    color: #375f9c;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
}
.custom-btn2, .point_contact-btn, .add_details {
    padding: 10px;
    border: unset;
    display: inline-block;
}
#pipeline_options_form #pipelintext {
    border: 1px solid #a9705b;
    border-radius: 0;
}
.pipeline_section{
    display: flex;
    flex-direction: column;
    width: 100%;
}
#pipeline_options_form .row {
    display: flex;
}
.btn-client-submit-pipeline{
    margin-top: 20px;
    text-align: left;
    float: right;
}
/*form#client_details_form .btn-client-details a {
    padding: 20px 72px;
}*/
div#point_details {
    margin-top: 30px;
}
.navbar a {
    font-size: 14px !important;
    font-weight: 500;
}

.pipeline_addbtn{
    padding: 15px 35px;
     padding: 10px 33px;
    background-color: #375F9C;
    border-color: #375F9C;
    color: #FFF !important;
    border-radius: 8px !important;
    text-decoration: none;
    font-size: 18px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
}

/* User creation css */

.user_details_form input,.user_designation{
    color: #375f9c;
    height: 41px;
    border: 1px solid #666;
    border-radius: 0;
    box-shadow: unset;
    padding: 0 10px;
}
.user_address_data{
    color: #375f9c;
    border: 1px solid #666;
    border-radius: 0;
    box-shadow: unset;
}

.user_details_form .form-label {
    color: #375f9c;
    font-size: 15px;
}
form#user_details_form {
    margin-top: 30px;
}
.custom-row {
    flex-wrap: unset;
}

/* Pipeline Service form css */

.pipelineservice_details_heading,.acknowledged_details_heading,.maintence_details_heading{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    font-size: 28px;
}

.flowmeter_heading{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    font-size: 28px;
    color: #375F9C;
}
.pipe_add_btn,.acknowledge_add_btn,.acknowledge_ser_btn,.maintence_add_btn,.begin_add_btn,.tech_details-btn {
    border-color: #000000;
    padding: 10px 10px 10px 10px;
    color: #000000;
    font-size: 32px;
}

.next_pipe-btn{
    background-color: #375F9C;
    border-color: #375F9C;
    padding: 10px 20px 10px 20px;
    color: #FFF !important;
    border-radius: 10px;
    text-decoration: none;
    font-size: 18px;
     font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
}

div#next_wrapper_pipeline {
    margin-top: 40px;
}
.left_reading_section label.form-label {
    margin-bottom: 20px;
}
.reading_section_wrapper,.parent_first_inner_section,.first_read_section  {
    display: flex;
    width: 100%;
}
.acknowledge_section {
    margin-top: 100px;
}
.modal-content {
    width: 100% !important;
    height: 292px !important;
    background: #FFFFFF;
    border-radius: 32px !important;
}
.modal-content {
    padding: 30px;
}
.pipleline_inner_intial {
    display: flex;
    width: 100%;
    padding: 12px 0;
}
.pipeline_intial_inner.row.mb-12 {
    margin-top: 20px;
}
span.pipelineservice_details_heading {
    color: #000;
}
.checkbox_section .form-outline.form-check label.form-label {
    margin-bottom: 0;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    color: #375F9C;
}
div#services_details .form-outline {
    display: unset;
}
div#services_details .form-outline select {
    color: #375f9c;
    height: 41px;
    border: 1px solid #a9705b;
    border-radius: 0;
    box-shadow: unset;
    padding: 0 10px;
}
.checkbox_section .form-outline.form-check {
    display: flex;
    align-items: center;
    padding-left: 0;
}
.checkbox_section .col {
    padding-left: 0;
}
div#services_details {
    padding-top: 30px;
}
div#acknowledege_customer_id {
    padding-top: 40px;
    color:#000;
}
.acknowledge_ser-contact i {
    color: #000;
}
.acknowledge_ser-contact {
    font-size: 32px;
}
.bottom_acknowledge_Section .row {
    align-items: center;
    padding-top: 20px;
}
.acknowledge_ser-contact i {
    color: #000;
    margin-top: 28px;
}

.acknowledge_inner_one.inner_wrapper_row {
    display: unset;
}

.acknowledge_inner_sec {
    display: f;
    display: flex;
}

.acknow_inner_secon2 {
    display: flex;
    margin-top: 20px;
    padding: 0 10px;
}
.acknow_inner_secon3 {
    display: flex;
    margin-top: 20px;
    padding: 0 10px;
}

.first_child_section label.form-label {
    padding: 20px 0;
    width: 148px;
}
.firstflow_section label.form-label {
    padding: 20px 0;
    width: 148px;
}
.parent_second_inner_section label.form-label {
    padding: 20px 0;
    width: 148px;
}
.bottom_signature {
    padding-top: 20px;
}

form#client_details_form .btn-client-contact a {
    padding: 13px 35px;
}
.modal-content .modal-body select.user_designation {
    width: 100%;
    padding: 10px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
}
.listingbtn-section {
    text-align: left;
    margin-bottom: 60px !important;
}
.modal-content .listingbtn-section {
    margin-top: 50px;
    text-align: center;
}
.modal-header h5 {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    color: #375F9C;
}
.modal-header .close {
    margin-top: -7px;
}
.modal-header .close {
    color: #000;
    padding: 1rem 1rem;
    margin: 0px -10px -25px auto;
    opacity: unset;
}
.modal-header {
    border-bottom: unset !important;
    padding-bottom: 0 !important;
}
.first_child_section label.form-label {
    margin-left: 10px;
}
.firstflow_section label.form-label {
    margin-left: 10px;
}
.parent_second_inner_section label.form-label {
    margin-left: 10px;
}
.checkbox_section {
    padding-top: 73px;
    padding-left: 22px;
}
.btn-client-submit-pipeline input.pipeline_addbtn {
    border: unset;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    padding: 20px 40px;
}
form#user_details_form .custom-row.row.mb-12 .form-outline {
    display: flex;
    flex-direction: column;
    padding-bottom: 30px;
}
.container.insidewrapper .table.custom-table.table-bordered td.epsd {
    font-size: 13px !important;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
}
.third_section {
    margin-left: 33%;
    margin-top: 33px;
}
.container.insidewrapper .listingbtn-section a.custom-client-listbtn {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 18px !important;
    border-radius: 8px !important;
}
.container.insidewrapper .table.custom-table.table-bordered td {
    padding: 13px 0;
    font-family: 'Roboto' !important;
    font-style: normal !important;
    font-weight: 400 !important;
    color: #000;
    font-size: 18px !important;
}
.container.insidewrapper .table.custom-table.table-bordered td a {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
}
.container.insidewrapper .table.custom-table.table-bordered td a i {
    color: #000;
}
.client_details_heading {
    color: #000;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
}
.client_details_form .form-label {
    color: #375f9c;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
}
form#client_details_form .row {
    padding-top: 20px;
}
/*::placeholder {
    color: #375f9c !important;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
}*/
div#point_details .btn-client-contact {
    margin-bottom: 20px;
}
div#point_details .btn-client-contact a.point_contact-btn,.begin_form-btn {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    padding: 20px 55px;
}
form#user_details_form label.form-label {
    color: #375f9c;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
}
form#user_details_form .btn-client-submit input.add_details {
    padding: 17px 55px 40px 55px;
}
.home_heading {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700 !important;
    font-size: 16px !important;
    margin-left: 0 !important;
    text-align: right;
    margin-top: -25px;
}
.heading-text {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700 !important;
    font-size: 16px !important;
    margin-left: 50% !important;
    text-align: right;
    margin-top: -20px;
}
span.pipelineservice_details_heading {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    color: #000;
}
.pipleline_inner_intial label.form-label {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
}
button#clear {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    background: #375F9C;
     border-color: #375F9C !important;
}
.btn-danger:hover,.btn-danger.focus {
    color: #fff;
    background-color:#375F9C !important;
    border-color: #375F9C !important;
}
#client_details_form input {
    color: #4a4848;
    height: 41px !important;
    border: 1px solid #4a4848;
    border-radius: 0;
    box-shadow: unset;
    font-size: 16px;
    font-weight: 400;
    margin-top: 0px;
    width: 100%;
}
table#table_id {
    margin-top: 20px !important;
}
.checkbox_section input {
    width: auto !important;
}
.service_nextwrapper_section.row .form-outline {
    display: flex;
    flex-direction: column;
}
.parent_second_inner_section label.form-label {
    display: flex;
    flex-direction: column;
}
.parent_second_inner_section label.form-label {
    margin-left: 0;
}
.parent_second_inner_section label.form-label {
    padding: 0;
    width: 148px;
}
.first_child_section {
    display: flex;
    flex-direction: column;
}
.firstflow_section {
    display: flex;
    flex-direction: column;
}
form#client_details_form .row .form-outline {
    display: flex;
    flex-direction: column;
}
.next-btn-client-contact {
    margin-top: 20px;
}
.bottom_acknowledge_Section .form-outline {
    display: flex;
    flex-direction: column;
}
.form-check-input {
    height: auto !important;
}
.fl-main-container .fl-container.fl-flasher .fl-message {
text-transform: capitalize;
}
form#supervisor_approval_form .row {
    margin-top: 25px;
}
form#supervisor_approval_form .form-group {
    flex-direction: column;
    justify-content: unset;
    display: flex;
    gap: 0;
}
form#supervisor_approval_form button#clear {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    background: #375F9C;
    border-color: #375F9C !important;
    height: 41px;
    border-radius: unset;
}
/* Maintence checkbox form Css **/


.table-sect-preventive .form-check input#flexCheckDisabled:before {
    content: "";
    position: absolute;
    left: 0%;
    top: 0%;
    background-color: #000;
    width: 35px;
    height: 33px;
    margin-left: -2px;
}
input#weekday-2 {
    width: 33px;
/*    height: 33px;*/
    margin-left: -2px;
    margin-top: -2px;
}
.table td, .table th {
    padding: 2px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400 !important;
    color: #000;
    font-size: 15px !important;
}
.table-bordered td, .table-bordered th {
    border: 1px solid #000;
}
.form-check-input {
    margin-top: -3px;
}
.actions_sec {
    width: 100%;
    margin: 0 auto;
    padding: 50px 0;
}
.remarks_sect {
    background: #f9f9f9;
}
.actions_sec h2 {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    color: #000;
    margin-bottom:15px ;
}

.actions_sec textarea.form-control {
    height: 167px;
    border: 1px solid #000000;
    border-radius: unset;
}
.remake-form {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}
.remake-form label {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 21px;
    color: #375F9C;
}
.remake-form .form-control {
    height: 41px;
    border-radius: 0;
    box-shadow: unset;
    width: 100%;
}
.additional_function h2 {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 0;
}
.additional_function {
    text-align: right;
}
.add-btn-wrap button {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    background: #375F9C;
    border-radius: 10px;
    color: #fff;
    border: unset;
    padding: 15px 25px;
    margin: 15px 0;
}
.fl-main-container[data-position$=-right] {
    font-size: 16px;
    font-weight: 700;
}
.frm {
    display: flex;
    width: 100%;
    justify-content: space-between;
}
.row-frm {
    width: 100%;
    margin: 0 auto;
    margin-top: 50px;
}
.frmm-sec {
    width: 33%;
    margin: 0 5px;
}

.form-control:focus {
    border-color: #ced4da !important;
    box-shadow: unset !important;
}
.flow_meter {
    width: 1200px;
    margin: 0 auto;
}
.flow_meter input {
    height: 45px;
    border: unset;
    width: 100%;
    padding-left: 10px;
}
.flow_meter .frmm-sec {
    width: 100%;
    border: 2px solid #a9705b;
    padding: 50px;
}
.flow_meter .frmm-sec .row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #aaaaad;
}
.flow_meter .frmm-sec .row .col {
    width: 50%;
}
.flow_meter .frmm-sec .row .col .frm {
    border-bottom: 1px solid #aaaaad;
}
.flow_meter .frmm-sec .row .col .frm:last-child {
    border-bottom: unset;
}
.flow_meter .frmm-sec .row .col:last-child {
    border-left: 1px solid #aaaaad;
}
.checkbox_section .col:last-child {
    margin-top: 35px;
}
.checkbox_section {
    padding-left: 10px;
    padding-top: 70px;
    padding-right: 10px;
    padding-bottom: 10px;
}
.maintence_technician_inner.row.mb-12 .parent_technician_details_sec {
    display: flex;
    justify-content: space-between;
}
.maintence_technician_inner.row.mb-12 {
    display: unset;
}
 label.form-label {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    color: #375f9c;
}

.departmental_form_sec {
    margin-top: 50px;
}
.table-sect th {
    border-left: unset !important;
}
.table-sect th {
    text-align: center !important;
}
.table-sect th {
    border-right: unset !important;
}
.table-sect table.table.table-bordered:last-child {
    margin-top: 0 !important;
}
.table-sect table.table.table-bordered:last-child {
    margin-top: 0 !important;
}
.table-sect table.table.table-bordered td .form-check-input {
    position: absolute;
    margin-top: 0;
    margin-left: -20px;
    width: 35px;
    height: 35px !important;
}
select#customer_gasserice {
    height: 139px !important;
    padding: 5px;
    width: 100%;
    border: 1px solid #ced4da;
}

.maintence-btn,.tech-details-btn{
    text-align: right;
    margin: 10px 0;
}
.table-bordered td, .table-bordered th {
    border: 1px solid #666666 !important;
}

.table-sect table.table.table-bordered {
    height: fit-content;
}
.table-sect {
    align-items: unset !important;
}
.parent_technician_details_sec {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding-top: 20px;
    align-items: center;
}
.parent_technician_details_sec .inner_tech {
    width: 24%;
}
.parent_technician_details_sec .inner_tech .col {
    padding: 0;
}
.proceed-frm-btn_sec {
    text-align: right;
    margin-top: 35px;
}
.proceed-frm-btn_sec a.proceed-frm-btn {
    padding: 20px 80px;
}

.parent_technician_details_section .inner_tech label {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
.parent_technician_details_section .inner_tech p {
    margin-bottom: 0;
}
.parent_technician_details_section .inner_tech .form-outline {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.parent_technician_details_section .inner_tech label {
    width: 160px;
}
.parent_technician_details_section .inner_tech input {
    border: 1px solid #ced4da;
}
.parent_technician_details_section .inner_tech .form-outline {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.parent_technician_details_section .inner_tech label {
    width: 160px;
}

.parent_technician_details_section .form-outline {
    display: flex;
    align-items: center;
    width: 100%;
}
.parent_technician_details_section {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 20px;
}
.parent_technician_details_section  input {
    border: unset;
    border-bottom: 1px solid #000;
    border-radius: 0;
}
.parent_technician_details_section .inner_tech {
    width: 100%;
}
.parent_technician_details_section label.form-label {
    width: 200px;
    margin-right:6px;
}
.bottom_signature {
    display: flex;
    align-items: center;
    width: 100%;
}
.proceed-frm-btn_sec {
    margin-bottom: 35px;
}
.table-sect-preventive .form-check {
    position: relative;
    display: block;
    padding-left: 0px;
    margin-left: 11px;
}
.table-sect-preventive {
    width: 1200px;
    background: #f9f9f9;
}
.metering_reading_form_sec {
    width: 100%;
    margin: 0 auto;
}
.metering_reading_form_sec td#bodyCell {
    padding: 0 !important;
}
.metering_reading_form_sec .table-sect-preventive {
    width: 100% !important;
}
.metering_reading_form_sec table.table.table-bordered {
    width: 100% !important;
}
.table-sect-preventive td {
    padding-top: 7px;
    padding-bottom: 0;
    height: 30px;
}

.table-sect-preventive {
    width: 1200px;
    margin-top: -2px;
}
.remarks_sect {
   background: unset;
}
input.add-btn-wrap.btn-client-details {
    margin: 0px 0 !important;
    background: #375F9C;
    border-radius: 10px;
    color: #fff;
    height: 60px;
    width: 300px;
    text-align: center !important;
    margin-bottom: 20px !important;
}
.additional_function {
    display: flex;
    align-items: center;
    justify-content: end;
}
.additional_function a.accept_customer_btn {
    padding: 10px 10px 10px 10px;
    color: #000000;
    font-size: 32px;
}

.bottom_sec-2 {
    display: flex;
    align-items: center;
    justify-content: end;
    margin-top: 20px;
}
.acceptance-sectm_inner a.accept_customer_btn {
    padding: 10px 10px 10px 10px;
    color: #000000;
    font-size: 32px;
}
.table-sect-preventive td {
    padding-top: 7px;
}

.table-sect-preventive .form-check input#flexCheckDisabled:before {
    content: "";
    width: 37px !important;
    height: 37px !important;
}
.table-sect-preventive .form-check {
    margin-left: 22px;
    margin-top: -5px;
}
.table-sect-preventive td {
    width: 35px;
    height: 35px;
}

.table-sect-preventive td {
    width: 35px;
    height: 35px;
}
.table-sect-preventive input[type="checkbox"] {
    width: 36px;
    height: 36px;
}
.table-sect-preventive .table td, .table-sect-preventive .table th{
    padding: 5px;
    font-size: 14px !important;
}
.table-sect-preventive .table th {
    text-align: center;
}
.table-sect-preventive .table td {
    vertical-align: middle;
}
table#table_id th.sorting {
    font-weight: 700 !important;
    font-size: 18px !important;
}
table#table_id th.sorting_asc {
    font-weight: 700 !important;
    font-size: 18px !important;
}
/*.dt-buttons.btn-group.flex-wrap button.btn.btn-secondary.buttons-pdf.buttons-html5 {
    background: #375F9C;
    height: 58px;
    width: 297px;
    border-radius: 10px;
}*/
button.btn.btn-secondary.buttons-pdf.buttons-html5 {
    background: url('/assets/images/export.png');
    background-repeat: no-repeat;
}
.bthnn {
    display: flex;
    justify-content: end;
}
.container.insidewrapper .col-md-12 {
    padding: 0;
}
.container.insidewrapper .col-md-12 .card-header {
    padding-left: 0;
    padding-right: 0;
}

.left_reading_section .col {
    padding: 0;
}
.left_reading_section .form-outline {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
}
.left_reading_section .form-outline select#ack_service_clc {
    height: 130px;
    padding: 5px;
}

.flow_meter .frmm-sec .row .col {
    width: 50%;
    padding: 0;
}

form#client_details_form .row {
    padding-top: 0;
}


.flow_meter h2 {
    color: #375F9C;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
}
div#remarks_Sec span.client_details_heading {
    color: #375F9C;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
}
div#remarks_Sec {
    margin-top: 30px;
}
form#client_details_form a.next_pipe-btn {
    padding: 18px 130px;
    text-align: center;
}
.modal-content .listingbtn-section a {
    padding: 18px 148px !important;
}
.frmm-sec input.reading_inner {
    height: 50px !important;
}
.complaint {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    color: #375F9C;
    font-size: 32px;
}
.right_reading_section {
    margin-bottom: 20px;
}
div#next_wrapper_pipeline .btn-client-submit {
    margin-top: 40px !important;
    text-align: left;
}
div#next_wrapper_pipeline .btn-client-submit input.add_details {
    width: 297px;
    height: 58px !important;
    border: unset;
}
span.client_details_heading.remakes {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 30px !important;
    color: #000 !important;
}
.servicing-next-btn-client-contact {
    margin-top: 60px;
        display: inline-block;
    padding-bottom: 50px;
}

.servicing-next-btn-client-contact a{
    display: block;
}
.home-table div#table_id_filter,.completed-table div#table_id_filter,.client-list div#table_id_filter{
    display: none;
}
.flow_meter .frmm-sec {
    width: 1100px !important;
}
.completed-tablediv#table_id_wrapper .dt-buttons.btn-group.flex-wrap {
    display: unset;
}
.completed-table div#table_id_wrapper button.btn.btn-secondary.buttons-pdf.buttons-html5 {
    background: #375F9C;
    height: 58px;
    width: 297px;
    border-radius: 10px;
}
.completed-btn-sec a.completed-btn {
    padding: 18px 100px;
}
.completed-btn-sec {
    float: right;
    margin-top: 37px;
    margin-left: 30px;
}
#pipeline_options_form input.pipeline_addbtn {
    height: 58px;
    width: 297px;
    padding: 0;
}
 td.home-form-name {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400 !important;
    font-size: 13px !important;
    color: #000;
}
a.custom-btn2.btn.btn-primary.btn-lg {
    padding: 5px 20px !important;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    margin-left: 14px;
    margin-top: -30px;
    width: 23.2%;
}
.sub-btn a.submission-sec-btn.custom-btn2.custom-btn3.btn.btn-primary.btn-lg {
    width: 23.2%;
}
.sub-btn {
    text-align: right;
    margin-right: 12px;
    margin-top: -20px;
}
div#table_id_paginate .page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #375f9c;
    border-color: #375f9c;
}
div#table_id_paginate .page-link {
    color: #375f9c;
}
div#table_id_paginate .page-item.disabled .page-link {
    color: #375f9c;
}
table.table-bordered.dataTable tbody th, table.table-bordered.dataTable tbody td {
    font-weight: normal;
    font-size: 14px;
}

span.invalid-feedback {
    margin-top: 63px;
    width: 100%;
    font-size: 11px;
    padding-bottom: 7px;
}
.custom-login-div{
    margin-top: 42px;
    align-items: center;
}
.custom-login-div button.loginbtn.btn.btn-primary.submit-btn.btn-block {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    width: 250px;
    height: 60px;
    background: #375F9C;
    border-radius: 20px;
}
.auth.theme-one .auto-form-wrapper .form-group .input-group .form-control {
    border-right: 1px solid #cfd5db;
}
.custom-login-div font {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
}
.auth.theme-one .auto-form-wrapper {
    background: #fff;
    padding: 40px 40px;
    box-shadow: 0 -25px 37.7px 11.3px rgba(8, 143, 220, 0.07);
    border-radius: 0;
    text-align: center;
}
.btn-primary:focus, .btn-primary.focus {
    box-shadow: unset !important;
}
:focus-visible {
    outline: unset;
}
.fa-trash:before {
    content: "\f1f8";
    color: #000;
}
table#table_id th {
    text-align: center;
}
table#table_id td {
    text-align: center;
    padding: 17px 0;
}
button.btn.btn-secondary.buttons-pdf.buttons-html5 {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    padding: 13px 50px;
    border: unset;
}
div#point_details .card .card-body {
    padding: 0;
}
form#user_details_form .btn-client-submit {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 50px;
}
.dt-buttons.btn-group.flex-wrap {
    margin: 20px 0;
    float: right;
    border-radius: 10px;
}
.auth.theme-one .auto-form-wrapper .form-group .submit-btn {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    width: 200px;
    padding: 19px 0;
    border-color: #cfd5db !important;
}
form#client_details_form .btn-client-submit.new-btn-sbmt input.add_details.bbtn-client-details {
    padding: 8px 60px;
    height: 60px !important;
    border: unset;
}
.pipeline_section select#pipeselect {
    height: 41px;
    padding: 0 10px;
}
div#remarks_Sec_2 {
    margin-top: 20px;
}
/*.frm input::placeholder {
    color: #000;
    font-size: 14px !important;
}*/
/*div.dataTables_wrapper div.dataTables_filter {
    display: flex;
    align-items: center;
    width: 30%;
    margin: 0 auto;
    margin-right: 0;
}*/
/*div.dataTables_wrapper div.dataTables_filter {
    display: none;
}*/
.approval_filter div#table_id_filter {
    display: block;
    margin-top: 60px;
}
.approval_filter .dataTables_wrapper .dt-buttons.btn-group{
    display: none;
}
div#point_details .btn-client-submit {
    width: 30%;
    margin: 0 auto;
    margin-bottom: 30px;
    display: block;
}
div#point_details .btn-client-submit input.add_details {
    height: 59px !important;
    font-size: 18px !important;
    font-weight: 500;
}
table#department_form {
    width: 100% !important;
}
.departmental_form_sec table.wrapperBody {
    width: 100%;
}
.departmental_form_sec .table-sect-wrap {
    width: 100% !important;

}
.departmental_form_sec .table-sect {
    width: 100% !important;
    margin-bottom:10px;
}
.departmental_form_sec table.table.table-bordered {
    margin-right: 0 !important;
}
.departmental_form_sec td.subTitle {
    padding: 5px 0 !important;
}
.maintence_intial_inner.row-frm .frmm-sec {
    width: 24%;
}
.bottom_acknowledge_Section {
    padding-top: 25px;
}
td.complete-icons {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}
    .filter-form {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .popup {
        width: 424px;
        margin: 0 auto;
    }
    .filter-form .to-sec {
        width: 33%;
        text-align: center;
    }
    .filter-form .frmm-sec {
        width: 42%;
    }
    .filter-form .frmm-sec input {
        width: 100%;
    }
    .frmm-sec {
        display: flex;
        flex-direction: column;
        margin: 10px 0;
    }
    .filter-form .to-sec label.form-label {
    color: #000;
}

.begin_form-btn_sec a {
    color: #fff !important;
    text-decoration: initial;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    background: unset;
}
    .popup {
        width: 424px;
        margin: 0 auto;
        padding: 70px;
        background: #e9e9e9;
    }
    .popup h2 {
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 500;
        color: #375F9C;
        font-size: 18px;
        margin: 0;
    }
    .filter-form input {
        height: 41px;
    }
    .frm-se input {
        height: 41px;
    }
    .frmm-sec label {
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        color: #375F9C;
        margin-bottom: 5px;
    }
    .filter-by-frm {
        margin-top: 50px;
    }
.filter-by-frm .popup .frmm-sec select#customer_gasserice {
    height: 41px !important;
}
.filter-by-frm .popup select {
    color: #375F9C;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
}
.filter-by-frm .popup input::placeholder {
    color: #375f9c;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
}
table#table_id td:last-child a {
    color: #000;
}
    .filter-by-frm .popup {
        border-radius: 32px;
    }

.suprvisor-btn {
    text-align: center;
}
.suprvisor-btn input.super_add_details {
    padding: 15px 50px;
    border: unset;
    border-radius: 10px;
}
.popup .frmm-sec {
    width: 100%;
}
.popup .begin_form-btn_sec {
    width: 100%;
}
.suprvisor-btn a.super_add_details {
    padding: 18px 100px;
}

.col.custom-email-accept {
    width: 30%;
    margin-top: 0px;
}

.col.custom-email-accept .form-group {
    display: unset;
}
.departmental_form_sec table.table.table-bordered span {
    font-size: 14px;
}
.departmental_form_sec table.table.table-bordered th {
    font-size: 18px !important;
}
span.select2-selection.select2-selection--multiple {
    border: 1px solid #ced4da !important;
}
.maintence_technician_inner.row.mb-12 .parent_technician_details_sec .inner_tech {
    width: 24%;
    margin-right: 10px;
}
span.sendcopy {
    padding-left: 10px;
}
.pdf-sec .container.insidewrapper {
    width: 950px !important;
}
.maintence-pdf-sec .container.insidewrapper.maintence_insidewrapper {
    width: 950px !important;
}
.maintence-pdf-sec .container.insidewrapper .card .card-header {
    font-size: 25px !important;
}
.maintence-pdf-sec .table-sect-preventive .table td, .table th {
    font-size: 13px !important;
}
.maintence-pdf-sec .pipelineservice_details_heading, .acknowledged_details_heading, .maintence_details_heading {
    font-size: 30px !important;
}
.maintence-pdf-sec .frmm-sec label {
    font-size: 14px !important;
}
.maintence-pdf-sec .table-sect td {
    font-size: 14px !important;
}
.maintence-pdf-sec .table-sect table.table.table-bordered td .form-check-input {
    position: absolute;
    margin-top: 4px;
    margin-left: -20px;
    width: 35px;
    height: 30px !important;
}
.maintence-pdf-sec .col.custom-email-accept {
    margin-top: 0px;
}
.maintence-pdf-sec table#department_form td.subTitle h4.text {
    font-size: 14px !important;
}
.maintence-pdf-sec .actions_sec h2 {
    font-size: 20px;
}
.maintence-pdf-sec .heading-text {
    margin-top: 4px;
}
.pdf-sec .flow_meter .frmm-sec {
    width: 920px !important;
    margin: 0;
}
.pdf-sec .container.insidewrapper .card .card-header {
    font-size: 25px !important;
}
.pdf-sec .heading-text {
    margin-top: 0;
}
.pdf-sec span.pipelineservice_details_heading {
    font-size: 20px;
}
.pdf-sec .client_details_form .form-label {
    font-size: 13px;
}
.pdf-sec .complaint {
    font-size: 20px;
}
.pdf-sec div#remarks_Sec span.client_details_heading {
    font-size: 20px !important;
}
.pdf-sec .client_details_heading {
    font-size: 20px;
}
div#client_details button.btn.btn-secondary.buttons-pdf.buttons-html5 {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 0;
    padding: 26px 26px;
    border: unset;
    background-size: contain;
}
div#client_details img.filter-img {
    width: 53px !important;
    height: 53px !important;
    margin-top: 20px;
    margin-left: 10px;
}
input.add-btn-wrap.btn-client-details {
    border: unset !important;
}
a.noaccess {
    pointer-events: none;
}
input.select2-search__field {
    display: none;
}
.customfilter button.btn.btn-secondary.buttons-pdf.buttons-html5 {
    display: none;
}
.filterdetailss button.btn.btn-secondary.buttons-pdf.buttons-html5 {
    display: none;
}
div#table_id_wrapper button.btn.btn-secondary.buttons-pdf.buttons-html5 {
    background-size: contain;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    padding: 13px 0px;
    border: unset;
    margin: 0;
    text-align: right;
    font-size: 0;
    width: 53px;
    height: 53px;
}
.imggg-list-filter {
    width: 53px !important;
    height: 53px !important;
    margin-left: 10px;
    margin-bottom: 20px;
}
.popup .filter-form .frmm-sec {
    width: 42% !important;
    margin: 0;
}
.popup .frm-se select {
    color: #4a4848;
    height: 41px !important;
    border: 1px solid #a9705b;
    border-radius: 0;
    box-shadow: unset;
    font-size: 16px;
    font-weight: 400;
    margin-top: 0px;
    width: 100%;
    padding: 0 5px;
}
.popup .frmm-sec {
    width: 100%;
    margin: 25px 0;
}
.popup .begin_form-btn_sec {
    width: 100%;
    background: unset;
    padding: 0;
}
.popup .begin_form-btn_sec button.begin_form-btn.filter-btnn {
    width: 100%;
    border: unset;
}
.popup h2 {
    margin-bottom: 10px;
}
.popup label.form-label {
    margin-bottom: 10px;
}
.pipleline_inner_intial img {
    border: 1px solid #a9705b;
}
.acknowledge_inner_sec img {
    border: 1px solid #a9705b;
}
.acknow_inner_secon2 .col.additonalemail input#customer_additional_email {
    margin-bottom: 20px;
}
form#client_details_form button#signature_customer {
    border: unset;
    background: #375f9c;
    color: #fff;
    padding: 7px 20px;
    width: 100%;
}
form#client_details_form button#signature_tech1 {
    border: unset;
    background: #375f9c;
    color: #fff;
    padding: 7px 20px;
    width: 100%;
}
/*form#client_details_form a.pipe_add_btn {
    padding-right: 0;
}*/
form#client_details_form .btn-client-contact a.acknowledge_add_btnn {
    padding-right: 0 !important;
    font-size: 32px;
    color: #000;
    margin-right: 18px;
}
.popup button.begin_form-btn.filter-btn {
    width: 100%;
    border: unset;
}
.popup .filter-form .frmm-sec input {
    width: 100%;
    border: 1px solid;
    border-radius: unset;
}
div#defaultentry {
    display: flex;
    width: 60%;
}
.bottom_signature button#signature_t1, button#signature_t2 {
    border: unset;
    background: #375f9c;
    color: #fff;
    padding: 7px 20px;
    width: 100%;
}
.bottom_acknowledge_Section .row.mb-12 {
    display: flex;
    align-items: unset;
}
.bottom_acknowledge_Section .row.mb-12 button#bottom_ack_signature {
   border: unset;
    background: #375f9c;
    color: #fff;
    padding: 7px 20px;
    width: 100%;
}
span.select2-selection.select2-selection--multiple {
    color: #375f9c;
    min-height: 41px;
    border: 1px solid #a9705b;
    border-radius: 0;
    box-shadow: unset;
    padding: 0 10px;
}
.parentsendemail .modal-dialog.modal-dialog-centered input {
    color: #4a4848;
    height: 41px !important;
    border: 1px solid #a9705b;
    border-radius: 0;
    box-shadow: unset;
    font-size: 16px;
    font-weight: 400;
    margin-top: 0px;
    width: 100%;
    margin-bottom: 20px;
}
.parentsendemail .modal-dialog.modal-dialog-centered input[type="submit"] {
    color: #fff !important;
    background: #375F9C;
    border: unset;
    border-radius: 10px;
    text-decoration: none;
    font-size: 18px;
    font-weight: 500;
    font-family: 'Roboto';
    height: 57px !important;
}
svg.bi.bi-envelope {
    margin: 0 6px;
    margin-right: 1px;
}
select#maintence_customer_name {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #666;
    border-radius: 0.25rem;
}
select, input, textarea{
    border:1px solid #666 !important;
}
select::placehoder, input::placeholder, textarea::placeholder{
    color: #666 !important;

}
.popup {
    width: 360px;
    margin: 0 auto;
    padding: 29px;
    background: #f3f3f3;
    position: absolute;
    top: 164px;
    right: -378px;
}
div#completed_popup {
    right: 24px;
}
.maintence_technician_inner.row.mb-12 .parent_technician_details_sec .form-group {
    display: unset;
}
.maintence_technician_inner.row.mb-12 .parent_technician_details_sec .form-group button#signature_tech1 {
    background: #375f9c;
    border: unset;
    height: calc(1.5em + 0.75rem + 2px);
    color: #fff;
    width: 100%;
}

div#customtable_sec{
    margin-top: 50px;
}
div#customtable_sec .table#table_id {
    width: 100% !important;
}
div#completed_popup {
    width: 24%;
    margin-top: 3.3rem;
}
div#customtable_sec {}

div#customtable_sec .col-md-12 {
    width: 75%;
}
.kbw-signature {
    border: 1px solid #666 !important;
    background-color: #fff;
}
.col.additonalemail input {
    margin-bottom: 10px;
}
div#filterpopupmodel .frmm-sec {
    width: 100%;
}
div#filterpopupmodel select#form-name {
    height: 41px !important;
    padding: 10px;
}
div#filterpopupmodel select {
    height: 41px;
    border-radius: unset;
    border: 1px solid #a9705b;
}
.begin_form-btn_sec button.begin_form-btn.filter-btnn {
    width: 100%;
    border: unset;
}
div#filterpopupmodel .modal-content {
    height: fit-content !important;
}
div#filterpopupmodel input {
    height: 41px;
    border-radius: unset;
    border: 1px solid #a9705b;
}
.acknowledge_by.col input {
    margin-bottom: 10px;
}
.parent_technician_details_sec input {
    height: 41px;
    border-radius: unset;
}
.maintence_technician_inner.row.mb-12 img {
    border: 1px solid #666;
}
.parent_technician_details_sec {
    align-items: flex-start;
}
form#maintence_details_form input {
    height: 41px;
    border-radius: unset;
}
.table-sect-preventive #flexCheckDisabled {
    z-index: -99 !important;
}
.maintence_intial_inner span.select2.select2-container {
    border: 1px solid  #a9705b;
}
.begin_form-btn_sec a.begin_form-btn {
    background: #375f9c;
}

.actions_sec .remake-form.mt-4.pt-2 {
    align-items: flex-start;
}
.remarks_sect .col.custom-email-accept {
    margin-top: 14px;
}
.remarks_sect a.add-btn-wrap.btn-client-details {
    background: #375f9c;
    border-radius: 10px;
    padding: 17px 80px;
    color: #fff;
    border-color: #375F9C;
    font-size: 18px;
    font-weight: 500;
}
.flow_meter .frmm-sec .row .col .frm label {
    width: 500px;
    font-size: 13px;
    color: #666;
    padding-top: 6px;
}
.bottom_signature img, .customer_sign_section_div img {
    border: 1px solid #a9705b;
}
.bottom_acknowledge_Section img {
    border: 1px solid #a9705b;
}
div#next_wrapper_pipeline a.add_details {
    padding: 17px 80px;
}

.noaccess-modal-content{
    width: 65% !important;
    height: 190px !important;
    background: #FFFFFF;
    border-radius: 32px !important;
}

#noaccessmodel {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    color: #375F9C;
     margin-top: 55px !important;
    margin-left:60px !important;
}




button.remove-additional-email {
    background: none;
    border: none;
}

.custom_dashboard th {
    font-size: 18px !important;
    font-weight: 700 !important;
}
th.table_heading-text{
    font-size: 20px !important;
    font-weight: 700 !important;
}
.custom_dashboard td, .custom_dashboard th {
    text-align: center;
}

.suprvisor-btn input.super_add_details {
    border-radius: 10px !important;
    border: unset !important;
}
.clear{
    background: #375f9c;
    border: unset;
    height: calc(1.5em + 0.75rem + 2px);
    color: #fff;
    width: 100%;
}

select#maintence_customer_name {
    height: 41px;
    border-radius: 0;
}

span.select2-selection.select2-selection--multiple {
    border: 1px solid #666 !important;
}
/*input#manualcheck {
    height: unset !important;
    margin-right: 10px !important;
}*/
.remarks_sect input.add-btn-wrap.btn-client-details {
    height: 50px !important;
}
input.add-btn-wrap.btn-client-details {
    float: left;
}
.pipleline_inner_intial_2 {
    display: flex;
}

/* div#second_manual_divsec .frmm-sec {
    width: 30% !important;
    padding-right: 10px;
} */
.maintence_intial_inner.row-frm .frm {
    justify-content: flex-start;
    align-items: flex-start;
}
.maintence_intial_inner.row-frm .frmm-sec {
    width: 24%;
    margin-right: 10px;
}
.approval_sec input#approval_check_client {
    height: unset;
    margin-right: 10px !important;
}
.approval-email-accept.col .emailtogroup.form-group {
    display: unset;
}
.approval-email-accept.col .emailtogroup.form-group input {
    width: 33%;
}
.approval-email-accept.col {
    margin-top: 20px;
}
.approval_sec .form-group {
    display: unset;
}
input.super_add_details {
    height: 57px !important;
}
.parent_maintencewrapper {
    margin-bottom: 30px;
}
.approval-email-accept.col input {
    width: 33%;
}
i.fa.fa-plus {
    font-size: 22px;
    color: #000;
    
}
.parent_technician_details_section .inner_tech {
    display: flex;
    align-items: center;
}
.maintence_intial_inner span.select2.select2-container {
    border: unset;
}
div#remarks_Sec textarea {
    border: 1px solid #a9705b;
}
div#point_details .inner_wrapper_row_1 {
    display: flex;
    width: 100%;
   margin-top: 20px;
}
.emailtogroup.form-group label {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    color: #375f9c;
}
.parent_technician_details_section .form-group {
    align-items: center;
}

.parent_technician_details_section button#signature_customer {
    float: none;
    width: 100%;
    max-width: 380px;
    margin-left: auto;
    display: block;
    margin-top: 10px;
}
form#pipeline_options_form select#pipeselect {
    border-radius: unset;
}
.acknowledge_inner_sec div#signature_customer_pad {
    width: 100%;
}
.flow_meter input {
    color: #666 !important;
    font-size: 13px !important;
    font-weight: 600 !important;
}
.signature_lebel {
    display: flex;
    align-items: center;
}
button#signature_customer {
    width: unset;
    float: right;
}

.parent_technician_details_sec_2 .form-group {
    display: unset;
}
.parent_technician_details_sec_2 {
    display: flex;
    justify-content: space-evenly;
    margin-top: 30px;
}

a.manageservic_remark.custom-btn.btn.btn-primary.btn-lg {
    padding: 5px 15px !important;
}
.container.insidewrapper .first_section .custom-btn.btn.btn-primary.btn-lg {
    width: 24.7% !important;
}
button.remove-additional-email i.fa.fa-minus {
    font-size: 20px;
    display: block;

}
button.remove-additional-email {
    text-align: right;
}
tr.odd td {
    border-top: unset !important;
    border-bottom: unset !important;
    border-left: unset !important;
    border-radius: unset !important;
}
tr.even td {
    border-left: unset !important;
}
th.sorting {
    border-left: unset !important;
}
th.sorting{
border-top: unset !important;
}
table#pipe_service_table {
    border-bottom: 1px solid #666;
    border-left: 1px solid #666;
}
th.sorting_asc {
    border-left: unset !important;
    border-top: unset !important;
}
table#department_table {
    border-bottom: 1px solid #666;
    border-left: 1px solid #666;
}
th.table_heading-text {
    border-left: unset !important;
}
table#tech_table {
    border-left: 1px solid #666;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff !important;
    background-color: #375f9c !important;
    border-color: #375f9c !important;
}
.page-link {
    color: #007bff !important;
}
.page-link {
    color: #375f9c !important;
}

th.sorting_asc {
    border-left: unset !important;
}

div#table_id_wrapper table#table_id {
    border-bottom: 0px;
    border-collapse:collapse !important;
}
div#table_id_wrapper table#table_id td, div#table_id_wrapper table#table_id th
{
    border:1px solid #666 !important;
}

th.sorting {
    border-top: 1px solid #666 !important;
}
th.sorting_asc {
    border-top: 1px solid #666 !important;
}


div#defaultentry .form-outline select#service_clocation {
    width: 100%;
}
form#client_details_form .row.mb-12 {
    padding-top: 20px;
}
span.acknowledged_details_heading {
    color: #000;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 30px !important;
}
/*.acknowledge_section.row.mb-12 .acknowledge_inner_sec .col {
    padding: 0;
    margin-right: 10px;
}*/
form#client_details_form .form-group.child-group {
    margin-bottom: 0;
    padding-top: 15px;
}
.popup {
    padding: 20px;
}
.popup .filter-form .frmm-sec input {
    font-size: 15px;
    padding: 8px;
}
.parent_maintencewrapper .frm .frmm-sec {
    margin-right: 10px;
}
span.select2.select2-container.select2-container--default.select2-container--focus {
    width: 100% !important;
}
.parent_maintencewrapper .frm {
    justify-content: start;
}
.metering_reading_form_sec input.add-btn-wrap.btn-client-details {
    border-radius: 10px !important;
    height: 60px !important;
}
.maintence-btn, .tech-details-btn {
    margin: 0px 0;
}
.parent_maintencewrapper {
    margin-bottom: 0;
}
.flow_meter input {
    padding-right: 10px;
}
.flow_meter .frmm-sec .frm {
    align-items: center;
}
.listingbtn-section {
    margin-bottom: 20px !important;
}
#point_details .nextwrapper_section.row.mb-12 {
    margin-top: 0;
    padding-top: 0;
}
.additonal.form-group .form-group.child-group {
    margin-top: 0;
}
th.sorting {
    background: #375f9c;
    color: #fff;
}
th.sorting {
    background: #375f9c;
    color: #fff;
    border-top: unset !important;
    border-bottom: unset !important;
}
th.bg_blue {
    background: #375f9c;
    color: #fff;
}

table#table_id td {
    padding: 0.75rem;
}
table#tech_table {
    border-bottom: 1px solid #666;
}
.card-body.client-list {
    padding-top: 0;
}
form#client_details_form {
    margin-top: 0;
}
span.maintence_details_heading {
    color: #000;
}
.pipeline_intial_inner.row.mb-12 {
    padding-top: 0 !important;
}

.bottom_signature .col {
    padding: 0;
    width: 33%;
    margin-right: 15px;
}
.acknowledge_section {
    margin-top: 34px;
}
.parent_right_reading_section .right_reading_section {
    margin-bottom: 35px;
}
tr.even {
    background: #ededed;
}
.roc-sect td.sorting_1 input::placeholder {
    color: #000;
    font-size: 20px;
}
.roc-sect td.home-form-name input::placeholder {
    color: #666;
    font-size: 15px;
    font-weight: 400;
}
.roc-sect td input::placeholder {
    color: #666;
    font-size: 15px;
    font-weight: 400;
}
.roc-sect table#table_id {
    width: 100% !important;
    margin: 0 auto;
    border: 1px solid #a9705b;
}
.roc-sect table#table_id td {
    width: 7%;
    padding: 10px;
    text-align: left;
    color: #000 !important;
    font-weight: 500 !important;
}
.roc-sect .container {
    margin: 0;
    padding: 0;
}
.roc-sect td.sorting_1 {
    font-weight: 500 !important;
}
.roc-sect td.home-form-name {
    font-weight: 500 !important;
}
.roc-sect input[type="checkbox"] {
    margin-top: 20px !important;
}
.analyser-sect .container {
    width: 100%;
    margin: 0;
    padding: 0;
}
.analyser-sect td {
    text-align: left !important;
    color: #000 !important;
    font-weight: 500 !important;
    font-size: 15px !important;
}
td.roc input::placeholder {
    color: #000;
    font-weight: 500;
    font-size: 20px;
}
td.modem input::placeholder {
    color: #000;
    font-size: 20px;
    font-weight: 500;
}
.roc-sect label {
    font-size: 15px;
    color: #000;
    font-weight: 500;
}
.analyser-sect td {
    width: 9%;
}
.plc-sect .container {
    width: 100%;
    margin: 0;
    padding: 0;
}
.plc-sect td.home-form-name {
    width: 50% !important;
}
.plc-sect td {
    font-size: 15px !important;
}
.plc-sect table#table_id td p {
    font-size: 15px;
    margin: 7px 0;
    color: #000;
}
.plc-sect table#table_id {
    border-bottom: unset !important;
    border-radius: unset !important;
}
.frm-model {
    border-bottom: unset;
    display: flex;
}
.flow_meter .frmm-sec .row .col {
    padding: 5px 0;
}
.frm-flow-meter {
    display: flex;
    align-items: flex-end;
    padding: 0px 10px;
}

.frm-flow-meter label {
    width: 500px;
    font-size: 13px;
    color: #666;
    padding: 0px;
    padding-top: 0;
}

.flow_meter .frmm-sec .row .col .frm {
    border-top: 1px solid #aaaaad;
}
.frm_safety {
    display: flex;
    align-items: center;
}
.frm_safety label {
    width: 500px;
    font-size: 13px;
    color: #666;
    padding-top: 0;
}
.frm-model label {
    width: 160px;
    font-size: 13px;
    color: #666;
    padding-top: 0;
}
.flow_meter.filter-sct .frm {
    border-top: unset !important;
}
.flow_meter.control .frm {
    border-top: unset !important;
}
.approval_check_sec label.form-label {
    color: #375f9c !important;
    font-weight: 500 !important;
    font-size: 18px !important;
    margin-top: 8px;
    margin-left: 10px;
}
.approval_check_sec {
    display: flex;
    align-items: center;
    width: 300px;
}
.approval_check_sec {
    position: absolute;
    top: 23rem;
}
.approval_check_sec input#approval_check_sec {
    width: 15%;
}
.analyser-sect td {
    width: 7%;
}
div#nature_of_request_45 .frm {
    border-bottom: unset;
}
.plc-meter h2 {
    color: #375F9C;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
}
.plchmi-sect .container {
    width: 100%;
    margin: 0;
    padding: 0;
}
.plchmi-sect table td p {
    color: #a9705b !important;
}
.plchmi-sect td {
    color: #000 !important;
    font-size: 20px !important;
    text-align: left !important;
    font-weight: 500 !important;
}
.plchmi-sect td p {
    font-size: 16px !important;
    text-align: left !important;
    font-weight: 500 !important;
    margin: 5px 0;
}
.plchmi-sect td.home-form-name {
    font-size: 16px !important;
}
.plchmi-sect td.home-form-name {
    width: 50% !important;
}
.plchmi-sect #table_id td, .plchmi-sect #table_id th, .analyser-sect #table_id td, .analyser-sect #table_id th{
    width: 7% !important;
        border: 1px solid #666 !important;
}
.plchmi-sect #table_id, .analyser-sect #table_id {
    border: 0px !important;
    border-collapse: collapse !important;
}
.plchmi-sect input[type="checkbox"] {
    margin-top: 12px !important;
     width: 41px !important;
}
.contact_details_sec_wrapper {
    display: flex;
    width: 100%;
    margin-top: 20px;
}
div#table_id_filter label {
    font-size: 18px;
    color: #375f9c;
    font-weight: 600;
}
div#table_id_filter input.form-control.form-control-sm {
    height: 41px;
    border: 1px solid #666;
}
.checkbox_section input#allwish {
    width: 80px !important;
    height: 41px !important;
}
.checkbox_section label.form-label {
    margin-left: 50px !important;
}
.checkbox_section input#ra_check {
    width: 80px !important;
    height: 41px !important;
}
div#date_time {
    margin-top: -54px;
}
.container-fulid-formlist .card-header {
    background: #fff;
    border: unset;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
}
.container-fulid-formlist .card {
    border: unset;
    box-shadow: unset;
}
textarea#ackw_remarks_area {
    height: 150px;
}
.service_nextwrapper_section.row.mb-12 span.manalcheck {
    display: flex;
    margin-top: 32px;
    padding-left: 15px;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
    position: absolute;
    right: -5px;
}
.service_nextwrapper_section.row.mb-12 input#manual_check {
    width: 50px;
    margin-right: 10px;
}
label.heading_roc {
    font-size: 20px;
    margin: 0;
}
span.remove-section_div {
    padding: 10px;
    margin-top: 32px;
    display: block;
}
form#client_details_form .btn-client-contact a {
    padding: 0 !important;
}
.btn-client-contact {
    margin-bottom: 0;
    margin-top: 0;
}
div#point_details .btn-client-contact a.point_contact-btn {
    padding: 10px !important;
}
div#point_details .btn-client-contact {
    margin-top: 20px;
}
.acknow_inner_secon2 .col {
    padding: 0 5px;
}
.acknowledge_ser-contact {
    padding-top: 15px;
}
.pocemail_sec.frmm-sec {
    display: flex;
    flex-direction: initial;
}
.pocemail_sec.frmm-sec label.form-label {
    margin-top: 8px;
    margin-left: 8px;
}
.pocemail_sec.frmm-sec input#poc_check {
    width: 50px;
}
.pocemail_sec.frmm-sec {
    display: flex;
    flex-direction: initial;
}
div#second_manual_divsec .frmm-sec {
    margin-right: 10px;
    width: 24%;
}
span.manalcheck {
    margin-bottom: 0;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    color: #a9705b !important;
}
.approval_sec .col {
    padding: 0;
    margin-right: 10px;
}
.remake-form .col {
    padding: 0;
    margin-right: 10px;
}
.suprvisor-btn input.super_add_details {
    height: 62px !important;
    padding: 15px 80px;
}
.parent_technician_details_sec .col {
    padding: 0;
}
.acknowledge_section.row.mb-12 {
    padding: 0 15px;
}

form#user_details_form .approval_check_sec.update_checkb {
    top: 27.4rem;
}
.service_nextwrapper_section.row.mb-12 .frmm-sec {
    padding: 0 15px;
    margin: 0px;
}
div#defaultentry .col {
    padding-right: 0;
}
.acceptance-second-sec.mt-4.pt-4 .col {
    padding: 0;
}
.acceptance-second-sec.mt-4.pt-4 .remake-form.mt-4.pt-2 .form-outline {
    display: flex;
    flex-direction: column;
    margin-bottom: 1rem;
    gap: 18px;
}
.acceptance-second-sec.mt-4.pt-4 .remake-form.mt-4.pt-2 .bthnn {
    width: 3%;
    margin-top: 3%;
}
/*.bottom_acknowledge_Section .col:last-child {
    padding: 0;
}*/
.remarks_sect .col {
    padding: 0;
}
div#remarks_Sec_2 textarea {
    border: 1px solid #a9705b;
}
span.select2.select2-container.select2-container--default {
    width: 100% !important;
}
.analyser-sect input {
    border: unset !important;
    background: unset !important;
    border-bottom: 1px solid #666 !important;
}
.plchmi-sect input {
    border: unset !important;
    background: unset !important;
    border-bottom: 1px solid #666 !important;
}
.flow_meter {
    width: 1100px;
}
.bottom_acknowledge_Section .col {
    padding-right: 0;
}
.parent_technician_details_sec img {
    width: 100%;
}
.bthnn {
    justify-content: flex-start;
    margin-top: 20px;
}
.frm-model {
    align-items: center;
}


/** loader */
/* Absolute Center Spinner */
.loading {
    position: fixed;
    z-index: 999;
    height: 2em;
    width: 2em;
    overflow: show;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
  }

  /* Transparent Overlay */
  .loading:before {
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
      background: radial-gradient(rgba(20, 20, 20,.8), rgba(0, 0, 0, .8));

    background: -webkit-radial-gradient(rgba(20, 20, 20,.8), rgba(0, 0, 0,.8));
  }

  /* :not(:required) hides these rules from IE9 and below */
  .loading:not(:required) {
    /* hide "loading..." text */
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
  }

  .loading:not(:required):after {
    content: '';
    display: block;
    font-size: 10px;
    width: 1em;
    height: 1em;
    margin-top: -0.5em;
    -webkit-animation: spinner 150ms infinite linear;
    -moz-animation: spinner 150ms infinite linear;
    -ms-animation: spinner 150ms infinite linear;
    -o-animation: spinner 150ms infinite linear;
    animation: spinner 150ms infinite linear;
    border-radius: 0.5em;
    -webkit-box-shadow: rgba(255,255,255, 0.75) 1.5em 0 0 0, rgba(255,255,255, 0.75) 1.1em 1.1em 0 0, rgba(255,255,255, 0.75) 0 1.5em 0 0, rgba(255,255,255, 0.75) -1.1em 1.1em 0 0, rgba(255,255,255, 0.75) -1.5em 0 0 0, rgba(255,255,255, 0.75) -1.1em -1.1em 0 0, rgba(255,255,255, 0.75) 0 -1.5em 0 0, rgba(255,255,255, 0.75) 1.1em -1.1em 0 0;
  box-shadow: rgba(255,255,255, 0.75) 1.5em 0 0 0, rgba(255,255,255, 0.75) 1.1em 1.1em 0 0, rgba(255,255,255, 0.75) 0 1.5em 0 0, rgba(255,255,255, 0.75) -1.1em 1.1em 0 0, rgba(255,255,255, 0.75) -1.5em 0 0 0, rgba(255,255,255, 0.75) -1.1em -1.1em 0 0, rgba(255,255,255, 0.75) 0 -1.5em 0 0, rgba(255,255,255, 0.75) 1.1em -1.1em 0 0;
  }

  /* Animation */

  @-webkit-keyframes spinner {
    0% {
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @-moz-keyframes spinner {
    0% {
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @-o-keyframes spinner {
    0% {
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @keyframes spinner {
    0% {
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }


/*24-4-2023 css start*/
/*#client_form_filter input[type="search"], #client_form_filter label {
  display: none;
}
#table_id_paginate, #pipe_service_table_info,#department_table_info, #tech_table_info,#pipe_service_table_paginate {
    display: none;
}
div#client_form_info {
    display: none;
}*/


body .analyser-sect table, body .plchmi-sect table {
    border: 0px !important;
    border-collapse: collapse !important;
}
body .analyser-sect table td, body .analyser-sect table th, body .plchmi-sect table td, body .plchmi-sect table th {
    border: 1px solid #a9705b !important;
    color: #a9705b !important;
}
.metering_reading_form_sec label {
    display: block !important;
}

table#client_form th, table#client_form td, #tech_table th, #tech_table td, #department_table th, #department_table td{
    width: 20% !important;
}

#table_id th, #table_id td{
    width: 25% !important;
}
#pipe_service_table th, #pipe_service_table td{
    width: 33.3% !important;
}
#table_id th, #table_id td, table#client_form th, #tech_table th, #table_id th #table_id td, #pipe_service_table th, #pipe_service_table td, #department_table th, #department_table td {
    font-size: 13px !important;
    text-align: center;
}
.table_heading-text{
    font-size: 18px !important;
}
.maintence_insidewrapper .parent_technician_details_section .form-outline {
    flex-wrap: wrap;
}
.maintence_insidewrapper .parent_technician_details_section label.form-label {
    width: 100px;
}
.maintence_insidewrapper .parent_technician_details_section input{
    width: calc(100% - 110px);
}
.second_technician_section_bottom .kbw-signature {
    width: calc(100% - 110px);
}
.second_technician_section_bottom  .signature_lebel{
    justify-content: space-between;
}
.second_technician_section_bottom #signature_customer{
    max-width:414px !important;
}
.maintence_insidewrapper .parent_technician_details_section label.error {
    width: 100% !important;
}
.metering_reading_form_sec td input {
    border: 0px !important;
}
.second_technician_section_bottom .inner_tech {
    width: 50% !important;
}

.completed-table table td, .completed-table table th {
    border: 1px solid #666 !important;
}

body .completed-table table {
    border: 0px !important;
    border-collapse: collapse !important;
}
.filterdetailss table#table_id td, .filterdetailss table#table_id th {
    border: 1px solid #666 !important;
}
.filterdetailss table#table_id {
    border: 0px !important;
    border-collapse: collapse !important;
}
.filterdetailss .custom-icon-space td a svg {
    display: block;
        margin-top: -2px;
}
.filterdetailss .custom-icon-space td a i {
    font-size: 16px;
}
.filterdetailss .custom-icon-space td a {
    padding: 0px !important;
    margin: 0px !important;
    width: 32px !important;
}
.roc_meter td input {
    border-top: 0px !important;
    border-right: 0px !important;
    border-left: 0px !important;
}
.bottom_acknowledge_Section .row {
    margin: 0px;
}
.edit_client_wrapper .imggg-list-filter {
    display: none;
}
.edit_client_wrapper input.form-control.form-control-sm {
    width: auto !important;
}
.parent_wrapper_tablesection {
    display: flex;
}
.parent_wrapper_tablesection .form-group {
    align-items: center;
    gap: 0px;
}
.data-analytics .dataTables_filter label {
    display: none !important;
}
.data-analytics .dataTables_filter {
    margin-top: 60px;
}
.data-analytics .dt-buttons.btn-group.flex-wrap {
    display: flex;
    flex-wrap: nowrap !important;
    width: 100%;
    height: auto;
    max-width: 195px;
    margin-top: 1px;
}
body .custom_dashboard .odd td {
    background-color: #d9d9d9;
}
body .data-analytics .custom_dashboard {
    border-collapse: collapse !important;
    border: 0px !important;
    display: block;
    overflow: auto;
    width: 100% !important;
}
.custom_dashboard thead, .custom_dashboard tbody {
    width: 100%;
    display: table;
}

body .data-analytics .custom_dashboard th, body .data-analytics .custom_dashboard td{
    border: 1px solid #666 !important;
}
#pipe_service_table_wrapper .btn-group.flex-wrap .btn {
    background-position: right;
}
.data-analytics .dt-buttons.btn-group.flex-wrap .btn {
    height: 38px !important;
    background-size: contain;
}
.parent_wrapper_tablesection .form-group:first-child {
    margin-right: 30px;
}
.custom-header-icon .heading-text { 
    text-align: right;
    margin-top: -12px;
}
.dataTables_wrapper .clear, .dataTables_length {
    display: none;
}
.dataTables_wrapper .clear {
    display: none;
}
a.add-btn-wrap.btn-client-details {
    display: inline-block;
}

.remove-section {
    margin-top: 42px;
}

.remove-section, .remove-ser-location, a.sndemail, .comletedsndemail, .remove-section_div {
    cursor: pointer;
}
.custom-pipeline {
    flex-wrap: wrap;
    width: 100%;
    padding: 12px 0;
    display: flex;
}
.custom-pipeline .col {
    flex-basis: unset !important;
    flex-grow: unset !important;
    width: 25%;
    max-width: unset !important;
}
.custom-pipeline .btn-client-details {
    text-align: left;
}
.custom-acknowledge .btn-client-contact {
    float: none;
    text-align: left;
    margin-top: 32px;
}
.custom-acknowledge .btn-client-contact a{
    padding: 10px;
}
.flow_meter .frmm-sec input.reading_inner {
    border-right: 0px !important;
    border-top: 0px !important;
    border-left: 0px !important;
    font-weight: 400 !important;
    background-color: transparent;
}
.frmm-sec .frm-model, .frmm-sec .frm, .frmm-sec .frm_safety{
    padding-left: 10px;
    padding-right: 10px;
}
.frmm-sec .frm {
    margin-top: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.roc_meter table {
    display: block;
    overflow: auto;
}
.roc_meter table tbody{
    width: 100%;
    display: table;
}
.roc_meter input {
    width: auto !important;
}
.custom_size label {
    width: 80px;
}
button.remove-additional-email:focus {
    outline: none;
}
.parent_technician_details_section .inner_tech #signature_customere {
    max-width: 380px;
    width: 100%;
    display: block !important;
    margin-left: auto;
    margin-top: 10px;
}
.custom_backcolor label {
    color: #a9705b !important;
}
.custom_backcolor .departmental_form_sec h4 {
    color: #a9705b !important;
}
.custom_backcolor .departmental_form_sec th, .custom_backcolor .departmental_form_sec td {
    color: #a9705b !important;
    border-color: #a9705b !important;
}
.custom_backcolor input, .custom_backcolor .departmental_form_sec textarea, .custom_backcolor .departmental_form_sec select {
    border-color: #a9705b !important;
}
.custom_backcolor textarea, .custom_backcolor .kbw-signature, .custom_backcolor .select2-selection.select2-selection--multiple, .custom_backcolor select{
    border-color: #a9705b !important;
}
.custom_backcolor .card, .custom_backcolor .card-header {
    background-color: transparent !important;
}
.btn-client-submit {
    display: inline-block;
}
.pipeline_intial_inner, .aknowledge_border_line, .service_section_inner {
    border: 2px solid #a9705b;
    max-width: 1100px;
    margin: 10px auto 0 auto !important;
}
.aknowledge_border_line span.acknowledged_details_heading, .pipelineservice_details_heading {
    padding: 0 15px;
}
.service_section_inner {
    padding: 0 15px 20px 15px;
}
.flow_meter tr.even, .flow_meter tr.odd {
    background-color: transparent;
}

.maintence_intial_inner select {
    margin-bottom: 10px;
    height: 41px;
    border-radius: unset;
}
.maintence_intial_inner .form-outline label {
    display: block;
}
.maintence_intial_inner .form-outline select {
    width: 100%;
    background: #fff;
    color: #495057;
}
.container.insidewrapper.custom_backcolor {
    background-color: #b9f9fb;
    padding-top: 15px;
}
.custom-parent.parent_maintencewrapper .maintence_wrapper_secc {
    display: flex;
    align-items: flex-start;
}
.custom-parent.parent_maintencewrapper .maintence_wrapper_secc .maintence_intial_inner {
    width: 50%;
    margin: 0px;
}
.custom-parent.parent_maintencewrapper .maintence_wrapper_secc .maintence_intial_inner .frmm-sec {
    width: 50%;
}
.custom-parent.parent_maintencewrapper .second_custom-sectionn.additonal_em_sec {
    width: 50%;
    margin-top: 40px;
        display: flex;
    align-items: center;
}
.custom-parent.parent_maintencewrapper .second_custom-sectionn.additonal_em_sec label{
    margin: 0px;
}
.custom-parent.parent_maintencewrapper .second_custom-sectionn.additonal_em_sec input{
    width: 40px;
    height: 40px;
    margin-right:10px;
}
.custom-parent.parent_maintencewrapper .second_manual_div {
    width: 50%;
}
.custom-parent.parent_maintencewrapper .second_manual_div .frmm-sec {
    width: 50% !important;
}
.custom-email-section.frmm-sec {
    width: 50%;
    padding: 0 5px;
}
.custom-email-section.frmm-sec .second_custom-sectionn label, .custom-email-section.frmm-sec .second_custom-sectionn input{
    width:100%;
}
.custom-email-section.frmm-sec .second_custom-sectionn {
    display: flex;
    align-items: center;
    margin-bottom:10px;
}
.custom-email-section.frmm-sec .second_custom-sectionn .additional-w-custom {
    width: 50%;
}
.custom-email-section.frmm-sec .second_custom-sectionn .maintence-btn {
    margin-top: 13px;
    margin-left: 10px;
}
.custom-email-section.frmm-sec .form_control_email_add{
    width: 50%;
}
.main_additonal_wrapper .maintenace_gas_srevv {
    width: 100%;
}
.main_additonal .pocemail_sec.frmm-sec {
    width: 100%;
}
.poc_emial_sec {
    padding: 0 5px;
    width: 50%;
}
.main_additonal_wrapper {
    display: flex;
    align-items: flex-start;
    margin: 0 -5px;
}
span.remove_worksite {
    cursor: pointer;
}
.poc_emial_sec .pocemail_sec.frmm-sec {
    width: 100%;
    margin-top: 20px;
    margin-left: -5px;
}
.parent_technician_details_sec .tech-details-btn {
    text-align: left;
    margin-top: 25px;
}
.technician_detail_custom .form-group {
    display: block;
    width: 100%;
}
.technician_detail_custom .col {
    padding: 0px;
    width: 100%;
    max-width: 24%;
}
.parent_tech_details_sectionn .remove_tech_details {
    margin-top: 30px;
    display: block;
    padding: 10px;
}
span.remove_tech_details {
    cursor: pointer;
}
.acknowledege_customer {
    border: 2px solid #a9705b;
    padding: 10px;
    margin-top: 20px;
}
.bottom_signature, .remkars_section, .left_reading_section {
    border: 2px solid #a9705b;
    padding: 10px;
    margin-top: 20px;
}
label.error {
    color: #dc3545 !important;
}
.parent_maintencewrapper.custom-parent, .parent_tech_details_sectionn {

    padding: 10px;
}
.begin_form-btn_sec .begin_form-btn, .proceed-frm-btn_sec .proceed-frm-btn {
    display: inline-block;
}
.begin_form-btn_sec, .proceed-frm-btn_sec {
    padding-bottom: 20px;
}
.remarks_title_heading, .remarks_sect .acceptance-sectm, .remarks_sect .acceptence_parent_sec {
    padding: 10px;
}
.remarks_sect .acceptence_parent_sec{
    margin-top: 20px;
}
input.add-btn-wrap.btn-client-details {
    display: inline-block;
    float: none;
}
.approval_sec .row.mb-12 {
    margin: 0px;
}
.approval_sec {
    margin-top: 65px;
}

.additonal_email_inwrapper{
    margin-left:auto;
}

.parent_tech_details_sectionn.parent_tech_details_sectionn_2 {
    border: none;
    padding: 0;
}

.maintence_technician_inner_second.row.mb-12 {
    padding: 10px;
    margin: 30px 0 0 0;
    display: block;
}
.department_form_sign_sec #signature_tt1 {
    max-width: 365px;
    margin-left: auto;
    display: block;
}
.department_form_sign_sec img {
    max-width: 365px;
    margin-left: auto;
    display: block;
    width: 100%;
    border: 1px solid #666;
    margin-top: 10px;
}
.metering_reading_form_sec .table-sect-preventive table {
    display: block;
    overflow-y: hidden;
    overflow-x: auto;
}
.table-sect-preventive table td:first-child {
    text-align: center;
}

.table-sect .form-check {
    width: 35px;
    height: 35px;
    margin: 0px auto;
    padding: 0px;
}
.table-sect .form-check input.form-check-input {
    width: 35px !important;
    margin: 0px !important;
    padding: 0px !important;
    display: block;
}
.table-sect-wrap td {
    vertical-align: middle !important;
}

.remarks_sect input.add-btn-wrap.btn-client-details {
    margin-top: 20px !important;
}
.table-sect td, .table-sect th {
    padding: 4px !important;
}
.client-loc-ser-sec{
    margin: 5px 0;
}
.filterdetailss a {
    cursor: pointer;
}
.noaccessclass .modal-content {
    height: auto !important;
}
.noaccessclass h5#noaccessmodel {
    margin: 0px !important;
    padding: 0px !important;
    text-align: center;
}
.noaccessclass button.close {
    margin: 0px;
    position: absolute;
    top: 0;
    right: 20px;
}

.noaccessclass .modal-header {
    justify-content: center;
}
.noaccessclass .modal-dialog {
    max-width: 300px;
}
.approval-checkboxx input#approval_check_client {
    width: 50px;
    height: 41px;
}
.approval-checkboxx {
    display: flex;
    align-items: center;
}
.approval-email-accept .form-group {
    margin: 0px;
}
.approval-email-accept .emailtogroup_1.form-group {
    margin-top: 10px;
    display: block;
}
.dataTables_wrapper .dt-buttons.btn-group {
    border: 0px;
    width: 57px;
    height: 57px;
}
.dataTables_wrapper .buttons-pdf {
    padding: 0px !important;
    font-size: 0px !important;
}
.dataTables_wrapper .dt-buttons.btn-group .btn:nth-child(2) {
    display: none;
}
/*24-4-2023 css end*/

td{
      overflow: hidden;
}
span.remark-text{
    display: inline-block;
    color: #666;
    word-break: break-all;
    white-space: pre-wrap;
}

.save-draft-button-container {
    background-color: #375F9C;
    border: none;
    padding: 10px 10px 10px 10px;
    position: fixed; 
    bottom: 20px;
    right: 20px; 
    z-index: 999;
    border-color: #375F9C;
    padding: 10px 10px 10px 10px;
    color: #FFF !important;
    border-radius: 10px;
    text-decoration: none;
    font-size: 18px;
     font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
}
.btn-draft-save {
    position: fixed;
    right: 10px;
    bottom: 0;
}

/*responsive*/
@media all and (min-width: 1200px) {
    .flow_meter.roc_meter table{
        zoom: 73%;
    }
}
@media all and (max-width: 1550px) {
.row.w-100.login-popup-box .col-lg-4.mx-auto.w-100 {
    max-width: 600px;
}
.row-frm {
    width: 100%;
}
#app .container.insidewrapper .card .card-header {
    font-size: 30px;
}
table#table_id {
    width: 100% !important;
}
div#app .col-lg-4.mx-auto.w-100 {
    max-width: 600px;
    width: 100%;
}
.container.insidewrapper .section_section .custom-btn.btn.btn-primary.btn-lg {
    font-size: 22px !important;
}
a.custom-btn2.btn.btn-primary.btn-lg {
    font-size: 18px;
}
.home_heading {
    margin-top: 0;
}
.heading-text {
    margin-top: 0 !important;
}
}

@media all and (max-width: 1200px) {
.container.insidewrapper .first_section .custom-btn.btn.btn-primary.btn-lg {
    font-size: 20px !important;
}
a.custom-btn2.btn.btn-primary.btn-lg {
    font-size: 14px;
    margin-left: 12px;
    width: 22.2%;
}
.sub-btn {
    margin-right: 8px;
}
}

@media all and (max-width: 1024px) {
.row-frm {
    width: 100%;
}
.container.insidewrapper .first_section .custom-btn.btn.btn-primary.btn-lg {
    width: 47% !important;
}
.container.insidewrapper .section_section .custom-btn.btn.btn-primary.btn-lg {
    width: 47% !important;
}
table#table_id {
    width: 100% !important;
}
a.custom-btn2.btn.btn-primary.btn-lg {
    width: 47%;
    margin-top: -34px;
}
.sub-btn {
    text-align: right;
    margin-right: 6px;
    margin-top: -20px;
}
.sub-btn a.submission-sec-btn.custom-btn2.custom-btn3.btn.btn-primary.btn-lg {
    width: 47%;
}
.home_heading {
    font-size: 25px !important;
    margin-left: 0 !important;
    text-align: left;
    margin-top: 0px;
}
#app .container.insidewrapper .card .card-header {
    font-size: 25px;
}
.pipleline_inner_intial .col input {
    width: 100% !important;
}
.acknowledge_inner_sec input {
    width: 100%;
}
.acknow_inner_secon2 input {
    width: 100% !important;
}
.checkbox_section input {
    width: auto !important;
}
div.dataTables_wrapper div.dataTables_filter {
    text-align: center !important;
}
div#point_details .btn-client-submit {
    width: 50%;
    margin: 0 auto;
}
div#point_details .btn-client-submit input.add_details {
    height: 57px !important;
    margin: 20px 0;
}
.btn-client-submit-pipeline {
    width: 100%;
}
.table.custom-table.table-bordered {
    color: #000;
    width: 100% !important;
    margin: 0 !important;
    margin-top: 18px !important;
}
}

@media all and (max-width: 991px){
    .parent_wrapper_tablesection {
    flex-wrap: wrap;
}
label.form-label {
    font-size: 13px;
}
.custom-pipeline .col {
    width: 50%;
}
.custom-acknowledge {
    flex-wrap: wrap;
}
.custom-acknowledge .col, .acknow_inner_secon2 .col {
    flex-basis: unset;
    flex-grow: unset;
    max-width: unset;
    width: 50%;
}
.acknow_inner_secon2 {
    flex-wrap: wrap;
}
div#defaultentry {
    width: 100%;
}
.inner_wrapper_row {
    flex-wrap: wrap;
}
div#defaultentry .col {
    padding: 0px 10px;
}
.service_nextwrapper_section.row.mb-12 span.manalcheck {
    width: 50%;
    padding: 0 10px;
}
.service_nextwrapper_section.row.mb-12 .frmm-sec {
    width: 50%;
    padding: 10px 10px 0 10px;
}
.departmental_form_sec table {
    display: block;
    overflow: auto;
}
.parent_technician_details_section {
    flex-wrap: wrap;
}
.parent_technician_details_section .inner_tech {
    margin-bottom: 10px;
    display: block;
    width:100%;
}
.parent_technician_details_section .inner_tech .col {
    flex-grow: unset;
    max-width: unset;
    width: 100%;
}
.bottom_acknowledge_Section .col {
    padding: 0 10px;
    width: 50%;
    flex-basis: unset;
}
div#date_time {
    margin-top: 0px;
}
}

@media all and (max-width: 767px) {
    .target-btn button {
        position: unset;
        padding: 5px 15px;
    }
    .target-btn {
        text-align: center;
        padding: 25px 0;
    }
    .pipeline-wrp button {
        padding: 5px 15px;
    }
    .data-analytics .dt-buttons.btn-group.flex-wrap {
    float: none;
    margin-top: 40px;
    margin-bottom: 0px;
}
.data-analytics .dataTables_filter {
    margin-top: 20px;
}
.data-analytics .parent_wrapper_tablesection .form-group {
    margin-right: 0px;
    width: 100%;
    flex-wrap: wrap;
    justify-content: left;
}

.data-analytics .parent_wrapper_tablesection .form-group input {
    width: 100%;
    margin: 0px;
}
    .maintence-pdf-sec .pipelineservice_details_heading, .acknowledged_details_heading, .maintence_details_heading {
    font-size: 18px !important;
}
.bottom_signature .col {
    padding: 0;
}
.heading-text {
    margin-top: 40px;
}
.completed-btn-sec {
    float: unset !important;
    margin-left: 0;
    text-align: center;
}
.custom_heading {
    line-height: normal;
}
.parent_technician_details_sec .inner_tech {
    width: 100%;
}
form#user_details_form .custom-row.row.mb-12 .col {
    margin: 0;
    padding: 0;
}
form#user_details_form .custom-row.row.mb-12 {
    display: unset;
}
form#user_details_form .btn-client-submit {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 20px;
    margin-top: 0 !important;
}
table#user_data_table {
    margin: 0 !important;
    margin-top: 20px !important;
}
table.dataTable {
    width: 100% !important;
}
.card .card-body {
    padding: 0;
    width: 100%;
}
div.dataTables_wrapper div.dataTables_info {
    padding-top: 0.85em;
    padding-bottom: 0.85em;
}
div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    justify-content: center !important;
}
.custom-login-div button.loginbtn.btn.btn-primary.submit-btn.btn-block {
    font-size: 15px;
    width: 200px;
}
.auth.theme-one .auto-form-wrapper .form-group .submit-btn {
    font-size: 15px;
    width: 200px;
}
.auth.theme-one .auto-form-wrapper .form-group .input-group {
    width: 60%;
}
.custom_heading {
    margin: 15px 0;
}
.pipleline_inner_intial {
    display: unset;
}
#app .container.insidewrapper .card .card-header {
    font-size: 22px;
}
span.pipelineservice_details_heading {
    font-size: 17px;
}
.pipelineservice_details_heading, .acknowledged_details_heading, .maintence_details_heading {
    font-size: 18px;
    padding: 0 15px;
}
.acknowledge_inner_sec {
    display: unset;
}
.acknow_inner_secon2 {
    display: unset;
}
.inner_wrapper_row {
    display: unset;
}
.container.insidewrapper {
    width: 100%;
}
.servicing-next-btn-client-contact {
    text-align: center;
}

#client_details_form input {
    width: 100% !important;
}
form#client_details_form .row .form-outline {
    margin: 10px 0;
}
.checkbox_section .form-outline.form-check input#allwish {
    width: auto !important;
}
.checkbox_section .form-outline.form-check input#ra_check {
    width: auto !important;
}
.checkbox_section {
    padding-top: 0px;
}
div#defaultentry {
    display: unset;
}
.bottom_signature {
    display: unset;
}
.bottom_acknowledge_Section .row.mb-12 {
    display: unset;
}
.container.insidewrapper .first_section .custom-btn.btn.btn-primary.btn-lg {
    color: #FFFFFF;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 24px !important;
    width: 100% !important;
}
.custom-btn.btn.btn-primary.btn-lg {
    margin-left: 0px !important;
}
.container.insidewrapper .section_section .custom-btn.btn.btn-primary.btn-lg {
    width: 100% !important;
}
a.custom-btn2.btn.btn-primary.btn-lg {
    margin-top: 17px;
    width: 100%;
    margin-left: 0;
}
.sub-btn {
    margin-right: 0;
}
.sub-btn a.submission-sec-btn.custom-btn2.custom-btn3.btn.btn-primary.btn-lg {
    width: 100%;
    margin-right: 0;
}
.listingbtn-section {
    margin-bottom: 20px !important;
    margin-top: 30px;
    text-align: center;
}
form#client_details_form .row {
    display: unset;
}
#app .container.insidewrapper .card {
    width: 100%;
}
.frm {
    display: unset;
}
.row-frm {
    width: 100%;
}
.frmm-sec {
    width: 100%;
    margin: 10px 0;
}
.maintence_intial_inner.row-frm .frmm-sec {
    width: 100%;
}
.maintence_technician_inner.row.mb-12 .parent_technician_details_sec {
    display: unset;
}
.begin_form-btn_sec, .proceed-frm-btn {
    text-align: center;
}
.remake-form {
    display: unset;
}
.metering_reading_form_sec {
    width: 100%;
    margin: 0 auto;
}
.bthnn {
    justify-content: center;
}
.form-outline {
    margin: 10px 0;
}
select#customer_gasserice {
    width: 100%;
}
.parent_technician_details_sec .col {
    padding: 0;
}
.btn-client-details, .btn-client-contact {
    float: unset;
    text-align: center;
    margin-top: 0;
}
div#point_details .btn-client-contact {
    float: unset;
}
.client_completed_form {
    font-size: 30px;
}
div.dataTables_wrapper div.dataTables_filter label {
    text-align: center;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
div#point_details .card .card-body {
    padding: 0;
    padding-top: 0;
}
.pipeline_section {
    width: 100%;
}
.btn-client-submit-pipeline {
    text-align: center;
    float: unset;
}
.home_heading {
    margin-left: 0 !important;
    text-align: left;
    margin-top: 0;
    width: 100%;
}
.custom-pipeline .col {
    width: 100%;
}
.custom-acknowledge .col, .acknow_inner_secon2 .col {
    width: 100%;
        padding: 0 10px;
}
.checkbox_section .col {
    padding: 0 10px;
}
.checkbox_section label.form-label {
    margin-left: 10px !important;
}
.checkbox_section .form-outline.form-check {
    padding-left: 10px;
}
.service_section_inner {
    padding: 0 5px 20px 5px;
}
.service_nextwrapper_section.row.mb-12 span.manalcheck {
    width: 100%;
}
.service_nextwrapper_section.row.mb-12 input#manual_check {
    width: auto !important;
    }
    .service_nextwrapper_section.row.mb-12 .frmm-sec {
    width: 100%;
    }
    .departmental_form_sec .table-sect {
    flex-wrap: wrap;
}
.table-sect table.table.table-bordered:last-child {
    margin: 0px !important;
}
.departmental_form_sec table.table.table-bordered {
    padding: 10px !important;
}
.parent_technician_details_section .inner_tech .form-outline {
    flex-wrap: wrap;
}
.parent_technician_details_section .inner_tech .form-outline .form-label {
    width: 100% !important;
}
.signature_lebel {
    flex-wrap: wrap;
}
.bottom_signature .col {
    width: 100%;
    margin-right: 0;
}
.bottom_acknowledge_Section .col {
    width: 100%;
    }
    .tableCard tr {
    padding: 10px !important;
}
.tableCard tr h4 {
    font-size: 16px !important;
}
form#client_details_form .row {
    display: flex;
}
div#defaultentry .col {
    padding: 0px 10px;
    flex-basis: unset;
    flex-grow: unset;
}
div#defaultentry {
    flex-wrap: wrap;
}
form#client_details_form .row.mb-12 {
    margin: 0px;
}
.acknowledge_section.row.mb-12 {
    padding: 0 5px;
}

}



@media all and (max-width: 500px) {
.auth.theme-one .auto-form-wrapper {
    padding: 25px;
}
.home_heading {
    font-size: 18px !important;
}
.custom_heading {
    font-size: 18px;
    line-height: normal;
    margin-top: 15px;
    margin-bottom: 15px;
}
.logo-login img {
    width: 100%;
}
.custom-login-div {
    display: unset;
    text-align: center;
}
.custom-login-div button.loginbtn.btn.btn-primary.submit-btn.btn-block {
    width: 100%;
}
.auth.theme-one .auto-form-wrapper .form-group .submit-btn {
    width: 100%;
}
.auth.theme-one .auto-form-wrapper .form-group .input-group {
    width: 100%;
}
.modal-content .listingbtn-section a {
    padding: 18px 50px !important;
    text-align: center;
}
.modal-content .listingbtn-section {
    text-align: center;
}

}



/* End of custom styling */
