.vote { min-width: 38px; margin-right: 12px; .vote_count { font-size: 160%; font-weight: bold; line-height: 12px; } .vote_down, .vote_up { font-size: 130%; } } .author-box { min-width: 200px; padding: 4px; background-color: #f5f5f5; } .question-block { margin-left: 50px; } .o_forum_tag_follow_box { display: none; position: absolute; z-index: 1; text-align: center; opacity: 0.9; } .question { clear: left; } .question { .question-name { font-size: 150%; } .badge { background-color: #ccc; margin-left: 4px; } .badge-active { background-color: #428bca; } img { max-width: 600px; height: auto !important; } } .forum_answer { img { max-width: 600px; height: auto !important; } } img.o_forum_avatar { max-height: 40px; margin-right: 10px; } img.o_forum_avatar_big { max-width: 75px; margin-right: 10px; } .oe_grey { background-color: #eeeeee; } .badge-gold { color: #ffcc00; } .badge-silver { color: #cccccc; } .badge-bronze { color: #eea91e; } .oe_answer_true { color: #3c763d; &:hover { color: #4D964E; } } .oe_answer_false { color: #bbbbbb; &:hover { color: #9E9C9C; } } .favourite_question { color: #bbbbbb !important; } .forum_favourite_question { color: #ffcc00 !important; } a.no-decoration { cursor: pointer; text-decoration: none !important; } .faq-question:hover { text-decoration: none !important; color: #428bca; } .oe_comment_grey { background-color: #f5f5f5; padding: 4px; } .close.comment_delete { font-size: 16px; float: none; } .country_flag { max-height: 16px; display: inline-block; margin-left: 2px; } .tag_text .text-core .text-wrap { .text-dropdown, .text-prompt, input, textarea { font: 1.2em "Helvetica Neue", Helvetica, Arial, sans-serif !important; } .text-tags .text-tag .text-button { font: 1.2em "Helvetica Neue", Helvetica, Arial, sans-serif !important; height: 1.2em !important; } } .oe_forum_alert { position: absolute; width: 300px; z-index: 9999; } .oe_forum_email_required { position: absolute; margin-top: 155px; margin-left: 500px; margin-right: 100px; z-index: 5; } button.btn-link.text-muted { color: #999; } .o_forum_user_bio_expand { position: absolute; z-index: 200; display: none; } .o_forum_tooltip_heading { padding: 0; margin: 0; font-size: 18px; } .o_forum_user_bio { color: black; width: 318px; min-height: 100px; cursor: auto; border: 1px solid darkgray; background-color: whitesmoke; line-height: 13px; font-size: 11px; word-wrap: break-word; .o_forum_tooltip_line { min-height: 13px; } .o_forum_tooltip_header { min-height: 75px; } } .website_forum { margin-bottom: $spacer; } .comment_post_forum_display { min-height: 100px; border-radius: 6px; font-family: Open Sans; background: #FFFFFF; } .home_template { min-height: 110px; border-radius: 6px; font-family: Open Sans; background: #FFFFFF; } .comment_post_forum { min-height: 115px; border-radius: 6px; font-family: Open Sans; background: #F8F8F8; /*border: 1px solid gray;*/ } .tranding_forum { font-size: 12px; border-radius: 6px; font-family: Open Sans; background: #FFFFFF; } .search_forum { font-size: 12px; padding-top:12px; padding-left:10px; padding-right:12px; padding-bottom:12px; border-radius: 6px; background: #FFFFFF; } .search_home{ /* height: 181px;*/ padding-top:12px; padding-left:10px; padding-right:12px; padding-bottom:12px; /*width: 250px;*/ border-radius: 6px; background: #FFFFFF; font-family: Open Sans; } .favourite_question_glee { /*color: red !important;*/ color: #bbbbbb !important; } .forum_favourite_question_glee { color: red !important; /*color: #bbbbbb !important;*/ } .nav-tabs { border-bottom: 0px solid #dee2e6; font-family: Open Sans; } .nav-tabs .nav-item { margin-bottom: -1px; font-family: Open Sans; } .nav-tabs .nav-link { border: 1px solid transparent; border-top-left-radius: 0.25rem; border-top-right-radius: 0.25rem; font-family: Open Sans; } .nav-tabs .nav-link.disabled { color: #6c757d; background-color: transparent; border-color: transparent; font-family: Open Sans; } .nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link { color: white; background-color: #FFA41D; font-family: Open Sans; } .nav-tabs .dropdown-menu { margin-top: -1px; border-top-left-radius: 0; border-top-right-radius: 0; font-family: Open Sans; } .centered{ text-align:center; } .dot { height: 7px; width: 7px; background-color: #bbb; border-radius: 50%; display: inline-block; } header#top { z-index: 1030; }