/*
Theme Name: bachkim247
Description: Theme kêt quả xô sô, thông kê, dự doán,...
Version: 1.0
Author: Nguyen Hung
License: GPL v2 or later
Text Domain: bachkim247

Primary Color: #2d4c87
*/
/*
Theme Name: rongbachkim247.net
Version: 1.0
*/


* {
  margin: 0;
  padding: 0;
  outline: none
}

body {
  box-shadow: rgba(0, 0, 0, 0.3) 0px 7px 22px;
  color: rgb(0, 0, 0);
  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-size: 15px;
  line-height: 1.3;
  background-color: #333333;
  max-width: 800px;
  margin: auto;
  border-width: 1px;
  border-color: rgb(255, 250, 247);
  border-image: initial;
}

.tbl-ketquaxosomt .control_panel {
  display: none;
}


header {
  text-align: center;
  padding: 20px 0;
}

.trentable {
  background: #FFF;
}

.tbl-ketquaxoso tr {
  text-align: center;
}

.control-panel {
  display: none;
}

.bold {
  font-weight: bold;
}

.footer_up {
  background: #EEEEEE;
  color: #000;
  padding: 15px;
}

.gr-yellow {
  background: #8ad12f;
}

.gr-yellow th {
  text-align: center;
}

.footer_down {
  color: #000;
  padding: 30px;
  font-size: 16px;
}

.footer_down p {
  line-height: 2;
}

.note-dudoan {
  font-size: 12px;
  color: #bababa;
  padding: 10px;
}


input {
  border: 1px solid #CECECE;
  border-radius: 3px;
  padding: 3px 3px 3px 5px;
  color: #8D8D8D
}

h3 {
  font-size: 16px
}

h2 {
  font-size: 18px
}

h1 {
  font-size: 20px
}




a:link {
  text-decoration: none;
  color: #0033FF;
}

a:active {
  text-decoration: none;
  color: red;
}

a:visited {
  text-decoration: none;
  color: #0033FF;
}

a:hover,
a:focus {
  color: #a92f25;
  text-decoration: none;
}

.header {
  text-align: center;
  padding: 6px;
  color: #E9E9E9;
  background: #8ad12f;
  font-size: 15px
}

footer {
  /*background-image: url(/wp-content/uploads/2024/03/den.jpg);*/
  text-align: center;
  color: #EEEEEE;

}

.mag-box-container {
  position: relative;
}

.entry {
  line-height: 26px;
  font-size: 15px;
}

.top-thongbao {
  text-align: justify;
}

.table-chotso {
  margin-bottom: 0px;
}

table td,
table th {
  padding: 5px;
  vertical-align: middle;
  border: 1px solid #f1f1f1;
  font-weight: 400;
}

table tr:nth-child(even) {
  background: rgba(0, 0, 0, 0.03);
}


li a {
  text-align: center;
  padding: 5px 5px;
  text-decoration: none;
}

.middledite {
  padding: 0;
  background-color: #f5f5f5;
}

.breadcrumb:last-child {
  color: #fff;
}

.breadcrumb {
  padding: 8px 0px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
  font-size: 14px;
  margin-left: 12px;
}

.breadcrumb>li {
  display: inline-block;
}

.main {
  border: 0px solid #e1e1e1;
  background: #ffffff;
  padding: 4px;
}

.header {
  color: #fff
}

.bmenu {
  background-image: linear-gradient(to bottom, #e40000, #D70000);
  color: #fff;
  font-size: 17px;
  padding: 12px;
  font-weight: bold;
  display: flex;

}

.bmenu3 {
  background-image: linear-gradient(to bottom, #e40000, #D70000);
  color: #fff;
  font-size: 16px;
  padding: 12px;
  font-weight: bold;

}

#breadcrumbs {

  color: #666;
  font-size: 13px;
  padding: 8px;
  text-align: center;
  padding: 20px 0;
  margin-top: 1px;
}

@-webkit-keyframes my {
  0% {
    color: #99FF00;
  }

  50% {
    color: #00AF33;
  }

  100% {
    color: #99FF00;
  }
}

@-moz-keyframes my {
  0% {
    color: #99FF00;
  }

  50% {
    color: #00AF33;
  }

  100% {
    color: #99FF00;
  }
}

@-o-keyframes my {
  0% {
    color: #99FF00;
  }

  50% {
    color: #00AF33;
  }

  100% {
    color: #99FF00;
  }
}

@keyframes my {
  0% {
    color: #99FF00;
  }

  50% {
    color: #00AF33;
  }

  100% {
    color: #99FF00;
  }
}

.chunhay {
  font-size: 18px;
  font-weight: bold;
  -webkit-animation: my 700ms infinite;
  -moz-animation: my 700ms infinite;
  -o-animation: my 700ms infinite;
  animation: my 700ms infinite;
}

.bmenu a {
  color: #FFF
}

#breadcrumbs a {
  color: #666;
}

.content {
  background-color: #fff;
  color: #333333;
  margin-top: 1px;
  margin-bottom: 1px;
  padding: 10px;
}

.content p {
  margin-top: 2px;
  margin-bottom: 6px;
}

.content h2 {
  font-size: 15px;
  margin: 3px 0 3px 0;
  padding: 0px;
}

.content h3 {
  font-size: 14px;
  margin: 2px 0 2px 0;
  padding: 0px;
}

.content img {
  max-width: 100%;
  height: auto;
  display: block;
  #box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2)
}

.content ul,
ol {
  margin: 0 20px;
}

.pad,
.tagcloud {
  padding: 7px;
}

.list1,
.list2,
.category ul li {
  background-color: #fff;
  margin-top: 1px;
  margin-bottom: 1px;
  padding: 15px;
  border-bottom: 1px dashed #DDD;
  display: flex;
  list-style: none;
  text-align: justify;
}

.list10 {
  background-color: #fff;
  margin-top: 1px;
  margin-bottom: 1px;
  padding: 10px 10px 10px 10px;
  border-bottom: 1px dashed #DDD;
  list-style: none;
  text-align: justify;
}


.content p {
  text-align: justify;
}

.info {
  background-color: #f2f6f8;
  padding: 8px;
  border-bottom: 1px solid #ccc;
  text-align: center;
}

.info label {
  font-weight: 700
}

.list2 {
  overflow: hidden
}

.list2 h2 {
  float: left
}

.count,
.NowPage,
.NextPage {
  font-weight: bold;
  color: #FFF;
  display: inline-block;
  min-width: 20px;
  text-align: center;
  padding: 1px;
  border-radius: 2px
}


.widgettitle {
  background: #43bfc7;
  padding: 10px;
  color: #fff;
  font-size: 15px;
}

.small24px {
  height: 24px;
  vertical-align: middle;
}

.small19px {
  height: 19px;
  vertical-align: middle;
}

