.emqa-answer-vote .emqa-vote, .emqa-question-vote .emqa-vote {
    text-decoration: none !important;
    box-shadow: none !important;
    text-indent: -9999px
}

.emqa-container {
    box-shadow: border-box;
    box-sizing: border-box
}

.emqa-staff {
    background: #1ba1e2;
    border-radius: 3px;
    color: #fff;
    margin: 0 5px;
    padding: 1px 5px
}

.emqa-pagination a, .emqa-pagination span {
    border: 1px solid #ddd;
    display: inline-block;
    margin-right: 5px;
    padding: 5px 10px
}

.emqa-answers-list .emqa-pagination {
    margin-top: 20px;
    margin-bottom: 20px
}

.emqa-captcha img {
    display: block;
    margin: 0 0 10px
}

.emqa-captcha input {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 20px;
    width: 100%
}

.emqa-alert {
    border-radius: 2px;
    border: 1px solid transparent;
    margin-bottom: 20px;
    padding: 10px 15px
}

.emqa-alert-error {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.emqa-alert-success {
    background-color: #d4edda;
    border-color: #c3e6cb;
    color: #155724
}

.emqa-alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.emqa-comment-gcaptchav2, .emqa-question-item .emqa-question-actions label {
    display: inline-block
}

.emqa-question-item {
    margin-bottom: 0;
    padding: 0 0 0 80px;
    position: relative
}

.emqa-question-item.emqa-sticky {
    background: #fcf8e3
}

.emqa-question-title a {
    font-size: 18px;
    font-weight: 600
}

.emqa-question-item .avatar {
    border-radius: 48px;
    left: 15px;
    position: absolute;
    top: 0
}

.emqa-answer-item .emqa-answer-meta, .emqa-question-item .emqa-question-meta {
    font-size: small;
    margin-bottom: 20px
}

.emqa-question-item .emqa-status {
    color: #fff;
    margin-right: 5px
}

.emqa-question-vote {
    left: 6px;
    min-height: 60px;
    position: absolute;
    top: 70px
}

.emqa-question-vote .emqa-vote {
    display: block;
    height: 0;
    border: 10px solid transparent !important;
    border-bottom-color: #ddd !important;
    position: absolute;
    left: 7px;
    top: -20px;
    width: 0
}

.emqa-answer-vote .emqa-vote-count, .emqa-question-vote .emqa-vote-count {
    display: block;
    height: 32px;
    line-height: 32px;
    position: absolute;
    text-align: center;
    top: 20px;
    width: 32px
}

.emqa-answer-vote .emqa-vote:active, .emqa-answer-vote .emqa-vote:hover, .emqa-question-vote .emqa-vote:active, .emqa-question-vote .emqa-vote:hover {
    border-bottom-color: #999 !important
}

.emqa-answer-vote .emqa-vote-down, .emqa-question-vote .emqa-vote-down {
    border: 10px solid transparent !important;
    border-bottom-color: transparent !important;
    border-top-color: #ddd !important;
    top: auto;
    bottom: -20px
}

.emqa-answer-vote .emqa-vote-down:active, .emqa-answer-vote .emqa-vote-down:hover, .emqa-question-vote .emqa-vote-down:active, .emqa-question-vote .emqa-vote-down:hover {
    border-bottom-color: transparent !important;
    border-top-color: #999 !important
}

#button-crop, .emqa-answer-item .emqa-answer-actions, .emqa-comment-actions, .emqa-question-item .emqa-question-actions, .emqa-question-tag+.emqa-question-status, .emqa-questions-footer .emqa-pagination+.emqa-ask-question, .emqa-widget ul li .badge {
    float: right
}

.emqa-answer-item .emqa-answer-actions a, .emqa-comment-actions a, .emqa-question-item .emqa-question-actions a {
    margin-left: 10px
}

.emqa-question-item .emqa-question-actions input[type=checkbox] {
    margin-right: 5px
}

.emqa-pick-best-answer {
    height: 32px;
    position: absolute;
    text-indent: -9999px;
    top: 170px;
    width: 32px
}

