﻿.dtls-container{
    margin-top:75px;
    margin-bottom:75px;
}

.table-title {
    color: #000;
    font-family: 29LT Bukra;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 34.286px; /* 142.857% */
}

.thstyle {
    border-top: 0.8px solid #DDD;
    background: rgba(226, 231, 255, 0.50);
    padding: 7.21px 7.8px 9.59px 132.6px;
    color: #009AE8;
    text-align: right;
    font-family: 29LT Bukra;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    width: 200px !important;
}

.req-btn {
    border-radius: 5px;
    background: #009AE8;
    padding: 12px 24px;
    justify-content: center;
}

.table-head .col-md-3{
    width:35% !important;
}

.table-head .col-md-9 {
    width: 65% !important;
}

.table-img {
    width: 100px;
    position: relative;
    bottom: 15px;
    right: 40px;
    height:100px;
    border-radius:100px;
}