@import "jquery.autocomplete.css";

div {
    margin: 0 auto;
    padding: 0;
}

h1, h2, h3, form, img {
    border: medium none;
    margin: 0;
    padding: 0;
}
ul {
    margin-top: 1em;
    margin-bottom: 1em;
}
label {
    vertical-align: middle;
}
.login label {
    display: block;
}

.question-captcha {
    margin-top: 10px;
}

.question-captcha #recaptcha_area {
    margin: 0;
}

.login .form-row-vertical {
    margin-bottom: 8px;
}

input, select {
    vertical-align: middle;
}

.clear {
  clear: both;
  width: 0px;
  height: 0px;
}

a:hover {
    text-decoration: underline;
}

.tright {
    text-align: right;
}

.spacer3 {
    clear: both;
    height: 30px;
    line-height: 30px;
    visibility: hidden;
}

td ul {
    vertical-align: middle;
}

li input {
    margin: 3px 3px 4px;
}

pre {
    margin: 0px 0px 10px 0px;
    overflow: auto;
    font-size: 11pt;
    background: #F5F5F5;
}

blockquote {
    overflow: auto;
}

#wrapper, #announcement {
    margin: auto;
    padding: 0;
    width: 935px;
    background-color: #FFF;
}

.central-area {
    padding-top: 0px;
}

#CALeft {
    float: left;
    position: relative;
    width: 730px;
}

#CARight {
    float: right;
    width: 200px;
}

#CAFull {
    float: left;
    padding: 0 5px;
    width: 935px;
}

#ground {
    padding-bottom: 0;
    padding-top: 6px;
    text-align: center;
}

#searchBar .searchInput {
    width: 155px;
    border: 0;
    padding: 4px;
    font-size: 9pt;
    float: left;
}

#searchBar .searchField {
    border: 1px solid #AAAAAA;
    margin-bottom: 4px;
    height: 28px;
    overflow: hidden;
}

#searchBar .dijitTextBoxHover {
    background: transparent;
}

#searchBar {
    margin: 0px 0px 21px 4px;
}

#searchBar button {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    float: right;
    line-height: 1.1;
    margin: 0;
    padding: 5px 4px 5px 0;
    width: 26px;
    cursor: pointer;
}
.sidebar .view {
    margin-top: -4px;
    margin-bottom: 12px;
}

#searchBar .options {
    margin: 4px 0px 0px 0px;
}

#searchBar .options label {
    margin: 0px 5px 0px 4px;
}

#searchBar .options input:hover, #searchBar .options label:hover {
    cursor: pointer;
}

#listA {
    background-color: #FFFFFF;
    float: left;
    padding: 0 0;
    width: 100%;
    margin-top: 6px;
}

.stats-table {
	float: left;
	padding: 0 0;
	width: 100%;
	margin-top: 6px;
}

#commentsTable {
    background-color: #FFFFFF;
    float: left;
    padding: 0 0;
    width: 100%;
    margin-top: 6px;
}

#answerTable {
    background-color: #FFFFFF;
    float: left;
    padding: 0 0;
    width: 100%;
    margin-top: 6px;
}

.short-summary {
    border-top: 1px solid #cccccc;
    float: left;
    overflow: hidden;
    padding: 6px 0px 9px 0;
    position: relative;
    width: 760px;
}

.short-summary:last-of-type {
    border-bottom: 1px solid #cccccc;
}

.user-stats-table .short-summary {
    width: 738px;
}

.short-summary .userinfo, .post-update-info, .user .stats, .user-info span {
    color: #999999;
}

.short-summary .counts {
    float: right;
    margin-right: 0px;
    margin-top: 4px;
    padding-right: 2px;
}

.short-summary .counts .item-count {
    font-size: 14pt;
    font-weight: bold;
}

.user-info-image {
    float: left;
    margin-right: 15px;
}

.user-info-image img {
    width: 70px;
    height: 70px;
}

.user-info {
    float: left;
    clear: right;
}

.user-stats-table .short-summary .question-summary-wrapper {
    width: 489px;
}

.user-stats-table {
    margin-top: 5px;
    margin-bottom: 7px;
}

.user-stats-table .short-summary:first-of-type {
    border-top: 0px;
}

.short-summary .question-summary-wrapper {
  float: left;
  width: 555px;
}

.short-summary .votes, .short-summary .status, .short-summary .views {
    float: left;
    height: 42px;
    margin: 0 6px 0 0px;
    padding: 5px 2px 0;
    text-align: center;
    width: 56px;
}

.short-summary .views {
    color: #0D56BA;
}

.short-summary .votes {
    color: #F58B0F;
}

.short-summary .favorites {
    width: 24px ;
    float: left;
    text-align: center;
}

#question-table {
    margin-bottom: 10px;
    table-layout: fixed;
}

.questions-count {
    color: #F58B0F;
    margin: 5px 0px;
}

.trimless-view .questions-count {
    font-size: 14pt;
}

.paginator {
    padding: 5px 0 10px;
}

.paginator-container-left {
    padding: 5px 0 10px;
}

.tagsList a {
    margin-right: 3px;
}

.tabBar {
    background-color: #FFFFFF;
    border-bottom: 1px solid white;
    height: 30px;
    margin-bottom: 3px;
}

.questions-tabs, .tags-tabs, .users-tabs {
    margin-bottom: 14px;
    margin-top: 6px;
}

.tabsA {
    background-color: #FFFFFF;
    display: inline;
    height: 20px;
    position: relative;
    font-size: 10pt;
    color: #999999;
}

.tabsA span {
    float: left;
}

.tabsA a, .sticky-sort-tabs {
    display: block;
    float: left;
    height: 20px;
    line-height: 22px;
}

.tabsA a {
    margin: 0 6px;
}

.sticky-sort-tabs {
    width: 20px;
    padding: 0;
}

.sticky-sort-tabs input {
    border: 0;
    height: 14px;
    width: 14px;
    margin: 2px;
}

.tabsA a.on {
    color: #000000;
}

.questions-related {
    word-wrap: break-word;
}

.questions-related p {
    font-size: 100%;
    line-height: 20px;
    margin-bottom: 10px;
}

.question-body {
    min-height: 30px;
    width: 705px;
    word-wrap: break-word;
    margin: 0;
}