.emqa-pick-best-answer:after {
    border-width: 0 5px 5px 0 !important;
    border: solid #ddd;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    content: "";
    display: block;
    height: 25px;
    left: 10px;
    position: absolute;
    top: 0;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 15px
}

.emqa-pick-best-answer:hover:after {
    border-color: #999
}

.emqa-best-answer .emqa-pick-best-answer:after {
    border-color: #578824
}

.emqa-answer-content img, .emqa-question-content img {
    max-width: 100%;
    height: auto
}

span.emqa-question-tag .emqa-svg {
    width: 14px;
    margin-right: 4px
}

.emqa-question-item .emqa-question-meta .emqa-question-status select {
    background: 0 0;
    display: inline-block;
    height: 32px;
    padding: 5px;
    width: 110px
}

.emqa-answers-title {
    margin: 20px 0 10px;
    color: #0074c1
}

.emqa-answer-item {
    border-top: 1px solid #ddd;
    min-height: 220px;
    padding: 20px 0 20px 70px;
    position: relative
}

.emqa-answer-item .avatar {
    border-radius: 48px;
    left: 0;
    position: absolute;
    top: 20px
}

.emqa-answer-vote {
    left: 6px;
    min-height: 60px;
    position: absolute;
    top: 90px
}

.emqa-answer-vote .emqa-vote {
    display: block;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-bottom-color: #ddd;
    position: absolute;
    left: 7px
}

.emqa-answer-form-title {
    border-top: 1px solid #ddd;
    padding: 10px 0
}

.emqa-answer-form form {
    text-align: right
}

.emqa-answer-form .CodeMirror, .emqa-answer-form .editor-toolbar, .emqa-answer-form .emqa-alert {
    text-align: left
}

.emqa-answer-form .emqa-select {
    float: left;
    width: auto
}

.emqa-answer-form textarea {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 20px;
    width: 100% !important
}

.emqa-answers-login .emqa-answers-login-title {
    border-top: 1px solid #ddd;
    margin-top: 20px;
    padding: 15px 0
}

.emqa-answers-login .user_login, .emqa-answers-login .user_pass, .emqa-list .emqa-post-title a, .filter-by-category:hover .category-list, .profile-blog.emqa-list {
    display: block
}

.emqa-answers-login .login-username label {
    display: block;
    padding-right: 10px
}

.emqa-answers-login .login-password label {
    padding-right: 13px;
    display: block
}

.emqa-answers-login .wp-social-login-provider-list, .emqa-comment-form .wp-social-login-provider-list {
    padding-left: 0
}

.emqa-answers-login .wp-social-login-provider-list a, .emqa-comment-form .wp-social-login-provider-list a {
    border-bottom: 0;
    box-shadow: none;
    display: inline-block;
    text-decoration: none
}

.emqa-attachments-item-wrap:before {
    content: "\f019";
    font-family: FontAwesome;
    left: 8px;
    position: absolute
}

.emqa-attachments-item-wrap {
    background: #f6f6f6;
    border: 1px solid #ddd;
    margin-bottom: 20px;
    padding: 10px 0;
    position: relative
}

.emqa-attachments-item-wrap a {
    padding-left: 30px
}

.emqa-comments-list {
    background: #f9f9f9;
    padding: 0 10px
}

.emqa-comments-list .emqa-comment {
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
    position: relative
}

.emqa-comments-list .emqa-comment p:last-child, .emqa-questions-list .emqa-question-item .emqa-question-meta {
    margin-bottom: 0
}

.emqa-comments-list .emqa-comment:last-child {
    border-bottom: none
}

.emqa-comments-list .emqa-comment-meta {
    font-size: small
}

.emqa-comments-list .emqa-comment-meta .avatar {
    display: inline-block;
    height: 12px;
    margin-right: 5px;
    position: inherit;
    width: 12px
}

.emqa-comment-form {
    background: #f9f9f9;
    padding: 10px
}

.emqa-comment-form .comment-form {
    margin: 0 !important;
    padding: 0 !important
}

.emqa-comment-show .emqa-comment-hide {
    display: block;
    opacity: 1
}

