@font-face {
  font-family: Roboto-Regular;
  src: url(../fonts/Roboto-Regular.ttf);
}
@font-face {
  font-family: Roboto-Medium;
  src: url(../fonts/Roboto-Regular.ttf);
}
@font-face {
  font-family: Roboto-Bold;
  src: url(../fonts/Roboto-Bold.ttf);
}
.view-portal-grid {
  display: grid;
  justify-items: stretch;
  padding-bottom: 90px;
  gap: 100px;
}
@media screen and (max-width: 779px) {
  .view-portal-grid {
    gap: 30px;
    padding-bottom: 40px;
  }
}
@media screen and (min-width: 780px) {
  .view-portal-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media screen and (min-width: 1200px) {
  .view-portal-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media screen and (min-width: 1540px) {
  .view-portal-grid {
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
}

.bidv-form-inputs label, .bidv-form-inputs .label {
  display: block;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  margin-bottom: 0.5rem;
  color: #005452;
  padding: 0;
  letter-spacing: 0.32px;
}
.bidv-form-inputs input.form-text, .bidv-form-inputs input.form-email, .bidv-form-inputs input.form-file, .bidv-form-inputs input.password-field, .bidv-form-inputs select, .bidv-form-inputs .form-textarea {
  display: inline;
  padding: 14px 16px;
  background-image: none;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  color: #575757;
  height: 48px;
  width: 100%;
  max-width: 100%;
  background: #FFFFFF;
  border: 1px solid #D9D9D9;
  border-radius: 4px;
}
.bidv-form-inputs input.form-text::after, .bidv-form-inputs input.form-text::before, .bidv-form-inputs input.form-email::after, .bidv-form-inputs input.form-email::before, .bidv-form-inputs input.form-file::after, .bidv-form-inputs input.form-file::before, .bidv-form-inputs input.password-field::after, .bidv-form-inputs input.password-field::before, .bidv-form-inputs select::after, .bidv-form-inputs select::before, .bidv-form-inputs .form-textarea::after, .bidv-form-inputs .form-textarea::before {
  display: none !important;
}
.bidv-form-inputs input.form-text.error, .bidv-form-inputs input.form-email.error, .bidv-form-inputs input.form-file.error, .bidv-form-inputs input.password-field.error, .bidv-form-inputs select.error, .bidv-form-inputs .form-textarea.error {
  border: 1px solid #F73333;
}
@media screen and (max-width: 779px) {
  .bidv-form-inputs input.form-text, .bidv-form-inputs input.form-email, .bidv-form-inputs input.form-file, .bidv-form-inputs input.password-field, .bidv-form-inputs select, .bidv-form-inputs .form-textarea {
    max-width: 100%;
  }
}
.bidv-form-inputs input.passwordCreds {
  max-width: calc(100% - 54px);
  padding-right: 42px !important;
}
.bidv-form-inputs button.clipboardjs-button {
  margin-left: 12px;
}
.bidv-form-inputs .form-textarea {
  height: auto !important;
}
.bidv-form-inputs input.form-text:focus, .bidv-form-inputs .form-textarea:focus, .bidv-form-inputs input.form-email:focus, .bidv-form-inputs input.password-field:focus, .bidv-form-inputs input.form-text:active, .bidv-form-inputs .form-textarea:active, .bidv-form-inputs input.form-email:active, .bidv-form-inputs input.password-field:active {
  outline: 1px solid #13AE8E;
  outline-offset: -2px;
  box-shadow: unset;
}
.bidv-form-inputs .description {
  display: none;
}

@media screen and (max-width: 1023px) {
  .bidv-tabs > ul {
    flex-direction: column;
    background-color: #FCFCFC;
    box-shadow: 0 0 0 100vmax rgba(87, 87, 87, 0.03);
    clip-path: inset(0 -100vmax);
    padding-top: 16px;
    padding-bottom: 16px;
  }
}
.bidv-tabs > ul > li > a {
  font-size: 18px !important;
  line-height: 24px !important;
  min-width: 11rem;
  text-decoration: none;
  color: #C0C0C0;
  margin: 0 0.3rem;
  padding: 0.7rem;
  padding-bottom: 8px;
  border-bottom: none;
  font-weight: normal !important;
  font-family: Roboto-Bold;
}
@media screen and (max-width: 1023px) {
  .bidv-tabs > ul > li > a {
    border-bottom: none !important;
    width: 100%;
    font-size: 14px !important;
    line-height: 21px !important;
    padding: 0.4rem;
    margin: 0.3 0rem;
  }
  .bidv-tabs > ul > li > a:hover {
    color: #13AE8E;
    border-left: 2px solid #13AE8E;
  }
  .bidv-tabs > ul > li > a.active {
    color: #13AE8E;
    border-left: 2px solid #13AE8E;
  }
}
.bidv-tabs > ul > li > a:hover {
  color: #13AE8E;
  border-bottom: 2px solid #13AE8E;
}
.bidv-tabs > ul > li > a.active {
  color: #13AE8E;
  border-bottom: 2px solid #13AE8E;
}
.bidv-tabs > ul > li.selected a {
  color: #13AE8E;
  border-bottom: 2px solid #13AE8E;
}
@media screen and (max-width: 1023px) {
  .bidv-tabs > ul > li.selected a {
    border-bottom: none !important;
    border-left: 2px solid #13AE8E;
  }
}

@font-face {
  font-family: Roboto-Regular;
  src: url(../fonts/Roboto-Regular.ttf);
}
@font-face {
  font-family: Roboto-Medium;
  src: url(../fonts/Roboto-Regular.ttf);
}
@font-face {
  font-family: Roboto-Bold;
  src: url(../fonts/Roboto-Bold.ttf);
}
.news-container {
  position: relative;
  margin-top: 68px;
}
@media screen and (max-width: 779px) {
  .news-container {
    margin-top: 24px;
  }
}

.new-pager {
  margin-top: 60px;
  margin-bottom: 150px;
}
@media screen and (max-width: 779px) {
  .new-pager {
    margin-bottom: 60px;
  }
}

.news-footer {
  padding-top: 78px;
  padding-bottom: 78px;
  background: #FCFCFC;
}
@media screen and (max-width: 779px) {
  .news-footer {
    padding-top: 32px;
    padding-bottom: 32px;
  }
}
.news-footer > .title {
  font-weight: 600;
  width: 100%;
  text-align: center;
  font-size: 30px;
  line-height: 45px;
  color: #005452;
  margin-bottom: 60px;
}
@media screen and (max-width: 779px) {
  .news-footer > .title {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 24px;
  }
}
.news-footer > .content {
  display: grid;
  justify-content: center;
  justify-items: center;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  -moz-column-gap: 56px;
  column-gap: 56px;
  row-gap: 36px;
}
.news-footer > .content div {
  width: 207.8px;
  height: 107.81px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
}
@media screen and (max-width: 779px) {
  .news-footer > .content div {
    width: 154px;
    height: 80px;
  }
}
@media screen and (max-width: 779px) {
  .news-footer > .content {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    -moz-column-gap: 19px;
    column-gap: 19px;
    row-gap: 24px;
  }
}
.news-footer > .content #visa-bg {
  background-image: url(../images/visa.png);
}
.news-footer > .content #fast-bg {
  background-image: url(../images/fast.png);
}
.news-footer > .content #misa-bg {
  background-image: url(../images/misa.png);
}
.news-footer > .content #momo-bg {
  background-image: url(../images/momo.png);
}
.news-footer > .content #ngs-bg {
  background-image: url(../images/ngs.png);
}
.news-footer > .content #shopeepay-bg {
  background-image: url(../images/shopeepay.png);
}
.news-footer > .content #vnpay-bg {
  background-image: url(../images/vnpay.png);
}
.news-footer > .content #zalopay-bg {
  background-image: url(../images/zalopay.png);
}
.news-footer > .content #casso-bg {
  background-image: url(../images/casso-bg.png);
  background-size: contain;
}
.news-footer > .content #ceh-bg {
  background-image: url(../images/ceh-bg.png);
  background-size: contain;
}
.news-footer > .content #dihotel-bg {
  background-image: url(../images/dihotel-bg.png);
  background-size: contain;
}
.news-footer > .content #ezcloud-bg {
  background-image: url(../images/ezcloud-bg.png);
  background-size: contain;
}
.news-footer > .content #ierp-bg {
  background-image: url(../images/ierp-bg.png);
  background-size: contain;
}
.news-footer > .content #jetpay-bg {
  background-image: url(../images/jetpay-bg.png);
  background-size: contain;
}
.news-footer > .content #lacviet-bg {
  background-image: url(../images/lacviet-bg.png);
  background-size: contain;
}
.news-footer > .content #meey-bg {
  background-image: url(../images/meey-bg.png);
  background-size: contain;
}
.news-footer > .content #qbs-bg {
  background-image: url(../images/qbs-bg.png);
  background-size: contain;
}
.news-footer > .content #salework-bg {
  background-image: url(../images/salework-bg.png);
  background-size: contain;
}
.news-footer > .content #datacom-bg {
  background-image: url(../images/datacom-bg.png);
  background-size: contain;
}
.news-footer > .content #fsoft-bg {
  background-image: url(../images/fsoft-bg.png);
  background-size: contain;
}
.news-footer > .content #ichiva-bg {
  background-image: url(../images/ichiva-bg.png);
  background-size: contain;
}
.news-footer > .content #infoplus-bg {
  background-image: url(../images/infoplus-bg.png);
  background-size: contain;
}
.news-footer > .content #pancake-bg {
  background-image: url(../images/pancake-bg.png);
  background-size: contain;
}
.news-footer > .content #sapo-bg {
  background-image: url(../images/sapo-bg.png);
  background-size: contain;
}