.question-body p:first-of-type, .answer-body p:first-of-type {
    margin-top: 0px;
}

.question-body ul, .answer-body ul {
    padding-left: 40px;
}

.vote-buttons {
    float: left;
    text-align: center;
}

span.form-error {
    color: #990000;
    font-weight: normal;
    margin-left: 5px;
}

ul.errorlist li {
    color: #990000;
    font-weight: normal;
    margin-left: 0px;
    margin-top: 5px;
}

.answer {
    margin-bottom: 25px;
    padding: 10px 10px 10px 0px;
}

.answer td {
    vertical-align: top;
}

.answer-body {
    width: 705px;
    margin: 0;
    word-wrap: break-word;
}

.answered {
    color: #1CA62D;
}

.answered-accepted, .answer-votes.answered-accepted {
    color: #093914;
    background-image: url("../images/checkmark_16.png");
    background-repeat: no-repeat;
    background-position: left 12px;
}

.unanswered {
    color: #999999;
}

.tagsList {
    list-style-type: none;
    margin: 0;
    min-height: 360px;
    padding: 0;
    color: #999999;
    font-size: 8pt;
}

.tagsList td {
/*  border-top: 1px solid #cccccc;
    padding: 10px 10px 10px 0px;
*/
    width: 233px;
    padding: 0px 10px 5px 0px;
    overflow: hidden;
    white-space: normal;
    vertical-align: top;
}

.tagsList li {
    float: left;
    width: 235px;
}

.badge-list {
    list-style-type: none;
    margin: 0;
}

.badge-list a {
    color: #3087B3;
}

.list-item {
    margin-left: 15px;
}

.list-item li {
    font-size: 13px;
    line-height: 20px;
    list-style-type: disc;
    margin-bottom: 10px;
}

.form-row {
    line-height: 25px;
}

table.form-as-table {
    margin-top: 5px;
}

table.form-as-table ul {
    display: inline;
    list-style-type: none;
}

table.form-as-table li {
    display: inline;
}

table.form-as-table pre {
    display: inline;
}

table.check-table td {
    padding-right: 50px;
}

.submit-row {
    clear: both;
    display: block;
    line-height: 30px;
    padding-top: 10px;
}

.error {
    color: darkred;
    margin: 0;
}

.small {
    font-size: 11px;
}

span.form-error {
    color: #990000;
    font-size: 90%;
    font-weight: normal;
    margin-left: 5px;
}

.title-desc, .title-desc ul {
    color: #666666;
    font-size: 90%;
    margin-bottom: 8px;
}

#editor {
    font-size: 100%;
    line-height: 18px;
    min-height: 200px;
    width: 100%;
}

.wmd-preview {
    background-color: #F5F5F5;
    margin-top: 10px;
    min-height: 20px;
    padding: 6px;
    width: 98%;
}

.preview-toggle {
    color: #AAAAAA;
    font-weight: 600;
    text-align: left;
    width: 100%;
}

.preview-toggle span:hover {
    cursor: pointer;
}

#revisions {
    width: 950px;
}

.revision {
    margin: 10px 0;
    width: 100%;
}

.revision .header {
    background-color: #EEEEEE;
    cursor: pointer;
    padding: 5px;
}

.revision .author {
    background-color: #E9E9FF;
}

.revision .summary {
    padding: 5px 0 10px;
}

.revision .summary span {
    /**background-color: yellow;**/
    display: inline;
    padding-left: 3px;
    padding-right: 3px;
}

.revision h1 {
    font-size: 130%;
    font-weight: 600;
    padding: 15px 0;
}

.revision-mark {
    display: inline-block;
    font-size: 90%;
    overflow: hidden;
    text-align: left;
    width: 200px;
}

.revision-number {
    font-size: 300%;
    font-weight: bold;
}

.revision .body {
    margin-bottom: 50px;
    padding-left: 10px;
}

del {
    color: #FF5F5F;
}

ins {
    background-color: #97FF97;
}

.user-about {
    background-color: #EEEEEE;
    height: 200px;
    line-height: 20px;
    overflow: auto;
    padding: 10px;
    width: 90%;
}

.user-edit-link {
    background: url("../images/edit.png") no-repeat scroll 0 0 transparent;
    padding-left: 20px;
}

.user-info-table {
    margin-bottom: 10px;
}

.relativetime {
    text-decoration: none;
}

.answer-summary {
    clear: both;
    display: block;
    padding: 3px 0px;
}

.answer-votes {
    background-color: #EEEEEE;
    color: #555555;
    float: left;
    font-size: 110%;
    font-weight: bold;
    height: 15px;
    margin-right: 10px;
    padding: 4px 4px 5px;
    text-align: center;
    text-decoration: none;
    width: 20px;
}

.vote-count {
    color: #777777;
    font-size: 160%;
    font-weight: 700;
}

.user-action-1 {
    color: #333333;
    font-weight: bold;
}

.user-action-2 {
    color: #CCCCCC;
    font-weight: bold;
}

.user-action-3 {
    color: #333333;
}

.user-action-4 {
    color: #333333;
}

.user-action-7 {
    color: #333333;
}

.user-action-8 {
    background-color: #CCCCCC;
    color: #763333;
    font-weight: bold;
    padding: 3px;
}

.question-title-link a {
    color: #0077CC;
    font-weight: bold;
}

.answer-title-link a {
    color: #333333;
}

.post-type-1 a {
    font-weight: bold;
}

.post-type-3 a {
    font-weight: bold;
}

.post-type-2 a {
    color: #333333;
}

.post-type-4 a {
    color: #333333;
}

.post-type-8 a {
    color: #333333;
}

.sidebar .badge1, .badge1 {
    color: #E2A300 !important;
}

.sidebar .badge2, .silver, .badge2 {
    color: #767472 !important;
}

.sidebar .badge3, .bronze, .badge3 {
    color: #873900 !important;
}

.user {
    line-height: 140%;
    padding: 5px;
    width: 220px;
    display: inline-block;
    color: #999999;
    vertical-align: top;
}

.user img {
    float: left;
    margin-right: 8px;
}

.user ul {
    list-style-type: none;
    margin: 0;
}

