.acart {
  fill: #00c853;
  stroke: white;
  stroke-width: 3;
}

.bcart {
  fill: #d50000;
  stroke: white;
  stroke-width: 3;
}

.ct-label {
  fill: #fff;
}

.divcut {
  width: 100px;
  overflow: hidden;
  white-space: nowrap;
}

#cartabar .ct-bar:nth-child(1) {
  stroke: #00c853 !important;
  stroke-width: 60px;
}

#cartabar .ct-bar:nth-child(2) {
  stroke: #ffca28 !important;
  stroke-width: 60px;
}

#cartabar .ct-bar:nth-child(3) {
  stroke: #ff1744 !important;
  stroke-width: 60px;
}

.breadcrumb-item a {
  color: gray;
}

#facebox {
  left: 0;
  position: absolute;
  text-align: left;
  top: 0;
  z-index: 9999999;
}

#facebox .popup {
  border: 3px solid rgba(0, 0, 0, 0);
  position: relative;
}

#facebox .content {
  background: #fff;
  display: table;
  font-family: Tahoma;
  padding: 10px;
  width: 370px;
}

#facebox .content > p:first-child {
  margin-top: 0;
}

#facebox .content > p:last-child {
  margin-bottom: 0;
}

#facebox .close {
  background: #fff;
  padding: 2px;
  position: absolute;
  right: 5px;
  top: 5px;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox_overlay {
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
}

.facebox_hide {
  z-index: -100;
}

[onClick] {
  cursor: pointer;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 9999;
}

#cartabidang .ct-label.ct-label.ct-horizontal.ct-end {
  position: relative;
  justify-content: flex-end;
  text-align: right;
  left: 50%;
  transform-origin: 100% 0;
  transform: translate(-100%) rotate(-45deg);
  white-space: nowrap;
}

#cartabidang svg.ct-chart-bar,
svg.ct-chart-line {
  overflow: visible;
}

#cartabidang .ct-bar {
  stroke: #00c853 !important;
  stroke-width: 30px;
}

.bg-success {
  background: #03c03c !important;
}

.bg-warning {
  background: #ffd700 !important;
  color: black;
}

#cartagerak .ct-label.ct-label.ct-horizontal.ct-end {
  position: relative;
  justify-content: flex-end;
  text-align: right;
  left: 50%;
  transform-origin: 100% 0;
  transform: translate(-100%) rotate(-45deg);
  white-space: nowrap;
}

#cartagerak svg.ct-chart-bar,
svg.ct-chart-line {
  overflow: visible;
}

#cartagerak .ct-bar {
  stroke: #00c853 !important;
  stroke-width: 30px;
}

#cartahadir .ct-bar {
  stroke-width: 50px;
}

#cartahadir .ct-series-a .ct-bar {
  stroke: #00c853 !important;
}
#cartahadir .ct-series-b .ct-bar {
  stroke: #ff1744 !important;
}

#cartawaktu .ct-bar {
  stroke-width: 50px;
}

#cartawaktu .ct-series-a .ct-bar {
  stroke: #00c853 !important;
}
#cartawaktu .ct-series-b .ct-bar {
  stroke: #ff1744 !important;
}

#pills-tab {
  background: #f5f5f5;
  padding: 10px;
  padding-bottom: 0;
}

#pills-tab .nav-link {
  border-color: #eceff1;
}

.wrapper .page-wrap .main-content {
  padding-top: 10px;
}

.vercell > thead > tr > th,
.vercell > tbody > tr > th,
.vercell > tfoot > tr > th,
.vercell > thead > tr > td,
.vercell > tbody > tr > td,
.vercell > tfoot > tr > td {
  vertical-align: middle;
}

@media (max-width: 576px) {
  div[class^="col"] {
    padding-left: 5px;
    padding-right: 5px;
  }
}

table.kecik td {
  font-size: 9pt !important;
}

.kecilx {
  font-size: 10pt;
  line-height: 14px;
}

.kecilx a,
.kecilx i {
  color: white;
}

.kecily {
  font-size: 10pt;
  line-height: 14px;
}

.kecily a,
.kecily i {
  color: rgb(2, 39, 158);
}

.profile-card {
  background: #1c0cc5 url(../../images/bgakaun.png) no-repeat;
  background-size: cover;
  color: white;
  border-radius: 20px 20px 0 0;
  padding: 20px;
  text-align: center;
}
.profile-card img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  border: 2px solid white;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea,
select {
  background: #f1f1f1 !important;
}

.boldo th,
.boldo td {
  font-weight: bold !important;
}

.tbodinvois td {
  font-size: 10pt;
}
