@font-face {
    font-display: swap;
    src: url(../../../../../../../../themes/news/font/UVNCHIMBIEN_R_6.TTF) format("truetype");
    font-family: "ChimBien";
}
@font-face {
    font-display: swap;
    src: url(../../../../../../../../themes/news/font/UVNCHIMBIENNANG_6.TTF) format("truetype");
    font-family: "ChimBienBold";
}
@font-face {
    font-display: swap;
    src: url(../../../../../../../../themes/news/font/UTMAndrogyne.ttf) format("truetype");
    font-family: "Androgyne";
}
* {
    margin: 0;
    padding: 0;
    font-family: ChimBien, Tahoma, Sans-serif;
    text-decoration: none;
}
html {
    -webkit-text-size-adjust: none;
}
img {
    max-width: 100%;
    display: initial;
    height: auto;
    width: auto\9;
}
a {
    text-decoration: none;
    color: #e9e3c3;
}
a:hover {
    color: #94020d;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-family: ChimBien, Tahoma, Sans-serif;
    vertical-align: baseline;
}
ul,
ol {
    list-style: none;
}
strong {
    font-weight: 700;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
blockquote,
q {
    quotes: none;
}
blockquote:before,
blockquote:after {
    content: "";
    content: none;
}
q:before,
q:after {
    content: "";
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
body {
    line-height: 1.2;
    font-family: ChimBien, Tahoma, Sans-serif;
    background-color: #eff0f0;
}
.clr {
    clear: both;
}
#page-wrap {
    margin: 0 auto;
    width: 100%;
}
.wrapper {
    padding: 0 auto;
    position: relative;
    margin: 0 auto;
    width: 950px;
}
.wrapper:after {
    clear: both;
    content: "";
    display: table;
}
.bg-top {
    background: url(../img/header_bg.png) no-repeat center top;
    background-size: cover;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    margin: 0 auto;
    padding: 0;
    z-index: -99999;
}
#header {
    display: block;
    width: 100%;
    height: auto;
}
#header .nav-main {
    width: 100%;
    height: 75px;
    position: absolute;
    top: 0;
    z-index: 999;
}
#header .nav-main .header-menu {
    text-align: center;
    font-size: 10pt;
    height: 75px;
}
#header .nav-main .header-menu #menu-main-menu {
    padding: 20px 0 0 530px;
    margin: auto;
}
#header .nav-main .header-menu #menu-main-menu li {
    float: left;
    cursor: pointer;
    background: url(../img/menu_bullet.png) no-repeat left 6px;
}
#header .nav-main .header-menu #menu-main-menu li:hover {
    background: url(../img/menu_bullet_active.png) no-repeat left 6px;
}
#header .nav-main .header-menu #menu-main-menu li a {
    display: block;
    height: 100%;
    padding: 0 10px;
    color: #000;
    text-transform: uppercase;
    font-family: "Androgyne";
}
#header .nav-main .header-menu #menu-main-menu li a:hover {
    float: left;
    cursor: pointer;
    background: url(../img/menu_bullet.png) no-repeat left 6px;
    color: #903;
}
#header .header-logo {
    background: url(../img/logo.png) no-repeat center top;
    position: relative;
    width: 150px;
    height: 171px;
    margin: 0 auto 50px;
    top: 15px;
}
#header .header-logo:after {
    clear: both;
    content: "";
    display: table;
}
#header .header-logo a {
    display: block;
    width: 100%;
    height: 100%;
}
#center .logo {
    position: relative;
    top: 10px;
    left: 60px;
    background: url(../img/logo.png) no-repeat center top;
    width: 150px;
    height: 171px;
    margin-bottom: 14px;
}
#center .logo a {
    display: block;
    width: 100%;
    height: 100%;
}
#center .breadcrum {
    height: 20px;
    padding: 55px 0 0 92px;
    margin: 0 0 20px 0;
    background: url(../img/title_page.png) no-repeat 20px 0;
    z-index: 1;
    position: relative;
}
#center .breadcrum a,
#center .breadcrum span {
    font-family: "Tahoma";
    font-size: 13px;
}
#center .breadcrum a {
    color: #000;
}
#center .breadcrum a:hover {
    color: #94020d;
}
#center .person {
    position: absolute;
    top: 5px;
    left: 110px;
    width: 644px;
    height: 341px;
    background: url(../img/person.png) no-repeat center;
}
#center .box-content {
    background: #fff url(../img/list_bg.png) no-repeat center top;
    padding: 35px 0 0 0;
    margin-top: 40px;
}
#center .box-content .tabs {
    height: 240px;
    padding: 80px 0 0 20px;
    background: url(../img/step_bg.png) no-repeat center top;
}
#center .box-content .tabs span {
    display: block;
    margin: 0 0 0 60px;
    color: #fff;
    font-weight: 700;
    font-size: 10pt;
}
#center .box-content .tabs ul {
    margin: 7px 0 0 37px;
}
#center .box-content .tabs ul li {
    display: block;
    float: left;
    height: 160px;
}
#center .box-content .tabs ul li a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
}
#center .box-content .content {
    padding: 0 30px;
}
#center .box-content .content .box-cat {
    float: left;
    width: 214px;
    height: 100%;
    text-align: right;
}
#center .box-content .content .box-cat .title {
    background: url(../img/title.png) no-repeat left top;
    height: 90px;
    padding: 5px 0 0 60px;
    text-align: left;
    font-style: italic;
    font-size: 20pt;
    color: #94020f;
    text-transform: uppercase;
}
#center .box-content .content .box-cat ul {
    width: 210px;
    min-height: 485px;
    background: url(../img/cat_bg.png) no-repeat right top;
}
#center .box-content .content .box-cat ul li {
    display: block;
    width: 210px;
    height: 52px;
}
#center .box-content .content .box-cat ul li a {
    display: block;
    width: 155px;
    height: 32px;
    padding: 20px 0 0 55px;
    text-align: left;
    text-transform: uppercase;
    font-size: 10pt;
    font-style: italic;
}
#center .box-content .content .main {
    float: left;
    margin: 0 0 0 20px;
    width: 650px;
}
#center .box-content .content .main .detail .title {
    padding: 10px 0;
    font-size: 20pt;
    font-family: "Androgyne";
    color: #8d010b;
    border-bottom: 1px solid #963;
}
#center .box-content .content .main .detail .created {
    display: none;
    color: #963;
    font-size: 11pt;
    padding: 10px 0 5px 0;
    margin-bottom: 15px;
    border-bottom: 1px solid #963;
    font-family: "Tahoma";
}
#center .box-content .content .main .detail .description {
    line-height: 1.3;
    margin-bottom: 5px;
}
#center .box-content .content .main .detail .content {
    line-height: 1.3;
}
#footer {
    position: absolute;
    height: 50px;
    display: table;
    width: 100%;
    padding: 10px 0;
    background: #222;
    margin-top: 50px;
}
.centered {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
}
.cyou {
    margin-right: 20px;
}
.vng18 {
    margin-left: 20px;
}
#footer p {
    text-align: center;
    font-size: 12px;
    font-family: tahoma;
    font-weight: 700;
    color: #bcbcbd;
}
.content {
    width: 1020px;
    margin: 0 auto;
    display: table;
}
.content-news,
.content-news p,
.content-news strong,
.content-news span,
.content-news div,
.content-news td,
.content-news th,
.content-news li,
.content-news a {
    font-family: "Tahoma";
    line-height: 1.4;
}
.content-news fieldset {
    background: #fef6e5;
}
.content-news p {
    margin: 10px 0;
}
.content-news a {
    color: #af2703;
}
.content-news a:hover {
    text-decoration: underline;
}
.content-news img,
.content-news p span img,
.content-news div span img {
    max-width: 100%;
    margin: 5px 0;
}
.content-news em {
    font-style: italic;
    font-family: tahoma;
    font-size: 14px;
}
.content-event-h1 {
    background: url(../img/bullet_1.png) no-repeat left center;
    font-size: 13pt;
    font-weight: 700;
    color: #8d010b;
    padding: 7px 13px 8px 38px;
    margin: 10px 0 15px 0;
    line-height: 18px;
}
.content-event-h1 span {
    font-size: 13pt;
    font-weight: 700;
    color: #8d010b;
}
.content-event-h2 {
    background: url(../img/bullet_2.png) no-repeat 20px 0;
    font-size: 12pt;
    font-weight: 700;
    color: #8d010b;
    padding: 5px 13px 9px 60px;
    margin: 0 0 15px 0;
}
.content-event-h2 span {
    font-size: 12pt;
    font-weight: 700;
    color: #8d010b;
}
.content-event-first {
    float: left;
    font-family: "times new roman" !important;
    font-size: 55px !important;
    height: 23px !important;
    line-height: 5px !important;
    margin: 12px 2px 0 1px;
    text-align: left;
}
.content-news fieldset {
    border: 1px solid #c36e60;
    margin: 20px 0;
    padding-left: 10px;
    padding-right: 10px;
}
.content-news fieldset legend {
    color: #b00000;
    padding: 0 15px;
}
.content-news fieldset ul {
    padding: 5px 10px 5px 20px;
    margin: 0;
}
.content-news fieldset ul li {
    margin: 0;
    line-height: 20px;
    text-align: justify;
    margin-bottom: 5px;
}
.content-news ul li {
    margin-bottom: 10px;
}
.content-news table tr:nth-child(2n) {
    color: #000;
    background: #fffbf3;
    border: 1px solid #000;
}
.content-news table tr:nth-child(2n + 1) {
    color: #000;
    background: #fef6e5;
    border: 1px solid #000;
}
.content-news table tr:first-child {
    background: #af030f;
    border: 1px solid #000;
}
.content-news table tr:first-child td {
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    border: 1px solid #000;
}
.content-news table tr:first-child td p,
.content-news table tr:first-child td strong,
.content-news table tr:first-child td span,
.content-news table tr:first-child td p span {
    color: #fff;
    font-weight: 700;
}
.content-news tr th {
    background: #af030f;
    color: #fff;
    font-weight: 700;
    height: 37px;
    text-align: center;
}
.content-news table tr td {
    margin: 0;
    padding: 5px 10px;
    border: 1px solid #000;
    vertical-align: middle;
    font-family: Tahoma;
}
.content-news table tr td strong,
.content-news table tr td p {
    padding: 0;
    margin: 0;
    font-family: Tahoma;
}
.content-news table img {
    margin: auto !important;
}
.content-news ul li {
    vertical-align: middle;
    margin-left: 28px;
    list-style: disc;
}
.date {
    position: relative;
    margin-top: -29px;
    left: -20px;
    color: #fff;
    float: right;
}
