#header-top {
  background-color: #d9d8d8;
}

.header-contact {
  color: #dc3545;
  font-size: 14px;
  font-weight: bold;
}

.header-skype {
  padding-bottom: 2px;
}
.header-contact i {
  position: relative;
  font-size: 18px;
  margin-left: 5px;
   top: 2px;
}

.header-contact .hotline {
    position: relative;
    top: 1px;
}

.header-contact .header-email-text {
    position: relative;
    top: 1px;
}

.header-contact a {
    color: #DC3545;
}

#header-banner {
  height: 108px;
  background: url(../images/header-bg.png) no-repeat top center;
}

header .logo {
  padding: 6px 0;
}

header .logo span {
  margin-left: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  text-transform: uppercase;
  color: #FFAF18;
}

header .header-nav {
  height: 100%;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}

header .header-nav .nav-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 20px;
  position: relative;
}

header .header-nav .nav-item.filter form {
  position: relative;
  margin: 0 0;
}

.current-ep {
  border-radius: 10px;
  background-color: #818182;
  color: #ffffff;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 2px;
  margin-bottom: 2px;
}

header .header-nav .nav-item.filter form input {
  width: 270px;
  background: #FFFFFF;
  border: 1px solid #838383;
  border-radius: 3px;
  font-size: 16px;
  height: 34px;
  line-height: 34px;
  padding: 0 30px 0 10px;
  outline: none;
}

header .header-nav .nav-item.filter form input::-webkit-input-placeholder {
  color: #A4A4A4;
}

header .header-nav .nav-item.filter form input:-ms-input-placeholder {
  color: #A4A4A4;
}

header .header-nav .nav-item.filter form input::-ms-input-placeholder {
  color: #A4A4A4;
}

header .header-nav .nav-item.filter form input::placeholder {
  color: #A4A4A4;
}

header .header-nav .nav-item.filter form button {
  position: absolute;
  right: 10px;
  background: none;
  border: none;
  padding: 0 0;
  top: 8px;
}

header .header-nav .nav-item a {
  font-size: 14px;
  line-height: 12px;
  text-align: right;
  margin-top: 2px;
  color: #838383;
}

header .header-nav .nav-item ul {
  padding: 0 0;
  margin: 0 0;
  list-style: none;
}

header .header-nav .nav-item ul li {
  position: relative;
  padding: 5px 0;
}

header .header-nav .nav-item ul li:hover .sub-menu {
  display: block;
}

header .header-nav .nav-item ul li .sub-menu {
  display: none;
  position: absolute;
  z-index: 9;
  top: 30px;
  right: 2px;
  min-width: 200px;

  text-align: left;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25);
  border-radius: 1px;
  border-top: solid 2px #FF0000;
}

.sub-menu-item {
  border-top: dotted 1px #CCCCCC;
  min-height: 20px;
  text-align: left !important;
  float: left !important;
  width: 100%;
  padding-top: 5px;
  padding-right: 10px;
}

.sub-menu-item a {

}

header .header-nav .nav-item ul li .sub-menu a {
  display: block;
  font-size: 16px;
  line-height: 12px;
  font-weight: 400;
  color: #838383;
  text-transform: none;
  margin-bottom: 10px;
}

.top-hot-news {
  min-height: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.top-hot-news span {
  font-weight: bold;
  text-transform: uppercase;
  color: #1F5272;
}

.top-hot-news .next {
  position: relative;
  top: -1px;
}

.top-hot-news .back {
  position: relative;
  top: -1px;
}

.top-hot-news a {
  position: relative;
  cursor: pointer;
}

.top-calendar {
  min-height: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.h10 {height: 10px !important; clear: both;}
.content-box-title {
  min-height: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
    font-size: 16px;
}

.content-box-border {
    border-top: solid 1px #CCCCCC;
    border-bottom: solid 1px #CCCCCC;
}

.content-box-title a {
  font-weight: bold;
  color: #1F5272;
}

.select-category-box {

}

.select-category-box-label {
    height: 25px;
}

.select-category-document {
    height: 25px;
}

.select-category-document select {
    height: 25px;
    border: solid 1px #CCCCCC;
}

.main-title {
  font-size: 14px;
  font-weight: bold;
  color: #1F5272;
}
.sub-title {
  color: #333;
}

.content-box-view-more {
  height: 30px;
  padding-top: 10px;
  padding-bottom: 15px;
  text-align: right;
}

.content-box-view-more a {
    font-size: 13px;
}

#quick-news-box {
    height: 20px !important;
    margin-left: 80px !important;
    margin-top: -17px;
}
#event-news-sidebar-box {
  height: 126px !important;
}

#consult-news-sidebar-box {
  height: 225px !important;
}
#consult-news-sidebar-box a {
  color: #1E477B;
}
#consult-news-sidebar-box img {
  width: 155px;
}
#consult-news-sidebar-box .consult-intro-item {
  min-height: 100px;
  width: 46%;
  float: left;
  margin: 5px;
  background-color: #e9ecef;
}

@media (max-width: 991px) {
  header .logo br {
    display: none;
  }
  header .header-nav .nav-item.filter form input {
    width: 150px;
  }
}

@media (max-width: 575px) {
  header .logo br {
    display: none;
  }
  header .header-nav .nav-item.filter form input {
    width: 150px;
  }

    .select-category-box-label {
        height: auto;
        padding-top: 10px;
        padding-bottom: 5px;
    }

    .select-category-document {
        height: 30px;
        width: 100%;
    }

    .select-category-document select {
        height: 30px;
    }

    #quick-news-box {
        width: 280px !important;
        height: 20px !important;
        margin-left: 80px !important;
        margin-top: -18px;
    }

    #header-top {
        height: 30px;
    }

 .header-email {
   display: none;
  }
}


