.view-more span, .mazii-audio, .kanji-detail span, .grammar-item,.list-result-kanji .item-word, .item-word .mean b, 
    .history-item, .btn-option, .d-word, .list-result-word .item-word, .more-feedback, .draw-title, .jp-item {
    cursor: pointer;
}
.search-container, .user-infor-comment, .example-word, .grammar-word {
    display: flex;
    justify-content: space-between;
}
.jp-char, .mean-detail-range .type-word, .more-feedback, .example-word, .jp-word {
    color: var(--color-primary);
}

.jp-char {
    overflow-wrap: break-word;
}

.mean-detail-range {
    max-width: 100%;
}

.search-container {
    align-items: center;
    border-radius: 30px;
    position: relative;
}

.search-container.suggest .input-group input {
    border-bottom-left-radius: 0;
    border-top-left-radius: 23px
}

.search-container.suggest .btn-search {
    border-bottom-right-radius: 0;
    border-top-right-radius: 23px;
}

.list-result-kanji .item-word {
    padding: 15px;
}

.search-container.suggest .suggest-container {
    display: block;
}

.suggest-container {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: #fff;
    max-height: 300px;
    overflow-y: auto;
    z-index: 2;
    box-shadow: 0 -6px 0 #0000, 0 3px 4px #ccc;
    border-bottom-left-radius: 23px;
    border-bottom-right-radius: 23px;
    display: none;
    margin: 0 1px;
}

.suggest-item {
    color: #000;
    display: block;
    padding: 10px 20px;
    border-bottom: 1px solid #ddd;
}

.suggest-item:hover {
    color: #000;
}

.suggest-item:last-child {
    border-bottom: none;
}

.box-history {
    display: none;
    margin-bottom: 20px;
}

.item-word .mean b {
    color: #50006C;
}

#kanji-draw {
    width: 250px;
    margin: 0 auto;
}

.history-item {
    display: inline-block;
    padding: 5px 15px;
    background: #fff;
    border-radius: 10px;
    margin-right: 5px;
    margin-bottom: 5px;
    color: unset;
}

.search-container .input-group input {
    outline: none;
    width: 100%;
    padding: 9px 50px 9px 20px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    border: 1px solid #d9d9d9;
    border-right: none;
}

.search-container .input-group input:focus {
    border: 1px solid #291669;
}

.btn-clear {
    background: none;
    outline: none;
    border: none;
    padding: 8px 20px;
    position: absolute;
    right: 0;
}

.btn-clear img {
    vertical-align: middle;
}

.btn-search {
    width: 8%;
    background-color: #291669;
    padding: 10px 8px 6px 8px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    border: 1px solid #291669;
    outline: none;
}

.search-option {
    padding-top: 15px;
}

.btn-option {
    padding: 7px 30px;
    margin: 0 8px;
    border-radius: 5px;
    background: #fff;
    font-weight: 500;
    color: #707070;
    min-width: 125px;
    outline: none;
    user-select: none;
    text-align: center;
}
.btn-option:hover {
    text-decoration: unset;
}
.btn-option.selected {
    border: 1px solid #6f204c;
    color: #363636;
}

.btn-option:first-child {
    margin-left: 0;
}

.suggest-container.active {
    display: block;
}

.box-content {
    margin-top: 25px;
}

.txt-title {
    font-weight: 500;
    color: #363636;
    font-size: 16px;
    margin-bottom: 1rem;
}

.widget-container {
    background: #fff;
    padding: 5px 15px;
    border-radius: 10px;
    border: 1px solid #d9d9d9;
    margin-bottom: 5px;
    position: relative;
}

.item-word {
    padding: 15px 0;
    border-bottom: 1px solid #ddd;
    display: block;
    color: unset;
}
.item-word a {
    color: unset;
}
.item-word:last-child {
    border-bottom: none;
}

.d-word {
    color: #50006C;
    font-weight: 500;
}

