.tox-notifications-container {
  display: none;
}

.tox-statusbar__branding {
  display: none;
}

/* .bootstrap-tagsinput .tag {
    display: inline-block;
    background-color: #58c5ca;
    color: #fff !important;
    border-radius: 40px;
    padding: 3px 3px 0 7px;
    margin-right: 5px;
    margin-bottom: 5px;
} */
.bootstrap-tagsinput {
  width: 100%;
}

.bootstrap-tagsinput .tag {
  margin-right: 2px;
  color: white;
}

.label-info {
  background-color: #5bc0de;
}

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}

div.dt-buttons {
  float: right;
  height: 27px;
}

.tag {
  color: #fff !important;
}

.circle-img {
  width: 50px;
  height: 50px;
  overflow: hidden;
}

.circle-img img {
  height: 100%;
  transform: translateX(-50%);
  margin-left: 50%;
}

.circle-img-custom {
  width: 100px;
  height: 100px;
  overflow: hidden;
}

.circle-img-custom img {
  height: 100%;
  transform: translateX(-50%);
  margin-left: 50%;
}

.circle-img-customs {
  width: 100px;
  height: 100px;
  overflow: hidden;
}

.circle-img-customs img {
  height: 100%;
  transform: translateX(-50%);
  margin-left: 50%;
}

.circle-img-sliders {
  width: 200px;
  border-radius: 5px;
  height: 80px;
  overflow: hidden;
}

.circle-img-produk {
  width: 100px;
  border-radius: 5px;
  height: 100px;
  overflow: hidden;
}

.circle-img-kategori {
  width: 100px;
  border-radius: 2px;
  height: 100px;
  overflow: hidden;
}

/* .img-profile {
  width: 125px;
  border-radius: 2px;
  height: 200px;
  overflow: hidden;
} */

.card-custom {
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
  transition: 0.1s;
  width: 125px;
  margin-left: 20px;
  margin-top: 5px;
  border-radius: 5px; 
}
.img-profile {
  width: 125px;
  border-radius: 5px; 
  height: 200px;
}
.img-profile-no {
  width: 100px;
  margin-left: 12px;
  border-radius: 5px; 
  height: 100px;
}