.user div {
    margin-left: 50px;
    width: 180px;
}

.user .thumb {
    clear: both;
    display: inline;
    float: left;
    margin-right: 4px;
}

.message {
    background-color: #EEEEEE;
    border: 1px solid #AAAAAA;
    margin: 10px 0;
    padding: 5px;
}

.message p {
    margin-bottom: 0;
}

.darkred {
    color: darkred;
}

.submit {
    background-color: #D4D0C8;
    border: 1px solid #777777;
    cursor: pointer;
    font-size: 120%;
    font-weight: bold;
    height: 40px;
    padding-bottom: 4px;
}

.submit:hover {
    text-decoration: underline;
}

.ask-body {
    padding-right: 10px;
}

.notification {
    float: normal;
    margin: 0px 0px 20px 0px;
    border-radius: 5px;
}

.no-left .notification {
    width: 730px;
    margin: 0px 0px 20px 0px;
}

#close-notify {
    color: #735005;
    cursor: pointer;
    font-size: 14px;
    line-height: 18px;
    padding: 0 3px;
    text-decoration: none;
}

#close-notify:hover {
    text-decoration: none;
}

.big {
    font-size: 15px;
}

.strong {
    font-weight: bold;
}

.orange {
    color: #D64000;
    font-weight: bold;
}

.grey {
    color: #808080;
}

.about div {
    border-top: 1px dashed #AAAAAA;
    padding: 10px 5px;
}

.about div.first {
    border-top: medium none;
    padding-top: 0;
}

.about p {
    margin-bottom: 10px;
}

.about a {
    color: #D64000;
    text-decoration: underline;
}

.about h3 {
    font-size: 15px;
    font-weight: 700;
    line-height: 30px;
    padding-top: 0;
}

.nomargin {
    margin: 0;
}

.inline-block {
    display: inline-block;
}

.list-table td {
    vertical-align: top;
}

table.form-as-table input {
    display: inline;
    margin-left: 4px;
}

ul.form-horizontal-rows {
    list-style: none outside none;
    margin: 0;
}

ul.form-horizontal-rows li {
    height: 40px;
    position: relative;
}

ul.form-horizontal-rows label {
    display: inline-block;
}

ul.form-horizontal-rows label {
    bottom: 6px;
    font-size: 12px;
    left: 0;
    line-height: 12px;
    margin: 0;
    position: absolute;
}

ul.form-horizontal-rows li input {
    bottom: 0;
    left: 180px;
    margin: 0;
    position: absolute;
}

#changepw-form li input {
    left: 150px;
}

.user-profile-tool-links {
    font-weight: bold;
    padding-bottom: 10px;
}

.post-controls, .tags-container {
    line-height: 12px;
    min-width: 200px;
}

.answer-controls {
    margin-top: 0px;
}

.post-controls {
    font-size: 11px;
}

.tags-container {
    margin: 30px 0 16px 0;
}

#question-controls .tags {
    margin: 0 0 3px;
}

#question-controls .action-link, .answer-controls .action-link {
    margin-bottom: 5px;
    display: inline-block;
}

.helpful-block {
    color: #999999;
    margin-top: 15px;
}

.post-update-info-user {
    padding-bottom: 10px;
}

.post-update-info {
    margin-bottom: 2px;
    display: table-cell;
    vertical-align: middle;
}

.post-update-info p {
    margin: 0 0 4px;
    padding: 0;
}

.post-update-info img {
    margin: 0 8px 0 0;
    width: 26px;
    height: 26px;
    float: left;
}

#question-table .post-update-info img {
    width: 32px;
    height: 32px;
}

.post-update-info div {
    height: 26px;
    display: table-cell;
    vertical-align: middle;
    width: 600px;
}

.answer .post-update-info div {
    line-height: 13pt;
}

#question-table .post-update-info div {
    height: 32px;
}

#tagSelector {
    padding-bottom: 2px;
}

#hideIgnoredTagsControl {
    margin: 5px 0 0;
}

#hideIgnoredTagsCb {
    margin: 0 2px 0 1px;
}

a.sidebar_button {
    background: none repeat scroll 0 0 #EEEEEE;
    color: black;
    cursor: pointer;
    font-size: 11px;
    padding: 3px;
}

a.sidebar_button:hover {
    background-color: #777777;
    color: white;
    text-decoration: none;
}

a.post-vote, .favorite-mark, a.accept-answer {
    display: block;
    height: 24px;
    position: relative;
    width: 24px;
}

a.post-vote.up {
    background: url("../images/thumbs-up_24.png") no-repeat scroll center center transparent;
}

a.post-vote.up.on, a.post-vote.up:hover {
    background: url("../images/thumbs-up-hov_24.png") no-repeat scroll center center transparent;
}

a.post-vote.down {
    background: url("../images/thumbs-down_24.png") no-repeat scroll center center transparent;
}

a.post-vote.down.on, a.post-vote.down:hover {
    background: url("../images/thumbs-down-hov_24.png") no-repeat scroll center center transparent;
}

a.accept-answer {
    background: url("../images/answered_24.png") no-repeat scroll center center transparent;
    margin-top: 5px;
}

a.accept-answer.on, a.accept-answer:hover {
    background: url("../images/answered-hov_24.png") no-repeat scroll center center transparent;
}

.community-wiki {
    font-size: 11px;
    color: #333;
    background: url("../images/wiki.png") no-repeat left center;
    padding-left: 36px;
    margin: 6px 0 0 0;
    min-height: 32px;
    line-height: 15px;
}

.post-score {
    color: #777777;
    font-size: 165%;
    font-weight: bold;
    padding: 0 0 3px;
}

.favorite-mark {
    background: url("../images/star_24.png") no-repeat scroll center center transparent;
    margin-top: 5px;
}

.favorite-mark.on, a.favorite-mark:hover {
    background: url("../images/star-hov_24.png") no-repeat scroll center center transparent;
}

.comments-container {
    clear: both;
}

.comments-container {
    padding: 0;
}

.comment.not_top_scorer {
    display: none;
}

img.subscription-remove {
    float:right;
}

.comment-form-container {
    display: none;
    padding-top: 12px;
}

.comment-form-widgets-container input {
    vertical-align: top;
}

