.change_category-modal .modal-header .close {
    background: #000;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    position: absolute;
    top: -4px;
    right: -5px;
    color: #fff;
    opacity: 1;
}

.change_category-modal .modal-content {
    padding: 0px 25px 10px 25px !important;
}

.change_category-modal .new-post-modal-height {
    max-height: 0px;
    overflow-y: unset;
}

.change_category-modal #new-post-modal-height .profile_info_main17 .profile_img17 .image-start-container {
    height: 45px;
    width: 45px;
    float: left;
    margin-right: 10px;
}

.change_category-modal #new-post-modal-height .profile_info_main17 .com_name_main17 a {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #333333;
}

.change_category-modal #new-post-modal-height .profile_info_main17 .com_profile_info17 span {
    font-style: normal;
    font-weight: normal;
    font-size: 11px;
    line-height: 15px;
}

.change_category-modal .modal-body .model-popup-inner-17 .header-change_cat-21 .change_cat-modal-right-21 .line-height21 .change_cat-right-21 {
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 20px;
    text-align: right;
    color: #777777;
}

.change_category-modal .category-select-area.newpostdropinfo.newpost-categegory-wrap.post-dropdown-controler {
    margin-top: 16px;
    width: 100% !important;
}

.change_category-modal .category-select-area.newpostdropinfo.newpost-categegory-wrap.post-dropdown-controler #new_post_categoryList {
    width: 76%;
    float: left;
}

.change_category-modal .category-select-area.newpostdropinfo.newpost-categegory-wrap.post-dropdown-controler input {
    width: 100%;
    position: relative;
}

.change_category-modal .category-select-area.newpostdropinfo.newpost-categegory-wrap.post-dropdown-controler .holder svg {
    position: absolute;
    right: 10px;
    top: 22px;
}

.change_category-modal .shaire_coment .post-submit {
    background: #2687C9;
    width: 102px;
    height: 45px;
    float: left;
    text-align: center;
    line-height: 45px;
    color: #fff;
    border-radius: 12px;
    margin-left: 6px;
}

.change_category-modal .model-popup-inner-17 {
    display: flow-root;
}

.change_category-modal .change_cat-modal-right-21 {
    position: absolute;
    top: 22px;
    right: 23px;
    display: flex;
}

.change_category-modal .change_cat-modal-right-21 span.change_cat-right-21 {
    padding-left: 10px;
    padding-top: 3px;
    font-weight: 600;
}
@media only screen and (min-width: 992px){
    div#new-post-modal-height {
        padding: 15px 0;
        float: left;
        width: 100%;
        max-height: 91vh !important;
    }

}
@media only screen and (min-width: 520px) and (max-width: 992px) {
    div#new-post-modal-height {
        padding: 15px 0;
        float: left;
        width: 100%;
        max-height: 140vh !important;
    }
}



.change_category-modal .modal_newpost_sub17 .contributor-ctg-item .right-caret svg {
    height: 10px;
    width: 10px;
    float: left;
    vertical-align: middle;
    position: absolute;
    top: 10px;
    left: -10px;
}

.change_category-modal .modal_newpost_sub17 .contributor-ctg-item .left-caret svg {
    height: 10px;
    width: 10px;
    float: left;
    vertical-align: middle;
    position: absolute;
    top: 10px;
    left: -10px;
}
/* 
textarea#post_content_text_modal_edit_mode {
    overflow-y: auto !important;
} */