@charset "UTF-8";
.btn-nav-new {
  width: 106.18px;
  height: 91px;
  background-color: #43A8A5;
  border: 0;
  border-bottom: 8px solid #257774;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.btn-nav-new .btn-nav {
  width: 69px;
  height: 56px;
  border: 1px solid #ffffff;
}

.btn-nav-new .btn-nav .hamburger-img {
  width: 67px;
  height: 54px;
}

.btn-nav-cancel {
  width: 108px;
  height: 91px;
  background-color: #ffffff;
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-shadow: 0 5px 10px #E3E3E3;
          box-shadow: 0 5px 10px #E3E3E3;
}

.btn-nav-cancel .btn-cancel {
  width: 69px;
  height: 56px;
  border: 1px solid #D7EFEB;
  background-color: #ffffff;
  background: center / 22.63px 22.63px no-repeat;
}

.right-menu-item {
  width: 293px;
  height: 54px;
  border-top: 1px solid #E3E3E3;
  padding-left: 24px;
  padding-right: 24px;
  background-color: #ffffff;
}

.right-menu-item .item {
  width: 243px;
  height: 47px;
  border-radius: 24px;
  border: 0px solid #257774;
  background-color: #ffffff;
  font-size: 1.3125rem;
  font-weight: normal;
  text-align: left;
  color: #257774;
  padding-left: 12px;
}

.member-management-submenu {
  width: 258px;
  height: 110px;
  background-color: #063E3C;
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.member-management-submenu .member-menu {
  width: 258px;
  height: 55px;
  background-color: #257774;
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #ffffff;
  font-size: 1.3125rem;
  font-weight: normal;
  padding: 0 16px;
}

.member-management-submenu .member-menu .left-img {
  width: 32px;
  height: 32px;
  background-color: #257774;
  background-position: center;
  margin-right: 10px;
}

.member-management-submenu .submenu {
  width: 240px;
  height: 55px;
  background-color: #125350;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: auto;
  color: #ffffff;
  font-size: 1.3125rem;
  font-weight: bold;
  padding: 0 16px;
}

.member-management-submenu .submenu .left-img {
  width: 32px;
  height: 26px;
  background-color: #43A8A5;
  background-position: center;
  margin-right: 10px;
}

.member-management-submenu-advance {
  width: 258px;
  height: 110px;
  background-color: #063E3C;
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.member-management-submenu-advance .member-menu {
  width: 258px;
  height: 55px;
  background-color: #257774;
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #ffffff;
  font-size: 1.3125rem;
  font-weight: normal;
  padding: 0 16px;
}

.member-management-submenu-advance .member-menu .left-img {
  width: 32px;
  height: 32px;
  background-color: #257774;
  background-position: center;
  margin-right: 10px;
}

.member-management-submenu-advance .submenu {
  width: 240px;
  height: 55px;
  background-color: #125350;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: auto;
  color: #ffffff;
  font-size: 1.3125rem;
  font-weight: bold;
  padding: 0 16px;
}

.member-management-submenu-advance .submenu .left-img {
  width: 32px;
  height: 26px;
  background-color: #43A8A5;
  background-position: center;
  margin-right: 10px;
}

.net-service-big-squre {
  width: 197px;
  height: 118px;
  border: 1px solid #A2A2A2;
  border-radius: 16px 0 16px 16px;
  background-color: white;
  -webkit-box-shadow: 0px 2px 3px #707070;
          box-shadow: 0px 2px 3px #707070;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  padding: 0 0 0 6px;
}

.net-service-big-squre .right-top-triangle {
  width: 0;
  height: 0;
  border: 13px solid;
  border-color: #257774 #257774 transparent transparent;
  margin-left: auto;
}

.net-service-big-squre .top-img {
  width: 60px;
  height: 60px;
  background-color: white;
  background-position: center;
  margin-top: -18px;
}

.net-service-big-squre .down-text {
  width: 100%;
  color: #000000;
  font-size: 1.5rem;
  font-weight: bold;
}

.net-service-big-2-squre {
  width: 197px;
  height: 118px;
  border: 1px solid #A2A2A2;
  border-radius: 16px 0 16px 16px;
  background-color: white;
  -webkit-box-shadow: 0px 2px 3px #707070;
          box-shadow: 0px 2px 3px #707070;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  padding: 0 0 0 6px;
}

.net-service-big-2-squre:before {
  content: "";
  width: 0;
  height: 0;
  border: 13px solid;
  border-color: #257774 #257774 transparent transparent;
  margin-left: auto;
}

.net-service-big-2-squre .top-img {
  width: 60px;
  height: 60px;
  background-color: white;
  background-position: center;
  margin-top: -18px;
}

.net-service-big-2-squre .down-text {
  width: 100%;
  color: #000000;
  font-size: 1.5rem;
  font-weight: bold;
}

.net-service-long-squre {
  width: 634px;
  height: 47px;
  border: 1px solid #D7EFEB;
  border-radius: 8px;
  background-color: #43A8A5;
  -webkit-box-shadow: 0px 2px 3px #E3E3E3;
          box-shadow: 0px 2px 3px #E3E3E3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #ffffff;
  font-size: 1.5rem;
  font-weight: bold;
  position: relative;
}

.net-service-long-squre .top-left-img {
  width: 47px;
  height: 47px;
  background-position: center;
  background-size: 47px 47px;
  position: absolute;
  top: -13px;
  left: 12px;
}

.net-service-short-squre {
  width: 319px;
  height: 51px;
  border-radius: 8px;
  border: 0;
  background-color: #00588E;
  -webkit-box-shadow: 0px 3px 6px #E3E3E3;
          box-shadow: 0px 3px 6px #E3E3E3;
  color: #ffffff;
  font-size: 1.5rem;
  font-weight: bold;
}

.main-function-menu {
  width: 632.32px;
  height: 89px;
  border: 0;
  background-color: #257774;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 20px 0 20px;
}

.main-function-menu .item {
  width: 186px;
  height: 55px;
  border: 1px solid #E3E3E3;
  border-radius: 3px;
  background-color: #43A8A5;
  color: #ffffff;
  font-size: 1.5rem;
  font-weight: bold;
}

.main-function-menu .item:active, .main-function-menu .item:hover, .main-function-menu .item:focus {
  background-color: #257774;
}

.main-function-menu .btn {
  color: #ffffff !important;
  font-size: 1.5rem !important;
  font-weight: bold !important;
  background-color: #43A8A5 !important;
  border: 1px solid #43A8A5 !important;
  padding: .375rem .75rem;
  -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
}

.main-function-menu .btn:active, .main-function-menu .btn:hover, .main-function-menu .btn:focus {
  background-color: #257774 !important;
}

.main-function-menu .dropdown-menu {
  padding: 0;
  margin: .125rem -2px 0;
}

.main-function-menu .dropdown-item {
  height: 55px;
  border: 1px solid #E3E3E3;
  border-radius: 3px;
  background-color: #43A8A5;
  color: #ffffff;
  font-size: 1.5rem;
  font-weight: normal;
}

.main-function-menu .dropdown-item:focus,
.main-function-menu .dropdown-item:hover {
  color: #16181b;
  text-decoration: none;
  background-color: #43A8A5 !important;
}

.main-function-menu .dropdown-toggle::after {
  margin-left: 24px;
  margin-right: -10px;
  vertical-align: 0.05rem;
  border-top: .5em solid;
  border-bottom: 0;
}

.system-service {
  width: 220.24px;
  height: 91px;
  background-color: #43A8A5;
  border-bottom: 8px solid #257774;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.system-service .btn-system-service {
  width: 187px;
  height: 56px;
  background-color: #ffffff;
  border: 1px solid #43A8A5;
  border-radius: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #43A8A5;
  font-size: 1.5rem;
  font-weight: bold;
  padding: 0 16px;
}

.system-service .btn-system-service .left-img {
  width: 40px;
  height: 32px;
  background-color: #ffffff;
  background-position: center;
}

.user-identity {
  width: 302px;
  height: 33px;
  background-color: #43A8A5;
  border: 3px solid #43A8A5;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #ffffff;
  font-size: 1.125rem;
  font-weight: bold;
  padding: 0 0 0 22px;
}

.user-identity .left-img {
  width: 16.26px;
  height: 18.5px;
  background-color: #43A8A5;
  background-position: center;
  margin-right: 8px;
}

.user-identity .dropdown-identity-select {
  width: 170px;
  height: 33px;
  border-radius: 0 8px 8px 0;
  background-color: #ffffff;
  margin-left: auto;
  margin-right: -2px;
}

.user-identity .dropdown-identity-select .pretty-select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
  width: 100%;
  height: 33px;
  border: 4px solid #43A8A5;
  border-radius: 0 8px 8px 0;
  color: #43A8A5;
  font-size: 1.125rem;
  font-weight: bold;
  padding-left: 12px;
  padding-right: 40px;
  padding-bottom: 0px;
  margin-top: 0px;
}

.user-identity .dropdown-identity-select:after {
  display: inline-block;
  margin-left: 145px;
  margin-top: -21px;
  vertical-align: 50px;
  content: "";
  border-top: 10px solid;
  border-right: .3em solid transparent;
  border-bottom: 0;
  border-left: .3em solid transparent;
  color: #43A8A5;
}

.display-btn-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.display-btn-area > label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.display-btn-area > label::before {
  content: "下架";
  font-size: 1.125rem;
  font-weight: bold;
  color: #707070;
  margin-right: 6px;
  white-space: nowrap;
}

@media (max-width: 991px) {
  .display-btn-area > label::before {
    font-size: 1rem;
  }
}

@media (max-width: 767px) {
  .display-btn-area > label::before {
    font-size: 0.875rem;
  }
}

.display-btn-area > label .display-btn {
  width: 60px;
  height: 28px;
  background-color: #656565;
  border-radius: 36px;
  position: relative;
  -webkit-transition: .3s;
  transition: .3s;
}

@media (max-width: 991px) {
  .display-btn-area > label .display-btn {
    width: 50px;
    height: 24px;
  }
}

@media (max-width: 767px) {
  .display-btn-area > label .display-btn {
    width: 40px;
    height: 18px;
  }
}

.display-btn-area > label .display-btn::before {
  content: '';
  width: 20px;
  height: 20px;
  background-color: #FFF;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 5px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: .3s;
  transition: .3s;
}

@media (max-width: 991px) {
  .display-btn-area > label .display-btn::before {
    width: 17.5px;
    height: 17.5px;
    left: 3.5px;
  }
}

@media (max-width: 767px) {
  .display-btn-area > label .display-btn::before {
    width: 15px;
    height: 15px;
    left: 2.25px;
  }
}

.display-btn-area > input:checked + label::before {
  content: "上架";
}

.display-btn-area > input:checked + label .display-btn {
  background-color: #FF635A;
}

.display-btn-area > input:checked + label .display-btn::before {
  left: calc(100% - 25px);
}

@media (max-width: 991px) {
  .display-btn-area > input:checked + label .display-btn::before {
    left: calc(100% - 21px);
  }
}

@media (max-width: 767px) {
  .display-btn-area > input:checked + label .display-btn::before {
    left: calc(100% - 17.25px);
  }
}

.display-btn-area.complete > label::before {
  content: "未完成";
}

.display-btn-area.complete > input:checked + label::before {
  content: "完成";
}

.btn-on-off, .on-off-switch-blade .on-off-switch, .on-off-switch-blade .on-off-switch::before {
  width: 60px;
  height: 27.76px;
  border-radius: 36px;
  border: 0px solid #656565;
  background-color: #656565;
}

.on-off-switch-blade .on-off-switch {
  position: relative;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
  -webkit-transition: all 100ms;
  transition: all 100ms;
}

.on-off-switch-blade .on-off-switch::before {
  position: absolute;
  content: "";
  -webkit-transition: all 300ms cubic-bezier(0.45, 1, 0.4, 1);
  transition: all 300ms cubic-bezier(0.45, 1, 0.4, 1);
}

.on-off-switch-blade .on-off-switch::after {
  position: absolute;
  top: 4px;
  left: 4px;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  width: 20px;
  height: 20px;
  border-radius: 27px;
  border: 0px solid #ffffff;
  background-color: #ffffff;
  content: "";
  -webkit-transition: all 300ms cubic-bezier(0.4, 0.4, 0.25, 1.35);
  transition: all 300ms cubic-bezier(0.4, 0.4, 0.25, 1.35);
}

.on-off-switch-blade .on-off-switch:checked {
  background-color: #FF635A;
}

.on-off-switch-blade .on-off-switch:checked::before {
  -webkit-transform: scale(0);
          transform: scale(0);
}

.on-off-switch-blade .on-off-switch:checked::after {
  -webkit-transform: translateX(32px);
          transform: translateX(32px);
}

.btn-question-return {
  width: 144px;
  height: 32px;
  background-color: #656565;
  border: 0;
  border-radius: 36px;
  color: #ffffff;
  font-size: 0.9375rem;
  font-weight: normal;
}

.btn-enabled-disabled {
  width: 73px;
  height: 47px;
  border-radius: 3px;
  border: 1px solid;
  font-size: 1.3125rem;
  font-weight: bold;
  color: #ffffff;
}

.btn-enabled-disabled.btn-type-enabled {
  background-color: #43A8A5;
  border-color: #257774;
}

.btn-enabled-disabled.btn-type-disabled {
  background-color: #707070;
  border-color: #414141;
}

.page-btn {
  padding: unset;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 223px;
  height: 55px;
  font-size: 1.5rem;
  color: #ffffff;
  font-weight: bold;
  border: 1px solid;
  border-radius: 3px;
  cursor: pointer;
}

.page-btn.main {
  background-color: #43A8A5;
  border-color: #257774;
}

.page-btn.strong {
  background-color: #257774;
  border-color: #257774;
}

.page-btn.page {
  background-color: #ffffff;
  color: #257774;
}

.page-btn.lock {
  background-color: #E3E3E3;
  color: #707070;
  border-color: #707070;
}

@media (max-width: 575px) {
  .page-btn {
    width: 100px;
    height: 30px;
    font-size: 1rem;
  }
}

.return-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 250px;
  height: 55px;
  font-size: 1.5rem;
  color: #257774;
  font-weight: bold;
  border: 1px solid #257774;
  border-radius: 3px;
  background-color: #ffffff;
  cursor: pointer;
}

