/**
* wall.css
* CSS for Sandbox Galaxy
* Unless otherwise stated: Copyright Sandbox Galaxy
* Last generated: 2026-01-26T14:44:21.562Z
*/
#widget-guestbook .widget_content,#widget-wall .widget_content{background:var(--dark-mid-bg)}#wall_filter{position:absolute;top:5px;right:5px}.share-stats{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.share-stats>*{height:100%;padding:4px}.share-stats>*>.material-icons{margin-right:2px}.wall_prompt{margin:0;position:static;box-sizing:border-box;padding:0;width:100%}.wall_prompt .wall_edit_content,.wall_prompt .wall_new_content,.wall_prompt .wall_share_content{background:var(--input-bg);border:1px solid var(--border-color);padding:10px}.wall_prompt .wall_edit_content img,.wall_prompt .wall_new_content img,.wall_prompt .wall_share_content img{max-width:100%;margin:5px 0}.wall_prompt .wall_edit_content.mce-content-body,.wall_prompt .wall_new_content.mce-content-body,.wall_prompt .wall_share_content.mce-content-body{margin:0}.wall_prompt .wall_post_options .site_btn{width:auto;margin-top:5px}.wall_prompt .wall_post_options .wall_post_option{display:none}.wall_prompt .wall_post_options .wall_post_option .md-checkbox{margin:5px}.wall_prompt .vert_menu{margin-left:5px}.wall_prompt .cancel_action,.wall_prompt .wall_submit{float:right;margin:0 0 0 5px}#memberpage-guestbook .wall_post_options,#memberpage-wall .wall_post_options,#widget-guestbook .wall_post_options,#widget-wall .wall_post_options{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-align-items:center;align-items:center;margin-right:5px}#memberpage-guestbook .wall_post_options .wall_post_option,#memberpage-wall .wall_post_options .wall_post_option,#widget-guestbook .wall_post_options .wall_post_option,#widget-wall .wall_post_options .wall_post_option{margin-right:10px}#memberpage-guestbook .wall_post_options .vert_menu .submenu_trigger,#memberpage-wall .wall_post_options .vert_menu .submenu_trigger,#widget-guestbook .wall_post_options .vert_menu .submenu_trigger,#widget-wall .wall_post_options .vert_menu .submenu_trigger{margin:0}.wall_feed{list-style:none;padding:0 5px;margin:0;clear:both}.wall_feed>.pagination_more{margin:5px;display:block}.wall_feed>li .feed_more,.wall_feed>li .posts_more{display:block}.wall_feed>.line_divider{margin-bottom:10px}#loading_feed{margin:20px auto}.wall_post{border-radius:5px;background-clip:padding-box;width:100%;box-sizing:border-box;clear:both;background:var(--content-bg);border:1px solid var(--border-color);border-bottom:none;margin-top:5px;margin-bottom:10px;box-shadow:0 1px 1px rgba(0,0,0,.2)}.wall_post .wall_header{width:100%;color:var(--text-color-light)}.wall_post .wall_header .avatar{float:left;width:35px;height:35px}.wall_post .wall_header .avatar-inline{width:20px;height:20px;border-radius:50%;background-clip:padding-box;vertical-align:middle;margin-right:5px}.wall_post .wall_header.table .cell:first-child{width:35px}.wall_post .wall_content{position:relative;overflow:hidden;box-sizing:border-box;clear:both;padding:10px}.wall_post .wall_content>.core_read_more{max-height:550px;transition:max-height .2s linear}.wall_post .wall_content>.core_read_more_toggle{position:relative;display:-webkit-flex;display:flex;-webkit-align-items:flex-end;align-items:flex-end;-webkit-justify-content:center;justify-content:center;text-transform:uppercase;width:100%;padding:10px 0 5px}.wall_post .wall_content>.core_read_more_toggle:not(:hover){color:var(--text-color)}.wall_post .wall_content>.core_read_more_toggle[data-opened='0']{position:absolute;bottom:0}.wall_post .wall_content .wall_content_shared{clear:both;border:1px solid var(--border-color);border-left:4px solid var(--border-color);padding:5px;margin-top:10px}.wall_post .wall_content img{margin:5px 0}.wall_post .post_actions,.wall_post .post_stats{width:100%;border-top:1px solid var(--border-color-light);list-style:none;padding:0;margin:0}.wall_post .post_actions li,.wall_post .post_stats li{padding:5px 10px;display:inline-block}.wall_post .post_actions li a,.wall_post .post_stats li a{color:#7f7f7f;display:block;line-height:16px}.wall_post .post_actions li a .counter,.wall_post .post_stats li a .counter{color:var(--stat-color)}.wall_post .post_stats li:nth-child(n+2){float:right}.wall_post .post_actions li a.liked,.wall_post .post_actions li a:hover,.wall_post .post_stats li a:not(.who_comments_post).liked,.wall_post .post_stats li a:not(.who_comments_post):hover{color:var(--a-color)}.wall_post .post_actions li a:hover,.wall_post .post_stats li a:not(.who_comments_post):hover{text-decoration:underline}.wall_post .post_stats li a.who_comments_post{cursor:default}.wall_post .like_list{border-top:1px solid var(--border-color-light);padding:5px}.wall_post .post_comments{border-top:1px solid var(--border-color-light)}.wall_post .op_link{border-top:1px solid var(--border-color-light);padding-top:5px;margin-top:5px;text-align:center;display:block;text-transform:uppercase}.post_options{float:right;margin:5px}#share_post_text{box-sizing:border-box;width:100%;background:#fff;border:1px solid var(--border-color);padding:5px;margin-bottom:10px}#post_to_share{clear:both;opacity:.75;pointer-events:none}#post_to_share .wall_post{margin-top:10px}#prompt_content{margin:10px}.post_moderation .post_moderation_actions{float:right}.item_add_comment{background:var(--medium-bg);border-radius:0 0 4px 4px;background-clip:padding-box;box-shadow:0 1px 1px rgba(0,0,0,.2);border:1px solid var(--border-color);margin:5px 0 0;clear:both;transition:height .1s linear;overflow:hidden}.item_add_comment>.site_btn{margin:5px 0 5px 5px}.item_add_comment>.cancel_btn{display:none}.item_add_comment .item_add_options{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.item_add_comment .item_add_options>*{margin-right:5px}.wall_feed .item_comments .item_comment>.item_comment_contents{background:var(--light-bg)}.item_comments{margin:0;clear:both}.item_comments .cmt_page{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.item_comments .item_comment{clear:both;position:relative;margin:3px 5px;transition:height .1s linear}.item_comments .item_comment:first-child{margin-top:10px}.item_comments .item_comment:last-child{margin-bottom:5px}.item_comments .item_comment.reply{margin-top:18px}.item_comments .item_comment .cmt-rply{position:absolute;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;left:14px;top:-12px;opacity:.7;font-size:.6875rem;right:0}.item_comments .item_comment .cmt-rply.material-icons{min-width:11px;min-height:11px}.item_comments .item_comment .cmt-rply .membertip{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.item_comments .item_comment .cmt-rply>*{margin-right:5px}.item_comments .item_comment .cmt-rply a:not(.membertip){color:var(--text-color);font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block;-webkit-flex:1;flex:1}.item_comments .item_comment .cmt-rply:hover{opacity:1}.item_comments .item_comment .cmt-rply .cxt{margin-top:1px;border-top:2px solid var(--text-color-light);border-left:2px solid var(--text-color-light);border-radius:5px 0 0;background-clip:padding-box;width:10px;height:4px}.item_comments .item_comment[data-deleted="1"]{background:var(--notice-bg-error);border-radius:3px;background-clip:padding-box}.item_comments .item_comment[data-deleted="1"] .avatar_icon{top:20px}.item_comments .item_comment .avatar_icon{box-sizing:border-box;width:20px;height:20px;margin-left:5px;position:absolute;top:0;left:0;border-radius:50%;background-clip:padding-box}.item_comments .item_comment .collapse_button{float:left;display:block;position:absolute;top:1px;left:1px;width:16px;height:16px;background:var(--sDI3F);cursor:pointer;margin:0;z-index:33}.item_comments .item_comment>.item_comment_header{margin-left:30px;margin-bottom:0;padding-top:4px;padding-bottom:4px;box-sizing:border-box;border-radius:5px 5px 0 0;background-clip:padding-box;clear:both;color:var(--text-color-medium);font-size:.6875rem}.item_comments .item_comment>.item_comment_header.material-icons{min-width:11px;min-height:11px}.item_comments .item_comment>.item_comment_header .reply_rank{font-size:.6875rem}.item_comments .item_comment>.item_comment_header .reply_rank.material-icons{min-width:11px;min-height:11px}.item_comments .item_comment>.item_comment_header .stat{font-size:.6875rem}.item_comments .item_comment>.item_comment_header .stat.material-icons{min-width:11px;min-height:11px}.item_comments .item_comment>.item_comment_header .comment_id{display:inline-block;margin-left:1rem;font-size:.6875rem;font-weight:400}.item_comments .item_comment>.item_comment_header .comment_id.material-icons{min-width:11px;min-height:11px}.item_comments .item_comment>.item_comment_header .timeago{font-size:.6875rem}.item_comments .item_comment>.item_comment_header .timeago.material-icons{min-width:11px;min-height:11px}.item_comments .item_comment[data-collapsed="1"]>.collapse_button{background:var(--sEfjB)}.item_comments .item_comment[data-collapsed="1"]>.item_comment_contents,.item_comments .item_comment[data-collapsed="1"]>.item_comment_header,.item_comments .item_comment[data-collapsed="1"]>.membertip{display:none}.item_comments .item_comment .deleted_cmt_msg{margin:2px 2px 2px 24px}.item_comments .item_comment .site_btn{float:right;margin-right:5px}.item_comments .item_comment .cancel_btn{display:inline-block}.item_comments .item_comment[data-system-action="1"]>.item_comment_contents{background:var(--notice-bg-attention);border:1px solid var(--border-color)}.item_comments .item_comment>.item_comment_contents{position:relative;display:inline-block;border-radius:0 10px 10px;background-clip:padding-box;box-sizing:border-box;border:1px solid var(--border-color);background:var(--content-bg);margin-left:30px;padding:5px 10px;min-height:1rem;min-width:100px}.item_comments .item_comment>.item_comment_contents>.text{overflow-wrap:break-word;word-wrap:break-word;word-break:break-all;word-break:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;overflow:hidden}.item_comments .item_comment>.item_comment_contents>.item_reply_link{margin:2px}.item_comments .item_comment>.item_comment_contents>.item_reply_link>.icon{display:inline-block;width:16px;height:16px;background:var(--sGXam);vertical-align:bottom;margin-right:6px}.item_comments .item_comment>.item_comment_contents>.cmt-opts{display:-webkit-flex;display:flex;position:absolute;left:5px;bottom:-23px;line-height:0;z-index:25;box-shadow:0 1px 2px rgba(0,0,0,.1);background:var(--menu-bg);border:1px solid var(--border-color);border-radius:5px;background-clip:padding-box;transition:opacity .1s linear;opacity:1}.item_comments .item_comment>.item_comment_contents>.cmt-opts.hidden{display:none}.item_comments .item_comment>.item_comment_contents>.cmt-opts>a,.item_comments .item_comment>.item_comment_contents>.cmt-opts>div{cursor:pointer;padding:3px;border-radius:5px;background-clip:padding-box;margin-right:2px}.item_comments .item_comment>.item_comment_contents>.cmt-opts>a:active,.item_comments .item_comment>.item_comment_contents>.cmt-opts>a:hover,.item_comments .item_comment>.item_comment_contents>.cmt-opts>div:active,.item_comments .item_comment>.item_comment_contents>.cmt-opts>div:hover{background:var(--menu-selected-bg);color:var(--menu-selected-color)}.item_comments .item_comment>.item_comment_contents>.cmt-opts>a:not(:last-child),.item_comments .item_comment>.item_comment_contents>.cmt-opts>div:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0;border-right:0}.item_comments .item_comment>.item_comment_contents>.cmt-opts>a:not(:first-child),.item_comments .item_comment>.item_comment_contents>.cmt-opts>div:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.item_comments .item_comment>.item_comment_contents>.cmt-opts>a>.icon,.item_comments .item_comment>.item_comment_contents>.cmt-opts>div>.icon{display:inline-block;width:16px;height:16px}.item_comments .item_comment>.item_comment_contents>.cmt-opts>.item_option_reply>.icon{background:var(--sGXam)}.item_comments .item_comment>.item_comment_contents>.cmt-opts>.item_option_remove>.icon{background:var(--saDcn)}.item_comments .item_comment>.item_comment_contents>.cmt-opts>.item_option_edit>.icon{background:var(--s1tcr)}.item_comments .item_comment>.item_comment_contents>.cmt-opts>.item_option_restore>.icon{background:var(--shgsE)}.item_comments .item_comment>.item_comment_contents>.cmt-opts>.item_option_permalink>.icon{background:var(--siD-E)}