.nuxt-logo {
  height: 180px;
}

html,
body,
#__nuxt,
#__layout {
  height: 100% !important;
  width: 100% !important;
}

.group-box {
  padding-left: 20px;
  width: 100%;
}

.group-main .group-box .profile {
  left: 3px;
}

.todo-main-modal .modal-body .default-form .todo-task h5 {
  padding-bottom: 0px !important;
}

.default-form .form-group h5 {
  margin-bottom: 0px;
}

.group-main .group-box .profile span {
  font-size: 21px;
  font-weight: 700;
}

element.style {}