.return-btn img {
  margin-right: 3.5px;
}

.return-btn span {
  margin-left: 3.5px;
}

.small-return-btn {
  width: 108px;
  height: 47px;
  background-color: #FFFFFF;
  border: 1px solid #D7EFEB;
  border-radius: 26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}

@media (max-width: 575px) {
  .small-return-btn {
    width: 75px;
    height: 30px;
  }
}

@media (max-width: 575px) {
  .small-return-btn > img {
    width: 15px;
    height: 13px;
  }
}

.small-return-btn span {
  font-size: 1.5rem;
  padding-left: 5px;
}

@media (max-width: 575px) {
  .small-return-btn span {
    font-size: 1rem;
  }
}

.share-saved-btn {
  padding: unset;
  width: 117px;
  height: 55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.5rem;
  font-weight: bold;
  border-radius: 3px;
}

.share-saved-btn.share {
  border: 1px solid #257774;
  cursor: pointer;
}

.share-saved-btn.share img {
  width: 23px;
  height: 25px;
  margin-right: 9px;
}

.share-saved-btn.share span {
  color: #257774;
}

.share-saved-btn.store {
  cursor: pointer;
  background-color: #707070;
  border: 1px solid #000000;
}

.share-saved-btn.store span {
  color: #ffffff;
  margin-left: 6.5px;
}

.share-saved-btn.saved {
  cursor: pointer;
  border: unset;
  background: transparent;
}

.share-saved-btn.saved span {
  color: #707070;
  padding-left: 5px;
}

.share-saved-btn.check {
  cursor: pointer;
  border: 1px solid #257774;
  background-color: #257774;
}

.share-saved-btn.check span {
  color: #FFFFFF;
  padding-left: 8px;
}

.inside-page-btn {
  width: 151px;
  height: 47px;
  font-size: 1.3125rem;
  color: #ffffff;
  border-radius: 3px;
  font-weight: bold;
  padding: unset;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 991px) {
  .inside-page-btn {
    width: 125px;
    height: 38px;
    font-size: 1.125rem;
  }
}

@media (max-width: 767px) {
  .inside-page-btn {
    width: 100px;
    height: 30px;
    font-size: 0.938rem;
  }
}

.inside-page-btn:hover {
  color: #ffffff;
  text-decoration: none;
}

.inside-page-btn img {
  width: 21px;
  height: 21px;
  margin-right: 11px;
}

@media (max-width: 991px) {
  .inside-page-btn img {
    width: 18px;
    height: 18px;
    margin-right: 9px;
  }
}

@media (max-width: 767px) {
  .inside-page-btn img {
    width: 15px;
    height: 15px;
    margin-right: 7px;
  }
}

.inside-page-btn.check, .inside-page-btn.teal {
  background-color: #43A8A5;
  border: 1px solid #257774;
}

.inside-page-btn.pass, .inside-page-btn.green {
  background-color: #428400;
  border: 1px solid #274e00;
}

.inside-page-btn.nopass, .inside-page-btn.grey {
  background-color: #707070;
  border: 1px solid #414141;
}

.inside-page-btn.auto-width {
  width: auto;
  padding: 0 12px;
  white-space: nowrap;
}

.function-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 55px;
  height: 55px;
  cursor: pointer;
  border-radius: 8px;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: center;
  border: unset;
  padding: unset;
}

.function-btn.medium {
  width: 55px;
  height: 55px;
}

.function-btn.small {
  width: 47px;
  height: 47px;
}

.function-btn.white:hover, .function-btn.white:focus {
  background-color: #43A8A5;
}

.function-btn.green:hover, .function-btn.green:focus {
  background-color: #257774;
}

.function-btn.edit {
  background-image: url("/images/component/icon/function/edit-default.svg");
}

.function-btn.delete {
  background-image: url("/images/component/icon/function/delete-default.svg");
}

.function-btn.move {
  background-image: url("/images/component/icon/function/move-default.svg");
}

.function-btn.left {
  background-image: url("/images/component/icon/function/left-default.svg");
}

.function-btn.center {
  background-image: url("/images/component/icon/function/center-default.svg");
}

.function-btn.right {
  background-image: url("/images/component/icon/function/right-default.svg");
}

.function-btn.mail {
  background-color: #43A8A5;
  background-image: url("/images/component/icon/function/mail.svg");
}

.function-btn.list {
  background-color: #43A8A5;
  background-image: url("/images/component/icon/function/list.svg");
}

.function-btn.chart {
  background-color: #43A8A5;
  background-image: url("/images/component/icon/function/chart.svg");
}

.function-btn:hover.edit, .function-btn:focus.edit {
  background-image: url("/images/component/icon/function/edit-hover.svg");
}

.function-btn:hover.delete, .function-btn:focus.delete {
  background-image: url("/images/component/icon/function/delete-hover.svg");
}

.function-btn:hover.move, .function-btn:focus.move {
  background-image: url("/images/component/icon/function/move-hover.svg");
}

.function-btn:hover.left, .function-btn:focus.left {
  background-image: url("/images/component/icon/function/left-hover.svg");
}

.function-btn:hover.center, .function-btn:focus.center {
  background-image: url("/images/component/icon/function/center-hover.svg");
}

.function-btn:hover.right, .function-btn:focus.right {
  background-image: url("/images/component/icon/function/right-hover.svg");
}

.add-btn {
  cursor: pointer;
  border-radius: 3px;
  border: unset;
  background-color: #ffffff;
  border: 1px solid #257774;
  width: 108px;
  height: 47px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 767px) {
  .add-btn {
    width: 65px;
    height: 26px;
  }
  .add-btn > img {
    height: 15px;
    width: 15px;
  }
}

.add-btn span {
  font-size: 1.3125rem;
  color: #257774;
  font-weight: bold;
  padding-left: 11px;
}

@media (max-width: 767px) {
  .add-btn span {
    font-size: 1rem;
    padding-left: 6px;
  }
}

.function-area {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  padding-top: 15px;
}

.function-area .serach-form {
  margin-bottom: 20px;
}

.function-area .add-btn {
  margin-left: auto;
}

.student-name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 3px;
  width: 113px;
  height: 47px;
  background-color: #43A8A5;
  border: 1px solid #257774;
  color: #FFFFFF;
  font-size: 1.3125rem;
}

.small-search-btn {
  border: unset;
  width: 57px;
  height: 55px;
  border-radius: 3px;
  background-color: #257774;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("/images/component/icon/function/search.svg");
  cursor: pointer;
}

.search-btn {
  padding: unset;
  border: unset;
  width: 118px;
  height: 55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 3px;
  background-color: #257774;
  font-size: 1.5rem;
  color: #ffffff;
  cursor: pointer;
}

@media (max-width: 991px) {
  .search-btn {
    width: 90px;
    height: 40px;
    font-size: 1.25rem;
  }
}

@media (max-width: 575px) {
  .search-btn {
    width: 65px;
    height: 30px;
    font-size: 1rem;
  }
}

.search-btn img {
  margin-right: 6px;
}

@media (max-width: 991px) {
  .search-btn img {
    margin-left: 0;
    width: 23px;
    height: 23px;
  }
}

@media (max-width: 575px) {
  .search-btn img {
    width: 15px;
    height: 15px;
  }
}

.clear-btn {
  width: 100px;
  height: 55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 3px;
  border: 1px solid #257774;
  font-size: 1.5rem;
  color: #257774;
  background-color: #ffffff;
  font-weight: bold;
  cursor: pointer;
}

.tabs-blade .nav-tabs {
  border-bottom: 1px solid #dee2e6;
  border-bottom-color: #dee2e6;
  color: #000000;
}