.widget-container.box-main {
    margin-top: 40px;
    padding: 35px 20px 15px;
    text-align: center;
}

.widget-container.box-main h1 {
    margin-bottom: 20px;
    font-size: 18px;
    color: #000;
}

.widget-container.box-main p {
    margin: 0;
    color: #7f7f7f;
}

.widget-container.box-main img {
    width: 225px;
}

.item-word .user {
    font-size: 12px;
    margin: 0;
}

.box-mean {
    margin-top: 10px;
    font-size: 14px;
    overflow-y: auto;
    max-height: 500px;
    padding: 5px 15px;
}

.mean-fr-word {
    margin-bottom: .8rem;
    max-width: 100%;
    overflow-wrap: break-word;
    word-wrap: break-word;
    white-space: normal;
}

.box-mean .item-word:first-child {
    padding-top: 0;
}

.box-mean::-webkit-scrollbar {
    width: 3px;
}

.box-mean::-webkit-scrollbar-thumb {
    background: #50006C;
}

.view-more {
    padding: 10px 0;
    background: #fff;
    text-align: center;
    color: #000;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    font-size: 15px;
}

.opposite-title {
    margin-bottom: 1rem;
    font-weight: 500;
}

.opposite-word ul {
    margin-left: 20px;
    margin-bottom: 0;
}
.view-more span:hover {
    opacity: .7;
}
.box-main-word {
    padding: 10px 0 16px;
}
.btn-image img {
    width: 22px;
}

.phonetic-word {
    margin-bottom: 1rem;
}

.txt-pronunciation .btn-audio img {
    vertical-align: middle;
}

.txt-pronunciation {
    margin-bottom: 1rem;
}
.mean-item {
    margin-bottom: .8rem;
    max-width: 100%;
    overflow-wrap: break-word;
}

.type-word {
    margin-bottom: .8rem;
}

.example-item {
    margin-bottom: 20px;
}

.example-container {
    margin-left: 20px;
    max-width: 100%;
    overflow-wrap: break-word;
    word-wrap: break-word;
}

.example-content {
    max-width: calc(100% - 30px);
    overflow-wrap: break-word;
    word-wrap: break-word;
    line-height: 2.0;
}

.svg-hanzi {
    border: 1px solid #ddd;
    width: 220px;
    height: 220px;
    margin: 0 auto;
}
.result-word .widget-container {
    padding: 5px 0;
}
.list-result-word .item-word {
    padding: 15px;
}

.list-result-word .item-word.active {
    border: 1px solid var(--color-primary);
    border-radius: 10px
}
.kanji-container .list-result-kanji {
    padding: 0;
}
.list-result-kanji .item-word.active {
    border: 1px solid var(--color-primary);
    border-radius: 10px
}
.number-feedback {
    font-weight: 500;
    margin-bottom: 1rem;
}

.list-feedback {
    margin-left: 20px;
}

.kanji-list-feedback {
    margin-left: 20px;
}
.user-like img {
    width: 13px;
}

.user-dislike img {
    width: 13px;
}

.user-action {
    display: flex;
}

.user-infor-comment {
    align-items: center;
}

.user-mean {
    margin-bottom: .5rem;
}

.feedback-item {
    margin-bottom: .8rem;
    padding-bottom: 5px;
    border-bottom: 1px solid #ddd;
}

.feedback-item:last-child {
    border-bottom: none;
}

.feedback-item .username {
    font-size: 12px;
}

.mazii {
    font-size: 12px;
}

.more-feedback {
    font-size: 14px;
}

.more-feedback:hover {
    opacity: .7;
}

.draw-title {
    padding: 10px 0 15px;
    
}

.kanji-info {
    margin-top: 15px;
}

.pronoun-item {
    margin-bottom: .5rem;
}