.emqa-comment-hide {
    display: none;
    opacity: 0;
    transition: .9s ease-in-out;
    -moz-transition: .9s ease-in-out;
    -webkit-transition: .9s ease-in-out
}

.emqa-comment-form .emqa-comment-show-button .emqa-comment-hide {
    display: block;
    margin-top: 10px
}

.emqa-comment-show .emqa-anonymous-fields {
    display: block !important
}

.emqa-comment-form .comment-form textarea {
    background: #fff;
    border: 1px solid #ddd;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    height: 45px;
    min-height: 50px;
    padding: 10px 15px;
    width: 100% !important
}

.emqa-comment-form textarea {
    width: 100%;
    transition: none !important
}

.emqa-comment-meta {
    margin-bottom: 10px
}

.emqa-breadcrumbs, .emqa-question-filter, .emqa-search {
    margin-bottom: 20px
}

#emqa-upload-user-avatar, #emqa-upload-user-cover-image, .emqa-comment-actions br, .submit-emqa-question .emqa-search .searchicon {
    display: none
}

.emqa-search {
    position: relative
}

.emqa-search input {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background-repeat: no-repeat !important;
    background-position: right 10px center !important;
    border-radius: 2px;
    border: 1px solid #ddd;
    box-shadow: none;
    box-sizing: border-box;
    margin-bottom: 0 !important;
    outline: 0;
    padding: 10px 15px;
    width: 100%
}

.emqa-search .searchicon {
    position: absolute;
    width: 12px;
    right: 8px;
    height: 45px
}

.emqa-content-ask-form .emqa-search .searchicon {
    line-height: 90px;
    height: 68px
}

.ui-autocomplete-loading {
    background: #fff;
    position: relative;
    z-index: 1
}

.emqa-search input.ui-autocomplete-loading, .submit-emqa-question .emqa-search input.ui-autocomplete-loading {
    background-image: url(../img/icon-loading.gif) !important
}

.emqa-paynow-btn {
    display: inline-block;
    padding: 7px 20px;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    color: #fff;
    background-color: #007bff;
    border: none;
    border-radius: 5px;
    margin: 1rem 0
}

.emqa-search .emqa-autocomplete {
    left: 0 !important;
    margin: 0;
    position: absolute !important;
    right: 0 !important;
    top: auto !important
}

.emqa-autocomplete {
    background: #f9f9f9;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    list-style: none;
    max-width: 735px;
    padding: 0 10px 10px;
    z-index: 9999
}

.emqa-autocomplete li {
    border-bottom: 1px solid #ddd;
    cursor: pointer;
    margin: 0;
    padding: 10px
}

.emqa-autocomplete .emqa-text-highlight {
    color: #000;
    font-weight: 700
}

.emqa-autocomplete li.ui-state-focus, .emqa-autocomplete li:hover {
    background: #f0f0f0
}

.emqa-autocomplete li:last-child {
    border-bottom: 0
}

.emqa-question-filter {
    align-items: center;
    display: flex;
    justify-content: space-around
}

.emqa-filter-select {
    display: flex;
    gap: 10px;
    justify-content: end;
    margin: 0;
    align-items: center
}

.emqa-filter-menuitem, .emqa-filter-select {
    flex: 1
}

.filter-by-category {
    display: inline-block;
    position: relative;
    min-width: 160px
}

.emqa-question-filter .current-select {
    align-items: center;
    border: 1px solid #ccc;
    cursor: pointer;
    display: flex;
    margin-right: 0;
    padding: 5px 20px 5px 10px;
    position: relative
}

.downicon::after {
    content: "";
    margin-left: auto;
    position: absolute;
    right: 6px;
    border-top: 4px solid #000;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent
}

.category-list {
    list-style: none;
    padding: 10px 0;
    margin: 0;
    position: absolute;
    top: 100%;
    width: 100%;
    left: 0;
    display: none;
    border: 1px solid #ccc;
    background-color: #fff;
    z-index: 1
}

