﻿@charset "UTF-8";
.chi-thi-mau-cay .ctm.suc-khoe .ctm-content .ctm-color.excellent, .sodo-content .field-map .r-hole .ls-holes .hole.has-tree.excellent {
  background-color: #04ab26;
  border-color: #059021;
}

.chi-thi-mau-cay .ctm.suc-khoe .ctm-content .ctm-color.good, .sodo-content .field-map .r-hole .ls-holes .hole.has-tree.good {
  background-color: #2bdc28;
  border-color: #2bdb28;
}

.chi-thi-mau-cay .ctm.suc-khoe .ctm-content .ctm-color.fair, .sodo-content .field-map .r-hole .ls-holes .hole.has-tree.fair {
  background-color: #91e80f;
  border-color: #65e71a;
}

.chi-thi-mau-cay .ctm.suc-khoe .ctm-content .ctm-color.poor, .sodo-content .field-map .r-hole .ls-holes .hole.has-tree.poor {
  background-color: #f6be00;
  border-color: #ffa200;
}

.chi-thi-mau-cay .ctm.suc-khoe .ctm-content .ctm-color.critical, .sodo-content .field-map .r-hole .ls-holes .hole.has-tree.critical {
  background-color: #fe4d00;
  border-color: #cb3700;
}

.chi-thi-mau-cay .ctm.suc-khoe .ctm-content .ctm-color.dead, .sodo-content .field-map .r-hole .ls-holes .hole.has-tree.dead {
  background-color: #592a00;
  border-color: #722d00;
}

.chi-thi-mau-cay .ctm.suc-khoe .ctm-content .ctm-color.excellent, .sodo-content .field-map .r-hole .ls-holes .hole.has-tree.excellent {
  background-color: #04ab26;
  border-color: #059021;
}

.chi-thi-mau-cay .ctm.suc-khoe .ctm-content .ctm-color.good, .sodo-content .field-map .r-hole .ls-holes .hole.has-tree.good {
  background-color: #2bdc28;
  border-color: #2bdb28;
}

.chi-thi-mau-cay .ctm.suc-khoe .ctm-content .ctm-color.fair, .sodo-content .field-map .r-hole .ls-holes .hole.has-tree.fair {
  background-color: #91e80f;
  border-color: #65e71a;
}

.chi-thi-mau-cay .ctm.suc-khoe .ctm-content .ctm-color.poor, .sodo-content .field-map .r-hole .ls-holes .hole.has-tree.poor {
  background-color: #f6be00;
  border-color: #ffa200;
}

.chi-thi-mau-cay .ctm.suc-khoe .ctm-content .ctm-color.critical, .sodo-content .field-map .r-hole .ls-holes .hole.has-tree.critical {
  background-color: #fe4d00;
  border-color: #cb3700;
}

.chi-thi-mau-cay .ctm.suc-khoe .ctm-content .ctm-color.dead, .sodo-content .field-map .r-hole .ls-holes .hole.has-tree.dead {
  background-color: #592a00;
  border-color: #722d00;
}

.btn-group-xs > .btn, .btn-xs {
  padding: 0.25rem 0.4rem;
  font-size: 0.875rem;
  line-height: 0.5;
  border-radius: 0.2rem;
}

.form-group .label {
  font-size: 0.9em;
  display: inline-block;
  margin-bottom: 5px;
}
.form-group .form-label {
  display: inline-block;
  font-size: 0.9em;
  margin-bottom: 5px;
  font-weight: bold;
}
.form-group .form-control {
  line-height: 1.3;
}
.form-group .form-control.readonly {
  background-color: rgba(0, 0, 0, 0.03);
}
.form-group .form-control.blw5 {
  border-left-width: 5px;
}

.btn {
  font-size: 14px;
}

.wrap-btn {
  display: inline;
}
.wrap-btn.disabled {
  cursor: not-allowed;
}

.btn.disabled, .btn:disabled {
  pointer-events: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success.focus,
.open > .dropdown-toggle.btn-success:focus,
.open > .dropdown-toggle.btn-success:hover {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger.focus,
.open > .dropdown-toggle.btn-danger:focus,
.open > .dropdown-toggle.btn-danger:hover {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

.btn-primary.disabled,
.btn-primary:disabled {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-outline-primary {
  color: #428bca;
  border-color: #2e6da4;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open > .dropdown-toggle.btn-info.focus,
.open > .dropdown-toggle.btn-info:focus,
.open > .dropdown-toggle.btn-info:hover {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open > .dropdown-toggle.btn-warning.focus,
.open > .dropdown-toggle.btn-warning:focus,
.open > .dropdown-toggle.btn-warning:hover {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

.nav-link {
  color: #337ab7;
}

.vnh-dropdownlist {
  position: relative;
}
.vnh-dropdownlist .ddl-categories {
  display: flex;
  justify-content: space-between;
  border: 1px solid #ced4da;
  border-left-width: 5px;
  border-radius: 0.25rem;
}
.vnh-dropdownlist .ddl-categories .disp-text {
  padding: 0.375rem 0.75rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: calc(100% - 1rem);
}
.vnh-dropdownlist .ddl-categories .disp-text.multi {
  overflow: unset;
  white-space: unset;
}
.vnh-dropdownlist .ddl-categories .disp-text.multi .item {
  display: inline-block;
  padding: 5px;
  background-color: #e4e7eb;
  border-radius: 4px;
  margin: 2px 4px 2px 0;
}
.vnh-dropdownlist .ddl-categories .disp-text .place-holder {
  color: rgba(0, 0, 0, 0.3);
}
.vnh-dropdownlist .ddl-categories .btn-clear {
  padding: 0.375rem 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  text-align: center;
  cursor: pointer;
}
.vnh-dropdownlist .ddl-categories .btn-ddl {
  border-radius: 0 0.25rem 0.25rem 0;
  padding: 0.375rem 0.5rem;
  width: auto;
  border-width: 0 0 0 1px;
  box-sizing: border-box;
  border-style: solid;
  border-color: #e4e7eb;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  text-align: center;
  cursor: pointer;
  background-color: #e4e7eb;
}
.vnh-dropdownlist .ddl-categories .btn-ddl:hover {
  background-color: #ced3db;
}
.vnh-dropdownlist .ddl-categories .btn-ddl .caret {
  cursor: pointer;
  -webkit-user-select: none; /* Safari 3.1+ */
  -moz-user-select: none; /* Firefox 2+ */
  -ms-user-select: none; /* IE 10+ */
  user-select: none;
}
.vnh-dropdownlist .ddl-categories .btn-ddl .caret::before {
  font-size: 10px;
  content: "▶";
  color: black;
  display: inline-block;
  transition: all 0.15s;
  vertical-align: middle;
  transform: rotate(90deg);
}
.vnh-dropdownlist .ddl-categories .btn-ddl.expaned .caret::before {
  transform: rotate(270deg);
}
.vnh-dropdownlist .content-data {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1;
  padding: 5px 10px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  background-color: #fff;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
  display: none;
}
.vnh-dropdownlist .content-data.expaned {
  display: block;
}
.vnh-dropdownlist .content-data .search {
  margin-top: 5px;
  margin-bottom: 5px;
}
.vnh-dropdownlist .content-data .search .search-text {
  border-left-width: 1px;
}
.vnh-dropdownlist .content-data .p-data {
  max-height: 350px;
  overflow-y: auto;
}
.vnh-dropdownlist .content-data .list-items {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.vnh-dropdownlist .content-data .list-items .item {
  cursor: pointer;
}
.vnh-dropdownlist .content-data .list-items .item .name {
  display: inline-block;
  padding: 7px 5px;
}
.vnh-dropdownlist .content-data .list-items .item:hover {
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.05);
}
.vnh-dropdownlist .content-data .list-items .item.active {
  color: #fff;
  border-radius: 4px;
  background-color: #56a2f5;
}
.vnh-dropdownlist .content-data .list-items .item.active:hover {
  background-color: #007bff;
}

.vnh-dropdowntree {
  position: relative;
}
.vnh-dropdowntree .ddl-categories {
  display: flex;
  justify-content: space-between;
  border: 1px solid #ced4da;
  border-left-width: 5px;
  border-radius: 0.25rem;
}
.vnh-dropdowntree .ddl-categories .disp-text {
  padding: 0.375rem 0.75rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: calc(100% - 1rem);
}
.vnh-dropdowntree .ddl-categories .disp-text.multi {
  overflow: unset;
  white-space: unset;
}
.vnh-dropdowntree .ddl-categories .disp-text .item {
  display: inline-block;
  padding: 5px;
  background-color: #e4e7eb;
  border-radius: 4px;
  margin: 2px 4px 2px 0;
}
.vnh-dropdowntree .ddl-categories .disp-text .place-holder {
  color: rgba(0, 0, 0, 0.3);
}
.vnh-dropdowntree .ddl-categories .btn-clear {
  padding: 0.375rem 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  text-align: center;
  cursor: pointer;
}
.vnh-dropdowntree .ddl-categories .btn-ddl {
  border-radius: 0 0.25rem 0.25rem 0;
  padding: 0.375rem 0.5rem;
  width: auto;
  border-width: 0 0 0 1px;
  box-sizing: border-box;
  border-style: solid;
  border-color: #e4e7eb;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  text-align: center;
  cursor: pointer;
  background-color: #e4e7eb;
}
.vnh-dropdowntree .ddl-categories .btn-ddl:hover {
  background-color: #ced3db;
}
.vnh-dropdowntree .ddl-categories .btn-ddl .caret {
  cursor: pointer;
  -webkit-user-select: none; /* Safari 3.1+ */
  -moz-user-select: none; /* Firefox 2+ */
  -ms-user-select: none; /* IE 10+ */
  user-select: none;
}
.vnh-dropdowntree .ddl-categories .btn-ddl .caret::before {
  font-size: 10px;
  content: "▶";
  color: black;
  display: inline-block;
  transition: all 0.15s;
  vertical-align: middle;
  transform: rotate(90deg);
}
.vnh-dropdowntree .ddl-categories .btn-ddl.expaned .caret::before {
  transform: rotate(270deg);
}
.vnh-dropdowntree .content-data {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1;
  padding: 5px 10px 10px 10px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  background-color: #fff;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
}
.vnh-dropdowntree .content-data .search {
  margin-top: 5px;
  margin-bottom: 5px;
}
.vnh-dropdowntree .content-data .search .search-text {
  border-left-width: 1px;
}
.vnh-dropdowntree .content-data .p-data {
  max-height: 350px;
  overflow-y: auto;
}
.vnh-dropdowntree .content-data .list-items {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.vnh-dropdowntree .content-data .list-items li ul {
  padding-left: 30px;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  height: fit-content;
  border-start-end-radius: 2px;
}
.vnh-dropdowntree .content-data .list-items ul {
  list-style-type: none;
}
.vnh-dropdowntree .content-data .list-items ul li {
  position: relative;
}
.vnh-dropdowntree .content-data .list-items ul li:before {
  content: "";
  position: absolute;
  top: 20px;
  left: -30px;
  width: 30px;
  height: 1px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.vnh-dropdowntree .content-data .list-items .item-multi {
  padding-left: 10px;
}
.vnh-dropdowntree .content-data .list-items .item-multi.no-child {
  margin-left: 19px;
}
.vnh-dropdowntree .content-data .list-items .arrow {
  display: inline-block;
  padding: 7px 5px;
  cursor: pointer;
  width: 15px;
  height: 18px;
}
.vnh-dropdowntree .content-data .list-items .item {
  display: inline-block;
  padding: 7px 10px;
  cursor: pointer;
}
.vnh-dropdowntree .content-data .list-items .item:hover {
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.05);
}
.vnh-dropdowntree .content-data .list-items .item.active {
  color: #fff;
  border-radius: 4px;
  background-color: #56a2f5;
}
.vnh-dropdowntree .content-data .list-items .item.active:hover {
  background-color: #007bff;
}
.vnh-dropdowntree .content-data .list-items .caret {
  cursor: pointer;
  -webkit-user-select: none; /* Safari 3.1+ */
  -moz-user-select: none; /* Firefox 2+ */
  -ms-user-select: none; /* IE 10+ */
  user-select: none;
}
.vnh-dropdowntree .content-data .list-items .caret::before {
  font-size: 10px;
  content: "▶";
  color: black;
  display: inline-block;
  transition: all 0.15s;
  vertical-align: middle;
}
.vnh-dropdowntree .content-data .list-items .caret-down::before {
  -ms-transform: rotate(90deg); /* IE 9 */
  -webkit-transform: rotate(90deg); /* Safari */
  transform: rotate(90deg);
  transition: all 0.15s;
}
.vnh-dropdowntree .content-data .list-items .nested {
  display: none;
  transition: all 0.45s;
}
.vnh-dropdowntree .content-data .list-items .active {
  /*display: block;*/
  transition: all 0.45s;
  margin-left: 3px;
}
.vnh-dropdowntree .content-data .list-items .no-child {
  display: inline-block;
  margin-left: 12px;
}
.vnh-dropdowntree .content-data .list-items .no-child .item {
  margin-left: 5px;
}

.pagination-component {
  text-align: center;
  /* Chrome, Safari, Edge, Opera */
  /* Firefox */
}
.pagination-component nav {
  display: inline-block;
  margin-left: 20px;
  vertical-align: middle;
}
.pagination-component input::-webkit-outer-spin-button,
.pagination-component input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.pagination-component input[type=number] {
  -moz-appearance: textfield;
}
.pagination-component .invalid-msg {
  font-size: 12px;
  color: red;
  margin-bottom: 10px;
}
.pagination-component .input-group-text {
  color: #434242;
}

.chi-thi-mau-cay .ctm.suc-khoe .ctm-content .ctm-color.excellent, .sodo-content .field-map .r-hole .ls-holes .hole.has-tree.excellent {
  background-color: #04ab26;
  border-color: #059021;
}

.chi-thi-mau-cay .ctm.suc-khoe .ctm-content .ctm-color.good, .sodo-content .field-map .r-hole .ls-holes .hole.has-tree.good {
  background-color: #2bdc28;
  border-color: #2bdb28;
}

.chi-thi-mau-cay .ctm.suc-khoe .ctm-content .ctm-color.fair, .sodo-content .field-map .r-hole .ls-holes .hole.has-tree.fair {
  background-color: #91e80f;
  border-color: #65e71a;
}

.chi-thi-mau-cay .ctm.suc-khoe .ctm-content .ctm-color.poor, .sodo-content .field-map .r-hole .ls-holes .hole.has-tree.poor {
  background-color: #f6be00;
  border-color: #ffa200;
}

.chi-thi-mau-cay .ctm.suc-khoe .ctm-content .ctm-color.critical, .sodo-content .field-map .r-hole .ls-holes .hole.has-tree.critical {
  background-color: #fe4d00;
  border-color: #cb3700;
}

.chi-thi-mau-cay .ctm.suc-khoe .ctm-content .ctm-color.dead, .sodo-content .field-map .r-hole .ls-holes .hole.has-tree.dead {
  background-color: #592a00;
  border-color: #722d00;
}

.quan-tri-he-thong .ds-thanh-vien .header {
  background-color: #e6e6e6;
}
.quan-tri-he-thong .ds-thanh-vien .table-responsive {
  margin-top: 20px;
}
.quan-tri-he-thong .ds-thanh-vien .user-card {
  border: 1px solid #ddd;
  padding: 10px;
  padding: 10px;
  margin-bottom: 10px;
  border-radius: 5px;
  position: relative;
}
.quan-tri-he-thong .ds-thanh-vien .btn-edit {
  position: absolute;
  top: 10px;
  right: 10px;
}
.quan-tri-he-thong .ds-thanh-vien .btn {
  margin: 5px;
}
.quan-tri-he-thong .panel panel-default {
  border: 1px solid transparent;
  border-color: #ddd;
}
.quan-tri-he-thong .panel panel-default .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.quan-tri-he-thong .show-edit {
  margin-left: auto;
  display: block;
  width: fit-content;
  color: blue;
  margin-bottom: 8px;
  cursor: pointer;
}
.quan-tri-he-thong #ds-chi-tiet-vai-tro {
  padding: 15px;
}
.quan-tri-he-thong #ds-chi-tiet-vai-tro .collapse-arrow {
  transition: transform 0.3s ease;
  display: inline-block;
}
.quan-tri-he-thong #ds-chi-tiet-vai-tro [aria-expanded=true] .collapse-arrow {
  transform: rotate(0deg);
}
.quan-tri-he-thong #ds-chi-tiet-vai-tro [aria-expanded=false] .collapse-arrow {
  transform: rotate(-90deg);
}
.quan-tri-he-thong #ds-chi-tiet-vai-tro .table-articles th:nth-child(1),
.quan-tri-he-thong #ds-chi-tiet-vai-tro .table-articles td:nth-child(1) {
  width: 15%;
}
.quan-tri-he-thong #ds-chi-tiet-vai-tro .table-articles th:nth-child(2),
.quan-tri-he-thong #ds-chi-tiet-vai-tro .table-articles td:nth-child(2) {
  width: 70%;
}
.quan-tri-he-thong #ds-chi-tiet-vai-tro .table-articles th:nth-child(3),
.quan-tri-he-thong #ds-chi-tiet-vai-tro .table-articles td:nth-child(3) {
  width: 15%;
}
.quan-tri-he-thong #ds-chi-tiet-vai-tro [data-bs-toggle=collapse] {
  cursor: pointer;
}
.quan-tri-he-thong .ds-vai-tro .role-row:hover {
  background-color: #f5f5f5;
  cursor: pointer;
  transition: background-color 0.2s ease;
}

