/*
 * 
 * Theme Name: Cộng Đồng web - ThemeGlobal
 * Description: Theme Được Cộng Đồng Web phát triển
 * Theme URI: https://congdongweb.com
 * Version: 1.2
 * Theme Author: Sherwin + ThongCDS
 * Author URI: https://vantrungit.com
 * Tags: Cong Dong Web, Theme Global
 * Textdomain: congdongweb
 */
.header-main-bottom .box-topic ul {
    width: 100%;
    list-style: none;
    display: flex;
    margin-top: 30px;
    justify-content: center;
    flex-wrap: wrap;
}
.header-main-bottom .box-topic ul li {
    margin: 0 20px;
}
.header-main-bottom .box-topic ul li a {
    display: grid;
    font-size: 10px;
    font-weight: 500;
    justify-items: center;
}
.header-main-bottom {
    width: 100%;
}
.header-top .container {
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
}
.header-main-bottom .box-topic ul li a svg, .header-main-bottom .box-topic ul li a img {
    background: white;
    width: 50px;
    height: 50px;
    padding: 10px;
    border-radius: 5px;
    fill: #4b94cb;
    margin-bottom: 10px;
}
.box-topic ul li a span {
    font-weight: 400;
    line-height: 18px;
    white-space: nowrap;
    padding: 0px;
    max-width: 70px;
    overflow: hidden;
    text-overflow: ellipsis;
	color:#fff;
}
 a:hover{
  text-decoration: none !important;
 }
.sticky{position:sticky}
body {
  background: #f6f6f6 !important;
}
footer {
  background: #fff;
  margin-top: 30px;
}
section.container{
  padding: 0;
}
.account-type a{
  background: #0251b8;
  color: #fff;
  padding: 3px 10px;
  border: 1px solid;
  border-radius: 5px;
}
.account-type a:hover{
  background: #fff;
  color: #0251b8;
}
.cdw-box{
  box-shadow: 0 0px 0px #00000033;
  padding: 20px;
  border-radius: 10px;
  margin-bottom: 20px;
  background: #fff;
  font-size: 14px;
}
.text-blog-list{
  box-shadow: 0 0px 0px #00000033;
  padding: 15px;
  background: #fff;
  font-size: 14px;
  width: 100%;
  position: relative;
}
.text-blog-list .account-type a {
  height: auto;
}
.text-blog-list .account-type {
  position: absolute;
  top: -35px;
}
.cdw-banner-home iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.box-text-banner {
  border-radius: 100%;
  background: #111111;
  padding: 20px;
  width: 300px;
  height: 300px;
  display: grid;
  align-items: center;
  align-content: center;
  justify-items: center;
  justify-content: center;
  border: 10px solid #9c3544;
}
.cdw-title-post {
  color: #01bf65;
  font-weight: bold;
  border-left: 3px solid #ff9700;
  padding: 0 10px;
}

.cdw-banner-home {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  background: #000;
  margin: 0 auto;
  border-radius: 10px;
}

.cdw-menu ul {
  list-style: none;
  display: flex;
  margin: 0;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}

.nav.cdw-menu ul li a {
  color: #fff;
  padding: 0 10px;
}

.header-top .container {
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
  align-items: center;
}

.box-topic ul li a span {
  font-weight: 400;
  line-height: 18px;
  white-space: nowrap;
  padding: 0px;
  max-width: 70px;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #fff;
}

.header-center {
  width: 60%;
}

/*end header*/
iframe.cdw-iframe {
  width: 100%;
  border-radius: 10px;
  margin: 20px;
  border: 1px solid;
}

iframe.cdw-iframe .docs-charts-component,
canvas.docs-charts-component-canvas,
div#embed_chart {
  width: 100% !important;
}