@media (max-width:599px) {
    .emqa-status-filter {
        display: inline-block;
        position: relative;
        width: 100%
    }

    .emqa-status-filter .current-filter {
        align-items: center;
        border: 1px solid #ccc;
        cursor: pointer;
        display: flex !important;
        margin-right: 0;
        padding: 5px 20px 5px 10px;
        position: relative
    }

    .status-list {
        list-style: none;
        padding: 15px 10px;
        margin: 0;
        position: absolute;
        top: 100%;
        width: 100%;
        left: 0;
        display: none;
        border: 1px solid #ccc;
        background-color: #fff;
        z-index: 1
    }

    .status-list a {
        display: block;
        margin-bottom: 10px
    }

    .status-list span {
        display: none
    }

    .emqa-status-filter:hover .status-list {
        display: block !important
    }

    .emqa-question-filter a, .emqa-question-filter span {
        margin-right: 0
    }
}

#avatar-crop, .emqa-questions-list .emqa-alert {
    margin: 20px 0 0
}

.filter-by-category .category-list a {
    margin-right: 0;
    display: block;
    padding: 5px 0 5px 10px
}

.category-list li.current-cat a, .emqa-question-filter a.open {
    color: #f7733c
}

.category-list li {
    padding: 0;
    cursor: pointer
}

.category-list li:hover {
    background-color: #f2f2f2
}

.emqa-question-filter a, .emqa-question-filter span {
    margin-right: 10px
}

.emqa-question-filter a {
    border: none;
    text-decoration: none;
    font-size: 14px;
    line-height: 1.5
}

.emqa-question-filter a.resolved {
    color: #2bc69e
}

.emqa-cmt-link i, .emqa-question-filter a.closed {
    color: #666
}

.emqa-question-filter a.unanswered {
    color: #cb2027
}

.emqa-question-filter a.my-questions {
    color: #3b5998
}

.emqa-question-filter a.my-subscribes {
    color: #0f52ba
}

.emqa-question-filter a.active {
    border-bottom: 1px solid #ddd
}

/* .emqa-question-filter .emqa-sort-by {
    height: 35px;
    border-color: #ccc;
    padding: 5px
} */

.emqa-questions-list {
    border-top: 1px solid #ddd
}
.emqa-questions-list .emqa-question-item:hover {
    border-color: #5956e9;
}
.emqa-questions-list .emqa-question-item {
    padding: 15px 30px;
    border: 1px solid #e0e2e5;
    background: #fff;
    margin: 10px 0 20px;
    border-radius: 4px;
}
.emqa-question-item, .emqa-question-item .emqa-question-title a {
    transition-duration: .5s;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4,0,0.2,1);
}

.emqa-questions-list .emqa-question-item .avatar {
    margin-top: 0;
    top: 50%;
    display: inline-block;
    height: 12px;
    margin-right: 5px;
    position: static;
    width: 12px
}

.emqa-question-item .emqa-status {
    border-radius: 36px;
    box-shadow: 0 0 0 1px #e67e22 inset;
    height: 36px;
    left: 15px;
    margin-top: -18px;
    padding: 0;
    position: absolute;
    text-indent: -9999px;
    top: 50%;
    width: 36px
}

.emqa-question-item .emqa-status:after {
    color: #e67e22;
    background-image: url(../img/question-solid.svg);
    background-repeat: no-repeat;
    content: "";
    display: block;
    height: 16px;
    line-height: 16px;
    background-position: center;
    position: absolute;
    top: 50%;
    left: 0;
    width: 20px;
    transform: translateY(-50%);
    right: 0;
    margin: 0 auto
}

.emqa-question-item .emqa-status-closed {
    box-shadow: 0 0 0 1px #666 inset
}

.emqa-question-item .emqa-status-closed:after {
    color: #666;
    background-image: url(../img/lock-solid.svg)
}

.emqa-question-item .emqa-status-resolved {
    box-shadow: 0 0 0 1px #578824 inset
}

.emqa-question-item .emqa-status-resolved:after {
    background-image: url(../img/check-solid.svg);
    color: #578824
}

.emqa-question-item .emqa-status-answered {
    box-shadow: 0 0 0 1px #1ba1e2
}