.danh-sach-cau-hinh-trang .ds-left {
  border: 1px solid #ccc;
  max-height: 787px;
  overflow-y: auto;
  padding: 15px;
  border-radius: 4px;
}
.danh-sach-cau-hinh-trang .tree-viewer {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 300px;
}
.danh-sach-cau-hinh-trang .no-select {
  user-select: none;
  cursor: pointer;
}
.danh-sach-cau-hinh-trang .context-menu-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  background: transparent;
}
.danh-sach-cau-hinh-trang .context-menu {
  position: fixed;
  z-index: 1000;
  background-color: white;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  min-width: 150px;
}
.danh-sach-cau-hinh-trang .context-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.danh-sach-cau-hinh-trang .context-menu li {
  padding: 8px 15px;
  cursor: pointer;
}
.danh-sach-cau-hinh-trang .context-menu li:hover {
  background-color: #f2f2f2;
}
.danh-sach-cau-hinh-trang .context-menu li.delete-action {
  color: #dc3545;
}
.danh-sach-cau-hinh-trang .context-menu li.delete-action:hover {
  background-color: #f8d7da;
}
.danh-sach-cau-hinh-trang .context-menu li i {
  margin-right: 8px;
}
.danh-sach-cau-hinh-trang .ds-quyen-lien-quan {
  padding: 15px;
}

.vnh-ckeditor5 .ck-editor .ck-content {
  min-height: 400px;
}
.vnh-ckeditor5.bl-content .ck-editor .ck-content {
  min-height: 150px;
  font-size: 1.1rem;
}

