| @@ -643,12 +643,8 @@ | ||
| 643 | 643 | } |
| 644 | 644 | |
| 645 | 645 | } |
| 646 | 646 | |
| 647 | -.hts-ai-website { | |
| 648 | - margin-top: 32px; | |
| 649 | -} | |
| 650 | - | |
| 651 | 647 | .hts-tab-content { |
| 652 | 648 | |
| 653 | 649 | .wrapper { |
| 654 | 650 | margin: auto; |
| @@ -662,56 +658,7 @@ | ||
| 662 | 658 | border-radius: 8px; |
| 663 | 659 | margin-top: 25px; |
| 664 | 660 | padding: 40px; |
| 665 | 661 | text-align: left; |
| 666 | - } | |
| 667 | - | |
| 668 | -} | |
| 669 | - | |
| 670 | -.hts-ai-website.hts-tab-content { | |
| 671 | - | |
| 672 | - .hsr-header-title { | |
| 673 | - font-size: 20px; | |
| 674 | - margin-bottom: 25px; | |
| 675 | - } | |
| 676 | - | |
| 677 | - .hts-response-msg { | |
| 678 | - display: none; | |
| 679 | - } | |
| 680 | - | |
| 681 | - p { | |
| 682 | - | |
| 683 | - &:first-child { | |
| 684 | - margin-top: 0; | |
| 685 | - } | |
| 686 | - | |
| 687 | - color: $gray-base; | |
| 688 | - margin-top: 15px; | |
| 689 | - line-height: 24px; | |
| 690 | - font-weight: normal; | |
| 691 | - font-size: 14px; | |
| 692 | - | |
| 693 | - b { | |
| 694 | - color: $dark; | |
| 695 | - } | |
| 696 | - } | |
| 697 | - .hts-btn-wrapper { | |
| 698 | - text-align: right; | |
| 699 | - margin-top: 20px; | |
| 700 | - position: relative; | |
| 701 | - | |
| 702 | - .hts-response-msg { | |
| 703 | - position: absolute; | |
| 704 | - bottom: -30px; | |
| 705 | - right: 0; | |
| 706 | - color: $gray-base; | |
| 707 | - font-size: 13px; | |
| 708 | - } | |
| 709 | - } | |
| 710 | - #hts-notify { | |
| 711 | - cursor: pointer; | |
| 712 | - display: inline-block; | |
| 713 | - min-width: 150px; | |
| 714 | - text-align: center; | |
| 715 | 662 | } |
| 716 | 663 | |
| 717 | 664 | } |