.comment-form-widgets-container textarea {
    height: 80px;
    width: 80%;
    float: left;
}

div.comment-tools {
    margin-top: 15px;
}


.action-link {
    color: #777777;
    cursor: pointer;
    padding: 3px;
}

.action-link a {
    color: inherit;
}

.action-link a.ajax-command:hover {
    background-color: #777777;
    color: #FFFFFF;
    text-decoration: none;
}

.action-link-separator {
    color: #CCCCCC;
}

.deleted {
    background-color: #F4E7E7;
}

#command-loader {
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 24px;
    height: 24px;
    background: url('../images/indicator.gif')
}

#command-loader.success {
    background: url('../images/answered-hov_24.png')
}

.comment-form-buttons {
    width: 18%;
    height: 100%;
    float: right;
}

.comment-form-buttons input, .user-prompt .prompt-buttons button {
    height: 16px;
    line-height: 12px;
    font-size: 110%;
    border: 1px solid #999;
}

.comment-form-buttons input {
    width: 100%;
    height: 22px;
    vertical-align: middle;
    margin-top: 6px;
}

#ask-related-questions {
    max-height: 150px;
    overflow-y: auto;
    width: 100%;
}

.context-menu {
    position: relative;
}

div.dialog, .context-menu-dropdown {
    position: absolute;
    background-color: #f5f5f5;
    border: 1px solid #b5b5b5;
}

.context-menu-dropdown {
    display: none;
    right: 0px;
    text-align: left;
    list-style-type: none;
    z-index: 500;

    border: 0;
    margin: 0;
    vertical-align: baseline;
    box-shadow: 0 2px 6px var(--cds-shadow,rgba(0,0,0,0.3));
    padding: .25rem 0;
    background-color: var(--cds-layer);
    max-inline-size: 18rem;
    min-inline-size: 10rem;
}

.context-menu-dropdown li.item {
    font-size: var(--cds-body-short-01-font-size,0.875rem);
    font-weight: var(--cds-body-short-01-font-weight,400);
    line-height: var(--cds-body-short-01-line-height,1.28572);
    letter-spacing: var(--cds-body-short-01-letter-spacing,0.16px);
    display: flex;
    align-items: center;
    block-size: 3rem;
    color: var(--cds-text-secondary,#525252);
    cursor: pointer;
    padding-inline: 1rem;
    transition: background-color 70ms cubic-bezier(.2,0,.38,.9);
}

.context-menu-dropdown li.item a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    color: inherit;
    white-space: nowrap;
    text-decoration: none;
}

.context-menu-dropdown li.separator {
    font-size: var(--cds-body-short-01-font-size,0.875rem);
    font-weight: 600;

    display: flex;
    align-items: center;
    block-size: 3rem;
    color: var(--cds-text-secondary,#525252);
    cursor: pointer;
    padding-inline: 1rem;
}

.context-menu-dropdown li.item:hover {
    background-color: var(--cds-layer-hover);
    color: var(--cds-text-primary,#161616);
}

.context-menu-trigger {
    cursor: pointer;
}

div.dialog .dialog-content {
    padding: 12px 12px 37px 12px;
    z-index: 1000;
}

div.dialog .dialog-buttons {
    margin: 0px;
    height: 25px;
    text-align: center;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
}

.dialog-yes, .dialog-no {
    margin: 0 3px 5px 3px;
    background-color: #3060A8;
    color: white;
    height: 20px;
    line-height: 20px;
    font-weight: bold;
    border: 0;
}

div.dialog.confirm, div.dialog.warning {
    text-align: center;
}

div.dialog.confirm {
    font-weight: bold;
    box-sizing: content-box;
}

div.dialog.prompt {
    width: 300px;
}

div.dialog.prompt .dialog-content select, div.dialog.prompt .dialog-content textarea, div.dialog.prompt .dialog-content input[type=text] {
    width: 100%;
    padding: 0;
    border: 0;
}

.user-prompt .prompt-buttons {
    text-align: right;
}

.suspended-user {
    text-decoration: line-through !important;
}

div#subscription_list {
    width: 100%;
    /*float:left;*/
}

div.subscription_summary {
    border-top: 1px solid #CCCCCC;
    overflow: hidden;
    padding: 3px 0px 5px 0;
    position: relative;
    width:100%;
    margin-top: 5px;
}

div.subscription_title {
    /*float:left;
    line-height:30px;*/
    margin-top: 5px;
    font-size: 16px;
    font-weight:bold;
}

a.subscription_unsubscribe_button {
    float:left;
    font-size: 11px;
    font-weight:bold;

    margin-right:15px;
    margin-top: 8px;
}

div.subscription_userinfo {
    float:right;
}

div.subscription_tags {
    float:left;
}
div.subscription_tags a, span.tag {
    border: 1px solid #cccccc;
    color: #777777;
    font-size: 11px;
    font-weight: normal;
    padding: 1px 8px;
    text-decoration: none;
    white-space: nowrap;
}
div.subscription_tags a:hover {
    background-color: #356FCB;
    color: #FFFFFF;
}

div.wmd-button {
    color:white;
}
div.wmd-button-bar {
    float:left;
}
.sidebar .dotted-section p, .sidebar p, .sidebar ul {
    color: #666666;
}
.smallText h2 {
    margin-top: 0;
    font-size: 1em;
    font-weight: bold;
    color: #666;
}
.tabBar h1 {
    display: inline;
}
.central-area h1 {
    margin-top: 0px;
}
.dotted-section .central-area label {
    display: inline;
    color: #000000;
}
.downloads-page .message-area {
    clear: none;
}
.form-item {
    margin-top: 8px;
}
.form-tags {
    margin-top: -5px;
}
.form-item input[type="text"] {
    margin: 3px 0px;
    width: 740px;
}
.form-item input[type="checkbox"] {
    margin: 0 5px 0 0;
}
#id_revision {
    width: 100% !important;
}

