/*===================
FONTS=====================*/
body .delete-stock .ui.red.button {
  background-color: #000;
}
body .delete-stock .ui.green.button {
  background-color: #FFC701;
  color: #000;
}
body .delete-stock .actions {
  text-align: center !important;
}

body .logo .pageTitle {
  font-family: "Inter", sans-serif;
  font-size: 20px !important;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
  color: #fff;
  display: inline-block;
  margin-left: 10px;
  top: 7px;
  position: relative;
}

body .btnCustom {
  font-family: "Inter", sans-serif;
  font-size: 16px !important;
  font-weight: 600;
  line-height: 1.2;
  padding: 10px 0 !important;
  color: #070707;
}
body .Calendar__headerCustom {
  position: relative;
  padding: 1rem 2rem;
}
body .Calendar__headerCustom .closeIcon {
  position: absolute;
  top: 1rem;
  cursor: pointer;
  right: 2rem;
}
body .Calendar__headerCustom h5 {
  font-family: "Inter", sans-serif;
  font-size: 17px !important;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 20px;
}
body .Calendar__headerCustom--block {
  display: flex;
  justify-content: space-between;
}
body .Calendar__headerCustom .blockHeader span {
  display: block;
}
body .Calendar__headerCustom .blockHeader span:first-child {
  font-family: "Inter", sans-serif;
  font-size: 13px !important;
  font-weight: 400;
  line-height: 1.2;
  color: #000;
  padding-bottom: 5px;
}
body .Calendar__headerCustom .blockHeader span:last-child {
  font-family: "Inter", sans-serif;
  font-size: 14px !important;
  font-weight: 400;
  line-height: 1.2;
  color: #6D6565;
}

.history-data .div-text {
  font-weight: 600;
  font-size: 22px;
  line-height: 140%;
  color: #1E1E1E;
}
.history-data .widgets-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.history-data .block-1 {
  display: flex;
  align-items: center;
}
.history-data .block-1 .black {
  height: 25px;
  width: 25px;
  border-radius: 4px;
  background: #1E1E1E;
  margin-right: 8px;
}
.history-data .block-2 {
  display: flex;
  align-items: center;
}
.history-data .block-2 .orange {
  height: 25px;
  width: 25px;
  border-radius: 4px;
  background: #FFC601;
  margin-right: 8px;
}
.history-data .input-date-history {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.history-data .input-date-history .datepicker-input {
  padding-top: 8px;
  padding-bottom: 8px;
  background: rgba(241, 242, 243, 0.8);
  border-radius: 50px;
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  color: #707A83;
}
.history-data #line-chart-tooltip {
  border-radius: 4px;
  position: absolute;
  display: none;
  transform: translate(-50%, -100%);
  text-align: center;
  background: #fff;
  padding: 5px 16px;
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
  z-index: 1;
}
.history-data #line-chart-tooltip .tooltip-date {
  font-weight: 300;
  font-size: 12px;
  line-height: 14px;
  color: #707A83;
  margin-bottom: 4px;
}
.history-data #line-chart-tooltip .tooltip-content {
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  width: max-content;
}
.history-data #line-chart-tooltip .tooltip-arrow {
  position: absolute;
  height: 0px;
  width: 0px;
  border-top: 13px solid #fff;
  border-left: 13px solid transparent;
  border-right: 13px solid transparent;
  left: calc(50% - 13px);
  bottom: -6.5px;
}

.vn30 canvas {
  max-height: 200;
  max-width: 400;
}
/*===================
FONTS=====================*/
body .delete-stock .ui.red.button {
  background-color: #000;
}
body .delete-stock .ui.green.button {
  background-color: #FFC701;
  color: #000;
}
body .delete-stock .actions {
  text-align: center !important;
}

body .logo .pageTitle {
  font-family: "Inter", sans-serif;
  font-size: 20px !important;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
  color: #fff;
  display: inline-block;
  margin-left: 10px;
  top: 7px;
  position: relative;
}

