﻿body {
}
.FirstLine {
    padding-top: 10px;
}
.Comment {
    color: blue !important
}

.FontWeight {
    font-weight: 600
}

.ClickBtn {
    background-color: #696969 !important;
    color: #fff !important;
}

.Dashboardpadd {
    padding-top: 80px;
}

.ContactUspadd {
    padding-top:10px;
}

.ContactUsFontWeight {
    font-weight: 600;
}

.BankLetter {
    height:800%;
}

.NomineeDetails {
    margin-top: 70px;
}
.NomineeDetailsWidth {
    width: 350px;
}
.DocumentDetailslnk {
    color:#fff; width:300px;
}

.DocumentDetailsUploadbtn {
    color: white;
}
.DocumentDetailsdoctable {
    width: 100%;
}

.DocumentDetailstbl {
    width: 100%;
    border-spacing: 1px;
}

.table-cls {
    width: 1000px;
}




table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child:before {
    display: none;
}
