/* skins/standard/global.css */
body {font-family: sans-serif;color: #000;background: #fff url(../../skins/standard/global/body-back.gif) repeat-x;}body, td, th, input, dt, #titles {font-family: Verdana, sans-serif;font-size: small;}pre, code, kbd {font-size: medium;}#bugzilla-body {clear: both;}#bugzilla-body th {font-weight: bold;vertical-align: top;}#header {margin-bottom: 1em;}#header form, #header form input,#footer form, #footer form input{font-size: 95%;display: inline;}#header .links {border-left: 1px solid #747E93;border-right: 1px solid #747E93;border-bottom: 1px solid #747E93;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;padding: 0.5em;}#lang_links_container {float: right;white-space: nowrap;}#lang_links_container .links {border: none;padding: .5em;}.lang_current {font-weight: bold;}#message {border: 1px solid red;margin: 0.3em 0em;padding: 0.3em;color: green;}form.mini_login input.bz_login  {width: 10em;}form.mini_login input.bz_password {width: 6em;}form.mini_login input.bz_remember {margin: 0;}#banner {}#titles {width: 100%;background-color: #404D6C;color: #fff;border-top-left-radius: 5px;border-top-right-radius: 5px;margin: 0;vertical-align: bottom;display: table;}#titles a {color: #fff;}#titles p {margin: 0;padding: 0;}#titles #title {font-weight: bold;padding: 0.5em;white-space: nowrap;display: table-cell;}#titles #subtitle {font-weight: normal;text-align: center;padding: 0.5em;display: table-cell;}#titles #information {font-weight: normal;text-align: right;font-size: 90%;padding: 0.5em;white-space: nowrap;display: table-cell;}#footer {clear: both;margin-top: 1em;width: 100%;background: #edf2f2;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;}#footer #useful-links {padding-left: 1ex;padding-right: 1ex;}#footer ul {list-style-type: none;}#links-saved ul {display: inline;}#links-saved th {vertical-align: top;}#footer .label {white-space: nowrap;vertical-align: top;}#footer .links {vertical-align: top;}ul.links {margin: 0;padding: 0;list-style-type: none;}ul.links li {display: inline;white-space: nowrap;}table.tabs {width: 100%;}.tabs th, .tabs td {padding: 1em;}.tabs td {background: #eee;text-align: center;border-style: solid;border-color: black;border-width: 0px 0px 2px 0px;}.tabs td.selected {background: white;border-width: 2px 2px 0px 2px;}.tabs td.spacer {background: white;}a {color: #039;}a:visited {color: #636;}a:hover {color: #333;}a:active {color: #000;}.clickable_area {cursor: pointer;}textarea {font-family: monospace;}a.controller {font-size: 115%;}div#docslinks {float: right;border: 1px solid black;padding: 1ex;font-size: 80%;}#docslinks h2 {margin: 0;}.rss {background: transparent url(../../skins/standard/../../images/rss_small.png) no-repeat;padding-left: 16px;line-height: 1.5em;}.bz_bug_link {}.bz_bug_link.bz_status_UNCONFIRMED {font-style: italic;}.bz_obsolete {text-decoration: line-through;}.bz_inactive {text-decoration: line-through;}.bz_closed,.bz_CLOSED td {text-decoration: line-through;}.bz_private {color: darkred;background: #f3eeee;}.bz_disabled {color: #a0a0a0;}.bz_comment_table td {vertical-align: top;}.bz_comment {margin-bottom: 2em;}.bz_comment_text, .uneditable_textarea, tbody.file pre {font-family: monospace;white-space: pre-wrap;}.bz_comment_text {width: 50em;}.bz_comment_text span.quote {color: #65379c;white-space: pre;overflow: auto;display: block;}.bz_comment_user, .bz_comment_time, .bz_comment_number,.bz_private_checkbox, .bz_comment_actions{margin: 0 .5em;}.bz_comment_actions, .bz_comment_number, .bz_private_checkbox {float: right;}.bz_collapse_expand_comments {padding: 0;margin: 0 0 0 1em;list-style-type: none;}.bz_collapse_expand_comments li {margin-bottom: .5em;}.bz_collapse_comment {text-decoration: none;}.bz_private_checkbox input {margin: 0;vertical-align: middle;}.bz_comment_head, .bz_first_comment_head {padding-top: .1em;padding-bottom: .1em;padding-left: .5em;background-color: #e0e0e0;}.bz_comment_user_images img {vertical-align: bottom;}.bz_comment_hilite pre {background-color: lightgreen;margin: 0;padding: 1em 0;}.bz_comment_collapse_reason,.bz_default_collapsed .bz_comment_number {font-weight: normal;}.bz_default_hidden, .bz_tui_hidden, .bz_hidden_field, .bz_hidden_option {display: none !important;}table#flags th,table#flags td {vertical-align: middle;text-align: left;}#email_prefs, #saved_search_prefs, #shared_search_prefs,#bug_activity {border: 1px solid black;border-collapse: collapse;}#email_prefs th,#shared_search_prefs th,#saved_search_prefs th {text-align: center;}#email_prefs th, #email_prefs td,#shared_search_prefs th, #shared_search_prefs td,#saved_search_prefs th, #saved_search_prefs td,#bug_activity td {border: 1px solid;padding: 0.3em;}#email_prefs th.role_header {width: 10%;}#bug_activity td {vertical-align: top;}#user_prefs th, #user_prefs td {padding: 0.5em;}#permissions {margin-left: auto;margin-right: auto;width: 40em;}#permissions p {margin-top: 2em;margin-bottom: 0.5em;}#permissions li {list-style-type: none;}#permissions table td {vertical-align: top;}.column_header {background-color: #66f;}.column_header th {text-align: center;}.flag_select {min-width: 3em;}input.requestee {width: 15em;}#error_msg {font-size: x-large;}#post_err_msg, form#check {clear: both;}.warning {color: red;}.throw_error {background-color: red;color: black;font-size: 120%;margin-bottom: 2em;padding: 0.5em 1em;float: left;}.label {font-weight: bold;}.throw_error a:visited {color: darkblue ;}dt {font-weight: bold;}body > dl > dt {border-top: dotted gray thin;}dl dl > dt {border-top: none;}.arrow_button {font-size: 150%;}#attachment_table {border-collapse: collapse;border: 1px solid #333333;}#attachment_table th, .bz_attach_footer, .bz_time_tracking_table th,.dependency_tree_controls {background-color: #E0E0E0;color: black;}#attachment_table td, .bz_time_tracking_table th, .bz_time_tracking_table td {border: 1px solid #333333;}#attachment_table th, #attachment_table td {padding: 0.3em;}.bz_attach_extra_info, .bz_info {font-size: smaller;}.bz_attach_flags, .bz_attach_footer, .bz_flags, .nowrap {white-space: nowrap;}.bz_attach_view_hide {float: right;padding-left: 1em;}#user_match_table {border-collapse: collapse;}#user_match_table td {vertical-align: top;border-bottom: 1px solid black;padding: 1em 0.5em;}div.user_match {margin-bottom: 1em;}.indented {margin-left: 3em;}.box {border: 1px solid black;color: black;background-color: #ffc;margin: 1em;padding: 0.5em 1em;}.collapsed,.bz_default_collapsed .bz_private_checkbox,.bz_default_collapsed .bz_comment_user,.bz_default_collapsed .bz_comment_user_images,.bz_default_collapsed .bz_comment_time,.bz_default_collapsed .bz_comment_tags,.bz_default_collapsed .bz_comment_text,.bz_default_collapsed .bz_collapsed_actions{display: none;}#serverpush_msg {margin-top: 20%;text-align: center;font-size: xx-large;}@media print {#header, #footer {display: none;}div.bz_query_buttons {display: none;}body {background-image: none;background-color: #fff;}}.field_label {text-align: right;vertical-align: top;font-weight: bold;}.field_help_link {cursor: help;}.field_value, form#Create th, form#Create td, .top {vertical-align: top;}.bottom {vertical-align: bottom;}.field_value .text_input {width: 100%;min-width: 25em;}.uneditable_textarea {max-width: 30em;font-size: medium;}th.required:before {content: "* ";}th.required:before, span.required_star {color: red;}input.required, select.required, span.required_explanation {background-color: #fff7cd;color: #000;}.calendar_button {background: transparent url(../../skins/standard/global/calendar.png) no-repeat;width: 20px;height: 20px;vertical-align: middle;}.calendar_button span { display: none }.yui-calcontainer {display: none;background-color: white;padding: 10px;border: 1px solid #404D6C;}.bug_urls {margin: 0;padding: 0;list-style-type: none;}pre.field_textarea_readonly {margin: 2px;padding: 4px;overflow: auto;float: left;max-width: 30em;max-height: 7em;border: 1px solid #CCC;font-family: monospace;white-space: pre-wrap;}.yui-skin-sam .yui-ac-input { position:static !important;vertical-align:middle !important; }.yui-skin-sam .yui-ac-container { left:0px !important; }.yui-skin-sam .yui-ac { display: inline-block; }#bugzilla-body .yui-ac-content {max-height: 19em;overflow: auto;overflow-x: hidden;}#keywords_container {padding-top: .2em;}#keywords_container .yui-ac-content {margin-left: -1px;}#comment_tabs {border-spacing: 0;}.comment_tab {display: table-cell;border: 1px solid silver;padding: 2px 1em;cursor: pointer;background: transparent;}.active_comment_tab {background: #fff;font-weight: bold;}#comment_preview {border: 1px solid silver;padding: 1px;overflow: auto;margin: 0px;}#comment_preview_text {margin: 0px;width: auto;}#comment_preview_loading {font-style: italic;}#comment {margin: 0px 0px 1em 0px;}.validation_error_text {font-size: 120%;color: #B70000;font-weight: bold;}.validation_error_field, input.validation_error_field {border: 2px solid #B70000;background-color: #FFEBEB;}form th {text-align: right;}.left {text-align: left;}.center {text-align: center;}.right {text-align: right;}.middle {vertical-align: middle;}.inline {display: inline;}tr.shared_search {background-color: #fff7cd;color: #000;}.multi-columns {columns: 3;-moz-columns: 3;-webkit-columns: 3;}#page-index {padding: 0.2em 0.2em 0.15em 0.2em;max-width: 1000px;}.intro, .outro {text-align: center;}#new_release {border: 2px solid red;padding: 0.5em 1em;margin: 1em;font-weight: bold;}#new_release .notice {font-size: 80%;font-weight: normal;}#welcome-admin a {font-weight: bold;}.bz_common_actions {text-align: center;}.bz_common_actions ul {list-style-type: none;padding: 0;}.bz_common_actions ul li {display: inline;vertical-align: top;}.bz_common_actions ul li a {display: inline-block;height: 170px;width: 145px;margin: 0 2ex 2em 0;}.bz_common_actions ul li a span {position: relative;top: 90%;font-weight: bold;}.bz_common_actions a,.bz_common_actions a:visited,.bz_common_actions a:hover {text-decoration: none;}#enter_bug { background: url(../../skins/standard/index/file-a-bug.png)  no-repeat; }#query     { background: url(../../skins/standard/index/search.png)      no-repeat; }#account   { background: url(../../skins/standard/index/new-account.png) no-repeat; }#help      { background: url(../../skins/standard/index/help.png)        no-repeat; }#quicksearchForm {clear: both;text-align: center;margin-bottom: 2em;}#quicksearchForm #quicksearch_main {width: 27em;}#quicksearchForm {margin: 0;padding: 0;}#page-index table {border-collapse: collapse;margin: auto;}#welcome {font-size: x-large;font-weight: bold;text-align: center;margin: 0 0 0.8em 0;padding: 0;}#common_queries ul {list-style: none;padding-left: 1.5em;}#common_queries li a {text-decoration: none;}ul#quicksearch_links {margin-bottom: 1em;}ul.additional_links {list-style: none;margin: 0;padding: 0;}ul.additional_links li {display: inline;}ul.additional_links li.bz_default_hidden {display: none;}body.narrow_page #bugzilla-body > * {max-width: 45em;}.req_new {color: red;}.req_table {border-collapse: collapse;}.req_table td, .req_table th {border: 1px solid black;padding: .25em;}.qs_help li {margin-top: 1ex;}.qs_fields th {padding: 0 .25em;}.qs_fields th.field_nickname {text-align: left;}.qs_fields td {padding: .25em;border-top: 1px solid gray;}.qs_fields .field_name {width: 10em;}table.field_value_explanation {table-layout: fixed;border-collapse: collapse;}.field_value_explanation thead h2 {margin: 0;}.field_value_explanation .header_row td {text-align: center;font-size: 120%;font-weight: bold;}.field_value_explanation tbody td {border: 1px solid black;padding: 1em;}.field_value_explanation dt, .field_descriptions dt {margin-top: 1em;}.field_descriptions dt {font-size: 120%;}#duplicates_table {border-collapse: collapse;}#duplicates_table .resolved {background-color: #d9d9d9;color: black;}#duplicates_table thead tr {background-color: #ccc;color: black;}#duplicates_table thead tr th {vertical-align: middle;}#duplicates_table td, #duplicates_table th {border: 1px solid black;padding: .1em .25em;}#duplicates_table tbody td {text-align: center;}#duplicates_table tbody td.short_desc {text-align: left;}
/* skins/contrib/KSoft/global.css */
html { font: normal normal .97rem "skolar-sans-latin", "Lucida Grande", Lucida, Verdana, sans-serif;  color: #58585a; }body { padding-left: 1em;  padding-right: 1em; -webkit-animation: KEYFRAME-NAME 185ms; -moz-animation: KEYFRAME-NAME 185ms; -o-animation: KEYFRAME-NAME 185ms; animation: KEYFRAME-NAME 185ms; }@keyframes KEYFRAME-NAME, @-moz-keyframes KEYFRAME-NAME, @-o-keyframes KEYFRAME-NAME, @-webkit-keyframes KEYFRAME-NAME {0%   { opacity: 0; background-color: rgb(208, 208, 208); }25%   { opacity: .25; }50%   { opacity: .5; background-color: #f1f1f1;  }75%   { opacity: .75; }100% { opacity: 1; background-color: #fff; }}td, th, input { font-size: large; border-radius: .2475rem; }.edit_form td, .edit_form th, #choose_classification td, #choose_classification th { display: inline-block; padding: 5px; }img { border-radius: .2475rem; }input[type="button"], input[type="submit"], input[type="clear"], #bvp_toggle_editor, #header .testopia_btn { background-color: transparent; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 3px; #position: relative; #float: left; #display: block; overflow: hidden; #margin: 5px; color: #fff; background: -webkit-gradient(linear,left top,left bottom,color-stop(rgba(255,255,255,1),0),color-stop(rgba(246,246,246,1),0.74),color-stop(rgba(237,237,237,1),1)) !important; background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 74%, rgba(237,237,237,1) 100%); background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 74%, rgba(237,237,237,1) 100%); background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 74%, rgba(237,237,237,1) 100%); background: linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 74%, rgba(237,237,237,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); -webkit-box-shadow: 0px 0px 7px rgba(0,0,0,0.2), 0px 0px 0px 1px rgba(188,188,188,0.1); -moz-box-shadow: 0px 0px 7px rgba(0,0,0,0.2), 0px 0px 0px 1px rgba(188,188,188,0.1); box-shadow: 0px 0px 7px rgba(0,0,0,0.2), 0px 0px 0px 1px rgba(188,188,188,0.1); -webkit-transition: box-shadow 0.3s ease-in-out; -moz-transition: box-shadow 0.3s ease-in-out; -o-transition: box-shadow 0.3s ease-in-out; transition: box-shadow 0.3s ease-in-out; color: #d7565b !important; line-height: 16px; font-weight: bold; font-family: "Myriad Pro", "Trebuchet MS", sans-serif; text-shadow: 1px 1px 2px rgba(255,255,255,0.5); padding: 10px !important; }input[type="button"]:active, input[type="submit"]:active, input[type="clear"]:active, #bvp_toggle_editor:active, #header .testopia_btn:active { -webkit-transition-duration: 0s; transition-duration: 0s; background: #cd5240; color: #ac2815; line-height: 1.7; font-size: unset; }input[type="button"]:hover, input[type="submit"]:hover, input[type="clear"]:hover, #bvp_toggle_editor:hover, #header .testopia_btn:hover { background: #d7565b; color: white !important; -webkit-box-shadow: 0px 2px 2px rgba(0,0,0,0.6) inset, 0px 0px 0px 1px rgba(188,188,188,0.1); -moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.6) inset, 0px 0px 0px 1px rgba(188,188,188,0.1); box-shadow: 0px 2px 2px rgba(0,0,0,0.6) inset, 0px 0px 0px 1px rgba(188,188,188,0.1); }input[type="text"], input[type="password"], .text_input, .bz_userfield, #keyword_container, textarea {  box-shadow: 0 0 0 1px #f1f1f1; background: #fff; border-radius: .2475rem;  cursor: text; padding: 3px;  color: #58585a;  shape-outside: circle();  font-size: unset; }select { box-shadow: 0 0 0 1px #f1f1f1; background: #fff; border-radius: .2475rem; padding: 3px;  color: #58585a;  shape-outside: circle(); font-size: unset;  }#titles { width: 98% !important; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; background-color: #970000; color: #ffffff; min-height: 30px; border-radius: .2475rem; margin: 0 auto; }#header { color: transparent; width: 100%; font-size: medium; -moz-border-radius: 5px; background-color: #f1f1f1; border-radius: .2475rem; }#header .links { z-index: 2; padding: 3px; letter-spacing: 1px; border: 0px; }#header a, #header a:visited { color: #00539f; }#header a:hover { background-color: #f1f1f1; -moz-border-radius: 5px; -webkit-animation: bounceInUp 1s; -webkit-animation-delay: .1s; }#header span { }#bugzilla-body { background: #ffffff;  color: #58585a;  margin-top: 10px;  border-radius: .2475rem;  margin-bottom: 10px; padding: 10px;   font-size: medium; -moz-border-radius: 5px; border-style: solid; border-color: black; border-width: 1px; -webkit-animation: bounceInUp 1s; -webkit-animation-delay: 1s; line-height: 1.7; word-break: break-all;}a:link, a:link:hover {   color: #0066CC; }a:visited {  color: #6699CC; }a:link, a:visited {  text-decoration: none; }a:link:hover, a:visited:hover {  text-decoration: underline; }hr {   border-color: #969696;   border-style: dotted;   border-width: 1px;   margin-top: 10px; }#bugzilla-body th {  font-weight: bold;  vertical-align: top;  white-space: nowrap; }#bug-form td {  padding-top: 2px;  }#attachment-list {  border: 2px solid #c8c8ba;  font-size: medium; }#attachment-list th { background-color: #e6e6d8;  border: none;  border-bottom: 1px solid #c8c8ba;  text-align: left;}#attachment-list th a {  color: black; }#attachment-list td {  border: none; }#attachment-list-actions td {  border-top: 1px solid #c8c8ba; }#knob { background-color: #e6e6d8; border: 1px solid #c8c8ba; padding: 5px; text-align: left; }#knob a { color: #646456; }#knob-buttons { margin-top: 10px; margin-bottom: 5px; }#knob-buttons p { display: inline; padding-left: 10px; }#knob-buttons a { font-size: medium; }.reply-button a { padding-left: 2px; padding-right: 2px; }.bz_comment { background-color: #ffffff; margin: 1px 1px 10px 1px;  border-width: 1px;  border-style: solid;  border-color: black;  padding: 5px;  width: 90vw;  min-width: 90vw; max-width: 99vw;  border-radius: .475rem; line-height: 1.7; }.bz_comment:nth-child(odd) { background-color: #cccccc4d; }.bz_comment:nth-child(even) { background-color: #fff; }.bz_comment_text {  font-size: medium; width: 89vw; min-width: 80vw; line-height: 1.7; white-space: pre-wrap; overflow-wrap: anywhere; text-size-adjust: auto; word-spacing: normal; text-align: justify; font: 100% Source Code Pro, Inconsolata, Menlo, monospace; font-size: large; color: #222; }.bz_first_comment { background: #d2cece4d !important; line-height: 1.7; }.bz_comment_head, .bz_first_comment_head {  margin: 0; padding: 0;  background-color: transparent; font-weight: bold; }.bz_comment.bz_private {  background-color: #f0e8e8; border-color: #f8c8ba; line-height: 1.7; }.bz_comment_head i, .bz_first_comment_head i {  font-style: normal; }.bz_comment_user_images img { vertical-align: bottom; height: 35px; width: auto;  }.comment_rule {  display: none; }#footer { color: transparent; width: 100%; font-size: medium; -moz-border-radius: .2475rem; background-color: gray; border-radius: .2475rem;}#footer a, #footer a:visited { color: white; }#footer a:hover {background-color: #f1f1f1; -moz-border-radius: 5px; -webkit-animation: bounceInUp 1s;-webkit-animation-delay: .1s;}#footer span { }#footer #links-actions, #footer #links-edit, #footer #links-saved, #footer #links-special { margin-top: 2px; }#footer .label { font-weight: bold; color: #ffffff; }#footer .links { border-spacing: 30px; padding-bottom: 2ex; }.separator { color: #cccccc; }#footer li.form { background-color: transparent; }.tabbed .tabbody { background: #f8f8f8; padding: 1em; border-style: solid; border-color: #000000; border-width: 0 3px 3px 1px; }.tabs { margin: 0; padding: 0; border-collapse: collapse; }.tabs td { border-width: 1px; 	background-color: #d8d8d8 }#tabs a, #tabs a:active, #tabs a:visited { padding: 10px; line-height: 2; -moz-border-radius: 5px; border-radius: 6px; font-variant: titling-caps; font-size: medium; }#tabs a:hover { border-style: solid; border-color: rgba(0,0,0,0.2); border-width: 1px; -webkit-animation: bounceInUp 1s; -webkit-animation-delay: .3s; box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19); z-index: 1000; color: #0080FF; font-stretch: condensed; }.tabs td.selected { background: #f8f8f8; border-width: 1px 3px 0 1px;}.tabs td.spacer { background: transparent; border-top: none; border-left: none; border-right: none;}.bz_row_odd { background-color: #f0f0f0;}form.mini_login input.bz_password { width: 8em; }.ksoft_user a:link, .ksoft_user a:hover,.KSoft_user a:link, .KSoft_user a:hover  { color: #781F1C; }.bz_collapse_expand_comments {width: 270px; display: none;}#comment {	width: 90vw;  min-width: 80%; }.admin_links a, #admin_links a {	font-size: medium;}dt, form dt {	font-size: medium;}.bz_alias_short_desc_container edit_form, knob-buttons, #knob-buttons, #bz_alias_short_desc_container edit_form {}.edit_form > tbody > tr:first-child {background: #eee3;}.first-child { width: 70px; }#cf_bugclientid, .cf_bugclientid { width: 60px }#tabs ul { -moz-column-count: 3; -moz-column-gap: 20px; -webkit-column-count: 3; -webkit-column-gap: 20px; column-count: 3; column-gap: 20px; }#bz_show_bug_column_2 > table > tbody > tr:nth-child(11), #bz_show_bug_column_2 > table > tbody > tr:nth-child(12), #bz_show_bug_column_2 > table > tbody > tr:nth-child(13) {	display: none;}#page-index { max-width: 100%; }#quicksearchForm { display: grid; width: max-content; padding: 0 10vw; margin: auto; }#quicksearch_main { max-width: 50vw; }td.admin_links { width: 50%; padding: 1em; vertical-align: top; text-align: justify;}.admin_links a, #admin_links a {  font-size: inherit; }dt, form dt { font-size: inherit; }dd { text-align: justify; }.changelog-table { border: 0px; padding: 10px; }.changelog-table thead, .changelog-table > thead > tr > th { background: #2d2a2a; color: whitesmoke; }.changelog-table tr:nth-child(2n) { background: #f1f1f14d; }.changelog-table tr:hover { webkit-transform: scale(0.99); transform: scale(0.99); -webkit-transition: all 0.12s ease-out; -moz-transition: all 0.12s ease-out; -o-transition: all 0.12s ease-out; background: #F0EFE5;}#logoKS { position: absolute; }#logoKS svg { width: 53px; border-radius: .2475rem; position: relative; top: -87.5px; right: 1px; }#bz_big_form_parts>td:last-child { width: 170px; }.bz_group_visibility_section { margin-left: 1em; display: block; min-width: 250px; }#Create #comp_desc {  height: auto !important; }.related_actions  > a {display: none; }.bz_comment_user, .bz_comment_time, .bz_comment_number, .bz_private_checkbox, .bz_comment_actions { margin: 0 .5em; display: block; }@import url(../../skins/contrib/KSoft/global_print.css);@import url(../../skins/contrib/KSoft/global_large.css);@media screen and (max-width: 600px) {  .bz_buglist > tbody > tr { display: flex; flex-direction: column; width: 90vw; } }