.emqa-question-item .emqa-status-answered:after {
    color: #1ba1e2;
    background-image: url(../img/reply-solid.svg)
}

.emqa-questions-list .emqa-question-item .emqa-question-stats {
    margin-top: -24px;
    position: absolute;
    right: 10px;
    top: 50%
}

.emqa-questions-list .emqa-question-item .emqa-question-stats span {
    border: 1px solid #ddd;
    display: block;
    float: left;
    font-size: 14px;
    height: 48px;
    margin-left: 5px;
    min-width: 48px;
    text-align: center
}

.emqa-questions-list .emqa-question-item .emqa-question-stats strong {
    display: block;
    font-size: 13px;
    font-weight: 400;
    line-height: 26px
}

.emqa-questions-footer {
    margin-top: 20px
}

.emqa-questions-footer .emqa-ask-question a {
    border: 1px solid #ddd;
    display: inline-block;
    padding: 5px 10px
}

.single-emqa-question .emqa-question-item {
    min-height: 140px;
    padding-left: 70px
}

.single-emqa-question .emqa-question-item .avatar {
    left: 0
}

.emqa-answer-content, .emqa-question-content {
    padding: 0 0 30px
}

.emqa-answer-form .wp-editor-container, .emqa-content-ask-form .wp-editor-container, .emqa-content-edit-form .wp-editor-container {
    border: 1px solid #e5e5e5;
    margin-bottom: 20px
}

.emqa-content-ask-form input[type=email], .emqa-content-ask-form input[type=text], .emqa-content-ask-form select, .emqa-content-edit-form input[type=email], .emqa-content-edit-form input[type=text], .emqa-content-edit-form select {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 100%
}

@media (min-width:480px) {
    .emqa-pick-best-answer {
        left: 6px
    }

    .emqa-questions-list.hidden-status .emqa-question-item .avatar {
        left: 10px;
        position: absolute;
        top: 10px;
        width: 48px
    }

    .emqa-questions-footer .emqa-ask-question, .emqa-questions-footer .emqa-pagination {
        display: inline-block
    }
}

.emqa-status-spam {
    background-color: #ddd;
    opacity: .5
}

.admin-bar .editor-toolbar.fullscreen {
    z-index: 100000
}

.emqa-mention-ui, .rte-autocomplete {
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #e5e6e9;
    box-shadow: 0 3px 3px rgba(0, 0, 0, .08);
    font-size: 14px;
    list-style-type: none;
    margin: 2px 0 0;
    max-width: 220px;
    min-width: 220px;
    padding: 12px 0;
    position: absolute;
    text-align: left;
    z-index: 1000
}

.emqa-mention-ui:before, .rte-autocomplete:before {
    border: .5em solid #fff;
    box-shadow: -1px 1px 0 0 #e8e8e8;
    content: "";
    left: 6px;
    position: absolute;
    top: -6px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg)
}

.author-comments .emqa-cmt-item, .emqa-user-qa .emqa-post {
    border-bottom: 1px solid #eee;
    padding: 20px 0
}

.emqa-mention-ui li, .rte-autocomplete li, .rte-autocomplete li a {
    clear: both;
    color: #444;
    display: block;
    font-weight: 400;
    line-height: 1.71428571;
    padding: 3px 20px;
    white-space: nowrap
}

.emqa-mention-ui li:first-child, .rte-autocomplete li:first-child {
    background: #f5f5f5
}

.emqa-user-profile-head {
    position: relative
}

.emqa-user-cover-image-wrap {
    position: relative;
    max-height: 350px;
    max-width: 100%;
    overflow: hidden
}

.emqa-user-cover-image-wrap .cover-thumb-overlay {
    background: linear-gradient(rgba(232, 232, 232, 0) 50%, rgba(10, 10, 10, .52)) rgba(0, 0, 0, 0);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.emqa-user-cover-image-wrap label {
    background: rgba(255, 255, 255, .2);
    box-sizing: border-box;
    border-radius: 4px;
    color: #e4e6eb;
    right: 30px;
    opacity: 1;
    font-size: 14px;
    margin: 0;
    position: absolute;
    padding: 6px 18px 6px 40px;
    bottom: 30px
}

.emqa-user-cover-image-wrap label::before {
    background: url(../img/camera-solid.svg) no-repeat;
    content: "";
    height: 24px;
    left: 8px;
    position: absolute;
    top: 6px;
    width: 24px
}

.emqa-user-cover-image-wrap:hover label {
    background: rgba(255, 255, 255, .3);
    cursor: pointer
}

#emqa-user-cover-image img {
    height: 350px;
    width: 100%
}

