﻿.radio {
    margin: 0px;
}

.table svg {
    vertical-align: -3px;
}

td a.btnVoucherDetails {
    color: #206bc4;
}

.impData {
    color: #206bc4;
}

.btnCloseTDSDetails {
    position: absolute;
    top: 6px;
    right: 11px;
    z-index: 99;
}

.btnChallanDetails {
    border: solid 2px #206bc4;
    padding: 4px 8px;
    border-radius: 6px;
    color: #206bc4;
    font-weight: bold;
    font-size: 11px;
}

    .btnChallanDetails:hover {
        background: #206bc4;
        color: #fff;
    }

#offcanvasChallanDetails {
    width: 90%;
}

.offcanvas-footer {
    padding: 10px;
    background: #f3f3f3;
}

.maxWidth160 {
    max-width: 160px;
}

.tableBG {
    box-shadow: 0px 3.2px 7.2px 0px rgba(131, 126, 255, 0.12), 0px 0.6px 1.8px 0px rgba(131, 126, 255, 0.10);
    padding: 10px;
    border-radius: 6px;
    margin-bottom: 20px;
    border: solid thin #f5f5f5;
}

.TDSMetaData {
    box-shadow: 0px 3.2px 7.2px 0px rgba(131, 126, 255, 0.12), 0px 0.6px 1.8px 0px rgba(131, 126, 255, 0.10);
    padding: 10px;
    border-radius: 6px;
    margin-bottom: 20px;
    border: solid thin #f5f5f5;
}

    .TDSMetaData p {
        margin-bottom: 0px;
        font-weight: bold;
        color: #206bc4;
    }

.txtChallanNo {
    height: 29px;
}

.mt5 {
    margin-top: 5px;
}

.mr15 {
    margin-right: 15px;
}