.category-blog-new {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.category-blog-new ul {
  margin: 0;
  padding: 0;
  margin-left: 10px;
  list-style: none;
}

h1,
.h1 {
  font-size: 1.5em;
}

h2,
.h2 {
  font-size: 1.4em;
}

h3,
.h3 {
  font-size: 1.3em;
}

h4,
.h4 {
  font-size: 1.2em;
}

h5,
.h5 {
  font-size: 1.1em;
}

h6,
.h6 {
  font-size: 1em;
}

a {
  text-decoration: none;
  color: #000;
}

.header-top {
  background-image: linear-gradient(160deg, #0093e9 0%, #80d0c7 100%);
  padding: 20px 0;
}

.header-left svg {
  fill: white;
}

.dark {
  color: white;
}

.search-header button {
  border: none;
  margin: 0;
  background: transparent;
  padding-right: 22px;
  line-height: 11px;
}

.search-header input.control {
  padding: 5px 5px 5px 20px;
  border: none;
  background: transparent;
  appearance: none;
  outline: none;
}

.search-header {
  display: flex;
  background: white;
  border-radius: 10px;
  justify-content: space-between;
}

.cdw-top-list ul li svg {
  background: #ddd;
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 40px;
  height: 40px;
}

.header-right {
  display: flex;
  align-items: center;
}

/*sider bar right*/

.cdw-top-list ul {
  padding: 0;
}

.cdw-top-list ul li {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.cdw-top-list ul li .name-doctor {
  display: grid;
}

.cdw-top-list ul li .name-doctor span {
  font-size: 13px;
  color: #8d8d8dcc;
  font-weight: 400;
}

/*main home*/
nav.menu-blog ul {
  padding-left: 0px;
}

nav.menu-blog ul li svg {
  margin-right: 5px;
}

.top-category b {
  white-space: nowrap;
}

.top-category {
  display: flex;
  align-items: center;
  padding-bottom: 20px;
}

.top-category a {
  padding: 0 20px;
}

.frame-blog-new {
  position: relative;
}

.image-cover {
  position: relative;
  height: auto;
  overflow: hidden;
  background-position: 50% 50%;
  background-size: cover;
  border-radius: 10px;
}

.frame-blog-new img {
  position: relative;
  height: 300px;
}

.image-cover img {
  object-position: 50% 50%;
  object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
  box-shadow: 0 0 2px 0 #ccc;
}

.frame-blog-text {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.frame-blog-title h3 {
  font-size: 18px;
  font-weight: 700;
}

.frame-blog-text a {
  color: #fff;
}

.gradient {
  height: 100px;
  background: linear-gradient(180deg,
      rgb(0 0 0 / 0%) 0%,
      rgba(0, 0, 0, 0.54) 100%);
}

.frame-blog-title {
  padding: 15px;
  background: rgba(0, 0, 0, 0.54);
}
span.face-like, span.face-like div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  column-gap: 5px;
}

.blog-list img {
  height: 200px;
}

.text-blog-list span.face-like,
.text-blog-list span.face-like svg {
  color: #101a20;
}
.text-blog-list small {
  margin-bottom: 10px;
  display: block;
  border-bottom: 1px solid;
  padding-bottom: 10px;
}
.text-blog-list small a {
  height: auto;
  color: #806f6f;
  font-size: 14px;
}
.text-blog-list a {
  height: 45px;
  display: flex;
  align-items: center;
}
.blog-list {
  box-shadow: 0 0 5px 0 #cccc;
}
.frame-before-after .text-blog-list .account-type {
  position: absolute;
  top: 60px;
  right: 15px;
}
.text-blog-list a h3 {
  font-size: 18px;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.blog-list-auto img {
  height: 269px;
}

.row.frame-blog-list .col {
  margin-top: 1.5em;
}

/*user login */
.frame-login-header {
  position: relative;
}

.frame-login-header ul.cdw-submenu-account li a {
  color: #6ec7cc;
  display: block;
  transition: all 0.3s ease;
  padding: 5px;
}

.frame-login-header ul.cdw-submenu-account li a:hover {
  padding-left: 15px;
}

.frame-login-header ul.cdw-submenu-account li {
  list-style: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.frame-login-header:hover ul.cdw-submenu-account {
  display: block;
}

.frame-login-header ul.cdw-submenu-account {
  display: none;
  position: absolute;
  min-width: 220px;
  margin: 0;
  right: 0;
  background: #fff;
  box-shadow: 0 0 5px 0 #ccc;
  z-index: 9;
  border-radius: 10px;
  padding: 5px;
}
.frame-login-header img{

  border-radius: 50%;
  margin-left: 10px;
  border: 1px solid #ff9700;
}

.style-account-details {
  display: flex;
  align-items: center;
  column-gap: 20px;
}

.style-account-details label {
  min-width: 200px;
}

.style-account-details:before {
  content: "Loại Tài khoản";
}
.content form .user-details {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 20px 0 12px 0;
}
img.cdw-avatar {
  border-radius: 50%;
}
form .user-details .input-box {
  margin-bottom: 15px;
  width: calc(100% / 2 - 20px);
}

form .input-box span.details {
  display: block;
  font-weight: 500;
  margin-bottom: 5px;
}

.user-details .input-box input {
  height: 45px;
  width: 100%;
  outline: none;
  font-size: 16px;
  border-radius: 5px;
  padding-left: 15px;
  border: 1px solid #ccc;
  border-bottom-width: 2px;
  transition: all 0.3s ease;
}

.user-details .input-box input:focus,
.user-details .input-box input:valid {
  border-color: #9b59b6;
}

form .category {
  display: flex;
  width: 80%;
  margin: 14px 0;
  justify-content: space-between;
}

form .category label {
  display: flex;
  align-items: center;
  cursor: pointer;
}

form input[type="radio"] {
  display: none;
}

form .button {
  height: 45px;
  margin: 35px 0;
}

form .button input {
  height: 100%;
  width: 100%;
  border-radius: 5px;
  border: none;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 1px;
  cursor: pointer;
  transition: all 0.3s ease;
  background: linear-gradient(135deg, #71b7e6, #9b59b6);
}

form .button input:hover {
  background: linear-gradient(-135deg, #71b7e6, #9b59b6);
}

/* Responsive media query code for mobile devices */
@media (max-width: 584px) {
  .container {
    max-width: 100%;
  }

  form .user-details .input-box {
    margin-bottom: 15px;
    width: 100%;
  }

  form .category {
    width: 100%;
  }

  .content form .user-details {
    max-height: 300px;
    overflow-y: scroll;
  }

  .user-details::-webkit-scrollbar {
    width: 5px;
  }
}

/* Responsive media query code for mobile devices */
@media (max-width: 459px) {
  .container .content .category {
    flex-direction: column;
  }
}

/*top right*/
.blog-right .blog-list {
  margin-top: 20px;
}

.top-right-home {
  padding: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.top-right-home select {
  appearance: none;
  outline: none;
  border-radius: 100px;
  font-size: 13px;
  padding: 5px 15px;
}

.form-select:focus {
  box-shadow: none;
}

.top-right-home a.contact-link {
  border: 1px solid #ccc;
  font-size: 1em;
  width: 40px;
  height: 30px;
  line-height: 25px;
  text-align: center;
  margin-left: 10px;
  border-radius: 5px;
}

.google-ads img {
  width: 100%;
  border-radius: 5px;
  margin-bottom: 15px;
}

/*top left*/
nav.menu-blog {
  position: sticky;
  top: 100px;
}

a.logo-web img {
  width: 100%;
  padding: 10px;
}

a.logo-web h1 {
  font-size: 13px;
  margin: 0;
  padding: 10px;
}

a.logo-web {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #000;
  border-bottom: 1px solid #ccc;
}

nav.menu-blog ul li {
  list-style: none;
  margin: 0;
  padding: 10px 0;
}
nav.menu-blog ul li a{
  color: #000;
  font-size: 15px;
  margin: 0;
}
nav.menu-blog li a {
  display: flex;
  align-items: center;
}
nav.menu-blog li a:hover h4 {
  color: #0251b8;
}
nav.menu-blog ul li a.post-blog svg {
  background: #ccc;
  width: 30px;
  height: 30px;
  padding: 7px;
  border-radius: 5px;
}

nav.menu-blog ul li.post-blog {
  border-bottom: 1px solid #ccc;
  margin-left: -30px;
  padding-left: 30px;
}

/*footer*/
footer section {
  padding: 30px 0;
}

.logo-footer a {
  text-align: center;
  color: #000;
  display: block;
}

.logo-footer a h2 {
  font-size: 1em;
}

.content-footer {
  padding: 20px;
  border-top: 1px solid #000;
  margin-top: 20px;
  text-align: center;
}

.social ul {
  display: flex;
  list-style: none;
  padding: 0;
  justify-content: space-evenly;
  padding: 20px;
}

.social ul li a {
  color: #000;
}

.contact-footer-link {
  position: relative;
  margin-bottom: 30px;
}

.contact-footer-link:before {
  content: "";
  width: 2px;
  height: 20px;
  position: absolute;
  top: -28px;
  background: black;
  left: 0;
  right: 0;
  margin: auto;
}

.contact-footer-link a:hover {
  background: #000;
  color: #fff;
}

.contact-footer-link a {
  display: block;
  border: 1px solid #000;
  text-align: center;
  color: #000f;
  width: 65%;
  padding: 5px;
  margin: auto;
}

.footer-end {
  text-align: center;
}

/*single blog*/
ul.list-blog-archive {
  list-style: none;
  padding: 10px 20px;
  border-left: 1px solid #f4f4f4;
  border-right: 1px solid #f4f4f4;
}

.item-blog h3 a {
  color: #001d51;
  font-size: 18px;
}

.item-blog p {
  font-size: 13px;
  text-align: justify;
  margin-top: 15px;
  margin-bottom: 5px;
}

.item-blog .cdw-date {
  text-align: right;
}

.cdw-header-archive {
  box-shadow: 0 0 2px #ccc;
  background: #f5f5f5;
  margin-top: 15px;
}

ul.list-blog-archive li {
  margin-bottom: 15px;
  border-bottom: 1px solid #cccc;
  padding-bottom: 15px;
}
.breadcrumb {
  background: transparent !important;
  text-transform: lowercase;
  font-size: 90%;
  margin: 0 !important;
  padding: 0 !important;
}
.content-blog {
  padding: 20px;
}
.content-blog p{
  color: #555;
  line-height: 2;
  text-align: justify;
}
.image-blog img {
  border-radius: 10px;
  width: 100%;
  max-height: 450px;
  object-fit: cover;
  object-position: 50% 50%;
  display: block;
  -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 1)), to(rgba(0, 0, 0, 0)));
}
.single-blog-content {
  box-shadow: 0 0px 0px #00000033;
  border-radius: 10px;
  margin-bottom: 20px;
  background: #fff;
}
.entry-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.social-single-blog ul {
  margin: 0;
  display: flex;
  list-style: none;
  justify-content: space-evenly;
  padding: 0;
}

.social-single-blog ul li a {
  margin-left: 15px;
  color: #000;
}

.blog-sidebar {
  position: sticky;
  top: 100px;
}

h1.entry-title {
  font-size: 1.6em;
  margin: 20px 0;
}
.wp-caption.alignnone,
.wp-caption {
  width: 100% !important;
  border-radius: 5px;
}

.tag-blog {
  display: inline-block;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  transform-origin: 0 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  background: #e4e4e4;
  padding: 5px 10px;
  margin: 5px;
  border-radius: 5px;
  color: #4b94cb;
}

.tag-blog:hover {
  -webkit-transform: skew(-10deg);
  -ms-transform: skew(-10deg);
  transform: skew(-10deg);
}

.blog-new-sb img {
  width: 30%;
  margin-right: 10px;
  height: auto;
}

.blog-new-sb {
  display: flex;
  width: 100%;
  align-items: center;
  font-size: 85%;
  margin-bottom: 15px;
}

.blog-list-footer .stt {
  color: #98a2b3;
  font-size: 2.2em;
  font-weight: bold;
}

.blog-list-footer .stt:before {
  content: "#";
}

.blog-list-footer {
  display: flex;
}

.section {
  margin-bottom: 30px;
}

.frame-video {
  border: 1px solid #ccc;
  border-radius: 10px;
}
.frame-video h3 a{
  padding: 0 10px;
    overflow: hidden;
    margin-bottom: 0;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    color: #000;
    font-size: 0.8em;
}

.cdw-title-frame {
  display: flex;
  align-items: center;
  min-height: 55px;
}

/*immage before affter*/
.cdw-image-before-after img {
  display: block;
  max-width: 100%;
}

.frame-before-after {
  display: grid;
  height: 100%;
  place-items: center;
}

.image-container.image-cover img {
  height: 200px;
}

.cdw-image-before-after {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  --position: 50%;
  height: 100%;
  width: 100%;
}

.frame-before-after .image-container {
  max-width: 100%;
}

.frame-before-after .slider-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: left;
}
p.cdw-category {
  padding: 10px;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #cccc;
  margin-bottom: 5px;
}
.frame-before-after .image-before {
  position: absolute;
  inset: 0;
  width: var(--position);
}

.frame-before-after .cdw-slider {
  position: absolute;
  inset: 0;
  cursor: pointer;
  opacity: 0;
  /* for Firefox */
  width: 100%;
  height: 100%;
}

.frame-before-after .slider:focus-visible~.slider-button {
  outline: 5px solid black;
  outline-offset: 3px;
}

.frame-before-after .slider-line {
  position: absolute;
  inset: 0;
  width: 0.2rem;
  height: 100%;
  background-color: #fff;
  /* z-index: 10; */
  left: var(--position);
  transform: translateX(-50%);
  pointer-events: none;
}

.frame-before-after .slider-button {
  position: absolute;
  background-color: #fff;
  color: black;
  padding: 0.5rem;
  border-radius: 100vw;
  display: grid;
  place-items: center;
  top: 50%;
  left: var(--position);
  transform: translate(-50%, -50%);
  pointer-events: none;
  /* z-index: 100; */
  box-shadow: 1px 1px 1px hsl(0, 50%, 2%, 0.5);
}

form.user-details .input-box {
  margin-bottom: 15px;
}

.row.main-congdongblog {
  margin-top: 30px;
}

/**/
/*responsive*/
@media only screen and (min-width: 768px) {}

@media only screen and (max-width: 480px) {
  form.search-header {
    width: 100%;
  }

  .header-top {
    padding: 20px 0;
    position: relative;
    min-height: 100px;
  }

  .header-center {
    position: absolute;
    bottom: 5px;
    left: 5%;
    right: 5%;
  }

  a.logo-web {
    margin-top: 0;
  }

  .contact-footer-link a {
    width: 85%;
  }

  .blog-list img {
    height: 100px;
  }
}



.cdw-tag {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em
}

a.cdw-tag:focus,
a.cdw-tag:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer
}

.cdw-tag:empty {
  display: none
}

.cdw-tag-info {
  background-color: #5bc0de
}

.cdw-tag-info[href]:focus,
.cdw-tag-info[href]:hover {
  background-color: #31b0d5
}

.bootstrap-tagsinput {
  width: 100%;
}

/* Chọn ảnh so sánh */

.choose-file-wapper .img-preview img {
  width: 100%;
  height: auto;
  display: block;
  /* display: none; */
}

.cdw-modul .form-group {
  margin-bottom: 5px;
}

.choose-file-wapper [type="file"] {
  height: 0;
  width: 0;
  overflow: hidden;
}

.choose-file-wapper [type="file"]+label {
  font-family: sans-serif;
  background: #f44336;
  padding: 5px 10px;
  border: 2px solid #f44336;
  border-radius: 3px;
  color: #fff;
  cursor: pointer;
  display: block;
  text-align: center;
  transition: all 0.2s;
}

.choose-file-wapper [type="file"]+label:hover {
  background-color: #fff;
  color: #f44336;
}


.compare-feature-content .frame-video {
  border: unset;
}

table {
  margin: 0 auto;
  width: 100%;
  clear: both;
  border-collapse: collapse;
  word-wrap: break-word;
  /* table-layout: fixed; */
}

th {
  white-space: nowrap;
}

div.dataTables_wrapper {
  margin: 0 auto;
}

.cdw-wapper-loading.active {
  display: flex;
}

.cdw-wapper-loading {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  flex-direction: row;
  align-items: center;
  background-color: #292f2fb0;
  justify-content: center;
  z-index: 99;
}

.cdw-loading {
  transform: rotateZ(45deg);
  perspective: 1000px;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  color:#01bf65;
}

.cdw-loading:before,
.cdw-loading:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: inherit;
  height: inherit;
  border-radius: 50%;
  transform: rotateX(70deg);
  animation: 1s spin linear infinite;
}
.cdw-loading:after {
  color: #ff9700;
  transform: rotateY(70deg);
  animation-delay: .4s;
}

@keyframes rotate {
  0% {
    transform: translate(-50%, -50%) rotateZ(0deg);
  }

  100% {
    transform: translate(-50%, -50%) rotateZ(360deg);
  }
}

@keyframes rotateccw {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }

  100% {
    transform: translate(-50%, -50%) rotate(-360deg);
  }
}

@keyframes spin {

  0%,
  100% {
    box-shadow: .2em 0px 0 0px currentcolor;
  }

  12% {
    box-shadow: .2em .2em 0 0 currentcolor;
  }

  25% {
    box-shadow: 0 .2em 0 0px currentcolor;
  }

  37% {
    box-shadow: -.2em .2em 0 0 currentcolor;
  }

  50% {
    box-shadow: -.2em 0 0 0 currentcolor;
  }

  62% {
    box-shadow: -.2em -.2em 0 0 currentcolor;
  }

  75% {
    box-shadow: 0px -.2em 0 0 currentcolor;
  }

  87% {
    box-shadow: .2em -.2em 0 0 currentcolor;
  }
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 0 solid rgba(0, 0, 0, .125);
  border-radius: .25rem;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06);
}