.emqa-user-avatar-group {
    position: absolute;
    bottom: -30px;
    left: 30px;
    z-index: 4
}

.emqa-user-avatar-wrap {
    background-color: #fff;
    border: 2px solid #fff;
    overflow: hidden;
    position: relative
}

.emqa-user-avatar-wrap img {
    height: 100%;
    width: 150px
}

.emqa-user-avatar-wrap label {
    background: rgba(0, 0, 0, .5);
    bottom: -30px;
    color: transparent;
    cursor: pointer;
    height: 30px;
    left: -40px;
    position: absolute;
    transition: .5s;
    width: 38px;
    z-index: 1
}

.emqa-user-avatar-wrap:hover label {
    left: 0;
    bottom: 0
}

.emqa-user-avatar-wrap label:before {
    color: #fff;
    content: "\f030";
    font-family: FontAwesome;
    font-size: 20px;
    height: 30px;
    left: 6px;
    position: absolute;
    top: 0;
    width: 30px
}

.emqa-user-info {
    bottom: 12px;
    position: absolute;
    left: 200px
}

.emqa-user-info h1.username {
    font-size: 30px;
    font-weight: 700;
    text-transform: capitalize;
    text-shadow: 0 1px 10px #000
}

.emqa-user-info h1.username, .emqa-user-info h1.username a {
    color: #fff
}

.emqa-profile-tabs {
    background: #ddd3;
    border: 1px solid #ddd;
    height: 50px;
    line-height: 50px;
    padding-left: 200px
}

.emqa-profile-tabs a {
    color: #666;
    font-size: 14px;
    position: relative;
    padding: 13px 20px
}

.emqa-profile-tabs a:before {
    position: absolute;
    content: "";
    background: #ddd;
    width: 1px;
    height: 100%;
    left: 0;
    top: 0
}

.emqa-profile-tabs a.active, .emqa-profile-tabs a:hover {
    background: #f5f5f5;
    color: #03c0e8
}

.emqa-poup {
    display: none;
    background: #fff;
    position: fixed;
    border: 1px solid #ddd;
    box-shadow: 0 4px 4px -4px rgba(0, 0, 0, .1);
    left: 50%;
    padding: 20px;
    width: 600px;
    top: 10%;
    z-index: 200;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0)
}

#popup-crop {
    float: left
}

#avatar-crop {
    width: 150px;
    height: 150px;
    overflow: hidden;
    float: left;
    display: none
}

#avatar-crop img {
    max-width: none
}

.emqa-poup button[type=button] {
    padding: 10px 32px;
    font-size: 16px;
    margin-top: 20px;
    font-weight: 700;
    border: none;
    color: #fff;
    background: #0085ba;
    float: right;
    text-transform: uppercase
}

.emqa-poup input[type=radio], .ui-helper-hidden-accessible {
    display: none !important
}

.cover-profile {
    position: relative;
    display: inline-block
}

.emqa-image-profile {
    height: 170px;
    margin: -90px 10px 0 50px;
    z-index: 9;
    width: 20%
}

.profile-avatar {
    position: absolute;
    bottom: -40px;
    left: 20px
}

.emqa-user-profile-text {
    position: absolute;
    bottom: 0;
    color: #fff;
    left: 210px
}

.emqa-user-profile-text h1.username {
    font-size: 28px;
    font-weight: 400
}

.emqa-user-profile img.emqa-image-lg {
    z-index: 0;
    width: 100%;
    margin-bottom: 10px
}

.emqa-user-qa {
    padding-top: 40px
}

.emqa- .emqa-thumb img, .emqa-list .emqa-thumb img {
    width: auto
}