.small16px {
  height: 16px;
  vertical-align: middle;
}

.count {
  float: right;
  background: #0A84C9
}

.topmenu {
  padding: 8px;
  background: #fff;
  text-align: center;
}

.topmenu span,
.topmenu a {
  padding: 4px 8px;
  background: #6bc135;
  color: #fff;
  margin: 1px 1px;
  display: inline-block;
  border-radius: 2px;
}

.topmenu a:hover {
  background: #E74946;
}

.topmenu .currentpage {
  padding: 4px 8px;
  background: #009900;
  color: #fff;
  margin: 1px 1px;
  display: inline-block;
  border-radius: 2px;
}

.thoigian {
  text-align: center;
  font-weight: 600;
}

.centertext {
  background: #f0f8ff;
  border-radius: 1rem;
  padding: 20px;
}

.linecenter {
  text-align: center;
  margin: 10px 0 0 0;
}

.mauxanh {
  background: #EFFAFF;
  border: 1px solid #3fc4f6;
  margin: 1px 0;
  padding: 5px;
}

.search {
  padding: 3px;
  text-align: center;
  background: #FFF
}

.s {
  border: 1px solid #CECECE;
  border-radius: 3px;
  padding: 3px 3px 3px 5px
}

.download {
  max-width: 350px;
  line-height: 28px;
  text-align: center;
  display: block;
  color: #fff;
  margin-left: auto;
  margin-right: auto;
  background: #00a1cb;
  font-size: 15px;
  padding: 0 25px;
  border-radius: 3px
}

.download a {
  color: #FFF
}

.download:hover {
  background: #00b5e5;
  text-decoration: none
}

/*class dòng máy*/




.icon_phone_android {
  background: url(icon/model/icon_phone_apk.png) no-repeat center left;
  padding-left: 17px;
  font-size: 11px;
  margin-right: 4px
}

.icon_phone_ios {
  background: url(icon/model/icon_phone_ios.png) no-repeat center left;
  padding-left: 17px;
  font-size: 11px;
  margin-right: 4px
}

.icon_phone_wp {
  background: url(icon/model/icon_phone_wp.png) no-repeat center left;
  padding-left: 17px;
  font-size: 11px;
  margin-right: 4px
}

.icon_phone_rim {
  background: url(icon/model/icon_phone_rim.png) no-repeat center left;
  padding-left: 17px;
  font-size: 11px;
  margin-right: 4px
}

.icon_phone_java {
  background: url(icon/model/icon_phone_java.png) no-repeat center left;
  padding-left: 17px;
  font-size: 11px;
  margin-right: 4px
}

.maudo2 {
  background: #f0f8ff;
  border: 1px solid #f0f8ff;
  margin: 1px 0;
  padding: 4px;
}

.mauvang {
  background: #FFFF99;
  border: 1px solid #ffc6fc;
  margin: 1px 0;
  padding: 4px;
}


.tren {
  background: url(https://bachkim247.net/wp-content/uploads/2024/01/dudoan.gif) repeat-x;
  padding: 6px;
  color: #333;
  font-size: 15px;
}

.nd1 {
  background-color: #fff;
  padding: 8px 8px 5px 8px;
  margin: 0px 0px 0px 0px;
  background: #fcffd3;
  border-bottom: 1px dashed #ddd;
}

.huy {
  font-weight: bold;
  color: #fff;
  background: #43bfc7;
  padding: 10px;
  cursor: default;
  display: block;
  font-size: 22px;
  text-justify: auto;
  box-shadow: 0 7px 22px rgba(0, 0, 0, 0.3);
}


#menu .mainmenu {
  white-space: nowrap;
  display: flex;
  max-height: 100%;
  align-self: center;
  flex-grow: 1;
  overflow: inherit;
}

.sub-menu {
  box-shadow: 0 2px 4px rgb(0 0 0 / 25%);
  white-space: nowrap;
  padding: 0;
  background: #ffffff;
  top: 100%;
  display: none;
  position: absolute;
}

.sub-menu li {
  min-height: 35px;
  display: flex;
  align-items: center;
}

.sub-menu a {
  padding: 0.5rem 1rem;
  color: #000 !important;
}


@media screen and (min-width: 992px) {
  .foo1 {
    color: #FFF;
    font-size: 15px;
    line-height: 1.5;
  }

  .socials img {
    padding: 10px 0px 1px 0px;
  }

  .socials li a {
    padding: 0px !important;
  }

  .socials {
    text-align: center;
  }

  .popover-title {
    background-color: #f7f7f7;
    color: #333;
    font-size: 14px;
    text-align: center;
    padding: 8px 14px;
  }

  /* Popover Body */
  .popover-content {
    color: #333;
    padding: 8px 14px;
  }

  .fade.in {
    opacity: 1;
  }

  .popover.bottom>.arrow {
    top: -20px;
    left: 220px !important;
    margin-left: -11px;
    border-top-width: 0;

  }

  .popover.bottom>.arrow:after {
    top: 1px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff;
    border-width: 10px;
  }

  .popover>.arrow,
  .popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
  }

  .popover {
    position: absolute;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #DDD;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
    box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
    line-break: auto;

    left: auto !important;
    right: 400px;
    margin-top: 20px;
  }

  .col-md-6 {
    width: 50%;
    position: relative;
    float: left;
  }

  .col-md-3 {
    width: 25%;
    position: relative;
    float: left;
  }

  /*.row:before {
		display: table;
    content: " ";
	}*/

  li:hover .sub-menu {
    z-index: 2;
    display: block !important;
  }

  .homeitem a {
    box-shadow: 0 -8px #ed1c24 !important;
    background: #ED1C24 !important;
    position: relative !important;
  }

  .homeitem a: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;
  }

}

.sticky {
  position: fixed;
  top: 0;
  float: left;
  width: 750px;
}

@media screen and (max-width: 320px) {
  .foo1 {
    background: #b0bec5 !important;
    color: #FFF;
    font-size: 12px !important;
    line-height: 1.5;
    border-bottom: 2px solid #fff;
  }

  .socials img {
    padding: 13px 0px 5px 0px !important;
    width: 15px;
  }

  .socials li a {
    padding: 0px !important;
  }

  .socials {
    text-align: center;
  }

  .popover-title {
    background-color: #f7f7f7;
    color: #333;
    font-size: 14px;
    text-align: center;
    padding: 8px 14px;
  }

  /* Popover Body */
  .popover-content {
    color: #333;
    padding: 8px 14px;
  }

  .fade.in {
    opacity: 1;
  }

  .popover.bottom>.arrow {
    top: -20px;
    left: 220px !important;
    margin-left: -11px;
    border-top-width: 0;

  }

  .popover.bottom>.arrow:after {
    top: 1px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff;
    border-width: 10px;
  }

  .popover>.arrow,
  .popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
  }

  .row:before {
    display: table;
    content: " ";
  }

  .col-md-6 {
    width: 50%;
    position: relative;
    float: left;
  }

  .col-md-3 {
    width: 25%;
    position: relative;
    float: left;
  }

  .popover {
    position: absolute;
    margin-top: 0px !important;
    left: -190px !important;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #DDD;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
    box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
    line-break: auto;
  }
}

