.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;
}

.nav.nav-pills {
  background-color: white;
}

.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;
}

.tag {
  color: #fff !important;
}

.modal-content .modal-header {
  background-color: #4273ff;
}

.btn-point {
  width: 100px; !important
}
