.table{box-shadow:-1px -1px 1px rgba(0,0,0,.1),1px 1px 1px rgba(0,0,0,.2);border-radius:5px}.table thead{background:var(--dayDark);color:var(--white);font-size:.875rem;line-height:1rem;font-weight:600}.table thead th{border:none;padding:16px 12px}.table thead th:first-child{border-radius:5px 0 0 0}.table thead th:last-child{border-radius:0 5px 0 0}@media (max-width:767px){.table thead th:nth-child(2),.table thead th:nth-child(3),.table thead th:nth-child(4){display:none}}.table tbody p{padding:16px;text-align:center;margin-bottom:0}.table tbody td{border-top:1px solid var(--grey90)}@media (max-width:767px){.table tbody td:nth-child(2),.table tbody td:nth-child(3),.table tbody td:nth-child(4){display:none}}.table .title{font-size:1rem;line-height:1.5rem;font-weight:600;color:var(--primary);display:block;font-family:inherit}.table .title:hover{color:var(--primaryDark)}.table .comment{color:var(--grey20);font-size:1rem;line-height:1.5rem;font-weight:600;text-align:center;display:block}.table .discussions{color:var(--grey20);font-size:1rem;line-height:1.5rem;font-weight:600;text-align:center;display:block}.table .views{color:var(--grey55);font-size:1rem;line-height:1.5rem;font-weight:600;text-align:center;display:block}.table .time{color:var(--grey20);font-size:.875rem;line-height:1.25rem;font-weight:400;text-align:right;display:block}.table .description{color:var(--grey55);font-size:.875rem;line-height:1.25rem;font-weight:400;display:block}.table .user-name{color:var(--grey55);font-size:.75rem;line-height:.875rem;font-weight:400;text-align:right;display:block}.table .info{font-size:.875rem;line-height:1.25rem;font-weight:400;width:100%;display:flex;justify-content:space-between;align-items:center;color:var(--grey55);margin-top:10px;display:none}@media (max-width:767px){.table .info{display:flex}}.table .info .wrap{display:flex;justify-content:center;align-items:center}.table .info .wrap .eye{width:16px;height:16px;display:inline-block;background:url(/static/images/eye-disabled.svg) no-repeat;background-size:16px;vertical-align:middle;margin-right:8px}.table .info .wrap .people{width:16px;height:16px;display:inline-block;background:url(/static/images/people-fill-gray.svg) no-repeat;background-size:16px;vertical-align:middle;margin-right:8px}.table .info .wrap .comment-icon{width:16px;height:16px;display:inline-block;background:url(/static/images/chat-right-fill.svg) no-repeat;background-size:16px;vertical-align:middle;margin-right:8px}.table .info .comment,.table .info .discussions{font-size:.875rem;line-height:1.25rem;font-weight:400;margin-right:20px}.table .info .comment .bi,.table .info .discussions .bi{color:var(--grey55);margin-right:8px}.table .info .last-activity{float:right}.table.empty-table{margin-bottom:80px}@media (max-width:991px){.table.empty-table{margin-bottom:60px}}.table-with-title{margin-bottom:60px}@media (max-width:991px){.table-with-title{margin-bottom:0}}.table-with-title .title-link-group .title{font-size:1.5rem}