.tabs-blade .nav-tabs .nav-link {
  width: 275px;
  height: 55px;
  border: 1px solid #E3E3E3;
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
  color: #000000;
  font-size: 1.5rem;
  font-weight: normal;
  background-color: #E3E3E3;
  border-color: #E3E3E3 #E3E3E3 #E3E3E3;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.tabs-blade .nav-tabs .nav-item.show .nav-link,
.tabs-blade .nav-tabs .nav-link.active {
  color: #257774;
  background-color: #ffffff;
  border-color: #257774 #257774 #E3E3E3;
  text-align: center;
}

.tabs-blade .nav-link:hover {
  color: #257774;
  text-decoration: none;
}

.passby-blade {
  width: 100%;
  max-width: 194px;
  height: 47px;
  border-radius: 23px;
  border: 1px solid #257774;
  background-color: #ffffff;
  color: #257774;
  font-size: 1.4375rem;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 14px;
  cursor: pointer;
}

@media (max-width: 767px) {
  .passby-blade {
    height: 30px;
    font-size: 1rem;
  }
}

.passby-blade:hover {
  text-decoration: none;
  color: #257774;
}

.passby-blade > img {
  width: 28px;
  height: 28px;
}

@media (max-width: 767px) {
  .passby-blade > img {
    width: 16px;
    height: 16px;
  }
}

.passby-blade > span {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-left: 7px;
}

.passby-blade.table-passby {
  font-size: 1rem;
}

@media (max-width: 991px) {
  .passby-blade.table-passby {
    height: 30px;
    font-size: 1rem;
  }
}

.passby-blade.table-passby.fit {
  display: inline;
  width: auto;
  height: auto;
  padding: 9px 16px 13px;
}

@media (max-width: 991px) {
  .passby-blade.table-passby.fit {
    padding: 0px 12px 4px;
  }
}

@media (max-width: 991px) {
  .passby-blade.table-passby > img {
    width: 16px;
    height: 16px;
  }
}

.passby-cancel-blade {
  width: 474px;
  height: 47px;
  border-radius: 23px;
  border: 1px solid #257774;
  background-color: white;
  color: #257774;
  font-size: 1.4375rem;
  line-height: 30px;
  letter-spacing: 0px;
  font-weight: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  text-align: left;
}

.passby-cancel-blade .left-img-div {
  width: 28px;
  height: 28px;
  border-radius: 0;
  border: 0 solid rgba(0, 0, 0, 0);
  background-color: white;
  background-size: cover;
  background-repeat: no-repeat;
  margin: 0px 7px 0px 14px;
}

.passby-cancel-blade .right-img-div {
  width: 32px;
  height: 27.76px;
  border-radius: 0;
  border: 0 solid rgba(0, 0, 0, 0);
  background-color: white;
  background: center / 32px 27.76px no-repeat;
  margin-left: auto;
  margin-right: 10px;
}

.sys-green-blade {
  width: 115px;
  height: 110px;
  border-radius: 8px;
  border: 1px solid #257774;
  background-color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

@media (max-width: 767px) {
  .sys-green-blade {
    width: 17.85vw;
    height: 17.09vw;
  }
}

.sys-green-blade .top-img-div {
  width: 47px;
  height: 47px;
  border-radius: 0;
  border: 0 solid rgba(0, 0, 0, 0);
  background-color: white;
  background: center / 47px 47px no-repeat;
  margin: auto;
}

@media (max-width: 767px) {
  .sys-green-blade .top-img-div {
    width: 7.14vw;
    height: 7.14vw;
    border-radius: 0;
    border: 0 solid rgba(0, 0, 0, 0);
    background-color: white;
    background-size: contain;
  }
}

.sys-green-blade .down-text-div {
  width: 115px;
  height: 45px;
  border-radius: 8px;
  border: 1px solid #257774;
  background-color: #257774;
  color: #ffffff;
  font-size: 1.3125rem;
  line-height: 30px;
  letter-spacing: 0px;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  border-radius: 0 0 8px 8px;
  -webkit-box-shadow: 0px 8px 0px rgba(0, 0, 0, 0.19);
          box-shadow: 0px 8px 0px rgba(0, 0, 0, 0.19);
  margin-bottom: -1px;
}

@media (max-width: 767px) {
  .sys-green-blade .down-text-div {
    width: 17.85vw;
    height: 6.89vw;
    font-size: 1rem;
    line-height: 22px;
  }
}

@media (max-width: 575px) {
  .sys-green-blade .down-text-div {
    font-size: 0.75rem;
    line-height: 16px;
  }
}

.sys-blue-blade {
  width: 115px;
  height: 110px;
  border-radius: 8px;
  border: 1px solid #005EA7;
  background-color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

@media (max-width: 767px) {
  .sys-blue-blade {
    width: 17.85vw;
    height: 17.09vw;
  }
}

.sys-blue-blade .top-img-div {
  width: 47px;
  height: 47px;
  border-radius: 0;
  border: 0 solid rgba(0, 0, 0, 0);
  background-color: white;
  background: center / 47px 47px no-repeat;
  margin: auto;
}

@media (max-width: 767px) {
  .sys-blue-blade .top-img-div {
    width: 7.14vw;
    height: 7.14vw;
    border-radius: 0;
    border: 0 solid rgba(0, 0, 0, 0);
    background-color: white;
    background-size: contain;
  }
}

.sys-blue-blade .down-text-div {
  width: 115px;
  height: 45px;
  border-radius: 8px;
  border: 1px solid #005EA7;
  background-color: #005EA7;
  color: #ffffff;
  font-size: 1.3125rem;
  line-height: 30px;
  letter-spacing: 0px;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  border-radius: 0 0 8px 8px;
  -webkit-box-shadow: 0px 8px 0px rgba(0, 0, 0, 0.19);
          box-shadow: 0px 8px 0px rgba(0, 0, 0, 0.19);
  margin-bottom: -1px;
}

@media (max-width: 767px) {
  .sys-blue-blade .down-text-div {
    width: 17.85vw;
    height: 6.89vw;
    font-size: 1rem;
    line-height: 22px;
  }
}

@media (max-width: 575px) {
  .sys-blue-blade .down-text-div {
    font-size: 0.75rem;
    line-height: 16px;
  }
}

.sub-function-blade {
  width: 276px;
  height: 199px;
  border-radius: 8px;
  border: 1px solid #257774;
  background-color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.sub-function-blade .top-img-div {
  width: 81.42px;
  height: 95.33px;
  border-radius: 0;
  border: 0 solid rgba(0, 0, 0, 0);
  background-color: white;
  background-size: center;
  margin: auto;
}

.sub-function-blade .down-text-div {
  width: 274px;
  height: 52px;
  border-radius: 8px;
  border: 0px solid #257774;
  background-color: #D7EFEB;
  color: #000000;
  font-size: 1.5rem;
  line-height: 30px;
  letter-spacing: 0px;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  border-radius: 0 0 8px 8px;
}

.plan-entry-blade {
  width: 230px;
  height: 157.64px;
  border-radius: 8px;
  border: 0px solid #E3E3E3;
  background-color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  border-radius: 8px 8px 0px 0px;
}

@media (max-width: 767px) {
  .plan-entry-blade {
    width: 39.03vw;
    height: 26.79vw;
  }
}

.plan-entry-blade .top-outer-img-div {
  width: 230px;
  height: 89px;
  border-radius: 8px;
  border: 7px solid #E3E3E3;
  background-color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  border-radius: 8px 8px 0px 0px;
  -webkit-box-shadow: 0px 5px 10px #E3E3E3;
          box-shadow: 0px 5px 10px #E3E3E3;
}

@media (max-width: 767px) {
  .plan-entry-blade .top-outer-img-div {
    width: 39.03vw;
    height: 15.3vw;
  }
}

.plan-entry-blade .top-outer-img-div .top-img-div {
  width: 59.69px;
  height: 47.75px;
  border-radius: 0;
  border: 0 solid rgba(0, 0, 0, 0);
  background-color: white;
  background: center / 59.69px 47.75px no-repeat;
  margin: auto;
}

@media (max-width: 767px) {
  .plan-entry-blade .top-outer-img-div .top-img-div {
    width: 100%;
  }
}

.plan-entry-blade .down-text-div {
  width: 230px;
  height: 68.64px;
  border-radius: 8px;
  border: 0px solid #00588E;
  background-color: #00588E;
  color: #ffffff;
  font-size: 1.5rem;
  line-height: 30px;
  letter-spacing: 0px;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  border-radius: 0 0 8px 8px;
  -webkit-box-shadow: 0 5px 10px 0px #E3E3E3;
          box-shadow: 0 5px 10px 0px #E3E3E3;
}

@media (max-width: 767px) {
  .plan-entry-blade .down-text-div {
    width: 39.03vw;
    height: 11.48vw;
    font-size: 1.3125rem;
    line-height: 17px;
  }
}

@media (max-width: 575px) {
  .plan-entry-blade .down-text-div {
    font-size: 1rem;
  }
}

.todo-quick-link-blue-blade {
  width: 675px;
  height: 64px;
  border-radius: 8px;
  border: 1px solid #257774;
  background-color: white;
  color: #257774;
  font-size: 1.5rem;
  line-height: 30px;
  letter-spacing: 0px;
  font-weight: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-shadow: 0 5px 0px rgba(0, 0, 0, 0.19);
          box-shadow: 0 5px 0px rgba(0, 0, 0, 0.19);
}

@media (max-width: 1300px) {
  .todo-quick-link-blue-blade {
    font-size: 1.125rem;
  }
}

@media (max-width: 575px) {
  .todo-quick-link-blue-blade {
    height: 31px;
    font-size: 0.75rem;
  }
}

.todo-quick-link-blue-blade .left-img-div {
  width: 28px;
  height: 28px;
  border-radius: 0;
  border: 0 solid rgba(0, 0, 0, 0);
  background-color: white;
  background: center / 28px 28px no-repeat;
  margin: 0px 17px 0px 12px;
}

@media (max-width: 1300px) {
  .todo-quick-link-blue-blade .left-img-div {
    width: 20px;
    height: 20px;
    margin: 0 5px 0;
    background-size: contain;
  }
}

@media (max-width: 575px) {
  .todo-quick-link-blue-blade .left-img-div {
    width: 13px;
    height: 11px;
  }
}

.todo-quick-link-blue-blade .right-text-div {
  width: 138px;
  height: 42px;
  border-radius: 0px;
  border: 0px solid;
  background-color: #00588E;
  color: #ffffff;
  font-size: 1.3125rem;
  line-height: 30px;
  letter-spacing: 0px;
  font-weight: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  margin-left: auto;
  margin-right: 5px;
  padding-left: 13px;
}

@media (max-width: 1300px) {
  .todo-quick-link-blue-blade .right-text-div {
    width: 96px;
    height: 30px;
    padding-left: 8px;
    font-size: 0.938rem;
  }
}

@media (max-width: 575px) {
  .todo-quick-link-blue-blade .right-text-div {
    width: 80px;
    height: 20px;
    font-size: 0.625rem;
    line-height: 20px;
  }
}

.todo-quick-link-blue-blade .right-text-div .right-input-div {
  width: 34px;
  height: 25px;
  border-radius: 29px;
  border: 0px solid rgba(0, 0, 0, 0);
  background-color: white;
  color: #000000;
  font-size: 1.3125rem;
  line-height: 22px;
  letter-spacing: 1px;
  font-weight: bold;
  margin-left: auto;
  margin-right: 10px;
  text-align: center;
}

@media (max-width: 1300px) {
  .todo-quick-link-blue-blade .right-text-div .right-input-div {
    width: 26px;
    height: 18px;
    font-size: 0.938rem;
    line-height: 18px;
  }
}

@media (max-width: 575px) {
  .todo-quick-link-blue-blade .right-text-div .right-input-div {
    width: 17px;
    height: 11px;
    font-size: 0.625rem;
    line-height: 11px;
    border-radius: 2px;
  }
}

.todo-quick-link-gray-blade {
  width: 675px;
  height: 64px;
  border-radius: 8px;
  border: 1px solid #257774;
  background-color: white;
  color: #257774;
  font-size: 1.5rem;
  line-height: 30px;
  letter-spacing: 0px;
  font-weight: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-shadow: 0 5px 0px rgba(0, 0, 0, 0.19);
          box-shadow: 0 5px 0px rgba(0, 0, 0, 0.19);
}

@media (max-width: 1300px) {
  .todo-quick-link-gray-blade {
    font-size: 1.125rem;
  }
}

@media (max-width: 575px) {
  .todo-quick-link-gray-blade {
    height: 31px;
    font-size: 0.75rem;
  }
}

.todo-quick-link-gray-blade .left-img-div {
  width: 28px;
  height: 28px;
  border-radius: 0;
  border: 0 solid rgba(0, 0, 0, 0);
  background-color: white;
  background: center / 28px 28px no-repeat;
  margin: 0px 17px 0px 12px;
}

@media (max-width: 1300px) {
  .todo-quick-link-gray-blade .left-img-div {
    width: 20px;
    height: 20px;
    margin: 0 5px 0;
    background-size: contain;
  }
}

@media (max-width: 575px) {
  .todo-quick-link-gray-blade .left-img-div {
    width: 13px;
    height: 11px;
  }
}

.todo-quick-link-gray-blade .right-text-div {
  width: 138px;
  height: 42px;
  border-radius: 0px;
  border: 0px solid;
  background-color: #707070;
  color: #ffffff;
  font-size: 1.3125rem;
  line-height: 30px;
  letter-spacing: 0px;
  font-weight: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  margin-left: auto;
  margin-right: 5px;
  padding-left: 13px;
}

@media (max-width: 1300px) {
  .todo-quick-link-gray-blade .right-text-div {
    width: 96px;
    height: 30px;
    padding-left: 8px;
    font-size: 0.938rem;
  }
}

@media (max-width: 575px) {
  .todo-quick-link-gray-blade .right-text-div {
    width: 80px;
    height: 20px;
    font-size: 0.625rem;
    line-height: 20px;
  }
}

.todo-quick-link-gray-blade .right-text-div .right-input-div {
  width: 34px;
  height: 25px;
  border-radius: 29px;
  border: 0px solid rgba(0, 0, 0, 0);
  background-color: white;
  color: #000000;
  font-size: 1.3125rem;
  line-height: 22px;
  letter-spacing: 1px;
  font-weight: bold;
  margin-left: auto;
  margin-right: 10px;
  text-align: center;
}

@media (max-width: 1300px) {
  .todo-quick-link-gray-blade .right-text-div .right-input-div {
    width: 26px;
    height: 18px;
    font-size: 0.938rem;
    line-height: 18px;
  }
}

@media (max-width: 575px) {
  .todo-quick-link-gray-blade .right-text-div .right-input-div {
    width: 17px;
    height: 11px;
    font-size: 0.625rem;
    line-height: 11px;
    border-radius: 2px;
  }
}

.study-card-link-blade {
  width: 299px;
  height: 376px;
  border-radius: 8px;
  border: 1px solid #257774;
  background-color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.study-card-link-blade .top-img-div {
  width: 296px;
  height: 182px;
  border-radius: 0;
  border: 8px solid rgba(0, 0, 0, 0);
  background-color: white;
  background-size: cover;
  border-radius: 8px 8px 0 0;
  background: center / 296px 182px no-repeat;
  margin-top: 0px;
  margin-left: -0.5px;
}

.study-card-link-blade .middle-text-div {
  width: 264px;
  height: 114px;
  border-radius: 0;
  border: 0 solid rgba(0, 0, 0, 0);
  background-color: white;
  color: #000000;
  font-size: 1.5rem;
  line-height: 24px;
  letter-spacing: 1px;
  font-weight: bold;
  padding-top: 13px;
  text-align: left;
}

.study-card-link-blade .down-text-div {
  width: 264px;
  height: 49px;
  border-radius: 0;
  border: 0 solid rgba(0, 0, 0, 0);
  background-color: white;
  color: #000000;
  font-size: 1.125rem;
  line-height: 22px;
  letter-spacing: 1px;
  font-weight: normal;
  margin: auto;
  text-align: left;
}

.dup-checkbox-type-1-blade .single-checkbox-or-radio-switch {
  position: relative;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
  -webkit-transition: all 100ms;
  transition: all 100ms;
  width: 32px;
  height: 32px;
  border-radius: 0;
  border: 0px solid #D7EFEB;
  background-color: #D7EFEB;
  background-image: url("/images/component/icon/form-item/input_checkbox-2.svg");
}

.dup-checkbox-type-1-blade .single-checkbox-or-radio-switch::before {
  position: absolute;
  content: "";
  -webkit-transition: all 300ms cubic-bezier(0.45, 1, 0.4, 1);
  transition: all 300ms cubic-bezier(0.45, 1, 0.4, 1);
  width: 32px;
  height: 32px;
  border-radius: 0;
  border: 0px solid #D7EFEB;
  background-color: #D7EFEB;
}

.dup-checkbox-type-1-blade .single-checkbox-or-radio-switch::after {
  position: absolute;
  top: 0px;
  left: 0px;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  width: 20px;
  height: 20px;
  content: "";
  -webkit-transition: all 300ms cubic-bezier(0.4, 0.4, 0.25, 1.35);
  transition: all 300ms cubic-bezier(0.4, 0.4, 0.25, 1.35);
}

.dup-checkbox-type-1-blade .single-checkbox-or-radio-switch:checked {
  background-image: url("/images/component/icon/form-item/input_checkbox.svg");
}

.dup-checkbox-type-1-blade .single-checkbox-or-radio-switch:checked::before {
  -webkit-transform: scale(0);
          transform: scale(0);
}

.dup-checkbox-type-1-blade .single-checkbox-or-radio-switch:checked::after {
  content: "";
}

.dup-checkbox-type-2-blade .single-checkbox-or-radio-switch {
  position: relative;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
  -webkit-transition: all 100ms;
  transition: all 100ms;
  width: 32px;
  height: 32px;
  border-radius: 0;
  border: 0px solid #F0F9F7;
  background-color: #F0F9F7;
  background-image: url("/images/component/icon/form-item/input_checkbox-3.svg");
}

.dup-checkbox-type-2-blade .single-checkbox-or-radio-switch::before {
  position: absolute;
  content: "";
  -webkit-transition: all 300ms cubic-bezier(0.45, 1, 0.4, 1);
  transition: all 300ms cubic-bezier(0.45, 1, 0.4, 1);
  width: 32px;
  height: 32px;
  border-radius: 0;
  border: 0px solid #F0F9F7;
  background-color: #F0F9F7;
}

.dup-checkbox-type-2-blade .single-checkbox-or-radio-switch::after {
  position: absolute;
  top: 0px;
  left: 0px;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  width: 20px;
  height: 20px;
  content: "";
  -webkit-transition: all 300ms cubic-bezier(0.4, 0.4, 0.25, 1.35);
  transition: all 300ms cubic-bezier(0.4, 0.4, 0.25, 1.35);
}

.dup-checkbox-type-2-blade .single-checkbox-or-radio-switch:checked {
  background-image: url("/images/component/icon/form-item/input_checkbox-1.svg");
}

.dup-checkbox-type-2-blade .single-checkbox-or-radio-switch:checked::before {
  -webkit-transform: scale(0);
          transform: scale(0);
}

.dup-checkbox-type-2-blade .single-checkbox-or-radio-switch:checked::after {
  content: "";
}

.single-radio-type-1-blade .single-checkbox-or-radio-switch {
  position: relative;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
  -webkit-transition: all 100ms;
  transition: all 100ms;
  width: 32px;
  height: 32px;
  border-radius: 47px;
  border: 0px solid #D7EFEB;
  background-color: #D7EFEB;
  background-image: url("/images/component/icon/form-item/input_radio-1.svg");
}

.single-radio-type-1-blade .single-checkbox-or-radio-switch::before {
  position: absolute;
  content: "";
  -webkit-transition: all 300ms cubic-bezier(0.45, 1, 0.4, 1);
  transition: all 300ms cubic-bezier(0.45, 1, 0.4, 1);
  width: 32px;
  height: 32px;
  border-radius: 47px;
  border: 0px solid #D7EFEB;
  background-color: #D7EFEB;
}

.single-radio-type-1-blade .single-checkbox-or-radio-switch::after {
  position: absolute;
  top: 0px;
  left: 0px;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  width: 20px;
  height: 20px;
  content: "";
  -webkit-transition: all 300ms cubic-bezier(0.4, 0.4, 0.25, 1.35);
  transition: all 300ms cubic-bezier(0.4, 0.4, 0.25, 1.35);
}

.single-radio-type-1-blade .single-checkbox-or-radio-switch:checked {
  background-image: url("/images/component/icon/form-item/input_radio.svg");
}

.single-radio-type-1-blade .single-checkbox-or-radio-switch:checked::before {
  -webkit-transform: scale(0);
          transform: scale(0);
}

.single-radio-type-1-blade .single-checkbox-or-radio-switch:checked::after {
  content: "";
}

.single-radio-type-2-blade .single-checkbox-or-radio-switch {
  position: relative;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
  -webkit-transition: all 100ms;
  transition: all 100ms;
  width: 32px;
  height: 32px;
  border-radius: 47px;
  border: 0px solid #F0F9F7;
  background-color: #F0F9F7;
  background-image: url("/images/component/icon/form-item/input_radio-3.svg");
}

.single-radio-type-2-blade .single-checkbox-or-radio-switch::before {
  position: absolute;
  content: "";
  -webkit-transition: all 300ms cubic-bezier(0.45, 1, 0.4, 1);
  transition: all 300ms cubic-bezier(0.45, 1, 0.4, 1);
  width: 32px;
  height: 32px;
  border-radius: 47px;
  border: 0px solid #F0F9F7;
  background-color: #F0F9F7;
}

.single-radio-type-2-blade .single-checkbox-or-radio-switch::after {
  position: absolute;
  top: 0px;
  left: 0px;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  width: 20px;
  height: 20px;
  content: "";
  -webkit-transition: all 300ms cubic-bezier(0.4, 0.4, 0.25, 1.35);
  transition: all 300ms cubic-bezier(0.4, 0.4, 0.25, 1.35);
}

.single-radio-type-2-blade .single-checkbox-or-radio-switch:checked {
  background-image: url("/images/component/icon/form-item/input_radio-2.svg");
}

.single-radio-type-2-blade .single-checkbox-or-radio-switch:checked::before {
  -webkit-transform: scale(0);
          transform: scale(0);
}

.single-radio-type-2-blade .single-checkbox-or-radio-switch:checked::after {
  content: "";
}

.dup-checkbox-text-1-blade {
  width: 140px;
  height: 55px;
  border-radius: 3px;
  border: 1px solid #257774;
  background-color: #ffffff;
  color: #257774;
  font-size: 1.5rem;
  line-height: 30px;
  letter-spacing: 0px;
  font-weight: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  padding-left: 14px;
  padding-right: 14px;
}

.dup-checkbox-text-1-blade .ps-text {
  margin-right: auto;
  padding-left: 6px;
}

.dup-checkbox-text-1-blade .single-checkbox-or-radio-switch {
  position: relative;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
  -webkit-transition: all 100ms;
  transition: all 100ms;
  width: 32px;
  height: 32px;
  border-radius: 0;
  border: 0px solid #D7EFEB;
  background-color: #D7EFEB;
  background-image: url("/images/component/icon/form-item/input_checkbox-2.svg");
}

.dup-checkbox-text-1-blade .single-checkbox-or-radio-switch::before {
  position: absolute;
  content: "";
  -webkit-transition: all 300ms cubic-bezier(0.45, 1, 0.4, 1);
  transition: all 300ms cubic-bezier(0.45, 1, 0.4, 1);
  width: 32px;
  height: 32px;
  border-radius: 0;
  border: 0px solid #D7EFEB;
  background-color: #D7EFEB;
}

.dup-checkbox-text-1-blade .single-checkbox-or-radio-switch::after {
  position: absolute;
  top: 0px;
  left: 0px;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  width: 20px;
  height: 20px;
  content: "";
  -webkit-transition: all 300ms cubic-bezier(0.4, 0.4, 0.25, 1.35);
  transition: all 300ms cubic-bezier(0.4, 0.4, 0.25, 1.35);
}

.dup-checkbox-text-1-blade .single-checkbox-or-radio-switch:checked {
  background-image: url("/images/component/icon/form-item/input_checkbox.svg");
}

.dup-checkbox-text-1-blade .single-checkbox-or-radio-switch:checked::before {
  -webkit-transform: scale(0);
          transform: scale(0);
}

.dup-checkbox-text-1-blade .single-checkbox-or-radio-switch:checked::after {
  content: "";
}

.dup-checkbox-text-2-blade {
  width: 140px;
  height: 55px;
  border-radius: 3px;
  border: 1px solid #257774;
  background-color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  color: #257774;
  font-size: 1.5rem;
  line-height: 30px;
  letter-spacing: 0px;
  font-weight: normal;
  padding-left: 14px;
  padding-right: 14px;
}

.dup-checkbox-text-2-blade .ps-text {
  margin-right: auto;
  padding-left: 6px;
}

.dup-checkbox-text-2-blade .single-checkbox-or-radio-switch {
  position: relative;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
  -webkit-transition: all 100ms;
  transition: all 100ms;
  width: 32px;
  height: 32px;
  border-radius: 0;
  border: 0px solid #F0F9F7;
  background-color: #F0F9F7;
  background-image: url("/images/component/icon/form-item/input_checkbox-3.svg");
}

.dup-checkbox-text-2-blade .single-checkbox-or-radio-switch::before {
  position: absolute;
  content: "";
  -webkit-transition: all 300ms cubic-bezier(0.45, 1, 0.4, 1);
  transition: all 300ms cubic-bezier(0.45, 1, 0.4, 1);
  width: 32px;
  height: 32px;
  border-radius: 0;
  border: 0px solid #F0F9F7;
  background-color: #F0F9F7;
}

.dup-checkbox-text-2-blade .single-checkbox-or-radio-switch::after {
  position: absolute;
  top: 0px;
  left: 0px;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  width: 20px;
  height: 20px;
  content: "";
  -webkit-transition: all 300ms cubic-bezier(0.4, 0.4, 0.25, 1.35);
  transition: all 300ms cubic-bezier(0.4, 0.4, 0.25, 1.35);
}

.dup-checkbox-text-2-blade .single-checkbox-or-radio-switch:checked {
  background-image: url("/images/component/icon/form-item/input_checkbox-1.svg");
}

.dup-checkbox-text-2-blade .single-checkbox-or-radio-switch:checked::before {
  -webkit-transform: scale(0);
          transform: scale(0);
}

.dup-checkbox-text-2-blade .single-checkbox-or-radio-switch:checked::after {
  content: "";
}

.single-radio-type-1-blade .single-checkbox-or-radio-switch {
  position: relative;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
  -webkit-transition: all 100ms;
  transition: all 100ms;
  width: 32px;
  height: 32px;
  border-radius: 47px;
  border: 0px solid #D7EFEB;
  background-color: #D7EFEB;
  background-image: url("/images/component/icon/form-item/input_radio-1.svg");
}

.single-radio-type-1-blade .single-checkbox-or-radio-switch::before {
  position: absolute;
  content: "";
  -webkit-transition: all 300ms cubic-bezier(0.45, 1, 0.4, 1);
  transition: all 300ms cubic-bezier(0.45, 1, 0.4, 1);
  width: 32px;
  height: 32px;
  border-radius: 47px;
  border: 0px solid #D7EFEB;
  background-color: #D7EFEB;
}

.single-radio-type-1-blade .single-checkbox-or-radio-switch::after {
  position: absolute;
  top: 0px;
  left: 0px;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  width: 20px;
  height: 20px;
  content: "";
  -webkit-transition: all 300ms cubic-bezier(0.4, 0.4, 0.25, 1.35);
  transition: all 300ms cubic-bezier(0.4, 0.4, 0.25, 1.35);
}

.single-radio-type-1-blade .single-checkbox-or-radio-switch:checked {
  background-image: url("/images/component/icon/form-item/input_radio.svg");
}

.single-radio-type-1-blade .single-checkbox-or-radio-switch:checked::before {
  -webkit-transform: scale(0);
          transform: scale(0);
}

.single-radio-type-1-blade .single-checkbox-or-radio-switch:checked::after {
  content: "";
}

.single-radio-type-2-blade .single-checkbox-or-radio-switch {
  position: relative;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
  -webkit-transition: all 100ms;
  transition: all 100ms;
  width: 32px;
  height: 32px;
  border-radius: 47px;
  border: 0px solid #F0F9F7;
  background-color: #F0F9F7;
  background-image: url("/images/component/icon/form-item/input_radio-3.svg");
}

.single-radio-type-2-blade .single-checkbox-or-radio-switch::before {
  position: absolute;
  content: "";
  -webkit-transition: all 300ms cubic-bezier(0.45, 1, 0.4, 1);
  transition: all 300ms cubic-bezier(0.45, 1, 0.4, 1);
  width: 32px;
  height: 32px;
  border-radius: 47px;
  border: 0px solid #F0F9F7;
  background-color: #F0F9F7;
}

.single-radio-type-2-blade .single-checkbox-or-radio-switch::after {
  position: absolute;
  top: 0px;
  left: 0px;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  width: 20px;
  height: 20px;
  content: "";
  -webkit-transition: all 300ms cubic-bezier(0.4, 0.4, 0.25, 1.35);
  transition: all 300ms cubic-bezier(0.4, 0.4, 0.25, 1.35);
}

.single-radio-type-2-blade .single-checkbox-or-radio-switch:checked {
  background-image: url("/images/component/icon/form-item/input_radio-2.svg");
}

.single-radio-type-2-blade .single-checkbox-or-radio-switch:checked::before {
  -webkit-transform: scale(0);
          transform: scale(0);
}

.single-radio-type-2-blade .single-checkbox-or-radio-switch:checked::after {
  content: "";
}

.single-radio-text-1-blade {
  width: 140px;
  height: 55px;
  border-radius: 3px;
  border: 1px solid #e0eae9;
  background-color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  color: #257774;
  font-size: 1.5rem;
  line-height: 30px;
  letter-spacing: 0px;
  font-weight: normal;
  padding-left: 14px;
  padding-right: 14px;
}

.single-radio-text-1-blade .ps-text {
  margin-right: auto;
  padding-left: 7px;
  padding-right: 7px;
  margin-bottom: 2px;
}

.single-radio-text-1-blade .single-checkbox-or-radio-switch {
  position: relative;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
  -webkit-transition: all 100ms;
  transition: all 100ms;
  width: 32px;
  height: 32px;
  border-radius: 47px;
  border: 0px solid #D7EFEB;
  background-color: #D7EFEB;
  background-image: url("/images/component/icon/form-item/input_radio-1.svg");
}

.single-radio-text-1-blade .single-checkbox-or-radio-switch::before {
  position: absolute;
  content: "";
  -webkit-transition: all 300ms cubic-bezier(0.45, 1, 0.4, 1);
  transition: all 300ms cubic-bezier(0.45, 1, 0.4, 1);
  width: 32px;
  height: 32px;
  border-radius: 47px;
  border: 0px solid #D7EFEB;
  background-color: #D7EFEB;
}

.single-radio-text-1-blade .single-checkbox-or-radio-switch::after {
  position: absolute;
  top: 0px;
  left: 0px;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  width: 20px;
  height: 20px;
  content: "";
  -webkit-transition: all 300ms cubic-bezier(0.4, 0.4, 0.25, 1.35);
  transition: all 300ms cubic-bezier(0.4, 0.4, 0.25, 1.35);
}

.single-radio-text-1-blade .single-checkbox-or-radio-switch:checked {
  background-image: url("/images/component/icon/form-item/input_radio.svg");
}

.single-radio-text-1-blade .single-checkbox-or-radio-switch:checked::before {
  -webkit-transform: scale(0);
          transform: scale(0);
}

.single-radio-text-1-blade .single-checkbox-or-radio-switch:checked::after {
  content: "";
}

@media (max-width: 991px) {
  .single-radio-text-1-blade {
    height: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .single-radio-text-1-blade .single-checkbox-or-radio-switch {
    width: 20px;
    height: 20px;
  }
  .single-radio-text-1-blade .single-checkbox-or-radio-switch:checked {
    background-size: 20px 20px;
  }
  .single-radio-text-1-blade .single-checkbox-or-radio-switch::before {
    width: 20px;
    height: 20px;
  }
  .single-radio-text-1-blade .single-checkbox-or-radio-switch::after {
    width: 20px;
    height: 20px;
  }
  .single-radio-text-1-blade .ps-text {
    font-size: 1.25rem;
  }
}

@media (max-width: 575px) {
  .single-radio-text-1-blade {
    height: 30px;
    padding-left: 6px;
    padding-right: 6px;
  }
  .single-radio-text-1-blade .ps-text {
    font-size: 0.875rem;
  }
}

.single-radio-text-2-blade {
  width: 140px;
  height: 55px;
  border-radius: 3px;
  border: 1px solid #e0eae9;
  background-color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  color: #257774;
  font-size: 1.5rem;
  line-height: 30px;
  letter-spacing: 0px;
  font-weight: normal;
  padding-left: 14px;
  padding-right: 14px;
}

.single-radio-text-2-blade .ps-text {
  margin-right: auto;
  padding-left: 7px;
  padding-right: 7px;
  margin-bottom: 2px;
}

.single-radio-text-2-blade .single-checkbox-or-radio-switch {
  position: relative;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
  -webkit-transition: all 100ms;
  transition: all 100ms;
  width: 32px;
  height: 32px;
  border-radius: 47px;
  border: 0px solid #F0F9F7;
  background-color: #F0F9F7;
  background-image: url("/images/component/icon/form-item/input_radio-3.svg");
}

.single-radio-text-2-blade .single-checkbox-or-radio-switch::before {
  position: absolute;
  content: "";
  -webkit-transition: all 300ms cubic-bezier(0.45, 1, 0.4, 1);
  transition: all 300ms cubic-bezier(0.45, 1, 0.4, 1);
  width: 32px;
  height: 32px;
  border-radius: 47px;
  border: 0px solid #F0F9F7;
  background-color: #F0F9F7;
}

.single-radio-text-2-blade .single-checkbox-or-radio-switch::after {
  position: absolute;
  top: 0px;
  left: 0px;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  width: 20px;
  height: 20px;
  content: "";
  -webkit-transition: all 300ms cubic-bezier(0.4, 0.4, 0.25, 1.35);
  transition: all 300ms cubic-bezier(0.4, 0.4, 0.25, 1.35);
}

.single-radio-text-2-blade .single-checkbox-or-radio-switch:checked {
  background-image: url("/images/component/icon/form-item/input_radio-2.svg");
}

.single-radio-text-2-blade .single-checkbox-or-radio-switch:checked::before {
  -webkit-transform: scale(0);
          transform: scale(0);
}

.single-radio-text-2-blade .single-checkbox-or-radio-switch:checked::after {
  content: "";
}

.dup-checkbox-text-1-cancel-blade {
  width: 192px;
  height: 53px;
  border-radius: 3px;
  border: 1px solid #257774;
  background-color: #ffffff;
  color: #257774;
  font-size: 1.5rem;
  line-height: 30px;
  letter-spacing: 0px;
  font-weight: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  padding-left: 14px;
  padding-right: 14px;
}

.dup-checkbox-text-1-cancel-blade .ps-text {
  margin-right: auto;
  padding-left: 6px;
}

.dup-checkbox-text-1-cancel-blade .single-checkbox-or-radio-switch {
  position: relative;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
  -webkit-transition: all 100ms;
  transition: all 100ms;
  width: 32px;
  height: 32px;
  border-radius: 0;
  border: 0px solid #D7EFEB;
  background-color: #D7EFEB;
  background-image: url("/images/component/icon/form-item/input_checkbox-2.svg");
}

.dup-checkbox-text-1-cancel-blade .single-checkbox-or-radio-switch::before {
  position: absolute;
  content: "";
  -webkit-transition: all 300ms cubic-bezier(0.45, 1, 0.4, 1);
  transition: all 300ms cubic-bezier(0.45, 1, 0.4, 1);
  width: 32px;
  height: 32px;
  border-radius: 0;
  border: 0px solid #D7EFEB;
  background-color: #D7EFEB;
}

.dup-checkbox-text-1-cancel-blade .single-checkbox-or-radio-switch::after {
  position: absolute;
  top: 0px;
  left: 0px;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  width: 20px;
  height: 20px;
  content: "";
  -webkit-transition: all 300ms cubic-bezier(0.4, 0.4, 0.25, 1.35);
  transition: all 300ms cubic-bezier(0.4, 0.4, 0.25, 1.35);
}

.dup-checkbox-text-1-cancel-blade .single-checkbox-or-radio-switch:checked {
  background-image: url("/images/component/icon/form-item/input_checkbox.svg");
}

.dup-checkbox-text-1-cancel-blade .single-checkbox-or-radio-switch:checked::before {
  -webkit-transform: scale(0);
          transform: scale(0);
}

.dup-checkbox-text-1-cancel-blade .single-checkbox-or-radio-switch:checked::after {
  content: "";
}

.dup-checkbox-text-1-cancel-blade .right-cancel-div {
  width: 32px;
  height: 27.76px;
  border-radius: 0px;
  border: 0px solid rgba(0, 0, 0, 0);
  background-color: white;
  background-image: url("./images/component/icon/help/Btm-xs-cancel.svg");
  background: center / 32.63px 27.76px / no-repeat;
}

.dup-checkbox-text-2-cancel-blade {
  width: 192px;
  height: 53px;
  border-radius: 3px;
  border: 1px solid #257774;
  background-color: #ffffff;
  color: #257774;
  font-size: 1.5rem;
  line-height: 30px;
  letter-spacing: 0px;
  font-weight: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  padding-left: 14px;
  padding-right: 14px;
}

.dup-checkbox-text-2-cancel-blade .ps-text {
  margin-right: auto;
  padding-left: 6px;
}

.dup-checkbox-text-2-cancel-blade .single-checkbox-or-radio-switch {
  position: relative;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
  -webkit-transition: all 100ms;
  transition: all 100ms;
  width: 32px;
  height: 32px;
  border-radius: 0;
  border: 0px solid #F0F9F7;
  background-color: #F0F9F7;
  background-image: url("/images/component/icon/form-item/input_checkbox-3.svg");
}

.dup-checkbox-text-2-cancel-blade .single-checkbox-or-radio-switch::before {
  position: absolute;
  content: "";
  -webkit-transition: all 300ms cubic-bezier(0.45, 1, 0.4, 1);
  transition: all 300ms cubic-bezier(0.45, 1, 0.4, 1);
  width: 32px;
  height: 32px;
  border-radius: 0;
  border: 0px solid #F0F9F7;
  background-color: #F0F9F7;
}

.dup-checkbox-text-2-cancel-blade .single-checkbox-or-radio-switch::after {
  position: absolute;
  top: 0px;
  left: 0px;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  width: 20px;
  height: 20px;
  content: "";
  -webkit-transition: all 300ms cubic-bezier(0.4, 0.4, 0.25, 1.35);
  transition: all 300ms cubic-bezier(0.4, 0.4, 0.25, 1.35);
}

.dup-checkbox-text-2-cancel-blade .single-checkbox-or-radio-switch:checked {
  background-image: url("/images/component/icon/form-item/input_checkbox-1.svg");
}

.dup-checkbox-text-2-cancel-blade .single-checkbox-or-radio-switch:checked::before {
  -webkit-transform: scale(0);
          transform: scale(0);
}

.dup-checkbox-text-2-cancel-blade .single-checkbox-or-radio-switch:checked::after {
  content: "";
}

.dup-checkbox-text-2-cancel-blade .right-cancel-div {
  width: 32px;
  height: 27.76px;
  border-radius: 0px;
  border: 0px solid rgba(0, 0, 0, 0);
  background-color: white;
  background-image: url("./images/component/icon/help/Btm-xs-cancel.svg");
  background: center / 32.63px 27.76px / no-repeat;
}

.single-radio-text-1-cancel-blade {
  width: 192px;
  height: 53px;
  border-radius: 3px;
  border: 1px solid #257774;
  background-color: #ffffff;
  color: #257774;
  font-size: 1.5rem;
  line-height: 30px;
  letter-spacing: 0px;
  font-weight: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  padding-left: 14px;
  padding-right: 14px;
}

.single-radio-text-1-cancel-blade .ps-text {
  margin-right: auto;
  padding-left: 6px;
}

.single-radio-text-1-cancel-blade .single-checkbox-or-radio-switch {
  position: relative;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
  -webkit-transition: all 100ms;
  transition: all 100ms;
  width: 32px;
  height: 32px;
  border-radius: 47px;
  border: 0px solid #D7EFEB;
  background-color: #D7EFEB;
  background-image: url("/images/component/icon/form-item/input_radio-1.svg");
}

.single-radio-text-1-cancel-blade .single-checkbox-or-radio-switch::before {
  position: absolute;
  content: "";
  -webkit-transition: all 300ms cubic-bezier(0.45, 1, 0.4, 1);
  transition: all 300ms cubic-bezier(0.45, 1, 0.4, 1);
  width: 32px;
  height: 32px;
  border-radius: 47px;
  border: 0px solid #D7EFEB;
  background-color: #D7EFEB;
}

.single-radio-text-1-cancel-blade .single-checkbox-or-radio-switch::after {
  position: absolute;
  top: 0px;
  left: 0px;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  width: 20px;
  height: 20px;
  content: "";
  -webkit-transition: all 300ms cubic-bezier(0.4, 0.4, 0.25, 1.35);
  transition: all 300ms cubic-bezier(0.4, 0.4, 0.25, 1.35);
}

.single-radio-text-1-cancel-blade .single-checkbox-or-radio-switch:checked {
  background-image: url("/images/component/icon/form-item/input_radio.svg");
}

.single-radio-text-1-cancel-blade .single-checkbox-or-radio-switch:checked::before {
  -webkit-transform: scale(0);
          transform: scale(0);
}

.single-radio-text-1-cancel-blade .single-checkbox-or-radio-switch:checked::after {
  content: "";
}

.single-radio-text-1-cancel-blade .right-cancel-div {
  width: 32px;
  height: 27.76px;
  border-radius: 0px;
  border: 0px solid rgba(0, 0, 0, 0);
  background-color: white;
  background-image: url("./images/component/icon/help/Btm-xs-cancel.svg");
  background: center / 32.63px 27.76px / no-repeat;
}

.single-radio-text-2-cancel-blade {
  width: 192px;
  height: 53px;
  border-radius: 3px;
  border: 1px solid #257774;
  background-color: #ffffff;
  color: #257774;
  font-size: 1.5rem;
  line-height: 30px;
  letter-spacing: 0px;
  font-weight: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  padding-left: 14px;
  padding-right: 14px;
}

.single-radio-text-2-cancel-blade .ps-text {
  margin-right: auto;
  padding-left: 6px;
}

.single-radio-text-2-cancel-blade .single-checkbox-or-radio-switch {
  position: relative;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
  -webkit-transition: all 100ms;
  transition: all 100ms;
  width: 32px;
  height: 32px;
  border-radius: 47px;
  border: 0px solid #F0F9F7;
  background-color: #F0F9F7;
  background-image: url("/images/component/icon/form-item/input_radio-3.svg");
}

.single-radio-text-2-cancel-blade .single-checkbox-or-radio-switch::before {
  position: absolute;
  content: "";
  -webkit-transition: all 300ms cubic-bezier(0.45, 1, 0.4, 1);
  transition: all 300ms cubic-bezier(0.45, 1, 0.4, 1);
  width: 32px;
  height: 32px;
  border-radius: 47px;
  border: 0px solid #F0F9F7;
  background-color: #F0F9F7;
}

.single-radio-text-2-cancel-blade .single-checkbox-or-radio-switch::after {
  position: absolute;
  top: 0px;
  left: 0px;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  width: 20px;
  height: 20px;
  content: "";
  -webkit-transition: all 300ms cubic-bezier(0.4, 0.4, 0.25, 1.35);
  transition: all 300ms cubic-bezier(0.4, 0.4, 0.25, 1.35);
}

.single-radio-text-2-cancel-blade .single-checkbox-or-radio-switch:checked {
  background-image: url("/images/component/icon/form-item/input_radio-2.svg");
}

.single-radio-text-2-cancel-blade .single-checkbox-or-radio-switch:checked::before {
  -webkit-transform: scale(0);
          transform: scale(0);
}

.single-radio-text-2-cancel-blade .single-checkbox-or-radio-switch:checked::after {
  content: "";
}

.single-radio-text-2-cancel-blade .right-cancel-div {
  width: 32px;
  height: 27.76px;
  border-radius: 0px;
  border: 0px solid rgba(0, 0, 0, 0);
  background-color: white;
  background-image: url("./images/component/icon/help/Btm-xs-cancel.svg");
  background: center / 32.63px 27.76px / no-repeat;
}

.select-blade {
  width: 160px;
  height: 55px;
  border-radius: 3px;
  border: 1px solid #707070;
  background-color: #E3E3E3;
}

.select-blade .pretty-select {
  color: #000000;
  font-size: 1.5rem;
  line-height: 30px;
  letter-spacing: 0px;
  font-weight: normal;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: url("/images/component/icon/form-item/icon-select-down-arrow.svg") no-repeat right center transparent;
  background-position: 137px;
  background-image: 13px 11px;
  border: 0px;
  width: 100%;
  height: 53px;
  padding-left: 12px;
  padding-right: 48px;
  padding-bottom: 3px;
  background-color: #E3E3E3;
}

.select-blade .pretty-select:focus {
  -webkit-box-shadow: 0 0 2px 2px #E3E3E3;
          box-shadow: 0 0 2px 2px #E3E3E3;
}

.select-blade .color-hint {
  color: #FF635A;
}

.select-required-blade {
  width: 160px;
  height: 55px;
  border-radius: 3px;
  border: 1px solid #43A8A5;
  background-color: #D7EFEB;
}

.select-required-blade .pretty-select {
  color: #000000;
  font-size: 1.5rem;
  line-height: 30px;
  letter-spacing: 0px;
  font-weight: normal;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: url("/images/component/icon/form-item/icon-select-down-arrow.svg") no-repeat right center transparent;
  background-position: 137px;
  background-image: 13px 11px;
  border: 0px;
  width: 100%;
  height: 53px;
  padding-left: 12px;
  padding-right: 48px;
  padding-bottom: 3px;
  background-color: #D7EFEB;
}

.select-required-blade .pretty-select:focus {
  -webkit-box-shadow: 0 0 2px 2px #D7EFEB;
          box-shadow: 0 0 2px 2px #D7EFEB;
}

.select-required-blade .color-hint {
  color: #FF635A;
}

.select-system-blade {
  width: 160px;
  height: 55px;
  border-radius: 3px;
  border: 1px solid #43A8A5;
  background-color: #43A8A5;
}

.select-system-blade .pretty-select {
  color: #E3E3E3;
  font-size: 1.5rem;
  line-height: 30px;
  letter-spacing: 0px;
  font-weight: normal;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: url("/images/component/icon/form-item/icon-select-down-arrow-white.svg") no-repeat right center transparent;
  background-position: 137px;
  background-image: 13px 11px;
  border: 0px;
  width: 100%;
  height: 53px;
  padding-left: 12px;
  padding-right: 48px;
  padding-bottom: 3px;
  background-color: #43A8A5;
}

.select-system-blade .pretty-select:focus {
  -webkit-box-shadow: 0 0 2px 2px #43A8A5;
          box-shadow: 0 0 2px 2px #43A8A5;
}

.select-system-blade .color-hint {
  color: #FF635A;
}

.dropdown-select-sys-bring-in {
  width: 160px;
  height: 55px;
  border-radius: 3px;
  border: 1px solid #D7EFEB;
  background-color: #43A8A5;
}

.dropdown-select-sys-bring-in .pretty-select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0px;
  width: 100%;
  height: 53px;
  background-color: #43A8A5;
  background: url("/images/component/icon/form-item/icon-select-down-arrow-white.svg") no-repeat right center transparent;
  background-position: 137px;
  background-image: 13px 11px;
  color: #E3E3E3;
  font-size: 1.5rem;
  line-height: 30px;
  letter-spacing: 1px;
  font-weight: normal;
  padding-left: 12px;
  padding-right: 48px;
  padding-bottom: 3px;
}

.dropdown-select-sys-bring-in .pretty-select:focus {
  -webkit-box-shadow: 0 0 2px 2px #43A8A5;
          box-shadow: 0 0 2px 2px #43A8A5;
}

.keyword-dup-input-blade {
  width: 566px;
  height: 55px;
  border-radius: 3px;
  border: 0px solid #43A8A5;
  background-color: #D7EFEB;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: unset;
      -ms-flex-align: unset;
          align-items: unset;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.keyword-dup-input-blade .label-names {
  width: 114.5px;
  height: 55px;
  border-radius: 3px;
  border: 1px solid #707070;
  background-color: #707070;
  color: #ffffff;
  font-size: 1.5rem;
  line-height: 30px;
  letter-spacing: 0px;
  font-weight: normal;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.keyword-dup-input-blade .input-keyword-div {
  width: 452px;
  height: 53px;
  border-radius: 0px;
  border: 0px solid #43A8A5;
  background-color: #D7EFEB;
  color: #000000;
  font-size: 1.5rem;
  line-height: 30px;
  letter-spacing: 0px;
  font-weight: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  padding-left: 8px;
}

.keyword-dup-input-blade .input-keyword {
  width: 106px;
  height: 40px;
  border-radius: 20px;
  border: 1px solid #43A8A5;
  background-color: #ffffff;
  color: #000000;
  font-size: 1.5rem;
  line-height: 30px;
  letter-spacing: 0px;
  font-weight: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  margin-right: 8px;
}

.select-form-data-button-blade {
  width: 213.81px;
  height: 55px;
  border-radius: 3px;
  border: 0px solid #257774;
  background-color: #257774;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  color: #ffffff;
  font-size: 1.5rem;
  line-height: 30px;
  letter-spacing: 0px;
  font-weight: bold;
  padding-left: 14px;
  padding-right: 18px;
}

.select-form-data-button-blade .left-img-div {
  width: 21px;
  height: 17.77px;
  border-radius: 0;
  border: 0 solid rgba(0, 0, 0, 0);
  background-color: white;
  background-size: cover;
  background-color: #257774;
  margin-right: 10px;
}

.select-form-data-button-2-blade {
  width: 213.81px;
  height: 55px;
  border-radius: 3px;
  border: 0px solid #257774;
  background-color: #257774;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  color: #ffffff;
  font-size: 1.5rem;
  line-height: 30px;
  letter-spacing: 0px;
  font-weight: bold;
  padding-left: 14px;
  padding-right: 18px;
}

.select-form-data-button-2-blade .left-img-div {
  width: 21px;
  height: 17.77px;
  border-radius: 0;
  border: 0 solid rgba(0, 0, 0, 0);
  background-color: white;
  background-size: cover;
  background-color: #257774;
  margin-right: 10px;
}

.select-form-data-button-2-blade .left-img-div {
  width: 17px;
  height: 17px;
  border-radius: 0;
  border: 0 solid rgba(0, 0, 0, 0);
  background-color: white;
  background-color: #257774;
}

.upload-button-blade {
  width: 223px;
  height: 55px;
  border-radius: 3px;
  border: 0px solid #257774;
  background-color: #43A8A5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  color: #ffffff;
  font-size: 1.5rem;
  line-height: 30px;
  letter-spacing: 0px;
  font-weight: bold;
  padding-left: 10px;
}

.upload-name-input-blade {
  width: 337.5px;
  height: 55px;
  border-radius: 3px;
  background-color: #43A8A5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: unset;
      -ms-flex-align: unset;
          align-items: unset;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

@media (max-width: 991px) {
  .upload-name-input-blade {
    height: 40px;
  }
}

@media (max-width: 767px) {
  .upload-name-input-blade {
    width: 100%;
  }
}

@media (max-width: 575px) {
  .upload-name-input-blade {
    height: 30px;
  }
}

.upload-name-input-blade label {
  margin-bottom: 0px;
}

.upload-name-input-blade .label-names {
  color: #ffffff;
  font-size: 1.5rem;
  line-height: 30px;
  letter-spacing: 0px;
  font-weight: normal;
  width: 100%;
  max-width: 115.5px;
  height: 100%;
  border-radius: 3px;
  border: 1px solid #707070;
  background-color: #707070;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

@media (max-width: 991px) {
  .upload-name-input-blade .label-names {
    max-width: 95px;
    font-size: 1.188rem;
  }
}

@media (max-width: 575px) {
  .upload-name-input-blade .label-names {
    max-width: 75px;
    font-size: 0.875rem;
  }
}

.upload-name-input-blade .input-keyword-div {
  width: 100%;
  color: #ffffff;
  font-size: 1.5rem;
  line-height: 30px;
  letter-spacing: 0px;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 13px;
  margin-top: 0px;
  cursor: pointer;
}

.upload-name-input-blade .input-keyword-div .choose-file {
  cursor: pointer;
}

@media (max-width: 991px) {
  .upload-name-input-blade .input-keyword-div {
    font-size: 1.188rem;
  }
}

@media (max-width: 575px) {
  .upload-name-input-blade .input-keyword-div {
    font-size: 0.875rem;
  }
}

.select-file-datalist-button-blade {
  width: 213.81px;
  height: 55px;
  border-radius: 3px;
  border: 1px solid #257774;
  background-color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  color: #257774;
  font-size: 1.5rem;
  line-height: 30px;
  letter-spacing: 0px;
  font-weight: bold;
  padding-left: 8px;
}

.select-file-datalist-button-blade .left-img-div {
  width: 28px;
  height: 28px;
  border-radius: 0;
  border: 0 solid rgba(0, 0, 0, 0);
  background-color: white;
  background-size: cover;
  padding-right: 12px;
  margin-right: 10px;
}

.block-upload-blade {
  width: 343px;
  height: 187px;
  border-radius: 3px;
  border: 1px solid #257774;
  background-color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  max-width: 343px;
  padding: 16px;
  max-width: 343px;
  width: 100%;
}

.block-upload-blade .middle-div {
  width: 313.76px;
  height: 155px;
  border-radius: 3px;
  border: 3px solid #E3E3E3;
  background-color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  padding: 20px;
  border-style: dashed;
}

.block-upload-blade .middle-div .middle-img-div {
  width: 43.1px;
  height: 43.1px;
  border-radius: 0;
  border: 0 solid rgba(0, 0, 0, 0);
  background-color: white;
  background-size: cover;
}

.field {
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.field input {
  padding: 10px;
}

@media (max-width: 575px) {
  .field input {
    padding: 7px;
  }
}

.field .label-name,
.field .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 115px;
  height: 55px;
  font-size: 1.5rem;
  color: #ffffff;
  border: 1px solid #707070;
  background-color: #707070;
  border-radius: 3px 0 0 3px;
}

@media (max-width: 991px) {
  .field .label-name,
  .field .title {
    width: 95px;
    height: 40px;
    font-size: 1.25rem;
  }
}

@media (max-width: 575px) {
  .field .label-name,
  .field .title {
    width: 75px;
    height: 30px;
    font-size: 0.875rem;
  }
}

.field .label-name.dark-green,
.field .title.dark-green {
  color: #257774;
  background-color: transparent;
  border: 0;
}

.field .label-name.fit,
.field .title.fit {
  width: auto;
  padding: 0 10px;
}

.field .label-name.auto-right,
.field .title.auto-right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  min-width: 114px;
  width: auto;
  padding-left: 18px;
  padding-right: 10px;
}

@media (max-width: 991px) {
  .field .label-name.auto-right,
  .field .title.auto-right {
    min-width: 95px;
  }
}

@media (max-width: 575px) {
  .field .label-name.auto-right,
  .field .title.auto-right {
    min-width: 75px;
  }
}

.field .label-name.small,
.field .title.small {
  width: 68px;
}

.field .label-bring {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 114px;
  height: 55px;
  font-size: 1.5rem;
  color: #ffffff;
  border: 1px solid #257774;
  background-color: #257774;
  border-radius: 3px 0 0 3px;
}

.field .input-not-required {
  width: 160px;
  height: 55px;
  font-size: 1.5rem;
  color: #000000;
  border: 1px solid #707070;
  background-color: #E3E3E3;
  border-radius: 0 3px 3px 0;
}

@media (max-width: 991px) {
  .field .input-not-required {
    width: 130px;
    height: 40px;
    font-size: 1.25rem;
  }
}

@media (max-width: 575px) {
  .field .input-not-required {
    width: 93px;
    height: 30px;
    font-size: 0.875rem;
  }
}

.field .input-not-required.long {
  width: 195px;
}

.field .input-not-required.large {
  width: 300px;
}

.field .input-not-required.green {
  color: #ffffff;
  border: 1px solid #257774;
  background-color: #43A8A5;
}

.field .input-not-required.dark-green {
  color: #ffffff;
  border: 1px solid #257774;
  background-color: #257774;
}

.field .modal-btn {
  width: 160px;
  height: 55px;
  font-size: 1.5rem;
  font-weight: bold;
  color: #ffffff;
  border: 1px solid #257774;
  background-color: #257774;
  border-radius: 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 25px;
}

@media (max-width: 991px) {
  .field .modal-btn {
    width: 130px;
    height: 40px;
    font-size: 1.25rem;
  }
}

@media (max-width: 575px) {
  .field .modal-btn {
    width: 93px;
    height: 30px;
    font-size: 0.875rem;
  }
}

.field .modal-btn > .img {
  width: 17px;
  height: 17px;
  margin-right: 24px;
  background-size: cover;
  background-position: center;
}

.field .input-required {
  width: 160px;
  height: 55px;
  font-size: 1.5rem;
  color: #000000;
  border: 1px solid #257774;
  background-color: #D7EFEB;
  border-radius: 0 3px 3px 0;
}

@media (max-width: 991px) {
  .field .input-required {
    width: 95px;
    height: 40px;
    font-size: 1.25rem;
  }
}

@media (max-width: 575px) {
  .field .input-required {
    width: 75px;
    height: 30px;
    font-size: 0.875rem;
  }
}

.field .input-bring {
  width: 160px;
  height: 55px;
  font-size: 1.5rem;
  color: #000000;
  border: 1px solid #257774;
  background-color: #43A8A5;
  border-radius: 0 3px 3px 0;
  color: #ffffff;
}

.field .select-not-required {
  width: 160px;
  height: 55px;
  border-radius: 0 3px 3px 0;
  border: 1px solid #707070;
  color: #000000;
  font-size: 1.5rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: url(/images/component/icon/form-item/icon-select-down-arrow.svg) no-repeat calc(100% - 15px) center #E3E3E3;
  background-size: 15px;
  padding-right: 30px;
  padding-left: 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

@media (max-width: 991px) {
  .field .select-not-required {
    width: 130px;
    height: 40px;
    font-size: 1.25rem;
    background-size: 12px;
  }
}

@media (max-width: 575px) {
  .field .select-not-required {
    width: 93px;
    height: 30px;
    padding-left: 7px;
    font-size: 0.875rem;
    background-size: 10px;
  }
}

.field .select-not-required.long {
  width: auto;
}

.field .multiple-label {
  width: 428px;
  height: 55px;
  font-size: 1.5rem;
  color: #000000;
  border: 1px solid #707070;
  background-color: #E3E3E3;
  border-radius: 0 3px 3px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  padding: 0 9px;
  overflow: auto;
}

@media (max-width: 991px) {
  .field .multiple-label {
    width: 349px;
    height: 40px;
    font-size: 1.25rem;
  }
}

@media (max-width: 575px) {
  .field .multiple-label {
    width: 269px;
    height: 30px;
    font-size: 0.875rem;
  }
}

.field .multiple-label::-webkit-scrollbar {
  height: 3px;
}

.field .multiple-label::-webkit-scrollbar-track {
  background: #ffffff;
}

.field .multiple-label::-webkit-scrollbar-thumb {
  background: #707070;
}

.field .multiple-label.more::after {
  content: "...";
  line-height: 1;
}

.field .multiple-label .select-item {
  height: 40px;
  border-radius: 20px;
  border: 1px solid #43A8A5;
  background-color: #ffffff;
  color: #000000;
  font-size: 1.5rem;
  line-height: 1;
  font-weight: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 6px;
  padding: 0 24px;
  white-space: nowrap;
}

@media (max-width: 991px) {
  .field .multiple-label .select-item {
    font-size: 1.25rem;
    padding: 0 18px;
    height: 30px;
  }
}

@media (max-width: 575px) {
  .field .multiple-label .select-item {
    font-size: 0.875rem;
    padding: 0 12px;
    height: 20px;
  }
}

.field .multiple-label .select-item:nth-child(n+4) {
  display: none;
}

.field .multiple-select.dropdown-menu {
  min-width: 428px;
  background-color: #E3E3E3;
  max-height: 200px;
  overflow: auto;
}

@media (max-width: 991px) {
  .field .multiple-select.dropdown-menu {
    min-width: 349px;
  }
}

@media (max-width: 575px) {
  .field .multiple-select.dropdown-menu {
    min-width: 269px;
  }
}

.field .multiple-select.dropdown-menu::-webkit-scrollbar {
  width: 5px;
}

.field .multiple-select.dropdown-menu::-webkit-scrollbar-track {
  background: #ffffff;
}

.field .multiple-select.dropdown-menu::-webkit-scrollbar-thumb {
  background: #707070;
}

.field .multiple-select.dropdown-menu .dropdown-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.5rem;
}

@media (max-width: 991px) {
  .field .multiple-select.dropdown-menu .dropdown-item {
    font-size: 1.25rem;
  }
}

@media (max-width: 575px) {
  .field .multiple-select.dropdown-menu .dropdown-item {
    font-size: 0.875rem;
  }
}

.field .multiple-select.dropdown-menu .dropdown-item > input {
  margin-right: 15px;
}

.field .mutiple-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.field .dup-checkbox-text-1-blade,
.field .single-radio-text-1-blade {
  width: auto;
  border: 1px solid #257774;
}

@media (max-width: 991px) {
  .field .dup-checkbox-text-1-blade,
  .field .single-radio-text-1-blade {
    height: 40px;
    font-size: 1.25rem;
    padding-left: 11px;
    padding-right: 11px;
  }
}

@media (max-width: 575px) {
  .field .dup-checkbox-text-1-blade,
  .field .single-radio-text-1-blade {
    height: 30px;
    font-size: 0.875rem;
    padding-left: 8px;
    padding-right: 8px;
  }
}

.field .dup-checkbox-text-1-blade > input,
.field .single-radio-text-1-blade > input {
  background-size: cover;
  background-position: center;
}

@media (max-width: 991px) {
  .field .dup-checkbox-text-1-blade > input,
  .field .single-radio-text-1-blade > input {
    width: 25px;
    height: 25px;
  }
}

@media (max-width: 575px) {
  .field .dup-checkbox-text-1-blade > input,
  .field .single-radio-text-1-blade > input {
    width: 18px;
    height: 18px;
  }
}

.field .dup-checkbox-text-1-blade > input::before,
.field .single-radio-text-1-blade > input::before {
  top: 0;
  left: 0;
}

@media (max-width: 991px) {
  .field .dup-checkbox-text-1-blade > input::before,
  .field .single-radio-text-1-blade > input::before {
    width: 25px;
    height: 25px;
  }
}

@media (max-width: 575px) {
  .field .dup-checkbox-text-1-blade > input::before,
  .field .single-radio-text-1-blade > input::before {
    width: 18px;
    height: 18px;
  }
}

.field .dup-checkbox-text-1-blade > span,
.field .single-radio-text-1-blade > span {
  padding-left: 14px;
  padding-right: 0;
}

@media (max-width: 991px) {
  .field .dup-checkbox-text-1-blade > span,
  .field .single-radio-text-1-blade > span {
    padding-left: 11px;
  }
}

@media (max-width: 575px) {
  .field .dup-checkbox-text-1-blade > span,
  .field .single-radio-text-1-blade > span {
    padding-left: 8px;
  }
}

.small-field {
  height: 47px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.small-field input {
  padding: 10px;
}

.small-field .label-name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 114px;
  height: 47px;
  font-size: 1.5rem;
  color: #ffffff;
  border: 1px solid #707070;
  background-color: #707070;
  border-radius: 3px 0 0 3px;
}

.small-field .label-bring {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 114px;
  height: 47px;
  font-size: 1.5rem;
  color: #ffffff;
  border: 1px solid #257774;
  background-color: #257774;
  border-radius: 3px 0 0 3px;
}

.small-field .input-not-required {
  width: 160px;
  height: 47px;
  font-size: 1.5rem;
  color: #000000;
  border: 1px solid #707070;
  background-color: #E3E3E3;
  border-radius: 0 3px 3px 0;
}

.small-field .input-required {
  width: 160px;
  height: 47px;
  font-size: 1.5rem;
  color: #000000;
  border: 1px solid #257774;
  background-color: #D7EFEB;
  border-radius: 0 3px 3px 0;
}

.small-field .input-bring {
  width: 160px;
  height: 47px;
  font-size: 1.5rem;
  color: #000000;
  border: 1px solid #257774;
  background-color: #43A8A5;
  border-radius: 0 3px 3px 0;
  color: #ffffff;
}

.date-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.date-input .field {
  width: unset;
}

.date-input .field .input-not-required {
  position: relative;
}

.date-input .field .input-not-required.start-date::-webkit-calendar-picker-indicator, .date-input .field .input-not-required.end-date::-webkit-calendar-picker-indicator {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: auto;
  height: auto;
  background-image: none;
}

.date-input .field .to {
  padding: 0px 20px;
}

@media (max-width: 991px) {
  .date-input .field .to {
    padding: 0px 10px;
  }
}

@media (max-width: 575px) {
  .date-input .field .to {
    padding: 0px;
  }
}

.sort-setting-list {
  width: 1239px;
  height: 74px;
  background-color: #ffffff;
  border: 1px solid #257774;
  border-radius: 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #257774;
  font-size: 1.5rem;
  font-weight: normal;
  padding: 0 22px;
}

.sort-setting-list .right-buttons {
  width: 55px;
  height: 55px;
  border: 0;
  background-position: center;
  background: center / 27px 27px no-repeat;
  background-color: #ffffff;
}

.upload-list {
  width: 1239px;
  min-height: 74px;
  background-color: #ffffff;
  border: 1px solid #257774;
  border-radius: 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #707070;
  font-size: 1.5rem;
  font-weight: normal;
  padding: 0 22px;
}

.upload-list .left-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.upload-list .left-area .upload-img {
  width: 73.37px;
  height: 55px;
  border: 3px solid #E3E3E3;
  border-radius: 3px;
  background-position: center;
  background: center / 27px 27px no-repeat;
  margin-right: 10px;
  background-color: #ffffff;
}

.upload-list .left-area .input {
  min-width: 441px;
  height: 55px;
  border: 3px solid #E3E3E3;
  border-radius: 3px;
  background-position: center;
  background: center / 27px 27px no-repeat;
  margin-right: 20px;
  background-color: #D7EFEB;
}

.upload-list .right-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #707070;
  font-size: 1.125rem;
  font-weight: normal;
}

.upload-list .right-area .btn-cancel {
  width: 32px;
  height: 27.76px;
  border: 0;
  border-radius: 14px;
  background-color: #D7EFEB;
  background-position: center;
  background: center / 32px 27.76px no-repeat;
  margin-left: 24px;
}

.over-upload-list {
  background-color: #FF635A;
}

.over-upload-list .right-area {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #ffffff;
}

.img-list {
  width: 283px;
  height: 273px;
  border: 1px solid #a2a2a2;
  border-radius: 3px;
  position: relative;
  background-color: #ffffff;
  -webkit-box-shadow: 1px 3px 3px 0px #00000049;
          box-shadow: 1px 3px 3px 0px #00000049;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.img-list img {
  padding: 0px 12px 0px;
}

.img-list .edit {
  position: absolute;
  top: 12px;
  right: 68px;
}

.img-list .delete {
  position: absolute;
  top: 12px;
  right: 12px;
}

.img-list span {
  text-align: center;
  width: 90%;
  color: #707070;
  font-size: 1.25rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  bottom: 20px;
  margin: 0 auto;
  padding-top: 12px;
}

.img-list::before {
  content: "";
  position: absolute;
  width: 283px;
  height: 273px;
  border: 1px solid #a2a2a2;
  border-radius: 3px;
  left: 2px;
  top: 3px;
  background-color: #ffffff;
  -webkit-box-shadow: 1px 3px 3px 0px #00000049;
          box-shadow: 1px 3px 3px 0px #00000049;
  z-index: -999;
}

.img-list::after {
  content: "";
  position: absolute;
  width: 283px;
  height: 273px;
  border: 1px solid #a2a2a2;
  border-radius: 3px;
  left: 6.5px;
  top: 8px;
  background-color: #ffffff;
  -webkit-box-shadow: 1px 3px 3px 0px #00000049;
          box-shadow: 1px 3px 3px 0px #00000049;
  z-index: -9999;
}

.plan-list {
  width: 1239px;
  height: 89px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 24px;
  padding-right: 21px;
}

.plan-list.white {
  background-color: #ffffff;
  border: 1px solid #257774;
}

.plan-list.white .title {
  font-size: 1.5rem;
  color: #257774;
}

.plan-list .check-store-edit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.plan-list .check-store-edit .store {
  margin-right: 16px;
  margin-left: 19px;
}

.plan-list.grey {
  background-color: #E3E3E3;
  border: 1px solid #707070;
}

.plan-list.grey .title {
  font-size: 1.5rem;
  color: #000000;
}

.plan-list .check-saved {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.plan-list .check-saved .saved {
  margin-right: 16px;
}

.label-type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 45px;
  height: 22px;
  font-size: 1.125rem;
  color: #ffffff;
}

.label-type.orange-top {
  background-color: #FF635A;
}

.label-type.grey-system {
  background-color: #707070;
}

.label-type.blue-plan {
  background-color: #00588E;
}

.label-type.green-talent {
  background-color: #00A963;
}

.label-write {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.5rem;
  color: #ffffff;
}

.label-write.orange {
  width: 126px;
  height: 34px;
  background-color: #FF635A;
}

.label-write.grey {
  width: 79px;
  height: 34px;
  background-color: #707070;
}

.label-status {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100px;
  height: 34px;
  font-size: 1.125rem;
  color: #ffffff;
}

.label-status.grey {
  font-weight: bold;
  color: #000000;
  background-color: #E3E3E3;
}

.label-status.blue {
  background-color: #00588E;
}

.label-status.green {
  background-color: #00A963;
}

.label-status.darkgrey {
  background-color: #707070;
}

.label-status.orange {
  background-color: #FF635A;
}

.warn {
  width: 1180px;
  height: 47px;
  border: 1px solid #FF635A;
  background-color: #fcf1f1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.warn span {
  font-size: 1.125rem;
  font-weight: bold;
  margin-left: 15px;
}

.system-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.system-title span {
  font-size: 1.9375rem;
  color: #257774;
  font-weight: bold;
  padding-left: 14px;
}

@media (max-width: 767px) {
  .system-title span {
    padding-left: 8px;
    font-size: 1.625rem;
  }
}

@media (max-width: 575px) {
  .system-title span {
    padding-left: 5px;
    font-size: 1.125rem;
  }
}

.system-title:before {
  content: "";
  width: 15px;
  height: 47px;
  background-color: #43A8A5;
  display: inline-block;
}

@media (max-width: 767px) {
  .system-title:before {
    width: 12.5px;
    height: 38px;
  }
}

@media (max-width: 575px) {
  .system-title:before {
    width: 10px;
    height: 30px;
  }
}

.step-area {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 30px;
  position: relative;
  margin-bottom: 16px;
  overflow: hidden;
}

@media (max-width: 767px) {
  .step-area {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-bottom: 0px;
    padding-left: 30px;
    overflow: initial;
  }
}

.step-area::after {
  content: "";
  position: absolute;
  bottom: 11px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  height: 3px;
  background-color: #257774;
}

@media (max-width: 767px) {
  .step-area::after {
    bottom: 50%;
    left: 8px;
    -webkit-transform: translateY(50%);
            transform: translateY(50%);
    width: 3px;
    height: calc(100% - 27px);
  }
}

.step-area span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 177px;
  height: auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  text-align: center;
  font-size: 1.5rem;
  color: #257774;
  position: relative;
}

@media (max-width: 991px) {
  .step-area span {
    font-size: 1.125rem;
  }
}

@media (max-width: 767px) {
  .step-area span {
    width: auto !important;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .step-area span:not(:last-child) {
    margin-bottom: 28px;
  }
}

@media (max-width: 575px) {
  .step-area span {
    font-size: 0.875rem;
  }
  .step-area span:not(:last-child) {
    margin-bottom: 10px;
  }
}

.step-area span:first-child::after, .step-area span:last-child::after {
  content: "";
  width: calc(50% - 11px);
  height: 20px;
  background-color: #ffffff;
  position: absolute;
  bottom: 0;
  -webkit-transform: translateY(calc(100% + 6px));
          transform: translateY(calc(100% + 6px));
  z-index: 2;
}

@media (max-width: 767px) {
  .step-area span:first-child::after, .step-area span:last-child::after {
    display: none;
  }
}

.step-area span:first-child::after {
  left: 0;
}

.step-area span:last-child::after {
  right: 0;
}

.step-area span::before {
  content: "";
  width: 21px;
  height: 21px;
  border-radius: 100%;
  border: 3px solid #257774;
  background-color: #ffffff;
  position: absolute;
  bottom: 0px;
  left: 50%;
  -webkit-transform: translate(-50%, calc(100% + 6px));
          transform: translate(-50%, calc(100% + 6px));
  z-index: 2;
}

@media (max-width: 767px) {
  .step-area span::before {
    bottom: 50%;
    left: 0px;
    -webkit-transform: translate(calc(-100% - 10px), 50%);
            transform: translate(calc(-100% - 10px), 50%);
  }
}

@media (max-width: 575px) {
  .step-area span::before {
    width: 15px;
    height: 15px;
    -webkit-transform: translate(calc(-100% - 13px), 50%);
            transform: translate(calc(-100% - 13px), 50%);
  }
}

.step-area span.active::before {
  background-color: #43A8A5;
}

.backend .input-search-box {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.backend .input-search-box .search-reset-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 16px;
  margin-bottom: 16px;
}

.backend .input-search-box .search-reset-button .clear-btn {
  margin-left: 88px;
  margin-right: 16px;
}

.backend .input-search-box .btn-view-report {
  width: 294px;
  height: 55px;
}

.backend .descript-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 10px;
}

.backend .descript-block .descript-text-box {
  background-color: #F6F9F9;
  border: 1px solid #43A8A5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0px 0px 16px;
}

.backend .descript-block .descript-chart-box {
  background-color: #F6F9F9;
  border: 1px solid #43A8A5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 0px 0px 16px;
  padding: 12px;
}

.backend .descript-block .descript-chart-box .up-title {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.backend .descript-block .descript-chart-box .down-chart {
  margin: auto;
}

.backend .btn-show-column {
  width: 114px;
  height: 31px;
  margin-left: auto;
  margin-right: 188px;
  margin-bottom: -47px;
  border-radius: 3px;
  font-size: 1.125rem;
  font-weight: normal;
  text-align: center;
}

.frontend .input-search-box {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.frontend .input-search-box .search-reset-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 16px;
  margin-bottom: 16px;
}

.frontend .input-search-box .search-reset-button .clear-btn {
  margin-left: 88px;
  margin-right: 16px;
}

.frontend .input-search-box .btn-view-report {
  width: 294px;
  height: 55px;
}

.frontend .descript-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 10px;
}

.frontend .descript-block .descript-text-box {
  background-color: #F6F9F9;
  border: 1px solid #43A8A5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0px 5px 16px;
}

.frontend .descript-block .descript-chart-box {
  background-color: #F6F9F9;
  border: 1px solid #43A8A5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 0px 5px 16px;
  padding: 12px;
}

.frontend .descript-block .descript-chart-box .up-title {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.frontend .descript-block .descript-chart-box .down-chart {
  margin: auto;
}

.frontend .btn-show-column {
  width: 114px;
  height: 31px;
  margin-left: auto;
  margin-right: 188px;
  margin-bottom: -47px;
  border-radius: 3px;
  font-size: 1.125rem;
  font-weight: normal;
  text-align: center;
}

.table-special {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  margin: 0 auto 16px;
}

.table-special .full-row {
  width: 100%;
}

.table-special .half-row {
  width: calc(50% - 2.5px);
}

@media (max-width: 991px) {
  .table-special .half-row {
    width: 100%;
  }
}

.table-special .half-row:last-child {
  margin-bottom: 5px;
}

.table-special .full-row,
.table-special .half-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.313rem;
  line-height: 1;
}

@media (max-width: 991px) {
  .table-special .full-row,
  .table-special .half-row {
    font-size: 1.125rem;
  }
}

@media (max-width: 767px) {
  .table-special .full-row,
  .table-special .half-row {
    font-size: 1rem;
  }
}

.table-special .full-row:not(:last-child),
.table-special .half-row:not(:last-child) {
  margin-bottom: 5px;
}

.table-special .full-row.block .title,
.table-special .full-row.block .content,
.table-special .half-row.block .title,
.table-special .half-row.block .content {
  min-height: 112px;
}

.table-special .full-row .title,
.table-special .half-row .title {
  width: 249px;
  padding: 11px 8px;
  margin-right: 5px;
  font-weight: bold;
  color: #257774;
  background-color: #D7EFEB;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  text-align: right;
}

@media (max-width: 991px) {
  .table-special .full-row .title,
  .table-special .half-row .title {
    padding: 8px 0px;
    padding-right: 16px;
    width: 190px;
  }
}

@media (max-width: 767px) {
  .table-special .full-row .title,
  .table-special .half-row .title {
    width: 130px;
  }
}

.table-special .full-row .content,
.table-special .half-row .content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 8px;
  color: #257774;
  background-color: #F6F9F9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  word-break: break-word;
}

@media (max-width: 991px) {
  .table-special .full-row .content,
  .table-special .half-row .content {
    padding: 8px 0px;
    padding-left: 16px;
  }
}

#show-col .model-size {
  max-width: 600px;
  -webkit-transform: translate(10px, 12px);
          transform: translate(10px, 12px);
}

#show-col .model-size .modal-content {
  border-radius: 10px;
  border: 1px solid #257774;
}

#show-col .model-size .modal-content .modal-header {
  background-color: #257774;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #ffffff;
  font-size: 1.438rem;
  font-weight: 500;
  padding: 11px 15px 11px;
  letter-spacing: 1px;
}

#show-col .model-size .modal-content .modal-body {
  padding: 21px 25px 32px;
}

#show-col .model-size .modal-content .modal-body .th-correspond {
  max-height: 380px;
  overflow-y: scroll;
}

