/* header start */
.xoso-vn-menu-ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  background: var(--main-color);
}
.xoso-vn-menu-ul li {
  position: relative;
}
.menu_level_1_a {
  color: var(--background-color);
  transition: all 0.3s ease-in-out;
  font-family: var(--title-font);
  font-size: 1.4rem;
  text-transform: capitalize;
}
.menu_level_1_a.hvr-underline-from-center::before {
  bottom: 2px;
  background: var(--background-color);
}
/* header end */

/* logo slider start */
.xoso-vietnam-header-logo-content-logo img {
  max-width: 100%;
  height: auto;
}
.xoso-thong-bao-box-item {
  height: 100%;
  background: var(--text-color);
  color: var(--background-color);
  font-size: 2rem;
  font-family: var(--title-font);
  text-transform: capitalize;
}
.xoso-thong-bao-content {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-radius: 0;
  box-shadow: none;
}
.xoso-thong-bao-box-row {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px,
    rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
}
.xoso-thong-bao-box-item i {
  font-size: 1.3rem;
  color: var(--second-main-color);
}
.xoso-thong-bao {
  margin-top: 0;
}

.xoso-quang-cao-top-content-item {
  height: 100%;
}
.xoso-thong-bao .container,
.xoso-quang-cao-top .container {
  width: 100%;
}
.xoso-quang-cao-top-content-item a,
.xoso-quang-cao-top-content-item img {
  width: 100%;
  height: 100%;
}
/* logo slider end */

/* lịch start */
.bootstrap-calendar-day,
.js-day-name-short {
  font-family: Arial, Helvetica, sans-serif;
}
/* lịch end */

/* quảng cáo giữa start */
.xoso-banner-trong-khung-xo-item img {
  width: 100%;
  height: auto;
}
/* quảng cáo giữa end */
.xoso-left-cate-box-content-clock-text .hvr-underline-from-left::before {
  background: var(--second-main-color);
}
.xoso-left-cate-box-content-clock-text a {
  color: var(--text-color);
  transition: all 0.3s ease-in-out;
}
.xoso-left-cate-box-content-clock-text a:hover {
  color: var(--second-main-color);
  transition: all 0.3s ease-in-out;
}
.marquee {
  font-family: JosefinSans-Regular;
}
.xoso-left-title,
.xoso-left-label {
  font-family: var(--title-font);
  text-transform: uppercase;
}
.xoso-khung-truyen-thong-nav-item a {
  display: flex;
  justify-content: center;
  align-items: center;
  background: var(--main-color);
  transition: all 0.3s ease-in-out;
  color: var(--background-color);
  font-family: var(--title-font);
  font-size: 1.3rem;
  text-transform: uppercase;
}
.xoso-khung-truyen-thong-nav-item a.hvr-rectangle-out::before {
  background: var(--second-text-color) !important;
}
.xoso-khung-truyen-thong-nav-item a.active {
  background: var(--second-text-color);
}

