
.banner
{
    width: 80%;
    font-size: 9pt !important;
    font-family:akshar;
}
img{
    padding-bottom:5%;
    padding-right: 6px;
}


.header{
    font-size:20pt;font-family:akshar;text-align: center;
    font-weight: bold; 
}

.branchCopy
{
    width:100%;
    height:20%;
    font-size: 7pt !important;
}

tr{
    height:7px;
}

table{
    font-size: 9pt !important;
}

.signTable tr td{
    border-collapse: collapse;
    border:1px solid black;
    text-align: center;
    font-family:akshar;
}
.loanAssessment {
    width:100%;
    text-align: justify;
    font-family:akshar;
}
.loanAssessment th{
    text-align: center;
    font-size: 10pt !important;
}

.loanAssessment td{
    padding:5px;
    text-align: justify;

}


.thirdTable tr td, .customFont tr td{
    font-family:akshar;
    border:1px solid black;
    border-collapse: collapse;
     padding-left:.5%;
}

table.thirdTable, .customFont{ border-collapse: collapse;   
}

.innerTable tr td{
    width:10%;

}



table .innerTable{
    border-collapse:collapse;
    width:100%;
    border:1px solid black;
}


.bcRtCol th table{
    border-collapse: collapse;border:1px solid black;text-align:left;width:100%;font-size:11px;font-family:akshar;
}

.branchCopy th{
    text-align:left;font-size:10px;font-weight: bold;

}

.signatureHead{
    background-color: grey;
    Background-color: grey;
    font-family:akshar;
    text-align: center;
    font-size: 15pt !important;

}

.container{

    width:100%;
    height:100%;
    margin: auto;
    /*    border: 1px solid #73AD21;*/
}
.document-head
{
    text-align: center;
    text-decoration: underline;
    font-weight: bold;
}
@page
{

    margin-left: 1cm;
    margin-right: 1cm;

}
body
{
    background-color : #FFFFFF;
}
p
{
    line-height: 30px;
    text-align: justify;
}
.agreement { line-height: 25px; text-align: justify; font-size: 10px; font-family: "Times New Roman", Times, serif;}
.content, .content th, .content td {
    border-style:solid !important;
    border-width:1px !important;
    border-collapse:collapse !important;
    font-size: 18px !important;
}
.content td { height: 30px; }
.firstPage td
{
    font-size:10pt;
    /*font-weight:bold; */
    width:25%;
}
.footer-docs 
{
    /*float: left !important;
    width: 1000px !important;*/
    font-weight: bold !important;
    text-align: left;
}


