#nav {
  max-width: 1040px;
  margin: 0 auto;
}

.nav {
  background-color: #ed1d27 !important;
}

.nav ul li a {
  font-weight: normal;
}

.logo {
  width: 390px;
  padding-top: 0;
}

.logo img {
  max-width: 100%;
}

.logo-mobile {
  text-align: center;
}

.logo-mobile img {
  max-width: calc(100% - 34px);
  max-height: 80px;
}

.breaking-news {
  padding: 5px;
}

.breaking-news .bn-box {
  display: flex;
  align-items: center;
  border: 1px solid rgb(0, 153, 153);
  background: rgb(255, 255, 255);
  font-size: 14px;
}

.breaking-news .bn-box .bn-title {
  color: rgb(255, 255, 255);
  font-weight: normal;
  width: 100px;
  padding: 10px 20px;
  background: rgb(16, 79, 130);
  text-align: center;
}

.breaking-news .bn-box .bn-text {
  padding-left: 10px;
  width: 100%;
}

.col-center {
  overflow-y: hidden;
}

.col-center .conten-right .title-r {
  background-color: #E1E3E4 !important;
  background: url('../assets/images/bar3.png') top center no-repeat;
}

.col-right .conten-right .title-r {
  background-color: #E1E3E4 !important;
  background: url('../assets/images/bar4.png') top center no-repeat;
  background-size: 300px 40px;
}

.col-center iframe {
  width: 100%;
  max-width: 100%;
  height: 6550px;
  margin-top: -5014px;
  overflow-y: hidden;
}

.title-r {
  background-color: #ed1d27 !important;
}

.col-l {
  /* overflow-y: hidden; */
}

.col-l iframe {
  width: 100%;
  max-width: 100%;
  margin-top: -100px;
  overflow-y: hidden;
  height: 3395px !important;
  /*height: 5000px !important;*/
  pointer-events: none;
}

.col-right {
  overflow-y: hidden;
}

.col-right iframe {
  width: 100%;
  max-width: 100%;
  height: 6550px;
  margin-top: -5360px;
  overflow-y: hidden;
}

.ui-datepicker-inline {
  width: calc(100% - 8px) !important;
}

/* .tit-mien {
  background-color: #ed1d27 !important;
  color: #FFF;
} */

.hottoday {
  background-color: #FFF;
  font-size: 11px;
  border: 1px solid #c5c5c5;
  font-size: 10px;
  /*border-radius: 5px;*/
  overflow: hidden;
  margin-bottom: 10px;
}

.hottoday table td,
.hottoday table td a {
  font-size: 11px;
  text-align: left;
}

.hottoday .wait,
.conten-right ul .wait,
ul.menu2 .wait {
  background: url(../assets/images/choxoso.gif) right center no-repeat;
}

.hottoday .finnish,
.conten-right ul .finnish,
ul.menu2 .finnish {
  background: url(../assets/images/ok_daxosoxong.png) right center no-repeat;
}

.hottoday .running,
.conten-right ul .running,
ul.menu2 .running {
  background: url(../assets/images/tructiepxoso.gif) right center no-repeat;
  background-size: 30px 8px;
}

.hottoday .icon,
ul.menu2 .icon {
  display: block;
}

.conten-right ul .icon {
  display: block;
}