body .btnCustom {
  font-family: "Inter", sans-serif;
  font-size: 16px !important;
  font-weight: 600;
  line-height: 1.2;
  padding: 10px 0 !important;
  color: #070707;
}
body .Calendar__headerCustom {
  position: relative;
  padding: 1rem 2rem;
}
body .Calendar__headerCustom .closeIcon {
  position: absolute;
  top: 1rem;
  cursor: pointer;
  right: 2rem;
}
body .Calendar__headerCustom h5 {
  font-family: "Inter", sans-serif;
  font-size: 17px !important;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 20px;
}
body .Calendar__headerCustom--block {
  display: flex;
  justify-content: space-between;
}
body .Calendar__headerCustom .blockHeader span {
  display: block;
}
body .Calendar__headerCustom .blockHeader span:first-child {
  font-family: "Inter", sans-serif;
  font-size: 13px !important;
  font-weight: 400;
  line-height: 1.2;
  color: #000;
  padding-bottom: 5px;
}
body .Calendar__headerCustom .blockHeader span:last-child {
  font-family: "Inter", sans-serif;
  font-size: 14px !important;
  font-weight: 400;
  line-height: 1.2;
  color: #6D6565;
}

.client--WarningDDC .page-content {
  margin-left: -12.5px;
  margin-right: -12.5px;
  display: flex;
}
.client--WarningDDC .page-left {
  flex-basis: 67%;
  min-width: 67%;
  padding-left: 12.5px;
  padding-right: 12.5px;
}
.client--WarningDDC .page-right {
  min-width: 0;
  flex-grow: 1;
  padding-left: 12.5px;
  padding-right: 12.5px;
}
.client--WarningDDC .tabbed-content {
  border-radius: 12px;
  background-color: #fff;
  padding: 20px;
}
.client--WarningDDC .community-wrap {
  border-radius: 10px;
  padding: 14px 10px 14px 14px;
  height: calc(100vh - 85px);
  position: sticky;
  top: calc(55px + 10px);
  background-color: #fff;
}
.client--WarningDDC .community-wrap .section-title {
  font-weight: bold;
  font-size: 24px;
  line-height: 28px;
  padding-bottom: 6px;
  padding-left: 14px;
  margin-bottom: 4px;
}
.client--WarningDDC .community-wrap .client--Community {
  height: calc(100% - 38px);
}
.client--WarningDDC .community-wrap .scroll-to-top {
  width: 24px;
  height: 24px;
  cursor: pointer;
  background: linear-gradient(180deg, rgba(161, 169, 175, 0.3) 0%, rgba(67, 77, 86, 0.3) 100%);
  position: absolute;
  bottom: 12px;
  left: calc(50% - 12px);
  border-radius: 50px;
  backdrop-filter: blur(14px);
}
.client--WarningDDC .community-wrap .scroll-to-top:hover {
  filter: brightness(1.1);
}
.client--WarningDDC .nav-tabs {
  border-bottom: 1px solid #EEE;
  padding-bottom: 10px;
}
.client--WarningDDC .nav-tabs .tab-item:not(:last-child) {
  margin-right: 20px;
}
.client--WarningDDC .nav-tabs .tab-item a {
  background: #F1F2F3;
  border-radius: 50px;
  font-size: 16px;
  line-height: 140%;
  color: #707A83;
  padding: 10px 50px;
  display: block;
}
.client--WarningDDC .nav-tabs .tab-item a:nth-child(2) {
  padding-left: 39px;
  padding-right: 39px;
}
.client--WarningDDC .nav-tabs .tab-item a.active {
  color: #1E1E1E;
  font-weight: 550;
  background: linear-gradient(180deg, rgba(255, 198, 1, 0.5) 0%, #FFC601 34.88%);
}
.client--WarningDDC .tab-content {
  padding: 18px 20px;
}
.client--WarningDDC .tab-content:has(#vn30.show) {
  padding-bottom: 0;
}
.client--WarningDDC .tab-content .div-text {
  font-weight: 700;
  font-size: 22px;
  line-height: 140%;
  color: #1E1E1E;
  margin-bottom: 5px;
}
.client--WarningDDC .tab-content .div-sub-text {
  font-size: 16px;
  line-height: 150%;
  color: #707A83;
}
.client--WarningDDC .tab-content .title-row {
  margin-top: 80px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}
.client--WarningDDC .tab-content .title-row .btn-common {
  background: transparent;
  border: 1px solid #CECECE;
}
.client--WarningDDC .tab-content h2 {
  font-family: "Inter", sans-serif;
  font-size: 26px !important;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 5px;
}
.client--WarningDDC .tab-content .subText {
  font-family: "Inter", sans-serif;
  font-size: 16px !important;
  font-weight: 400;
  line-height: 1.2;
  color: #757575;
  margin-bottom: 40px;
}
.client--WarningDDC .tab-content #canvas-holder {
  padding-top: 30px;
  margin-bottom: 40px;
}
.client--WarningDDC .tab-content #canvas-holder .more-info-btn {
  background: #EEE;
  border-radius: 50px;
  font-size: 16px;
  line-height: 19px;
  color: #1E1E1E;
  padding: 10.5px 38px;
  display: inline-block;
}
.client--WarningDDC .tab-content #canvas-holder .more-info-btn:hover {
  filter: brightness(0.9);
}
.client--WarningDDC .tab-content #canvas-holder .chartCustom {
  position: relative;
  display: flex;
  justify-content: center;
  padding: 0 30px;
}
.client--WarningDDC .tab-content #canvas-holder .chartCustom .needle {
  position: absolute;
  top: 43%;
  height: 38%;
  transform-origin: bottom;
  transform: rotate(-100deg);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.client--WarningDDC .tab-content #canvas-holder .chartCustom img {
  max-width: 281px;
}
.client--WarningDDC .tab-content #canvas-holder .chart-1 {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.client--WarningDDC .tab-content #canvas-holder .chart-1-right {
  border-radius: 10px;
  border: 1px solid #eee;
  width: 100%;
  padding: 16px;
}
.client--WarningDDC .tab-content #canvas-holder .chart-1-right .rowWarning {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.client--WarningDDC .tab-content #canvas-holder .chart-1-right .rowWarning:not(:last-child) {
  margin-bottom: 23px;
}
.client--WarningDDC .tab-content #canvas-holder .chart-1-right .rowWarning:last-child {
  margin-bottom: 0;
}
.client--WarningDDC .tab-content #canvas-holder .chart-1-right .rowWarning:last-child .round {
  background: #178F27;
}
.client--WarningDDC .tab-content #canvas-holder .chart-1-right .rowWarning:nth-child(2) .round {
  background: #FFC701;
}
.client--WarningDDC .tab-content #canvas-holder .chart-1-right .rowWarning p {
  margin: 0;
  font-weight: 600;
  font-size: 16px;
  line-height: 21px;
}
.client--WarningDDC .tab-content #canvas-holder .chart-1-right .rowWarning .round {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background: #E20D0D;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 550;
  font-size: 16px;
  line-height: 19px;
}
.client--WarningDDC .tab-content #canvas-holder .timeUpdate {
  text-align: center;
  margin-bottom: 8px;
  font-size: 18px;
  line-height: 21px;
}
.client--WarningDDC .tab-content #canvas-holder .updateFrom {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 19px;
}
.client--WarningDDC .tab-content #canvas-holder .chart-value {
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  margin-top: 20px;
  text-transform: uppercase;
}
.client--WarningDDC .tab-content #canvas-holder .text-value {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 32px;
  line-height: 38px;
  margin-bottom: 6px;
}
.client--WarningDDC .more-posts-section {
  margin-bottom: 20px;
}
.client--WarningDDC .more-posts-section .div-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
.client--WarningDDC .more-posts-section .div-header .div-text {
  font-weight: 600;
  font-size: 22px;
  line-height: 140%;
  color: #1E1E1E;
}
.client--WarningDDC .more-posts-section .div-header .view-all {
  font-size: 18px;
  line-height: 21px;
  color: #FB7A02;
  display: flex;
  align-items: center;
}
.client--WarningDDC .more-posts-section .post-card .post-title {
  font-weight: bold;
  display: -webkit-box !important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.client--WarningDDC .more-posts-section .post-card .post-description {
  color: #707A83;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.client--WarningDDC .more-posts-section .post-card .post-content {
  flex-basis: 55%;
  min-width: 0;
  padding: 16px 20px 22px 20px;
}
.client--WarningDDC .more-posts-section .post-card .posted-at-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.client--WarningDDC .more-posts-section .post-card .posted-at-wrap .posted-at {
  font-size: 16px;
  line-height: 18px;
  color: #C4C4C4;
}
.client--WarningDDC .more-posts-section .post-card .posted-at-wrap .post-source {
  font-size: 13px;
  line-height: 16px;
  max-width: 110px;
  padding: 2px 12px;
  background: #EEE;
  border-radius: 50px;
  display: inline-block !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.client--WarningDDC .more-posts-section .post-card .posted-at-wrap .post-source.ddc-post {
  background: #FFC601;
}
.client--WarningDDC .more-posts-section .post-card.load-more-post {
  display: flex;
  border-radius: 10px;
  height: 208px;
  background-color: #fff;
}
.client--WarningDDC .more-posts-section .post-card.load-more-post:not(:last-child) {
  margin-bottom: 18px;
}
.client--WarningDDC .more-posts-section .post-card.load-more-post .post-content {
  padding: 10px 20px 14px 18px;
  flex-basis: 65%;
}
.client--WarningDDC .more-posts-section .post-card.load-more-post .post-image {
  flex-basis: 35%;
  height: 100%;
}
.client--WarningDDC .more-posts-section .post-card.load-more-post .post-image img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
}
.client--WarningDDC .more-posts-section .post-card.load-more-post .posted-at-wrap {
  margin-bottom: 8px;
  margin-left: -4px;
}
.client--WarningDDC .more-posts-section .post-card.load-more-post .posted-at-wrap .posted-at {
  font-size: 14px;
  line-height: 16px;
  color: #C4C4C4;
}
.client--WarningDDC .more-posts-section .post-card.load-more-post .post-title {
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 12px;
  min-height: 52px;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.client--WarningDDC .more-posts-section .post-card.load-more-post .post-description {
  font-size: 18px;
  line-height: 21px;
  margin-bottom: 29px;
  min-height: 42px;
  text-align: justify;
}
.client--WarningDDC #vn30 .div-text {
  font-weight: 700;
  font-size: 22px;
  line-height: 140%;
  color: #3C3C3D;
}
.client--WarningDDC #vn30 .sub-div-text {
  font-size: 16px;
  line-height: 150%;
  color: #707A83;
}
.client--WarningDDC #vn30 .widgets-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.client--WarningDDC #vn30 .widgets-wrap .block-1 {
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 150%;
  font-weight: 500;
}
.client--WarningDDC #vn30 .widgets-wrap .block-1 .black {
  height: 25px;
  width: 25px;
  border-radius: 6px;
  background: black;
  margin-right: 8px;
}
.client--WarningDDC #vn30 .widgets-wrap .block-2 {
  display: flex;
  align-items: center;
  font-weight: 500;
  font-size: 14px;
  line-height: 150%;
  margin-right: 24px;
}
.client--WarningDDC #vn30 .widgets-wrap .block-2 .orange {
  height: 25px;
  width: 25px;
  border-radius: 6px;
  background: #FFCB11;
  margin-right: 8px;
}
.client--WarningDDC #vn30 .datepicker-input {
  padding-top: 8px;
  padding-bottom: 8px;
  background: rgba(241, 242, 243, 0.8);
  border-radius: 50px;
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  color: #707A83;
}
.client--WarningDDC #vn30 .no-data-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 36px;
  padding-right: 36px;
  height: 45%;
  background: #FFFFFF;
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.client--WarningDDC #vn30 .no-data-wrap .no-data-text {
  font-weight: 550;
  font-size: 16px;
  line-height: 19px;
  color: #000;
  width: max-content;
}
.client--WarningDDC #vn30 #vn30-chart-tooltip {
  border-radius: 4px;
  position: absolute;
  display: block;
  opacity: 0;
  transform: translate(-50%, -100%);
  background: #fff;
  padding: 5px 10px;
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
  flex-direction: column;
  z-index: 1;
}
.client--WarningDDC #vn30 #vn30-chart-tooltip .tooltip-code {
  font-size: 12px;
  line-height: 14px;
  font-weight: bold;
  margin-bottom: 3px;
}
.client--WarningDDC #vn30 #vn30-chart-tooltip .tooltip-content {
  font-size: 12px;
  line-height: 14px;
  display: flex;
  position: relative;
  width: max-content;
}
.client--WarningDDC #vn30 #vn30-chart-tooltip .tooltip-content .tooltip-content__text {
  color: #707A83;
  margin-right: 2px;
}
.client--WarningDDC #vn30 #vn30-chart-tooltip .tooltip-content .tooltip-content__value {
  font-weight: bold;
}
.client--WarningDDC #vn30 #vn30-chart-tooltip .tooltip-arrow {
  position: absolute;
  height: 0px;
  width: 0px;
  border-top: 13px solid #fff;
  border-left: 13px solid transparent;
  border-right: 13px solid transparent;
  left: calc(50% - 13px);
  bottom: -6.5px;
}
/*===================
FONTS=====================*/
body .delete-stock .ui.red.button {
  background-color: #000;
}
body .delete-stock .ui.green.button {
  background-color: #FFC701;
  color: #000;
}
body .delete-stock .actions {
  text-align: center !important;
}

