.advanve {
    margin-bottom: 20px;
}
.invoice {
    width: 20px;
    height: 18px;
}
.dateWidth {
    position: absolute;
    width: 100%;
    top: 0px !important;
}
.historyButton {
    width: 200px;
    height: 75px !important;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
    margin-bottom: 30px;
}
.buttontext {
    font-size: 30px;
    font-weight: 700;
    margin-right: 'auto';
}
.clintDropdownListDiv {
    display: flex;
    align-items: center;
}
.clintDropdownListImg {
    width: 24px;
    margin-right: 8px;
}
.clientDropdownListSpan {
    width: 20px;
}
.clientDropdownListSpan2 {
    margin: 0 5px;
}
.closeButton {
    margin-right: 8;
}
.communicatioStatus {
    display: block;
}
.editrowTableMargin {
    margin-bottom: 30px;
    width: 100%;
}

.tables {
    border-collapse: separate;
    width: 100%;
    border: 1px solid black;
    text-align: center;
}
.thstyle {
    text-align: center;
    padding: 0px 10px;
}
.trstyle {
    border: 1px solid black;
}
.tdstyle {
    text-align: center;
    padding: 0px 10px;
}
.disTdStyle {
    margin-left: 15px;
    text-align: center;
}