.tree-viewer .list-items {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.tree-viewer .list-items li ul {
  padding-left: 30px;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  height: fit-content;
  border-start-end-radius: 2px;
}
.tree-viewer .list-items ul {
  list-style-type: none;
}
.tree-viewer .list-items ul li {
  position: relative;
}
.tree-viewer .list-items ul li:before {
  content: "";
  position: absolute;
  top: 20px;
  left: -30px;
  width: 30px;
  height: 1px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.tree-viewer .list-items .item-multi {
  padding-left: 10px;
}
.tree-viewer .list-items .item-multi.no-child {
  margin-left: 19px;
}
.tree-viewer .list-items .arrow {
  display: inline-block;
  padding: 7px 5px;
  cursor: pointer;
  width: 15px;
  height: 18px;
}
.tree-viewer .list-items .item {
  display: inline-block;
  padding: 7px 10px;
  cursor: pointer;
}
.tree-viewer .list-items .item:hover {
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.05);
}
.tree-viewer .list-items .item.active {
  color: #fff;
  border-radius: 4px;
  background-color: #56a2f5;
}
.tree-viewer .list-items .item.active:hover {
  background-color: #007bff;
}
.tree-viewer .list-items .caret {
  cursor: pointer;
  -webkit-user-select: none; /* Safari 3.1+ */
  -moz-user-select: none; /* Firefox 2+ */
  -ms-user-select: none; /* IE 10+ */
  user-select: none;
}
.tree-viewer .list-items .caret::before {
  font-size: 10px;
  content: "▶";
  color: black;
  display: inline-block;
  transition: all 0.15s;
  vertical-align: middle;
}
.tree-viewer .list-items .caret-down::before {
  -ms-transform: rotate(90deg); /* IE 9 */
  -webkit-transform: rotate(90deg); /* Safari */
  transform: rotate(90deg);
  transition: all 0.15s;
}
.tree-viewer .list-items .nested {
  display: none;
  transition: all 0.45s;
}
.tree-viewer .list-items .active {
  /*display: block;*/
  transition: all 0.45s;
  margin-left: 3px;
}
.tree-viewer .list-items .no-child {
  display: inline-block;
  margin-left: 12px;
}
.tree-viewer .list-items .no-child .item {
  margin-left: 5px;
}

.chi-thi-mau-cay .ctm.suc-khoe .ctm-content .ctm-color.excellent, .sodo-content .field-map .r-hole .ls-holes .hole.has-tree.excellent {
  background-color: #04ab26;
  border-color: #059021;
}

.chi-thi-mau-cay .ctm.suc-khoe .ctm-content .ctm-color.good, .sodo-content .field-map .r-hole .ls-holes .hole.has-tree.good {
  background-color: #2bdc28;
  border-color: #2bdb28;
}

.chi-thi-mau-cay .ctm.suc-khoe .ctm-content .ctm-color.fair, .sodo-content .field-map .r-hole .ls-holes .hole.has-tree.fair {
  background-color: #91e80f;
  border-color: #65e71a;
}

.chi-thi-mau-cay .ctm.suc-khoe .ctm-content .ctm-color.poor, .sodo-content .field-map .r-hole .ls-holes .hole.has-tree.poor {
  background-color: #f6be00;
  border-color: #ffa200;
}

.chi-thi-mau-cay .ctm.suc-khoe .ctm-content .ctm-color.critical, .sodo-content .field-map .r-hole .ls-holes .hole.has-tree.critical {
  background-color: #fe4d00;
  border-color: #cb3700;
}

.chi-thi-mau-cay .ctm.suc-khoe .ctm-content .ctm-color.dead, .sodo-content .field-map .r-hole .ls-holes .hole.has-tree.dead {
  background-color: #592a00;
  border-color: #722d00;
}

.txt-readonly {
  display: block;
  width: 100%;
  height: 37.6px;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.txt-readonly .placeholder {
  color: #b2b2b2;
}

select.form-control.plh {
  color: #b2b2b2;
}
select.form-control option[disabled] {
  color: #b2b2b2;
}
select.form-control option {
  color: #212529;
}

.hear-bar {
  margin-bottom: 20px;
}
.hear-bar button {
  margin: 0 3px;
}
.hear-bar .total-value {
  font-weight: bold;
}

.lst-btns .btn {
  margin-left: 5px;
}

.tao-moi-keh .flex-c2 {
  align-items: center;
}
.tao-moi-keh .flex-c2 .kh-detail-name {
  width: calc(100% - 40px);
}
.tao-moi-keh .flex-c2 .kh-cmd {
  width: 26px;
}
.tao-moi-keh .flex-c2 .kh-dep-name {
  width: 50%;
}
.tao-moi-keh .flex-c2 .kh-quatity {
  width: calc(50% - 60px);
}
.tao-moi-keh .flex-c2.last .kh-detail-name {
  width: calc(100% - 73px);
}
.tao-moi-keh .flex-c2.last .kh-quatity {
  width: calc(50% - 93px);
}
.tao-moi-keh .flex-c2.last .kh-cmd {
  width: 60px;
  text-align: right;
}
.tao-moi-keh .flex-c2.last .kh-cmd button:last-child {
  margin-left: 8px;
}
.tao-moi-keh .total-quatity {
  color: #ff0000;
  margin-left: 10px;
}

.modal-select-deparment .ntr {
  margin-bottom: 20px;
}
.modal-select-deparment .ntr .ntr-name {
  font-weight: bold;
}
.modal-select-deparment .ntr .to-sx .dep-name {
  display: inline-block;
  padding: 3px 10px;
  border: 1px solid;
  border-radius: 4px;
  margin: 8px;
}
.modal-select-deparment .ntr .to-sx .dep-name.disabled {
  border: 1px solid #ced4da;
  color: #ced4da;
  cursor: not-allowed;
}

.modal-add-nhat-ky .check-use-marial {
  display: inline-block;
  color: #212529;
}
.modal-add-nhat-ky .check-use-marial span {
  display: inline-block;
  vertical-align: middle;
}
.modal-add-nhat-ky .check-use-marial .check-icon {
  color: #337ab7;
  font-size: 1.4em;
  width: 20px;
}
.modal-add-nhat-ky .grp-cmd {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.modal-add-nhat-ky .grp-cmd .c1 {
  width: calc(100% - 38px);
}
.modal-add-nhat-ky .grp-cmd .cmd {
  width: 35px;
  text-align: right;
}
.modal-add-nhat-ky .grp-cmd .cmd button:last-child {
  margin-left: 8px;
}
.modal-add-nhat-ky .grp-cmd.last .c1 {
  width: calc(100% - 68px);
}
.modal-add-nhat-ky .grp-cmd.last .cmd {
  width: 60px;
}

.modal-lenh-xu-ly .tree-info {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ddd;
}
.modal-lenh-xu-ly .tree-info .title-mdl {
  display: flex;
  font-size: 1.2rem;
  font-weight: bold;
  color: #438eb9;
  text-align: center;
  padding-bottom: 10px;
  margin-bottom: 15px;
  border-bottom: 1px solid #ddd;
}
.modal-lenh-xu-ly .tree-info .title-mdl .tree-code {
  padding-left: 20px;
  margin-left: 20px;
  border-left: 1px solid #ddd;
}
.modal-lenh-xu-ly .tree-info .info {
  font-size: 1rem;
}
.modal-lenh-xu-ly .tree-info .info .rw {
  margin-bottom: 5px;
}
.modal-lenh-xu-ly .tree-info .info .rw label {
  display: inline-block;
  width: 85px;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.65);
}

.modal-add-ke-hoach .check-use-marial {
  font-weight: bold;
}
.modal-add-ke-hoach .input-material {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.modal-add-ke-hoach .input-material .cl1 {
  width: 50%;
}
.modal-add-ke-hoach .input-material .cl2 {
  width: calc(50% - 40px);
  position: relative;
}
.modal-add-ke-hoach .input-material .cl2 .dvt {
  position: absolute;
  right: 10px;
  top: 6px;
  color: #b2b2b2;
}
.modal-add-ke-hoach .input-material.last .cl2 {
  width: calc(50% - 70px);
}
.modal-add-ke-hoach .input-material .cmd button {
  margin-left: 3px;
}

.panel-phanbokh tr.tr-head td.dep-name {
  font-size: 0.9em;
  font-weight: bold;
}
.panel-phanbokh tr.tr-head td.dep-qua {
  font-weight: bold;
  color: #b20404;
}
.panel-phanbokh td.dep-name {
  width: 50%;
  text-align: left;
}
.panel-phanbokh td.dep-qua {
  width: calc(50% - 90px);
  text-align: right;
  padding-right: 20px !important;
}
.panel-phanbokh td.cmd {
  width: 80px;
  text-align: right;
}

.project-date .fa {
  color: #858080;
  font-size: 0.9em;
  padding-right: 3px;
}
.project-date .year {
  padding-bottom: 10px;
}
.project-date .year .year-name {
  cursor: pointer;
  margin-bottom: 5px;
}
.project-date .year .month {
  padding-left: 12px;
  padding-bottom: 10px;
  display: none;
}
.project-date .year .month .month-name .month-link {
  display: inline-block;
  cursor: pointer;
}
.project-date .year .month .month-name .month-link.actived {
  font-weight: bolder;
  color: #a45304;
}
.project-date .year .month .dates {
  padding-left: 5px;
  display: none;
}
.project-date .year .month .dates .date {
  display: block;
  padding: 3px 15px;
}
.project-date .year .month .dates .date.actived {
  color: #a45304;
  border: 1px solid #438eb9;
  border-radius: 4px;
}
.project-date .year .month.expanded .dates {
  display: block;
}
.project-date .year.expanded .month {
  display: block;
}

.nhat-ky-ngay {
  font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}
.nhat-ky-ngay .field-zone {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 5px solid #ddd;
}
.nhat-ky-ngay .field-zone:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.nhat-ky-ngay .field-zone .r-field {
  margin-bottom: 16px;
}
.nhat-ky-ngay .field-zone .r-field label {
  font-weight: 600;
  color: #2c3e50;
  font-size: 14px;
  margin-right: 8px;
}
.nhat-ky-ngay .field-zone .r-field .field-name {
  font-weight: 500;
  color: #34495e;
  font-size: 14px;
  background: #f8f9fa;
  padding: 4px 8px;
  border-radius: 4px;
  text-transform: uppercase;
}
.nhat-ky-ngay .field-zone .lst-task .task-item {
  margin-bottom: 20px;
  background: #fafbfc;
  border-radius: 6px;
  padding: 16px;
  border-left: 2px solid #3498db;
}
.nhat-ky-ngay .field-zone .lst-task .task-item:last-child {
  margin-bottom: 0;
}
.nhat-ky-ngay .field-zone .lst-task .task-item .task-name .name {
  font-weight: 600;
  color: #2980b9;
  font-size: 15px;
  line-height: 1.4;
}
.nhat-ky-ngay .field-zone .lst-task .task-item .lst-detail .detail-item {
  padding-top: 15px;
  margin-top: 15px;
  border-top: 1px solid #2980b9;
  position: relative;
}
.nhat-ky-ngay .field-zone .lst-task .task-item .lst-detail .detail-item .task-detail-btn {
  position: absolute;
  top: 0;
  right: 0;
}
.nhat-ky-ngay .field-zone .lst-task .task-item .lst-detail .detail-item .r-detail {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}
.nhat-ky-ngay .field-zone .lst-task .task-item .lst-detail .detail-item .r-detail label {
  font-weight: 500;
  color: #5a6c7d;
  font-size: 13px;
  min-width: 120px;
  margin-right: 8px;
}
.nhat-ky-ngay .field-zone .lst-task .task-item .lst-detail .detail-item .r-detail label.w-90 {
  min-width: 90px;
}
.nhat-ky-ngay .field-zone .lst-task .task-item .lst-detail .detail-item .r-detail span {
  color: #2c3e50;
  font-size: 13px;
  font-weight: 500;
}
.nhat-ky-ngay .field-zone .lst-task .task-item .lst-detail .detail-item .r-detail span.strg {
  font-weight: bolder;
}
.nhat-ky-ngay .field-zone .lst-task .task-item .lst-detail .detail-item .r-detail span.ita {
  font-style: italic;
}
.nhat-ky-ngay .field-zone .lst-task .task-item .lst-detail .detail-item .r-materials {
  margin-top: 12px;
}
.nhat-ky-ngay .field-zone .lst-task .task-item .lst-detail .detail-item .r-materials > label {
  font-weight: 500;
  color: #5a6c7d;
  font-size: 13px;
  display: block;
  margin-bottom: 8px;
}
.nhat-ky-ngay .field-zone .lst-task .task-item .lst-detail .detail-item .r-materials > label.inline {
  display: inline-block;
}
.nhat-ky-ngay .field-zone .lst-task .task-item .lst-detail .detail-item .r-materials .fa {
  font-size: 13px;
}
.nhat-ky-ngay .field-zone .lst-task .task-item .lst-detail .detail-item .r-materials .materials {
  background: #ffffff;
  border-radius: 4px;
  padding: 12px 10px;
  border: 1px solid #e9ecef;
  margin-bottom: 8px;
}
.nhat-ky-ngay .field-zone .lst-task .task-item .lst-detail .detail-item .r-materials .materials .material-item {
  position: relative;
  padding-top: 2px;
  padding-bottom: 2px;
}
.nhat-ky-ngay .field-zone .lst-task .task-item .lst-detail .detail-item .r-materials .materials .material-item .material-btn {
  position: absolute;
  top: 3px;
  right: 0;
}
.nhat-ky-ngay .field-zone .lst-task .task-item .lst-detail .detail-item .r-materials .materials .material-item:hover {
  background-color: rgba(0, 0, 0, 0.03);
}
.nhat-ky-ngay .field-zone .lst-task .task-item .lst-detail .detail-item .r-materials .materials .material-item:last-child {
  margin-bottom: 0;
}
.nhat-ky-ngay .field-zone .lst-task .task-item .lst-detail .detail-item .r-materials .materials .material-item label, .nhat-ky-ngay .field-zone .lst-task .task-item .lst-detail .detail-item .r-materials .materials .material-item .note {
  font-weight: 500;
  color: #6c757d;
  font-size: 13px;
  min-width: 100px;
  margin-right: 8px;
}
.nhat-ky-ngay .field-zone .lst-task .task-item .lst-detail .detail-item .r-materials .materials .material-item .kl-value {
  color: #495057;
  font-size: 13px;
  font-weight: 600;
  background: #e7f3ff;
  padding: 2px 6px;
  border-radius: 3px;
}

.nhat-ky-ngay .field-zone .lst-task .task-item {
  transition: all 0.2s ease;
}
.nhat-ky-ngay .field-zone .lst-task .task-item:hover {
  background: #f1f8ff;
  transform: translateX(2px);
  box-shadow: 0 2px 8px rgba(52, 152, 219, 0.15);
}

.bc-vtth-month .vtth-detail-thang .lst-task .task-item {
  border: 1px solid #ddd;
  border-radius: 4px;
  margin-bottom: 20px;
}
.bc-vtth-month .vtth-detail-thang .lst-task .task-item .task-name {
  background-color: #f1f8ff;
  padding: 5px 10px;
  border-radius: 3px;
}
.bc-vtth-month .vtth-detail-thang .lst-task .task-item .task-name .name {
  font-weight: 500;
  color: #1976d2;
  font-size: 14px;
}
.bc-vtth-month .vtth-detail-thang .lst-task .task-item .lst-detail {
  padding: 0 10px;
}
.bc-vtth-month .vtth-detail-thang .lst-task .task-item .lst-detail .material-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 6px 0;
  border-bottom: 1px solid #f0f0f0;
}
.bc-vtth-month .vtth-detail-thang .lst-task .task-item .lst-detail .material-item:last-child {
  border-bottom: none;
}
.bc-vtth-month .vtth-detail-thang .lst-task .task-item .lst-detail .material-item label {
  font-size: 13px;
  color: #424242;
  margin: 0;
  flex: 1;
  font-weight: 400;
}
.bc-vtth-month .vtth-detail-thang .lst-task .task-item .lst-detail .material-item .kl-value {
  font-weight: 500;
  color: #424242;
  text-align: right;
  min-width: 80px;
  font-size: 13px;
}
.bc-vtth-month .tong-hop-thang .lst-detail .material-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 0;
  border-bottom: 1px solid #f0f0f0;
}
.bc-vtth-month .tong-hop-thang .lst-detail .material-item label {
  font-size: 13px;
  color: #424242;
  font-weight: 500;
  margin: 0;
  flex: 1;
}
.bc-vtth-month .tong-hop-thang .lst-detail .material-item .kl-value {
  font-weight: 600;
  color: #2e7d2e;
  text-align: right;
  min-width: 100px;
  font-size: 13px;
}

.nhat-ky-vat-tu .lst-material-usage .material-item {
  padding: 6px 0;
  border-bottom: 1px solid #f0f0f0;
  font-size: 13px;
  color: #424242;
  font-weight: 400;
}
.nhat-ky-vat-tu .lst-material-usage .material-item .note {
  font-style: italic;
}
.nhat-ky-vat-tu .lst-material-usage .material-item .klsd {
  text-align: right;
}

.sodo-content .nav-tabs {
  margin-bottom: 20px;
}
.sodo-content .bar-sd {
  display: flex;
  justify-content: space-between;
}
.sodo-content .bar-sd .ico-check-all {
  display: block;
  width: 30px;
  font-size: 1.5em;
}
.sodo-content .bar-sd .sd-info {
  width: calc(100% - 30px);
  border-radius: 5px;
  padding: 5px 10px;
  border: 1px solid #ddd;
  background-color: rgba(0, 0, 0, 0.01);
  margin-bottom: 20px;
  color: #a45304;
  font-weight: bold;
  font-size: 0.9em;
}
.sodo-content .bar-sd .sd-info.full {
  width: 100%;
}
.sodo-content .field-map .r-hole {
  font-size: 0.9em;
  display: flex;
  justify-content: space-between;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #ddd;
}
.sodo-content .field-map .r-hole .fa {
  font-size: 0.9em;
}
.sodo-content .field-map .r-hole .fa-circle-o {
  color: #ced4da;
}
.sodo-content .field-map .r-hole .fa-check-circle, .sodo-content .field-map .r-hole .fa-check-circle-o {
  color: #438eb9;
}
.sodo-content .field-map .r-hole .r-name {
  width: 75px;
  background-color: rgba(0, 0, 0, 0.05);
  padding: 5px;
  border: 1px solid #ced4da;
  border-radius: 6px;
  position: relative;
}
.sodo-content .field-map .r-hole .r-name .ico-row-check {
  position: absolute;
  top: -5px;
  right: -5px;
  display: inline-block;
  width: 20px;
  height: 22px;
  text-align: center;
  z-index: 1;
}
.sodo-content .field-map .r-hole .r-name .so-ho {
  font-size: 0.8em;
  color: rgba(0, 0, 0, 0.6);
}
.sodo-content .field-map .r-hole .r-name .so-cay {
  font-size: 0.8em;
  color: rgba(0, 0, 0, 0.6);
}
.sodo-content .field-map .r-hole .ls-holes {
  width: calc(100% - 85px);
}
.sodo-content .field-map .r-hole .ls-holes .hole {
  display: inline-block;
  min-width: 75px;
  border: 1px solid #ced4da;
  border-radius: 6px;
  text-align: center;
  margin: 5px;
  background-color: rgba(0, 0, 0, 0.03);
  position: relative;
  color: rgba(0, 0, 0, 0.5);
}
.sodo-content .field-map .r-hole .ls-holes .hole a {
  color: rgba(0, 0, 0, 0.5);
}
.sodo-content .field-map .r-hole .ls-holes .hole.has-tree {
  color: #fff;
}
.sodo-content .field-map .r-hole .ls-holes .hole.has-tree a {
  color: #fff;
}
.sodo-content .field-map .r-hole .ls-holes .hole.has-tree .t-code {
  color: rgb(255, 255, 255);
}
.sodo-content .field-map .r-hole .ls-holes .hole.has-tree .h-code:hover {
  color: #fedbdb;
}
.sodo-content .field-map .r-hole .ls-holes .hole.has-tree:hover {
  border-color: #059021;
  background-color: #07d531;
}
.sodo-content .field-map .r-hole .ls-holes .hole.has-tree.chk-1 {
  background-color: #cffdd8;
}
.sodo-content .field-map .r-hole .ls-holes .hole.has-tree.chk-1 .h-code {
  color: #02852d;
}
.sodo-content .field-map .r-hole .ls-holes .hole.has-tree.chk-1 .t-code {
  color: #02852d;
}
.sodo-content .field-map .r-hole .ls-holes .hole.has-tree.chk-1:hover {
  border-color: #438eb9;
  background-color: #d9eefc;
}
.sodo-content .field-map .r-hole .ls-holes .hole:hover {
  border-color: #347499;
  background-color: #e5f1f9;
}
.sodo-content .field-map .r-hole .ls-holes .hole.chk-1 {
  border-color: #438eb9;
  background-color: #d9eefc;
  color: #9f0202;
}
.sodo-content .field-map .r-hole .ls-holes .hole .ico-hole-check {
  position: absolute;
  top: -5px;
  right: -5px;
  display: inline-block;
  width: 20px;
  height: 22px;
  text-align: center;
  z-index: 1;
}
.sodo-content .field-map .r-hole .ls-holes .hole .h-code {
  padding: 2px 0 5px 0;
  margin-top: 8px;
  display: block;
  font-weight: bold;
  font-size: 0.9em;
}
.sodo-content .field-map .r-hole .ls-holes .hole .h-code:hover {
  color: #f00;
}
.sodo-content .field-map .r-hole .ls-holes .hole .t-health {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  background-color: #fff;
  margin: auto;
  border-radius: 50%;
}
.sodo-content .field-map .r-hole .ls-holes .hole .t-health .fa {
  font-size: 1.1em;
  color: rgba(255, 255, 255, 0.7);
}
.sodo-content .field-map .r-hole .ls-holes .hole .t-code {
  font-size: 0.5em;
  display: block;
  background-color: rgba(0, 0, 0, 0.05);
  padding-top: 2px;
  color: rgba(0, 0, 0, 0);
}

.chi-thi-mau-cay .ctm {
  margin-bottom: 30px;
}
.chi-thi-mau-cay .ctm.suc-khoe .ctm-content .item {
  display: flex;
  justify-content: space-between;
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #ddd;
  align-items: center;
}
.chi-thi-mau-cay .ctm.suc-khoe .ctm-content .item .p-l {
  display: flex;
  align-items: center;
}
.chi-thi-mau-cay .ctm.suc-khoe .ctm-content .ctm-color {
  width: 20px;
  height: 20px;
  border-width: 1px;
  border-style: solid;
  border-radius: 3px;
  margin-right: 10px;
}
.chi-thi-mau-cay .ctm.tinh-trang .item {
  display: flex;
  justify-content: space-between;
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #ddd;
  align-items: center;
}
.chi-thi-mau-cay .ctm.tinh-trang .item .p-l {
  display: flex;
  align-items: center;
}
.chi-thi-mau-cay .ctm.tinh-trang .item .ico {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 22px;
  height: 22px;
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid #ddd;
  margin-right: 10px;
}
.chi-thi-mau-cay .ctm.tinh-trang .item .ico .fa {
  color: #a08484;
}
.chi-thi-mau-cay .ctm .ctm-title {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.9em;
  color: #747474;
  margin-bottom: 10px;
}
.chi-thi-mau-cay .ctm .ctm-content {
  color: #747474;
}

.page-content.ke-hoach .kh-content {
  font-size: 0.95rem;
}
.page-content.ke-hoach .kh-content .kh-item {
  margin-bottom: 30px;
  background: #fafbfc;
}
.page-content.ke-hoach .kh-content .kh-item .kh-head {
  display: flex;
  justify-content: space-between;
  font-weight: 600;
  color: #2980b9;
  font-size: 15px;
  line-height: 1.4;
}
.page-content.ke-hoach .kh-content .kh-item .kh-head .pl {
  width: calc(100% - 100px);
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.page-content.ke-hoach .kh-content .kh-item .kh-head .pr {
  align-items: center;
  text-align: right;
  width: 40px;
}
.page-content.ke-hoach .kh-content .kh-item .kh-head .cat-name {
  text-transform: uppercase;
}
.page-content.ke-hoach .kh-content .kh-item .kh-head .tt-nhc {
  font-size: 0.9em;
  text-align: right;
}
.page-content.ke-hoach .kh-content .kh-item .kh-head .tt-nhc label {
  font-size: 0.95em;
  color: #87939e;
}
.page-content.ke-hoach .kh-content .kh-item .lst-tasks .task {
  font-size: 0.95em;
  color: #5a6c7d;
  padding: 10px 10px 10px 15px;
  border-radius: 6px;
  border-left: 2px solid #b2b2b2;
  border-top: 1px solid #b2b2b2;
  margin-bottom: 15px;
}
.page-content.ke-hoach .kh-content .kh-item .lst-tasks .task.running {
  border-left: 2px solid #3498db;
  border-top: 1px solid #2980b9;
  background-color: #e6f9fd;
}
.page-content.ke-hoach .kh-content .kh-item .lst-tasks .task.done {
  border-left: 2px solid #069c2c;
  border-top: 1px solid #31cb58;
  background-color: #e5fce7;
}
.page-content.ke-hoach .kh-content .kh-item .lst-tasks .task .stro {
  color: #2c3e50;
  font-weight: bold;
}
.page-content.ke-hoach .kh-content .kh-item .lst-tasks .task .stro.vtsd {
  color: #87939e;
}
.page-content.ke-hoach .kh-content .kh-item .lst-tasks .task .t-h {
  margin-bottom: 10px;
}
.page-content.ke-hoach .kh-content .kh-item .lst-tasks .task .t-h .t-inf {
  display: flex;
  justify-content: space-between;
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: 4px;
  padding: 8px 10px;
  border: 1px solid #e9ecef;
  margin-bottom: 8px;
}
.page-content.ke-hoach .kh-content .kh-item .lst-tasks .task .t-h .t-inf .cl {
  width: calc(33.33% - 15px);
}
.page-content.ke-hoach .kh-content .kh-item .lst-tasks .task .t-n {
  display: flex;
  justify-content: space-between;
}
.page-content.ke-hoach .kh-content .kh-item .lst-tasks .task .t-n .note {
  width: calc(100% - 120px);
  font-style: italic;
}
.page-content.ke-hoach .kh-content .kh-item .lst-tasks .task .t-n .cmd {
  text-align: right;
  width: 100px;
}
.page-content.ke-hoach .kh-content .kh-item .lst-tasks .task .t-n .cmd .bn {
  display: inline-block;
  padding: 2px;
  margin-left: 5px;
}
.page-content.ke-hoach .kh-content .kh-item .lst-tasks .task .materials {
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: 4px;
  padding: 2px 10px;
  border: 1px solid #e9ecef;
  margin-bottom: 8px;
}
.page-content.ke-hoach .kh-content .kh-item .lst-tasks .task .materials .m-item {
  display: flex;
  justify-content: space-between;
  padding: 6px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.03);
}
.page-content.ke-hoach .kh-content .kh-item .lst-tasks .task .materials .m-item:last-child {
  border-bottom: none;
}
.page-content.ke-hoach .kh-content .kh-item .lst-tasks .task .materials .m-item .cl {
  width: calc(33.33% - 15px);
}
.page-content.ke-hoach .kh-content .thvt .th {
  font-size: 0.95em;
  color: #607689;
}
.page-content.ke-hoach .kh-content .thvt .th.nc .vnh {
  padding-bottom: 10px;
  margin-bottom: 15px;
  border-bottom: 2px solid #e9ecef;
}
.page-content.ke-hoach .kh-content .thvt .th .vnh {
  display: flex;
  justify-content: space-between;
  font-weight: bold;
}
.page-content.ke-hoach .kh-content .thvt .th .vnh .stro {
  color: #2c3e50;
  font-weight: bold;
}
.page-content.ke-hoach .kh-content .thvt .tong-hop-vt .material-item {
  display: flex;
  justify-content: space-between;
  padding: 5px 0;
  border-top: 1px solid #e9ecef;
}
.page-content.ke-hoach .kh-content .thvt .tong-hop-vt .material-item .kl-value .stro {
  color: #2c3e50;
  font-weight: bold;
}
.page-content.ke-hoach .th-content {
  font-size: 0.95rem;
}
.page-content.ke-hoach .th-content .nav-tabs {
  margin-bottom: 20px;
}
.page-content.ke-hoach .th-content .nav-tabs .nav-link {
  font-weight: 600;
}
.page-content.ke-hoach .th-content .head-name {
  display: flex;
  justify-content: space-between;
  color: #2980b9;
}
.page-content.ke-hoach .th-content .head-name .hd {
  font-weight: bold;
  font-size: 1.1em;
  text-transform: uppercase;
}
.page-content.ke-hoach .th-content .head-name .vl .lbl {
  font-size: 0.8em;
  font-weight: bold;
  text-transform: uppercase;
}
.page-content.ke-hoach .th-content .head-name .vl .stro {
  font-weight: bold;
  color: #c72504;
}
.page-content.ke-hoach .th-content .p-cham-soc .blk-field {
  margin-bottom: 30px;
}
.page-content.ke-hoach .th-content .p-cham-soc .blk-field .f-hd {
  font-size: 0.9em;
  background-color: #e6f9fd;
  padding: 5px 10px;
  border: 1px solid #dee2e6;
  border-bottom: none;
  font-weight: 600;
  align-items: center;
}
.page-content.ke-hoach .th-content .p-cham-soc .blk-field .f-hd .field-name {
  text-transform: uppercase;
}
.page-content.ke-hoach .th-content .p-cham-soc .blk-field .f-hd .tt-nc {
  font-size: 0.95em;
  color: #686666;
}
.page-content.ke-hoach .th-content .p-cham-soc .blk-field .f-hd .tt-nc .fvl {
  font-size: 1.1em;
  color: #c72504;
}
.page-content.ke-hoach .th-content .p-cham-soc .blk-field .tbl-cham-soc .head-tbl {
  text-align: center;
}
.page-content.ke-hoach .th-content .p-cham-soc .blk-field .tbl-cham-soc .head-tbl .index {
  width: 30px;
}
.page-content.ke-hoach .th-content .p-cham-soc .blk-field .tbl-cham-soc .head-tbl .hmuc,
.page-content.ke-hoach .th-content .p-cham-soc .blk-field .tbl-cham-soc .head-tbl .congviec {
  text-align: left;
}
.page-content.ke-hoach .th-content .p-cham-soc .blk-field .tbl-cham-soc .head-tbl .dmuc {
  width: 100px;
}
.page-content.ke-hoach .th-content .p-cham-soc .blk-field .tbl-cham-soc .head-tbl .kluong {
  width: 100px;
}
.page-content.ke-hoach .th-content .p-cham-soc .blk-field .tbl-cham-soc .head-tbl .nhcong {
  width: 100px;
}
.page-content.ke-hoach .th-content .p-cham-soc .blk-field .tbl-cham-soc .task.info .value {
  color: #212529;
  text-align: right;
}
.page-content.ke-hoach .th-content .p-cham-soc .blk-field .tbl-cham-soc .task.info .unit {
  text-align: left;
  font-size: 0.8em;
  color: #8f8d8d;
}
.page-content.ke-hoach .th-content .p-cham-soc .blk-field .tbl-cham-soc .task.info .flex-c2 {
  align-items: center;
}
.page-content.ke-hoach .th-content .p-cham-soc .blk-field .tbl-cham-soc .task.info .index {
  text-align: right;
  color: #9a9b9c;
  font-size: 0.95em;
}
.page-content.ke-hoach .th-content .p-cham-soc .blk-field .tbl-cham-soc .task.info .dmuc .value {
  width: calc(100% - 66px);
}
.page-content.ke-hoach .th-content .p-cham-soc .blk-field .tbl-cham-soc .task.info .dmuc .unit {
  width: 62px;
}
.page-content.ke-hoach .th-content .p-cham-soc .blk-field .tbl-cham-soc .task.info .kluong .value {
  width: calc(100% - 36px);
}
.page-content.ke-hoach .th-content .p-cham-soc .blk-field .tbl-cham-soc .task.info .kluong .unit {
  width: 32px;
}
.page-content.ke-hoach .th-content .p-cham-soc .blk-field .tbl-cham-soc .task.info .nhcong {
  text-align: right;
  padding-right: 5px;
}
.page-content.ke-hoach .th-content .p-cham-soc .blk-field .tbl-cham-soc .tr-total {
  font-weight: bold;
  background-color: #f5f5f5;
  font-size: 0.95em;
}
.page-content.ke-hoach .th-content .p-cham-soc .blk-field .tbl-cham-soc .tr-total .value {
  color: #212529;
  text-align: right;
}
.page-content.ke-hoach .th-content .p-vattu.all .f-hd {
  background-color: #fdfce6;
}
.page-content.ke-hoach .th-content .p-vattu.all .f-hd .field-name {
  color: #c72504;
}
.page-content.ke-hoach .th-content .p-vattu.all .tbl-vat-tu .material .kluong .value {
  color: #c72504;
}
.page-content.ke-hoach .th-content .p-vattu .f-hd {
  font-size: 0.9em;
  background-color: #e6f9fd;
  padding: 5px 10px;
  border: 1px solid #dee2e6;
  border-bottom: none;
  font-weight: 600;
}
.page-content.ke-hoach .th-content .p-vattu .f-hd .field-name {
  text-transform: uppercase;
}
.page-content.ke-hoach .th-content .p-vattu .tbl-vat-tu .head-tbl .index {
  width: 30px;
}
.page-content.ke-hoach .th-content .p-vattu .tbl-vat-tu .head-tbl .kluong {
  text-align: right;
  padding-right: 20px;
}
.page-content.ke-hoach .th-content .p-vattu .tbl-vat-tu .material .flex-c2 {
  align-items: center;
}
.page-content.ke-hoach .th-content .p-vattu .tbl-vat-tu .material .kluong .value {
  color: #212529;
  text-align: right;
  width: calc(100% - 36px);
}
.page-content.ke-hoach .th-content .p-vattu .tbl-vat-tu .material .kluong .unit {
  width: 32px;
  text-align: left;
  font-size: 0.8em;
  color: #8f8d8d;
}
.page-content.nn-cncv .kh-content {
  font-size: 0.95rem;
}
.page-content.nn-cncv .kh-content .kh-item {
  margin-bottom: 30px;
  background: #fafbfc;
}
.page-content.nn-cncv .kh-content .kh-item .kh-head {
  display: flex;
  justify-content: space-between;
  font-weight: 600;
  color: #2980b9;
  font-size: 15px;
  line-height: 1.4;
}
.page-content.nn-cncv .kh-content .kh-item .kh-head .cat-name {
  text-transform: uppercase;
  margin-bottom: 5px;
}
.page-content.nn-cncv .kh-content .kh-item .kh-head .tt-nhc {
  font-size: 0.9em;
  text-align: right;
}
.page-content.nn-cncv .kh-content .kh-item .kh-head .tt-nhc label {
  font-size: 0.95em;
  color: #87939e;
}
.page-content.nn-cncv .kh-content .kh-item .lst-tasks .task {
  font-size: 0.95em;
  color: #5a6c7d;
  padding: 10px 10px 10px 15px;
  border-radius: 6px;
  border-left: 2px solid #b2b2b2;
  border-top: 1px solid #b2b2b2;
  margin-bottom: 15px;
}
.page-content.nn-cncv .kh-content .kh-item .lst-tasks .task.running {
  border-left: 2px solid #3498db;
  border-top: 1px solid #2980b9;
  background-color: #e6f9fd;
}
.page-content.nn-cncv .kh-content .kh-item .lst-tasks .task.done {
  border-left: 2px solid #069c2c;
  border-top: 1px solid #31cb58;
  background-color: #e5fce7;
}
.page-content.nn-cncv .kh-content .kh-item .lst-tasks .task .stro {
  color: #2c3e50;
  font-weight: bold;
}
.page-content.nn-cncv .kh-content .kh-item .lst-tasks .task .stro.vtsd {
  color: #87939e;
}
.page-content.nn-cncv .kh-content .kh-item .lst-tasks .task .t-h {
  margin-bottom: 10px;
}
.page-content.nn-cncv .kh-content .kh-item .lst-tasks .task .t-h .t-inf {
  display: flex;
  justify-content: space-between;
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: 4px;
  padding: 8px 10px;
  border: 1px solid #e9ecef;
  margin-bottom: 8px;
}
.page-content.nn-cncv .kh-content .kh-item .lst-tasks .task .t-h .t-inf .cl {
  width: calc(33.33% - 15px);
}
.page-content.nn-cncv .kh-content .kh-item .lst-tasks .task .t-n {
  display: flex;
  justify-content: space-between;
}
.page-content.nn-cncv .kh-content .kh-item .lst-tasks .task .t-n .note {
  width: calc(100% - 120px);
  font-style: italic;
}
.page-content.nn-cncv .kh-content .kh-item .lst-tasks .task .t-n .cmd {
  text-align: right;
  width: 100px;
}
.page-content.nn-cncv .kh-content .kh-item .lst-tasks .task .t-n .cmd .bn {
  display: inline-block;
  padding: 2px;
  margin-left: 5px;
}
.page-content.nn-cncv .kh-content .kh-item .lst-tasks .task .materials {
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: 4px;
  padding: 2px 10px;
  border: 1px solid #e9ecef;
  margin-bottom: 8px;
}
.page-content.nn-cncv .kh-content .kh-item .lst-tasks .task .materials .m-item {
  display: flex;
  justify-content: space-between;
  padding: 6px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.03);
}
.page-content.nn-cncv .kh-content .kh-item .lst-tasks .task .materials .m-item:last-child {
  border-bottom: none;
}
.page-content.nn-cncv .kh-content .kh-item .lst-tasks .task .materials .m-item .cl {
  width: calc(33.33% - 15px);
}