@media screen and (max-width: 575px) {
  .foo1 {
    color: #FFF;
    font-size: 15px;
    line-height: 1.5;
  }

  .socials img {
    padding: 10px 0px 1px 0px;
  }

  .socials li a {
    padding: 0px !important;
  }

  .socials {
    text-align: center;
  }

  .popover-title {
    background-color: #f7f7f7;
    color: #333;
    font-size: 14px;
    text-align: center;
    padding: 8px 14px;
  }

  /* Popover Body */
  .popover-content {
    color: #333;
    padding: 8px 14px;
  }

  .fade.in {
    opacity: 1;
  }

  .popover.bottom>.arrow {
    top: -20px;
    left: 220px !important;
    margin-left: -11px;
    border-top-width: 0;

  }

  .popover.bottom>.arrow:after {
    top: 1px;
    border-top-width: 0;
    border-bottom-color: #fff;
    border-width: 10px;
  }

  .popover>.arrow,
  .popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
  }

  .row:before {
    display: table;
  }

  .col-md-6 {
    width: 50%;
    position: relative;
    float: left;
  }

  .col-md-3 {
    width: 25%;
    position: relative;
    float: left;
  }

  .popover {
    position: absolute;
    margin-top: 0px !important;
    left: auto !important;
    right: 10px;
    margin-top: 20px;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #DDD;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
    box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
    line-break: auto;
  }

  #menu ul {
    white-space: nowrap;
    display: flex;
    max-height: 100%;
    align-self: center;
    flex-grow: 1;
    overflow: auto !important;
  }

  .homeitem a {
    background: #ED1C24 !important;
  }

  .sub-menu {
    display: none !important;
  }

  .modal-content {
    background-color: #fefefe;
    margin: 52% auto !important;
    padding: 20px;
    border: 1px solid #888;
    width: 250px;
    height: 250px;
  }
}

.overflow-auto {
  overflow: auto !important;
}

.sticky {
  position: fixed;
  top: 0;
  float: left;
  max-width: 100%;
}



header img {
  max-width: 40%;
}

.top-menu {
  height: 40px;
  background-image: linear-gradient(to bottom, #e40000, #D70000);
  margin-top: -6px
}

.menu-mobile {
  display: none;
}

ul:not(.browser-default) {
  padding-left: 0;
  list-style-type: none;
}

ul.root>li {
  list-style: none;
  float: left;
  position: relative;
}

ul.root>li>a {
  text-decoration: none;
  color: #fff;
  font-size: 13.33px;
  padding: 0 12px;
  line-height: 40px;
  display: block;
  font-weight: 700;
}

ul.submenu li {
  list-style: none;
}

ul.submenu li a {
  text-transform: none;
  text-decoration: none;
  color: #000;
  display: block;
  line-height: 30px;
  padding-right: 2px;
}

ul.root>li>a:hover {
  font-size: 13.33px;

}

ul.submenu li a:hover {
  background-color: #f5f5f5;
  color: red;
  font-size: 13.33px;

}

ul.root>li:hover ul.submenu {
  display: block;
  background-color: #fff;
  color: red;
  font-size: 13.33px;

}

ul.submenu {
  width: 150px;
  background: #6d136a;
  min-height: 80px;
  display: none;
  position: absolute;
  z-index: 1000;
}



.wrapper {
  background: #FFFFFF;
}

.list5 {
  padding: 5px 5px 5px 10px;
}

.list6 {
  padding: 5px 5px 5px 10px;
  background-color: #fff;
  border-bottom: 1px solid #d5d5d5;
  list-style: none;
}


.tren5 {}

.wrapper-dudoan {
  margin: 10px;
  border: 5px solid #20b2aa;
  border-radius: 5px;
}



.photo {
  width: 55px;
  float: left;
  margin: 0px 8px 0 0;
  height: 55px;
  border-radius: 15%;
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12), 0 2px 4px -1px rgba(0, 0, 0, .2);
}

.excerpt {
  display: flex;
  background-color: #eee;
  border-radius: 6px;
  padding: 10px 15px;
  margin: 10px;
}

.excerpt p {
  max-height: 36px;
  display: block;
  overflow: hidden;
  line-height: 18px;
  margin: 0px;
  text-align: justify;
}

.h2subtitle {
  position: relative;
  top: 15px;
  margin: 0;
  font-size: 15px;
}

.vuaketqua-embed-container {
  background: #FFF;
}

.thongbao-content-index {
  padding: 10px;
  background: #FFF;
  height: 600px;
  overflow-y: scroll;
  text-align: justify;

}

.thongbao-content-index ul {
  list-style-type: disc !important;
  padding: revert;
}

.thongbao-content-index h2 {
  /* background: rgba(0, 0, 0, 0) url(/wp-content/uploads/2021/07/line.png) no-repeat scroll center bottom;*/
  color: #002b42;
  display: block;
  font-family: RCB;
  font-size: 20px;
  margin: 20px 0 10px;
  text-align: center;
  text-transform: uppercase;
}

.thongbao-content-index h3 {
  font-size: 17px;
  padding-bottom: 10px;
}

.thongbao-content-index p {
  padding-bottom: 10px;
}