body .logo .pageTitle {
  font-family: "Inter", sans-serif;
  font-size: 20px !important;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
  color: #fff;
  display: inline-block;
  margin-left: 10px;
  top: 7px;
  position: relative;
}

body .btnCustom {
  font-family: "Inter", sans-serif;
  font-size: 16px !important;
  font-weight: 600;
  line-height: 1.2;
  padding: 10px 0 !important;
  color: #070707;
}
body .Calendar__headerCustom {
  position: relative;
  padding: 1rem 2rem;
}
body .Calendar__headerCustom .closeIcon {
  position: absolute;
  top: 1rem;
  cursor: pointer;
  right: 2rem;
}
body .Calendar__headerCustom h5 {
  font-family: "Inter", sans-serif;
  font-size: 17px !important;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 20px;
}
body .Calendar__headerCustom--block {
  display: flex;
  justify-content: space-between;
}
body .Calendar__headerCustom .blockHeader span {
  display: block;
}
body .Calendar__headerCustom .blockHeader span:first-child {
  font-family: "Inter", sans-serif;
  font-size: 13px !important;
  font-weight: 400;
  line-height: 1.2;
  color: #000;
  padding-bottom: 5px;
}
body .Calendar__headerCustom .blockHeader span:last-child {
  font-family: "Inter", sans-serif;
  font-size: 14px !important;
  font-weight: 400;
  line-height: 1.2;
  color: #6D6565;
}