hr {
    color: #cccccc;
    background-color: #cccccc;
}
.dotted-section .central-area {
    color: #333333;
}
.accept-rate {
    color: #F58B0F;
}
.forum-comments {
    word-wrap: break-word;
}
.tab-area {
    margin-top: 15px;
}
.tab-area .tab {
    float: left;
    padding: 3px 15px 3px 15px;
}
.tab-area .selected {
    background: #ffffff;
    font-weight: bold;
}
.tab-area .tab a {
    color: #333333;
}
.tab-area input {
    margin-left: 15px;
    background: #FAE5B8;
    border: 1px solid #000000;
    padding: 2px;
    cursor: pointer;
}
.vote-count-up {
    color: #1CA62D;
}
.vote-count-down {
    color: #F58B0F;
}
.vote-count-up, .vote-count-down {
    font-size: 11pt;
}
.tabs-right .tabsA {
    margin-bottom: 15px;
    float: right;
}
.tabs-right .tabsA a {
    font-size: inherit;
}
.answer-summary .answer-link {
    float: left;
}
.answers-table .answer-score {
    color: #F58B0F;
}
.answers-table .answer-views {
    color: #0D56BA;
}
/* remove this for old template */
.content-area-bottom {
    height: 25px;
}
.left-column {
    margin-top: -5px;
}
table.answers-table {
    padding-top: 5px;
}
table.reputation-table td {
    vertical-align: middle;
}
.reputation-table .positive, .reputation-table .negative {
    text-align: center;
    white-space: nowrap;
    font-weight: bold;
}
.reputation-table .positive {
    color: #1CA62D;
}
.reputation-table .negative {
    color: #AF0004;
}
table.gray-table table {
    margin: 0px;
    padding: 0px;
}
table.gray-table table td {
    margin: 0px;
    padding: 0px;
    border: 0px;
}
.user-pager {
    margin-bottom: 20px;
}
.top-area {
    margin-bottom: 0px;
}
.top-area .cs-button {
    float: right;
    position: relative;
    bottom: -30px;
    z-index: 1000;
}
input[type=button]::-moz-focus-inner {
    padding: 1px;
}
.view-inner-wrapper h2 {
    font-size: 10pt;
    font-weight: bold;
}
.view-inner-wrapper p {
    margin: 4px 0px 10px 0px;
}
.forum-search-box {
    float: right;
    margin-top: -6px;
}
.content-top-margin {
    height: 50px;
}
.has-notification {
    height: 20px;
}
.user .users-stats, .user-info span.questions-count, .user-info span.answers-count, .user-info span.votes-count {
    color: #666666;
}
.short-summary h4.list-heading a:visited {
    color: #9aadb7;
}
.short-summary h4 a:visited:hover {
    color: #F58B0F;
}
.answer-body blockquote {
    margin: 0px 0px 0px 30px;
}
.resizable-textarea {
    margin-top: 3px;
}
.ua-content-section {
    zoom: 1;
    position: relative;
    overflow: hidden;
}

.ua-content-section > 
.content
{
    margin: 8px 12px;
}
.status-green {
    display: inline-block;
    height: 6px;
    width: 6px;
    background-color: green;
    margin-right: 6px;  
}


.ua-content-section
.cbd-close-button-site {
    position: absolute;
    right: 8px;
    text-align: right;
    top: 8px;
}

.ua-content-section
.cbd-close-button-site 
img {
    display: inline-block;
    background-image: url('../images/close.gif');
    cursor: pointer;
    height: 10px;
}

