/**
* tickets.css
* CSS for Sandbox Galaxy
* Unless otherwise stated: Copyright Sandbox Galaxy
* Last generated: 2026-01-26T14:44:21.565Z
*/
.email{font-weight:700;font-style:italic}table td{padding:2px}table td.label{white-space:nowrap;width:1px;font-weight:700;font-size:.875rem}table td.label.material-icons{min-width:14px;min-height:14px}#new_ticket_form #type_select_box{padding:1rem 8rem}#new_ticket_form #type_select_box>table{width:auto;margin:auto}#new_ticket_form #type_select_box>table tr:last-child{text-align:center}#new_ticket_form #type_select_box>table button{margin-top:8px;width:12rem}#new_ticket_form .line_divider{margin-bottom:8px}#new_ticket_form table:not(.support_select) td.label{padding-right:16px}#new_ticket_form table:not(.support_select) tr:not(:first-child) td{padding-top:8px}#new_ticket_form table:not(.support_select) tr:not(:last-child) td{padding-bottom:8px}#new_ticket_form table:not(.support_select):not(:last-of-type){margin-bottom:8px}#new_ticket_form #ticket_type{width:100%;margin:0}#new_ticket_form #ticket_email,#new_ticket_form #ticket_subject{width:98%;margin:0}#new_ticket_form #ticket_type_explain{display:none}#new_ticket_form #ticket_type_explain>div{margin:0}#new_ticket_form #submit_loading{display:none;vertical-align:middle;width:16px;height:16px;background:url('/images/studio/banner/ajax-loader.gif');margin-left:8px}#new_ticket_form .hide_until_select,#new_ticket_form .hide_until_type{visibility:hidden}#new_ticket_form #submit_error{display:none}#ticket_view h1{padding:10px 50px 5px 5px}#ticket_view h1:not(:first-of-type){margin-top:24px}#ticket_view .timeago{cursor:help}#ticket_view hr{border-bottom-style:dashed}#ticket_view #ticket_contents{margin:5px 0 10px}#ticket_view #ticket_contents_edit_container{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 #aaa;margin:6px}#ticket_view #ticket_contents_edit_container>.ticket_button_container{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}#ticket_view #ticket_contents_edit_container>.ticket_button_container button{-webkit-flex:0 0 auto;flex:0 0 auto;margin:6px}#ticket_view .ticket_definition_table{width:100%}#ticket_view .ticket_definition_table>div{display:-webkit-flex;display:flex;padding-bottom:4px}#ticket_view .ticket_definition_table>div>div{text-align:left;-webkit-flex:1 1 auto;flex:1 1 auto}#ticket_view .ticket_definition_table>div .label{text-align:left;font-weight:700;display:inline-block;min-width:7em;-webkit-flex:0 0 auto;flex:0 0 auto;height:16px}#ticket_view .ticket_status_label{font-size:.875rem;font-weight:700;padding-bottom:16px;padding-top:10px;display:-webkit-flex;display:flex}#ticket_view .ticket_status_label.material-icons{min-width:14px;min-height:14px}#ticket_view .ticket_status_label .open_info{-webkit-flex:1 1 auto;flex:1 1 auto;-webkit-align-self:center;align-self:center;margin-left:5px}#ticket_view .ticket_status_label .open_info .ticket_status{color:#085}#ticket_view .ticket_status_label .open_info .ticket_resolution{border-bottom:1px dashed gray;cursor:help}#ticket_view .ticket_status_label .open_info .validated{display:inline-block;width:16px;height:16px;vertical-align:bottom;background:var(--sU47l)}#ticket_view table td:first-child{padding-left:24px}#ticket_view table td:last-child{padding-right:24px}#ticket_view table td.data{vertical-align:bottom}#ticket_view .ticket_data_container{clear:both;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;padding:3px;margin-bottom:10px}#ticket_view .ticket_data_container .creator_wrap{overflow:hidden;text-overflow:ellipsis}#ticket_view .ticket_data_container .ticket_icon{vertical-align:top}#ticket_view .ticket_data_container .ticket_type{position:relative;vertical-align:top;margin-left:4px;top:1px}#ticket_view #ticket_upvotes{min-width:40px;background:padding-box #8625ef;border:1px solid #6d0fd2;border-radius:5px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;margin:4px;-webkit-flex:0 0 auto;flex:0 0 auto}#ticket_view #ticket_upvotes>.icon{display:block;width:31px;height:31px;background-image:url('/images/layout/thumbs_big.png');background-position:0 0;margin:4px 0}#ticket_view #ticket_upvotes[data-voted="1"]>.icon{background-position:0 -32px}#ticket_view #ticket_upvotes[data-can-vote="1"]>.icon{cursor:pointer}#ticket_view #ticket_upvotes[data-can-vote="1"]>.icon:hover,#ticket_view #ticket_upvotes[data-can-vote="1"][data-voted="1"]>.icon:hover{background-position:0 -32px}#ticket_view #ticket_upvotes>.num{color:#000;font-weight:700;font-size:1rem;width:100%;text-align:center;background:#fff;margin-bottom:8px;border-top:1px solid #6d0fd2;border-bottom:1px solid #6d0fd2;cursor:default}#ticket_view #ticket_upvotes>.num.material-icons{min-width:16px;min-height:16px}#ticket_mod .flex_wrap{display:-webkit-flex;display:flex}#ticket_mod .flex_wrap>*{-webkit-flex:1 1 auto;flex:1 1 auto}#ticket_mod #change_reason{width:98%;box-sizing:border-box}#ticket_mod .only_if_closed,#ticket_mod .only_if_public{display:none}#ticket_mod #assigned_already{margin:2px}#ticket_mod #assigned_already>span{background:var(--input-bg);padding:5px 10px;border-radius:5px;background-clip:padding-box}#ticket_mod #assigned_already>*{cursor:pointer}#assigned_already>:not(:last-child)::after,#assigned_list>:not(:last-child)::after{content:", "}#assigned_list{display:inline-block}#mod_submit{width:100%}.can_help{cursor:help;border-bottom:1px dashed gray}#ticket_open_container{margin:16px;background:var(--medium-bg);border:1px solid #aaa;border-radius:5px;background-clip:padding-box;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;font-size:.75rem}#ticket_open_container.material-icons{min-width:12px;min-height:12px}#ticket_open_container a{display:block;margin:4px}.head_title{background:var(--medium-bg)}#ticket_list{clear:both}#ticket_list>.ticket_entry{position:relative;border:1px solid var(--border-color);border-radius:5px;background-clip:padding-box;background:var(--content-bg);color:var(--text-color-medium);overflow:hidden;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}#ticket_list>.ticket_entry>div:not(:first-child){margin:4px 8px}#ticket_list>.ticket_entry:not(:first-child){margin:.5rem 0}#ticket_list>.ticket_entry .ticket_title{font-size:.875rem;padding:10px 5px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;background:var(--content-bg);color:var(--menu-color)}#ticket_list>.ticket_entry .ticket_title.material-icons{min-width:14px;min-height:14px}#ticket_list>.ticket_entry .ticket_title a{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;text-transform:lowercase;width:100%}#ticket_list>.ticket_entry .ticket_title a ::first-letter{text-transform:uppercase}#ticket_list>.ticket_entry .ticket_title a .ticket_icon{margin-right:5px}#ticket_list>.ticket_entry .ticket_title:hover{background:var(--menu-bg);color:var(--menu-selected-color)}#ticket_list>.ticket_entry>div.ticket_contents{padding:8px 16px;border-left:1px dotted var(--border-color);overflow:hidden}#ticket_list>.ticket_entry .ticket_id{float:right}#ticket_list>.ticket_entry .ticket_data{display:-webkit-flex;display:flex;font-size:.6875rem}#ticket_list>.ticket_entry .ticket_data:empty{display:none}#ticket_list>.ticket_entry .ticket_data.material-icons{min-width:11px;min-height:11px}#ticket_list>.ticket_entry .ticket_data span{margin-right:5px}#ticket_list>.ticket_entry .ticket_data .dp{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;margin:0 8px}#ticket_list>.ticket_entry .ticket_data .dp span{margin-right:5px}#ticket_list>.ticket_entry .ticket_data .dp:first-child{margin-left:0}#ticket_list>.ticket_entry .ticket_data .dp:last-child{margin-right:0}#ticket_list>.ticket_entry .ticket_type_note .ticket_note{vertical-align:middle;font-size:.6875rem}#ticket_list>.ticket_entry .ticket_type_note .ticket_note.material-icons{min-width:11px;min-height:11px}#ticket_list>.ticket_entry .ticket_status{font-weight:700;text-transform:uppercase;white-space:nowrap}.ticket_icon{display:inline-block;width:16px;height:16px;background:var(--sNFOO);vertical-align:middle}.ticket_icon.feature_request{background:var(--s8h68)}.ticket_icon.bug_report{background:var(--soUmc)}.site_btn.sub_btn{-webkit-flex:0 0 auto;flex:0 0 auto;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}.site_btn.sub_btn>.icon{display:inline-block;width:16px;height:16px;background:var(--sUjdO);vertical-align:middle;position:relative;margin-right:3px}.site_btn.sub_btn>.label{margin-right:3px}.site_btn.sub_btn[data-is-subbed="0"]>.icon{width:0;height:14px;display:none}.site_btn.sub_btn:not(:disabled):active>.icon,.site_btn.sub_btn:not(:disabled):hover>.icon{background:var(--s7BCy)}.site_btn.sub_btn:not(:disabled)[data-is-subbed="1"],.site_btn.sub_btn:not(:disabled)[data-is-subbed="1"]:active,.site_btn.sub_btn:not(:disabled)[data-is-subbed="1"]:hover{font-size:.6875rem;background:linear-gradient(to top,#f6f6f6 0,#fcfcfc 100%);border:1px solid #ccc;box-shadow:none;color:#666;text-shadow:none;line-height:20px;padding:2px;white-space:normal;border-radius:5px;background-clip:padding-box}.site_btn.sub_btn:not(:disabled)[data-is-subbed="1"].material-icons,.site_btn.sub_btn:not(:disabled)[data-is-subbed="1"]:active.material-icons,.site_btn.sub_btn:not(:disabled)[data-is-subbed="1"]:hover.material-icons{min-width:11px;min-height:11px}.ticket_feed{max-height:250px;overflow:auto;border-bottom:1px solid var(--border-color);background:var(--container-bg);overflow-y:auto}.ticket_feed::-webkit-scrollbar{width:5px;height:5px}.ticket_feed::-webkit-scrollbar-thumb{border-radius:2px;background:#8625ef}.ticket_feed::-webkit-scrollbar-track{box-shadow:inset 0 1px 2px rgba(0,0,0,.4);border-radius:2px;background:#fff}.ticket_feed .ticket_feed_entry{padding:5px}.ticket_feed .ticket_feed_entry:not(:last-child){border-bottom:1px solid var(--border-color)}.ticket_feed .ticket_feed_entry .ticket_feed_title a{font-size:.875rem}.ticket_feed .ticket_feed_entry .ticket_feed_title a.material-icons{min-width:14px;min-height:14px}.ticket_feed .ticket_feed_entry .ticket_feed_title a:visited{color:var(--a-visited)}.ticket_feed .ticket_feed_entry .ticket_feed_content,.ticket_feed .ticket_feed_entry .ticket_feed_title{font-size:.6875rem;padding:2px 5px}.ticket_feed .ticket_feed_entry .ticket_feed_content.material-icons,.ticket_feed .ticket_feed_entry .ticket_feed_title.material-icons{min-width:11px;min-height:11px}.ticket_feed .ticket_feed_entry .ticket_feed_content{margin:0 5px 5px 0;max-height:75px;overflow:hidden}#ticket_main_col{padding:0}#ticket_main_col .controls{margin-bottom:8px}#ticket_main_col .controls>.narrow{display:-webkit-flex;display:flex}@media all and (min-width:51.875em){#ticket_view #ticket_upvotes[data-voted="1"]>.icon{background-position:var(--spMtwc)}#ticket_view #ticket_upvotes[data-can-vote="1"]>.icon{cursor:pointer}#ticket_view #ticket_upvotes[data-can-vote="1"]>.icon:hover{background-position:var(--spMtwc)}#ticket_view #ticket_upvotes[data-can-vote="1"][data-voted="1"]>.icon:hover{background-position:var(--spN_Ji)}#ticket_view #ticket_upvotes>.icon{background-image:var(--s);width:16px;height:16px;background-position:var(--spN_Ji)}#ticket_view .ticket_definition_table{-webkit-column-count:2;-moz-column-count:2;column-count:2}}#canned_container>#canned_reason{float:right;margin-right:8px}