.single .featured ul {
  margin: 0;
  padding: 0;
}
.single .featured ul li {
  border-top: 1px solid #eee;
  margin-top: 7px;
  list-style: none;
}
.single .featured ul li a {
  margin-top: 7px;
  color: #333;
  font-weight: 400;
  display: block;
}
.single .thumb {
  margin-bottom: 10px;
  position: relative;
}
.single .thumb .date {
  position: absolute;
  left: 0;
  bottom: 3px;
  background-color: #1a1a1a;
  color: white;
  font-size: 13px;
  padding-right: 7px;
}
.single .thumb .date i {
  background-color: #ffc000;
  padding: 10px 15px;
  font-size: 14px;
  margin-right: 7px;
}
.single .thumb img {
  border-bottom: 3px solid #ffc000;
  width: 100%;
}
.single h3 {
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
  margin-bottom: 5px;
}
.single h3 a {
  color: #333;
  letter-spacing: 0.5px;
}
.single h3 a:hover {
  color: #CE0000;
}
.single .meta {
  color: #9b9b9b;
  margin-bottom: 5px;
  font-size: 13px;
}
.single .meta a {
  color: #9b9b9b;
}
.single .item {
  margin: 15px 0;
}
.single .item .row {
  margin: 0 -7px;
}
.single .item .row [class*=col-] {
  padding: 0 7px;
}
.single .related .item {
  margin: 0px 0;
}
.single .related h3 {
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  font-size: 20px;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.single .related h3:after {
  position: absolute;
  width: 40px;
  height: 2px;
  background-color: #ffc000;
  content: "";
  bottom: 0;
  left: 0;
}
.single .related .content ul {
  margin: 0;
  padding: 0;
}
.single .related .content ul li {
  list-style: none;
  padding: 5px 0;
  position: relative;
}
.single .related .content ul li:before {
  position: absolute;
  content: "\f105";
  font-family: "Fontawesome";
  top: 5px;
  left: 0;
}
.single .related .content ul li a {
  color: black;
  padding-left: 20px;
}

.sidebar .widget {
  margin-bottom: 20px;
}
.sidebar .widget h3 {
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  font-size: 20px;
  padding-bottom: 10px;
  margin-bottom: 30px;
}
.sidebar .widget h3:after {
  position: absolute;
  width: 40px;
  height: 2px;
  background-color: #ffc000;
  content: "";
  bottom: 0;
  left: 0;
}
.sidebar .widget #category ul {
  list-style: none;
  padding: 0;
  overflow: auto;
}
.sidebar .widget #category ul li {
  clear: both;
  border-top: 1px solid #eaeaea;
  position: relative;
}
.sidebar .widget #category ul li .accordion {
  color: #000;
  cursor: pointer;
  width: 10%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: all 0.4s;
  position: absolute;
  top: 0;
  right: 0;
  padding: 8px 0;
  background: none;
}
.sidebar .widget #category ul li .accordion:after {
  content: "\f107";
  font-family: FontAwesome;
  color: #000;
  font-weight: bold;
  margin-left: 5px;
}
.sidebar .widget #category ul li .accordion.active:after {
  content: "\f106";
}
.sidebar .widget #category ul li:first-child {
  border: none;
}
.sidebar .widget #category ul li a {
  text-decoration: none;
  color: #000;
  padding: 10px 0;
  display: block;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
}
.sidebar .widget #category ul li a:hover {
  opacity: 0.8;
  color: #c51d2d;
}
.sidebar .widget #category ul li .sub-menu {
  padding: 0;
  max-height: 0;
  transition: all 0.5s;
  overflow: hidden;
}
.sidebar .widget #category ul li .sub-menu li:first-child {
  border-top: 1px solid #e9e9e9;
}
.sidebar .widget #category ul li .sub-menu li a {
  padding-left: 20px;
  display: inline-block;
}
.sidebar .widget #category ul li .sub-menu .sub-menu {
  max-height: 0;
  overflow: hidden;
}
.sidebar .widget #category ul li .sub-menu .sub-menu a {
  padding-left: 40px;
}
.sidebar .widget #category ul .active a {
  font-weight: 700;
}
.sidebar .news .item {
  margin-bottom: 15px;
}
.sidebar .news .row {
  margin: 0 -5px;
}
.sidebar .news .row [class*=col-] {
  padding: 0 5px;
}
.sidebar .news img {
  border-bottom: 3px solid #ffc000;
  min-height: 60px;
}
.sidebar .news h4 {
  font-size: 14px;
  line-height: 22px;
  font-weight: 500;
  height: 45px;
  margin-bottom: 0;
  overflow: hidden;
  margin-top: -5px;
}
.sidebar .news h4 a {
  color: black;
}
.sidebar .news .meta {
  color: #888080;
  font-size: 13px;
}

