img {
  max-width: 100%;
}
a {
  color: #0c59db;
}
.header-wrap {
  margin: auto;
  position: relative;
}
d-header {
  text-align: left;
  position: relative;
  height: 80px;
  padding: 10px 0;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05);
  z-index: 10;
  background-color: #fff;
}
d-header .logo {
  position: absolute;
  left: 0;
  margin-left: 25px;
  height: 40px;
  line-height: 40px;
  color: #333;
}
d-header .logo img {
  vertical-align: middle;
  margin-right: 5px;
}
d-header .logo .logo-devui {
  margin-top: 8px;
}
d-header .logo .logo-devui,
d-header .logo .text {
  display: inline-block;
  vertical-align: top;
}
d-header .reg-link {
  position: absolute;
  right: 20px;
  line-height: 60px;
}
.header-wrap {
  margin: auto;
  position: relative;
}
.devui-accordion-submenu {
  padding: 0 12px 20px;
}
.empty-img {
  margin: auto;
  display: block;
  max-width: 700px;
}
.page-nation {
  margin-top: 20px;
}
.trademark-search {
  padding-top: 20px;
}
.wrapper {
  margin: 0 auto;
  width: 100%;
  height: inherit;
  max-width: 1200px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 0 10px;
}
.trademark-search-wrap {
  position: relative;
  height: 100%;
  width: 100%;
}
d-accordion {
  padding: 0 20px;
}
::ng-deep .devui-accordion-item {
  border-bottom: 1px solid #dfe1e6;
}
::ng-deep .devui-accordion-item-title {
  height: 50px !important;
  line-height: 50px !important;
  padding-left: 5px !important;
}
::ng-deep .devui-nav-tab-item.active {
  background-color: #337bff !important;
}
::ng-deep .devui-nav-tab-item.active a {
  color: #fff !important;
}
::ng-deep .devui-accordion-menu {
  box-shadow: none !important;
}
::ng-deep .devui-nav-container.devui-nav-wrapped > li.active {
  background-color: #0c59db;
  color: #fff;
}
.search-wrap .search-tab .is-active {
  background-color: #0c59db !important;
  color: #fff !important;
}
.search-bar {
  width: 100%;
}
.search-bar .search-condition {
  position: relative;
  border: 1px solid #ced6de;
  padding: 20px;
}
.search-bar .search-condition .back {
  cursor: pointer;
  position: absolute;
  right: 20px;
  font-size: 14px;
}
.search-bar .search-condition h3 {
  margin-top: 0;
}
.search-bar .tips {
  color: #768ea7;
  margin: 15px 0;
  font-size: 14px;
}
.search-bar .tips a {
  color: #768ea7;
  margin-right: 15px;
  font-size: 16px;
}
.search-bar .tips a:hover {
  color: #0d56dd;
}
.search-bar .condition-item {
  position: relative;
  color: #002249;
  margin-bottom: 10px;
  display: table;
}
.search-bar .condition-item .title {
  white-space: nowrap;
  min-width: 90px;
  width: 110px;
}
.search-bar .condition-item > div {
  display: table-cell;
}
.search-bar .condition-item .user-tm-search .condition-item .title {
  width: 150px;
  color: #666;
  font-size: 13px;
  vertical-align: top;
}
.search-bar .tm-collect {
  color: #002249;
  padding: 6px 20px;
  background-color: #f1f2f5;
  margin: 10px 0;
  font-size: 14px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.search-bar .tm-collect .collect-total b,
.search-bar .tm-collect .collect-total span {
  color: #337bff;
}
.search-bar-applicant h3 {
  font-size: 24px;
  color: #002249;
  font-weight: bold;
  margin: 0 0 15px;
}
.search-bar-applicant .search-condition {
  background-color: #f1f2f5;
  border: none;
  margin-bottom: 25px;
}
.search-bar-applicant input {
  background-color: #fff;
  height: 32px;
  line-height: 32px;
  border: none;
  border-radius: 5px 0 0 5px;
  padding: 4px 20px 4px 90px;
}
.search-bar-applicant input ::placeholder {
  color: #0c59db;
}
.search-bar-applicant .btn-search {
  border-radius: 0 5px 5px 0;
  height: 32px;
  line-height: 32px;
  background-color: #337bff;
}
.search-bar-applicant .input-wrap {
  position: relative;
}
.search-bar-applicant .input-wrap .title {
  position: absolute;
  left: 10px;
  color: #002249;
  line-height: 32px;
  margin: auto;
  display: block;
}
.search-bar .similar-search-wrap input {
  background-color: #f1f2f5;
  height: 32px;
  line-height: 32px;
  border: none;
  border-radius: 5px 0 0 5px;
  padding: 4px 15px;
}
.search-bar .similar-search-wrap input ::placeholder {
  color: #0c59db;
}
.search-bar .similar-search-wrap .btn-search {
  border-radius: 0 5px 5px 0;
  height: 32px;
  line-height: 32px;
  background-color: #337bff;
}
.search-bar .result-item {
  border: 1px solid #ced6de;
  padding: 20px 20px 20px 180px;
  position: relative;
  color: #888;
  transition: all 0.2s;
  background: #fff;
  margin: 10px 0;
}
.search-bar .result-item .text-delic {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.search-bar .result-item:hover {
  border-color: transparent;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
}
.search-bar .img-box {
  width: 140px;
  height: 140px;
  line-height: 140px;
  text-align: center;
  position: absolute;
  left: 20px;
  top: 20px;
}
.search-bar .img-box a {
  display: block;
  width: 100%;
  height: 100%;
}
.search-bar .img-box img {
  max-width: 100%;
  max-height: 90%;
}
.search-bar .detail {
  color: #002249;
  padding-right: 110px;
  min-height: 120px;
}
.search-bar .detail .tm-tit {
  margin-bottom: 18px;
}
.search-bar .detail .tm-tit a {
  vertical-align: middle;
}
.search-bar .detail .tm-tit h2 {
  margin: 0;
  display: inline-block;
  font-size: 20px;
  font-weight: 400;
  color: #565656;
  margin-right: 30px;
  max-width: 400px;
}
.search-bar .detail .tm-tit em {
  text-align: left;
  display: inline-block;
  height: 24px;
  vertical-align: middle;
  line-height: 24px;
  padding: 0 5px;
  margin-right: 10px;
  font-style: normal;
  color: #128bed;
  background: rgba(18, 139, 237, 0.1);
  font-size: 14px;
}
.search-bar .detail .tm-tit .text-delic {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.search-bar .detail .field {
  margin-left: 0;
  margin-bottom: 0;
  overflow: hidden;
  padding: 0;
}
.search-bar .detail .field p {
  margin: 0;
  margin-bottom: 10px;
}
.search-bar .detail .field-item {
  float: left;
  width: 33%;
  margin-right: 0.3%;
  text-align: left;
  color: #565656;
  font-size: 14px;
}
.search-bar .detail .describe {
  color: #768ea7;
  max-height: 100px;
  overflow: hidden;
  line-height: 26px;
  margin: 0;
}
.search-bar .lega-flag {
  position: absolute;
  right: 20px;
  top: 20px;
  padding: 4px 12px;
  color: #fff;
  background: #0c59db;
  border-radius: 20px;
}
.search-bar-wrap {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.search-bar-tag {
  display: inline-block;
  margin: 3px 5px;
}
.search-bar-tag .tag-item:not(:last-of-type)::after {
  content: ",";
  margin-right: 3px;
}
.search-bar-tag-select {
  border-radius: 3px;
  color: #0d56dd;
  border: 1px solid #0d56dd;
}
.search-bar-tag-select ::ng-deep .devui-tag-item.devui-selected-tag {
  background-color: #fff !important;
}
.search-bar-title {
  color: #0d56dd;
  font-size: 26px;
  font-weight: bold;
  line-height: 26px;
  white-space: nowrap;
}
.search-bar-form {
  width: 100%;
}
.search-bar-form ::ng-deep .devui-dropup,
.search-bar-form ::ng-deep .devui-dropdown {
  border-width: 0 !important;
}
.search-bar-form ::ng-deep input,
.search-bar-form ::ng-deep input:hover {
  background-color: transparent !important;
  border-color: transparent !important;
}
.search-bar-form .form-wrap {
  position: relative;
  display: flex;
  flex-direction: row;
  background-color: #fff;
  border: 1px solid #0d56dd;
}
.search-bar-form .form-wrap input {
  height: 45px;
  line-height: 45px;
  padding-left: 15px;
}
.search-bar-form .form-select-type {
  width: 80px;
}
.search-bar-form .btn-search {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  background: #337bff;
  font-size: 20px;
  padding: 8px 30px;
  border-radius: 0;
}
@media screen and (max-width: 767px) {
  .search-bar .condition-item .title {
    width: 70px;
    min-width: 70px;
  }
  .search-bar .search-condition {
    padding: 15px;
  }
  .search-bar .search-bar-tag {
    margin: 3px;
  }
  .search-bar .el-check-tag {
    font-size: 12px;
    padding: 6px;
  }
}
.user-tm-search {
  padding-top: 30px;
}
.tree-doccount {
  color: #9ba6bf;
}
.user-tm-info {
  background-color: #fff;
  padding: 30px;
  position: relative;
}
.user-tm-info .info-wrap {
  width: 100%;
}
.user-tm-info .info-head {
  background: url(../img/trademark-info-bg.jpg) no-repeat center;
  background-size: 100% 100%;
  color: #fff;
  padding: 30px;
}
.user-tm-info .tm-head-data {
  padding-left: 30px;
  vertical-align: top;
}
.user-tm-info .tm-head-data .item {
  font-size: 14px;
  margin-top: 10px;
}
.user-tm-info .info-head-desc {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: row;
}
.user-tm-info .info-head-desc .back {
  cursor: pointer;
  position: absolute;
  right: 0;
  color: #fff;
  font-size: 14px;
  border: 1px solid #218ae0;
  padding: 10px 20px;
  border-radius: 20px;
}
.user-tm-info .tm-head-image {
  background-color: #fff;
  width: 225px;
  height: 200px;
  line-height: 150px;
  text-align: center;
  font-size: 42px;
  color: #333;
}
.user-tm-info .tm-head-image .image-wrap {
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
}
.user-tm-info .tm-head-image img {
  max-width: 100%;
  max-height: 100%;
}
.user-tm-info .tm-info-table {
  border-collapse: collapse;
  border-spacing: 0;
  background-size: 480px;
  background-position-x: -30px;
  background-position-y: -30px;
  width: 100%;
}
.user-tm-info .tm-info-table td,
.user-tm-info .tm-info-table th {
  border: 1px solid #ced6de;
  color: #002249;
  font-size: 16px;
  padding: 15px;
  font-weight: normal;
}
.user-tm-info .tm-info-table .td-tit {
  width: 140px;
}
.user-tm-info .tm-info-table .bg {
  background: #edf3f9;
}
.user-tm-info .info-tips {
  color: #768ea7;
  padding: 10px 30px;
  background-color: #f1f2f5;
}
.user-tm-info h2 {
  font-size: 32px;
}
.user-tm-info h3 {
  font-weight: bold;
  color: #002249;
  margin: 20px 0;
}
.user-tm-info .flow {
  padding: 5px 10px;
}
.user-tm-info .flow span {
  display: inline-block;
  font-size: 14px;
  color: #738ba5;
  line-height: 20px;
  margin-right: 15px;
}
@media screen and (max-width: 768px) {
  .user-tm-info {
    padding: 10px;
  }
  .user-tm-info h3 {
    font-size: 20px;
    margin: 12px 0;
  }
  .user-tm-info .info-head {
    padding: 10px;
  }
  .user-tm-info .tm-head-image {
    height: auto;
    background-color: transparent;
    width: 80px;
  }
  .user-tm-info .tm-head-data h2 {
    font-size: 18px;
    margin-top: 10px;
  }
  .user-tm-info .tm-head-data .item {
    font-size: 12px;
    margin-top: 5px;
  }
  .user-tm-info .tm-info-table td {
    padding: 10px;
    font-size: 12px;
  }
  .user-tm-info .tm-info-table .td-tit {
    width: auto;
    padding: 10px 5px;
  }
}
.nice-tag ::ng-deep .devui-tag-item {
  height: 28px;
  line-height: 28px;
  color: #002249;
  background-color: #f1f2f5;
  min-width: 28px;
  text-align: center;
}
.nice-tag ::ng-deep .devui-tag-item.devui-selected-tag {
  background-color: #e7eefb;
  color: #0d56dd;
}
.trade-search-index {
  background: url(../img/tm-search-bg.jpg) top center;
  color: #fff;
  width: 100%;
  padding: 80px 8% 60px;
}
.trade-search-index .search-wrap {
  position: relative;
  height: 100%;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.trade-search-index .extra {
  margin-bottom: 20px;
  font-size: 18px;
  color: #002249;
}
.trade-search-index .extra .tit {
  font-size: 24px;
  margin-right: 20px;
}
.trade-search-index .extra span {
  margin-right: 10px;
}
.trade-search-index .title {
  color: #fff;
  font-size: 48px;
  font-weight: bold;
  margin-bottom: 30px;
  margin-top: 0;
  letter-spacing: 2.5px;
  text-align: center;
}
.trade-search-index .subtit {
  color: #fff;
  text-align: center;
  font-size: 16px;
}
.trade-search-index .box-content {
  padding: 50px;
  margin-bottom: 20px;
}
.trade-search-index .describe {
  color: #fff;
  font-size: 16px;
}
.trade-search-index .search-bar-form {
  padding-left: 0;
}
.trade-search-index .search-bar-form .form-select-type {
  width: 135px;
}
.trade-search-index .search-bar-form .form-wrap {
  border-radius: 0;
  margin: 20px 0;
  background-color: #fff;
  border-radius: 5px;
  overflow: hidden;
}
.trade-search-index .search-bar-form .form-wrap .btn-search {
  height: 100%;
  color: #fff;
  background: linear-gradient(to right, #ffb759, #ff7f29);
  font-size: 16px;
  padding: 8px 30px;
  border-radius: 0;
}
.trade-search-index .search-bar-form .form-wrap .btn-search .devui-icon-fix {
  font-size: 20px;
}
.trade-search-index .search-data {
  width: 100%;
  justify-content: space-between;
  margin-bottom: 50px;
}
.trade-search-index .search-data .flex-item {
  padding: 20px;
  text-align: center;
  width: calc(33% - 30px);
  color: #fff;
  background: url(../img/data-bg.png) top center;
}
.trade-search-index .search-data .flex-item span {
  font-size: 36px;
  font-weight: bold;
}
.search-bar-form .search-input > div {
  border: none !important;
  box-shadow: none !important;
}
.search-country-btn {
  background-color: #f1f2f5 !important;
}
.search-country-btn button {
  height: 45px;
  font-size: 14px;
  border-radius: 0;
  border: none;
  color: #002249;
  padding: 0 25px !important;
  background-color: #f1f2f5 !important;
}
input[type="text"],
input[type="password"],
textarea,
input[type="text"]:focus {
  border-color: transparent !important;
  box-shadow: none !important;
}
.country-content {
  height: 290px;
  overflow: scroll;
  overflow-x: hidden;
}
@media screen and (min-width: 1400px) {
  .country-content {
    height: 320px;
  }
}
@media screen and (min-width: 1600px) {
  .country-content {
    height: 450px;
  }
}
.country-content .continent {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.country-content .continent .el-checkbox__label {
  font-weight: bold;
  font-size: 16px;
  color: #002249;
}
.country-content .country-list {
  padding: 8px 15px 10px;
}
.country-content .country-item {
  flex: 0 0 50%;
  max-width: 50%;
  color: #002249;
}
.country-content .country-item img {
  width: 20px;
  vertical-align: middle;
  margin-right: 5px;
}
.country-content .country-item .active {
  color: #ff7200;
}
.country-content .count {
  padding-left: 10px;
  font-size: 16px;
  font-weight: bold;
  color: #002249;
  height: 40px;
  line-height: 32px;
}
@media screen and (min-width: 767px) {
  .country-content .country-item {
    flex: 0 0 33.3%;
    max-width: 33.3%;
  }
}
@media screen and (min-width: 1024px) {
  .country-content .country-item {
    flex: 0 0 20%;
    max-width: 20%;
  }
}
.tm-retrieval .el-dialog__header {
  border-bottom: 1px solid #dae3e9 !important;
}
.tm-retrieval .el-dialog__footer {
  box-shadow: 0 0 9px rgba(36, 37, 41, 0.2);
  padding-top: 12px;
  padding-bottom: 12px;
}
.tm-retrieval .el-dialog__footer .flex-row {
  justify-content: space-between;
}
.tm-retrieval .qna2 .title {
  font-size: 36px;
  color: #002249;
  font-weight: bold;
  margin-bottom: 30px;
}
.search-bar-tag > span {
  font-weight: normal !important;
  color: #002249 !important;
}
.search-bar-tag > span.is-checked {
  color: #0d56dd !important;
}
.search-bar-tag-select > span {
  color: #0d56dd !important;
  background-color: #fff !important;
}
.da-footer-adv .title {
  text-align: center;
}
.da-footer-adv .title h2 {
  font-weight: bold;
  font-size: 42px;
  color: #002249;
  margin: 0;
}
.da-footer-adv .title p {
  margin: 20px 0;
  font-size: 18px;
  color: #738ba5;
  font-weight: 300;
}
.da-footer-adv .wrapper {
  max-width: 1200px;
  padding: 0 10px;
  position: relative;
  margin: auto;
}
.da-footer-plan {
  padding: 70px 0;
  background-color: #f6f7fb;
}
.da-footer-plan .plan-wrap {
  padding-top: 20px;
}
.da-footer-plan .plan-wrap .content-box {
  position: relative;
  background: linear-gradient(to right, #e0ebf9, #bcd3fa);
  padding: 20px;
}
.da-footer-plan .plan-wrap .content-box:hover {
  background: linear-gradient(to right, #0c59db, #4288ff);
}
.da-footer-plan .plan-wrap .content-box:hover h5 {
  color: #fff;
}
.da-footer-plan .plan-wrap .content-box:hover .hover {
  display: block;
}
.da-footer-plan .plan-wrap .content-box:hover .unhover {
  display: none;
}
.da-footer-plan .plan-wrap .hover {
  display: none;
}
.da-footer-plan .plan-wrap h5 {
  font-size: 20px;
  color: #002249;
  margin: 0 0 15px;
}
.da-footer-plan .plan-wrap a {
  cursor: pointer;
  display: inline-block;
  background-color: #fff;
  color: 14px;
  height: 36px;
  line-height: 36px;
  padding: 0 15px;
  border-radius: 5px;
}
.da-footer-plan .plan-wrap img {
  position: absolute;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .da-footer-plan {
    padding: 40px 0;
  }
  .da-footer-plan .title p {
    font-size: 16px;
    margin-bottom: 0;
  }
  .da-footer-plan .title h2 {
    font-size: 30px !important;
  }
  .da-footer-plan .content-box {
    margin-bottom: 10px;
  }
}
.da-footer-contact {
  padding: 70px 0 130px;
}
.da-footer-contact .contact-content {
  margin-top: 50px;
  width: 100%;
  display: flex;
  flex-direction: row;
}
.da-footer-contact .contact-content .tit {
  font-weight: bold;
  text-align: center;
  font-size: 24px;
  margin-top: 0;
}
.da-footer-contact .contact-form {
  width: 55%;
  color: #002249;
  padding: 30px 35px;
}
.da-footer-contact .contact-form [dTextInput] {
  border: none;
}
.da-footer-contact .contact-form .devui-form-horizontal .devui-form-label {
  flex: 0 0 70px;
}
.da-footer-contact .contact-form .center {
  text-align: center;
}
.da-footer-contact .contact-form ::ng-deep .devui-btn {
  background-color: #0c59db;
  height: 45px;
  line-height: 45px;
  padding: 0 55px;
  border-radius: 0;
}
.da-footer-contact .form-wrap {
  position: relative;
  padding: 10px 15px;
  height: 48px;
  margin-bottom: 10px;
  border: 1px solid #dcdcdc;
}
.da-footer-contact .form-wrap .phonecode {
  cursor: pointer;
  position: absolute;
  right: 10px;
  line-height: 48px;
  top: 0;
}
.da-footer-contact .contact-info {
  padding: 30px 35px;
  width: 45%;
  color: #fff;
  background: linear-gradient(to right, #4288ff, #0c59db);
}
.da-footer-contact .contact-info .info-wrap {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.da-footer-contact .contact-info .info-wrap .code-box {
  width: 45%;
}
.da-footer-contact .contact-info .info-wrap .code-box span {
  display: block;
  text-align: center;
  margin-top: 10px;
}
.da-footer-contact .contact-info .info-wrap .code-box .code-img {
  height: 200px;
  width: 200px;
  padding: 15px;
  border: 2px solid transparent;
  border-radius: 8px;
  background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
  background-image: linear-gradient(to right, #3d83fc, #2e77f2), linear-gradient(330deg, #689df7, #3c83fb);
}
.da-footer-contact .contact-info .info-wrap .code-box .code {
  width: 100%;
  height: 100%;
  background-color: #fff;
  border-radius: 8px;
}
.da-footer-contact .contact-info .info-wrap .code-desc {
  padding: 0 20px;
  width: 55%;
}
.da-footer-contact .contact-info .info-wrap .code-desc .desc-item {
  width: 100%;
  border-radius: 40px;
  padding: 0 10px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #3f86fd;
  background: #2c76f0;
  margin-bottom: 20px;
}
.da-footer-contact .contact-info .info-wrap .code-desc img {
  vertical-align: middle;
}
.code-dialog {
  background-color: transparent;
  box-shadow: none;
}
.code-dialog .el-dialog__header {
  display: none;
}
.code-img {
  width: 500px;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
}
.country-dialog .el-dialog {
  --el-dialog-margin-top: calc(10vh + 100px);
}
@media (max-width: 1024px) {
  .country-dialog {
    width: 100% !important;
  }
  .country-dialog .el-dialog {
    --el-dialog-margin-top: calc(10vh + 50px);
  }
}
.tm-retrieval-consult .consult-box {
  background: linear-gradient(to right, #c5daff, #e6eeff);
  padding: 30px 30px;
  justify-content: space-between;
  align-items: center;
}
.tm-retrieval-consult img {
  margin-bottom: -30px;
}
.tm-retrieval-consult .desc p {
  color: #002249;
  font-weight: bold;
  font-size: 36px;
  margin: 10px 0;
}
.tm-retrieval-consult .consult-btn {
  width: 20%;
  padding-left: 20px;
}
.tm-retrieval-consult .consult-btn .btn {
  background: linear-gradient(to right, #ffb759, #ff7f29);
  border: none;
  padding: 0 50px;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  border-radius: 40px;
}
.tm-retrieval-qna .qna-box {
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: nowrap;
}
.tm-retrieval-qna .title {
  width: 360px;
}
.tm-retrieval-qna .desc {
  background: url(../img/qna-bg.png);
  background-size: 100% 100%;
  padding: 20px 30px 10px 40px;
  color: #fff;
  font-size: 16px;
  line-height: 28px;
  flex: 1;
  border-radius: 0 20px 20px 0;
}
.tm-retrieval-qna .desc p {
  margin-bottom: 10px;
}
.splitword-table th,
.splitword-table td {
  padding: 8px 0;
  min-width: 0;
  box-sizing: border-box;
  text-overflow: ellipsis;
  vertical-align: middle;
  position: relative;
  text-align: left;
  border-bottom: 1px solid #ebeef5;
}
.prompt-dialog {
  text-align: center;
  max-width: 600px;
}
.prompt-dialog p {
  font-size: 18px;
  margin-bottom: 20px;
}
.prompt-dialog img {
  max-width: 200px;
}
