.bigbox[data-v-5002219c] {
  background-color: rgba(225, 241, 225, 0.2705882353) !important;
}
.big_box[data-v-5002219c] {
  padding: 20px;
}
.topbox[data-v-5002219c] {
  margin-bottom: 1rem !important;
  background-color: #99a0b7 !important;
}
.bottom[data-v-5002219c] {
  width: 94%;
  margin: 0rem auto;
  border-radius: 0.5rem;
  height: 3.5rem;
  background-color: #72a4d7;
  color: #fff;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.topf[data-v-5002219c] {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 90vw;
  margin-top: 2vw;
  background: #c6e2ff;
  box-sizing: border-box;
  padding: 3vw 2vw;
  border-radius: 2vw;
  margin-left: 5vw;
}
.topf.gray[data-v-5002219c] {
  background: #eee;
  box-shadow: #ccc 3px 3px;
  width: 90vw;
  margin-left: 5vw;
}
.topcname[data-v-5002219c] {
  width: 100%;
  font-size: 16px;
  color: #222;
  font-weight: 700;
}
.topf.gray .topcname[data-v-5002219c] {
  font-weight: 200;
}
.checkbtn[data-v-5002219c] {
  position: absolute;
  right: 2vw;
  top: 6vw;
  width: 19vw;
  display: flex;
  align-content: center;
  font-size: 18px;
  background: #ff8040;
  justify-content: center;
  padding: 0.3rem;
  border-radius: 1vw;
  color: white;
}
.topline[data-v-5002219c] {
  height: 2px;
  width: 60vw;
  background: white;
  margin: 1vw 0 0vw 0;
}
.topf.gray .topline[data-v-5002219c] {
  height: 1px;
  background: #fff;
  width: 58vw;
  border-bottom: 1px solid #ccc;
}
.topmain[data-v-5002219c] {
  display: flex;
  flex-direction: row;
  box-sizing: border-box;
}
.topmainitem[data-v-5002219c] {
  width: 35vw;
  display: flex;
  flex-direction: column;
}
.toptxt[data-v-5002219c] {
  margin: 2vw 0 2vw 0;
  font-size: 16px;
  color: #777;
}
.topbtn[data-v-5002219c] {
  font-size: 3vw;
  width: 25vw;
  border-radius: 2vw;
  text-align: center;
  padding: 2vw;
  background: #48c6ef;
  color: white;
}
.fg[data-v-5002219c] {
  background: white;
  margin: 3vw 2vw;
  padding: 2vw 3vw;
  font-size: 4vw;
  border-radius: 1vw;
  text-align: center;
}
.addmore[data-v-5002219c] {
  background: #5497e6;
  margin: 3vw 5vw;
  border-radius: 2vw;
  text-align: center;
  color: white;
  font-size: 5vw;
  padding: 3vw 0;
}