.thongbao-content-index img {
  max-width: 100%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.content li {
  float: inherit;
  display: list-item;
  text-align: -webkit-match-parent;
}

.content ul {
  list-style-type: disc;
  overflow: inherit;
}

.zone img {
  width: 100%;
}

.hideQCAlign a {
  background: #01AEF0;
  padding: 2px 4px 3px;
  color: #FFF;
  font-size: 10px;
  float: right;
}

.hideQCAlign {
  float: right;
  padding: 5px 0px;
  width: 100%;
}

.adminchot {
  text-align: center;
  color: red;
  font-weight: 600;
  padding: 20px;
}

.adminchot h2 {
  font-size: 17px;
}

@-webkit-keyframes glowing {
  0% {
    background-color: #004A7F;
    -webkit-box-shadow: 0 0 3px #004A7F;
  }

  50% {
    background-color: #0094FF;
    -webkit-box-shadow: 0 0 10px #0094FF;
  }

  100% {
    background-color: #004A7F;
    -webkit-box-shadow: 0 0 3px #004A7F;
  }
}

@-moz-keyframes glowing {
  0% {
    background-color: #004A7F;
    -moz-box-shadow: 0 0 3px #004A7F;
  }

  50% {
    background-color: #0094FF;
    -moz-box-shadow: 0 0 10px #0094FF;
  }

  100% {
    background-color: #004A7F;
    -moz-box-shadow: 0 0 3px #004A7F;
  }
}

@-o-keyframes glowing {
  0% {
    background-color: #004A7F;
    box-shadow: 0 0 3px #004A7F;
  }

  50% {
    background-color: #0094FF;
    box-shadow: 0 0 10px #0094FF;
  }

  100% {
    background-color: #004A7F;
    box-shadow: 0 0 3px #004A7F;
  }
}

@keyframes glowing {
  0% {
    background-color: #004A7F;
    box-shadow: 0 0 3px #004A7F;
  }

  50% {
    background-color: #0094FF;
    box-shadow: 0 0 10px #0094FF;
  }

  100% {
    background-color: #004A7F;
    box-shadow: 0 0 3px #004A7F;
  }
}

.giovang {
  -webkit-animation: glowing 1500ms infinite;
  -moz-animation: glowing 1500ms infinite;
  -o-animation: glowing 1500ms infinite;
  animation: glowing 1500ms infinite;
}

.giovang {
  background-color: #004A7F;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: none;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-family: Arial;
  padding: 5px 5px;
  text-align: center;
  text-decoration: none;
}

/* The Modal (background) */
.modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 1;
  /* Sit on top */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: rgb(0, 0, 0);
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
  background-color: #fefefe;
  margin: 15% auto;
  padding: 20px;
  border: 1px solid #888;
  width: 250px;
  height: 250px;
}


/* The Close Button */
.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
  margin-right: -35px;
  margin-top: -35px;
}

.close img {
  width: 32px;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}



.titlen {
  color: red;
  font-weight: 600;
  font-size: 19px;
  text-align: center;
}

.motacat {
  padding: 10px;
}

.motacat p {
  text-align: justify;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.size-full {
  max-width: 100%;
}


.khungtren {
  margin-top: 1px;
  background-color: #EFFAFF;
  padding: 8px;
  color: #000;
}

.caudep {
  margin: 3px;
  padding: 5px 5px;
  display: block;
  float: left;
  background: #FDFDFD;
  border: #DFDDDB 1px solid;
  font-size: 16px;
  font-weight: bold;
  color: #1D5AEB;
  text-decoration: none;
}

.list11 {
  display: flow-root;
  background-color: #fff;
  margin-top: 1px;
  margin-bottom: 1px;
  padding: 6px;
  border: 0px solid #d5d5d5;
  list-style: none;
}



.wrapperpop {
  max-width: 960px;
  margin: 10% auto;
  text-align: center;
  line-height: 2em;
}

.buttonpop {
  adding: 10px;
  color: #111;
  text-decoration: none;
}


.popup {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  display: none;

}

#xmas-popup .popup-content {
  width: 360px;
  background: #FFF;
  z-index: 1900;
  margin: 50px auto;
  position: relative;
  border: 5px solid #fff;
  border-radius: 3px;
}

.contentnq {
  overflow: auto;
  max-height: 500px;
  padding: 10px;
}



.close {
  position: absolute;
  top: 45px;
  right: 35px;
  border-radius: 50%;
  border: 3px solid #fff;
  color: red;
  font-size: 40px;
  text-decoration: none;
  line-height: 0;
  padding: 9px 0 11px;
  width: 20px;
  text-align: center;
}

.popup:target {
  display: block;
}

.fixed2,
.fixed1 {
  margin: auto;
}

#fixedban .fixed1 {
  width: 380px;
}

#fixedban .fixed2 {
  width: 380px;
}

#fixedban {
  width: 100%;
  margin: auto;
  text-align: center;
  float: none;
  display: scroll;
  position: fixed;
  bottom: 0;
  z-index: 999;
  -webkit-transform: translateZ(0);
  width: 380px;
  left: 0;
  right: 0;
}

@media screen and (max-width: 575px) {

  .tk-nhanh-number {
    border: 1px solid #DDD;
    color: #000;
    text-align: center;
    width: 45px;
    font-size: 14px !important;
  }

  #fixedban {
    width: 100%;
    margin: auto;
    text-align: center;
    float: none;
    display: scroll;
    position: fixed;
    bottom: 0;
    z-index: 999;
    -webkit-transform: translateZ(0);
    width: 380px;
    left: 0;
    right: 0;
  }

  #fixedban .fixed1 {
    width: 380px;
  }

  #fixedban .fixed2 {
    width: 380px;
  }

}

.middledite {
  padding: 1px;
  text-align: left;
}

.breadcrumb:last-child {
  color: #fff;
}

.breadcrumb {
  padding: 10px 15px;
  list-style: none;
  background-color: #e7f5fe;
  font-size: 14px;
  margin: 0;
}

.breadcrumb>li {
  display: inline-block;
}

.breadcrumb>li {
  display: inline-block;
}

table.tabb {
  width: 100%;
}

table.tabb td,
table.tabb th {
  padding: 15px 5px;
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  border-radius: 2px;
}

table.tabb>tbody>tr:nth-child(odd) {
  background-color: rgba(242, 242, 242, 0.5);
}

.list1xsmb {
  background-color: #fff;
  margin-top: 1px;
  margin-bottom: 1px;
  padding: 5px 10px 10px 10px;
  border-bottom: 1px dashed #d5d5d5;
  list-style: none;
  text-align: justify;
}

.list1xsmb #ftwp-container-outer {
  display: none !important;
}

.numhl {}

.breadcrumb>li+li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}



.tbl-ketquaxoso {
  background: #FFF;
  padding: 5px;
}

.boxXoSoMB-ketqua {
  margin-top: 5px;
}

.box-KQXS {
  display: flex;
}

.space {
  margin-bottom: 10px;
}

.boxtable {
  border: 1px solid #ccc;
}

.boxtable td:hover {
  background: none repeat scroll 0 0 #ffeaa6 !important;
}

.boxMoThuong {
  background: none repeat scroll 0 0 #d5edf8;
  border-top: 1px solid #d9d9d9;
  border-left: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
}

.bor {
  border-bottom: 1px solid #ccc;
  text-align: center;
  vertical-align: top;
}

.boxMoThuong h3 {
  padding: 5px 0;
}

table h3 {
  font-size: 15px;
}

.box-LotoDD {
  display: flex;
}

.space {
  margin-bottom: 10px;
}

.box-LotoDD .dleft,
.clsLodaudit .dleft,
.dd-loto-widget .dleft {
  width: 50%;
}

.dleft {
  float: left;
}

.tt1 {
  width: 40px;
}

.bol {
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  text-align: center;
  vertical-align: middle;
}

.boxtable td {
  padding: 5px;
}