/* khung truyền thống start */
.xoso-khung-truyen-thong-content-title-name {
  color: var(--second-text-color);
  font-family: lato-black;
  text-transform: uppercase;
  font-size: 1.3rem;
  /* font-weight: bold; */
}
.xoso-khung-truyen-thong-content-title-day {
  font-size: 0.9rem;
  font-family: lato-r;
}
.xoso-khung-truyen-thong-content {
  /* border: 3px solid var(--text-color); */
  box-shadow: rgba(6, 24, 44, 0.4) 0px 0px 0px 2px,
    rgba(6, 24, 44, 0.65) 0px 4px 6px -1px,
    rgba(255, 255, 255, 0.08) 0px 1px 0px inset;
}
.xoso-khung-truyen-thong-content-table table {
  font-family: Arial, Helvetica, sans-serif;
  width: 100%;
  text-align: center;
}
.xoso-khung-truyen-thong-content-table table tbody,
.xoso-khung-truyen-thong-content-table table tbody tr,
.xoso-khung-truyen-thong-content-table table tbody td {
  border-width: 1px;
  /* border-color: #c8c8a9; */
  vertical-align: middle;
  border-left: none;
  transition: all 0.1s ease-in-out;
}
.xoso-khung-truyen-thong-content-table-number {
  transition: all 0.1s ease-in-out;
}
.xoso-khung-truyen-thong-content-table
  table
  tbody
  td
  .xoso-khung-truyen-thong-content-table-number:hover {
  background: var(--main-color);
  color: var(--background-color);
  transition: all 0.1s ease-in-out;
}
.xoso-khung-truyen-thong-content-table table tr td:nth-child(1) {
  /* text-align: center; */
}
.xoso-khung-truyen-thong-content-table table tbody tr:nth-child(odd) {
  background: #f9f9f9;
}
.xoso-khung-truyen-thong-content-table table tbody tr:nth-child(even) {
  background: var(--background-color);
}
.hien-thi-so-ul {
  display: flex;
  justify-content: center;
  align-items: center;
  list-style: none;
  padding: 0;
  margin: 0;
}
.form-check-input[type="radio"] {
  cursor: pointer;
}
.hien-thi-so-title {
  font-size: 0.9rem;
  font-family: lato-b;
}
.hien-thi-so-ul label {
  cursor: pointer;
  font-size: 0.9rem;
}
.xoso-khung-truyen-thong-content-table tr:nth-child(2) {
  color: var(--second-main-color);
}