.tree-map-tool {
  padding: 0 5px 5px 5px;
  max-height: 300px;
  overflow: auto;
  border: 1px solid #ced4da;
  position: relative;
}
.tree-map-tool .bar-sd {
  display: flex;
  justify-content: space-between;
  position: sticky;
  top: 0px;
  padding: 5px;
  margin-left: -4px;
  margin-right: -4px;
  background-color: #fff;
  z-index: 2;
}
.tree-map-tool .bar-sd .sd-cmd {
  width: 250px;
  display: flex;
  align-items: center;
}
.tree-map-tool .bar-sd .sd-cmd .ico-check-all {
  display: inline-block;
  font-size: 1.5em;
  margin-right: 8px;
}
.tree-map-tool .bar-sd .sd-cmd input {
  display: inline-block;
  text-align: center;
  padding: 2px;
  width: 35px;
  margin-right: 4px;
}
.tree-map-tool .bar-sd .sd-cmd button {
  margin-right: 4px;
}
.tree-map-tool .bar-sd .sd-info {
  width: calc(100% - 255px);
  border-radius: 5px;
  padding: 5px 10px;
  border: 1px solid #ddd;
  background-color: rgba(0, 0, 0, 0.01);
  color: #a45304;
  font-weight: bold;
  font-size: 0.9em;
}
.tree-map-tool .bar-sd .sd-info.full {
  width: 100%;
}
.tree-map-tool .field-map .r-hole {
  font-size: 0.9em;
  display: flex;
  justify-content: space-between;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #ddd;
}
.tree-map-tool .field-map .r-hole .fa {
  font-size: 0.9em;
}
.tree-map-tool .field-map .r-hole .fa-circle-o {
  color: #ced4da;
}
.tree-map-tool .field-map .r-hole .fa-check-circle, .tree-map-tool .field-map .r-hole .fa-check-circle-o {
  color: #438eb9;
}
.tree-map-tool .field-map .r-hole .r-name {
  width: 75px;
  background-color: rgba(0, 0, 0, 0.05);
  padding: 5px;
  border: 1px solid #ced4da;
  border-radius: 6px;
  position: relative;
}
.tree-map-tool .field-map .r-hole .r-name .ico-row-check {
  position: absolute;
  top: -5px;
  right: -5px;
  display: inline-block;
  width: 20px;
  height: 22px;
  text-align: center;
  z-index: 1;
}
.tree-map-tool .field-map .r-hole .r-name .so-ho {
  font-size: 0.8em;
  color: rgba(0, 0, 0, 0.6);
}
.tree-map-tool .field-map .r-hole .r-name .so-cay {
  font-size: 0.8em;
  color: rgba(0, 0, 0, 0.6);
}
.tree-map-tool .field-map .r-hole .ls-holes {
  width: calc(100% - 85px);
}
.tree-map-tool .field-map .r-hole .ls-holes .hole {
  display: inline-block;
  min-width: 75px;
  border: 1px solid #ced4da;
  border-radius: 6px;
  text-align: center;
  margin: 5px;
  background-color: rgba(0, 0, 0, 0.03);
  position: relative;
  color: rgba(0, 0, 0, 0.5);
}
.tree-map-tool .field-map .r-hole .ls-holes .hole a {
  color: rgba(0, 0, 0, 0.5);
}
.tree-map-tool .field-map .r-hole .ls-holes .hole.has-tree {
  border-color: #059021;
  background-color: #04ab26;
  color: #fff;
}
.tree-map-tool .field-map .r-hole .ls-holes .hole.has-tree a {
  color: #fff;
}
.tree-map-tool .field-map .r-hole .ls-holes .hole.has-tree .t-code {
  color: rgb(255, 255, 255);
}
.tree-map-tool .field-map .r-hole .ls-holes .hole.has-tree .h-code:hover {
  color: #fedbdb;
}
.tree-map-tool .field-map .r-hole .ls-holes .hole.has-tree:hover {
  border-color: #059021;
  background-color: #07d531;
}
.tree-map-tool .field-map .r-hole .ls-holes .hole.has-tree.chk-1 {
  background-color: #cffdd8;
}
.tree-map-tool .field-map .r-hole .ls-holes .hole.has-tree.chk-1 .h-code {
  color: #02852d;
}
.tree-map-tool .field-map .r-hole .ls-holes .hole.has-tree.chk-1 .t-code {
  color: #02852d;
}
.tree-map-tool .field-map .r-hole .ls-holes .hole.has-tree.chk-1:hover {
  border-color: #438eb9;
  background-color: #d9eefc;
}
.tree-map-tool .field-map .r-hole .ls-holes .hole:hover {
  border-color: #347499;
  background-color: #e5f1f9;
}
.tree-map-tool .field-map .r-hole .ls-holes .hole.chk-1 {
  border-color: #438eb9;
  background-color: #d9eefc;
  color: #9f0202;
}
.tree-map-tool .field-map .r-hole .ls-holes .hole .ico-hole-check {
  position: absolute;
  top: -5px;
  right: -5px;
  display: inline-block;
  width: 20px;
  height: 22px;
  text-align: center;
  z-index: 1;
}
.tree-map-tool .field-map .r-hole .ls-holes .hole .h-code {
  padding: 2px 0 5px 0;
  margin-top: 8px;
  display: block;
  font-weight: bold;
  font-size: 0.9em;
}
.tree-map-tool .field-map .r-hole .ls-holes .hole .h-code:hover {
  color: #f00;
}
.tree-map-tool .field-map .r-hole .ls-holes .hole .t-code {
  font-size: 0.65em;
  display: block;
  background-color: rgba(0, 0, 0, 0.05);
  padding-top: 2px;
  color: rgba(0, 0, 0, 0);
}

