.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;
}
.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%);
}
#ads-purchase-list .newsily-bo-table {
  background-color: transparent;
  border: 1px solid #DDE0ED;
  border-radius: 10px;
}
#ads-purchase-list .newsily-bo-table .el-table__header-wrapper * {
  background: #F3F5FA 0% 0% no-repeat padding-box;
}
#ads-purchase-list .newsily-bo-table .el-table__header-wrapper .el-table__cell {
  letter-spacing: 0px;
  color: #253858;
}
#ads-purchase-list .newsily-bo-table .cell {
  word-break: break-word;
}
#ads-purchase-list .newsily-bo-table .small-padding {
  padding: 0.3rem 0;
}
#ads-purchase-list .newsily-bo-table.row-clickable .el-table__row {
  cursor: pointer;
}
#ads-purchase-list .action-button {
  float: right;
}
.ads-sample .adv-grey-bg {
  background: #ebebeb 0% 0% no-repeat padding-box;
}
.ads-sample .adv-grey-bg:hover {
  box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.18);
}
.ads-sample .adv-highlight {
  font-family: "SourceSansPro-Bold";
  color: black !important;
  font-size: 17px;
}
.ads-sample .adv-top {
  height: 100px;
  margin-bottom: 1rem;
}
.ads-sample .adv-right-sample {
  height: 25vh;
  text-align: center;
  border-radius: 5px;
  position: relative;
}
.ads-sample .adv-right-sample .rotate-text {
  position: absolute;
  top: 0;
  left: 3rem;
  width: 25vh;
  word-break: break-word;
  /* Border is the new background */
  background: none;
  /* Rotate from top left corner (not default) */
  transform-origin: 0 0;
  transform: rotate(90deg);
}
.ads-sample .adv-right-sample .adv-right-img {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  box-shadow: 0px 8px 36px -14px rgba(0, 0, 0, 0.47);
  border-radius: 10px;
  max-height: 90%;
  width: 95%;
}
.ads-sample .adv-block {
  width: 100%;
  height: 4rem;
  align-items: center;
  justify-content: center;
  display: inline-flex;
  margin: 1rem 0;
  letter-spacing: 0 !important;
}
.ads-sample .article-sample {
  height: 40vh;
  background: #ffffff 0% 0% no-repeat padding-box;
  border-radius: 5px;
  padding: 2rem;
}
.is-popup {
  box-shadow: 0 1px 20px 0px rgba(0, 0, 0, 0.13);
}
.is-popup .el-dialog__header {
  display: none;
}
.is-popup .el-dialog__body {
  padding: 0;
  display: flex;
  text-align: center;
  height: 350px;
  width: 350px;
  align-items: center;
  justify-content: center;
  background: #ebebeb 0% 0% no-repeat padding-box;
}
.is-popup .entry-popup .el-dialog__close {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 96%;
  top: 0;
  height: 3rem;
  width: 3rem;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border-radius: 50%;
  transform: translateY(-1rem);
  cursor: pointer;
  font-size: 1.75rem;
  border: 1px solid #eaeaea;
}
#ads-price-setup .wrap {
  background-color: #ffffff;
  border-radius: 10px;
  padding: 2rem;
  margin-bottom: 2rem;
}
#ads-price-setup .content-row .el-col {
  border: 1px solid #efefef;
  border-radius: 5px;
  padding: 0.75rem 1rem;
  margin: 0.3rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#ads-price-setup .content-row .el-col input.el-input__inner {
  padding: 0;
  border: none;
  text-align: center;
}
#ads-price-setup .content-row.mobile .el-col {
  margin: 0 !important;
  min-height: 52px;
}
#ads-price-setup .content-row.mobile .small {
  font-size: 12px;
}
.mobile #ads-price-setup .wrap {
  padding: 1rem;
  margin-bottom: 0.5rem;
}
.mobile #ads-price-setup .content-row .el-col {
  padding: 5px 10px;
  margin: 5px;
}
.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%);
}
#ads-pending-list .newsily-bo-table {
  background-color: transparent;
  border: 1px solid #DDE0ED;
  border-radius: 10px;
}
#ads-pending-list .newsily-bo-table .el-table__header-wrapper * {
  background: #F3F5FA 0% 0% no-repeat padding-box;
}
#ads-pending-list .newsily-bo-table .el-table__header-wrapper .el-table__cell {
  letter-spacing: 0px;
  color: #253858;
}
#ads-pending-list .newsily-bo-table .cell {
  word-break: break-word;
}
#ads-pending-list .newsily-bo-table .small-padding {
  padding: 0.3rem 0;
}
#ads-pending-list .newsily-bo-table.row-clickable .el-table__row {
  cursor: pointer;
}
#ads-pending-list .button {
  border-radius: 5px;
  width: 100%;
  margin: 0.1rem 0;
  padding: 0.5rem;
  height: unset;
}
#ads-pending-list .approve {
  background: #7dc12f 0% 0% no-repeat padding-box;
  color: #ffffff;
}
#ads-pending-list .reject {
  border: 1px solid #fc0d02;
  color: #f6423a;
}
.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%);
}
#advertisement {
  position: relative;
}
#advertisement.mobile .el-tabs__header {
  position: absolute;
  top: -6px;
  left: 0;
  width: 100%;
}
#advertisement.mobile .el-tabs__header .el-tabs__item {
  font-size: 13px;
  line-height: 40px;
}
#advertisement.mobile .content {
  margin-top: 3rem;
}
#advertisement .el-tabs__header {
  position: absolute;
  top: -4rem;
  left: 25rem;
}
#advertisement .el-tabs__header .el-tabs__item {
  font-size: 15px;
  line-height: 32px;
}
