@charset "UTF-8";
@import url(../../../../../20210612024803cs_/https_/soicau247.com/public/scss/bootstrap.min.css);
@import url(../../../../../20210612024803cs_/https_/soicau247.com/public/scss/datepicker3.min.css);
/* chứa biến */
/*--màu sắc--*/
html {
  font-size: 15px;
}

body {
  background: rgba(229, 229, 229, 0.5);
  font-family: "Arial";
}

a, button {
  text-decoration: none;
  cursor: pointer;
}

a, button, img, input, span {
  transition: all 0.3s ease 0s;
}

*:focus {
  outline: none !important;
}

a:focus {
  color: inherit;
  outline: none;
  text-decoration: none;
}

a:not(.active) :hover, a:not(.active-menu) :hover {
  text-decoration: none;
  color: #ED1C24 !important;
}

button, input[type=submit] {
  cursor: pointer;
}

img {
  max-width: 100%;
  height: auto;
}

ul, li {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

figure {
  padding: 0;
  margin: 0;
}

.table-fixed {
  table-layout: fixed;
}

/*-- 
    - Background color
-----------------------------------------*/
.bg-white {
  background-color: #FFFFFF;
}

.bg-grey {
  background-color: #f8f8f8;
}

.bg-main {
  background: #EFFAFF;
}

.bg-orange {
  background-color: #FDCC9A !important;
}

.bg-yellow {
  background-color: #fff2cc !important;
}

.bg-sky-blue {
  background-color: #C4DEF5 !important;
}

.bg-blue {
  background-color: #004593 !important;
}

/*- Overlay Color BG -*/
.bluewood-bg-overlay {
  position: relative;
}
.bluewood-bg-overlay::before {
  background: rgba(70, 90, 112, 0.9);
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.overly-bg-black {
  position: relative;
}
.overly-bg-black::after {
  background: rgba(0, 0, 0, 0.3);
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

/*--
    - color
-----------------------------------------*/
/*-- 
    - Input Placeholder
-----------------------------------------*/
input:-moz-placeholder, textarea:-moz-placeholder {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/*-- 
    Scroll Up 
-----------------------------------------*/
#scrollUp {
  background: #ff0c2a none repeat scroll 0 0;
  bottom: 85px;
  color: #ffffff;
  cursor: pointer;
  display: none;
  font-size: 20px;
  height: 45px;
  line-height: 39px;
  position: fixed;
  right: 12px;
  text-align: center;
  width: 45px;
  z-index: 9999;
  border-radius: 50%;
  border: 2px solid #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#scrollUp:hover i {
  animation-name: fadeInUp;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
}

/*-- 
    - Main Wrapper
-----------------------------------------*/
.lh-25 {
  line-height: 2.5;
}

.lh-18px {
  line-height: 18px;
}

.lh-20px {
  line-height: 20px;
}

.lh-24px {
  line-height: 24px;
}

.lh-30px {
  line-height: 30px;
}

.lh-36px {
  line-height: 36px;
}

.breadcrumb {
  flex-wrap: nowrap;
  overflow: auto;
  white-space: nowrap;
}

.kqxs-youtube {
  height: 100%;
  max-height: 100%;
  background: white;
  font-weight: bold;
}
.kqxs-youtube tr:nth-child(odd) {
  background-color: unset;
}
.kqxs-youtube td, .kqxs-youtube th {
  vertical-align: middle;
}
.kqxs-youtube tr:first-child td:first-child {
  color: #1a1a1a;
  font-size: 2rem;
}
.kqxs-youtube td {
  line-height: 1.2;
  padding: 3px;
}
.kqxs-youtube td:first-child {
  background: #0d2950;
  color: white;
  vertical-align: middle;
}
.kqxs-youtube .text-number {
  display: inline-block;
  margin: 0 auto;
}
.kqxs-youtube .loadNumber {
  width: 100% !important;
}
.kqxs-youtube .loadNumber strong {
  font-weight: bold;
  background-color: #4A4A4A;
  border-radius: 50%;
  padding: 0 2px 0 2px;
  margin: 0 1px 0 1px;
  color: #fff;
}
.kqxs-youtube .loadNumber strong:nth-child(odd) {
  background-color: #ff0c2a;
  color: #fff;
}

.kqxs-youtube-mb {
  font-size: 4.2rem;
}
.kqxs-youtube-mb td:first-child {
  width: 80px;
}
.kqxs-youtube-mb tr:first-child td:first-child, .kqxs-youtube-mb tr:nth-child(2) td:first-child, .kqxs-youtube-mb tr:last-child td:first-child {
  color: #ff841e;
}
.kqxs-youtube-mb tr:first-child td:last-child, .kqxs-youtube-mb tr:nth-child(2) td:last-child, .kqxs-youtube-mb tr:last-child td:last-child {
  color: #f12628;
}
.kqxs-youtube-mb tr:first-child .text-number, .kqxs-youtube-mb tr:nth-child(5) .text-number, .kqxs-youtube-mb tr:nth-child(7) .text-number, .kqxs-youtube-mb tr:nth-child(8) .text-number {
  width: 30%;
}
.kqxs-youtube-mb tr:nth-child(4) .text-number {
  width: 40%;
}
.kqxs-youtube-mb tr:nth-child(6) .text-number, .kqxs-youtube-mb tr:nth-child(9) .text-number {
  width: 20%;
}
.kqxs-youtube-mb tr:first-child .text-number {
  font-weight: 500;
}
.kqxs-youtube-mb tr:nth-child(2) td:first-child {
  color: #e83730;
}

.loto-youtube-mb {
  background: white;
  height: 100%;
  max-height: 100%;
}
.loto-youtube-mb th {
  font-weight: bold;
  color: white;
}
.loto-youtube-mb td, .loto-youtube-mb th {
  vertical-align: middle;
  font-size: 2rem;
  padding: 0.5rem;
}
.loto-youtube-mb td:nth-child(1), .loto-youtube-mb td:nth-child(3), .loto-youtube-mb th:nth-child(1), .loto-youtube-mb th:nth-child(3) {
  background: #0d2950;
  color: white;
  font-weight: bold;
  text-align: center;
  width: 10%;
}
.loto-youtube-mb span {
  font-size: 2rem;
}
.loto-youtube-mb thead tr:first-child th:nth-child(2), .loto-youtube-mb thead tr:first-child th:nth-child(4) {
  background: #8c8c8c;
}
.loto-youtube-mb span:not(:last-child):after {
  content: ", ";
}

.kqxs-youtube-mn {
  font-size: 3.6rem;
}
.kqxs-youtube-mn .text-number {
  width: 45%;
}
.kqxs-youtube-mn tr {
  display: flex;
}
.kqxs-youtube-mn td:first-child {
  width: 135px;
  min-width: 135px;
  max-width: 135px;
}
.kqxs-youtube-mn tr:first-child td:first-child, .kqxs-youtube-mn tr:nth-child(2) td:first-child {
  color: #ff841e;
}
.kqxs-youtube-mn tr:last-child td:first-child {
  color: #e83730;
}
.kqxs-youtube-mn tr:nth-child(2) .text-number, .kqxs-youtube-mn tr:last-child .text-number {
  color: #e83730;
}
.kqxs-youtube-mn tr:nth-child(6) .text-number:last-child {
  width: 100%;
}
.kqxs-youtube-mn a {
  font-size: 2rem;
}
.kqxs-youtube-mn td:not(:first-child) {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.position-bottom {
  left: 0;
  right: 0;
  bottom: 0;
}

.left-bottom {
  left: 0;
  bottom: 0;
}

.right-bottom {
  right: 0;
  bottom: 0;
}

article:nth-of-type(n+2) .nth-3-hide {
  display: none !important;
}

#float_right {
  top: 20%;
  right: calc(50vw - 690px - 1rem);
}
@media (max-width: 1399px) {
  #float_right {
    display: none;
  }
}

.logan-home > article:nth-last-child(-n+2) {
  display: none;
}

.banner {
  position: relative;
  text-align: center;
}
.banner .close {
  opacity: 1;
}
.banner .confirm {
  font-size: 13px;
  padding: 0.5rem;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.banner .close-banner-yes {
  margin-right: 6px;
}

.info-icon {
  background: url("http://web.archive.org/web/20210612112738im_/https://soicau247.com/public/images/info-icon.svg") no-repeat center white;
  display: flex;
  width: 15px;
  height: 15px;
  top: 0;
  right: 16px;
  position: absolute;
}

.close-icon {
  background: url("http://web.archive.org/web/20210612112738im_/https://soicau247.com/public/images/close-icon.svg") no-repeat center white;
  display: flex;
  width: 15px;
  height: 15px;
  top: 0;
  right: 0;
  position: absolute;
}

.iframe-responsive {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  overflow: hidden;
}
.iframe-responsive iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.sticky-td th:first-child, .sticky-td td:first-child {
  position: sticky;
  left: -1px;
  background: white;
  z-index: 3;
}

.sticky-th th {
  position: sticky;
  top: -1px;
  background: white;
  z-index: 2;
}

.sticky-left {
  position: sticky;
  left: 0;
}

@media (max-width: 991px) {
  .mh-mobi-100vw {
    max-height: 100vw;
  }
}

.quote {
  quotes: "❝" "❠";
  display: block;
  padding: 1rem;
}

.circle {
  border-radius: 50%;
}

.border-top-dashed {
  border-top: 1px dashed #ccc;
}

.border-bottom-dashed {
  border-bottom: 1px dashed #ccc;
}

.social-facebook {
  background-image: url("http://web.archive.org/web/20210612112738im_/https://soicau247.com/public/images/social/facebook.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: flex;
  width: 20px;
  height: 20px;
}

.social-google {
  background-image: url("http://web.archive.org/web/20210612112738im_/https://soicau247.com/public/images/social/google.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: flex;
  width: 20px;
  height: 20px;
}

.social-instagram {
  background-image: url("http://web.archive.org/web/20210612112738im_/https://soicau247.com/public/images/social/instagram.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: flex;
  width: 20px;
  height: 20px;
}

.social-linkedin {
  background-image: url("http://web.archive.org/web/20210612112738im_/https://soicau247.com/public/images/social/linkedin.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: flex;
  width: 20px;
  height: 20px;
}

.social-pinterest {
  background-image: url("http://web.archive.org/web/20210612112738im_/https://soicau247.com/public/images/social/pinterest.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: flex;
  width: 20px;
  height: 20px;
}

.social-telegram {
  background-image: url("http://web.archive.org/web/20210612112738im_/https://soicau247.com/public/images/social/telegram.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: flex;
  width: 20px;
  height: 20px;
}

.social-tumblr {
  background-image: url("http://web.archive.org/web/20210612112738im_/https://soicau247.com/public/images/social/tumblr.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: flex;
  width: 20px;
  height: 20px;
}

.social-twitter {
  background-image: url("http://web.archive.org/web/20210612112738im_/https://soicau247.com/public/images/social/twitter.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: flex;
  width: 20px;
  height: 20px;
}

.social-youtube {
  background-image: url("http://web.archive.org/web/20210612112738im_/https://soicau247.com/public/images/social/youtube.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: flex;
  width: 20px;
  height: 20px;
}

.nav-menu-result-home li {
  flex-grow: 1;
}
.nav-menu-result-home li:not(:first-child) {
  border-left: 1px solid white;
}
.nav-menu-result-home .nav-link.active {
  background-color: #ED1C24;
}

.confirm-close-banner {
  position: absolute;
  z-index: 999;
  width: 100%;
  height: 100%;
  background-color: #fff;
  display: none;
  text-align: center;
  padding-top: 4px;
}

.ads-container:has(img:not([src])) {
  display: none;
}

img:not([src]) {
  display: none;
}

a[data-load="0"] {
  min-height: 53px;
  display: inline-block;
}

.banner-header-pc {
  height: 90px;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
  display: inline-block;
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
h1 {
  font-size: 18px;
}

h2 {
  font-size: 16px;
}

h3 {
  font-size: 14px;
}

h4 {
  font-size: 12px;
}

h5 {
  font-size: 10px;
}

h6 {
  font-size: 8px;
}

.font-1 {
  font-size: 1px;
}

@media (min-width: 992px) {
  .font-lg-1 {
    font-size: 1px !important;
  }
}
.font-2 {
  font-size: 2px;
}

@media (min-width: 992px) {
  .font-lg-2 {
    font-size: 2px !important;
  }
}
.font-3 {
  font-size: 3px;
}

@media (min-width: 992px) {
  .font-lg-3 {
    font-size: 3px !important;
  }
}
.font-4 {
  font-size: 4px;
}

@media (min-width: 992px) {
  .font-lg-4 {
    font-size: 4px !important;
  }
}
.font-5 {
  font-size: 5px;
}

@media (min-width: 992px) {
  .font-lg-5 {
    font-size: 5px !important;
  }
}
.font-6 {
  font-size: 6px;
}

@media (min-width: 992px) {
  .font-lg-6 {
    font-size: 6px !important;
  }
}
.font-7 {
  font-size: 7px;
}

@media (min-width: 992px) {
  .font-lg-7 {
    font-size: 7px !important;
  }
}
.font-8 {
  font-size: 8px;
}

@media (min-width: 992px) {
  .font-lg-8 {
    font-size: 8px !important;
  }
}
.font-9 {
  font-size: 9px;
}

@media (min-width: 992px) {
  .font-lg-9 {
    font-size: 9px !important;
  }
}
.font-10 {
  font-size: 10px;
}

@media (min-width: 992px) {
  .font-lg-10 {
    font-size: 10px !important;
  }
}
.font-11 {
  font-size: 11px;
}

@media (min-width: 992px) {
  .font-lg-11 {
    font-size: 11px !important;
  }
}
.font-12 {
  font-size: 12px;
}

@media (min-width: 992px) {
  .font-lg-12 {
    font-size: 12px !important;
  }
}
.font-13 {
  font-size: 13px;
}

@media (min-width: 992px) {
  .font-lg-13 {
    font-size: 13px !important;
  }
}
.font-14 {
  font-size: 14px;
}

@media (min-width: 992px) {
  .font-lg-14 {
    font-size: 14px !important;
  }
}
.font-15 {
  font-size: 15px;
}

@media (min-width: 992px) {
  .font-lg-15 {
    font-size: 15px !important;
  }
}
.font-16 {
  font-size: 16px;
}

@media (min-width: 992px) {
  .font-lg-16 {
    font-size: 16px !important;
  }
}
.font-17 {
  font-size: 17px;
}

@media (min-width: 992px) {
  .font-lg-17 {
    font-size: 17px !important;
  }
}
.font-18 {
  font-size: 18px;
}

@media (min-width: 992px) {
  .font-lg-18 {
    font-size: 18px !important;
  }
}
.font-19 {
  font-size: 19px;
}

@media (min-width: 992px) {
  .font-lg-19 {
    font-size: 19px !important;
  }
}
.font-20 {
  font-size: 20px;
}

@media (min-width: 992px) {
  .font-lg-20 {
    font-size: 20px !important;
  }
}
.font-21 {
  font-size: 21px;
}

@media (min-width: 992px) {
  .font-lg-21 {
    font-size: 21px !important;
  }
}
.font-22 {
  font-size: 22px;
}

@media (min-width: 992px) {
  .font-lg-22 {
    font-size: 22px !important;
  }
}
.font-23 {
  font-size: 23px;
}

@media (min-width: 992px) {
  .font-lg-23 {
    font-size: 23px !important;
  }
}
@media only screen and (max-width: 767px) {
  ul.colum-2 li {
    width: 49.9%;
    text-align: center;
  }

  ul.colum-3 li {
    width: 33.2333333333%;
    text-align: center;
  }

  ul.colum-4 li {
    width: 24.9%;
    text-align: center;
  }

  ul.colum-5 li {
    width: 19.9%;
    text-align: center;
  }
}
a {
  color: #1D1D1D;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

.text-darker {
  color: #4A4A4A;
}

.text-1d {
  color: #1D1D1D;
}

.text-6b {
  color: #6B6B6B;
}

.bg-blue1 {
  background: #004593;
}

.text-blue1 {
  color: #004593;
}

.hover-text-blue1:hover, .hover-text-blue1:focus {
  color: #fff;
  background: #004593;
}

.bg-blue2 {
  background: #EFFAFF;
}

.text-blue2 {
  color: #EFFAFF;
}

.bg-red1 {
  background: #ED1C24;
}

.text-red1 {
  color: #ED1C24;
}

.bg-red2 {
  background: #D0021B;
}

.text-red2 {
  color: #D0021B;
}

.text-black1 {
  color: #3E3F42;
}

.bg-black1 {
  background: #3E3F42;
}

.text-black2 {
  color: #6B6A6A;
}

.bg-black2 {
  background: #6B6A6A;
}

.text-black3 {
  color: #292929;
}

.bg-black3 {
  background: #292929;
}

.text-black4 {
  color: #000000;
}

.bg-black4 {
  background: #000000;
}

.text-black5 {
  color: #4A4A4A;
}

.bg-black5 {
  background: #4A4A4A;
}

.text-black6 {
  color: #252525;
}

.bg-black6 {
  background: #252525;
}

.text-gray1 {
  color: #979797;
}

.bg-gray1 {
  color: #979797;
}

header {
  color: #4A4A4A;
  font-size: 13px;
  background: white;
}
header h1 {
  font-size: 13px;
  margin-bottom: 0;
}

.header-top {
  border-bottom: 2px solid #ececec;
}
.header-top .row {
  height: 40px;
}

.btn-dangky {
  background: #EFFAFF;
  border: 1px solid #ccc;
  border-radius: 20px;
  padding: 8px 24px;
}

.header-menu {
  font-size: 14px;
  position: sticky;
  top: 0;
  z-index: 9;
}
.header-menu .row {
  height: 45px;
}
@media (min-width: 992px) {
  .header-menu .row {
    height: 50px;
  }
}
.header-menu a {
  color: #ffffff;
}
.header-menu .menu {
  display: none;
}
@media (min-width: 992px) {
  .header-menu .menu > li {
    height: 100%;
    position: relative;
    display: flex;
    align-items: center;
  }
  .header-menu .menu > li > a {
    padding: 1rem;
    display: block;
    max-height: 100%;
  }
  .header-menu .menu > li > .sub-menu {
    top: 100%;
  }
  .header-menu .menu ul {
    padding-left: 1rem;
    position: absolute;
  }
}
@media (min-width: 992px) {
  .header-menu {
    margin-bottom: 1rem;
  }
}
.header-menu li:hover > .sub-menu {
  z-index: 2;
  display: block !important;
}

.input-search-menu::placeholder {
  font-size: 11px;
  padding-left: 0.5rem;
}

.box-search-menu {
  top: 100%;
  right: 0;
  min-width: 150px;
  z-index: 3;
}

.btn-search-menu {
  padding-right: 0.5rem;
}
.btn-search-menu:focus {
  box-shadow: unset;
}
@media (min-width: 992px) {
  .btn-search-menu {
    padding: 0;
  }
}
.btn-search-menu img {
  width: 20px;
  height: 20px;
}
@media (max-width: 991px) {
  .btn-search-menu img {
    width: 15px;
    height: 15px;
  }
}

.show-menu-mobi {
  border-radius: unset;
  width: 45px;
}
.show-menu-mobi img {
  filter: brightness(0);
}

.menu-mobi {
  white-space: nowrap;
  display: flex;
  max-height: 100%;
  justify-content: space-around;
  align-self: center;
  flex-grow: 1;
}
.menu-mobi li:not(:last-child) {
  margin-right: 1rem;
}
.menu-mobi li, .menu-mobi a {
  display: block;
  height: 100%;
}
.menu-mobi .sub-menu {
  display: none;
}

@media (min-width: 992px) {
  #menu-mobile > li > a.active {
    color: #FFE074;
  }
  #menu-mobile > li > a:hover {
    box-shadow: 0 -8px #ED1C24;
    background: #ED1C24;
    position: relative;
    color: white !important;
  }
  #menu-mobile > li > a:hover:after {
    position: absolute;
    bottom: 100%;
    left: 100%;
    content: "";
    display: block;
    border-top: 4px solid transparent;
    border-right: 4px solid transparent;
    border-left: 4px solid #8A0005;
    border-bottom: 4px solid #8A0005;
  }
}
#menu-mobile .sub-menu {
  display: none;
}
#menu-mobile .sub-menu a {
  color: #3E3F42;
}
#menu-mobile .sub-menu a:hover {
  color: #ED1C24;
}
#menu-mobile .sub-menu a.active {
  color: #ED1C24;
}
@media (max-width: 991px) {
  #menu-mobile .sub-menu {
    padding-left: 0.7rem;
  }
}
@media (min-width: 992px) {
  #menu-mobile .sub-menu {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
    white-space: nowrap;
    padding: 0;
    background: #ffffff;
    top: 100%;
  }
  #menu-mobile .sub-menu li {
    min-height: 35px;
    display: flex;
    align-items: center;
  }
  #menu-mobile .sub-menu .sub-menu {
    left: 100%;
    top: 0;
  }
  #menu-mobile .sub-menu a {
    padding: 0.5rem 1rem;
  }
}
#menu-mobile .sub-menu.mm--open {
  display: block;
}

.active-menu {
  box-shadow: 0 -8px #ED1C24;
  background: #ED1C24;
  position: relative;
}
.active-menu:after {
  position: absolute;
  bottom: 100%;
  left: 100%;
  content: "";
  display: block;
  border-top: 4px solid transparent;
  border-right: 4px solid transparent;
  border-left: 4px solid #8A0005;
  border-bottom: 4px solid #8A0005;
}

@media (max-width: 991px) {
  .img-logo {
    width: 40%;
  }
}

footer {
  margin-top: 1rem;
}
footer .border-bottom {
  border-color: #00326A !important;
}
footer .fa {
  color: white;
  font-size: 14px;
}
@media (min-width: 992px) {
  footer .fa {
    font-size: 18px;
  }
}

.footer-top {
  color: #81A7B8;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.footer-top li {
  display: inline-block;
}
.footer-top li a {
  padding: 1rem 11px;
}
@media (min-width: 992px) {
  .footer-top {
    justify-content: space-between;
  }
}
.footer-top .box-logo {
  width: 100%;
  margin-bottom: 1rem;
}
@media (min-width: 992px) {
  .footer-top .box-logo {
    width: unset;
    margin-bottom: unset;
    text-align: left;
  }
}
.footer-top .box-logo .logo {
  width: 50%;
}
.footer-top ul {
  margin-bottom: 1rem;
}

.footer-bottom {
  color: #3198C7;
  align-items: center;
  justify-content: center;
  background: #0B1C37;
  padding-bottom: 1rem;
}
.footer-bottom ul {
  overflow: auto;
  white-space: nowrap;
}
.footer-bottom li {
  display: inline-block;
}
.footer-bottom a {
  display: block;
  color: #3198C7;
  padding: 1rem 11px;
}
.footer-bottom a:hover .fa {
  color: #3198C7;
}
@media (min-width: 992px) {
  .footer-bottom {
    height: 46px;
    background: transparent;
    justify-content: space-between;
  }
  .footer-bottom ul {
    display: flex;
    align-items: center;
  }
  .footer-bottom .copyright {
    display: flex;
  }
}
.footer-bottom .footer-social {
  display: none;
}
@media (min-width: 992px) {
  .footer-bottom .footer-social {
    display: flex;
  }
}

.result {
  background-color: #FFFFFF;
  overflow: hidden;
}
.result table {
  text-align: center;
  margin: 0;
  padding: 0;
  font-weight: bold;
}
.result table thead tr th {
  font-size: 16px;
  background-color: #ff0c2a;
  border: 1px solid #ff0c2a;
  text-align: left;
  padding: 8px 0 7px 2.79%;
  text-transform: uppercase;
}
.result table thead tr th h2 {
  margin-bottom: 0;
  color: #FFFFFF;
}
.result table thead tr th h2 a {
  color: #FFFFFF;
}
@media only screen and (max-width: 479px) {
  .result table thead tr th {
    text-align: center;
  }
  .result table thead tr th h2 {
    font-size: 14px;
    line-height: 18px;
    vertical-align: middle;
  }
}
.result table tbody tr:nth-child(even) {
  background-color: #ffffff;
}
.result table tbody tr:nth-child(odd) {
  background-color: #EFFAFF;
}
.result table tbody tr:not(:first-child) td:first-child {
  font-size: 16px;
}
.result table tbody .numberTail {
  background: #F6DF3D;
  border-radius: 50%;
  padding: 3px;
}
.result table tbody .text-number .fa-pulse {
  font-size: 15px;
}
.result table tbody .loadNumber {
  width: 100% !important;
}
.result table tbody .loadNumber strong {
  font-weight: bold;
  background-color: #4A4A4A;
  border-radius: 50%;
  padding: 0 3px 0 3px;
  margin: 0 1px 0 1px;
  color: #fff;
}
.result table tbody .loadNumber strong:nth-child(odd) {
  background-color: #ff0c2a;
  color: #fff;
}
.result table tbody .loadNumber strong:nth-child(even) {
  background-color: #004593;
  color: #fff;
}
.result table tfoot td {
  background-color: #E0E0E0;
  line-height: 3;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.result table tfoot td .check-number {
  padding: 0 0.5rem;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 479px) {
  .result table tfoot td > div {
    min-width: 100%;
    justify-content: center;
  }
  .result table tfoot td > div.check-radio {
    padding: 0;
  }
  .result table tfoot td > div.check-number {
    padding-bottom: 10px;
  }
}
.result table.table-flex {
  width: 100%;
}

div.check-radio label {
  padding: 0 0.5rem;
  white-space: nowrap;
  line-height: 1;
  margin-bottom: 0;
}
div.check-radio label input {
  display: none;
}
div.check-radio label span:last-child {
  font-size: 16px;
  vertical-align: middle;
}
div.check-radio label span.checkbox {
  background: #FFFFFF;
  width: 18px;
  height: 18px;
  border: 1px solid #CBCBCB;
  border-radius: 2px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
div.check-radio label span.checkbox .fa-check {
  display: none;
  color: #ff0c2a;
}
div.check-radio label input[type=radio]:checked + span.checkbox .fa-check {
  display: block;
}
div.check-radio label input[type=checkbox]:checked + span.checkbox .fa-check {
  display: block;
}
div.check-radio label span.active .fa-check {
  display: block;
}

div.check-number ul {
  display: flex;
}
div.check-number ul li.active, div.check-number ul li:hover {
  color: #F38A08;
  border: 2px solid #F38A08;
}
div.check-number ul li {
  list-style-type: none;
  width: 24px;
  height: 24px;
  background: #FFFFFF;
  color: #797979;
  border: 2px solid #797979;
  border-radius: 24px;
  line-height: 1.4rem;
  vertical-align: middle;
  margin: 0 5px 0 0;
}

div.table-flex-border {
  border: 1px solid #dadada;
  border-radius: 4px;
}

.result-single table tbody tr td:first-child {
  width: 15%;
  text-align: center;
  align-self: center;
}
.result-single table tbody tr:first-child {
  display: none;
}
.result-single table tbody tr:not(:first-child) td:first-child {
  color: #004593;
}
.result-single table tbody tr:not(:first-child) td:last-child {
  color: #3E3F42;
  font-size: 20px;
  line-height: 1.8rem;
}
.result-single table tbody tr:nth-child(2) td:last-child {
  font-size: 28px;
  color: #ff0c2a;
  padding: 0;
  line-height: 3.3rem;
}
.result-single table tbody tr:nth-child(4) td:last-child > span {
  width: 48%;
  display: inline-block;
}
.result-single table tbody tr:nth-child(5) td:first-child, .result-single table tbody tr:nth-child(7) td:first-child {
  vertical-align: middle;
}
.result-single table tbody tr:nth-child(5) td:last-child, .result-single table tbody tr:nth-child(7) td:last-child {
  position: relative;
  padding: 0;
  margin: 0;
}
.result-single table tbody tr:nth-child(5) td:last-child > span, .result-single table tbody tr:nth-child(7) td:last-child > span {
  height: 50%;
  vertical-align: middle;
  line-height: 3.4rem;
}
.result-single table tbody tr:nth-child(5) td:last-child > span, .result-single table tbody tr:nth-child(7) td:last-child > span, .result-single table tbody tr:nth-child(8) td:last-child > span {
  width: 32%;
  display: inline-block;
}
.result-single table tbody tr:nth-child(6) td:last-child > span, .result-single table tbody tr:nth-child(9) td:last-child > span {
  width: 22%;
  display: inline-block;
}
@media only screen and (max-width: 479px) {
  .result-single table tbody tr td {
    height: 43px;
  }
  .result-single table tbody tr:not(:first-child) td:last-child {
    font-size: 18px;
  }
  .result-single table tbody tr:nth-child(2) td:last-child {
    font-size: 26px;
  }
}
@media only screen and (max-width: 320px) {
  .result-single table tbody tr:not(:first-child) td:last-child {
    font-size: 18px;
  }
  .result-single table tbody tr:nth-child(2) td:last-child {
    font-size: 24px;
  }
}
.result-single table.table-flex tbody tr {
  border-bottom: 1px solid #dadada;
}
.result-single table.table-flex tbody tr:not(:first-child) td {
  line-height: 3.4rem;
}
.result-single table.table-flex tbody tr:not(:first-child) td:not(:first-child) {
  flex-grow: 1;
  height: 100%;
  border-left: 1px solid #dadada;
}
.result-single table.table-flex tbody tr:nth-child(5) td:last-child:after, .result-single table.table-flex tbody tr:nth-child(7) td:last-child:after {
  content: " ";
  background-color: #DBDBDB;
  width: 100%;
  height: 1px;
  top: 49%;
  position: absolute;
  display: flex;
}

.result-multi table tbody tr td {
  line-height: 2.4rem;
  align-self: center;
  padding: 0;
  vertical-align: middle;
}
.result-multi table tbody tr td:first-child {
  width: 10%;
  vertical-align: middle;
}
.result-multi table tbody tr:first-child td a {
  font-size: 14px;
  color: #3E3F42;
}
@media only screen and (max-width: 479px) {
  .result-multi table tbody tr:first-child td a {
    font-size: 11px;
    line-height: 42px;
  }
}
.result-multi table tbody tr:first-child:nth-child(odd) {
  background-color: #FFF9DC;
}
.result-multi table tbody tr:not(:first-child) td:not(:first-child) {
  padding: 0;
  vertical-align: middle;
}
.result-multi table tbody tr:not(:first-child) td:not(:first-child) > span {
  font-size: 20px;
  width: 100%;
  height: 41px;
  line-height: 2.7rem;
  display: block;
}
.result-multi table tbody tr:nth-child(2) td:not(:first-child) > span, .result-multi table tbody tr:last-child td:not(:first-child) > span {
  color: #ff0c2a;
}
.result-multi table tbody tr:last-child td:not(:first-child) > span {
  font-size: 24px;
}
@media only screen and (max-width: 479px) {
  .result-multi table tbody tr:first-child td {
    line-height: 0;
  }
  .result-multi table tbody tr:not(:first-child) td:not(:first-child) > span {
    font-size: 18px;
  }
  .result-multi table tbody tr:nth-child(2) td:not(:first-child) > span, .result-multi table tbody tr:last-child td:not(:first-child) > span {
    font-size: 18px;
  }
}
.result-multi table.table-flex tbody tr {
  border-bottom: 1px solid #dadada;
  display: flex;
}
.result-multi table.table-flex tbody tr td:not(:first-child) {
  flex-grow: 1;
  height: 100%;
  width: 30%;
  border-left: 1px solid #dadada;
}
.result-multi table.table-flex tbody tr:not(:first-child) td:not(:first-child) > span:not(:last-child) {
  border-bottom: 1px solid #DBDBDB;
}

.result-province table tbody tr td {
  height: 53px;
  font-size: 20px;
  vertical-align: middle;
  line-height: 70px;
}
.result-province table tbody tr td:first-child {
  min-width: 15%;
  font-weight: normal;
  font-size: 14px;
  text-align: center;
  align-self: center;
}
.result-province table tbody tr:first-child td:last-child, .result-province table tbody tr:last-child td:last-child {
  font-size: 30px;
  color: #ff0c2a;
  padding: 0;
  line-height: 3.3rem;
}
.result-province table tbody tr:nth-child(3) td:last-child > span {
  width: 32%;
  display: inline-block;
}
.result-province table tbody tr:nth-child(5) td:last-child {
  position: relative;
  padding: 0;
  margin: 0;
}
.result-province table tbody tr:nth-child(5) td:last-child > span {
  height: 54px;
  width: 22%;
  display: inline-block;
}
.result-province table tbody tr:nth-child(5) td:last-child:after {
  content: " ";
  background-color: #DBDBDB;
  width: 100%;
  height: 1px;
  top: 49%;
  position: absolute;
  display: flex;
}
.result-province table tbody tr:nth-child(6) td:last-child > span {
  width: 49%;
  display: inline-block;
}
@media only screen and (max-width: 479px) {
  .result-province table tbody tr:not(:first-child) td:last-child {
    font-size: 16px;
  }
  .result-province table tbody tr:nth-child(2) td:last-child {
    font-size: 26px;
  }
}
.result-province table.table-flex tbody tr {
  border-bottom: 1px solid #dadada;
  display: flex;
}
.result-province table.table-flex tbody tr td {
  vertical-align: middle;
  line-height: 3.4rem;
}
.result-province table.table-flex tbody tr td:not(:first-child) {
  flex-grow: 1;
  height: 100%;
  border-left: 1px solid #dadada;
}
.result-province table.table-flex tbody tr:nth-child(5) td:last-child:after {
  content: " ";
  background-color: #DBDBDB;
  width: 100%;
  height: 1px;
  top: 49%;
  position: absolute;
  display: flex;
}

/**/
.loto {
  background-color: #FFFFFF;
  border-radius: 3px;
  overflow: hidden;
  margin-top: 11px;
}
.loto table {
  text-align: center;
  margin: 0;
  padding: 0;
}
.loto table thead tr {
  padding-left: 0;
}
.loto table thead tr th {
  font-size: 16px;
  font-weight: normal;
  background-color: #4A4A4A;
  color: #FFFFFF;
  padding-top: 0.35rem;
  padding-bottom: 0.35rem;
}
@media only screen and (max-width: 479px) {
  .loto table thead tr th {
    font-size: 14px;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.loto table tbody tr td {
  height: 41px;
  font-size: 16px;
  padding: 0;
  line-height: 2.5rem;
}
.loto table tbody tr td span:not(:last-child):after {
  content: ", ";
}
@media only screen and (max-width: 479px) {
  .loto table tbody tr td {
    font-size: 16px;
  }
}
.loto table tbody tr td:nth-child(1) {
  color: #ff0c2a;
}
.loto table tfoot tr td.info-foot {
  background: #E0E0E0;
  padding: 0;
}
.loto table tfoot tr td.info-foot ul li {
  width: 25%;
  padding-left: 0;
}
.loto table tfoot tr td.info-foot ul li:before {
  margin-right: 4px;
}
@media only screen and (max-width: 479px) {
  .loto table tfoot tr td.info-foot ul li {
    width: 50%;
    height: 32px;
    line-height: 2rem;
    padding-left: 17px;
    text-align: left;
  }
  .loto table tfoot tr td.info-foot ul li:not(:last-child) {
    border-bottom: 0;
  }
}

.loto-single table thead tr th:nth-child(1), .loto-single table thead tr th:nth-child(3) {
  text-align: center;
  width: 15%;
}
.loto-single table thead tr th:nth-child(2), .loto-single table thead tr th:nth-child(4) {
  width: 35%;
  text-align: left;
  padding-left: 0.75rem;
}
.loto-single table tbody tr td:nth-child(3) {
  color: #ff0c2a;
}
.loto-single table tbody tr td:nth-child(2), .loto-single table tbody tr td:nth-child(4) {
  text-align: left;
  padding-left: 0.75rem;
}

.loto-multi table {
  border: 0;
}
.loto-multi table th, .loto-multi table td {
  border-bottom: 0;
}
.loto-multi table th:not(:last-child), .loto-multi table td:not(:last-child) {
  border-right: 0;
}
.loto-multi table thead tr {
  display: flex;
}
.loto-multi table thead tr th {
  font-size: 14px;
}
.loto-multi table thead tr th a {
  color: #fff;
}
@media only screen and (max-width: 479px) {
  .loto-multi table thead tr th {
    font-size: 11px;
    padding-top: 0.6rem;
    padding-bottom: 0.6rem;
  }
}
.loto-multi table thead tr th:not(:first-child) {
  -webkit-flex: 1;
  /* Safari 6.1+ */
  -ms-flex: 1;
  /* IE 10 */
  flex: 1;
  text-align: left;
}
@media only screen and (max-width: 479px) {
  .loto-multi table thead tr th:not(:first-child) {
    padding-left: 0.25rem;
  }
}
.loto-multi table thead tr th:first-child {
  width: 10%;
}
.loto-multi table tbody tr {
  display: flex;
}
.loto-multi table tbody tr td:first-child {
  width: 10%;
}
.loto-multi table tbody tr td:not(:first-child) {
  width: auto;
  text-align: left;
  padding-left: 0.75rem;
}
@media only screen and (max-width: 479px) {
  .loto-multi table tbody tr td:not(:first-child) {
    padding-left: 0.25rem;
  }
}
.loto-multi table tbody tr td:not(:first-child) {
  -webkit-flex: 1;
  /* Safari 6.1+ */
  -ms-flex: 1;
  /* IE 10 */
  flex: 1;
}

.breadcrumb-table .breadcrumb-table-title {
  background: #ffffff;
  line-height: 2.25;
  color: #004593;
  text-transform: capitalize;
  margin: 0;
  text-align: center;
  font-size: 18px;
  border: 1px solid #DBDBDB;
  border-bottom: none;
  font-weight: bold;
}
.breadcrumb-table a {
  color: #004593;
}

/*-- aside --*/
aside {
  background: #FFFFFF;
  padding: 0;
  overflow: hidden;
}

/*-- aside title --*/
.aside-title-red {
  height: 42px;
  padding-left: 1em;
  border-bottom: 2px solid #F83F55;
}
.aside-title-red > .title {
  color: #D0021B;
  font-size: 18px;
  vertical-align: middle;
  line-height: 2.5em;
  font-weight: bold;
  text-transform: uppercase;
}

.aside-title-blue {
  height: 42px;
  border-bottom: 1px solid #D8D8D8;
  display: flex;
  align-items: center;
}
.aside-title-blue > .title {
  margin-bottom: 0;
  font-size: 14px;
  vertical-align: middle;
  font-weight: bold;
  text-transform: uppercase;
  background: #ffffff;
  color: #004593;
  padding-left: 1rem;
}
.aside-title-blue > .title a {
  color: #004593;
}
.aside-title-blue.bg-blue1 > .title {
  background: transparent;
  color: #ffffff;
}

/*-- aside main content --*/
nav.aside-province > ul {
  padding-left: 1rem;
  margin: 7px 0 15px 0;
}
nav.aside-province > ul > li {
  font-size: 15px;
  padding: 4px 0 4px 0;
  list-style: disc inside;
  color: #BFBFBF;
}
nav.aside-province.list-province a:before {
  content: "Xổ số ";
}

sup.new {
  width: 22px;
  height: 11px;
  display: inline-block;
  background: url("../../../../../20210612024805im_/https_/soicau247.com/public/images/hot3860.gif?v=1") no-repeat center;
}

sup.vip {
  width: 22px;
  height: 11px;
  display: inline-block;
  background: url("../../../../../20210612024805im_/https_/soicau247.com/public/images/vip3860.gif?v=1") no-repeat center;
}

.child-hot-a a {
  position: relative;
}
.child-hot-a a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  margin-left: 5px;
  width: 22px;
  height: 11px;
  display: inline-block;
  background-image: url("../../../../../20210612024805im_/https_/soicau247.com/public/images/hot3860.gif?v=1");
}

nav.aside-news {
  font-weight: bold;
}
nav.aside-news ul {
  padding: 0;
}
nav.aside-news ul li:not(:last-child) {
  border-bottom: 1px solid #E9E9E9;
}
nav.aside-news ul li {
  height: 40px;
  padding-left: 1em;
  color: #444444;
  line-height: 2.5rem;
  vertical-align: middle;
}
nav.aside-news ul li:nth-child(odd) {
  background: #EFFAFF;
}
nav.aside-news ul li:before {
  background-image: url("http://web.archive.org/web/20210612112738im_/https://soicau247.com/public/images/star-red.svg");
  width: 10px;
  height: 10px;
  content: " ";
  display: inline-block;
  margin-right: 0.7em;
}
nav.aside-news ul li:last-child {
  height: 37px;
}

nav.aside-news2 {
  line-height: 18px;
}
nav.aside-news2 a {
  font-weight: bold;
}
nav.aside-news2 li:not(:last-child) {
  border-bottom: 1px solid #E3E3E3;
  padding-bottom: 1rem;
}
nav.aside-news2 li:not(:first-child) {
  padding-top: 1rem;
}

.aside-prize-open td {
  font-size: 14px;
}
@media (min-width: 992px) {
  .aside-prize-open td {
    font-size: 13px;
  }
}

/*-- --*/
.submenu2-bg {
  background-color: #DDDDDD;
  font-size: 14px;
  margin-top: 2px;
  text-transform: capitalize;
}
.submenu2-bg li a {
  font-weight: bold;
}
.submenu2-bg li.active a {
  color: #ff0c2a;
}

/*==>> breadcrumb <<==*/
.breadcrumb {
  margin-bottom: 0.75rem;
}
.breadcrumb .active a {
  color: #ff0c2a;
}
@media only screen and (max-width: 479px) {
  .breadcrumb {
    margin-bottom: 0;
  }
  .breadcrumb a {
    font-size: 12px;
  }
}

#datepicker {
  background: #ffffff;
  display: none;
}
#datepicker > .datepicker-inline {
  width: unset;
}
@media (min-width: 992px) {
  #datepicker {
    display: block;
  }
}
#datepicker table {
  width: 100%;
  text-align: center;
}
#datepicker th {
  color: #004593;
}
#datepicker th:hover {
  background: transparent;
}
#datepicker th:hover .fa {
  color: #004593;
}
#datepicker th .fa {
  font-size: 20px;
  color: #B4B4B4;
}
#datepicker td {
  padding-top: 5px;
  padding-bottom: 5px;
}
#datepicker thead tr:nth-child(3) th, #datepicker tbody td {
  width: 37px;
  height: 34px;
}
#datepicker thead tr:nth-child(2) {
  height: 42px;
  border-bottom: 1px;
  border-bottom: 1px solid #D8D8D8;
  justify-content: space-between;
}
#datepicker thead tr:nth-child(2) th {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
}
#datepicker thead tr:nth-child(3) th {
  padding: 0.5rem 0;
}
#datepicker .datepicker-days tr, #datepicker thead tr {
  display: flex;
  align-items: center;
  justify-content: center;
}
#datepicker .day {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
}
#datepicker .day.old {
  color: #000000;
}
#datepicker .day.disabled {
  opacity: 0.3;
}
#datepicker .day.today {
  background: #FFDDDA;
  border-radius: 6px;
}
#datepicker .day.today ~ td {
  opacity: 0.7;
}
#datepicker .day:nth-last-child(-n+2) {
  color: #D0021B;
}
#datepicker .dow {
  font-weight: normal;
}
#datepicker .currentWeek ~ tr > td {
  opacity: 0.7;
}
#datepicker tr:last-child td {
  padding-bottom: 1rem;
}