.tbl-nhatkycongviec {
  margin-top: 10px;
}
.tbl-nhatkycongviec thead th {
  text-align: center;
  vertical-align: middle;
  font-weight: 500;
}
.tbl-nhatkycongviec thead th.upcase {
  text-transform: uppercase;
}
.tbl-nhatkycongviec thead th.date {
  width: 110px;
}
.tbl-nhatkycongviec thead th.kl-vt {
  width: 120px;
}
.tbl-nhatkycongviec thead th.dm-vt {
  width: 130px;
}
.tbl-nhatkycongviec thead th.ten-vt {
  width: 250px;
}
.tbl-nhatkycongviec tbody + tbody {
  border-top: 5px solid #dee2e6;
}
.tbl-nhatkycongviec tbody:nth-child(even) {
  background-color: rgba(0, 0, 0, 0.015);
}
.tbl-nhatkycongviec tbody tr {
  vertical-align: middle;
}
.tbl-nhatkycongviec tbody tr.r-task {
  color: #2980b9;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 0.85em;
}
.tbl-nhatkycongviec tbody tr.r-task .ngco {
  text-align: center;
}
.tbl-nhatkycongviec tbody tr.r-task .ngco .vl {
  display: block;
  text-align: right;
  padding-right: 15px;
}
.tbl-nhatkycongviec tbody tr.r-task .task-name {
  display: inline-block;
  vertical-align: middle;
}
.tbl-nhatkycongviec tbody tr.r-task .name-hm {
  display: inline-block;
  margin-left: 10px;
  font-weight: normal;
  font-size: 0.75em;
  color: #767272;
  vertical-align: middle;
}
.tbl-nhatkycongviec tbody tr.r-detail:hover {
  background-color: #f7f7f7;
}
.tbl-nhatkycongviec tbody tr.r-detail .klth {
  width: 130px;
}
.tbl-nhatkycongviec tbody tr.r-detail .klth .value {
  width: calc(100% - 40px);
}
.tbl-nhatkycongviec tbody tr.r-detail .klth .unit {
  width: 35px;
}
.tbl-nhatkycongviec tbody tr.r-detail .dmco {
  width: 140px;
  text-align: center;
}
.tbl-nhatkycongviec tbody tr.r-detail .ngco {
  text-align: center;
  width: 100px;
}
.tbl-nhatkycongviec tbody tr.r-detail .ngco .vl {
  display: block;
  text-align: right;
  padding-right: 15px;
}
.tbl-nhatkycongviec tbody tr.r-detail .cl-cmd {
  width: 25px;
}
.tbl-nhatkycongviec tbody tr.r-detail .vat-tu {
  padding: 0;
}
.tbl-nhatkycongviec tbody tr.r-detail .vat-tu .tbl-material {
  width: 100%;
  margin: 0;
  color: #5a6c7d;
}
.tbl-nhatkycongviec tbody tr.r-detail .vat-tu .tbl-material tr:last-child td {
  border-bottom-width: 0;
}
.tbl-nhatkycongviec tbody tr.r-detail .vat-tu .tbl-material td {
  border-top-width: 0;
  padding: 0 0.5rem;
}
.tbl-nhatkycongviec tbody tr.r-detail .vat-tu .tbl-material .ten-vt {
  width: 250px;
}
.tbl-nhatkycongviec tbody tr.r-detail .vat-tu .tbl-material .dm-vt {
  width: 130px;
  border-left-width: 1px;
  text-align: center;
}
.tbl-nhatkycongviec tbody tr.r-detail .vat-tu .tbl-material .dm-vt .value {
  width: calc(100% - 55px);
}
.tbl-nhatkycongviec tbody tr.r-detail .vat-tu .tbl-material .dm-vt .unit {
  width: 50px;
}
.tbl-nhatkycongviec tbody tr.r-detail .vat-tu .tbl-material .kl-vt {
  width: 120px;
  border-left-width: 1px;
}
.tbl-nhatkycongviec tbody tr.r-detail .vat-tu .tbl-material .kl-vt .value {
  width: calc(100% - 35px);
}
.tbl-nhatkycongviec tbody tr.r-detail .vat-tu .tbl-material .kl-vt .unit {
  width: 30px;
}
.tbl-nhatkycongviec tbody tr.r-detail .vat-tu .tbl-material .dg-vt {
  border-left-width: 1px;
  font-size: 0.8em;
  color: #8f8d8d;
  font-style: initial;
}
.tbl-nhatkycongviec .rw {
  padding: 5px 0;
}
.tbl-nhatkycongviec .flex-c2 {
  align-items: center;
}
.tbl-nhatkycongviec .flex-c2 .value {
  color: #212529;
  text-align: right;
  width: calc(100% - 75px);
}
.tbl-nhatkycongviec .flex-c2 .unit {
  font-size: 0.8em;
  color: #8f8d8d;
  text-align: left;
  width: 70px;
}

.main-content {
  margin-top: 20px;
}

.tbl-tonghopnhatky tbody + tbody {
  border-top: 5px solid #dee2e6;
}
.tbl-tonghopnhatky .head-tbl .kl-that, .tbl-tonghopnhatky .head-tbl .kl-kh, .tbl-tonghopnhatky .head-tbl .dvt {
  text-align: center;
}
.tbl-tonghopnhatky .r-field {
  color: #2980b9;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 0.9em;
  background-color: #438eb9;
  color: #fff;
}
.tbl-tonghopnhatky .r-field .kl-that, .tbl-tonghopnhatky .r-field .kl-kh {
  text-align: right;
}
.tbl-tonghopnhatky .r-mu.nhco {
  font-weight: 500;
  background-color: #e6f9fd;
}
.tbl-tonghopnhatky .r-mu .kl-that, .tbl-tonghopnhatky .r-mu .kl-kh {
  text-align: right;
  color: #212529;
}

.red {
  color: #be0505;
}

.bar-cmd {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}

.input-date {
  position: relative;
}
.input-date .btn-clear {
  position: absolute;
  right: 7px;
  top: 5px;
  color: #212529;
}

.r-cmd .btn {
  margin-left: 5px;
}
.r-cmd .btn::before {
  margin-left: 0;
}

.nav-tabs .nav-item {
  background-image: linear-gradient(#abe0fd, #fff);
  background-color: #abe0fd;
}
.nav-tabs .nav-item .nav-link {
  font-weight: bold;
  color: #212529;
}
.nav-tabs .nav-item .nav-link.active {
  color: #991c1c;
}

.input-month-year {
  display: flex;
  justify-content: space-between;
}
.input-month-year .form-control {
  border-left-width: 5px;
}
.input-month-year .month {
  width: calc(30% - 2px);
}
.input-month-year .year {
  width: calc(70% - 2px);
}

.warning-notification-message {
  text-align: center;
  background-color: #fedaa7;
  padding: 1px 15px 2px 15px;
  border: 1px solid #f0ad4e;
  color: #692d01;
  font-size: 0.9em;
}

.check-update {
  display: flex;
  justify-content: flex-end;
  background-color: #fedaa7;
  padding: 1px 2px 2px 15px;
  border: 1px solid #f0ad4e;
  margin-top: -10px;
  margin-bottom: 20px;
  border-radius: 4px;
}
.check-update .btn-update-version {
  color: #fff;
  background-color: #e58e12;
  border-color: #eea236;
}
.check-update .btn-update-version:hover {
  background-color: #f0ad4e;
}

.main-footer {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 40px;
  line-height: 40px;
  background-color: #f5f5f5;
  font-size: 0.85rem;
}
.main-footer .footer-content {
  position: relative;
}
.main-footer .footer-content .footer-nav {
  position: absolute;
  right: 30px;
  top: -20px;
  z-index: 99;
}
.main-footer .footer-content .footer-nav button {
  border: 0;
  outline: 0;
  color: #ccc;
  background: none;
  cursor: pointer;
  border-radius: 10px;
  opacity: 0.6;
}
.main-footer .footer-content .footer-nav button:hover {
  color: #777;
}

.text-error {
  color: #f00;
  font-size: 0.8rem;
}

ul {
  padding: 0;
  margin: 0;
}
ul li {
  list-style-type: none;
}

a {
  color: #438eb9;
  text-decoration: none;
}
a:hover {
  color: #a61c20;
  text-decoration: none;
}
a.disabled {
  color: rgba(0, 0, 0, 0.2);
  pointer-events: none;
}

.txt-required {
  color: #ff0000;
}

.dash-board .title-home-page {
  text-align: center;
}
.dash-board .desc-home-page {
  text-align: center;
  font-size: 20px;
}

.form-group {
  margin-bottom: 15px;
}
.form-group.m0 {
  margin-bottom: 0;
}
.form-group > label {
  padding-right: 10px;
}
.form-group > label.required::after {
  content: "*";
  color: #f00;
}
.form-group select.form-control {
  line-height: 1.4;
}

.cmb {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

button .ico-btn {
  display: block;
}
button .ico-btn.spin {
  display: none;
}
button.disabled.active .ico-btn {
  display: none;
}
button.disabled.active .ico-btn.spin {
  display: block;
}

select.disabled {
  background-color: rgba(0, 0, 0, 0.01);
  pointer-events: none;
}

video {
  display: block;
}

.flex-c2 {
  display: flex;
  justify-content: space-between;
}

.flex-end-c2 {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.flex-center-c2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.loading-screen {
  background-color: rgba(0, 0, 0, 0.01);
  padding: 30px;
  text-align: center;
}

.text-right {
  text-align: right;
}

.page-header {
  padding-bottom: 20px;
}
.page-header .tile-page {
  font-family: "Roboto Slab", serif;
  font-size: 20px;
  font-weight: bold;
  margin: 0;
  text-transform: uppercase;
  display: inline-block;
  color: #438eb9;
}

.loading {
  position: relative;
  display: none;
}
.loading.true, .loading.True {
  display: block;
}
.loading .spinner {
  border: 6px solid silver;
  border-top: 6px solid #337AB7;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  animation: spin 700ms linear infinite;
  top: 40%;
  left: calc(50% - 25px);
  position: absolute;
}

.overlay-loading {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: none;
}
.overlay-loading.true, .overlay-loading.True {
  display: block;
}
.overlay-loading .bk-load {
  position: relative;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.05);
}
.overlay-loading .bk-load .spinner {
  border: 6px solid silver;
  border-top: 6px solid #337AB7;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  animation: spin 700ms linear infinite;
  top: 40%;
  left: 50%;
  position: absolute;
}

.blk {
  display: block;
}
.blk.True {
  display: none;
}

.modal-zoom-image .modal-content {
  position: relative;
}
.modal-zoom-image .modal-content .close-btn {
  position: absolute;
  top: -15px;
  right: -15px;
  display: flex;
  padding: 4px;
}
.modal-zoom-image .modal-content .close-btn .s1 {
  width: 28px;
  height: 28px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  border-radius: 50%;
  border: 1px solid #514c4c;
  background-color: #fff;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.5);
}
.modal-zoom-image .modal-content .close-btn .s1 .s2 {
  width: 20px;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  border-radius: 50%;
  background-color: #514c4c;
  color: #fff;
  font-size: 1.1em;
}
.modal-zoom-image .modal-content .zoom-img-content {
  padding: 15px;
}

.home-page a {
  color: #337ab7;
}
.home-page .panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  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);
}
.home-page .panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-bottom-color: transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  text-align: center;
}
.home-page .panel-footer {
  padding: 10px 15px;
  font-size: 1.1rem;
  text-align: center;
  text-transform: uppercase;
}
.home-page .panel-primary {
  border-color: #337ab7;
}
.home-page .panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.home-page .panel-green {
  border-color: #5cb85c;
}
.home-page .panel-green > .panel-heading {
  border-color: #5cb85c;
  color: #fff;
  background-color: #5cb85c;
}
.home-page .panel-yellow {
  border-color: #f0ad4e;
}
.home-page .panel-yellow > .panel-heading {
  border-color: #f0ad4e;
  color: #fff;
  background-color: #f0ad4e;
}
.home-page .panel-red {
  border-color: #d9534f;
}
.home-page .panel-red > .panel-heading {
  border-color: #d9534f;
  color: #fff;
  background-color: #d9534f;
}