.db {
  color: #db0d1d;
}

.f2b {
  font-size: 16px;
  font-weight: bold;
}

.tleft {
  text-align: left;
}

.small {
  color: #e62e04 !important;
  font-size: 13px;
}

.sred {
  color: #db0d1d;
  font-weight: bold;
}

.clsAds {
  display: none;
}

.box-KQXS table tr td {
  font-weight: bold;
  border: 1px solid #d9d9d9;
}

.boxtable h4 {
  text-align: left;
  font-size: 14px;
}

.f1b {
  font-size: 15px;
  font-weight: bold;
  vertical-align: middle;
}

.widget-header-hr {

  height: 3px;
  left: 5px;
  position: absolute;
  top: 0;
  width: 80px;
}

.widget-content {
  border: 1px solid #ccc;
  padding: 5px;
}

.tk-nhanh-item-header {
  background: #f7f7f7 none repeat scroll 0 0;
  border-left: 3px solid #43bfc7;
  color: #414141;
  font-family: Roboto Condensed, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  padding-left: 10px;
}

.tk-nhanh-item-content {
  display: table;
  padding: 13px;
  color: #414141;
  font-family: Roboto Condensed, Arial, sans-serif;
  font-size: 13px;
}

.tk-nhanh-item {
  float: left;
  font-weight: bold;
  height: 29px;
  line-height: 29px;
  margin-right: 15px;
  width: 95px;
}

.tk-nhanh-number {
  border: 1px solid #DDD;
  color: #000;
  text-align: center;
  width: 45px;
  font-size: 15px;
}

.col100 {
  width: 100%;
}

.col100 tr {
  height: 35px;
}

.tk-nhanh-text {
  background: #fcfaf4 none repeat scroll 0 0;
  border-color: #e3e3e3;
  border-image: none;
  border-style: solid solid solid none;
  border-width: 1px 1px 1px medium;
  float: left;
  padding-left: 9px;
  width: 55px;
}

.widget-header h3 {
  background: #43bfc7;
  color: #fff;
  font-size: 13px;
  padding: 13px;
  font-weight: bold;
  display: flex;
  border-left: 5px solid #FF3300;
  text-transform: uppercase;
}

.redbold {
  color: red;
}

.bluegray {
  color: #9C27B0;
}

.wpcf7-form-control {
  width: 100%;
  height: 40px;
  margin-top: 5px;
}

.wpcf7-submit {
  background: #2fb558;
  color: #fff;
}

.wpcf7-submit:hover {
  background: #38a157;
  color: #fff;
}

html.pum-open.pum-open-overlay.pum-open-scrollable body>:not([aria-modal=true]) {
  padding-right: 0 !important;
}