#show-col .model-size .modal-content .modal-body .dup-checkbox-text-1-blade {
  width: 100%;
  margin-bottom: 10px;
}

#show-col .model-size .modal-content .modal-body .ps-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@media (max-width: 575px) {
  #show-col .model-size .modal-content .modal-body .ps-text {
    font-size: 1.25rem;
  }
}

#show-col .model-size .modal-content .modal-body .buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 11px;
  -webkit-transform: translateX(-5px);
          transform: translateX(-5px);
}

#show-col .model-size .modal-content .modal-body .buttons .clear-btn {
  margin-right: 16px;
  width: 150px;
}

#show-col .model-size .modal-content .modal-body .buttons .clear-btn:hover {
  color: #257774;
}

@media (max-width: 767px) {
  #show-col .model-size .modal-content .modal-body .buttons .clear-btn {
    height: 42px;
    font-size: 1.25rem;
  }
}

@media (max-width: 575px) {
  #show-col .model-size .modal-content .modal-body .buttons .clear-btn {
    height: 30px;
    font-size: 1rem;
    padding: 0;
  }
}

#show-col .model-size .modal-content .modal-body .buttons .btn-submit {
  width: 223px;
  height: 55px;
  background-color: #257774;
  border: 1px solid #257774;
  font-size: 1.5rem;
  color: #ffffff;
}

