﻿@charset "UTF-8";
.main-articles {
  padding-top: 30px;
  min-height: 500px; }
  .main-articles .list_arrow_breakumb {
    padding-bottom: 25px;
    color: #4b4b4b;
    font-size: 14px;
    font-weight: 400; }
    .main-articles .list_arrow_breakumb ul li {
      display: inline-block; }
      .main-articles .list_arrow_breakumb ul li a {
        color: #4b4b4b; }
        .main-articles .list_arrow_breakumb ul li a:hover {
          color: #0065ca; }
      .main-articles .list_arrow_breakumb ul li.active a {
        color: #0065ca; }

.box-6 .box-content .links {
  color: #454545; }
  .box-6 .box-content .links a {
    color: #454545;
    font-size: 16px;
    font-weight: 400; }
    .box-6 .box-content .links a:hover {
      color: #0065ca; }

@media (max-width: 992px) {
  .right .box-6, .right .box-7 {
    padding-top: 25px; } }
@media (max-width: 580px) {
  .right .box-6, .right .box-7 {
    width: 100%; } }
.box-7 .box-header {
  padding-bottom: 20px; }
  .box-7 .box-header .text-head {
    font-size: 30px;
    line-height: 40px; }

/* danh sách bài viết */
.box-8 {
  overflow: hidden; }
  .box-8 .box-content .articles {
    overflow: hidden; }
    .box-8 .box-content .articles article {
      width: 100%;
      padding-bottom: 20px;
      padding-right: 20px;
      overflow: hidden; }
      .box-8 .box-content .articles article .article-thumb {
        float: left;
        width: 270px;
        height: 182px;
        overflow: hidden; }
      .box-8 .box-content .articles article .article-content {
        padding-left: 285px; }
        .box-8 .box-content .articles article .article-content .tieu-de {
          font-size: 16px;
          font-weight: 600;
          line-height: 24px;
          margin-top: 0px; }
          .box-8 .box-content .articles article .article-content .tieu-de a {
            color: #454545; }
            .box-8 .box-content .articles article .article-content .tieu-de a:hover {
              color: #0065ca; }
        .box-8 .box-content .articles article .article-content .mota {
          font-size: 14px;
          font-weight: 400;
          line-height: 22px; 
           float:left;
           width:100%;
        }
        .box-8 .box-content .articles article .article-content .thong-tin-khac {
          color: #777;
          font-size: 14px;
          font-weight: 500;
          font-style: italic;
          line-height: 22px; }
          .box-8 .box-content .articles article .article-content .thong-tin-khac a {
            color: #777; }
            .box-8 .box-content .articles article .article-content .thong-tin-khac a:hover {
              color: #0065ca; }
          .box-8 .box-content .articles article .article-content .thong-tin-khac .ngay {
            display: block;
            float: left;
            width: 185px; }
          .box-8 .box-content .articles article .article-content .thong-tin-khac .tags {
            padding-left: 185px; }

@media (max-width: 800px) {
  .box-8 .box-content .articles article .article-content .thong-tin-khac .ngay {
    width: 100%; }
  .box-8 .box-content .articles article .article-content .thong-tin-khac .tags {
    padding-left: 0; } }
/* lưới 2x1*/
@media (max-width: 768px) {
  .box-8 .box-content .articles {
    margin-left: -15px;
    margin-right: -15px; }
    .box-8 .box-content .articles article {
      width: 50%;
      padding-left: 15px;
      padding-right: 15px;
      padding-bottom: 30px;
      float: left; }
      .box-8 .box-content .articles article .article-thumb {
        width: 100%;
        height: auto;
        float: none; }
        .box-8 .box-content .articles article .article-thumb img {
          width: 100%; }
      .box-8 .box-content .articles article .article-content {
        padding-left: 0; } }
/* 1x1 */
@media (max-width: 480px) {
  .box-8 .box-content .articles article {
    width: 100%; }

  .ellipsis:after {
    display: none; }

  .ellipsis-height-48, .ellipsis-height-66 {
    height: auto !important; } }
/* End danh sách bài viết */

/*# sourceMappingURL=NEUTopic.css.map */

/* thêm mới chi tiết cơ cấu tổ chức trường =================================*/

@charset "UTF-8";
.main-articles {
  padding-top: 30px;
  min-height: 500px; }
  .main-articles .list_arrow_breakumb {
    padding-bottom: 25px;
    color: #4b4b4b;
    font-size: 14px;
    font-weight: 400; }
    .main-articles .list_arrow_breakumb ul li {
      display: inline-block; }
      .main-articles .list_arrow_breakumb ul li a {
        color: #4b4b4b; }
        .main-articles .list_arrow_breakumb ul li a:hover {
          color: #0065ca; }
      .main-articles .list_arrow_breakumb ul li.active a {
        color: #0065ca; }

.box-6 .box-content .links {
  margin-bottom: 15px; }
  .box-6 .box-content .links li {
  overflow: hidden;
    line-height: 38px;
    padding-bottom: 10px; }
  .box-6 .box-content .links .sv {
    padding-bottom: 5px; }
  .box-6 .box-content .links .cuu-sv {
    line-height: 43px; }
  .box-6 .box-content .links a {
    color: #0065ca;
    font-size: 17px;
    font-weight: 700;
    line-height: 22px;
    text-transform: uppercase; }
    .box-6 .box-content .links a:hover, .box-6 .box-content .links a:hover img {
      text-decoration: underline;
      -webkit-animation: fade 1.5s 1;
      animation: fade 1.5s 1; }
    .box-6 .box-content .links a img {
      float: left;
      margin-right: 20px; }

@media (max-width: 992px) {
  .right .box-6, .right .box-7 {
    padding-top: 25px; } }
@media (max-width: 580px) {
  .right .box-6, .right .box-7 {
    width: 100%; } }
.box-7 p {
  padding-bottom: 15px; }

/* danh sách bài viết */
.box-8 {
  overflow: hidden; }
  .box-8 .box-content .articles {
    overflow: hidden; }
    .box-8 .box-content .articles article {
      width: 100%;
      padding-bottom: 20px;
      padding-right: 20px;
      overflow: hidden; }
      .box-8 .box-content .articles article .article-thumb {
        float: left;
        width: 270px;
        height: auto;
        overflow: hidden; }
      .box-8 .box-content .articles article .article-content {
        padding-left: 285px; }
        .box-8 .box-content .articles article .article-content .tieu-de {
          font-size: 16px;
          font-weight: 600;
          line-height: 24px;
          margin-top: 0px; }
          .box-8 .box-content .articles article .article-content .tieu-de a {
            color: #454545; }
            .box-8 .box-content .articles article .article-content .tieu-de a:hover {
              color: #0065ca; }
        .box-8 .box-content .articles article .article-content .mota {
          font-size: 14px;
          font-weight: 400;
          line-height: 22px; }
        .box-8 .box-content .articles article .article-content .thong-tin-khac {
          color: #777;
          font-size: 14px;
          font-weight: 500;
          font-style: italic;
          line-height: 22px; }
          .box-8 .box-content .articles article .article-content .thong-tin-khac a {
            color: #777; }
            .box-8 .box-content .articles article .article-content .thong-tin-khac a:hover {
              color: #0065ca; }
          .box-8 .box-content .articles article .article-content .thong-tin-khac .ngay {
            display: block;
            float: left;
            width: 185px; }
          .box-8 .box-content .articles article .article-content .thong-tin-khac .tags {
            padding-left: 185px; }

@media (max-width: 800px) {
  .box-8 .box-content .articles article .article-content .thong-tin-khac .ngay {
    width: 100%; }
  .box-8 .box-content .articles article .article-content .thong-tin-khac .tags {
    padding-left: 0; } }
/* lưới 2x1*/
@media (max-width: 768px) {
  .box-8 .box-content .articles {
    margin-left: -15px;
    margin-right: -15px; }
    .box-8 .box-content .articles article {
      width: 50%;
      padding-left: 15px;
      padding-right: 15px;
      padding-bottom: 30px;
      float: left; }
      .box-8 .box-content .articles article .article-thumb {
        width: 100%;
        height: auto;
        float: none; }
        .box-8 .box-content .articles article .article-thumb img {
          width: 100%; }
      .box-8 .box-content .articles article .article-content {
        padding-left: 0; } }
/* 1x1 */
@media (max-width: 480px) {
  .box-8 .box-content .articles article {
    width: 100%; }

  .ellipsis:after {
    display: none; }

  .ellipsis-height-48, .ellipsis-height-66 {
    height: auto !important; } }
/* End danh sách bài viết */
@media (min-width: 992px) {
  .tabbable {
    background: url(../imgs/bg-shadown.png) repeat-y 165px 0;
    min-height: 520px;
    margin-bottom: 40px; }
    .tabbable .nav {
      width: 217px !important;
      float: left; }
    .tabbable .tab-content {
      float: none !important;
      width: auto !important;
      margin-left: 220px; } }
.tabbable {
  width: 100%;
  float: left; }
  .tabbable .nav > li > a {
    color: #454545;
    width: 100%;
    display: block;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    text-transform: uppercase;
    font-family: 'Open Sans Condensed', Arial, Helvetica, sans-serif;
    border-radius: 0; }
  .tabbable .nav-pills > li.active > a, .tabbable .nav-pills > li.active > a:focus, .tabbable .nav-pills > li.active > a:hover {
    color: #ffef0f;
    background-color: #0065ca; }
  .tabbable .nav > li > a:focus, .tabbable .nav > li > a:hover {
    /*text-decoration: none;
    color: #ffef0f;
    background-color: #0065ca;*/ }
  .tabbable .nav-pills > li.active > a:after, .tabbable .nav-pills > li.active > a:focus:after, .tabbable .nav-pills > li.active > a:hover:after {
    margin-left: -16px;
    font-family: 'FontAwesome';
    font-weight: 400;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f101";
    float: right;
    position: relative;
    top: 0;
    color: #ffef0f; }

@media (max-width: 991px) {
  .tabbable .nav-pills > li.active > a:after, .tabbable .nav-pills > li.active > a:focus:after, .tabbable .nav-pills > li.active > a:hover:after {
    content: "\f103"; } }
@-webkit-keyframes fade {
  0% {
    opacity: 0; }
  25% {
    opacity: 0.25; }
  50% {
    opacity: 0.5; }
  75% {
    opacity: 0.75; }
  100% {
    opacity: 1; } }
@keyframes fade {
  0% {
    opacity: 0; }
  25% {
    opacity: 0.25; }
  50% {
    opacity: 0.5; }
  75% {
    opacity: 0.75; }
  100% {
    opacity: 1; } }
.tab-pane {
  -webkit-animation: fade 0.5s 1;
  animation: fade 0.5s 1; }
  .tab-pane li {
    padding-left: 16px;
    margin-bottom: 8px; }
    .tab-pane li a {
      font-size: 16px;
      line-height: 24px;
      color: #454545;
      font-weight: 400;
      transition: all 0.2s ease 0s; }
  .tab-pane li:before {
    margin-left: -16px;
    font-family: 'FontAwesome';
    font-weight: 400;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f111";
    float: left;
    position: relative;
    top: 0;
    margin-right: 9px;
    color: #454545;
    font-size: 5px; }
  .tab-pane a:hover {
    color: #0065ca;
    text-decoration: underline; }

/*# sourceMappingURL=NEU_Chitiet.css.map */
