﻿
.pghdng3 {
    color: #1A1A1A;
    border-bottom: none;
}
.imageNme {
    color: #000;
    font-size: 16px;
    line-height: 34px;
    text-align: justify;
}
.p_style {
    color: #333;
    font-size: 18px;
}
.advanceSearchButton {
    background-color: #0071bc;
    border: none;
    color: white;
    border-style: none
}

.advancebtndiv {
    background-color: #0071bc;
    border-radius: 22px;
    text-align: center;
    width: 20%;
    float: right;
}

.advancewhiteSearchButton {
    background-color: #fff;
    border: none;
    color: #0071bc;
    border-style: none
}

.advancewhitebtndiv {
    background-color: #fff;
    border-radius: 22px;
    text-align: center;
    width: 20%;
    float: right;
}

.btnadvancespan {
    color: white;
    background-color: #0071bc;
    border-radius: 22px;
}
.btnview {
    background-color: #f15a24;
    border-radius: 20px;
    color: #fff;
    border: solid 1px #ced4da;
    padding: 0px;
    width: 90px;
}
table td {
text-align:center;
color:#000;
}
table th {
    text-align: center;
    color: #000;
}

.tablecat {
    background-color: #daf1f7;
    color: #000;
    font-size: 22px;
}
.prjct_code{
    color:#007bff;
}
.my-custom-scrollbar {
    max-height: 500px;
}

.table-wrapper-scroll-y {
    display: block;
}

.lnkbtn {
    
    color: #0071bc;
    padding: 12px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    float: right;
    border:1px solid #0071bc;
}

a.lnkbtn:hover {
    text-decoration: none;
}


.table_vcenter tr td:nth-child(2) {
   width:20%;
   text-align:left;
    
}

.table_vcenter tr td:nth-child(4) {
    text-align: left;
    width:10%;
}

.table_vcenter tr td:nth-child(5) {
    text-align: left;
    width:10%;
}

.table_vcenter tr td:nth-child(6) {
    text-align: left;
    width:10%;
}

.table_vcenter tr td:nth-child(7) {
    text-align: left;
    width:25%;
}