.ua-content-section
.cbd-close-button-site 
img:hover {
    display: inline-block;
    background-image: url('../images/close-hov.gif');
    height: 10px;
}
#nav_ask {
    background-image: url('../images/askaquestion.png');
    background-repeat: no-repeat;
    width: 126px;
    height: 30px;
    font-size: 11pt;
    color: #FEFFFE;
    line-height: 30px;
    padding: 0px 0px 0px 32px;
    margin: 15px 0px 0px 0px;
    float: right;
}
#nav_ask:hover {
    background-image: url('../images/askaquestion-hover.png');
    color: #262626;
    text-decoration: none;
}
#subscribe-me {
    background-image: url('../images/subscribme-hover.png');
    background-repeat: no-repeat;
    width: 121px;
    height: 30px;
    font-size: 10.5pt;
    color: #000000;
    line-height: 30px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
    padding: 0px;
    margin: 2px 0px 0px 20px;
    text-align: center;
    display: inline-block;
}
#subscribe-me:hover {
    background-image: url('../images/subscribme.png');
    color: #ffffff;
    text-shadow: 0 1px 0 rgba(0,0,0,0.35);
    text-decoration: none;
}
#tagSelector h2 {
    margin-bottom: 5px;
}
.dj_ie7 .top-area .cs-button {
    width: 188px;
}
.commentBox {
    margin-right: 10px;
    width: 80%;
    float: left;
}
.post-update-info .jazz-role {
    font-size: 11px;
    height: 11px;
    line-height: 12pt;
    position: relative;
    top: -3px;
}
.comment-info .jazz-role {
    clear: left;
    margin-top: -9px;
    margin-left: 42px;
    font-size: 11px;
    height: 11px;
    line-height: 12pt;
}
.highlight {
    background: #fcc;
    padding: 3px;
}
#advanced-search table {
    margin-top: 10px;
    margin-bottom: 30px;
}
#edit-profile-picture {
    display: none;
    width: 70px;
    height: 71px;
    margin-top: -80px;
    margin-left: 4px;
    position: relative;
    font-size: 9pt;
    color: #c0c0c0;
    line-height: 120px;
    text-align: center;
    
    /* Fallback for web browsers that doesn't support RGBa */
    background: rgb(0, 0, 0);
    /* RGBa with 0.6 opacity */
    background: rgba(0, 0, 0, 0.6);
    /* For IE 5.5 - 7*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}
a#edit-profile-link:hover {
    text-decoration: none;
}
.tag-notification {
    display: table;
    margin: 0px 0px 2px;
    background: none repeat scroll 0% 0% #FBE5D6;
    border: 3px solid #C00000;
    border-radius: 10px;
    overflow: none;
    padding: 8px 12px;
}

.jz--forum__base-wrapper {
    margin-top: 3rem;
}

.jz--forum__base-wrapper .cds--pagination {
    margin-bottom: 3rem;
}

.jz--forum .jz--forum__rss-link {
    margin-top: 0.875rem;
    margin-left: 0.5rem;
}

.jz--forum .jz--tabs {
	margin-top: 2rem;
	margin-bottom: 1rem;
}

.jz--forum .cds--inline-notification {
    max-width: unset;
}

.jz--forum .cds--pagination {
    border-top: unset;
}

.jz--forum.jz--redesign-block code {
    white-space: unset;

    font-family: var(--cds-code-01-font-family, 'IBM Plex Mono', system-ui, -apple-system, BlinkMacSystemFont, '.SFNSText-Regular', monospace);
    font-size: var(--cds-code-01-font-size, 0.75rem);
    font-weight: var(--cds-code-01-font-weight, 400);
    line-height: var(--cds-code-01-line-height, 1.33333);
    letter-spacing: var(--cds-code-01-letter-spacing, 0.32px);
    position: relative;
    background-color: var(--cds-layer);
    inline-size: 100%;
    max-inline-size: 48rem;
    display: flex;
    flex-direction: column;
    padding: 1rem;
}

.jz--forum.jz--redesign-block pre {
    white-space: unset;

    font-family: var(--cds-code-01-font-family, 'IBM Plex Mono', system-ui, -apple-system, BlinkMacSystemFont, '.SFNSText-Regular', monospace);
    font-size: var(--cds-code-01-font-size, 0.75rem);
    font-weight: var(--cds-code-01-font-weight, 400);
    line-height: var(--cds-code-01-line-height, 1.33333);
    letter-spacing: var(--cds-code-01-letter-spacing, 0.32px);
    position: relative;
    background-color: var(--cds-layer);
    inline-size: 100%;
    padding: 1rem;
}

.jz--forum__ask-button.cds--btn .cds--btn__icon {
	top: 0.5rem;
}

.jz--forum__ask-button:hover {
    text-decoration: none;
}

.jz--forum__questions-table.cds--data-table tbody td:last-of-type {
	min-width: 210px;
	text-align: left !important;
}

.jz--forum__questions-table.cds--data-table thead,
.jz--forum__questions-table.cds--data-table tbody {
	background-color: unset;
}

.jz--forum .cds--data-table:not(.jz--forum__tags-table) thead,
.jz--forum .cds--data-table:not(.jz--forum__tags-table) tbody {
	font-size: var(--cds-body-02-font-size);
	line-height: var(--cds-body-02-line-height);
	letter-spacing: var(--cds-body-02-letter-spacing);
}

.jz--forum__questions-table.cds--data-table tbody td {
	padding-top: 1rem;
	padding-bottom: 1rem;
}

.jz--forum__questions-table.cds--data-table tbody tr:not([data-child-row]):hover,
.jz--forum__questions-table.cds--data-table tbody tr[data-child-row]:hover > td {
    background-color: unset;
}

.jz--forum__questions-table-sorting {
    margin-top: 0.5rem;
    margin-bottom: 1rem;
}

.jz--forum__questions-table__answers-col {
    position: relative;
}

.jz--forum__questions-table__answers-col--accepted::before {
    position: absolute;
    content: "";
    background-image: url("/_images/reskin/icons/checkmark.svg");
    background-position: center;
    background-repeat: no-repeat;
    width: 1rem;
    height: 1rem;
    top: 0.25rem;
    left: -18px;
}

.jz--forum .cds--tag {
	margin-left: 0;
}

.jz--forum .cds--tag a[href] {
	color: inherit;
}

.jz--forum .cds--tag a[href]:hover {
	color: var(--cds-link-primary-hover);
}

/* Sidebar */
.jz--forum__sidebar__header-wrapper {
    margin-bottom: 0.75rem;
}

@media (min-width: 66rem) {
    .jz--forum__sidebar__header-wrapper {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        margin-bottom: 0.75rem;
    }

    .jz--tabs--end-align {
        justify-content: flex-end;
    }
}

.jz--forum .jz--forum__global-stats {
	font-weight: 600;
}

.jz--forum__question-sidebar p {
	font-size: var(--cds-body-01-font-size);
	line-height: var(--cds-body-01-line-height);
	letter-spacing: var(--cds-body-01-letter-spacing);
}

.jz--forum__sidebar--questions #jazz-forum-search-form {
    margin-top: 3rem;
}

/* Tags */
.jz--forum__tags-table {
	margin: 1rem 0;
}

.jz--forum__tags-table td:not(:first-child):not(:last-child) {
	padding: 0.25rem;
}

.jz--forum__body-01 {
    font-size: var(--cds-body-01-font-size);
    line-height: var(--cds-body-01-line-height);
    letter-spacing: var(--cds-body-01-letter-spacing);
}

/* Badges */
.jz--forum__post__badge--gold {
	color: #E2A300 !important;
}

.jz--forum__post__badge--silver {
	color: #767472 !important;
}

.jz--forum__post__badge--bronze {
	color: #873900 !important;
}

/* Profile page */
.jz--tabs--forum-profile.cds--tabs--contained {
	height: unset;
	max-height: unset;
}

.jz--tabs--forum-profile.cds--tabs .cds--tab--list {
	flex-direction: column;
	width: 100%;
}

.jz--tabs--forum-profile.cds--tabs.cds--tabs--contained .cds--tabs__nav-item {
    display: flex;
    align-items: center;
	flex: none;
	block-size: 4rem;
	border-block-end: 1px solid var(--cds-border-subtle);
	border-inline-end: 1px solid var(--cds-border-subtle);
	box-shadow: inset 3px 0 0 0 var(--cds-border-subtle) !important;
	inline-size: 100%;
	margin-inline-start: 0;
	background-color: var(--cds-layer);
}

.jz--tabs--forum-profile .cds--tabs__nav-item:hover {
	background-color: var(--cds-layer-hover);
  	box-shadow: inset 3px 0 0 0 var(--cds-border-strong);
}