.emqa-thumb img {
    height: 130px;
    object-fit: cover;
    width: 100%
}

.emqa-inner h2.emqa-post-title {
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 20px;
    padding: 0
}

.emqa-post-title a {
    font-size: 18px;
    color: #333;
    vertical-align: top;
    text-decoration: none;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.emqa-post-meta span {
    color: #888;
    font-size: 13px;
    font-style: italic;
    margin-right: 15px
}

.emqa-cmt-meta a, .emqa-post-meta span a {
    color: #3ba1ba;
    font-weight: 700;
    border-bottom: 1px solid #e0e0e0
}

.author-comments .emqa-cmt-item {
    font-size: 16px
}

.emqa-cmt-link a {
    color: #333;
    margin-left: 10px;
    text-decoration: none
}

.emqa-cmt-meta {
    font-style: italic
}

.profile-blog {
    padding-bottom: 100px;
    display: grid
}

.emqa-list .emqa-post-title a {
    overflow: visible
}

.emqa-widget ul {
    list-style-type: none;
    padding: 0
}

.emqa-widget ul li {
    color: #666;
    font-style: italic;
    padding: 4px 0
}

.emqa-widget ul li a {
    color: #272829;
    font-style: normal
}

@media (min-width:768px) {
    .emqa-col-2 {
        grid-template-columns: 48% 48%;
        grid-gap: 4%
    }

    .emqa-col-3 {
        grid-template-columns: auto auto auto;
        grid-gap: 3%
    }

    .emqa-col-4 {
        grid-template-columns: auto auto auto auto;
        grid-gap: 3%
    }
}

@media (min-width:481px) and (max-width:767px) {
    .emqa-col-2, .emqa-col-3, .emqa-col-4 {
        grid-template-columns: auto auto;
        grid-gap: 3%
    }
}

@media (max-width:768px) {
    .emqa-questions-list .emqa-question-item {
        padding-right: 50px;
        padding-bottom: 50px;
        border-top: 1px solid #ddd;
        margin-bottom: 10px
    }

    .emqa-questions-list .emqa-question-item .emqa-question-stats {
        top: auto;
        bottom: 10px;
        left: 10px;
        right: auto
    }

    .emqa-questions-list .emqa-question-item .emqa-question-stats span {
        border: 0;
        background: #ddd;
        padding: 0 5px;
        height: auto;
        color: #999
    }

    .emqa-questions-list .emqa-question-item .emqa-question-stats strong {
        display: inline-block
    }

    .emqa-user-profile-text>h1 {
        font-weight: 700;
        font-size: 16px
    }

    .emqa-image-profile {
        margin: -45px 10px 0 25px;
        z-index: 9;
        width: 20%
    }
}

@media (max-width:1024px) {
    .emqa-user-cover-image-wrap {
        height: auto
    }
}

@media (max-width:480px) {
    .emqa-filter-menuitem, .emqa-filter-select {
        width: 100%
    }

    .emqa-questions-list {
        margin-top: 50px
    }

    .emqa-questions-list .emqa-question-item {
        padding-left: 15px;
        overflow: hidden
    }

    .emqa-questions-list .emqa-question-item .avatar, .single-emqa-question .emqa-answer-item .avatar, .single-emqa-question .emqa-question-item .avatar {
        height: 14px;
        margin-right: 5px;
        position: static;
        width: 14px
    }

    .single-emqa-question .emqa-answer-item, .single-emqa-question .emqa-question-item {
        padding-left: 0;
        min-height: 0;
        padding-top: 40px
    }

    .single-emqa-question .emqa-answer-item .emqa-answer-meta, .single-emqa-question .emqa-question-item .emqa-question-meta {
        background: #f5f5f5;
        padding: 12px
    }

    .single-emqa-question .emqa-question-footer .emqa-question-meta {
        background: 0 0;
        padding: 12px
    }

    .emqa-answer-item .emqa-answer-actions, .emqa-question-item .emqa-question-actions {
        position: absolute;
        left: 0;
        top: 16px
    }

    .single-emqa-question .emqa-answer-item .emqa-answer-vote, .single-emqa-question .emqa-question-item .emqa-question-vote {
        min-height: 0;
        top: 15px;
        right: 0;
        left: 0
    }

    .emqa-answer-vote .emqa-vote-up, .emqa-question-vote .emqa-vote-up {
        left: auto;
        right: 25%;
        top: 0
    }

    .emqa-answer-vote .emqa-vote-count, .emqa-question-vote .emqa-vote-count {
        top: 0;
        right: 15%;
        left: auto
    }

    .emqa-answer-vote .emqa-vote-down, .emqa-question-vote .emqa-vote-down {
        left: auto;
        top: 10px;
        right: 10%
    }

    .emqa-question-tag+.emqa-question-status {
        float: none;
        display: block
    }

    .emqa-pick-best-answer {
        top: 10px;
        right: 0
    }

    .emqa-question-item .emqa-status {
        border-radius: 0;
        box-shadow: none;
        height: 70px;
        left: auto;
        margin-top: 0;
        position: absolute;
        right: -50px;
        top: -35px;
        width: 70px
    }

    .emqa-question-item .emqa-status-open {
        background-color: #f7733c
    }

    .emqa-question-item .emqa-status-answered {
        background-color: #3fb0ff
    }

    .emqa-question-item .emqa-status-resolved {
        background-color: #2bc69e
    }

    .emqa-question-item .emqa-status-closed {
        background: #666
    }

    .emqa-question-filter {
        flex-direction: column;
        gap: 10px
    }

    div.emqa-question-filter a {
        display: block
    }

    .emqa-user-cover-image-wrap label {
        top: 10px;
        bottom: auto;
        right: 15px
    }

    .emqa-user-avatar-wrap img {
        width: 120px
    }

    #emqa-user-cover-image img, .emqa-user-cover-image-wrap {
        height: 250px
    }

    #emqa-user-cover-image img {
        object-fit: cover
    }

    .emqa-user-avatar-group {
        bottom: 15px;
        left: 15px
    }

    .emqa-user-info {
        left: 150px;
        bottom: 30px
    }

    .emqa-profile-tabs {
        padding-left: 0
    }

    .count-emqa {
        bottom: 64px;
        left: 197px
    }

    .count-emqa .grid--cell {
        padding: 0;
        background: 0;
        margin-right: 0;
        display: block
    }

    .count-emqa span {
        color: #f6f6f6;
        font-size: 13px
    }
}

