body{
                                                                                                                        }

    /* custom css by AG start*/
@media(max-width:768px){
    .feedback_Box {
        display: none !IMPORTANT;
    }
    .report_Box {
        display: none !IMPORTANT;
    }
}
.blog-content .other-options .tags, .blog-content .other-options h5.d-block.mt-3 {
    display: none !important;
}

#company-info-form ul li, .job-detail ul li, .note-editable.card-block ul li {
    display: list-item !important;
    padding: unset !IMPORTANT;
    /* margin: unset !important; */
    list-style: unset !important;
}

#company-info-form ol li, .job-detail ol li, .note-editable.card-block ol li {
    display: list-item !important;
    padding: unset !IMPORTANT;
    /* margin: unset !important; */
    list-style: auto !important;
}

#company-info-form ul, #company-info-form ol, .job-detail ul, .job-detail ol, .note-editable.card-block ul, .note-editable.card-block ol {
    margin: unset !important;
    padding: revert;
    list-style: unset !important;
}
.tox.tox-tinymce {
    border-radius: 5px;
}
.tox-toolbar {
    background: #8080801d !important;
}

.tox-toolbar__group {
    background: #fff !important;
    border: none !IMPORTANT;
    margin: 6px 3px !IMPORTANT;
    border-radius: 5px;
}
.tox .tox-tbtn {
    height: auto !IMPORTANT;
}
span.select2-selection.select2-selection--single {
    margin: 0;
    width: 100%;
}
span.select2.select2-container.select2-container--default.select2-container--below {
    width: 100% !IMPORTANT;
}
#account-form .intl-tel-input.allow-dropdown.separate-dial-code input {
    padding-left: 110px !important;
    padding-right: 10px !important;
}
#account-form .intl-tel-input.allow-dropdown.separate-dial-code .selected-dial-code {
    padding-right: 10px !IMPORTANT;
}
/*custom css by AG end*/
    
