@charset "UTF-8";

.tasks[data-v-b56be051] {
  width: 235px
}

.title[data-v-b56be051] {
  font-size: 18px;
  color: #333;
  margin-bottom: 10px
}

.imgbox[data-v-b56be051] {
  width: 100px;
  height: 100px;
  border-radius: 15px;
  margin-right: 15px
}

.times[data-v-b56be051] {
  font-size: 14px;
  color: #999
}

.gobtn[data-v-b56be051] {
  width: 70px;
  height: 26px;
  border: 1px solid #4AC07C;
  color: #4AC07C;
  border-radius: 50px;
  text-align: center;
  line-height: 26px;
  font-size: 14px;
  margin-top: 20px;
  cursor: pointer
}

.gobtn.no[data-v-b56be051] {
  color: #999;
  border-color: #999
}
