@media (max-width: 1679px) {  .sidebar_hide div#buddypress .bp-docs .doctable_wrap .doctable .title-cell {
width: 21%;
}
.sidebar_show div#buddypress .bp-docs .doctable_wrap .doctable .title-cell {
width: 26%;
}
.sidebar_show div#buddypress .bp-docs .doctable_wrap .doctable .created-date-cell {
width: 20%;
}
.sidebar_show div#buddypress .bp-docs .doctable_wrap .doctable .edited-date-cell {
width: 20%;
}
.sidebar_show div#buddypress .bp-docs .doctable_wrap .doctable th:nth-last-of-type(2),
.sidebar_show div#buddypress .bp-docs .doctable_wrap .doctable td:nth-last-of-type(2) {
padding-right: 20px;
}
.sidebar_show div#buddypress .bp-docs .doctable_wrap .doctable .tags-cell {
display: none;
}
}
@media (min-width: 1280px) and (max-width: 1439px) {  .sidebar_hide div#buddypress .bp-docs .doctable_wrap .doctable .edited-date-cell {
width: 12%;
}
}
@media (max-width: 1279px) {  .sidebar_hide div#buddypress .bp-docs .doctable_wrap .doctable .title-cell {
width: 26%;
}
.sidebar_hide div#buddypress .bp-docs .doctable_wrap .doctable .created-date-cell {
width: 20%;
}
.sidebar_hide div#buddypress .bp-docs .doctable_wrap .doctable .edited-date-cell {
width: 20%;
}
.sidebar_hide div#buddypress .bp-docs .doctable_wrap .doctable th:nth-last-of-type(2),
.sidebar_hide div#buddypress .bp-docs .doctable_wrap .doctable td:nth-last-of-type(2) {
padding-right: 20px;
}
.sidebar_hide div#buddypress .bp-docs .doctable_wrap .doctable .tags-cell {
display: none;
}
}
@media (max-width: 1023px) {  div#buddypress .bp-docs .doctable_wrap .doctable_wrap_inner {
overflow-x: scroll;
box-sizing: border-box;
width: 100%;
}
div#buddypress .bp-docs .doctable_wrap .doctable_wrap_inner table {
min-width: max-content;
}
div#buddypress .bp-docs .doctable_wrap .doctable_wrap_inner .title-cell {
width: 21%;
}
div#buddypress .bp-docs .doctable_wrap .doctable_wrap_inner .created-date-cell {
width: 17%;
display: table-cell;
}
div#buddypress .bp-docs .doctable_wrap .doctable_wrap_inner .edited-date-cell {
width: 22% !important;
display: table-cell;
}
div#buddypress .bp-docs .doctable_wrap .doctable_wrap_inner .groups-cell {
display: table-cell;
}
}
@media (max-width: 767px) {  div#buddypress #item-body #subnav > ul > #bp-create-doc-button,
div#buddypress > #subnav > ul > #bp-create-doc-button {
float: none;
clear: both;
margin-top: var(--theme-var-grid_gap);
margin-left: 0;
margin-right: 100%;
}
div#buddypress .bp-docs #subnav #bp-create-doc-button {
margin: 15px 0 0 0;
float: none;
} div#buddypress .bp-docs .doctable_wrap .doctable td:not(.title-cell) {
font-size: 13px;
line-height: 19px;
} .post_item_single.bp_doc + .comments-area ol ul,
.post_item_single.bp_doc + .comments-area ul ul {
padding-left: 0;
}
.post_item_single.bp_doc + .comments-area .comment-body {
padding-left: 3.6em;
overflow: hidden;
}
.post_item_single.bp_doc + .comments-area .comment-meta .comment-author img {
width: 41px !important;
height: 41px !important;
line-height: 41px !important;
text-align: center;
} div#buddypress .bp-docs .doc-content #doc-meta .doc-meta-box .toggle-content .toggle-table td {
display: block;
width: 100%;
box-sizing: border-box;
}
div#buddypress .bp-docs .doc-content #doc-meta .doc-meta-box .toggle-content .toggle-table td + td {
padding-top: 0;
border: none;
}
div#buddypress .bp-docs .doc-content #doc-meta .doc-meta-box .toggle-content .toggle-table td.desc-column label:last-child {
margin-bottom: 0;
} div#buddypress .bp-docs #doc-form #doc-submit-options .delete-doc-button {
float: none;
margin-left: 0;
margin-bottom: 15px;
margin-right: 15px;
} div#buddypress .bp-docs .doc-content .form-table {
overflow-x: scroll;
display: block;
}
#buddypress #doc-submit-options {
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
}
@media (max-width: 600px) {  div#buddypress .bp-docs #subnav ul > li {
float: none;
display: inline-block;
margin-bottom: 5px;
}
div#buddypress .bp-docs #subnav #bp-create-doc-button {
margin: 10px 0 0 0;
display: block;
} div#buddypress .bp-docs .doctable_wrap .doctable .folder-row .date-cell {
display: none;
} .post_item_single.bp_doc + .comments-area .comment-respond .comment-form-author,
.post_item_single.bp_doc + .comments-area .comment-respond .comment-form-email {
width: 100%;
} #docs-filter-section-attachments form .select_container {
width: calc(100% - 98px);
}
#docs-filter-section-attachments form .select_container select {
width: 100%;
}
#docs-filter-section-search form #docs-search {
width: calc(100% - 109px);
} div#buddypress .bp-docs .doc-content #doc-submit-options {
margin-bottom: -15px;
}
div#buddypress .bp-docs .doc-content #doc-submit-options input[type="submit"],
div#buddypress .bp-docs .doc-content #doc-submit-options .action {
margin-bottom: 15px;
} div#buddypress .bp-docs .doc-content .post-revisions td,
div#buddypress .bp-docs .doc-content .post-revisions th {
padding: 10px;
}
}
@media (max-width: 479px) {  .post_item_single.bp_doc + .comments-area .comment-body,
.post_item_single.bp_doc + .comments-area li ul .comment-body {
padding-left: 0;
}
.post_item_single.bp_doc + .comments-area .comment-meta .comment-author img {
position: relative;
margin-bottom: 10px;
display: block;
} div#buddypress .bp-docs .docs-info-header #docs-filter-sections .docs-filter-section {
padding: 20px;
}
#docs-filter-section-attachments form .select_container {
width: 100%;
}
#docs-filter-section-attachments form input[type="submit"] {
margin-top: 15px;
}
#docs-filter-section-search form #docs-search {
width: 100%;
}
#docs-filter-section-search form input[type="submit"] {
margin-top: 15px;
margin-left: 0 !important;
} div#buddypress .bp-docs .doc-content .post-revisions td,
div#buddypress .bp-docs .doc-content .post-revisions th {
padding: 5px;
} div#buddypress .bp-docs .docs-folder-manage li .folder-info input[type="submit"] {
display: block;
width: fit-content;
margin-bottom: 15px;
}
}