﻿body {
    margin: auto;
}

@font-face {
    font-family: bfont;
    src: url('Kalpurush.ttf');
}

.fontbn {
    font-family: bfont;
}

.content {
    min-height: 250px;
    padding: 0px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 0px;
}
/*header*/
.header {
    background-color: #135cb5;
}
/*end header*/
.pb-10 {
    padding-bottom: 10px;
}

.mg-30 {
    margin-top: 40px;
}

.table-header-80 {
    width: 80px;
}

.dwasa {
    font-size: 25px;
    font-weight: 700;
}

.estd {
    font-size: 22px;
    font-weight: 600;
}

.address {
    font-size: 15px;
    font-weight: 600;
}

.status {
    font-size: 15px;
    font-weight: 600;
}

.dwasa-sm {
    font-size: 20px;
    font-weight: 700;
}

.estd-sm {
    font-size: 16px;
    font-weight: 600;
}

.address-sm {
    font-size: 12px;
    font-weight: 600;
}

.status-sm {
    font-size: 12px;
    font-weight: 600;
}

.breadcrumb {
    padding: 4px 0px;
    margin-bottom: 0px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
    font-size: 18px;
    font-weight: 600;
}

.FormatRadioButtonList label {
    margin-right: 20px;
}

.textline {
    text-decoration: line-through;
}

.AddressLabels {
    height: 3em;
}