.kanji-detail {
    text-align: right;
    color: #000;
    font-size: 12px;
}
.kanji-detail span:hover {
    opacity: .7;
}
.draw-item {
    margin-bottom: 1rem;
    padding-bottom: .5rem;
    border-bottom: 1px solid #ddd;
}
.draw-item:last-child {
    border-bottom: none;
}

.box-kanji-detail {
    padding: 10px 0 16px;
}

.txt-kanji {
    margin-bottom: .5rem;
    font-size: 14px;
}

.short-mean ul {
    margin-left: 20px;
}

.txt-example {
    font-weight: 500;
    margin-bottom: 1rem;
}

.kunyomi-title {
    font-weight: 500;
    padding: 8px;
    background: rgb(0, 12, 84, .6);
    color: #fff;
}

.onyomi-title {
    font-weight: 500;
    padding: 8px;
    background: rgb(0, 12, 84, .6);
    color: #fff;
}

td {
    width: 25%;
}

.example-box {
    padding: 10px 0 16px;
}

.examples-item {
    padding: 10px 0;
    margin: 0 10px 1rem;
    border-bottom: 1px solid #ddd;
}

.example-word {
    margin-bottom: .3rem;
    align-items: center;
    max-width: calc(100% - 30px);
    overflow-wrap: break-word;
    word-wrap: break-word;
}

.example-word ruby {
    max-width: 100%;
    overflow-wrap: break-word;
    word-wrap: break-word;
}

.example-mean {
    line-height: 1;
    max-width: 100%;
    overflow-wrap: break-word;
    word-wrap: break-word;
    white-space: normal;
}

.btn-audio img {
    max-width: unset;
}

.grammar-item {
    padding: 15px;
    border: 1px solid #ddd;
    border-radius: 10px;
    margin-bottom: 1rem;
}

.grammar-item:hover {
    border: 1px solid var(--color-primary);
}

.grammar-box {
    padding: 10px 0 16px;
}

.grammar-mean {
    font-size: 12px;
}

.level {
    font-weight: 500;
}

.N1 {
    color: #5d5d5d;
}

.N2 {
    color: brown;
}

.N3 {
    color: #089208;
}

.N4 {
    color: #abab00;
}

.N5 {
    color: #ff4500
}

.grammar-word {
    margin-bottom: .5rem;
}

.gr-title {
    text-align: center;
    font-size: 18px;
    padding: 20px;
    border-radius: 5px;
    display: block;
    margin-bottom: 1rem;
    background: rgb(68 3 117 / 40%);
    color: #fff;
}

.tt-main-tab1 {
    font-weight: 500;
    margin-bottom: .5rem;
}

.box-structure {
    border-radius: 5px;
    padding: 8px 16px;
    border: 2px solid #e3f0ff;
    border-left: 3px solid var(--color-primary);
}

.gr-use-synopsis {
    margin-bottom: 1rem;
}

.gr-explain-note {
    padding-left: 20px;
    margin-bottom: .5rem;
}

.grm-example-container {
    padding-left: 20px;
}

.modal-top {
    display: block;
    height: 25px;
}

.gr-examples-item {
    margin-bottom: 1rem;
}

.jp-item {
    padding: 15px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 1rem;
}

.jp-item:last-child {
    border-bottom: none;
}

.jp-word {
    margin-bottom: .5rem;
}
.jp-word.match {
    font-size: 20px;
    font-weight: 500;
    color: red;
}
.img-no-result {
    width: 100px;
    height: 100px;
}

.no-data {
    min-height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

@media only screen and (max-width: 768px) {
    .btn-search {
        width: 20%;
    }

    .btn-search .icon-20 {
        width: 17px;
    }

    .btn-option {
        font-size: 12px;
        padding: 3px 10px;
        margin: 0 5px 5px 0;
        min-width: unset;
    }

    .box-content {
        margin-top: 15px;
    }

    .widget-container.box-main {
        margin-top: 0;
    }

    .content-container .col-md-6 {
        order: -1;
    }

    .txt-title {
        margin-top: 15px;
    }
}