.xoso-khung-truyen-thong-content-table tr td:nth-child(2) {
  font-weight: bold;
  font-size: 1.3rem;
}
.xoso-khung-truyen-thong-content-table tr:first-of-type td:nth-child(2) {
  font-weight: normal;
  font-size: 1.1rem;
}
/* khung truyền thống end */
/* hướng dẫn start */
.xo-so-huong-dan {
  background: var(--second-background-color);
  color: var(--background-color);
  border-radius: 3px;
  box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px,
    rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
  overflow: hidden;
}
.xo-so-huong-dan-title {
  font-family: var(--title-font);
  color: var(--main-color);
  font-size: 1.5rem;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
.xo-so-huong-dan-des {
  font-size: 0.9rem;
}
/* hướng dẫn end */

/* quảng cáo start */
.xoso-banner-tren-lotto-image img {
  width: 100%;
  height: auto;
}
/* quảng cáo end */

/* khung lotto start */
.xoso-lotto table {
  width: 100%;
  text-align: center;
}
.xoso-lotto table tbody,
.xoso-lotto table thead {
  border-width: 1px;
  vertical-align: middle;
}
.xoso-lotto table tbody td {
  border-width: 1px;
  font-family: Arial, Helvetica, sans-serif;
  transition: all 0.1s ease-in-out;
  font-weight: bold;
}
.xoso-lotto table tbody td:hover {
  background-color: #fa8bff;
  background-image: linear-gradient(
    45deg,
    #fa8bff 0%,
    #2bd2ff 52%,
    #2bff88 90%
  );

  transition: all 0.1s ease-in-out;
}
.xoso-lotto th {
  color: var(--second-text-color);
  font-weight: bold;
  text-transform: capitalize;
  font-size: 1.2rem;
}
.lotto-number {
  font-size: 1rem;
}
/* khung lotto end */

/* đầu đuôi lotto start */
.xoso-dau-duoi-lotto-item table {
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1rem;
}
.xoso-dau-duoi-lotto-item th:first-of-type,
.xoso-dau-duoi-lotto-item td:first-of-type {
  width: 45px;
  color: var(--second-text-color);
  font-weight: bold;
  text-align: center;
}
.xoso-dau-duoi-lotto-item thead,
.xoso-dau-duoi-lotto-item thead th {
  border-width: 1px;
  font-weight: 100 !important;
}
.xoso-dau-duoi-lotto-item tbody,
.xoso-dau-duoi-lotto-item td {
  border-width: 1px;
  /* font-weight: bold; */
  transition: all 0.1s ease-in-out;
}
.xoso-dau-duoi-lotto-item td:hover {
  background-color: #faaca8;
  background-image: linear-gradient(19deg, #faaca8 0%, #ddd6f3 100%);

  transition: all 0.1s ease-in-out;
}
/* đầu đuôi lotto end */
div.xoso-khung-tt-number {
  display: inline-flex;
}
span.xoso-khung-tt-number {
  letter-spacing: -3px;
}
.lotto-number.active {
  color: var(--main-color);
  font-size: 1.3rem;
}
.dau-lotto-span.active {
  color: var(--main-color);
}
.dau-lotto-span {
  font-weight: bold;
  margin: 0 2px;
}
.xoso-khung-truyen-thong-content-title-day {
  font-size: 1.2rem;
  margin-bottom: 5px;
}
.xoso-vn-thu,
.xoso-vn-ngay-thang-nam {
  font-family: lato-b;
  color: var(--text-color);
}
.xoso-vn-gio-dang {
  font-size: 1rem;
  color: var(--second-text-color);
}

/* sửa web start */

.khungxoso-ky-tu-text {
  color: #000fa1;
  font-family: "Arial, Tahoma, Helvetica", sans-serif;
  font-weight: bold;
  /* border-top: 1px solid #ccc; */
  border-left: 1px solid #ccc;
  /* border-right: 1px solid #ccc; */
  letter-spacing: 0.3px;
}
.xoso-khung-truyen-thong-content-table-number {
  font-family: "Arial";
}
.xoso-khung-truyen-thong-content-table-title {
  font-family: "Arial, Tahoma, Helvetica", sans-serif;
  font-weight: 500;
  font-size: 0.95rem;
}
.giai-bay-number-text {
  font-size: 1.7rem;
  color: #ed1c25;
}
.xoso-khung-truyen-thong-content-table tr td:nth-child(2) {
  font-size: 1.7rem;
}
.xoso-khung-truyen-thong-content-table-number {
  border-left: 1px solid #ccc;
  /* border-bottom: 1px solid #ccc; */
}
.xoso-khung-truyen-thong-content-table table tbody,
.xoso-khung-truyen-thong-content-table table tbody tr,
.xoso-khung-truyen-thong-content-table table tbody td {
  border-right: none;
  /* border-width: 0; */
}
/* .xoso-khung-truyen-thong-content-table-title-td {
  border: 1px solid #ccc !important;
  border-right: none !important;
} */
.border-bottom-number {
  border-bottom: 1px solid #ccc;
}
.ajax-khung-xo-so span.xoso-khung-tt-number {
  letter-spacing: -6px;
}
.xoso-khung-truyen-thong-content-table tr:nth-child(2) td:nth-child(2) {
  font-size: 2rem;
  font-weight: bold;
}
.xoso-khung-truyen-thong-content-title-name {
  font-size: 1.55rem;
  font-weight: 600;
}
.xoso-khung-truyen-thong-content-title-day {
  font-size: 1.6rem;
}
.xoso-khung-truyen-thong-content-table
  tr:nth-child(2)
  .xoso-khung-truyen-thong-content-table-title {
  /* font-weight: bold; */
  /* font-size: 1.2rem; */
}
.xoso-khung-truyen-thong-content-table
  tr:nth-child(3)
  .xoso-khung-truyen-thong-content-table-title {
  /* font-weight: bold; */
  /* font-size: 1.2rem; */
}
.xoso-khung-truyen-thong-content-table
  tr:nth-child(4)
  .xoso-khung-truyen-thong-content-table-title {
  /* font-weight: bold; */
  /* font-size: 1.2rem; */
}
.xoso-khung-truyen-thong-content-table-title,
.xoso-khung-truyen-thong-content-title-name,
.xoso-vn-thu,
.xoso-vn-ngay-thang-nam,
.xoso-khung-truyen-thong-content-title-day {
  font-family: "Arial";
}
.xoso-khung-truyen-thong-content {
  font-family: "Arial";
}
.xoso-vn-thu,
.xoso-vn-ngay-thang-nam {
  font-weight: bold;
}
.xoso-khung-truyen-thong-content-table-title {
  font-size: 1.1rem;
  min-width: 50px;
}
.xoso-khung-truyen-thong-content-title-day {
  font-weight: bold;
}
.title-news_ct {
  font-size: 3rem;
}
.xoso-khung-truyen-thong-content-table
  tr:nth-child(2)
  .xoso-khung-truyen-thong-content-table-number {
  letter-spacing: -3px;
}
