.groups-module.groups-browse .group-options{display:flex}.groups-module.groups-browse .group-options .group-filter-container,.groups-module.groups-browse .group-options .group-search-container,.groups-module.groups-browse .group-options .group-sort-container{display:flex;margin-bottom:16px}.groups-module.groups-browse .group-options .group-filter-container select,.groups-module.groups-browse .group-options .group-search-container select,.groups-module.groups-browse .group-options .group-sort-container select{width:auto}.groups-module.groups-browse .group-options .group-filter-container label,.groups-module.groups-browse .group-options .group-search-container label,.groups-module.groups-browse .group-options .group-sort-container label{margin-right:8px;margin-top:4px}.groups-module.groups-browse .group-options .group-search-container input{width:150px}.groups-module.groups-browse .group-options .group-filter-container,.groups-module.groups-browse .group-options .group-search-container{flex:1;margin-right:20px}@media only screen and (max-width:839px){.groups-module.groups-browse .group-options{display:block}.groups-module.groups-browse .group-options .group-filter-container{flex:initial}}@media only screen and (min-width:840px) and (max-width:1111px){.groups-module.groups-browse .group-options .group-filter-container select,.groups-module.groups-browse .group-options .group-search-container select,.groups-module.groups-browse .group-options .group-sort-container select{max-width:130px !important}.groups-module.groups-browse .group-options .group-filter-container input,.groups-module.groups-browse .group-options .group-search-container input,.groups-module.groups-browse .group-options .group-sort-container input{max-width:100px !important}}.groups-module.groups-browse .groups-container{display:grid;grid-template-columns:repeat(2, 1fr);gap:8px}@media only screen and (min-width:480px){.groups-module.groups-browse .groups-container{grid-template-columns:repeat(2, 1fr)}}@media only screen and (min-width:768px){.groups-module.groups-browse .groups-container{grid-template-columns:repeat(3, 1fr)}}@media only screen and (min-width:960px){.groups-module.groups-browse .groups-container{grid-template-columns:repeat(4, 1fr)}}@media only screen and (min-width:1440px){.groups-module.groups-browse .groups-container{grid-template-columns:repeat(5, 1fr)}}.popover{width:200px}.groups-module.groups-edit{padding:10px}.groups-module.groups-edit h1{font-size:24px;margin-top:0}.groups-module.groups-edit h2{font-size:12px;margin-top:0}.groups-module.groups-edit .button-container{text-align:center;margin-bottom:0}.groups-module.groups-edit .switch-container .moderator-text{margin-bottom:15px}.groups-module.groups-edit .switch-container .switch-label{display:inline !important;vertical-align:top !important}.groups-module.groups-edit .switch-container .switch{position:relative;display:inline-block;width:40px;height:24px}.groups-module.groups-edit .switch-container .switch input{display:none}.groups-module.groups-edit .switch-container .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}.groups-module.groups-edit .switch-container .slider:before{position:absolute;content:"";height:16px;width:16px;left:4px;bottom:4px;background-color:white;-webkit-transition:.4s;transition:.4s}.groups-module.groups-edit .switch-container input:checked+.slider{background-color:#90EE90}.groups-module.groups-edit .switch-container input:focus+.slider{box-shadow:0 0 1px var(--button-gradient-end)}.groups-module.groups-edit .switch-container input:checked+.slider:before{-webkit-transform:translateX(16px);-ms-transform:translateX(16px);transform:translateX(16px)}.groups-module.groups-edit .switch-container .slider.round{border-radius:24px}.groups-module.groups-edit .switch-container .slider.round:before{border-radius:50%}.groups-module.groups-feed{padding:0}.groups-module.groups-feed .filter-icon-container{display:flex;justify-content:end;width:100%}.groups-module.groups-feed .suggestion-groups{display:grid;grid-template-columns:repeat(2, 1fr);gap:16px}@media only screen and (min-width:480px){.groups-module.groups-feed .suggestion-groups{grid-template-columns:repeat(2, 1fr)}}@media only screen and (min-width:768px){.groups-module.groups-feed .suggestion-groups{grid-template-columns:repeat(3, 1fr)}}@media only screen and (min-width:960px){.groups-module.groups-feed .suggestion-groups{grid-template-columns:repeat(4, 1fr)}}@media only screen and (min-width:1440px){.groups-module.groups-feed .suggestion-groups{grid-template-columns:repeat(5, 1fr)}}.groups-module.groups-feed .posts-container{max-width:600px;margin:auto}.groups-module.groups-feed .posts-container .m-b-15{display:grid;gap:8px;grid-template-columns:repeat(1, 1fr)}@media only screen and (min-width:480px){.groups-module.groups-feed .posts-container .m-b-15{grid-template-columns:repeat(2, 1fr)}}@media only screen and (min-width:768px){.groups-module.groups-feed .posts-container .m-b-15{grid-template-columns:repeat(3, 1fr)}}@media only screen and (min-width:960px){.groups-module.groups-feed .posts-container .m-b-15{grid-template-columns:repeat(4, 1fr)}}@media only screen and (min-width:1440px){.groups-module.groups-feed .posts-container .m-b-15{grid-template-columns:repeat(5, 1fr)}}.popupTemplate .popup{border:thin #aaa solid;-webkit-box-shadow:1px 1px 4px rgba(50,50,50,0.75);-moz-box-shadow:1px 1px 4px rgba(50,50,50,0.75);box-shadow:1px 1px 4px rgba(50,50,50,0.75);padding:.3em 1em;background-color:white}.groups-module *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.groups-module .error{color:red}.groups-module .labelError{color:#ff0000}.groups-module .fieldError{border-color:#ff0000}.groups-module .new-item-btn-container{position:fixed;right:20px;bottom:20px;width:56px;height:56px;border-radius:16px;background-color:var(--button-gradient-end);display:flex;justify-content:center;align-items:center;box-shadow:0 2px 2px 0 rgba(0,0,0,0.2),0 6px 10px 0 rgba(0,0,0,0.3)}.groups-module .new-item-btn-container.menu-visible{bottom:75px}.groups-module .new-item-btn-container .new-item-btn{background:transparent;border:none;color:white;font-size:24px;padding-bottom:5px}.groups-module .new-item-btn-container .new-item-btn .svg-icon{vertical-align:middle}.groups-module .new-item-btn-container span{display:none}@media (min-width:840px){.groups-module .new-item-btn-container{width:125px}.groups-module .new-item-btn-container span{display:inline-block;font-size:16px;margin-left:10px}}.groups-module .popover{width:200px}.groups-module.groups-post{padding:10px}.groups-module.groups-post .group-selection{display:flex}.groups-module.groups-post .group-selection label{min-width:120px}.groups-module.groups-post .group-selection .loading-image{margin-left:20px;margin-top:5px}.groups-module.groups-post .group-selection .group_picker{margin-top:-7px}.groups-module.groups-post .upload-module-container{margin-top:16px;margin-bottom:16px;width:100%;display:flex;justify-content:center}.groups-module.groups-post .button-container{width:100%}.groups-module.groups-post .button-container .submitBtn{width:100%}.groups-module.groups-post .thumbnail-container{width:100%;height:200px}.groups-module.groups-post .thumbnail-container .thumbnail-img{width:200px;height:200px;margin-left:auto;margin-right:auto}.groups-module.groups-start{padding:10px}.groups-module.groups-start .switch-container .moderator-text{margin-bottom:15px}.groups-module.groups-start .switch-container .switch-label{display:inline !important;vertical-align:top !important}.groups-module.groups-start .switch-container .switch{position:relative;display:inline-block;width:40px;height:24px}.groups-module.groups-start .switch-container .switch input{display:none}.groups-module.groups-start .switch-container .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}.groups-module.groups-start .switch-container .slider:before{position:absolute;content:"";height:16px;width:16px;left:4px;bottom:4px;background-color:white;-webkit-transition:.4s;transition:.4s}.groups-module.groups-start .switch-container input:checked+.slider{background-color:#90EE90}.groups-module.groups-start .switch-container input:focus+.slider{box-shadow:0 0 1px var(--button-gradient-end)}.groups-module.groups-start .switch-container input:checked+.slider:before{-webkit-transform:translateX(16px);-ms-transform:translateX(16px);transform:translateX(16px)}.groups-module.groups-start .switch-container .slider.round{border-radius:24px}.groups-module.groups-start .switch-container .slider.round:before{border-radius:50%}.groups-module.groups-start .button-container{display:flex;justify-content:center}.groups-module.groups-start .url-container{display:flex;align-items:center;gap:8px}.groups-module.groups-start .url-container a{color:#757575}.groups-module.groups-start .url-container a i{margin-top:auto;margin-bottom:auto}.groups-module.groups-start .url-container .svg-icon{font-size:28px}.groups-module.groups-start .copy-alert{color:#df5c5c;font-size:12px}.groups-module.group-view{padding:0}.groups-module.group-view .group-info-container{background-color:var(--lighter-shade);border-bottom:1px solid #ccc;padding:8px;margin-bottom:20px}.groups-module.group-view .group-info-container .group-title-container h1{margin-top:5px}.groups-module.group-view .group-info-container .group-creator-container{margin-bottom:10px}.groups-module.group-view .group-info-container .group-creator-container .profile-pic{width:32px;height:32px;float:left;margin-right:10px;margin-top:2px;cursor:pointer}.groups-module.group-view .group-info-container .group-creator-container .badges{display:inline-block}.groups-module.group-view .group-info-container .group-creator-container .badges img{width:12px}.groups-module.group-view .group-info-container .group-thumbnail-container{float:right;text-align:center}.groups-module.group-view .group-info-container .group-thumbnail-container .group-thumbnail{aspect-ratio:1;position:relative;background-size:cover;background-repeat:no-repeat;display:grid;align-items:center;text-align:center;border:1px solid #aaa;font-size:26px;padding:10px;margin:0 auto;width:200px;height:200px}@media (max-width:839px){.groups-module.group-view .group-info-container .group-thumbnail-container .group-thumbnail{width:150px;height:150px;font-size:14px;margin-top:10px}}@media (max-width:600px){.groups-module.group-view .group-info-container .group-thumbnail-container .group-thumbnail{width:100px;height:100px;font-size:14px;margin-top:10px}}@media (max-width:428px){.groups-module.group-view .group-info-container .group-thumbnail-container .group-thumbnail{width:70px;height:70px;font-size:14px;margin-top:10px}}.groups-module.group-view .group-info-container .group-action-container{margin-top:10px;margin-bottom:10px}.groups-module.group-view .group-info-container .group-description-container{margin-bottom:10px}.groups-module.group-view .group-info-container .group-stats-container{margin-bottom:10px}.groups-module.group-view .group-info-container .group-stats-container .label{display:inline-block;margin-top:10px;padding:7px}.groups-module.group-view .group-info-container .group-stats-container .btn-edit-group{display:block;margin-bottom:8px}@media (min-width:840px){.groups-module.group-view .group-info-container>div{padding:5px 5px 5px 20px}}.groups-module.group-view .group-info-container .wide,.groups-module.group-view .group-info-container .narrow{display:none}@media (max-width:839px){.groups-module.group-view .group-info-container .narrow{display:block}}@media (min-width:840px){.groups-module.group-view .group-info-container .wide{display:block}}.groups-module.group-view .posts-container{max-width:600px;margin:auto;margin-top:20px}.groups-module.group-view .posts-container .m-b-15{display:grid;gap:8px;grid-template-columns:repeat(1, 1fr)}@media only screen and (min-width:480px){.groups-module.group-view .posts-container .m-b-15{grid-template-columns:repeat(2, 1fr)}}@media only screen and (min-width:768px){.groups-module.group-view .posts-container .m-b-15{grid-template-columns:repeat(3, 1fr)}}@media only screen and (min-width:960px){.groups-module.group-view .posts-container .m-b-15{grid-template-columns:repeat(4, 1fr)}}@media only screen and (min-width:1440px){.groups-module.group-view .posts-container .m-b-15{grid-template-columns:repeat(5, 1fr)}}.groups-module.group-view .members-container{max-width:900px;margin:auto;margin-top:20px}.groups-module.group-view .members-container .member-table{width:100%;display:table;max-width:900px}.groups-module.group-view .members-container .member-table .table-header{display:table-header-group;font-weight:bold}.groups-module.group-view .members-container .member-table .table-header .cell{display:table-cell;padding:10px;text-align:justify;border-bottom:1px solid #999}.groups-module.group-view .members-container .member-table .table-body{display:table-row-group}.groups-module.group-view .members-container .member-table .table-body .table-row{display:table-row}.groups-module.group-view .members-container .member-table .table-body .table-row .cell{display:table-cell;vertical-align:middle;padding:10px;border-bottom:1px solid #ddd}.groups-module.group-view .members-container .member-table .table-body .table-row .cell.username-cell{display:flex}.groups-module.group-view .members-container .member-table .table-body .table-row .cell.username-cell .username-container{flex:1}.groups-module.group-view .members-container .member-table .table-body .table-row .cell.username-cell .username-container .username{padding:0 10px}.groups-module.group-view .members-container .member-table .table-body .table-row .cell.username-cell .username-container .badges{padding:2px 10px}.groups-module.group-view .members-container .member-table .table-body .table-row .cell.username-cell .username-container .badges img{width:12px}.groups-module.group-view .members-container .member-table .table-body .table-row .cell.username-cell img{width:48px;vertical-align:top}.groups-module.group-view .loading-indicator{margin-top:20px}.groups-module.group-view .photos-blurred .feed-photo{filter:blur(10px)}.mobile-site .group-info-container{margin:0 -15px 20px -15px}@media (min-width:1600px){.mobile-site .group-info-container{margin:0 -10px 20px -10px}}.groups-module.post-view{padding:0}.groups-module.post-view .post-container{max-width:600px;margin:auto;margin-top:20px}.groups-module.post-view .post-container .m-b-15{display:grid;gap:8px;grid-template-columns:repeat(1, 1fr)}@media only screen and (min-width:480px){.groups-module.post-view .post-container .m-b-15{grid-template-columns:repeat(2, 1fr)}}@media only screen and (min-width:768px){.groups-module.post-view .post-container .m-b-15{grid-template-columns:repeat(3, 1fr)}}@media only screen and (min-width:960px){.groups-module.post-view .post-container .m-b-15{grid-template-columns:repeat(4, 1fr)}}@media only screen and (min-width:1440px){.groups-module.post-view .post-container .m-b-15{grid-template-columns:repeat(5, 1fr)}}.groups-module.post-view .loading-indicator{margin-top:20px;text-align:center}.groups-module .group-thumb-component{width:100%;position:relative}.groups-module .group-thumb-component a:link,.groups-module .group-thumb-component a:visited,.groups-module .group-thumb-component a:hover{text-decoration:none;font-weight:normal}.groups-module .group-thumb-component .group-thumbnail{aspect-ratio:1;position:relative;background-size:cover;background-repeat:no-repeat;display:grid;align-items:center;text-align:center;border:1px solid #aaa;font-size:26px}.groups-module .group-thumb-component .group-thumbnail .startBtn{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:antiquewhite}.groups-module .group-thumb-component .joinBtn{position:absolute;right:8px;bottom:8px}.groups-module .view-post-component .feed-row{padding:8px;color:var(--text-color);border:1px solid var(--card-border-color);border-color:rgba(0,0,0,0.2);font-family:Helvetica, Arial, Verdana;font-size:14px;font-weight:normal;transition:background-color .3s ease-out;background-color:var(--card-background-color);border-radius:8px;margin-bottom:10px}.groups-module .view-post-component .feed-row .media-viewer-thumb{margin-bottom:8px}.groups-module .view-post-component .feed-row .media-viewer-thumb>div{position:relative}.groups-module .view-post-component .feed-row .media-viewer-thumb>div .post-icon{position:absolute;right:10px;top:10px;color:#999;fill:#999;width:6%;height:10%}.groups-module .view-post-component .feed-detail{padding:0 5px 4px 5px}.groups-module .view-post-component .feed-detail .icon{float:left}.groups-module .view-post-component #feed-items{margin:0}.groups-module .view-post-component .feed-item{color:var(--text-color);border-radius:6px;padding:5px;margin-top:5px;min-height:42px}.groups-module .view-post-component .feed-item,.groups-module .view-post-component .feed-item a,.groups-module .view-post-component .feed-item a:link,.groups-module .view-post-component .feed-item a:visited,.groups-module .view-post-component .feed-item a:hover,.groups-module .view-post-component .feed-item a:active{color:var(--text-color);text-decoration:none}.groups-module .view-post-component .feed-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.groups-module .view-post-component .feed-meta .user-info{display:flex;align-items:center}.groups-module .view-post-component .feed-item .profile-pic-container{margin-right:5px}.groups-module .view-post-component .feed-item.withcomment,.groups-module .view-post-component .feed-item.withcomment a,.groups-module .view-post-component .feed-item.withcomment a:link,.groups-module .view-post-component .feed-item.withcomment a:visited,.groups-module .view-post-component .feed-item.withcomment a:hover,.groups-module .view-post-component .feed-item.withcomment a:active{color:var(--text-color);text-decoration:none}.groups-module .view-post-component .feed-item-text{margin-left:8px}.groups-module .view-post-component .feed-inset{border:1px solid rgba(0,0,0,0.07) !important}.groups-module .view-post-component .feed-comment{border:none !important;border-left:4px solid rgba(0,0,0,0.07) !important;position:relative;display:block;width:auto;max-width:none;z-index:0 !important;padding:8px 0;margin:0 0 6px 50px;border-radius:0;background:none;box-shadow:none;-webkit-box-shadow:none}.groups-module .view-post-component .feed-comment,.groups-module .view-post-component .feed-comment a,.groups-module .view-post-component .feed-comment a:link,.groups-module .view-post-component .feed-comment a:visited,.groups-module .view-post-component .feed-comment a:hover,.groups-module .view-post-component .feed-comment a:active{color:var(--text-color);text-decoration:none}.groups-module .view-post-component .feed-comment-text-comment,.groups-module .view-post-component .feed-comment-text-comment a,.groups-module .view-post-component .feed-comment-text-comment a:link,.groups-module .view-post-component .feed-comment-text-comment a:visited,.groups-module .view-post-component .feed-comment-text-comment a:hover,.groups-module .view-post-component .feed-comment-text-comment a:active{color:var(--text-color);text-decoration:none}.groups-module .view-post-component .delete-comment{float:right;border:none;background:transparent}.groups-module .view-post-component .feed-comment .popover-content{padding:6px;border:none}.groups-module .view-post-component .feed-comment .popover-content .feed-meta{margin-bottom:0}.groups-module .view-post-component .feed-item-body{margin-bottom:6px;display:flex;white-space:pre-line}.groups-module .view-post-component .feed-item-body span{flex:1}.groups-module .view-post-component .feed-item-body .delete-post,.groups-module .view-post-component .feed-item-body .edit-post,.groups-module .view-post-component .feed-item-body .link-post{color:var(--text-color);float:right;border:none;background:transparent;margin-right:5px}.groups-module .view-post-component .feed-inset{border:1px solid rgba(0,0,0,0.07) !important;margin-left:50px;padding:8px;border-radius:6px}.groups-module .view-post-component .feed-comment-text{margin-left:8px}.groups-module .view-post-component .feed-timestamp{display:block;font-size:11px;color:#666666}.groups-module .view-post-component .feed-settings-button-fixed{position:fixed;right:5px;top:45px;cursor:pointer}.groups-module .view-post-component #feed-settings-button-inline{float:right;cursor:pointer}.groups-module .view-post-component .feed-link-profile{color:var(--text-color)}.groups-module .view-post-component .feed-photo{border-width:6px;border-color:rgba(0,0,0,0.07);border-style:solid;box-sizing:content-box;width:calc(100% - 10px);height:auto;object-fit:cover}.groups-module .view-post-component .cell-container{aspect-ratio:1;background-repeat:no-repeat;background-size:cover;margin-bottom:16px;padding-left:12px;padding-right:12px}.groups-module .view-post-component .cell-container .cell-content{width:100%;height:100%;display:flex;justify-content:space-between}.groups-module .view-post-component .cell-container .cell-content p{color:white}.groups-module .view-post-component .post-footer{padding-top:16px}.groups-module .view-post-component .post-footer hr{margin:10px 0}.groups-module .view-post-component .post-footer .like-section{display:flex;justify-content:space-between}.groups-module .view-post-component .post-footer .like-section .like-count{font-weight:600}.groups-module .view-post-component .post-footer .like-section button{border:none;background:transparent}.groups-module .view-post-component .post-footer .comments-container .comment .profile-pic-container{float:left;margin-right:8px}.groups-module .view-post-component .post-footer .comments-container .comment .profile-pic-container .profile-pic{width:35px}.groups-module .view-post-component .post-footer .comments-container .comment .comment-text{font-size:12px;word-wrap:break-word;margin-left:5px}.groups-module .view-post-component .post-footer .comments-container .comment .ago{font-size:12px;color:var(--light-text-color)}.groups-module .view-post-component .post-footer .comments-container .comment a:link,.groups-module .view-post-component .post-footer .comments-container .comment a:visited,.groups-module .view-post-component .post-footer .comments-container .comment a:hover{font-size:16px;font-weight:bold}.groups-module .view-post-component .post-footer .comments-footer{margin-bottom:0 !important}.groups-module .view-post-component .post-footer .comment-count{font-size:12px;color:var(--light-text-color)}.groups-module .view-post-component .post-footer .view-all-button{margin-top:8px;color:var(--light-text-color);font-weight:600;font-size:14px;margin-bottom:16px}.groups-module .view-post-component .post-footer .comment-form-section{padding:5px;background-color:var(--card-border-color)}.groups-module .view-post-component .post-footer .comment-form-section .comment-form{display:flex;align-items:center;padding:4px}.groups-module .view-post-component .post-footer .comment-form-section .comment-form .profile-pic-container{margin-right:8px;display:flex;align-items:center}.groups-module .view-post-component .post-footer .comment-form-section .comment-form .profile-pic-container .profile-pic{height:32px;width:32px}.groups-module .view-post-component .post-footer .comment-form-section .comment-input{border:none;flex:1 1 0%;outline:2px solid transparent;outline-offset:2px;padding:4px 10px;margin-right:5px}.groups-module .view-post-component .comments-modal .modal-dialog{margin:60px auto}.groups-module .view-post-component .comments-modal .modal-content{max-height:80vh;overflow-y:hidden;display:flex;flex-direction:column}.groups-module .view-post-component .comments-modal .modal-header .user-section{display:flex;align-items:center;gap:12px}.groups-module .view-post-component .comments-modal .modal-header .user-section .profile-pic{width:40px;height:40px}.groups-module .view-post-component .comments-modal .modal-header .user-section .name-label{font-size:14px;font-weight:600}.groups-module .view-post-component .comments-modal .modal-header .post-title{font-size:16px;font-weight:500}.groups-module .view-post-component .comments-modal .modal-body{flex:1;overflow-y:scroll;padding:10px 0 0 0}.groups-module .view-post-component .comments-modal .modal-footer{padding:0}.groups-module .view-post-component .comments-modal .modal-comment-container{padding:0 10px;flex:1;overflow:auto}.groups-module .view-post-component .comments-modal .modal-comment-container .comment{margin-bottom:10px}.groups-module .view-post-component .comments-modal .modal-comment-container .comment .profile-pic-container{float:left}.groups-module .view-post-component .comments-modal .modal-comment-container .comment .profile-pic-container .profile-pic{width:32px;height:32px;border:1px solid #fff;border-radius:50%}.groups-module .view-post-component .comments-modal .modal-comment-container .comment .comment-info{display:inline-block;position:relative;background-color:#f2f3f5;width:calc(100% - 44px);padding:5px 10px;margin-left:6px;border-radius:10px}.groups-module .view-post-component .comments-modal .modal-comment-container .comment .comment-info h2{font-size:14px;font-weight:bold;margin:0 0 5px 0}.groups-module .view-post-component .comments-modal .modal-comment-container .comment .comment-info .delete-comment{float:right;border:none;background:transparent}.groups-module .view-post-component .comments-modal .modal-comment-container .comment .comment-info .comment-text{font-size:12px;font-weight:600;color:#7c7676;word-wrap:break-word;margin-bottom:5px}.groups-module .view-post-component .comments-modal .modal-comment-container .comment .comment-info .ago{font-size:10px;color:#aaa;margin-bottom:0}.groups-module .view-post-component .comments-modal .modal-comment-container .comment .comment-info a:link,.groups-module .view-post-component .comments-modal .modal-comment-container .comment .comment-info a:visited,.groups-module .view-post-component .comments-modal .modal-comment-container .comment .comment-info a:hover{font-weight:bold}.groups-module .view-post-component .comments-modal .comment-form-section{padding:5px;background-color:rgba(0,0,0,0.05)}.groups-module .view-post-component .comments-modal .comment-form-section .comment-form{display:flex;align-items:center;padding:4px}.groups-module .view-post-component .comments-modal .comment-form-section .comment-form .profile-pic-container{margin-right:8px;display:flex;align-items:center}.groups-module .view-post-component .comments-modal .comment-form-section .comment-form .profile-pic-container .profile-pic{height:32px;width:32px}.groups-module .view-post-component .comments-modal .comment-form-section .comment-input{border:none;flex:1 1 0%;outline:2px solid transparent;outline-offset:2px;padding:4px 10px;margin-right:5px}