.custom-history-data-table thead th{border-radius:0!important;background-color:var(--v-gray10-base)!important;color:var(--v-gray2-base)!important;border-bottom:2px solid rgba(0,0,0,.04)!important;width:150px}.custom-history-data-table tbody tr{cursor:unset;height:68px;background-color:var(--v-gray11-base)!important}.custom-history-data-table tbody tr.v-data-table__empty-wrapper{height:380px}.custom-history-data-table tbody tr.v-data-table__empty-wrapper span{color:var(--v-gray1-base)!important}.custom-history-data-table tbody tr.v-data-table__selected{background:unset!important}.custom-history-data-table tbody tr td{color:var(--v-gray1-base);border-bottom:1px solid var(--v-gray7-base)!important;border-top:1px solid var(--v-gray7-base)!important}.custom-history-data-table tbody tr td:first-of-type,.custom-history-data-table tbody tr td:last-of-type{border-radius:0!important}.custom-history-data-table tbody tr:last-child td{border-bottom:0 solid #fff!important}.custom-history-data-table tbody tr:first-child td{border-top:0 solid #fff!important}.custom-history-data-table tbody tr .custom-action-button{color:var(--v-primary-base)!important}.custom-history-data-table tbody tr .custom-action-button .v-btn__content{font-family:IRANSansMedium,"sans-serif"}.custom-history-data-table tbody tr .display-favorite-checkbox{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-box!important;display:flex!important;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.custom-history-data-table tbody tr .display-favorite-checkbox .favorite-checkbox{opacity:0;position:absolute}.custom-history-data-table tbody tr .svg-color-secondary path:last-child{fill:var(--v-secondary-base);stroke:var(--v-secondary-base)}.custom-history-data-table tbody tr .display-row-number{display:inline-block;color:var(--v-gray1-base)}.custom-history-data-table .v-data-table__mobile-row:last-child .v-data-table__mobile-row__cell{width:100%}@media(max-width:800px){thead{display:none}tbody tr:nth-child(2n) td{background-color:var(--v-lighter-base)!important}}