.textwidget {
  margin-bottom: 20px;
}

.library-sidebar-nav li.active a {
  color: inherit;
}

.library-sidebar-nav li.active > a {
  color: #d65358;
}

.feedback-popup-rating-wraper {
  display: flex;
  align-items: center;
}

.feedback-popup-rating-wraper > .title {
  display: inline-block;
  margin-right: 10px;
}

.feedback-popup-rating-wraper > .rating {
  list-style-type: none;
  font-size: 24px;
}

.feedback-popup-rating-wraper > .rating li {
  display: inline-block;
  cursor: pointer;
}

.feedback-popup-rating-wraper > .rating li.active {
  color: #fdde48;
}

#comment-popup .f-group {
  margin-bottom: 20px;
}

#comment-popup h3 {
  font-size: 25px;
}

.profile-feedback-item .feedback-author > .name {
  margin-right: 5px;
  display: inline-block;
}

.profile-feedback-item .feedback-author {
  margin-bottom: 5px;
}

.profile-feedback-item .feedback-author > .time {
  color: #7d7d7d;
  font-size: 15px;
}

.profile-feedback-item .feedback-content {
  color: #222222;
}

#news-detail-nav > ul > li {
  position: relative;
}

#news-detail-nav > ul > li:hover .show-info-share {
  transform: translateX(0);
  opacity: 1;
  visibility: visible;
}

.show-info-share {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  transform: translateX(10px);
  transition: 0.2s;
  z-index: 99;
}

ul.socials.list {
  display: inline-block;
  display: flex;
  background-color: #fff;
  height: 100%;
}

ul.socials.list li {
  height: auto;
}

.socials li.share-it {
  display: inline-block;
  border-bottom: none;
  border-right: 1px solid #dfdfdf;
  height: 100%;
}

.show-info-share ul li a {
  display: inline-block;
  height: auto;
  margin-top: 20px;
  padding: 11px 16px;
}

#contact-popup .f-group {
  margin-bottom: 20px;
}

div#wp-forecastA .wp-forecast-curr {
  position: relative;
}

div#wp-forecastA .wp-forecast-curr-head {
  position: absolute;
  top: 25px;
}

div#wp-forecastA .wp-forecast-curr-block {
  position: absolute;
  bottom: -20px;
}

.loading-div img {
  width: 500px;
}

.loading-div {
  text-align: center;
  display: none;
}

.loading-div.loading {
  display: block;
}

.hd-lastest-news-slider .slide-item {
  width: auto;
}

.news-sec .news-sec-title {
  padding-right: 0;
}

.news-cate-nav li.active a {
  color: #d2232a;
}

@media screen and (min-width: 501px) {
  .news-item {
    flex-wrap: initial;
  }
  .news-item .news-img {
    flex-shrink: 0;
  }
  .news-item .news-info {
    flex-grow: 1;
  }
}
.pagination > ul > li > .page-numbers {
  min-width: 30px;
  width: 100%;
}

.news-detail-rating-like-share .settings-picker li {
  margin-right: 10px;
}

.news-detail-rating-like-share .settings-picker li img {
  width: 35px;
}

#respond {
  margin-bottom: 12px;
}

#respond .f-group {
  margin-bottom: 15px;
}

#respond .f-group textarea {
  height: 60px;
}

.home-qc-wrap.hung-2-col .column {
  width: 50%;
}

@media only screen and (max-width: 500px) {
  .home-qc-wrap.hung-2-col .column {
    width: 100%;
  }
}
/* .partners-nav li{
    border: 1px solid #e5e5e5;
}
.partners-nav li:nth-last-child(1), .partners-nav li:nth-last-child(2) {
    border-bottom: 1px solid #e5e5e5;
} */
.gallery img {
  border: 0 !important;
}

.gallery {
  display: flex;
  flex-wrap: wrap;
}

.home-sidebar-row .gallery .gallery-icon {
  border: 1px solid #e5e5e5;
  height: 100%;
  align-items: center;
  justify-content: center;
  display: flex;
}

.white-nav-wrap .nav li:last-child {
  border-bottom: 1px solid #e5e5e5;
}

ul.nav.ul-job-sidebar {
  margin-bottom: 10px;
}

.border-bottom-dashed {
  border-bottom: 1px #e5e5e5 dashed;
  position: relative;
}

.border-bottom-dashed::after {
  content: "";
  position: absolute;
  top: 2px;
  left: 0;
  /* height: 1px; */
  width: 100%;
  display: block;
  border-bottom: 1px #e5e5e5 dashed;
}

.border-bottom-dashed::before {
  content: "";
  position: absolute;
  top: 4px;
  left: 0;
  /* height: 1px; */
  width: 100%;
  display: block;
  border-bottom: 1px #e5e5e5 dashed;
}

.home-news-info.no-image {
  padding: 15px;
  background-color: #f8f8f8;
}

.home-news-item .home-news-info.no-image .home-news-title {
  font-size: 17px;
  font-style: italic;
}

.home-news-wrap-1,
.home-news-wrap-3 {
  background-color: #f6f6f6;
  padding: 15px;
}

.home-news-wrap-1 .column:nth-child(1)::after {
  border-right: 2px solid #9e9e9e;
}