.jz--tabs--forum-profile.cds--tabs.cds--tabs--contained .cds--tabs__nav-item.cds--tabs__nav-item--selected {
	border-inline: none;
	box-shadow: inset 3px 0 0 0 var(--cds-border-interactive,#0f62fe) !important;
}

/* Profile info */
.jz--forum--profile .cds--data-table-container {
    margin-top: 1rem;
}

.jz--forum__profile-info {
	display: flex;
	gap: 1rem;
}

.jz--forum__profile-info__photo {
	display: flex;
	flex-direction: column;
	gap: 1rem;
}

.jz--forum__profile-info__stats {
	flex-grow: 1;
}

/* Profile stats */
.jz--forum__profile-title-sorting {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 1rem;
}

.jz--forum__sorting-wrapper {
	max-width: 16rem;
}

/* Reputation history */
.jz--forum__reputation-container {
    justify-items: center;
    margin-top: 1rem;
}

.jz--forum__reputation-graph {
    width:550px;
    height:250px
}

/* Single question */
.jz--forum__post {
	display: flex;
	flex-wrap: wrap;
	column-gap: 1rem;
}

.jz--forum__post--question-post {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.jz--forum__post .user-picture {
	width: 2rem;
	height: 2rem;
	border-radius: 50%;

    box-shadow: none;
    border: none;
    padding: none;
}

.jz--forum__post__controls {
	margin-left: 3rem;
	width: 100%;
	display: flex;
	gap: 0.5rem;
}

.jz--forum__post__container {
	display: flex;
	flex-direction: column;
	gap: 1rem;
    width: 100%;
    max-width: calc(100% - 3rem);
}

.jz--forum__post__meta {
	display: flex;
	align-items: center;
	gap: 0.5rem;
	margin-top: 0.25rem;
}

.jz--forum__post__meta h5 a {
    font-weight: var(--cds-heading-02-font-weight,600);
}

.jz--forum__post__user-status {
	color: var(--cds-text-secondary);
}

.jz--forum__post__user-rating {
	margin-right: auto;
	color: var(--cds-text-secondary);
}

.jz--forum__post__edit {
	margin-right: 0.5rem !important;
}

.jz--forum__post__date {
	color: var(--cds-text-secondary);

	font-size: var(--cds-body-01-font-size);
	line-height: var(--cds-body-01-line-height);
	letter-spacing: var(--cds-body-01-letter-spacing);
}

.jz--forum__post__content,
.jz--forum__post__container .comment-text {
	font-size: var(--cds-body-02-font-size) !important;
	line-height: var(--cds-body-02-line-height) !important;
	letter-spacing: var(--cds-body-02-letter-spacing) !important;
    word-break: break-word;
}

.jz--forum__post__content b {
    font-weight: bold;
}

.jz--forum__post__content i {
    font-style: italic;
}

.jz--forum__post__content img {
	max-width: 100%;
}

.jz--forum__post__vote {
	display: flex;
	align-items: center;
	gap: 0.5rem;

	line-height: var(--cds-body-02-line-height);
}

.jz--forum__post__vote-count {
	margin-left: auto;
}

.jz--forum__public-notice {
    margin-top: 5rem;
    margin-bottom: 3rem;
}

ul.jz--forum__post__sidebar-list {
    margin-top: 0.5rem;
	font-size: var(--cds-body-01-font-size) !important;
	line-height: var(--cds-body-01-line-height) !important;
}

/* Rich text editor */
.jz--forum__answer-form {
	margin: 3rem 0 3rem 3rem;
}

/* Question stats */
.jz--forum__question-stats {
	display: flex;
	align-items: center;
	gap: 1rem;
	margin-left: 3rem;
}

.jz--forum__answer-sorting-container {
	margin-left: auto;
}

/* Answers */
.jz--forum__answers-container {
	margin-top: 3rem;
	margin-bottom: 3rem;

	display: flex;
	flex-direction: column;
	gap: 3rem;
}

.jz--forum__answers-container hr {
    margin-top: 0;
    margin-bottom: 0;
}

/* Rich text editor */
.jz--forum.claro .dijitToolbar {
    display: flex;
    align-items: center;
	background-color: var(--cds-layer-01);
	border-bottom: 1px solid var(--cds-layer-02);
    background-image: unset;
    padding: 0;
}

.jz--forum.claro .dijitToolbarSeparator {
    background: unset;
    height: 32px;
	width: 1px;
	background: var(--cds-layer-02);
    padding: 0;
}

.jz--forum.claro .dijitEditor {
    border: unset;
    width: 100%;
}

.jz--forum .dijitToolbar .dijitIcon {
    width: 1rem;
    height: 1rem;
}

.jz--forum.claro .dijitToolbar .dijitToggleButtonChecked .dijitButtonNode {
    background-color: unset;
    border: 1px solid var(--cds-border-strong);
}

.jz--forum .dijitEditorIconBold,
.jz--forum .dijitDisabled .dijitEditorIconBold {
    background-position: unset;
    background-image: url("/_images/reskin/editor-icons/text--bold.svg");
}

.jz--forum .dijitEditorIconItalic,
.jz--forum .dijitDisabled .dijitEditorIconItalic {
    background-position: unset;
    background-image: url("/_images/reskin/editor-icons/text--italic.svg");
}

.jz--forum .dijitEditorIconUnderline,
.jz--forum .dijitDisabled .dijitEditorIconUnderline {
    background-position: unset;
    background-image: url("/_images/reskin/editor-icons/text--underline.svg");
}

.jz--forum .dijitEditorIconInsertOrderedList,
.jz--forum .dijitDisabled .dijitEditorIconInsertOrderedList {
    background-position: unset;
    background-image: url("/_images/reskin/editor-icons/list--numbered.svg");
}

.jz--forum .dijitEditorIconInsertUnorderedList,
.jz--forum .dijitDisabled .dijitEditorIconInsertUnorderedList {
    background-position: unset;
    background-image: url("/_images/reskin/editor-icons/list--bulleted.svg");
}

.jz--forum .dijitEditorIconIndent,
.jz--forum .dijitDisabled .dijitEditorIconIndent {
    background-position: unset;
    background-image: url("/_images/reskin/editor-icons/text--indent--more.svg");
}

.jz--forum .dijitEditorIconOutdent,
.jz--forum .dijitDisabled .dijitEditorIconOutdent {
    background-position: unset;
    background-image: url("/_images/reskin/editor-icons/text--indent--less.svg");
}

.jz--forum .dijitAdditionalEditorIconBlockquote,
.jz--forum .dijitDisabled .dijitAdditionalEditorIconBlockquote {
    background-position: unset;
    background-image: url("/_images/reskin/editor-icons/quotes.svg");
}

.jz--forum .dijitEditorIconCreateLink,
.jz--forum .dijitDisabled .dijitEditorIconCreateLink {
    background-position: unset;
    background-image: url("/_images/reskin/editor-icons/link.svg");
}

.jz--forum .dijitEditorIconUnlink,
.jz--forum .dijitDisabled .dijitEditorIconUnlink {
    background-position: unset;
    background-image: url("/_images/reskin/editor-icons/unlink.svg");
}

.jz--forum .dijitEditorIconInsertImage,
.jz--forum .dijitDisabled .dijitEditorIconInsertImage {
    background-position: unset;
    background-image: url("/_images/reskin/editor-icons/image.svg");
}

.jz--forum .dijitEditorIconRemoveFormat,
.jz--forum .dijitDisabled .dijitEditorIconRemoveFormat {
    background-position: unset;
    background-image: url("/_images/reskin/editor-icons/erase.svg");
}

.jz--forum .dijitAdditionalEditorIconPasteFromWord,
.jz--forum .dijitDisabled .dijitAdditionalEditorIconPasteFromWord {
    background-position: unset;
    background-image: url("/_images/reskin/editor-icons/document--word-processor.svg");
}

.jz--forum .dijitEditorIconViewSource,
.jz--forum .dijitDisabled .dijitEditorIconViewSource {
    background-position: unset;
    background-image: url("/_images/reskin/editor-icons/code.svg");
}

.jz--forum.claro .dijitEditor .dijitEditorIFrameContainer {
    background-color: var(--cds-field);
    border-bottom: 1px solid var(--cds-border-strong); 
    padding: 0.75rem 1rem;
}

.jz--forum.claro .dijitEditorFocused .dijitEditorIFrameContainer {
    background-image: unset;
    outline: 2px solid var(--cds-focus);
    outline-offset: -2px;
}

.jz--forum .dijitEditorIFrameContainer textarea {
    background-color: transparent;
}

/* Comments */
.jz--forum__post__comments {
    margin: 1rem 0 0 1rem;
}

.jz--forum__post__comments .add-comment-link {
    display: none;
}

.jz--forum__post__comments .ajax-command:hover {
    text-decoration: none;
}

.jz--forum__comment-btn-wrapper {
    margin-top: 0.5rem;
    display: flex;
    gap: 1rem;
}

.jz--forum__post__comments-title {
    margin: 0 0 1rem 3rem;
}

.jz--forum__post--comment:not(:last-child) {
    margin-bottom: 1rem;
}

.jz--forum__post--comment .jz--forum__post__date {
    margin-left: auto;
}

.jz--forum__post__comments__actions {
    display: flex;
    align-items: center;
}

.jz--forum__comment-score {
    margin-left: auto;
    margin-right: 0.5rem;
    font-size: var(--cds-body-01-font-size);
    font-weight: var(--cds-body-01-font-weight);
    line-height: var(--cds-body-01-line-height);
    letter-spacing: var(--cds-body-01-letter-spacing);
}

/* User notifications */
.jz--forum__user-notifications .cds--tabs.jz--tabs {
	margin-top: 1rem;
}

.jz--forum__form-item {
    margin-top: 2rem;
}

.jz--forum__form-item input[type="checkbox"] {
    margin-right: 0.25rem;
}

.jz--forum__form-item input[type="checkbox"] ~ label {
    font-size: var(--cds-body-02-font-size);
    font-weight: var(--cds-body-02-font-weight);
    line-height: var(--cds-body-02-line-height);
    letter-spacing: var(--cds-body-02-letter-spacing);
}

.cds--checkbox-group--horizontal {
	position: relative;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
}

.cds--checkbox-group--horizontal .cds--label+.cds--form-item.cds--checkbox-wrapper {
	margin-block-start: 0;
}

.cds--checkbox-group--horizontal .cds--form-item:not(:last-of-type) {
	margin-inline-end: 1rem;
}

.cds--checkbox-group--horizontal .cds--form-item {
	flex: none;
    margin-block-end: 0;
}

.jz--forum__subscrption-manage {
    display: flex;
    justify-content: space-between;
}

/* Ask a question */
.jz--forum__rename-notice {
	margin-bottom: 0.5rem;
	font-size: var(--cds-body-01-font-size);
	line-height: var(--cds-body-01-line-height);
	letter-spacing: var(--cds-body-01-letter-spacing);
}

/* Pagination */
.jz--forum__pagination__text:has(+.jz--forum__pagination__text) {
    display: none;
}

.jz--forum__answers-container .cds--pagination {
    margin-bottom: 0;
}

.jz--forum__activity-table tbody td:first-child {
    display: none;
}

.jz--forum__activity-table tbody td {
    text-align: left !important;
}

@media (max-width: 42rem) {
    .jz--forum__post__controls {
        margin-left: 0;
    } 

    .jz--forum__post__meta {
        flex-direction: column;
        align-items: flex-start;
    }

    .jz--forum__post .user-picture {
        display: none;
    }

    .jz--forum__post--comment .jz--forum__post__date {
        margin-left: unset;
    }

    .jz--forum__answer-form {
        margin-left: 0;
    }
}

.jz--forum__settings-form {
    margin-bottom: 3rem;
}

.jz--forum__settings-form .cds--data-table thead,
.jz--forum__settings-form .cds--data-table tbody {
	background-color: unset;
}

.jz--forum__settings-form .cds--data-table tbody tr:not([data-child-row]):hover,
.jz--forum__settings-form .cds--data-table tbody tr[data-child-row]:hover > td {
    background-color: unset;
}

.jz--forum__settings-form .cds--number input[type="number"],
.jz--forum__settings-form .cds--text-input {
    background-color: var(--cds--field) !important;
}

.jz--forum__settings-form textarea {
    width: 100%;
}

.jz--forum__settings-input-form {
    display: flex;
    align-items: flex-end;
    gap: 1rem;
    max-width: calc(50% - 1rem);
}

.jz--forum__bulk-action-table thead .cds--link {
    font-weight: var(--cds-heading-compact-01-font-weight,600);
}

.jz--forum__bulk-action-table tbody td {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.jz--forum__bulk-action-filter--selected {
    text-decoration: underline !important;
}
