/**
 * NukeViet Content Management System
 * @version 4.x
 * @author VINADES.,JSC <contact@vinades.vn>
 * @copyright (C) 2009-2021 VINADES.,JSC. All rights reserved
 * @license GNU/GPL version 2 or any later version
 * @see https://github.com/nukeviet The NukeViet CMS GitHub project
 */

/* Các tùy chỉnh CSS của giao diện nên để vào đây */
.tieude-bold {
    margin: 10px 0;
}
.tieude-bold a {
    font-family: 'Tahoma';
    font-size: 17px;
    color: #1d70b7;
}
.tintuc-left p a {
    font-weight: bold;
}
img.imghomecontent {
   
    width: 100%;
    margin-bottom: 10px;
    object-fit: cover;
    object-position: center;
    -o-object-fit: cover;
    border-radius: 4px;
}
.ul-tieude {
    border: 1px solid #C7EAFB;
    padding: 0;
    list-style-type: none;
    border-bottom: 1px solid #009ee3;
    margin-bottom: 0px;
    background: red;
    background: -webkit-linear-gradient(rgba(239, 249, 254, 1), white 42.63%);
    background: -o-linear-gradient(rgba(239, 249, 254, 1), white 42.63%);
    background: -moz-linear-gradient(rgba(239, 249, 254, 1), white 42.63%);
    background: linear-gradient(rgba(239, 249, 254, 1), white 42.63%);
}
.ul-tieude li div {
    background: #009ee3;
    border-top-right-radius: 35px !important;
    color: #fff;
    padding: 5px 20px;
    display: inline-block;
    font-size: 17px;
    font-family: 'Tahoma';
    font-weight: bold;
    padding-right: 30px;
}
.cat-nav {
    background: url(../images/cat-nav.png) repeat-x left bottom;
    padding: 6px 30px 5px 10px;
    position: relative;
}
.cat-nav a.current-cat, .cat-nav span.current-cat {
    color: #20548e;
    font-size: 1.1em;
    font-weight: bold;
    padding-left: 10px;
}
.cat-nav a, .cat-nav span {
    line-height: 22px;
    margin: 0 5px;
    color: #005cce;
}
.cat-nav a.rss {
    background: url(../images/rss2.png) 0 0 no-repeat;
    position: absolute;
    right: 5px;
    top: 9px;
}
.cat-nav a, .cat-nav span {
    line-height: 22px;
    margin: 0 5px;
    color: #005cce;
}
a.rss {
    background: url(../images/rss.png) 0 0 no-repeat;
    display: block;
    height: 16px;
    margin: 2px 5px 0 0;
    text-indent: -9999em;
    width: 16px;
}
.menu-left .list_item {
    padding: 0;
    margin: 0;
}

ul.ssmenu li a {
    color: #FFFFFF
}

.menu-left ul.ssmenu {
    padding: 15px;
    background-color: #008AE5;
}

.menu-left .ssmenu ul li:first-child {
    padding: 10px !important;
}

