.NamCoulmn a{
    text-decoration:none!important;
}
.file-name:hover {
    color:#000!important;
}
.file-count{
    color: #005fb3;
    font-weight: bold;
}
.Headproduct{
    font-size: 20px;
    color: #008CBA;
    margin: 0;
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: bold;
    line-height: 25px;
}
.Count_product{
margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.file-icon{
    width:30px;
    margin-right:5px;
}
#kdn_table {
  border-collapse: collapse;
    position: relative;
    top: 25px;
}

#kdn_table th, #kdn_table td {
  border: none;
}
#kdn_table th{
    background: #008cba;
    color: #fff;
    
}
#kdn_table th .fa{
    color:#ddd;
    margin-right:5px
}
#kdn_table tr {
 border: solid 1px #ddd;
}

.entry-content table {
    border: none!important;
}
.mobile-label{
    color: #777;
    letter-spacing: 0.5px;
    margin-right: 2px;
    font-size: 13px;
    }
@media (min-width: 769px) {
    .mobile-label {
        display: none;
    }
    #kdn_table td{
	padding: 8px;
}
#kdn_table {
  
  background: #fff;
}
}
.kdn-pagination {
    text-align: center;
    margin-top: 20px;
}

.kdn-page-link {
    display: inline-block;
    padding: 4px 15px;
    margin: 5px;
    background-color: #eee;
    color: #333 !important;
    text-decoration: none !important;
    border-radius: 3px;
    transition: background-color 0.3s;
}

.kdn-page-link:hover {
    background-color: #5CB85C;
    color: #f5f5f5!important;
}

.kdn-active {
    background-color: #919191;
    color: #f5f5f5!important;
}
.all_files, .all_Count{
    font-size: 13px;
    color: #616161;
    letter-spacing: 1px;
    font-weight: 400;
    display: block;
}
@media (max-width: 992px) {
            #kdn_table td, tr {
    display: block;
  }
	#kdn_table th{
		display: none;
	}
            #kdn_table tbody tr {
                margin-bottom: 15px;
                display: block;
                border-radius: 2px;
}
#dateAndBtnColumn{
    background-color:#eee;
}
.Headproduct{
    font-size: 16px!important;
}
.Count_product{
    display: flex!important;
    flex-direction: column;
    text-align: center;
}  
.all_files, .all_Count{
    font-size: 12px!important;
    text-align: center;
}
.file-name{
    font-size: 14px!important;
    position:relative;
    right:9px;
    
    }
.NamCoulmn{
    background:#fff;
}
.downloadbtn-column{
    font-size: 12px;
    font-weight: normal;
    font-family: system-ui;
    }
#kdn_table tbody td {
                display: block;
                text-align: left;
        
    }
#dateAndBtnColumn{
background-color: #f9f9f9;
    }
}

/* Mob end */

.file-name{
    color: #337ab7 !important;
    letter-spacing: 0.5px;
    font-size: 16px;
}

.Clas_Dwbutton {
    display: flex !important;
    align-items: center;
    justify-content: center;
    background-color: #5cb85c!important;
    padding: 5px;
    color: #fff!important;
    border-radius: 50%;
    text-decoration: none!important;
    font-size: 15px;
    width: 30px;
    height: 30px;
   
}
.Clas_Dwbutton:hover {
            background-color: #10A37F;
            color: #fff;
    }

.downloadbtn-column {
        display: flex;
        align-items: center;
        justify-content: space-between;
       color: #888;
       font-family: serif;
    }
    .myheading{
display: flex;
    align-items: center;
    justify-content: space-between;
}
.cpacity{
position: relative;
    left: 20px;
}
.Clas_FileName a{
color: #337ab7 !important;
text-decoration: none !important
}
.Clas_FileName{
    letter-spacing: 0.5px;
    font-size: 14px;
    text-decoration: none !important;
    margin-left: 25px;
}