.tieudedudoan {
  background-image: linear-gradient(90deg, #43bfc7 0%, #43bfc7 49.48%, #43bfc7 100%);
  color: #fff;
  padding: 8px;
  font-weight: 700;
  border-left: 5px solid #ff0245;
}

.dudoan {
  display: flex;
  background-color: #fff;
  margin-top: 1px;
  margin-bottom: 1px;
  padding: 6px;
  border: 0 solid #d5d5d5;
  list-style: none;
}

.caudep {
  margin: 3px;
  padding: 5px 5px;
  display: block;
  float: left;
  background: #FDFDFD;
  border: #DFDDDB 1px solid;
  font-size: 16px;
  font-weight: bold;
  color: #1D5AEB;
  text-decoration: none;
}

.caudep2 {
  margin: 3px;
  padding: 5px 5px;
  display: block;
  float: left;
  background: #FDFDFD;
  border: #DFDDDB 1px solid;
  font-size: 16px;
  font-weight: bold;
  color: #1D5AEB;
  text-decoration: none;
}

.caudep1 {
  margin: 3px;
  padding: 5px 5px;
  display: block;
  float: left;
  background: #FDFDFD;
  border: #DFDDDB 1px solid;
  font-size: 16px;
  font-weight: bold;
  color: #1D5AEB;
  text-decoration: none;
}

.thongbao {
  background: #fcffd3;
  border-radius: 2px;
  border: 1px dashed #e40000;
  box-sizing: border-box;
  color: #c4690e;
  float: none;
  font-family: Arial, sans-serif;
  font-size: 15px;
  margin: 0px auto;
  outline: 0px;
  padding: 5px 10px;
  vertical-align: baseline;
  text-align: center;
}

.khungvien {
  padding: 10px;
  text-align: center;
  list-style: none;
  border-left: 4px solid #6bc135;
  border-right: 4px solid #6bc135;
  border-top: 1px solid #6bc135;
  border-bottom: 1px solid #6bc135;
  background: #fff;
  word-wrap: break-word;
  background-image: url(/wp-content/uploads/2024/01/nen-web.png);
  margin-bottom: -1px;
}

.popover-content ul,
.foo1 ul {
  list-style: none;
}

.tbl-ketquaxoso1 {
  padding-top: 10px;
}

.adu {
  background: #effaff;
  border: 0px solid #C6E2FF;
  margin: 0px 0;
  padding: 11px 0px 10px 0px;
}

.widget-header {
  background-image: linear-gradient(to bottom, #e40000, #D70000);
  color: #fff;
  font-size: 17px;
  padding: 12px;
  font-weight: bold;
  display: flex;

}

.tk-nhanh-item-header {
  height: 30px;
  line-height: 30px;
  background: #efeeee;
  border-left: 3px solid #76ab1c;
  font-weight: 700;
  padding-left: 10px;
  font-size: 15px;
}

.topfooter {
  background: #E5E7E9;
  padding: 10px;
}

.red {
  color: red;
}

.preforum {
  background: #f7fafa;
  padding: 5px;
  text-align: center;
  color: #CC0000;
  font-size: 16px;
  font-weight: bold;
  border: 1px solid #ffc6fc;
  border-left: 4px solid #ffc6fc;
  border-right: 4px solid #ffc6fc;
}

.chukhungvien {
  font-size: 18px;
  font-weight: 700;
  background: linear-gradient(to bottom, #006600, #3caa3e);
  -webkit-background-clip: text;
  color: transparent;
}

.idfooter {
  display: inline-block;
  text-align: left;
  padding: 10px;
  margin-bottom: 100px;
}


.bangchot {
  margin-top: 2px;
  line-height: 22px;
  background: #EEEEEE;
  padding: 10px;
  border: 1px dashed #da7519;
}

.tophead {
  margin-top: 1px;
  line-height: 22px;
  background: #fcffd3;
  padding: 10px;
  border: 1px dashed #da7519;
}

.foorow {
  display: flex;
  justify-content: space-between;
  background-image: linear-gradient(to bottom, #8ad12f, #3caa3e);
  padding: 13px;
}

.widget-header h2 {
  font-size: 16px;
}

.foorow a {
  color: #FFF;
}

.section-kq {
  margin-bottom: 20px !important;
}

.section-kq-header {
  margin: 0;
  padding: 10px 5px;
  text-align: center;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.3;
  text-transform: uppercase;
  background-color: #e40000;
  color: #000;
  position: relative;
}

.section-kq .section-kq-header .section-kq-title {
  padding: 0;
  display: block;
  color: white;
  font-size: 1.1rem;
  margin: 0;
  z-index: 1;
  position: relative;
}

.section-kq-header .mt5 {
  margin-top: 0px !important;
}

.theme-header {
  display: none;
}

.section-kq-header .section-kq-title span {
  color: #fff;
}

.kq-table {
  text-align: center;
  background-color: #fff;
  margin-bottom: 0;
}

.kq-table.table-striped tr:nth-of-type(odd) {
  background-color: #fafafa;
}

.kq-table td,
.kq-table th {
  text-align: center;
}

table td,
table th {
  padding: 5px;
  vertical-align: middle;
  border: 1px solid #f1f1f1;
  font-weight: 400;
}

.kq-table .winner-code {
  font-size: 1rem;
}

.kq-table.table-striped tr:nth-of-type(even) {
  background-color: #fff;
}

.kq-table.table-striped tr:nth-of-type(odd) {
  background-color: #fafafa;
}

table {
  border-spacing: 0;
  width: 100%;
  border-collapse: collapse;
}

table tr:nth-child(even) {
  background: rgba(0, 0, 0, 0.03);
}

.kq-table .number-col-2 .number {
  width: 50%;
}

.kq-table .number-col-3 .number {
  width: 33.333%;
}

.kq-table .number-col-4 .number {
  width: 25%;
}

.kq-table .number.big {
  font-size: 1.3rem;
}

.kq-table .number-col-1,
.kq-table .number-col-2,
.kq-table .number-col-3,
.kq-table .number-col-4 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.kq-table .number.big {
  font-size: 1.3rem;
}

.kq-table .number {
  font-size: 1.1rem;
  font-weight: 700;
  padding: 2px 0px;
  line-height: 1;
  color: #000;
  width: 100%;
  display: inline-block;
}

.color-red,
.red {
  color: red !important;
}

.control_panel {
  background: #fff;
  padding: 10px;
  margin-bottom: 0;
  border-top: 0;
  text-align: center;
  display: flow-root;
}

.control_panel .config_view {
  float: left;
}

.control_panel .config_view form {
  background-color: transparent;
  padding: 0;
  margin: 0;
}

.control_panel .config_view label {
  margin: 0 5px;
  display: inline-block;
}

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

textarea,
input,
select {
  border: 1px solid rgba(0, 0, 0, 0.1);
  color: var(--base-color);
  font-size: 13px;
  outline: none;
  padding: 5px;
  line-height: 23px;
  border-radius: 2px;
  transition: background 0.3s, border 0.3s;
  max-width: 100%;
  background-color: transparent;
}

.control_panel .config_highlight {
  float: right;
}

.control_panel .config_highlight .hl_number {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #757171;
  background: radial-gradient(circle at 5px 5px, #f7f5f5, #797979);
  text-shadow: none;
  color: #000;
  line-height: 1;
  font-size: 0.9rem;
  margin: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.kq-block .kq-block-title {
  font-weight: 400;
  text-align: center;
  font-size: 14px;
  margin: 0;
  padding: 7px 10px;
  background-color: #e1edf3;
  color: #000;
  text-transform: uppercase;
}

.box-thong-ke-nhanh table tr td:nth-child(1),
.box-thong-ke-nhanh table tr td:nth-child(2),
.box-thong-ke-nhanh table tr th:nth-child(1),
.box-thong-ke-nhanh table tr th:nth-child(2) {
  text-align: left;
  padding-left: 10px;
}

.box-thong-ke-nhanh table td,
.box-thong-ke-nhanh table th {
  padding: 3px;
  font-size: 0.9rem;
}

table thead th {
  background: rgba(0, 0, 0, 0.03);
  /* border: 1px solid rgba(0, 0, 0, 0.1); */
  text-transform: unset;
  font-weight: 600;
  padding: 0.7em 0.4em;
  vertical-align: middle;
}

.box-thong-ke-nhanh table tr td:nth-child(1) {
  color: red;
}


.control_panel .config_highlight .hl_number.active,
.control_panel .config_highlight .hl_number:hover {
  background: radial-gradient(circle at 5px 5px, #ffeb3b, #4caf50);
  color: #000;
  border-radius: 50%;
}

.kq-table .number .highlight {
  background: #4caf50;
  background: radial-gradient(circle at 5px 5px, #ffeb3b, #4caf50);
  color: #000;
  border-radius: 50%;
  box-shadow: 3px 3px 10px -2px rgb(0 0 0 / 40%);
  display: inline-block;
}


#menu {
  background-image: linear-gradient(to bottom, #e40000, #D70000);
  padding: 14px;
  margin-top: -5px;
}

#menu .mainmenu {
  white-space: nowrap;
  display: flex;
  max-height: 100%;
  align-self: center;
  flex-grow: 1;
  margin-bottom: 0px;
  padding: 0px;
  line-height: 1;
  list-style: none;
}

#menu .mainmenu li {
  margin-right: 5px;
}

#menu .mainmenu .nav_active a {
  color: #333 !important;
  font-weight: bold;
  background: #f8ea1e;
  border-radius: 5px 5px 0 0;
  border-bottom: 3px solid #333;
}

#menu .mainmenu li a {
  padding: 5px 10px 10px 10px !important;
  color: #FFF;
  font-weight: bold;
  margin-top: 5px;
}

.top-thongbao {
  text-align: justify;
}

.chotso .items:nth-child(odd) {
  background-color: #FFF;
}

.chotso .items {
  padding: 10px 5px;
  border-bottom: 1px solid #f0f0f0;
}

.chotso .items .row {
  padding-top: 2px;
  line-height: 23px;
}

.disablerow {
  margin-right: 0px;
  margin-left: 0px;
}

.tbl-topcaothu .emoji {
  margin-top: 10px !important;
}

img.wp-smiley,
img.emoji {
  display: inline !important;
  border: none !important;
  box-shadow: none !important;
  height: 1em !important;
  width: 1em !important;
  margin: 0 0.07em !important;
  vertical-align: -0.1em !important;
  background: none !important;
  padding: 0 !important;
}

.chotso .items .row {
  padding-top: 2px;
  line-height: 23px;
  display: flex;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-md-1,
.col-xs-1 {
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-md-5,
.col-xs-5 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;

}

.col-md-5 {
  width: 41.66666667%;
  float: left;
}

.col-md-6 {
  width: 50%;
  float: left;
}

.col-md-6,
.col-xs-6 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.color-green {
  color: rgba(21, 200, 53, 0.82);
}

.topcaothuspan {
  font-size: 14px;
  color: #8e24aa;
}

.color-blue {
  color: blue;
}

.color-orange {
  color: red;
}

.marginleft15 {
  margin-left: 15px;
}



.avatar img {
  border-radius: 50%;
}

.chotso .items .name {
  padding-left: 10px;
}

.color-green-pt {
  font-size: 10px;
  color: #00aa00;
  background: beige;
  padding: 2px;
  border-radius: 2px;
  border: 1px solid #d0eec0;
}


.entry p:last-child {
  margin: 0;
}

.entry p {
  margin-bottom: 15px;
  line-height: 23px;
}

.khungvien {
  padding: 12px;
  margin-top: 1px;
  margin-bottom: 1px;
  text-align: center;
  list-style: none;
  border-left: 4px solid #9FB6CD;
  border-right: 4px solid #9FB6CD;
  border-top: 1px solid #9FB6CD;
  border-bottom: 1px solid #9FB6CD;
  background: #f0f8ff;
  word-wrap: break-word;
  background-image: url(/wp-content/uploads/2024/04/pattern-light.png);
}

.chukhungvien {
  font-size: 19px;
  font-weight: 700;
  background: linear-gradient(to right, #52b788, #3a86ff);
  -webkit-background-clip: text;
  color: transparent;
}

.thongke {
  border-top: 1px solid #2f87aa;
  border-bottom: 1px solid #2f87aa;
  font-weight: bold;
  color: #fff;
  background: #9FB6CD;
  padding: 12px;
  cursor: default;
  display: block;
  font-size: 22px;
  text-justify: auto;
  box-shadow: 0 7px 22px rgba(0, 0, 0, 0.3);
}

.middledite {
  padding: 0;
  background-color: #f5f5f5;
}

.breadcrumb:last-child {
  color: #fff;
}

.breadcrumb {
  padding: 8px 0px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
  font-size: 14px;
  margin-left: 12px;
}

.breadcrumb>li {
  display: inline-block;
}

.breadcrumb>li+li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}

#start {
  border: 0;
}

* {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style:
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style:
}

.fixed {
  position: fixed
}

.absolute {
  position: absolute
}

.relative {
  position: relative
}

.inset-0 {
  inset: 0px
}

.left-0 {
  left: 0px
}

.top-full {
  top: 100%
}

.right-2 {
  right: 0.5rem
}

.top-2 {
  top: 0.5rem
}

.z-50 {
  z-index: 50
}

.z-\[60\] {
  z-index: 60
}

.mx-auto {
  margin-left: auto;
  margin-right: auto
}

.mb-3 {
  margin-bottom: 0.75rem
}

.mb-1 {
  margin-bottom: 0.25rem
}

.mb-\[10px\] {
  margin-bottom: 10px
}

.mb-\[5px\] {
  margin-bottom: 5px
}

.ml-\[2px\] {
  margin-left: 2px
}

.mr-1 {
  margin-right: 0.25rem
}

.mt-\[10px\] {
  margin-top: 10px
}

.mt-auto {
  margin-top: auto
}

.block {
  display: block
}

.inline-block {
  display: inline-block
}

.flex {
  display: flex
}

.inline-flex {
  display: inline-flex
}

.grid {
  display: grid
}

.hidden {
  display: none
}

.h-6 {
  height: 1.5rem
}

.h-\[34px\] {
  height: 40px
}

.h-12 {
  height: 3rem
}

.h-5 {
  height: 1.25rem
}

.h-8 {
  height: 2rem
}

.h-\[35px\] {
  height: 35px
}

.h-\[39px\] {
  height: 39px
}

.h-\[40px\] {
  height: 40px
}

.h-fit {
  height: -moz-fit-content;
  height: fit-content
}

.max-h-\[90vh\] {
  max-height: 90vh
}

.min-h-screen {
  min-height: 100vh
}

.w-6 {
  width: 1.5rem
}

.w-full {
  width: 100%
}

.w-12 {
  width: 3rem
}

.w-5 {
  width: 1.25rem
}

.w-8 {
  width: 2rem
}

.w-\[10\%\] {
  width: 10%
}

.w-\[100px\] {
  width: 100px
}

.w-\[90\%\] {
  width: 90%
}

.min-w-\[180px\] {
  min-width: 180px
}

.min-w-max {
  min-width: max-content
}

.max-w-\[150px\] {
  max-width: 150px
}

.max-w-\[255px\] {
  max-width: 255px
}

.max-w-full {
  max-width: 100%
}

.flex-1 {
  flex: 1 1 0%
}

.border-collapse {
  border-collapse: collapse
}

@keyframes spin {
  to {
    transform: rotate(360deg)
  }
}

.animate-spin {
  animation: spin 1s linear infinite
}

.cursor-pointer {
  cursor: pointer
}

.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr))
}

.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr))
}