.shadow-none {
  box-shadow: none !important;
}

.cdw-quan-ly-bai-viet .input-search{
  width:400px;
}
iframe {
  width: 100%;
}
.pagination-wrapper {
    text-align: center;
    margin-top: 30px;
}

.pagination-wrapper .page-numbers {
    display: inline-block;
    margin: 0 5px;
    padding: 8px 12px;
    border: 1px solid #ccc;
    color: #333;
    text-decoration: none;
    border-radius: 5px;
    transition: background-color 0.3s, color 0.3s;
}

.pagination-wrapper .page-numbers:hover {
    background-color: #007bff;
    color: #fff;
    border-color: #007bff;
}

.pagination-wrapper .current {
    background-color: #007bff;
    color: #fff;
    border-color: #007bff;
    font-weight: bold;
}
/*trang danh sách member*/
.cdw-search-box {
      margin-bottom: 30px;
      text-align: center;
    }

    .cdw-search-box input {
      width: 100%;
      max-width: 400px;
      padding: 10px 15px;
      border-radius: 8px;
      border: 1px solid #ccc;
      font-size: 16px;
    }

    .cdw-user-grid {
      display: flex;
      flex-wrap: wrap;
      gap: 20px;
    }

    .col {
      flex: 1 0 100%;
    }

    @media (min-width: 768px) {
      .col-md-6 {
        flex: 0 0 48%;
      }
    }

    @media (min-width: 992px) {
      .col-lg-4 {
        flex: 0 0 31.5%;
      }
    }

    .cdw-profile-card {
      background: #fff;
      border-radius: 10px;
      padding: 20px;
      box-shadow: 0 4px 20px rgba(0,0,0,0.08);
      display: flex;
      flex-direction: column;
      align-items: center;
      text-align: center;
      height: 100%;
    }

    .cdw-avatar {
      width: 80px;
      height: 80px;
      border-radius: 50%;
      overflow: hidden;
      margin-bottom: 15px;
    }

    .cdw-avatar img {
      width: 100%;
      height: 100%;
      object-fit: cover;
    }

    .cdw-user-info h2 {
      margin: 0;
      font-size: 20px;
      color: #333;
    }

    .cdw-user-info p {
      margin: 5px 0 15px;
      font-size: 14px;
      color: #777;
    }

    .cdw-stats {
      display: flex;
      justify-content: space-around;
      width: 100%;
      margin-bottom: 15px;
    }

    .cdw-stat h3 {
      margin: 0;
      font-size: 18px;
      color: #333;
    }

    .cdw-stat span {
      font-size: 13px;
      color: #777;
    }

    .cdw-profile-card a {
      display: inline-block;
      margin-top: auto;
      padding: 8px 15px;
      background-color: #007BFF;
      color: #fff;
      border-radius: 6px;
      text-decoration: none;
      font-size: 14px;
      transition: background 0.2s;
    }

    .cdw-profile-card a:hover {
      background-color: #0056b3;
    }