@media only screen and (max-width: 479px) {
  nav.aside-province > ul {
    display: flex;
    flex-wrap: wrap;
  }
  nav.aside-province > ul > li {
    width: 50%;
    font-size: 14px;
  }
}
@media only screen and (max-width: 320px) {
  nav.aside-province > ul > li {
    font-size: 12px;
  }
}
.static-search {
  font-size: 14px;
  background: #FFFFFF;
  border: 1px solid #FFF;
  border-radius: 4px;
}
.static-search select, .static-search input {
  background: #EEE;
  border: 0;
  height: 36px;
}
.static-search select {
  border-radius: 3px;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.static-search select::-ms-expand {
  display: none;
}
.static-search .select-arow {
  position: relative;
}
.static-search .select-arow:before {
  content: " ";
  background-image: url("../../../../../20210612024805im_/https_/soicau247.com/public/images/Triangles.png");
  width: 9px;
  height: 17px;
  top: 10px;
  right: 1.5rem;
  position: absolute;
}
.static-search .select-one-arow {
  position: relative;
}
.static-search .select-one-arow:before {
  content: " ";
  background-image: url("../../../../../20210612024803im_/https_/soicau247.com/public/images/Triangle.png");
  width: 11px;
  height: 8px;
  top: 15px;
  right: 10px;
  position: absolute;
}
.static-search .input-datetick {
  position: relative;
}
.static-search .input-datetick:before {
  content: " ";
  background-image: url("../../../../../20210612024804im_/https_/soicau247.com/public/images/Group.png");
  width: 15.35px;
  height: 16px;
  top: 10px;
  right: 1.5rem;
  position: absolute;
}
.static-search .form-search {
  margin: 22px 0;
}
.static-search .label {
  font-family: "Roboto";
  color: #6B6B6B;
  white-space: nowrap;
}
.static-search .text-label {
  height: 36px;
  color: #4A4A4A;
  font-weight: bold;
  line-height: 36px;
  vertical-align: middle;
}
.static-search select, .static-search .count, .static-search .dd-bdngay {
  background: #EEEEEE;
  height: 36px;
  color: #4A4A4A;
  font-weight: bold;
}
.static-search .count {
  text-align: center;
}
.static-search .btn-minus, .static-search .btn-plus {
  background: #C4C4C4;
  color: #ff0c2a;
  z-index: 1;
}
.static-search .static-kn {
  border-radius: 3px;
  overflow: hidden;
}
.static-search .btnLogan {
  font-size: 14px;
  height: 36px;
}
@media only screen and (max-width: 479px) {
  .static-search .aside-title-red {
    height: auto;
    padding-left: 0;
  }
  .static-search .aside-title-red .title {
    font-size: 12px;
    margin: 0;
  }
}

.checkbox-radiox23 {
  background: #F4F4F4;
  border-bottom: 1px solid #DBDBDB;
  height: 42px;
  line-height: 42px;
  vertical-align: middle;
}

.back-top {
  width: 42px;
  height: 42px;
  bottom: 90px;
  right: 22px;
  position: fixed;
  z-index: 9999;
}

/*--> class button <--*/
.btn-sm {
  width: 100%;
  text-align: center;
}

.btnLoadMore {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 40px;
  border: 1px solid #979797;
  border-radius: 4px;
  font-size: 14px;
  color: #ffffff;
  background: #979797;
  margin-top: 2rem;
}

.icon {
  display: inline-block;
}

.icon-loading123 {
  background-image: url(http://web.archive.org/web/20210612112738im_/https://soicau247.com/public/images/loading123.svg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 32px;
  height: 32px;
}

.allRate {
  font-size: 13px;
  align-items: center;
  color: #777;
  display: flex;
}

.danhgia {
  margin-left: 10px;
}

.rateit {
  display: -moz-inline-box;
  display: inline-block;
  position: relative;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
}

.rateit .rateit-range {
  position: relative;
  display: -moz-inline-box;
  display: inline-block;
  background: url("../../../../../20210612024805im_/https_/soicau247.com/public/images/icons/star.html");
  height: 16px;
  outline: none;
}

.rateit .rateit-range * {
  display: block;
}

/* for IE 6 */
* html .rateit, * html .rateit .rateit-range {
  display: inline;
}

/* for IE 7 */
* + html .rateit, * + html .rateit .rateit-range {
  display: inline;
}

.rateit .rateit-hover, .rateit .rateit-selected {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
}

.rateit .rateit-hover-rtl, .rateit .rateit-selected-rtl {
  left: auto;
  right: 0;
}

.rateit .rateit-hover {
  background: url("../../../../../20210612024805im_/https_/soicau247.com/public/images/icons/star.html") left -32px;
  color: #efc529;
}

.rateit .rateit-hover-rtl {
  background-position: right -32px;
}

.rateit .rateit-selected {
  background: url("../../../../../20210612024805im_/https_/soicau247.com/public/images/icons/star.html") left -16px;
  color: #efc529;
}

.rateit .rateit-selected-rtl {
  background-position: right -16px;
}

.rateit .rateit-preset {
  background: url("../../../../../20210612024805im_/https_/soicau247.com/public/images/icons/star.html") left -48px;
  color: #efc529;
}

.rateit .rateit-preset-rtl {
  background: url("../../../../../20210612024805im_/https_/soicau247.com/public/images/icons/star.html") left -48px;
}

.rateit button.rateit-reset {
  background: url("../../../../../20210612024804im_/https_/soicau247.com/public/images/icons/delete.html") 0 0;
  width: 16px;
  height: 16px;
  display: -moz-inline-box;
  display: inline-block;
  float: left;
  outline: none;
  border: none;
  padding: 0;
}

.rateit .rateit-reset span {
  display: none;
}

.rateit button.rateit-reset:hover, .rateit button.rateit-reset:focus {
  background-position: 0 -16px;
}

.rateit-font {
  font-size: 18px;
  line-height: 1em;
  letter-spacing: 1px;
}

.rateit-font .rateit-range {
  background: none;
  height: auto;
}

.rateit-font .rateit-empty {
  color: #ccc;
}

.rateit-font .rateit-range > div {
  background: none;
  overflow: hidden;
  cursor: default;
}

.rateit.rateit-font .rateit-reset {
  font-size: inherit;
  background: none;
  width: 0.6em;
  height: 0.6em;
  margin-top: 0.2em;
  background: gray;
  border-radius: 50%;
  position: relative;
}

.rateit.rateit-font .rateit-reset span {
  display: block;
  font-weight: bold;
  color: white;
  height: calc(50% - 0.045em);
  top: 0;
  position: absolute;
  border-bottom: 0.09em solid white;
  width: 72%;
  margin-left: 14%;
}

.rateit.rateit-font .rateit-reset:hover, .rateit.rateit-font button.rateit-reset:focus {
  background: #e6574b;
  /* Old browsers */
  background: radial-gradient(ellipse at center, #e6574b 55%, #f6836b 77%, #f9d3cc 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background-position: 0 0;
}

.other_post {
  background: #F1F1F1;
}

.text-news-link {
  color: #004370;
}

.new-content h3, .new-content h4, .new-content h5, .new-content h6 {
  font-size: 15px;
  font-weight: bold;
}
.new-content a {
  color: #004593;
}
.new-content table.tableizer-table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
  border-collapse: collapse;
  border: 1px solid #dee2e6;
  text-align: center;
}
.new-content table.tableizer-table thead tr {
  background: #FDCC9A;
  color: #212529;
}
.new-content table.tableizer-table thead th {
  padding: 0.5rem;
  border: 1px solid #dee2e6;
}
.new-content table.tableizer-table tbody td {
  padding: 0.5rem;
  border: 1px solid #dee2e6;
}
.new-content table.tableizer-table tbody {
  width: 100%;
}
.new-content table.tableizer-table tbody tr td {
  vertical-align: top;
}
.new-content table.tableizer-table tbody tr:nth-child(even) {
  background: #EFFAFF;
}
.new-content table.tableizer-table tbody tr:nth-child(odd) {
  background: #FFF;
}
.new-content ul {
  padding-left: 17px;
}
.new-content ul, .new-content li {
  list-style: disc;
}

.muc-luc {
  background: #e5f1ff;
}
.muc-luc li {
  list-style-type: unset;
}

.new-description {
  line-height: 1.5;
  text-align: justify;
}

.news {
  padding: 0 0 18px 0;
}

.diffNews {
  background: #FFFFFF;
  border-radius: 4px;
  padding: 0 17px 0 17px;
}
.diffNews .new-list-item {
  border-bottom: 1px dashed #D5CECE;
  box-sizing: border-box;
  padding: 13px 0 13px 0;
}
.diffNews .new-list-item .title {
  font-style: normal;
  font-weight: bold;
  font-size: 15px;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.diffNews .new-list-item .description {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #252525;
  padding-top: 0;
  padding-left: 18px;
  word-break: break-word;
}

@media only screen and (max-width: 479px) {
  .news {
    padding: 15px 0 15px 0;
  }

  .diffNews {
    padding: 0 10px 0 10px;
  }
  .diffNews .new-list-item .title {
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    line-height: 24px;
    padding-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .diffNews .new-list-item .description {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #252525;
    padding-top: 12px;
    padding-left: 0;
    word-break: break-word;
  }

  .diffNews {
    padding: 15px 10px 10px 10px;
  }
  .diffNews .new-list-item .description {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
}
.logan-result {
  margin-top: 0.5rem;
  /*@media only screen and (max-width: 479px) {
    .title-blue, .title-red {
      font-size: 12px;
      height: auto;
      line-height: 1.3rem;
      text-align: center;
      padding: 7px 10px;
    }
  }*/
}
.logan-result .title-blue {
  color: #004593;
  font-weight: bold;
  font-size: 18px;
  height: 35px;
  line-height: 35px;
  display: flex;
  align-items: baseline;
}
.logan-result .title-red {
  background: #D0021B;
  color: #FFF;
  font-weight: bold;
  font-size: 16px;
  height: 35px;
  line-height: 35px;
  padding-left: 17px;
  vertical-align: middle;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  text-transform: uppercase;
}
.logan-result .table-logan {
  border: 1px solid #dadada;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  overflow: hidden;
}
.logan-result .table-dacbiet {
  color: #3E3F42;
  border: 1px solid #dadada;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  overflow: hidden;
}
.logan-result .table-dacbiet table thead th {
  text-transform: uppercase;
  line-height: 40px;
  vertical-align: middle;
}
.logan-result .table-dacbiet table tbody .table-dacbiet-tr1 td {
  color: #ff0c2a;
  font-weight: bold;
}
.logan-result .table-dacbiet table tbody .table-dacbiet-tr2 td {
  background-color: #FFF9DC;
  font-size: 14px;
  margin: 0;
}
.logan-result .table-dacbiet table tbody .table-dacbiet-tr2 td .text-center {
  font-weight: bold;
  font-size: 16px;
  margin: 0;
}
.logan-result .table-dacbiet table tbody .table-dacbiet-tr3 td {
  background-color: #DADADA;
}
.logan-result .table-loxien {
  border: 1px solid #dadada;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  overflow: hidden;
}
.logan-result .table-loxien table tbody td:nth-child(1), .logan-result .table-loxien table tbody td:nth-child(2) {
  min-width: 100px;
}
.logan-result .table-total {
  width: 100%;
}
.logan-result .table-total tr:not(:last-child) {
  border-bottom: 1px solid #ececec;
}
.logan-result .table-total td:not(:last-child), .logan-result .table-total th:not(:last-child) {
  border-right: 1px solid #ececec;
}
.logan-result .table-total thead {
  border-bottom: 1px solid #ececec;
}
.logan-result .table-total tbody tr td {
  padding: 0.75rem;
}
.logan-result .table-total tbody tr:nth-child(even) {
  background-color: #EFFAFF;
}
.logan-result .table-total tbody tr:nth-child(odd) {
  background-color: #ffffff;
}
@media only screen and (max-width: 479px) {
  .logan-result .table-total {
    width: 200%;
  }
}
.logan-result .table-dauduoi {
  font-weight: normal;
  white-space: nowrap;
}
.logan-result .table-dauduoi td:first-child {
  min-width: 90px;
  width: 90px;
}
.logan-result .table-dauduoi td:not(:first-child) {
  width: calc(10% - 9px);
}
.logan-result .table-logan-lcvn {
  font-weight: bold;
  font-size: 14px;
  color: #292929;
}
.logan-result .table-logan-lcvn thead th {
  background: #FDCC9A;
  color: #3E3F42;
  font-size: 13px;
  padding: 0.7rem;
}
.logan-result .table-logan-lcvn tbody td:first-child {
  font-size: 16px;
  font-weight: bold;
  color: #D0021B;
}
.logan-result .table-logan-lcvn td {
  width: 25%;
}
.logan-result .table-logan-lcvn td:nth-child(3) {
  font-weight: normal;
}
.logan-result .table-logan-lcvn td:nth-child(3) > a {
  color: #777777;
}
.logan-result .table-logan-lcvn td:first-child {
  font-size: 17px;
}
.logan-result .table-logan-lcvn.lo-xien td:nth-child(3) {
  width: 50%;
}
.logan-result .table-lt-ve-nhieu thead th {
  background: #FDCC9A;
  color: #3E3F42;
  font-size: 13px;
  padding: 0.7rem;
}
.logan-result .table-logan-tk tbody tr td {
  padding: 0 !important;
}
.logan-result .table-logan-tk tr td:first-child {
  color: #3E3F42;
}
.logan-result .table-logan-tk tr td:not(:first-child) .bs {
  color: #ff0c2a;
}
.logan-result .table-logan-tk .bs, .logan-result .table-logan-tk .max_gan {
  padding: 0.7rem 0 0.7rem 0;
}
.logan-result .table-logan-tk .bs {
  background: #FFF;
  border-bottom: 1px solid #dadada;
  font-weight: bold;
}
.logan-result .table-logan-tk .max_gan {
  background: #F4F4F4;
}
.logan-result .checkbox-dbtuan, .logan-result .checkbox-dbthang {
  background: #FFF9DC;
  height: 52px;
  border-bottom: 1px solid #dadada;
}
.logan-result .checkbox-dbtuan .check-radio, .logan-result .checkbox-dbthang .check-radio {
  width: 50%;
}
@media only screen and (max-width: 479px) {
  .logan-result .checkbox-dbtuan .check-radio, .logan-result .checkbox-dbthang .check-radio {
    width: auto;
  }
}
.logan-result .table-dbtuan {
  width: 100%;
}
.logan-result .table-dbtuan thead, .logan-result .table-dbtuan tbody tr:first-child {
  border-bottom: 1px solid #dadada;
}
.logan-result .table-dbtuan thead td:not(:last-child), .logan-result .table-dbtuan tbody tr:first-child td:not(:last-child) {
  border-right: 1px solid #dadada;
}
@media only screen and (max-width: 479px) {
  .logan-result .table-dbtuan {
    width: 200%;
  }
}
.logan-result .table-dbtuan tbody .tbl_head, .logan-result .table-dbtuan tbody .tbl_tail, .logan-result .table-dbtuan tbody .tbl_loto, .logan-result .table-dbtuan tbody .tbl_sum {
  display: none;
}
.logan-result .table-dbtuan tbody tr td {
  padding: 0.75rem 0 0.75rem 0;
}
.logan-result .table-dbtuan tbody tr:nth-child(even) {
  background-color: #FFFFFF;
}
.logan-result .table-dbtuan tbody tr:nth-child(odd) {
  background-color: #F4F4F4;
}
.logan-result .table-dbtuan tbody td {
  border-right: 1px solid #dadada;
  border-bottom: 1px solid #dadada;
}
.logan-result .table-dbtuan-pro tbody td {
  border-top: 1px solid #dadada;
}

.table-default {
  border: 1px solid #dadada;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.table-default thead th {
  background: #FDCC9A;
  padding: 0.5rem;
  border: 1px solid #ececec;
}
.table-default tbody tr:nth-child(even) {
  background-color: #EFFAFF;
}
.table-default tbody tr td {
  padding: 0.5rem;
}
.table-default tr:not(:last-child) {
  border-bottom: 1px solid #ececec;
}
.table-default td:not(:last-child), .table-default th:not(:last-child) {
  border-right: 1px solid #ececec;
}

.table-tansuat-loto {
  width: 100%;
}
.table-tansuat-loto thead tr th {
  background: #FFF9DC;
  color: #4A4A4A;
  font-size: 14px;
  font-family: Roboto;
  font-weight: normal;
  padding: 0.7rem;
}
.table-tansuat-loto thead tr th .btn-ts {
  background: #F2F2F2;
  border: 1px solid #D1D1D1;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 0.3rem 1rem 0.3rem 1rem;
  margin: 0 5px 0 5px;
  color: #000000;
}
.table-tansuat-loto thead tr th .active {
  background: #FFFFFF;
  color: #D0021B;
}
.table-tansuat-loto tbody tr td {
  font-weight: bold;
  padding: 0.35rem !important;
}
.table-tansuat-loto tbody tr td .btn-ts {
  background: #F2F2F2;
  border: 1px solid #D1D1D1;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 0.3rem 5px 0.3rem 5px;
  color: #000000;
}
.table-tansuat-loto tbody tr td .active {
  background: #FFFFFF;
  color: #D0021B;
}

.table-tansuat-duoi-loto {
  margin: 0;
}
.table-tansuat-duoi-loto thead tr th {
  background-color: #d9edf7;
  max-width: 35px;
  min-width: 50px;
  padding: 0.5rem 0.3rem;
  font-size: 14px;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
}
.table-tansuat-duoi-loto thead th:not(:first-child) {
  padding: 0.5rem 1rem;
}
.table-tansuat-duoi-loto tbody tr td:first-child {
  background-color: #d9edf7;
  font-weight: bold;
}
.table-tansuat-duoi-loto tbody tr td {
  padding: 0.2rem;
  text-align: center;
}
.table-tansuat-duoi-loto tbody tr .empty {
  background: grey;
}
.table-tansuat-duoi-loto tbody tr:hover {
  background: yellow;
}
.table-tansuat-duoi-loto td:empty {
  background: grey;
}

.h-500 {
  height: 500px;
}

.dropdown, dd, dt {
  margin: 0;
  padding: 0;
}

.dropdown ul {
  margin: -1px 0 0 0;
}
.dropdown dd {
  position: relative;
}
.dropdown a, .dropdown a:visited {
  color: #3E3F42;
  text-decoration: none;
  outline: none;
  font-size: 12px;
  padding-left: 0.5rem;
  line-height: 36px;
}
.dropdown dt a {
  background-color: #DADADA;
  height: 36px;
  display: block;
  overflow: hidden;
  border-radius: 4px;
}
.dropdown dd ul {
  background-color: #4F6877;
  color: #fff;
  display: none;
  left: 0;
  position: absolute;
  top: 2px;
  list-style: none;
  width: 150px;
  height: 100px;
  overflow: auto;
  z-index: 9;
}
.dropdown dd ul li input {
  height: unset;
}
.dropdown dd ul li a {
  padding: 5px;
  display: block;
}
.dropdown dd ul li a:hover {
  background-color: #fff;
}
.dropdown span.value {
  display: none;
}

.cau-bach-thu-loto {
  background: white;
}
.cau-bach-thu-loto .title-table {
  background: #f12930;
  padding-left: 1rem;
  line-height: 2.25;
}
.cau-bach-thu-loto .content {
  padding: 1rem 0.5rem;
}
.cau-bach-thu-loto .content > div {
  padding: 1rem 0;
}
.cau-bach-thu-loto .content p {
  margin-bottom: 0.5rem;
}
.cau-bach-thu-loto span {
  font-weight: bold;
}
.cau-bach-thu-loto .check_bien_do:not(:last-child) {
  border-bottom: 1px solid #ccc;
}
.cau-bach-thu-loto .info {
  border-bottom: 1px solid #ccc;
}
.cau-bach-thu-loto .list-tkcau:first-child {
  padding-top: 0;
}

.soi-cau .title-table {
  line-height: 2.25;
}
.soi-cau .content {
  background: white;
  padding: 0.75rem 0.5rem;
  font-size: 0.875rem;
  padding: 0.95rem;
}
.soi-cau .list-vung {
  display: flex;
}
.soi-cau .list-vung > * {
  padding: 0.5rem 1rem;
  flex-grow: 1;
  background: #f2f2f2;
  text-align: center;
}
.soi-cau .list-vung > *:not(:first-child) {
  border-left: 1px solid white;
}
.soi-cau .table-soi-cau {
  overflow: auto;
}
.soi-cau .table-soi-cau table {
  border: 1px solid #767676;
  overflow: unset;
}
.soi-cau .table-soi-cau .table-soicau-all {
  width: 100%;
}
@media only screen and (max-width: 479px) {
  .soi-cau .table-soi-cau .table-soicau-all {
    width: 155%;
  }
}
.soi-cau .table-soi-cau td {
  width: 9.09%;
  height: 52px;
  background: #ccc;
  padding: 0;
  border: 1px solid #ccc;
  text-align: center;
}
.soi-cau .table-soi-cau td span {
  line-height: 2;
  display: block;
}
.soi-cau .table-soi-cau td .active {
  background-color: #ff0c2a;
  color: white;
  border-radius: 4px;
}
.soi-cau .table-soi-cau td:first-child {
  background: #d9edf7;
}
.soi-cau .table-soi-cau td:first-child span {
  font-size: 0.85rem;
}
.soi-cau .table-soi-cau .block-number:not(.active) span {
  background: white;
}
.soi-cau .table-soi-cau .block-number:not(.active) span:first-child {
  color: #F12930;
  font-weight: 700;
}
.soi-cau .table-soi-cau .block-number:not(.active) span:last-child {
  color: #767676;
}
.soi-cau .table-soi-cau .block-number span:nth-child(2) {
  font-weight: normal;
  font-size: 11px;
}
.soi-cau .table-soi-cau .soicau_mb {
  color: #ffbf00;
}
.soi-cau .top-number {
  background: #f2f2f2;
  text-align: center;
  font-weight: 600;
}
.soi-cau .bottom-number {
  text-align: center;
  color: #ccc;
}

.list-tkcau {
  padding: 10px 0;
}
.list-tkcau a {
  width: 9%;
  background: #f3f3f3;
  font-weight: bold;
  margin-top: 0.5rem;
  margin-right: 1%;
  text-align: center;
  line-height: 2.5;
  font-size: 1rem;
}
.list-tkcau .active {
  background-color: #ff0c2a;
  color: white;
  border-radius: 4px;
}
.list-tkcau .active span {
  color: white;
}

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

.soicau_mb_selected {
  color: #00f;
  font-size: 2rem;
  line-height: 1.5rem;
}

.word-spacing--5 {
  word-spacing: -5px;
}

.notfound {
  background: #FFFFFF;
  border-radius: 4px;
  padding: 55px 0 61px 0;
  text-align: left;
}
.notfound .main-notfound {
  width: 542px;
  font-family: "Roboto Slab";
}
.notfound .main-notfound p {
  font-style: normal;
  font-weight: bold;
  font-size: 26px;
  margin: 0;
  padding-bottom: 20px;
  color: #000000;
}
.notfound .main-notfound a {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  color: #00358B;
}
@media only screen and (max-width: 479px) {
  .notfound .main-notfound {
    width: 100%;
  }
  .notfound .main-notfound p {
    font-size: 20px;
  }
  .notfound .main-notfound a {
    font-size: 15px;
  }
  .notfound .main-notfound svg {
    width: 100%;
  }
}

.dropdown dd ul {
  border: 1px #dadada solid;
}

.dropdown dd ul {
  background-color: #ffffff !important;
  width: 150px !important;
}

.dropdown dd ul li {
  color: #0f0f11 !important;
}

.dropdown dd ul li span {
  margin-left: 8px;
}

dd .mutliSelect ul li:hover {
  background-color: #1e90ff;
}

.table th, .table td {
  padding: 0 0.5rem;
}

.table-bordered thead td, .table-bordered thead th {
  border-bottom-width: 1px;
}

.table-b {
  width: 100%;
  text-align: center;
}
.table-b tr td {
  padding: 0.75rem;
  vertical-align: top;
  border-bottom: 1px solid #dee2e6;
}
.table-b tr td:not(:last-child) {
  border-right: 1px solid #dee2e6;
}
.table-b tr td:first-child {
  border-right: 1px solid #dee2e6;
}

.table-c td {
  border-right: 1px solid #dee2e6;
}
.table-c td:first-child {
  border-left: 1px solid #dee2e6;
}
.table-c tbody tr:nth-child(even) {
  background-color: #EFFAFF;
}
.table-c tbody tr:nth-child(odd) {
  background-color: #fff;
}
.table-c tbody tr:last-child {
  border-bottom: 1px solid #dee2e6;
}

.text-gray {
  color: #4A4A4A;
}

.text-red {
  color: #ff0c2a;
}

.text-blue {
  color: #0000ff !important;
}

.text-black {
  color: #3E3F42 !important;
}

.border-radius-4 {
  border-radius: 4px;
  overflow: hidden;
}

.col-xl-810 {
  flex-grow: 1;
}
@media only screen and (min-width: 992px) {
  .col-xl-810 {
    max-width: 645px;
  }
}
@media only screen and (min-width: 1200px) {
  .col-xl-810 {
    max-width: 825px;
  }
}
@media only screen and (max-width: 479px) {
  .col-xl-810 {
    max-width: 100%;
    padding: 0 10px;
  }
}

.col-xl-610 {
  flex-grow: 1;
  background: #fff;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 1rem;
  height: max-content;
}
@media only screen and (min-width: 992px) {
  .col-xl-610 {
    max-width: 430px;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media only screen and (min-width: 1200px) {
  .col-xl-610 {
    max-width: 610px;
  }
}
@media only screen and (max-width: 479px) {
  .col-xl-610 {
    max-width: 100%;
  }
}
@media (max-width: 991px) {
  .col-xl-610 .row {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }
  .col-xl-610 [class*=col] {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}

.col-xl-200 {
  width: 100%;
}
.col-xl-200 a {
  color: #1D1D1D;
  font-size: 14px;
}
@media only screen and (min-width: 768px) {
  .col-xl-200 {
    max-width: 50%;
  }
}
@media only screen and (min-width: 992px) {
  .col-xl-200 {
    max-width: 200px;
  }
}
@media only screen and (max-width: 479px) {
  .col-xl-200 {
    width: 100%;
    max-width: 100%;
    margin: 1rem 10px 0 10px;
  }
}

.col-xl-300 {
  font-size: 14px;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .col-xl-300 {
    max-width: 50%;
  }
}
@media only screen and (min-width: 992px) {
  .col-xl-300 {
    max-width: 300px;
  }
}
@media only screen and (max-width: 479px) {
  .col-xl-300 {
    max-width: 100%;
    margin: 0 10px;
  }
}

.style-list-star li {
  list-style: url("http://web.archive.org/web/20210612112738im_/https://soicau247.com/public/images/star.svg") inside;
}

.style-list-star-red li {
  list-style: url("http://web.archive.org/web/20210612112738im_/https://soicau247.com/public/images/star-red.svg") inside;
}

.style-list-kq li {
  list-style: url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.36084 7.44507L7.81574 4.99997L3.36084 2.55487V7.44507Z' fill='%23D0021B'/%3E%3Cpath d='M7.94118 10H2.05882C0.923529 10 0 9.07647 0 7.94118V2.05882C0 0.923529 0.923529 0 2.05882 0H7.94118C9.07647 0 10 0.923529 10 2.05882V7.94118C10 9.07647 9.07647 10 7.94118 10ZM2.05882 0.784314C1.35686 0.784314 0.784314 1.35686 0.784314 2.05882V7.94118C0.784314 8.64314 1.35686 9.21569 2.05882 9.21569H7.94118C8.64314 9.21569 9.21569 8.64314 9.21569 7.94118V2.05882C9.21569 1.35686 8.64314 0.784314 7.94118 0.784314H2.05882Z' fill='%23D0021B'/%3E%3C/svg%3E%0A") inside;
}

.h-42px {
  display: flex;
  align-items: center;
  max-height: 42px;
  height: 42px;
}

.h-30px {
  display: flex;
  align-items: center;
  max-height: 35px;
  height: 35px;
}

@media (min-width: 992px) {
  .h-lg-42px {
    display: flex;
    align-items: center;
    max-height: 42px;
    height: 42px;
  }
}

.box-comment .commented, .box-comment .comment {
  display: flex;
}
.box-comment .cmt-avata {
  display: block;
  width: 100%;
  max-width: 7%;
  margin-right: 1rem;
}
.box-comment .cmt-avata img {
  width: 100%;
  border-radius: 50%;
}
.box-comment .cmt-tag {
  color: #004593;
  display: block;
  font-weight: bold;
}
.box-comment .content {
  display: block;
  padding: 10px 1rem;
  background: #F0F2F5;
  border-radius: 0 10px 10px 10px;
}
.box-comment .comment .content {
  display: block;
  padding: 10px 1rem;
  background: #F0F2F5;
  border-radius: 20px;
}
.box-comment .comment input, .box-comment .comment textarea {
  border: none;
}
.box-comment .comment button {
  width: 100%;
  max-width: 7%;
  border: none;
  background: transparent;
  padding: 0;
  margin-left: 1rem;
}
.box-comment .comment button:focus {
  outline: none;
}

.title-news-cate {
  font-weight: bold;
  color: #3E3F42;
  text-transform: uppercase;
  border-bottom: 1px solid #D8D8D8;
  padding-bottom: 6px;
  margin-bottom: 1rem;
  font-size: 18px;
}
.title-news-cate > *:first-child {
  display: inline;
  box-shadow: 0 3px 0 #3E3F42;
  padding-bottom: 6px;
}

.line-1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.line-2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.line-3, nav.aside-news2 a {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.line-4 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

@media (min-width: 992px) {
  .line-lg-4 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
  }
}

.box-item-rbk {
  display: flex;
  width: 60px;
  height: 32px;
  align-items: center;
  justify-content: center;
}

.title-bg-blue {
  background: #004593;
  color: #fff;
  display: flex;
  align-items: center;
  padding-left: 1rem;
  text-transform: uppercase;
  font-weight: bold;
  min-height: 42px;
}
@media (max-width: 991px) {
  .title-bg-blue {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
@media (min-width: 992px) {
  .title-bg-blue {
    height: 42px;
  }
}

.border-radius-top {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.border-radius-bottom {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.box-pascal > p:first-child {
  font-weight: 700;
}
.box-pascal > p:last-child {
  color: #ff0c2a;
  font-weight: 700;
}

.button_link {
  background: none;
  border: none;
  padding: 0;
  /*optional*/
  font-family: arial, sans-serif;
  /*input has OS specific font-family*/
  color: #069;
  text-decoration: underline;
  cursor: pointer;
}

@font-face {
  font-family: "icomoon";
  src: url("http://web.archive.org/web/20210612112738im_/https://soicau247.com/public/scss/fonts/icomoon.eot?24lijv");
  src: url("http://web.archive.org/web/20210612112738im_/https://soicau247.com/public/scss/fonts/icomoon.eot?24lijv#iefix") format("embedded-opentype"), url("http://web.archive.org/web/20210612112738im_/https://soicau247.com/public/scss/fonts/icomoon.ttf?24lijv") format("truetype"), url("http://web.archive.org/web/20210612112738im_/https://soicau247.com/public/scss/fonts/icomoon.woff?24lijv") format("woff"), url("http://web.archive.org/web/20210612112738im_/https://soicau247.com/public/scss/fonts/icomoon.svg?24lijv#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-chevron-right:before {
  content: "";
}

.icon-chevron-left:before {
  content: "";
}

.icon-home:before {
  content: "";
}

.icon-instagram:before {
  content: "";
}

.icon-google-plus:before {
  content: "";
}

.icon-facebook2:before {
  content: "";
}

.icon-twitter:before {
  content: "";
}

.icon-youtube:before {
  content: "";
}

.icon-tumblr:before {
  content: "";
}

.icon-pinterest:before {
  content: "";
}

.icon-search:before {
  content: "";
}

.icon-check:before {
  content: "";
}

.icon-close:before {
  content: "";
}

.icon-plus:before {
  content: "";
}

.icon-minus:before {
  content: "";
}

.icon-bars:before {
  content: "";
}

.icon-spinner:before {
  content: "";
}

.icon-circle:before {
  content: "";
}

/*# sourceMappingURL=main.css.map */

/*
     FILE ARCHIVED ON 11:27:38 Jun 12, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 14:15:35 Dec 18, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.789
  exclusion.robots: 0.025
  exclusion.robots.policy: 0.01
  esindex: 0.013
  cdx.remote: 32.735
  LoadShardBlock: 505.647 (3)
  PetaboxLoader3.datanode: 438.05 (4)
  PetaboxLoader3.resolve: 90.004 (2)
  load_resource: 59.709
*/