.home-news-wrap-1 .home-news-item .home-news-info .home-news-desc {
  -webkit-line-clamp: 4;
}

.home-news-item .home-news-info .home-news-post-time {
  color: rgba(105, 105, 105, 0.4);
  font-size: 12px;
}

/*css cua tan*/
/*feedback css 12-8*/
nav.ft-menu a,
.main-menu a {
  text-transform: capitalize;
  font-size: 14px;
}

.home-news-wrap-1 .home-news-item .home-news-info .home-news-desc {
  -webkit-line-clamp: 4;
  font-size: 15px;
}

.home-news-item-2 .home-news-info .home-news-title {
  font-size: 24px;
}

.home-news-item .home-news-info .home-news-related {
  font-size: 14px;
}

.home-news-item .home-news-title {
  font-size: 15px;
}

.feedback-item .feedback-content .feedback-title {
  font-size: 18px;
}

.buss-wrap .buss-hot-news {
  font-size: 15px;
}

.buss-wrap .buss-sub-news li .title {
  font-size: 14px;
}

.main-title {
  font-size: 18px;
}

.home-news-wrap-2-nav .nav li a {
  font-size: 13px;
  color: #4F4F4F;
}

.back-news-cont .main-title-wrap .nav li a:hover {
  color: rgb(216, 216, 216);
}

.home-news-wrap-2 .sidebar .home-news-title {
  font-size: 15px;
}

.home-categories-sec .home-news-item:first-child .home-news-info .home-news-title {
  font-size: 15px;
}

.home-categories-sec.sec-border-top .home-news-item .home-news-title {
  font-size: 14px;
}

.white-nav-wrap .nav li .title {
  font-size: 15px;
  font-weight: normal;
}

.home-sidebar-recruitment-2 .white-nav-wrap .nav .title {
  font-size: 15px;
  font-weight: normal;
}

a.view-more-job {
  font-size: 14px;
  color: var(--background-color);
}

.white-nav-wrap .nav-2 li .info .title {
  font-size: 14px;
}

.white-nav-wrap .nav-2 li::before {
  font-size: 20px;
}

.utilities-nav li {
  font-size: 14px;
  line-height: 1.2em;
}

.news-detail-content {
  font-size: 18px;
  line-height: 160%;
}

.home-content-row .news-detail-content .mona-content {
  line-height: 160%;
}

.m-categories-tab-wrap .m-categories-tab-nav > .m-title:hover a {
  color: var(--secondary-color);
}

.news-detail-rating-like-share {
  display: inline-block;
  width: 100%;
}

.news-detail-rating-like-share .rating-picker {
  display: inline-block;
  float: left;
}

.settings-picker {
  display: inline-block;
  float: right;
}

/*end css cua tan*/
/* css duc */
.custom-tag ul.tag {
  display: flex;
  flex-wrap: wrap;
}

.custom-tag {
  display: flex;
  padding-top: 20px;
}

.custom-tag .tag li {
  padding-left: 7px;
}

.custom-tag .tag li::after {
  content: "/";
  padding: 0 0 0 3px;
}

.custom-tag .tag li:last-child::after {
  content: "";
  padding: 0 0 0 3px;
}

/* end css duc */
.partners-nav {
  border: 0;
}

.partners-nav li {
  width: 100%;
  border-radius: 10px;
  border: 1px solid #e5e5e5;
  margin-bottom: 10px;
  height: 80px;
}

.publications-slider .publications-item .date {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.noname-wrapper .feedback-item .feedback-content .feedback-desc {
  font-size: 16px;
}

.back-news-wrap .home-news-item .home-news-img::after {
  pointer-events: none;
}

.news-item.big-news-item .news-info .news-title {
  font-size: 24px;
}

.news-item.big-news-item .news-info .news-desc {
  font-size: 16px;
  line-height: 1.7;
}

.news-item .news-info .news-desc {
  font-size: 16px;
}

.news-sec .home-content-row {
  padding: 15px 0;
}

.news-wrap-2 .news-item .news-info .news-desc {
  line-height: 1.7;
}

.perspective-item .perspective-info .perspective-nav {
  color: #757575;
}

.perspective-item .perspective-info .perspective-desc {
  font-size: 15px;
}

ul.partners-nav a {
  height: 100%;
  display: block;
  width: 100%;
}

ul.partners-nav a img {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.home-news-wrap-2 .home-news-item .home-news-info .home-news-desc {
  font-size: 15px;
}

.buss-wrap .buss-wrap-title {
  font-size: 12px;
}

.detail-library-content {
  font-size: 16px;
  line-height: 1.7;
}

.utilities-nav {
  font-weight: normal;
}

.mona-custom-style .nav li a {
  color: #c1c1c1;
}

.home-news-item .home-news-img.mona-new-size a {
  padding-top: 67.6%;
}

.youtube-iframe {
  padding-top: 56.25%;
}

.youtube-iframe iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ng,
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing,
.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
  position: absolute;
  background: rgba(60, 68, 68, 0.7019607843);
  /* width: 500px; */
  top: 38%;
  left: 0;
}

.ft-subcribe-content form {
  position: relative;
}

body {
  font-size: 16px;
}/*# sourceMappingURL=mona-custom.css.map */