.txt-center {
    text-align: center;
}

.border- {
    border: 1px solid #000 !important;
}

.padding {
    padding: 15px;
}

.mar-bot {
    margin-bottom: 15px;
}

.admit-card {
    border: 2px solid #000;
    padding: 15px;
    margin: 20px 0;
}

.BoxA h5, .BoxA p {
    margin: 0;
}

h5 {
    text-transform: none;
}

table img {
    width: 100%;
    margin: 0 auto;
}

.table-bordered td, .table-bordered th, .table thead th {
    border: 1px solid #dee2e6 !important;
    font-size: 13px;
}

.has-icon-left .form-control-position {
    right: auto;
    left: inherit;
}

.has-icon-left .form-control {
    padding-left: 3.0rem;
}

.form-control-position {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 2.5rem;
    height: 100%;
    text-align: center;
    color: #fff;
    border-radius: 4px 0 0 4px;
    font-size: 14px;
    background: #0073b7
}

    .form-control-position i {
        padding: 10px;
    }

.sign-thumb {
    height: 40px;
    padding: 0.375rem 0.75rem;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.table22 {
    border: none !important;
}

    .table22 td {
        border-top: none !important;
        padding: 1px 15px;
    }

#housetaxdata table td span {
    font-size: 16px;
    font-weight: 600;
}
.table-bordered tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05) !important;
}