.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr))
}

.grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr))
}

.flex-col {
  flex-direction: column
}

.flex-wrap {
  flex-wrap: wrap
}

.flex-nowrap {
  flex-wrap: nowrap
}

.items-start {
  align-items: flex-start
}

.items-center {
  align-items: center
}

.justify-start {
  justify-content: flex-start
}

.justify-center {
  justify-content: center
}

.justify-between {
  justify-content: space-between
}

.gap-4 {
  gap: 1rem
}

.gap-\[10px\] {
  gap: 10px
}

.gap-\[15px\] {
  gap: 15px
}

.gap-\[20px\] {
  gap: 20px
}

.gap-x-\[5px\] {
  column-gap: 5px
}

.space-y-\[5px\]> :not([hidden])~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(5px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(5px * var(--tw-space-y-reverse))
}

.space-y-4> :not([hidden])~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse))
}

.overflow-x-auto {
  overflow-x: auto
}

.overflow-y-auto {
  overflow-y: auto
}

.whitespace-nowrap {
  white-space: nowrap
}

.rounded {
  border-radius: 0.25rem
}

.rounded-\[4px\] {
  border-radius: 4px
}

.rounded-full {
  border-radius: 9999px
}

.rounded-lg {
  border-radius: 0.5rem
}

.border {
  border-width: 1px
}

.border-2 {
  border-width: 2px
}

.border-b {
  border-bottom-width: 1px
}

.border-l {
  border-left-width: 1px
}

.border-t {
  border-top-width: 1px
}

.border-b-2 {
  border-bottom-width: 2px
}

.border-r {
  border-right-width: 1px
}

.border-\[\#dcdcdc\] {
  --tw-border-opacity: 1;
  border-color: rgb(220 220 220 / var(--tw-border-opacity, 1))
}

