
.container-box[data-v-5ce8f2f1] {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
  /* border-bottom: 1px solid #dddddd; */
  /* box-shadow: 0 0 3px #12ebfb; */
  border-radius: none !important;
  /* border-bottom: 1px solid #12ebfb; */
}
.name[data-v-5ce8f2f1] {
  font-size: 14px;
  font-weight: 500;
  padding: 0 10px;
  box-sizing: border-box;
  border-left: 3px solid #12ebfb;
  color: #fff;
}

.title[data-v-4e33fc05] {
  width: 100%;
  height: 50px;
  background-color: #0d1f37;
  border: 1px solid #023d63;
  border-bottom: 0;
}
.title .name[data-v-4e33fc05] {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
}