@media (max-width: 991px) {
  #show-col .model-size .modal-content .modal-body .buttons .btn-submit {
    height: 42px;
    font-size: 1.25rem;
  }
}

@media (max-width: 575px) {
  #show-col .model-size .modal-content .modal-body .buttons .btn-submit {
    height: 30px;
    font-size: 1rem;
    padding: 0;
  }
}

.column-disable {
  display: none;
}

.menu-toggle:checked + .front-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.front-menu {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 99;
  width: 293px;
  height: 100vh;
  background-color: #FFF;
}

@media (max-width: 767px) {
  .front-menu {
    width: 100vw;
  }
}

.front-menu .burger-link {
  margin: 15px 25px 20px auto;
  border: 1px solid #D7EFEB !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 69px;
  height: 56px;
}

.front-menu .function-area {
  padding-top: 0;
}

.front-menu .function-area a {
  font-size: 1.313rem;
  border-radius: 36px;
  height: 43px;
  padding: 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.front-menu .function-area a:hover {
  text-decoration: none;
}

.front-menu .function-area .green-btn {
  width: 264px;
  margin: 0 auto;
  color: #ffffff;
  background-color: #43A8A5;
}

@media (max-width: 767px) {
  .front-menu .function-area .green-btn {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.front-menu .function-area .top {
  margin-bottom: 8px;
}

.front-menu .function-area .bot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.front-menu .is-login {
  height: 130px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #D7EFEB;
}

.front-menu .is-login .icon {
  width: 32px;
  height: 26px;
  margin-right: 9px;
}

.front-menu .is-login .information {
  margin-right: 13px;
  background-color: #FFF;
  color: #257774;
}

.front-menu .is-login .logout {
  background-color: #257774;
  color: #ffffff;
}

.front-menu .no-login {
  padding-top: 20px;
}

.front-menu > nav {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: auto;
  padding: 0 25px;
}

.front-menu > nav::-webkit-scrollbar {
  width: 3px;
}

.front-menu > nav::-webkit-scrollbar-track {
  background: #ffffff;
}

.front-menu > nav::-webkit-scrollbar-thumb {
  background: #257774;
}

.front-menu > nav .nav-link {
  font-size: 1.313rem;
  padding: 9px 11px;
  color: #257774;
  position: relative;
}

@media (max-width: 767px) {
  .front-menu > nav .nav-link {
    text-align: center;
  }
}

.front-menu > nav .nav-link:not(:last-child)::after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #E3E3E3;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.page-btn-box {
  margin: 0 auto;
  padding: 17px 0;
  background-color: #257774;
  margin-top: 21px;
  margin-bottom: 19px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 767px) {
  .page-btn-box {
    padding: 14px 0;
  }
}

@media (max-width: 575px) {
  .page-btn-box {
    padding: 11px 0;
  }
}

.page-btn-box .guide {
  color: #ffffff;
  position: absolute;
  left: 3px;
}

.page-btn-box .content-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  max-width: 1000px;
}

@media (max-width: 1199px) {
  .page-btn-box .content-box {
    max-width: 796px;
  }
}

@media (max-width: 991px) {
  .page-btn-box .content-box {
    max-width: 593px;
  }
}

@media (max-width: 767px) {
  .page-btn-box .content-box {
    max-width: 398px;
    font-size: 1.25rem;
    gap: 10px;
  }
}

@media (max-width: 575px) {
  .page-btn-box .content-box {
    max-width: 300px;
    font-size: 1rem;
    gap: 6px;
  }
}

@media (max-width: 374px) {
  .page-btn-box .content-box {
    max-width: 252px;
  }
}

.page-btn-box .content-box .page-btn {
  width: 187px;
  height: 55px;
  border: 1px solid #D7EFEB;
}

.page-btn-box .content-box .page-btn:last-child {
  background-color: #257774;
}

@media (max-width: 767px) {
  .page-btn-box .content-box .page-btn {
    width: 126px !important;
    height: 40px;
    font-size: inherit;
  }
}

@media (max-width: 575px) {
  .page-btn-box .content-box .page-btn {
    width: calc(33% - 3.1px) !important;
    height: 30px;
  }
}

.page-btn-box .content-box .page-btn.drop-down-menu {
  list-style-type: none;
  background-color: #43A8A5;
  position: relative;
}

.page-btn-box .content-box .page-btn.drop-down-menu::after {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  right: 8%;
  top: 42%;
  border-style: solid;
  border-width: 11.3px 6.5px 0 6.5px;
  border-color: #ffffff transparent transparent transparent;
}

@media (max-width: 575px) {
  .page-btn-box .content-box .page-btn.drop-down-menu::after {
    border-width: 5px 4px 0 4px;
    top: 39%;
    right: 1%;
  }
}

.page-btn-box .content-box .page-btn.drop-down-menu .menu-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.page-btn-box .content-box .page-btn.drop-down-menu .menu-title:hover + .active {
  visibility: visible;
  opacity: 1;
}

.page-btn-box .content-box .page-btn.drop-down-menu .menu-title:focus + .active {
  visibility: visible;
  opacity: 1;
}

.page-btn-box .content-box .page-btn.drop-down-menu .sub-menu:hover {
  visibility: visible;
  opacity: 1;
}

.page-btn-box .content-box .page-btn.drop-down-menu .sub-menu {
  padding: 0 19px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translateY(55px);
          transform: translateY(55px);
  z-index: 1;
  border: #ffffff 1px solid;
  border-radius: 3px;
  background-color: #43A8A5;
}

@media (max-width: 767px) {
  .page-btn-box .content-box .page-btn.drop-down-menu .sub-menu {
    -webkit-transform: translateY(40px);
            transform: translateY(40px);
  }
}

@media (max-width: 575px) {
  .page-btn-box .content-box .page-btn.drop-down-menu .sub-menu {
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
  }
}

.page-btn-box .content-box .page-btn.drop-down-menu .sub-menu > li {
  padding: 10px 0;
  width: 429px;
  word-break: keep-all;
}

@media (max-width: 991px) {
  .page-btn-box .content-box .page-btn.drop-down-menu .sub-menu > li {
    width: 325px;
  }
}

@media (max-width: 575px) {
  .page-btn-box .content-box .page-btn.drop-down-menu .sub-menu > li {
    width: 178px;
  }
}

.page-btn-box .content-box .page-btn.drop-down-menu .sub-menu > li .link {
  display: block;
  width: 100%;
  height: 100%;
  color: #ffffff;
  text-decoration: none;
}

.page-btn-box .content-box .page-btn.drop-down-menu .sub-menu > li:not(:last-child) {
  border-bottom: #257774 1px solid;
}

.page-btn-box .content-box .page-btn.disabled {
  cursor: auto;
  opacity: 0.5;
}

.page-btn-box .content-box .page-btn .active {
  visibility: hidden;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  opacity: 0;
}

.tabs-blade-box {
  margin: 0 auto;
  margin-bottom: 25px;
  max-width: 1240px;
}

.tabs-blade-box .tabs-blade .nav-tabs {
  border-bottom: unset;
}

@media (max-width: 1260px) {
  .tabs-blade-box .tabs-blade .nav-tabs {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}

.tabs-blade-box .tabs-blade .nav-tabs .nav-link {
  height: 50px;
  border-color: unset;
  border: unset;
  border: 1px solid #707070;
  border-bottom: unset;
}

@media (max-width: 767px) {
  .tabs-blade-box .tabs-blade .nav-tabs .nav-link {
    padding: 0.4rem 0.8rem;
    font-size: 1.25rem;
    height: auto;
  }
}

@media (max-width: 575px) {
  .tabs-blade-box .tabs-blade .nav-tabs .nav-link {
    padding: 0.2rem 0.4rem;
    font-size: 1rem;
  }
}

.tabs-blade-box .tabs-blade .nav-tabs .nav-link.active {
  border-color: unset;
  color: #707070;
}

.tabs-blade-box .tabs-blade .nav-tabs .nav-link.long {
  width: 399px;
  margin: unset;
}

@media (max-width: 1240px) {
  .tabs-blade-box .tabs-blade .nav-tabs .nav-link.long {
    width: 275px;
  }
}

.tabs-class-box {
  min-height: 300px;
}

.class-box .detail {
  display: none;
}

.class-box.active .detail {
  display: block;
}

.class-box.class-detail {
  display: none;
}

.class-box.active.class-detail {
  display: block;
}
/*# sourceMappingURL=component-library.css.map */