.border-\[\#e0e0e0\] {
  --tw-border-opacity: 1;
  border-color: rgb(224 224 224 / var(--tw-border-opacity, 1))
}

.border-\[rgba\(255\2c 255\2c 255\2c 0\.1\)\] {
  border-color: rgba(255, 255, 255, 0.1)
}

.border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1))
}

.border-\[\#d8d7d7\] {
  --tw-border-opacity: 1;
  border-color: rgb(216 215 215 / var(--tw-border-opacity, 1))
}

.border-\[\#dddfe2\] {
  --tw-border-opacity: 1;
  border-color: rgb(221 223 226 / var(--tw-border-opacity, 1))
}

.border-\[\#e62e04\] {
  --tw-border-opacity: 1;
  border-color: rgb(230 46 4 / var(--tw-border-opacity, 1))
}

.border-\[\#ededed\] {
  --tw-border-opacity: 1;
  border-color: rgb(237 237 237 / var(--tw-border-opacity, 1))
}

.border-blue-600 {
  --tw-border-opacity: 1;
  border-color: rgb(37 99 235 / var(--tw-border-opacity, 1))
}

.bg-gray-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1))
}

.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(45 76 135 / var(--tw-bg-opacity, 1))
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1))
}

.bg-\[\#74aa19\] {
  --tw-bg-opacity: 1;
  background-color: rgb(116 170 25 / var(--tw-bg-opacity, 1))
}

.bg-\[\#e50003\] {
  --tw-bg-opacity: 1;
  background-color: rgb(229 0 3 / var(--tw-bg-opacity, 1))
}

.bg-\[\#e62e04\] {
  --tw-bg-opacity: 1;
  background-color: rgb(230 46 4 / var(--tw-bg-opacity, 1))
}

.bg-\[\#f6f6f6\] {
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 246 / var(--tw-bg-opacity, 1))
}

.bg-\[\#f7f7f7\] {
  --tw-bg-opacity: 1;
  background-color: rgb(247 247 247 / var(--tw-bg-opacity, 1))
}

.bg-\[\#fafafa\] {
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity, 1))
}

.bg-\[\#fff2bc\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 242 188 / var(--tw-bg-opacity, 1))
}

.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1))
}

.bg-opacity-50 {
  --tw-bg-opacity: 0.5
}

.p-4 {
  padding: 1rem
}

.p-6 {
  padding: 1.5rem
}

.p-\[10px\] {
  padding: 10px
}

.p-\[15px\] {
  padding: 15px
}

.px-0 {
  padding-left: 0px;
  padding-right: 0px
}

.px-\[10px\] {
  padding-left: 10px;
  padding-right: 10px
}

.px-\[15px\] {
  padding-left: 15px;
  padding-right: 15px
}

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem
}

.py-\[25px\] {
  padding-top: 25px;
  padding-bottom: 25px
}

.py-\[5px\] {
  padding-top: 5px;
  padding-bottom: 5px
}

.py-\[6px\] {
  padding-top: 6px;
  padding-bottom: 6px
}

.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem
}

.px-\[18px\] {
  padding-left: 18px;
  padding-right: 18px
}

.px-\[5px\] {
  padding-left: 5px;
  padding-right: 5px
}

.py-\[10px\] {
  padding-top: 10px;
  padding-bottom: 10px
}

.py-\[2px\] {
  padding-top: 2px;
  padding-bottom: 2px
}

.pb-\[6px\] {
  padding-bottom: 6px
}

.pl-4 {
  padding-left: 1rem
}

.pt-\[48px\] {
  padding-top: 48px
}

.text-left {
  text-align: left
}

.text-center {
  text-align: center
}

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem
}

.text-\[13px\] {
  font-size: 13px
}

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem
}

.text-\[15px\] {
  font-size: 15px
}

.text-\[16px\] {
  font-size: 16px
}

.text-\[18px\] {
  font-size: 18px
}

.text-\[22px\] {
  font-size: 22px
}

.text-\[30px\] {
  font-size: 30px
}

.text-\[8px\] {
  font-size: 8px
}

.font-bold {
  font-weight: 700
}

.font-semibold {
  font-weight: 600
}

.font-medium {
  font-weight: 500
}

.uppercase {
  text-transform: uppercase
}

.leading-\[1\.2\] {
  line-height: 1.2
}

.tracking-wide {
  letter-spacing: 0.025em
}

.text-\[\#666666\] {
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity, 1))
}

.text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1))
}

.text-primary {
  --tw-text-opacity: 1;
  color: rgb(45 76 135 / var(--tw-text-opacity, 1))
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1))
}

.text-\[\#333333\] {
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity, 1))
}

.text-\[\#990000\] {
  --tw-text-opacity: 1;
  color: rgb(153 0 0 / var(--tw-text-opacity, 1))
}

.text-\[\#b30000\] {
  --tw-text-opacity: 1;
  color: rgb(179 0 0 / var(--tw-text-opacity, 1))
}

.text-\[\#e00000\] {
  --tw-text-opacity: 1;
  color: rgb(224 0 0 / var(--tw-text-opacity, 1))
}

.text-\[\#e62e04\] {
  --tw-text-opacity: 1;
  color: rgb(230 46 4 / var(--tw-text-opacity, 1))
}

.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1))
}

.text-gray-700 {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1))
}

.text-red-600 {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1))
}

.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-xl {
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms
}

.transition-colors {
  transition-property: color, background-color, border-color, fill, stroke, -webkit-text-decoration-color;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms
}

.duration-200 {
  transition-duration: 200ms
}

.duration-300 {
  transition-duration: 300ms
}

.hover\:bg-\[\#325494\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(50 84 148 / var(--tw-bg-opacity, 1))
}

.hover\:bg-gray-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1))
}

.hover\:text-gray-200:hover {
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity, 1))
}

.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1))
}

.hover\:text-gray-700:hover {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1))
}

.focus\:border-blue-300:focus {
  --tw-border-opacity: 1;
  border-color: rgb(147 197 253 / var(--tw-border-opacity, 1))
}

.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px
}

.focus\:ring:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.group:hover .group-hover\:block {
  display: block
}

@media (min-width: 640px) {
  .sm\:max-w-\[600px\] {
    max-width: 600px
  }
}

@media (min-width: 768px) {
  .md\:hidden {
    display: none
  }

  .md\:w-\[685px\] {
    width: 685px
  }

  .md\:max-w-\[320px\] {
    max-width: 320px
  }

  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr))
  }

  .md\:flex-row {
    flex-direction: row
  }

  .md\:overflow-visible {
    overflow: visible
  }
}

@media (min-width: 1024px) {
  .lg\:block {
    display: block
  }

  .lg\:flex {
    display: flex
  }

  .lg\:w-\[255px\] {
    width: 255px
  }
}