/**
 * @file
 * Styling for Commerce toolbar icons.
 */

/* Bar formatting, not implemented, but we may want this in the future. */
.toolbar-bar .toolbar-icon-alla-tech-settings:before {
  background-image: url("img/location2.svg");
}
#edit-meta {
  display: none;
}
#edit-field-meta-tags-0 {
  border-top: 1px solid #bfbfbf;
}
/* Bar formatting, not implemented, but we may want this in the future. */
.toolbar-bar #toolbar-link-view-quan_ly_comment-page_1:before {
  background-image: url("img/comment.svg");
}
.toolbar-bar #toolbar-link-view-page_quan_ly_diem_ban-page_1:before {
  background-image: url("img/location2.svg");
}
/* Bar formatting, not implemented, but we may want this in the future. */
.toolbar-bar #toolbar-link-view-quan_ly_commnet-page_1:before {
  background-image: url("img/comment.svg");
}
.toolbar-bar #toolbar-link-view-quan_ly_cam_nhan_khach_hang-page_1:before {
  background-image: url("img/comment.svg");
}
.toolbar-bar #toolbar-link-view-quan_ly_album_video-page_1:before {
  background-image: url("img/movie.svg");
}
.toolbar-bar #toolbar-link-view-quan_ly_chung_nhan-page_1:before {
  background-image: url("img/badge.svg");
}
.toolbar-bar #toolbar-link-comment-admin:before {
  background-image: url("img/comment.svg");
}
.total-comment-admin {
  display: inline-block;
  width: 30px;
  height: 30px;
  position: absolute;
  right: 10px;
  background: red;
  color: #fff;
  font-weight: bold;
  border-radius: 50%;
  top: 4px;
  text-align: center;
  padding-top: 7px;
}
.cke_toolbar .cke_button__imceimage {
  display: none;
}
.alla-tech-admin-settings .cke_toolbar .cke_button__drupalimage {
  display: none;
}
.alla-tech-admin-settings .cke_toolbar .cke_button__imceimage {
  display: block;
}
.toolbar-bar #toolbar-link-view-quan_ly_banner-page_1:before {
  background-image: url("img/picture.svg");
}
.toolbar-bar #toolbar-link-view-quan_ly_album_anh-page_1:before {
  background-image: url("img/picture.svg");
}
.toolbar-bar #toolbar-link-view-quan_ly_album_anh-page_1:before {
  background-image: url("img/picture.svg");
}
.toolbar-bar #toolbar-link-view-quan_ly_profile_lanh_dao-page_1:before {
  background-image: url("img/picture.svg");
}
.toolbar-bar #toolbar-link-view-quan_ly_bai_gioi_thieu-page_1:before {
  background-image: url("img/content.svg");
}
.toolbar-bar #toolbar-link-view-quan_ly_san_pham-page_1:before {
  background-image: url("img/product.svg");
}
.toolbar-bar #toolbar-link-view-quan_ly_tin_bai-page_1:before {
  background-image: url("img/content.svg");
}
.toolbar-bar #toolbar-link-view-quan_ly_du_an-page_1:before {
  background-image: url("img/content.svg");
}
.toolbar-bar #toolbar-link-view-quan_ly_tin_bai_dich_vu-page_1:before {
  background-image: url("img/picture.svg");
}
.toolbar-bar #toolbar-link-view-quan_ly_video-page_1:before {
  background-image: url("img/movie.svg");
}
.toolbar-bar #toolbar-link-view-quan_ly_hoi_dap_tu_van-page_1:before {
  background-image: url("img/question.svg");
}
.toolbar-bar #toolbar-link-view-quan_ly_hoi_dap-page_1:before {
  background-image: url("img/question.svg");
}
.toolbar-bar #toolbar-link-view-quan_ly_thong_bao-page_1:before {
  background-image: url("img/ring.svg");
}
.toolbar-bar #toolbar-link-view-quan_ly_phan_hoi_khach_hang-page_1:before {
  background-image: url("img/content.svg");
}
.toolbar-bar #toolbar-link-view-quan_ly_khach_hang-page_1:before {
  background-image: url("img/content.svg");
}
.toolbar-bar #toolbar-link-view-quan_ly_trang-page_1:before {
  background-image: url("img/content.svg");
}
.toolbar-bar #toolbar-link-view-quan_ly_sa-page_1:before {
  background-image: url("img/content.svg");
}
.toolbar-bar #toolbar-link-view-quan_ly_bo_suu_tap-page_1:before {
  background-image: url("img/picture.svg");
}
.toolbar-bar #toolbar-link-view-quan_ly_danh_sach_cong_ty_thanh_vien_doi_tac-page_1:before {
  background-image: url("img/partnership.svg");
}
.toolbar-bar #toolbar-link-view-quan_ly_team-page_1:before {
  background-image: url("img/partnership.svg");
}
.toolbar-bar #toolbar-link-view-quan_ly_thong_tin_ket_qua_xet_nghiem-page_1:before {
  background-image: url("img/result.svg");
}
.toolbar-bar #toolbar-link-view-quan_ly_tai_lieu-page_1:before {
  background-image: url("img/download.png");
}
#block-chuyendoingonngu {
  float: right;
  margin-top: 5px;
}
#block-chuyendoingonngu ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
  text-align: center;
  margin-bottom: 15px;
}
#block-chuyendoingonngu ul li {
  list-style: none;
  display: inline-block;
  padding-right: 5px;
}
#block-chuyendoingonngu ul li a {
  text-indent: -9999px;
}
#block-chuyendoingonngu ul li.vi a {
  display: block;
  background: url(img/vietnam.svg) no-repeat center center;
  width: 30px;
}
#block-chuyendoingonngu ul li.is-active a {
  border: 2px solid red;
}
#block-chuyendoingonngu ul li.en a {
  display: block;
  background: url(img/en.svg) no-repeat center center;
  width: 30px;
}
.toolbar .toolbar-tray-vertical .toolbar-menu a {
  padding-right: 2rem;
}