﻿.qnp-lang .form-group .nice-select {
    background: transparent;
    margin-top: 13px;
    margin-left: 10px;
  }
  
  .qnp-lang .form-group .nice-select span {
    color: #373737;
    font-weight: 300;
  }
  
  .qnp-lang .form-group .nice-select img {
    width: auto;
    height: 12px;
    margin-right: 3px;
    display: inline-block;
  }
  
  .qnp-lang .form-group .nice-select .option {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  
  .qnp-lang .form-group .nice-select .option:hover {
    background: #51b8f2;
    color: #fff;
  }
  .qnp-lang .form-group .nice-select .option a{
      color: black!important;
  }
    .qnp-lang .form-group .nice-select .option a:hover {
        color: white !important;
    }
  
  .qnp-lang .form-group .nice-select:after {
    margin-top: -3px;
    right: 18px;
  }
  
  .qnp-lang .form-group .nice-select .list {
    z-index: 99;
  }

.location-section iframe {
    width: 100%;
    height: 500px;
}

#pills-tabContent .post-content img {
    max-width: 100px;
}

.qnp-select .list li small,
.qnp-select .current {
    white-space: normal;
}

.qnp-select .option {
    line-height: 20px!important;
    margin-top: 5px
}

.wrap-core-nav-list {
    z-index: 999999999;
    opacity: 1;
}

.text-wrap {
    white-space: break-spaces;
}

.category .active {
    margin-left: 5px;
    color: #51b8f2!important;
}


.qnp-tags {
    display: inline-flex;
}

.qnp-tags li {
    margin-left: 5px;
}

.qnp-baiviet span {
    color: black;
    font-weight: 400!important;
}

.qnp-baiviet {
    text-align: justify;
}
.qnp-baiviet b,
.qnp-baiviet strong
{
    font-weight: bold;
}

.validation-parent {
    position: relative;
    display: inline-block;
    width: 100% !important;
}

.qnp-department .item-content .item-btn a{
    text-transform: capitalize!important;
}

.qnp-baiviet p,
.qnp-baiviet ol {
    margin: 0;
}

.qnp-baiviet ul,
.qnp-baiviet li {
    list-style: disc;
    margin-left: 1rem;
}

.qnp-baiviet a {
    color: #000000;
}
.qnp-baiviet a:hover {
    color: #51b8f2;
}

#box-thongtinbaohanh {
    width: 100%;
    overflow: auto;
}

.w-60px {
    min-width: 60px !important;
    width: 60px !important;
}
.w-100px {
    min-width: 100px !important;
    width: 100px !important;
}
.w-120px {
    min-width: 120px !important;
    width: 120px !important;
}
.w-130px {
    min-width: 130px !important;
    width: 130px !important;
}
.w-200px {
    min-width: 200px !important;
}

.contact-title p strong {
    font-weight: 800;
}

.modal {
    z-index: 10000 !important;
}