.my-reconnect-modal > div {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
  background-color: #ffffe0;
  z-index: 99999;
  padding: 10px;
  font-size: 0.85rem;
  color: rgba(0, 0, 0, 0.5);
}
.my-reconnect-modal > div p {
  text-align: center;
  margin: 0;
}
.my-reconnect-modal.components-reconnect-hide > div {
  display: none;
}
.my-reconnect-modal.components-reconnect-show > div {
  display: none;
}
.my-reconnect-modal.components-reconnect-show > .show {
  display: block;
}
.my-reconnect-modal.components-reconnect-failed > div {
  display: none;
}
.my-reconnect-modal.components-reconnect-failed > .failed {
  display: block;
}
.my-reconnect-modal.components-reconnect-rejected > div {
  display: none;
}
.my-reconnect-modal.components-reconnect-rejected > .rejected {
  display: block;
}

#blazor-error-ui {
  font-size: 0.85rem;
  color: rgba(0, 0, 0, 0.5);
  background-color: #ffffe0;
  bottom: 80px;
  box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
  display: none;
  left: 0;
  padding: 0.6rem 1.25rem 0.7rem 1.25rem;
  position: fixed;
  width: 100%;
  z-index: 1000;
}

#blazor-error-ui .dismiss {
  cursor: pointer;
  position: absolute;
  right: 0.75rem;
  top: 0.5rem;
}

.cms-overlay {
  position: relative;
}
.cms-overlay > .actived-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(240, 240, 240, 0.7);
  z-index: 10;
  cursor: not-allowed;
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  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);
}
.panel .panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-bottom-color: transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  font-size: 0.9em;
  display: flex;
  justify-content: space-between;
}
.panel .panel-heading .cmd-ico .btn + .btn {
  margin-left: 10px;
}
.panel .panel-body {
  position: relative;
  padding: 15px;
}
.panel .panel-body .table td {
  padding: 0.5rem 0;
}
.panel.panel-default {
  border-color: #ddd;
}
.panel.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel.panel-primary {
  border-color: #337ab7;
}
.panel.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel.panel-info {
  border-color: #bce8f1;
}
.panel.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel.panel-success {
  border-color: #d6e9c6;
}
.panel.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel.panel-warning {
  border-color: #faebcc;
}
.panel.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel.panel-danger {
  border-color: #ebccd1;
}
.panel.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.panel-processing {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
  color: #2e6da4;
  background-color: #d0e9c6;
  z-index: 99999;
}
.panel-processing.true, .panel-processing.True {
  display: block;
}
.panel-processing .msg {
  padding: 5px;
  text-align: center;
  font-size: 0.85rem;
  color: rgba(0, 0, 0, 0.5);
}

.input-group > .input-group-left {
  position: relative;
  flex: 1 1 0%;
  min-width: 0;
  margin-bottom: 0;
}
.input-group > .input-group-left .r-input {
  padding-right: 10px;
}
.input-group > .input-group-left .clear-text {
  position: absolute;
  right: 15px;
  top: 6px;
  color: #495057;
}

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

ul.link-command {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
ul.link-command li {
  display: inline-block;
  padding-left: 8px;
}
ul.link-command li::after {
  content: "|";
  color: rgba(0, 0, 0, 0.2);
  padding-left: 8px;
}
ul.link-command li:last-child::after {
  content: "";
}

.main-body .sf-license-warning {
  display: none !important;
}

.bmodal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
}
.bmodal .modal-dialog {
  margin-top: 50px;
}
.bmodal .modal-dialog.modal-md {
  max-width: 600px;
}
.bmodal .modal-dialog.modal-xmd {
  max-width: 750px;
}
.bmodal .modal-dialog .modal-content.modal-warning .modal-header {
  color: #8a6d3b;
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image: -o-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#faf2cc));
  background-image: linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fffcf8e3", endColorstr="#fffaf2cc", GradientType=0);
  background-repeat: repeat-x;
}
.bmodal .modal-dialog .modal-content.modal-primary .modal-header {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
  background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff337ab7", endColorstr="#ff2e6da4", GradientType=0);
  background-repeat: repeat-x;
}
.bmodal .modal-dialog .modal-content.modal-success .modal-header {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image: -o-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#d0e9c6));
  background-image: linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffdff0d8", endColorstr="#ffd0e9c6", GradientType=0);
  background-repeat: repeat-x;
}
.bmodal .modal-dialog .modal-content.modal-danger {
  border-color: #ebccd1;
}
.bmodal .modal-dialog .modal-content.modal-danger .modal-header {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image: -o-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#ebcccc));
  background-image: linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fff2dede", endColorstr="#ffebcccc", GradientType=0);
  background-repeat: repeat-x;
  color: #a94442;
}
.bmodal .modal-dialog .modal-content.modal-danger .panel-body .msg {
  color: #a94442;
}
.bmodal .modal-dialog .modal-content.modal-info .modal-header {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image: -o-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#c4e3f3));
  background-image: linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffd9edf7", endColorstr="#ffc4e3f3", GradientType=0);
  background-repeat: repeat-x;
}
.bmodal .modal-dialog .modal-content.modal-default .modal-header {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fff5f5f5", endColorstr="#ffe8e8e8", GradientType=0);
  background-repeat: repeat-x;
}
.bmodal .modal-header {
  padding: 10px 1rem;
  color: #ffffff;
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
  background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff337ab7", endColorstr="#ff2e6da4", GradientType=0);
  background-repeat: repeat-x;
}
.bmodal .modal-header .modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}
.bmodal .modal-header button.close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
  background-color: transparent;
  border: 0;
  appearance: none;
  font-size: 1.5rem;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
}
.bmodal .panel-body {
  padding: 15px;
  font-size: 0.9em;
  position: relative;
}

.btn-group-xs > .btn, .btn-xs {
  padding: 0.25rem 0.4rem;
  font-size: 0.875rem;
  line-height: 0.5;
  border-radius: 0.2rem;
}

.selected-file .item,
.lib-files .item {
  margin-bottom: 25px;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 2px;
}
.selected-file .item:hover,
.lib-files .item:hover {
  cursor: pointer;
}
.selected-file .item .f-header,
.lib-files .item .f-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 0.85em;
  padding: 2PX 4px;
}
.selected-file .item .f-header .file-name,
.lib-files .item .f-header .file-name {
  color: rgba(0, 0, 0, 0.5);
  overflow: hidden;
  width: calc(100% - 25px);
}
.selected-file .item .file-size,
.lib-files .item .file-size {
  font-size: 0.85em;
  color: rgba(0, 0, 0, 0.5);
  padding: 2PX 4px;
}
.selected-file .item .img-item,
.lib-files .item .img-item {
  position: relative;
  width: 100%;
}
.selected-file .item .img-item.True,
.lib-files .item .img-item.True {
  border: 1px solid #4cae4c;
  background-color: rgba(92, 184, 92, 0.7);
}
.selected-file .item .img-item input[type=checkbox],
.lib-files .item .img-item input[type=checkbox] {
  position: absolute;
  top: 2px;
  right: 6px;
}
.selected-file .item .audio-item.selected,
.lib-files .item .audio-item.selected {
  border: 1px solid #4cae4c;
  background-color: rgba(92, 184, 92, 0.7);
}

.cms-editor .cke_contents {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 25px;
  padding-bottom: 25px;
}
.cms-editor .cke_contents textarea.cke_source {
  font-size: 14px;
}
.cms-editor.cms-content-editor .cke_contents {
  height: 65vh !important;
}
.cms-editor.cms-chapeau-editor .cke_contents {
  height: 200px !important;
}

.special-note {
  font-weight: bold;
}

.blk-scroll {
  max-height: 70vh;
  overflow-y: scroll;
  margin-right: -15px;
  padding-right: 15px;
}

.ctt-modal-insert-image .panel-lib .lib-files {
  max-height: 70vh;
  overflow-y: auto;
}
.ctt-modal-insert-image .list-images .td-image {
  width: 100px;
}
.ctt-modal-insert-image .list-images .td-image img {
  width: 100%;
}
.ctt-modal-insert-image .list-images .p-f {
  display: flex;
  justify-content: space-between;
}
.ctt-modal-insert-image .list-images .p-f .f-size {
  font-size: 0.8em;
  color: #02830d;
  align-self: flex-end;
}
.ctt-modal-insert-image .list-images .p-f .f-size::before {
  content: "Size: ";
}
.ctt-modal-insert-image .list-images .p-f .f-size.lg-size {
  color: #f00;
}
.ctt-modal-insert-image .list-images .cmd-btn {
  display: flex;
  justify-content: flex-end;
}
.ctt-modal-insert-image .list-images .cmd-btn .btn + .btn {
  margin-left: 10px;
}
.ctt-modal-insert-image .list-images .msg-error {
  color: #f00;
}
.ctt-modal-insert-image .btn-insert-to-artilce {
  pointer-events: none;
  opacity: 0.65;
}
.ctt-modal-insert-image .btn-insert-to-artilce.True {
  pointer-events: auto;
  opacity: unset;
}

.processing-local {
  display: none;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.5);
}
.processing-local.show {
  display: block;
}

.daterangepicker {
  background-color: #f5f5f5;
  box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.2);
  padding-bottom: 15px;
}
.daterangepicker.show-ranges .ranges ul {
  display: flex;
  flex-wrap: wrap;
}
.daterangepicker.show-ranges .ranges ul li {
  white-space: nowrap;
}
.daterangepicker.show-ranges .ranges ul li:last-child {
  font-weight: bold;
}