#chi-bao-ddc-article {
  padding-top: 30px;
  margin-bottom: 40px;
}
#chi-bao-ddc-article .more-info-btn {
  background: #EEE;
  border-radius: 50px;
  font-size: 16px;
  line-height: 19px;
  color: #1E1E1E;
  padding: 10.5px 38px;
  display: inline-block;
}
#chi-bao-ddc-article .more-info-btn:hover {
  filter: brightness(0.9);
}
#chi-bao-ddc-article .chartCustom {
  position: relative;
  display: flex;
  justify-content: center;
  padding: 0 30px;
}
#chi-bao-ddc-article .chartCustom .needle {
  position: absolute;
  top: 43%;
  height: 38%;
  transform-origin: bottom;
  transform: rotate(-100deg);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
#chi-bao-ddc-article .chartCustom img {
  max-width: 220px;
}
#chi-bao-ddc-article .chart-1 {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#chi-bao-ddc-article .chart-1-right {
  border-radius: 10px;
  border: 1px solid #eee;
  width: 100%;
  padding: 16px;
}
#chi-bao-ddc-article .chart-1-right .rowWarning {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#chi-bao-ddc-article .chart-1-right .rowWarning:not(:last-child) {
  margin-bottom: 23px;
}
#chi-bao-ddc-article .chart-1-right .rowWarning:last-child {
  margin-bottom: 0;
}
#chi-bao-ddc-article .chart-1-right .rowWarning:last-child .round {
  background: #178F27;
}
#chi-bao-ddc-article .chart-1-right .rowWarning:nth-child(2) .round {
  background: #FFC701;
}
#chi-bao-ddc-article .chart-1-right .rowWarning p {
  margin: 0;
  font-weight: 600;
  font-size: 16px;
  line-height: 21px;
}
#chi-bao-ddc-article .chart-1-right .rowWarning .round {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background: #E20D0D;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 550;
  font-size: 16px;
  line-height: 19px;
}
#chi-bao-ddc-article .timeUpdate {
  text-align: center;
  margin-bottom: 8px;
  font-size: 14px;
  line-height: 14px;
}
#chi-bao-ddc-article .updateFrom {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 14px;
}
#chi-bao-ddc-article .chart-value {
  font-weight: 700;
  font-size: 16px;
  line-height: 16px;
  margin-top: 10px;
  text-transform: uppercase;
}
#chi-bao-ddc-article .text-value {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 6px;
}