.emqa-mb-2 {
    margin-bottom: 15px
}

.emqa-select {
    height: 36px;
    border-color: #e0e2e5
}

.emqa-share {
    list-style-type: none;
    margin-top: 40px
}

.profile-answer .emqa-questionslist, .profile-question .emqa-questionslist {
    margin-bottom: 2rem;
    padding-bottom: 20px;
    border-bottom: 1px solid #e0e2e5
}

.profile-answer .emqa-questionslist h2.emqa-post-title, .profile-question .emqa-questionslist h2.emqa-post-title {
    margin: 10px 0 0
}

.profile-question .emqa-questionslist .emqa-question-stats span {
    margin-right: 12px
}

.profile-answer .emqa-questionslist .emqa-post-meta span, .profile-question .emqa-questionslist .emqa-post-meta span {
    color: #a5a5c5
}

/*  CUSTOM CSS*/
.emqa-container .button,
.emqa-container button,
.emqa-container input,
.emqa-container textarea,
.emqa-container select,
.emqa-container fieldset {
    margin-bottom: 0 !important;
}
.emqa-answer-form-title {
    padding: 24px 0;
    font-size: 20px;
    font-weight: 600;
}

/* ***************************** CUSTOM HOME QUESTION LIST ***************************** */

.emqa-list-answer-box .emqa-answer-content{
    font-style: italic;
}

.emqa-list-answer-box .emqa-answers {
    margin-left: 20px;
}

.emqa-list-answer-box .emqa-answer .emqa-answer-content {
    padding-bottom: 15px;
}

.emqa-list-answer-box .emqa-answer-author {
    font-size: 13px;
}