.page {
  padding: 30px 0;
}

.tuyendung .item {
  padding: 20px 15px;
}
.tuyendung .item .row {
  margin: 0 -5px;
}
.tuyendung .item .row [class*=col-] {
  padding: 0 5px;
}
.tuyendung .item .btn-vitri {
  color: white;
  background-color: #555;
  border-radius: 0;
  font-size: 13px;
  color: white;
  cursor: pointer;
}
.tuyendung .item .btn-vitri:hover {
  color: white;
}
.tuyendung .item .btn-more {
  color: white;
  background-color: #c51d2d;
  border-radius: 0;
  font-size: 13px;
  cursor: pointer;
}
.tuyendung .item .btn-more:hover {
  color: white;
}
.tuyendung .item h3 {
  font-weight: bold;
  margin: 0;
  font-size: 16px;
}
.tuyendung .item h3 a {
  color: #333;
}
.tuyendung .item .meta {
  margin: 0px;
  margin-top: 10px;
  font-size: 13px;
  color: #333;
}
.tuyendung .odd {
  background-color: #eaeaea;
}
.tuyendung .odd .btn-vitri {
  background: white;
  color: #333;
}

.daily .item {
  border-bottom: 1px solid #eaeaea;
  padding: 15px 0;
}
.daily .item .row {
  margin: 0 -5px;
}
.daily .item .row [class*=col-] {
  padding: 0 5px;
}
.daily .item .btn-more {
  float: right;
  color: white;
  background-color: #c51d2d;
  border-radius: 0;
  font-size: 13px;
  cursor: pointer;
}
.daily .item .btn-more:hover {
  color: white;
}
.daily .item h3 {
  font-weight: bold;
  margin: 0;
  text-transform: uppercase;
  font-size: 17px;
}
.daily .item h3 a {
  color: #333;
}
.daily .item .meta {
  margin: 0px;
  margin-top: 10px;
  font-size: 13px;
  color: #333;
}
.daily .collapse-item {
  margin: 10px 0;
}

.sidebar_tuyendung .tuyendung {
  list-style: none;
  padding: 10px 0;
  position: relative;
}
.sidebar_tuyendung .tuyendung li {
  display: block;
  position: relative;
  padding: 20px 0;
  z-index: 2;
  padding-left: 70px;
  border: none;
  margin: 0;
  list-style-type: none;
  word-wrap: break-word;
}
.sidebar_tuyendung .tuyendung li:before {
  content: "";
  display: block;
  position: absolute;
  left: 27px;
  top: 0;
  background-color: #ebebeb;
  z-index: 1;
  width: 2px;
  height: 100%;
}
.sidebar_tuyendung .tuyendung li:after {
  content: "";
  display: block;
  position: absolute;
  left: 27px;
  top: 0;
  background-color: #ebebeb;
  z-index: 1;
  width: 2px;
  height: 100%;
}
.sidebar_tuyendung .tuyendung li span {
  position: absolute;
  left: 0;
  top: 0;
  color: #ddd;
  font-size: 50px;
  height: 40px;
  line-height: 40px;
  display: block;
  z-index: 4;
  margin-top: 24px;
  background: #fff;
}
.sidebar_tuyendung .tuyendung li h3 {
  color: #ca0001;
  font-size: 17px;
  text-transform: uppercase;
  padding: 15px 0;
  font-weight: bold;
}
.sidebar_tuyendung .tuyendung li p {
  font-size: 14px;
  color: #a5a5a5;
  display: none;
}/*# sourceMappingURL=single.css.map */