.header-page ul.ssmenu {
	font-size:14px;
    font-weight:bold;
    padding: 10px;
	font-family: Tahoma;
    background-color: #008AE5;
    border: solid 1px #1685CF;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
/*menu*/
.header-page ul.ssmenu li .hr {
    border-top: solid 1px #3745a6;
    border-bottom: solid 1px #76bcff;
}

.header-page ul.ssmenu li:last-child .hr {
    display: none;
    /* border-top: solid 1px #3745a6; */
    border-bottom: solid 0px #76bcff !important;
}

.header-page ul.ssmenu li:first-child {
    background: #EEEEEE no-repeat 10px;
    color: #2878BC !important;
    text-transform: uppercase;
    font-size: 15px;
    border-radius: 4px;
    font-weight: bold;
    padding-left: 4px;
}

.header-page ul.ssmenu li:first-child .hr {
    display: none;
}

.header-page ul.ssmenu li:first-child a {
    color: #2878BC !important;
}

.header-page ul.ssmenu li {
    line-height: 45px;
}
.paneldm {
   /* background-color: #da1414;*/
    margin-bottom: 18px;
	border: 1px solid #1b6d9d;
}
.panel-defaultdm > .panel-headingdm {
    color: #fff;
    font-weight: bold;
}
.panel-headingdm h3 {
    background: #0a6fbb none repeat scroll 0 0;
    border: 0 solid #0a6fbb;
   /* border-radius: 4px 4px 0 0;*/
    height: 34px;
    line-height: 34px;
}
.ico-title {
    float: left;
    font-size: 20px;
    height: 34px;
    line-height: 34px;
    position: relative;
    text-align: center;
    width: 34px;
}
.ico-title {
  /*  background: #ff0000 none repeat scroll 0 0;*/
    color: #fff;
    border: 0 solid #fbc02d;
    border-radius: 4px 0 0;
}
.widget {
    margin: 0 0 20px 0;
    padding: 0;
}
.w-notification .w-title .ico-title {
    background: #d6200c;
    color: #fff;
}
.w-notification .w-title h3 {
    background: #f2240d;
}
.block-title h3 a {
    position: relative;
    display: block;
    float: left;
    padding: 0 5px 0 0;
    font-size: 14px;
    font-family: 'HongHaHep', sans-serif;
    text-transform: uppercase;
    z-index: 1;
}
.ico-title-notification {
  background: #ff0000 none repeat scroll 0 0;
    color: #fff;
    border: 0 solid #fbc02d;
    border-radius: 4px 0 0;
}
.panel-headingdm-notification h3 {
    background: #0a6fbb none repeat scroll 0 0;
    border: 0 solid #0a6fbb;
   /* border-radius: 4px 4px 0 0;*/
    height: 34px;
    line-height: 34px;
}
.block-title h3 {
    margin: 0;
    padding: 0;
    height: 32px;
    line-height: 34px;
    overflow: hidden;
    color:#ffff;
}
.w-notification .w-content {
    border-color: #f2240d;
}

.w-notification .w-content {
    padding: 5px 8px;
    overflow: hidden;
}
.ico-title-notification {
    background: #ff0000 none repeat scroll 0 0;
    color: #fff;
    border: 0 solid #fbc02d;
    border-radius: 4px 0 0;
}
.panel-headingdm-notification h3 {
    background: #ff0000 none repeat scroll 0 0;
    border: 0 solid #0a6fbb;
    /* border-radius: 4px 4px 0 0; */
    height: 34px;
    line-height: 34px;
}

.sub-list-icon1 {
background-color: #0a6fbb;
    background-image: url(../images/orange.png) !important;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    text-align: center;
    border-radius: 0px;
    text-transform: uppercase;
    color: #FFFFFF;
    font-family: Tahoma;
    font-weight: bold;
    padding: 10px 8px 10px;
    font-size: 18px;
}
.pubtime {
    border: 1px solid #0a6fbb;
    text-align: center;
    margin-right: 10px;
    border-radius: 2px;
}

.pubtime p:first-child {
    background-color: #0a6fbb;
    font-size: 13px;
    font-weight: bold;
    font-family: Tahoma;
    color: #FFFFFF;
    padding: 3px 11px;
    border-top-left-radius: 1px;
    border-top-right-radius: 1px;
}

.pubtime p:last-child {
    color: #0a6fbb;
    padding: 2px 15px;
    font-weight: bold;
    font-family: Tahoma;
    font-size: 24px;
    background-color: #FFFFFF;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
.home-news-student h3 {
    font-weight: 400;
}

.home-news-student h3 a:not(:hover) {
    color: #333;
}

.home-news-student .item-others .item {
    margin-bottom: 10px;
}

.home-news-student .item-others .item:last-child {
    margin-bottom: 0;
}

.sub-list-icon1 {
    background-color: #0a6fbb;
    background-image: url(../images/orange.png) !important;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    text-align: center;
    border-radius: 0px;
    text-transform: uppercase;
    color: #FFFFFF;
    font-family: Tahoma;
    font-weight: bold;
    padding: 10px 8px 10px;
    font-size: 18px;
}
.home-news-student .item-others .item {
    margin-bottom: 10px;
}


#support_content{width: 100%;display: inline-block;position: relative;}
#support_content ul{margin:0; padding:0}
#support_content ul li{ width: 100%;display: inline-block;}
#support_content i {margin-right: .3em;padding-top: 3px;}

.support_arrow {top:20px; margin-left: -25px; position: absolute;z-index: 1;width: 0; height: 0;  border-left: 10px solid  transparent; border-right: 10px solid #eaf5c7; border-bottom: 10px solid transparent;border-top: 10px solid transparent;
}
.support{  margin:0;position: relative;display:block}
.support_left{float: left; width: 25%;}
.support_left img{   border: 3px solid #878e9c;border-radius: 30px;width: 60px; height: 60px;}
.support_bg a{color: #878e9c; text-align: center; font-size: 14px;}
.support_bg {width: 72%; float: right;color: #fff;padding: 5px; background-color: #eaf5c7;border-radius: 4px;}

.imgalbum-thumbnail {
  /* background-color: #cccccc;*/
    border: none;
    border-radius: 3px;
    max-width: 100%;
    padding: 1px;
    /*width: 100%;
    height: 140px;*/
    display: inline-block;
    width: auto;
    height: auto;
       text-align: center;
}