.pagination-container {
  background: #F3F5FA 0% 0% no-repeat padding-box;
}
.pagination-container.hidden {
  display: none;
}
.pagination-container .el-pagination {
  margin: 10px 0;
  width: 100%;
  display: flex;
}
.pagination-container .el-pagination .el-pagination__sizes {
  flex-grow: 2;
}
.pagination-container .el-pagination > button,
.pagination-container .el-pagination > ul * {
  background-color: transparent;
}
.mobile .pagination-container {
  overflow-x: scroll;
}
.delete-post-popup {
  border-radius: 5px;
}
.delete-post-popup .el-dialog__header {
  border-bottom: 1px solid rgba(199, 199, 199, 0.4901960784);
}
.delete-post-popup .el-dialog__footer {
  border-top: 1px solid rgba(199, 199, 199, 0.4901960784);
}
.delete-post-popup .el-dialog__body {
  padding: 3rem 1rem;
  word-break: break-word;
  color: #767396;
}
.delete-post-popup .btn-cancel {
  color: #a8a8a8;
}
.primary-icon {
  filter: invert(42%) sepia(61%) saturate(2620%) hue-rotate(348deg) brightness(101%) contrast(101%);
}
.grey-icon {
  filter: invert(45%) sepia(0%) saturate(1%) hue-rotate(263deg) brightness(95%) contrast(90%);
}
.white-icon {
  filter: brightness(0) invert(1);
}
.black-icon {
  filter: invert(100%);
}
.red-icon {
  filter: invert(31%) sepia(12%) saturate(7098%) hue-rotate(328deg) brightness(95%) contrast(97%);
}
.green-icon {
  filter: invert(65%) sepia(35%) saturate(786%) hue-rotate(46deg) brightness(96%) contrast(96%);
}
#p2p-market-buy-list .newsily-bo-table {
  background-color: transparent;
  border: 1px solid #DDE0ED;
  border-radius: 10px;
}
#p2p-market-buy-list .newsily-bo-table .el-table__header-wrapper * {
  background: #F3F5FA 0% 0% no-repeat padding-box;
}
#p2p-market-buy-list .newsily-bo-table .el-table__header-wrapper .el-table__cell {
  letter-spacing: 0px;
  color: #253858;
}
#p2p-market-buy-list .newsily-bo-table .cell {
  word-break: break-word;
}
#p2p-market-buy-list .newsily-bo-table .small-padding {
  padding: 0.3rem 0;
}
#p2p-market-buy-list .newsily-bo-table.row-clickable .el-table__row {
  cursor: pointer;
}
#p2p-market-buy-list .newsily-bo-table .button {
  margin: auto;
  padding: 0 30px;
  height: 1.5rem;
}
#p2p-market-buy-list .newsily-bo-table .reserved-coin {
  padding: 2px 10px;
  background: #FFB127 0% 0% no-repeat padding-box;
  border-radius: 18px;
  color: #ffffff;
  font-weight: bold;
}
#p2p-market-buy-list .newsily-bo-table .reserved-coin .custom-icon {
  height: 13px;
  width: 13px;
  background-size: 13px 13px;
}
.primary-icon {
  filter: invert(42%) sepia(61%) saturate(2620%) hue-rotate(348deg) brightness(101%) contrast(101%);
}
.grey-icon {
  filter: invert(45%) sepia(0%) saturate(1%) hue-rotate(263deg) brightness(95%) contrast(90%);
}
.white-icon {
  filter: brightness(0) invert(1);
}
.black-icon {
  filter: invert(100%);
}
.red-icon {
  filter: invert(31%) sepia(12%) saturate(7098%) hue-rotate(328deg) brightness(95%) contrast(97%);
}
.green-icon {
  filter: invert(65%) sepia(35%) saturate(786%) hue-rotate(46deg) brightness(96%) contrast(96%);
}
#p2p-market-sell-list .newsily-bo-table {
  background-color: transparent;
  border: 1px solid #DDE0ED;
  border-radius: 10px;
}
#p2p-market-sell-list .newsily-bo-table .el-table__header-wrapper * {
  background: #F3F5FA 0% 0% no-repeat padding-box;
}
#p2p-market-sell-list .newsily-bo-table .el-table__header-wrapper .el-table__cell {
  letter-spacing: 0px;
  color: #253858;
}
#p2p-market-sell-list .newsily-bo-table .cell {
  word-break: break-word;
}
#p2p-market-sell-list .newsily-bo-table .small-padding {
  padding: 0.3rem 0;
}
#p2p-market-sell-list .newsily-bo-table.row-clickable .el-table__row {
  cursor: pointer;
}
#p2p-market-sell-list .newsily-bo-table .button {
  margin: auto;
  padding: 0 30px;
  height: 1.5rem;
}
#p2p-market-sell-list .newsily-bo-table .reserved-coin {
  padding: 2px 10px;
  background: #FFB127 0% 0% no-repeat padding-box;
  border-radius: 18px;
  color: #ffffff;
  font-weight: bold;
}
#p2p-market-sell-list .newsily-bo-table .reserved-coin .custom-icon {
  height: 13px;
  width: 13px;
  background-size: 13px 13px;
}
.primary-icon {
  filter: invert(42%) sepia(61%) saturate(2620%) hue-rotate(348deg) brightness(101%) contrast(101%);
}
.grey-icon {
  filter: invert(45%) sepia(0%) saturate(1%) hue-rotate(263deg) brightness(95%) contrast(90%);
}
.white-icon {
  filter: brightness(0) invert(1);
}
.black-icon {
  filter: invert(100%);
}
.red-icon {
  filter: invert(31%) sepia(12%) saturate(7098%) hue-rotate(328deg) brightness(95%) contrast(97%);
}
.green-icon {
  filter: invert(65%) sepia(35%) saturate(786%) hue-rotate(46deg) brightness(96%) contrast(96%);
}
#p2p-market-your-sell-table {
  position: relative;
}
#p2p-market-your-sell-table .newsily-bo-table {
  background-color: transparent;
  border: 1px solid #DDE0ED;
  border-radius: 10px;
}
#p2p-market-your-sell-table .newsily-bo-table .el-table__header-wrapper * {
  background: #F3F5FA 0% 0% no-repeat padding-box;
}
#p2p-market-your-sell-table .newsily-bo-table .el-table__header-wrapper .el-table__cell {
  letter-spacing: 0px;
  color: #253858;
}
#p2p-market-your-sell-table .newsily-bo-table .cell {
  word-break: break-word;
}
#p2p-market-your-sell-table .newsily-bo-table .small-padding {
  padding: 0.3rem 0;
}
#p2p-market-your-sell-table .newsily-bo-table.row-clickable .el-table__row {
  cursor: pointer;
}
#p2p-market-your-sell-table .newsily-bo-table .button {
  margin: auto;
  padding: 0 30px;
  height: 1.5rem;
}
#p2p-market-your-sell-table .newsily-bo-table .reserved-coin {
  padding: 2px 10px;
  background: #FFB127 0% 0% no-repeat padding-box;
  border-radius: 18px;
  color: #ffffff;
  font-weight: bold;
}
#p2p-market-your-sell-table .newsily-bo-table .reserved-coin .custom-icon {
  height: 13px;
  width: 13px;
  background-size: 13px 13px;
}
#p2p-market-your-request-list h1 {
  margin-bottom: 2rem;
}
.bank-details .buyer-details-tag {
  border-radius: 20px;
  background-color: #ffffff;
  color: #767396;
  border: 1px solid #767396;
  font-size: 16px;
  font-weight: bold;
}
.bank-details .label {
  font-weight: bold;
  margin-bottom: 0;
  font-size: 0.8rem;
  color: #253858;
  line-height: 36px;
}
.bank-details .icon-copy {
  float: right;
}
.bank-details span {
  color: #767396;
  font-size: 0.9rem;
}
.mobile .bank-details h3, .mobile .bank-details .el-tag {
  font-size: 14px;
}
.mobile .bank-details .label {
  margin-bottom: 0 !important;
  line-height: inherit;
}
.mobile .bank-details .el-col {
  margin-bottom: 0.5rem;
}
.primary-icon {
  filter: invert(42%) sepia(61%) saturate(2620%) hue-rotate(348deg) brightness(101%) contrast(101%);
}
.grey-icon {
  filter: invert(45%) sepia(0%) saturate(1%) hue-rotate(263deg) brightness(95%) contrast(90%);
}
.white-icon {
  filter: brightness(0) invert(1);
}
.black-icon {
  filter: invert(100%);
}
.red-icon, #p2p-market-trade-list .list-wrapper .trade-container .timer.text-red .icon-clock {
  filter: invert(31%) sepia(12%) saturate(7098%) hue-rotate(328deg) brightness(95%) contrast(97%);
}
.green-icon {
  filter: invert(65%) sepia(35%) saturate(786%) hue-rotate(46deg) brightness(96%) contrast(96%);
}
#p2p-market-trade-list .newsily-bo-table {
  background-color: transparent;
  border: 1px solid #DDE0ED;
  border-radius: 10px;
}
#p2p-market-trade-list .newsily-bo-table .el-table__header-wrapper * {
  background: #F3F5FA 0% 0% no-repeat padding-box;
}
#p2p-market-trade-list .newsily-bo-table .el-table__header-wrapper .el-table__cell {
  letter-spacing: 0px;
  color: #253858;
}
#p2p-market-trade-list .newsily-bo-table .cell {
  word-break: break-word;
}
#p2p-market-trade-list .newsily-bo-table .small-padding {
  padding: 0.3rem 0;
}
#p2p-market-trade-list .newsily-bo-table.row-clickable .el-table__row {
  cursor: pointer;
}
#p2p-market-trade-list .list-wrapper .trade-container {
  margin-top: 1rem;
  padding: 26px;
  padding-bottom: 10px;
  background-color: #ffffff;
  border-radius: 10px;
  border: 1px solid transparent;
}
#p2p-market-trade-list .list-wrapper .trade-container.empty {
  color: #9893B7;
  padding-bottom: 26px;
}
#p2p-market-trade-list .list-wrapper .trade-container.primary {
  border-color: #FF5B1C;
}
#p2p-market-trade-list .list-wrapper .trade-container.green {
  border-color: #52BB58;
}
#p2p-market-trade-list .list-wrapper .trade-container:hover {
  box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.18);
}
#p2p-market-trade-list .list-wrapper .trade-container .header-tag {
  border-radius: 20px;
  background-color: transparent;
  font-size: 0.8rem;
  height: 100%;
  white-space: initial;
}
#p2p-market-trade-list .list-wrapper .trade-container .header-tag.primary {
  border: 2px dotted #FF5B1C;
  color: #FF5B1C;
}
#p2p-market-trade-list .list-wrapper .trade-container .header-tag.green {
  border: 2px dotted #52BB58;
  color: #52BB58;
}
#p2p-market-trade-list .list-wrapper .trade-container .transaction-detail-wrapper .label {
  margin: auto 1rem;
  font-weight: bold;
  margin-bottom: 0;
  font-size: 0.8rem;
  color: #253858;
  line-height: 36px;
}
#p2p-market-trade-list .list-wrapper .trade-container .icon-deposit-money,
#p2p-market-trade-list .list-wrapper .trade-container .icon-confirm-deposit {
  margin-right: 5px;
}
#p2p-market-trade-list .list-wrapper .trade-container .timer {
  margin-right: 1rem;
  font-weight: bold;
  color: #FFB127;
  font-size: 1.5rem;
}
#p2p-market-trade-list .list-wrapper .trade-container .timer .icon-info {
  margin-left: 5px;
}
#p2p-market-trade-list .list-wrapper .trade-container .el-step * {
  color: #383838;
}
#p2p-market-trade-list .list-wrapper .trade-container .el-step .el-step__icon {
  background-color: #D2D2D2;
  border: none;
}
#p2p-market-trade-list .list-wrapper .trade-container .button {
  width: 10rem;
}
#p2p-market-trade-list .list-wrapper .trade-container .el-divider {
  margin: 0.75rem 0;
}
.trade-list-popup .el-message-box__header {
  border-bottom: 1px solid rgba(199, 199, 199, 0.4901960784);
}
.trade-list-popup .el-message-box__btns {
  border-top: 1px solid rgba(199, 199, 199, 0.4901960784);
  text-align: center;
}
.trade-list-popup .el-message-box__btns .el-button--primary {
  background: #7DC12F;
  color: #ffffff;
  width: auto !important;
  font-weight: bold;
  border: none;
}
.trade-list-popup .el-message-box__content {
  padding: 3rem 1rem;
  word-break: break-word;
  color: #767396;
}
.mobile #p2p-market-trade-list .transaction-detail-wrapper {
  margin: 5px 0;
}
.mobile #p2p-market-trade-list .transaction-detail-wrapper * {
  display: inline-block;
}
.mobile #p2p-market-trade-list .transaction-detail-wrapper .label {
  width: 50%;
}
.mobile #p2p-market-trade-list .list-wrapper .trade-container .transaction-detail-wrapper .label {
  margin: 0;
}
.mobile #p2p-market-trade-list .header-wrapper {
  position: relative;
}
.mobile #p2p-market-trade-list .header-wrapper .timer {
  position: absolute;
  right: 0;
  top: 0;
}
.mobile #p2p-market-trade-list .list-wrapper .trade-container .button {
  margin: 5px;
  width: -moz-fit-content;
  width: fit-content;
  display: inline-block;
}
.mobile #p2p-market-trade-list .header-tag {
  max-width: 50%;
}
.primary-icon {
  filter: invert(42%) sepia(61%) saturate(2620%) hue-rotate(348deg) brightness(101%) contrast(101%);
}
.grey-icon {
  filter: invert(45%) sepia(0%) saturate(1%) hue-rotate(263deg) brightness(95%) contrast(90%);
}
.white-icon {
  filter: brightness(0) invert(1);
}
.black-icon {
  filter: invert(100%);
}
.red-icon {
  filter: invert(31%) sepia(12%) saturate(7098%) hue-rotate(328deg) brightness(95%) contrast(97%);
}
.green-icon {
  filter: invert(65%) sepia(35%) saturate(786%) hue-rotate(46deg) brightness(96%) contrast(96%);
}
#p2p-market-history-list .newsily-bo-table {
  background-color: transparent;
  border: 1px solid #DDE0ED;
  border-radius: 10px;
}
#p2p-market-history-list .newsily-bo-table .el-table__header-wrapper * {
  background: #F3F5FA 0% 0% no-repeat padding-box;
}
#p2p-market-history-list .newsily-bo-table .el-table__header-wrapper .el-table__cell {
  letter-spacing: 0px;
  color: #253858;
}
#p2p-market-history-list .newsily-bo-table .cell {
  word-break: break-word;
}
#p2p-market-history-list .newsily-bo-table .small-padding {
  padding: 0.3rem 0;
}
#p2p-market-history-list .newsily-bo-table.row-clickable .el-table__row {
  cursor: pointer;
}
.primary-icon {
  filter: invert(42%) sepia(61%) saturate(2620%) hue-rotate(348deg) brightness(101%) contrast(101%);
}
.grey-icon {
  filter: invert(45%) sepia(0%) saturate(1%) hue-rotate(263deg) brightness(95%) contrast(90%);
}
.white-icon {
  filter: brightness(0) invert(1);
}
.black-icon {
  filter: invert(100%);
}
.red-icon {
  filter: invert(31%) sepia(12%) saturate(7098%) hue-rotate(328deg) brightness(95%) contrast(97%);
}
.green-icon {
  filter: invert(65%) sepia(35%) saturate(786%) hue-rotate(46deg) brightness(96%) contrast(96%);
}
#p2p-market-listing {
  position: relative;
}
#p2p-market-listing.mobile .el-tabs__header {
  position: absolute;
  top: -6px;
  left: 0;
  width: 100%;
}
#p2p-market-listing.mobile .el-tabs__header .el-tabs__item {
  font-size: 13px;
  line-height: 40px;
}
#p2p-market-listing.mobile .content {
  margin-top: 3rem;
}
#p2p-market-listing .el-tabs__header {
  position: absolute;
  top: -4rem;
  left: 25rem;
}
#p2p-market-listing .el-tabs__header .el-tabs__item {
  font-size: 15px;
  line-height: 32px;
}