.custom-control {
  position: relative;
  z-index: 1;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  -webkit-print-color-adjust: exact;
}
.custom-control.custom-switch {
  padding-left: 2.25rem;
}
.custom-control .custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0;
}
.custom-control .custom-control-input::before {
  position: absolute;
  top: 0.25rem;
  display: block;
  height: 1rem;
  content: "";
  background-color: #fff;
  border: 1px solid #adb5bd;
}
.custom-control .custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #007bff;
  background-color: #007bff;
}
.custom-control .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #fff;
  transform: translateX(0.75rem);
}
.custom-control .custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
  cursor: pointer;
}
.custom-control .custom-control-label::before {
  position: absolute;
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  top: calc(0.25rem - 1px);
  display: block;
  height: 1rem;
  content: "";
  background-color: #fff;
  border: 1px solid #adb5bd;
}
.custom-control .custom-control-label::after {
  position: absolute;
  top: calc(0.25rem + 1px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.5rem;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  display: block;
  content: "";
}

.text-note {
  font-size: 0.9em;
  color: rgba(0, 0, 0, 0.5);
  font-style: italic;
}

.copy-text {
  font-size: 0.8rem;
  color: rgba(0, 0, 0, 0.5);
  font-style: italic;
}

.text-box {
  position: relative;
}
.text-box .btn-clear {
  width: 20px;
  position: absolute;
  right: 0.7em;
  top: 0.5em;
  color: #212529;
  text-align: center;
}

.mutil-btns {
  display: flex;
  justify-content: flex-end;
}
.mutil-btns .btn {
  white-space: nowrap;
  margin-bottom: 10px;
  margin-right: 10px;
}

.has-valid-form input[type=text],
.has-valid-form input[type=password] {
  border-left-width: 5px;
}
.has-valid-form input[type=text].invalid,
.has-valid-form input[type=password].invalid {
  border-left-color: #dc3545;
}
.has-valid-form input[type=text].valid,
.has-valid-form input[type=password].valid {
  border-left-color: #28a745;
}
.has-valid-form .input-required.invalid .vnh-dropdownlist .ddl-categories,
.has-valid-form .input-required.invalid .vnh-dropdowntree .ddl-categories {
  border-left-color: #dc3545;
}
.has-valid-form .input-required.valid .vnh-dropdownlist .ddl-categories,
.has-valid-form .input-required.valid .vnh-dropdowntree .ddl-categories {
  border-left-color: #28a745;
}

.ctrl-site-tabs {
  margin-bottom: 30px;
}
.ctrl-site-tabs .tabs {
  position: relative;
}
.ctrl-site-tabs .tabs .line {
  position: relative;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  z-index: -1;
  bottom: 1px;
  margin: 0;
}
.ctrl-site-tabs .tabs ul {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
}
.ctrl-site-tabs .tabs .tab-item {
  list-style: none;
  background-color: #ffffff;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-right: 2px;
}
.ctrl-site-tabs .tabs .tab-item a {
  color: #808080;
  font-size: 0.9em;
}
.ctrl-site-tabs .tabs .tab-item a code {
  font-size: 90%;
  color: #c7254e;
}
.ctrl-site-tabs .tabs .tab-item.active {
  border-bottom: none;
}
.ctrl-site-tabs .tabs .tab-item.active a {
  color: #212529;
  background-image: linear-gradient(#abe0fd, #fff);
  background-color: #abe0fd;
}

.list-translate .item {
  padding: 8px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
  position: relative;
}
.list-translate .item .rw-1 {
  display: flex;
  justify-content: end;
  width: 100%;
}
.list-translate .item .edit-button {
  align-self: flex-start;
}
.list-translate .item .rw-2.labels, .list-translate .item .rw-2.data {
  display: none; /* Hide for mobile */
}
.list-translate .item .rw-3.mobile {
  display: flex;
  flex-direction: column;
}
.list-translate .item .rw-3.mobile .cl-2 {
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .list-translate .item .rw-2.labels {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 10px;
  }
  .list-translate .item .rw-2.labels .cl-1 {
    width: calc(25% - 10px);
    font-weight: 500;
  }
  .list-translate .item .rw-2.data {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 10px;
  }
  .list-translate .item .rw-2.data .cl-2 {
    width: calc(25% - 10px);
  }
  .list-translate .item .rw-3.mobile {
    display: none; /* Hide for web */
    padding: 10px;
  }
}
.list-traked-user-info .track-item {
  padding: 8px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  margin-bottom: 20px;
}
.list-traked-user-info .track-item .rw-1 {
  display: flex;
  justify-content: space-between;
}
.list-traked-user-info .track-item .rw-2 {
  display: flex;
}
.list-traked-user-info .track-item .rw-2 .cl-1 {
  width: 150px;
}

.home-page .block-shortcut .shortcut {
  color: #337ab7;
  background-color: rgba(0, 0, 0, 0.05);
  padding: 10px 0;
  border: 1px solid #337ab7;
  border-radius: 4px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 20px;
}
.home-page .block-shortcut .shortcut .fa {
  font-size: 2em;
}
.home-page .block-shortcut .shortcut.tao-tin-moi {
  background-color: #d0e9c6;
}
.home-page .block-module {
  margin-top: 30px;
}

.pwa-updater[b-pwa-updater] {
  position: unset;
}

.check-internet {
  text-align: center;
  padding: 3px 20px;
  color: #ffffff;
  font-size: 0.9em;
  background-color: #f0ad4e;
}

.warning-change-password {
  font-weight: normal;
  color: #ffffff;
  padding: 3px 20px;
  background-color: #ff0000;
  display: flex;
  justify-content: space-between;
}
.warning-change-password .w-message {
  text-align: center;
  font-size: 0.85rem;
  width: calc(100% - 60px);
}
.warning-change-password .w-message span {
  display: inline-block;
}
.warning-change-password .w-message .change-pw {
  color: #faf2cc;
  font-weight: bold;
}
.warning-change-password .close {
  font-size: 1.2rem;
  width: 30px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  line-height: 18px;
}

.h-bar-cmd {
  display: flex;
  justify-content: flex-end;
}

.page-log-truy-vet-tkts .track-list {
  margin-bottom: 30px;
}
.page-log-truy-vet-tkts .track-list .track {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.page-log-truy-vet-tkts .track-list .track .t-time {
  font-size: 0.85em;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.5);
}
.page-log-truy-vet-tkts .track-list .track .t-content {
  color: #605f5f;
  font-style: italic;
}
.page-log-truy-vet-tkts .track-list .track .t-content a {
  font-style: normal;
}
.page-log-truy-vet-tkts .track-list .track .t-content .cm-actor {
  font-weight: bold;
  font-style: normal;
}
.page-log-truy-vet-tkts .track-list .track .t-content .cm-pos {
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
}

.vnh-progress-bar {
  min-height: 5px;
  background-color: rgba(0, 0, 0, 0.05);
  flex-direction: column;
  justify-content: center;
  font-size: 0.8rem;
  color: #ffffff;
  border-radius: 4px;
}
.vnh-progress-bar .processed-percent {
  border-radius: 4px;
  text-align: center;
  background-color: #17A2B8;
  -webkit-animation: progress-bar-stripes 1s linear infinite;
  animation: progress-bar-stripes 1s linear infinite;
  background-image: linear-gradient(45deg, hsla(0, 0%, 100%, 0.15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, 0.15) 0, hsla(0, 0%, 100%, 0.15) 75%, transparent 0, transparent);
  background-size: 1rem 1rem;
}

.bar-link-right {
  display: flex;
  justify-content: right;
  margin-bottom: 10px;
}
.bar-link-right .link-item {
  font-weight: bold;
  font-size: 0.85em;
}

.top-bar-cmd {
  margin-bottom: 10px;
}
.top-bar-cmd .p-r {
  align-self: flex-end;
}
.top-bar-cmd .p-r .check-box {
  margin-right: 7px;
}

.check-box .fa {
  font-size: 1.2em;
  vertical-align: middle;
}
.check-box .fa.fa-check-square {
  color: #337ab7;
}
.check-box .fa + label {
  margin-left: 5px;
  vertical-align: middle;
}

.check-radio {
  display: inline-block;
}
.check-radio .fa {
  font-size: 1.2em;
  vertical-align: middle;
}
.check-radio .fa.fa-check-square {
  color: #337ab7;
}
.check-radio .fa + label {
  margin-left: 5px;
  vertical-align: middle;
}

.bottom-btn-bar {
  display: flex;
  justify-content: flex-end;
}
.bottom-btn-bar button {
  margin-right: 10px;
}

.dash-board {
  text-transform: uppercase;
  font-family: "Roboto Slab", serif;
  color: #438eb9;
}
.dash-board .bk-db {
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 5px 10px 10px 10px;
  border-radius: 5px;
  background-color: rgba(0, 0, 0, 0.02);
  margin-bottom: 30px;
}
.dash-board .bk-db .h-db {
  font-weight: bold;
  font-size: 1.2em;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
}
.dash-board .panel {
  text-align: center;
}
.dash-board .panel.panel-primary {
  border-color: #337ab7;
}
.dash-board .panel.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.dash-board .panel.panel-green {
  border-color: #5cb85c;
}
.dash-board .panel.panel-green > .panel-heading {
  border-color: #5cb85c;
  color: #fff;
  background-color: #5cb85c;
}
.dash-board .panel.panel-yellow {
  border-color: #f0ad4e;
}
.dash-board .panel.panel-yellow > .panel-heading {
  border-color: #f0ad4e;
  color: #fff;
  background-color: #f0ad4e;
}
.dash-board .panel.panel-red {
  border-color: #d9534f;
}
.dash-board .panel.panel-red > .panel-heading {
  border-color: #d9534f;
  color: #fff;
  background-color: #d9534f;
}
.dash-board .panel .panel-footer {
  font-weight: bold;
  padding: 10px 15px;
  font-size: 0.85em;
  text-transform: uppercase;
}

.toa-soan.tkts.chuyen-ngu .pnl-translate {
  background-color: rgba(0, 0, 0, 0.1);
  padding: 5px 5px 1px 5px;
  border-radius: 4px;
}

.error-msg {
  font-size: 0.85rem;
  color: #ff0000;
}

.form-view .form-label {
  font-weight: bold;
  font-size: 0.9em;
  color: #484646;
}

.panel-notification-message .lst-tokens {
  font-size: 0.8em;
  color: #797979;
}
.panel-notification-message .lst-tokens .item {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
}
.panel-notification-message .lst-tokens .item .form-label {
  margin-bottom: 0;
}
.panel-notification-message .lst-tokens .item .token, .panel-notification-message .lst-tokens .item .user-agent {
  word-break: break-all;
}

.change-password .btn-outline-secondary {
  border-color: #ced4da;
}

.tbl-nongnghiep {
  color: #5a6c7d;
}
.tbl-nongnghiep .head-tbl {
  color: #2980b9;
  background-color: #f5f5f5;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/*# sourceMappingURL=data:application/json;charset=utf-8,%7B%22version%22:3,%22sourceRoot%22:%22%22,%22sources%22:%5B%22file:///D:/AnBinh/SourceCode/Vinahelp/NongNghiep/QuanLySX/Solution/Vinahelp.NongNghiep.Qlsx/Client/Themes/lib.scss%22,%22file:///D:/AnBinh/SourceCode/Vinahelp/NongNghiep/QuanLySX/Solution/Vinahelp.NongNghiep.Qlsx/Client/Themes/Common/boostrap-4.scss%22,%22file:///D:/AnBinh/SourceCode/Vinahelp/NongNghiep/QuanLySX/Solution/Vinahelp.NongNghiep.Qlsx/Client/Themes/Common/dropdownlist.scss%22,%22file:///D:/AnBinh/SourceCode/Vinahelp/NongNghiep/QuanLySX/Solution/Vinahelp.NongNghiep.Qlsx/Client/Themes/Common/dropdowntree.scss%22,%22file:///D:/AnBinh/SourceCode/Vinahelp/NongNghiep/QuanLySX/Solution/Vinahelp.NongNghiep.Qlsx/Client/Themes/Common/pagination.scss%22,%22file:///D:/AnBinh/SourceCode/Vinahelp/NongNghiep/QuanLySX/Solution/Vinahelp.NongNghiep.Qlsx/Client/Themes/Common/quan-tri-he-thong.scss%22,%22file:///D:/AnBinh/SourceCode/Vinahelp/NongNghiep/QuanLySX/Solution/Vinahelp.NongNghiep.Qlsx/Client/Themes/Common/danh-sach-cau-hinh-trang.scss%22,%22file:///D:/AnBinh/SourceCode/Vinahelp/NongNghiep/QuanLySX/Solution/Vinahelp.NongNghiep.Qlsx/Client/Themes/Common/ckedtor5.scss%22,%22file:///D:/AnBinh/SourceCode/Vinahelp/NongNghiep/QuanLySX/Solution/Vinahelp.NongNghiep.Qlsx/Client/Themes/Common/tree-view.scss%22,%22file:///D:/AnBinh/SourceCode/Vinahelp/NongNghiep/QuanLySX/Solution/Vinahelp.NongNghiep.Qlsx/Client/Themes/Common/qlsx.scss%22,%22file:///D:/AnBinh/SourceCode/Vinahelp/NongNghiep/QuanLySX/Solution/Vinahelp.NongNghiep.Qlsx/Client/Themes/Common/common-all.scss%22%5D,%22names%22:%5B%5D,%22mappings%22:%22;AAEA;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AA3BJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AC1BJ;EACI;EACA;EACA;EACA;;;AAIA;EACI;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;;AAGJ;EACI;;AAEA;EACI;;AAGJ;EACI;;;AAKZ;EACI;;;AAGJ;EACI;;AACA;EACI;;;AAIR;EACI;;;AAIJ;EACI;EACA;EACA;;AAEA;EACI;EACA;EACA;;;AAKR;EACI;EACA;EACA;;;AAGJ;AAAA;AAAA;AAAA;AAAA;AAAA;EAMI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAEJ;AAAA;AAAA;AAAA;AAAA;AAAA;EAMI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;AAAA;AAAA;AAAA;AAAA;AAAA;EAMI;EACA;EACA;;;AAGJ;AAAA;EAEI;EACA;EACA;;;AAIJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;;;AAEJ;AAAA;AAAA;AAAA;AAAA;AAAA;EAMI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAEJ;AAAA;AAAA;AAAA;AAAA;AAAA;EAMI;EACA;EACA;;;AAGJ;EACI;;;AClKH;EACG;;AAEA;EACI;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;;AAIR;EACI;;AAIR;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;;AAGJ;EACI;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAKA;EACI;;AAQhB;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;;AAGJ;EAKI;EACA;;AALA;EACI;;AAOR;EACI;EACA;;AAGJ;EACI;EACA;EACA;;AAEA;EACI;;AAEA;EACI;EACA;;AAGJ;EACI;EACA;;AAGJ;EACI;EACA;EACA;;AAEA;EACI;;;ACpJvB;EACG;;AAEA;EACI;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;;AAGJ;EACI;;AAIR;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;;AAGJ;EACI;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAIA;EACI;;AAQhB;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EAKI;EACA;;AALA;EACI;;AAOR;EACI;EACA;;AAGJ;EACI;EACA;EACA;;AAGI;EACI;EACA;EACA;EACA;;AAIR;EACI;;AAEA;EACI;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAKZ;EACI;;AAEA;EACI;;AAIR;EACI;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;;AAEA;EACI;EACA;;AAGJ;EACI;EACA;EACA;;AAEA;EACI;;AAKZ;EACI;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;;AAGJ;EACI;EACA;;AAGJ;AACI;EACA;EACA;;AAGJ;EACI;EACA;;AAEA;EACI;;;ACnOnB;EACG;AAOA;AAMA;;AAXA;EACI;EACA;EACA;;AAGJ;AAAA;EAEI;EACA;;AAGJ;EACI;;AAIJ;EACI;EACA;EACA;;AAGJ;EACI;;;AJzBR;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AKzBI;EACI;;AAGJ;EACI;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;;AAGJ;EACI;;AAIR;EACI;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAIR;EACI;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;;AAEA;EACI;EACA;;AAGJ;EACI;;AAGJ;EACI;;AAGJ;AAAA;EAEI;;AAGJ;AAAA;EAEI;;AAGJ;AAAA;EAEI;;AAGJ;EACI;;AAKJ;EACI;EACA;EACA;;;AC/FR;EACI;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;;AAGJ;EACI;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;;AAGJ;EACI;EACA;;AAEA;EACI;;AAGJ;EACI;;AAEA;EACI;;AAIR;EACI;;AAKZ;EACI;;;AClEA;EACI;;AAMA;EACI;EACA;;;ACTZ;EACI;EACA;EACA;;AAGI;EACI;EACA;EACA;EACA;;AAIR;EACI;;AAEA;EACI;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAKZ;EACI;;AAEA;EACI;;AAIR;EACI;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;;AAEA;EACI;EACA;;AAGJ;EACI;EACA;EACA;;AAEA;EACI;;AAKZ;EACI;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;;AAGJ;EACI;EACA;;AAGJ;AACI;EACA;EACA;;AAGJ;EACI;EACA;;AAEA;EACI;;;AR9GhB;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;;;AS3BJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;;;AAMJ;EACI;;AAGJ;EACI;;AAGJ;EACI;;;AAIR;EACI;;AAEA;EACI;;AAGJ;EACI;;;AAKJ;EACI;;;AAKJ;EACI;;AAEA;EACI;;AAGJ;EACI;;AAIJ;EACI;;AAGJ;EACI;;AAIA;EACI;;AAGJ;EACI;;AAGJ;EACI;EACA;;AAEA;EACI;;AAMhB;EACI;EACA;;;AAKJ;EACI;;AAEA;EACI;;AAIA;EACI;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;;;AAQhB;EACI;EACA;;AAEA;EACI;EACA;;AAGJ;EACI;EACA;EACA;;AAIR;EACI;EACA;EACA;;AAEA;EACI;;AAGJ;EACI;EACA;;AAEA;EACI;;AAKJ;EACI;;AAGJ;EACI;;;AAOZ;EACI;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;;AAIR;EACI;;AACA;EACI;;AAEA;EACI;EACA;EACA;EACA;;;AAQhB;EACI;;AAGJ;EACI;EACA;EACA;;AAEA;EACI;;AAGJ;EACI;EACA;;AAEA;EACI;EACA;EACA;EACA;;AAKJ;EACI;;AAKJ;EACI;;;AASR;EAEI;EACA;;AAGJ;EACI;EACA;;AAKJ;EACI;EACA;;AAIJ;EACI;EACA;EACA;;AAGJ;EACI;EACA;;;AAMR;EACI;EACA;EACA;;AAGJ;EACI;;AAEA;EACI;EACA;;AAGJ;EACI;EACA;EACA;;AAGI;EACI;EACA;;AAEA;EACI;EACA;;AAKZ;EACI;EACA;;AAEA;EACI;EACA;;AAEA;EACI;EACA;EACA;;AAMR;EACI;;AAMR;EACI;;;AAMhB;EACI;;AAEA;EACI;EACA;EACA;;AAEA;EACI;EACA;EACA;;AAGJ;EACI;;AAEA;EACI;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAKJ;EACI;EACA;EACA;EACA;EACA;;AAEA;EACI;;AAMA;EACI;EACA;EACA;EACA;;AAKJ;EACI;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;;AAGJ;EACI;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;;AAEA;EACI;;AAIR;EACI;EACA;EACA;;AAEA;EACI;;AAGJ;EACI;;AAKZ;EACI;;AAEA;EACI;EACA;EACA;EACA;EACA;;AAEA;EACI;;AAIR;EACI;;AAGJ;EACI;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;;AAEA;EACI;EACA;EACA;;AAGJ;EACI;;AAGJ;EACI;;AAGJ;EACI;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;;AAgB5B;EACI;;AAEA;EACI;EACA;EACA;;;AAUR;EACI;EACA;EACA;;AAEA;EACI;EACA;EACA;;AAEA;EACI;EACA;EACA;;AAIR;EACI;;AAEA;EACI;EACA;EACA;EACA;EACA;;AAEA;EACI;;AAGJ;EACI;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;;AAUhB;EACI;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAUZ;EACI;EACA;EACA;EACA;EACA;;AAEA;EACI;;AAGJ;EACI;;;AAOZ;EACI;;AAGJ;EACI;EACA;;AAEA;EACI;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;;AASR;EACI;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;;AAGJ;EACI;;AAGJ;EACI;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;;AAGJ;EACI;EACA;;AAIR;EACI;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;;AAGJ;EAyBI;;AAEA;EACI;;AAGJ;EACI;;AAIA;EACI;;AAIR;EACI;EACA;;AAGJ;EACI;;AAGA;EACI;;AAGJ;EACI;;AAGJ;EACI;EACA;;AAKZ;EACI;EACA;;AAGJ;EACI;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;;AAEA;EACI;;AAIR;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;;AAIR;EACI;EACA;EACA;EACA;EACA;;;AASpB;EACI;;AAIQ;EACI;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;;AAIR;EACI;EACA;EACA;EACA;EACA;EACA;;AA8BR;EACI;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;;AAMhB;EACI;EACA;EACA;EACA;EACA;;AAGJ;EACI;;;AAOJ;EACI;;AAEA;EACI;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;;AAGJ;EACI;;AAGJ;EACI;EACA;;AAEA;EACI;EACA;;AAOR;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;;AAGJ;EACI;EACA;EACA;;AAGJ;EACI;EACA;;AAEA;EACI;;AAIR;EACI;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;;AAKZ;EACI;EACA;;AAEA;EACI;EACA;;AAGJ;EACI;EACA;;AAEA;EACI;EACA;EACA;;AAKZ;EACI;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;;AAEA;EACI;;AAGJ;EACI;;AASpB;EACI;EACA;;AAGI;EACI;EACA;EACA;;AAIR;EACI;EACA;EACA;;AAEA;EACI;EACA;;AAOR;EACI;EACA;EACA;EACA;;AAGI;EACI;EACA;;AAQxB;EACI;;AAEA;EACI;;AAEA;EACI;;AAIR;EACI;EACA;EACA;;AAEA;EACI;EACA;EACA;;AAIA;EACI;EACA;EACA;;AAGJ;EACI;EACA;;AAMR;EACI;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;;AAGJ;EACI;EACA;;AAEA;EACI;EACA;;AAMR;EACI;;AAEA;EACI;;AAGJ;AAAA;EAEI;;AAGJ;EACI;;AAGJ;EACI;;AAGJ;EACI;;AAMA;EACI;EACA;;AAGJ;EACI;EACA;EACA;;AAGJ;EACI;;AAGJ;EACI;EACA;EACA;;AAIA;EACI;;AAGJ;EACI;;AAMJ;EACI;;AAGJ;EACI;;AAIR;EACI;EACA;;AAKZ;EACI;EACA;EACA;;AAEA;EACI;EACA;;AASZ;EACI;;AAEA;EACI;;AAOI;EACI;;AAOpB;EACI;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;;AAMA;EACI;;AAGJ;EACI;EACA;;AAKJ;EACI;;AAIA;EACI;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;;AAUxB;EACI;;AAEA;EACI;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;;AAGJ;EACI;EACA;;AAEA;EACI;EACA;;AAOR;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;;AAGJ;EACI;EACA;EACA;;AAGJ;EACI;EACA;;AAEA;EACI;;AAIR;EACI;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;;AAKZ;EACI;EACA;;AAEA;EACI;EACA;;AAGJ;EACI;EACA;;AAEA;EACI;EACA;EACA;;AAKZ;EACI;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;;AAEA;EACI;;AAGJ;EACI;;;AAYpC;EACI;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;;AAEA;EACI;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;;AAGJ;EACI;;AAIR;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;;AAMR;EACI;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;;AAGJ;EACI;;AAGJ;EACI;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;;AAGJ;EACI;EACA;;AAIR;EACI;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;;AAGJ;EACI;EACA;EACA;;AAEA;EACI;;AAGJ;EACI;;AAIA;EACI;;AAIR;EACI;EACA;;AAGJ;EACI;;AAGA;EACI;;AAGJ;EACI;;AAGJ;EACI;EACA;;AAKZ;EACI;EACA;;AAGJ;EACI;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;;AAEA;EACI;;AAIR;EACI;EACA;EACA;EACA;EACA;;;AAQxB;EACI;;AAGI;EACI;EACA;EACA;;AAEA;EACI;;AAGJ;EACI;;AAGJ;EACI;;AAGJ;EACI;;AAGJ;EACI;;AAMR;EACI;;AAMJ;EACI;;AAGJ;EACI;;AAEA;EACI;EACA;EACA;EACA;;AAEA;EACI;;AAEA;EACI;EACA;EACA;;AAIR;EACI;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;AAMJ;EACI;;AAGJ;EACI;;AAEA;EACI;;AAGJ;EACI;;AAIR;EACI;EACA;;AAGJ;EACI;EACA;;AAEA;EACI;EACA;EACA;;AAIR;EACI;;AAGJ;EACI;;AAEA;EACI;EACA;EACA;;AAKQ;EACI;;AAKZ;EACI;EACA;;AAGJ;EACI;;AAGJ;EACI;EACA;EACA;;AAEA;EACI;;AAGJ;EACI;;AAIR;EACI;EACA;;AAEA;EACI;;AAGJ;EACI;;AAIR;EACI;EACA;EACA;EACA;;AAQxB;EACI;;AAGJ;EACI;;AAEA;EACI;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;;;AAKZ;EACI;;;AAIA;EACI;;AAIA;EACI;;AAIR;EACI;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;;AAKJ;EACI;EACA;;AAGJ;EACI;EACA;;;ACn7DZ;EACI;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;;AAEA;EACI;EACA;EACA;EACA;;;AAKJ;EACI;;AAEA;EACI;;;AAMR;EACI;EACA;;AAEA;EACI;EACA;;AAEA;EACI;;;AAQhB;EACI;EACA;;AAEA;EACI;;AAGJ;EACI;;AAGJ;EACI;;;AAIR;EACI;EACA;EACA;EACA;EACA;EACA;;;AAIJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;;AAEA;EACI;;;AAKZ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;;AAEA;EACI;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;;;AAOpB;EACI;EACA;;;AAGJ;EACI;EACA;;AAEA;EACI;;;AAIR;EACI;EACA;;AAEA;EACI;EACA;;AAGJ;EACI;EACA;;;AAIR;EACI;;;AAIA;EACI;;AAGJ;EACI;EACA;;;AAKR;EACI;;AAEA;EACI;;AAGJ;EACI;;AAGI;EACI;EACA;;AAMR;EACI;;;AAMZ;EACI;EACA;EACA;;;AAKA;EACI;;AAEA;EACI;;AAMA;EACI;;AAEA;EACI;;;AAQhB;EACI;EACA;;;AAIR;EACI;;;AAGJ;EACI;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;;;AAGJ;EACI;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;;AAIR;EACI;EACA;;AAEA;EAEI;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAIR;EACI;EACA;EACA;EACA;EACA;EACA;;AAEA;EAEI;;AAGJ;EACI;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAKZ;EACI;;AAEA;EACI;;;AAMJ;EACI;;AAEA;EACI;EACA;EACA;EACA;EACA;;AAGA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAKZ;EACI;;;AAOR;EACI;;AAIJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;;AAGJ;EACI;;AAEA;EACI;EACA;EACA;;AAIR;EACI;;AAEA;EACI;EACA;EACA;;AAIR;EACI;;AAEA;EACI;EACA;EACA;;AAKR;EACI;;AAEA;EACI;EACA;EACA;;;AAMR;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;;AAIR;EACI;;AAGJ;EACI;;AAGJ;EACI;;AAGJ;EACI;;AAGJ;EACI;;AAGJ;EACI;;AAGJ;EACI;;;AAIR;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;;;AAGJ;EACI;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAIR;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAGI;EACI;;AAKZ;EACI;EACA;;AAGI;EACI;;AAKZ;EACI;;AAEA;EACI;EACA;EACA;;AAIR;EACI;;AAEA;EACI;EACA;EACA;;AAIR;EACI;;AAEA;EACI;EACA;EACA;;AAIR;EACI;;AAEA;EACI;EACA;EACA;;AAIR;EACI;;AAEA;EACI;EACA;EACA;;AAIR;EACI;;AAEA;EACI;EACA;EACA;;;AAKZ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EAEI;;AAGJ;EACI;EACA;EACA;EACA;;;AAQJ;EACI;EACA;EACA;EACA;;AAEA;EACI;;AAGJ;EACI;EACA;EACA;EACA;;;AAMZ;EACI;EACA;EACA;;;AAIJ;EACI;EACA;EACA;;AAEA;EACI;EACA;;AAEA;EACI;EACA;EACA;;AAIA;EACI;;;AAQZ;EACI;;;AAIR;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;;AAEA;EACI;;AAGJ;EACI;;AAKI;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAKJ;EACI;EACA;EACA;EACA;EACA;EACA;;AAKJ;EACI;EACA;EACA;EACA;EACA;EACA;;AAIR;EACI;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAIA;EACI;;AAMR;EACI;EACA;EACA;EACA;EACA;EACA;;AAKJ;EACI;EACA;EACA;EACA;EACA;EACA;;AAQhB;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAIA;EACI;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAIR;EACI;EACA;EACA;;;AAIR;EACI;EACA;EACA;EACA;;;AAKA;AAAA;EACI;EACA;EACA;;AAEA;AAAA;EACI;;AAGJ;AAAA;EACI;EACA;EACA;EACA;EACA;;AAEA;AAAA;EACI;EACA;EACA;;AAIR;AAAA;EACI;EACA;EACA;;AAGJ;AAAA;EACI;EACA;;AAEA;AAAA;EACI;EACA;;AAGJ;AAAA;EACI;EACA;EACA;;AAMJ;AAAA;EACI;EACA;;;AAOZ;EACI;EACA;EACA;EACA;;AAEA;EACI;;AAKJ;EACI;;AAKJ;EACI;;;AAKZ;EACI;;;AAGJ;EACI;EACA;EACA;EACA;;;AAMI;EACI;EACA;;AAKJ;EACI;;AAEA;EACI;;AAIR;EACI;EACA;;AAEA;EACI;EACA;EACA;;AAEA;EACI;;AAGJ;EACI;;AAOZ;EACI;EACA;;AAEA;EACI;;AAIR;EACI;;AAIR;EACI;EACA;;AAEA;EACI;EACA;;;AAMZ;EACI;EACA;EACA;;AAEA;EACI;;;AAIR;EACI;EACA;EACA;;AAIQ;EACI;EACA;;AAEA;EACI;;AAEA;EACI;;;AAUxB;EACI;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAIA;EACI;EACA;EACA;;AAGJ;EACI;EACA;;AAKZ;EACI;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;AAKZ;EACI;EACA;EACA;;;AAGJ;EACI;EACA;EACA;;;AAGJ;EACI;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;;;AAIR;EACI;EACA;;AAEA;EACI;EACA;EACA;;;AAMJ;AAAA;EAEI;;AAEA;AAAA;EACI;;AAGJ;AAAA;EACI;;AAMA;AAAA;EAEI;;AAKJ;AAAA;EAEI;;;AAMhB;EACI;;AAEA;EACI;;AAEA;EACI;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;;AAIJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;;AAEA;EACI;EACA;;AAIR;EACI;;AAEA;EACI;EACA;EACA;;;AAQhB;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;;AAGJ;EACI;;AAGJ;EACI;;AAGJ;EACI;EACA;;AAEA;EACI;;;AAMhB;EAIY;IACI;IACA;IACA;IACA;;EAEA;IACI;IACA;;EAIR;IACI;IACA;IACA;IACA;;EAEA;IACI;;EAIR;IACI;IACA;;;AAOZ;EACI;EACA;EACA;EACA;;AAEA;EACI;EACA;;AAGJ;EACI;;AACA;EACI;;;AAQR;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;;AAGJ;EACI;;AAKZ;EACI;;;AAIR;EACI;;;AAGJ;EACI;EACA;EACA;EACA;EACA;;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;;AAEA;EACI;;AAGJ;EACI;EACA;;AAIR;EACI;EACA;EACA;EACA;EACA;EACA;;;AAIR;EACI;EACA;;;AAIA;EACI;;AAEA;EACI;EACA;EACA;;AAEA;EACI;EACA;EACA;;AAGJ;EACI;EACA;;AAEA;EACI;;AAIJ;EACI;EACA;;AAGJ;EACI;EACA;EACA;;;AAOpB;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;;AAIR;EACI;EACA;EACA;;AAEA;EACI;EACA;;;AAIR;EACI;;AAKA;EACI;;AAEA;EACI;;;AAMR;EACI;EACA;;AAEA;EACI;;AAGJ;EACI;EACA;;;AAIZ;EACI;;AAEA;EACI;EACA;;AAEA;EACI;;AAGJ;EACI;EACA;;;AAKZ;EACI;EACA;;AACA;EACI;;;AAKR;EACI;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;;AAIR;EACI;;AAEA;EACI;;AAEA;EACI;EACA;EACA;;AAIR;EACI;;AAEA;EACI;EACA;EACA;;AAIR;EACI;;AAEA;EACI;EACA;EACA;;AAIR;EACI;;AAEA;EACI;EACA;EACA;;AAIR;EACI;EACA;EACA;EACA;;;AAQA;EACI;EACA;EACA;;;AAMhB;EACI;EACA;;;AAGA;EACI;EACA;EACA;;;AAKJ;EACI;EACA;;AAEA;EACI;EACA;EACA;;AAEA;EACI;;AAGJ;EACI;;;AAOZ;EACI;;;AAKR;EACI;;AAEA;EACI;EACA;;;AAKR;EACI;IACI;;EAGJ;IACI%22%7D */