.conversationViews {color:#aaa; font-weight:bold; margin-bottom:10px} .conversationViews i {margin-right:5px} .signature { border-top:1px solid #eee; font-size:11px; padding: 5px 12px; margin: 1px 0 0; color:#999; word-wrap: break-word; max-height:150px; overflow:hidden; } .signature p {margin-bottom:0} .signature-no-likes { border-top:1px solid #eee; font-size:11px; padding: 5px 12px; margin:1px 0 0; color:#999; max-height:150px; overflow:hidden; }  .qq-uploader { position: relative; width: 100%; } .qq-upload-button { display: block; width: 105px; padding: 7px 0; text-align: center; background: #880000; border-bottom: 1px solid #DDD; color: #FFF; } .qq-upload-button-hover { background: #CC0000; } .qq-upload-button-focus { outline: 1px dotted #000000; } .qq-upload-drop-area, .qq-upload-extra-drop-area { position: absolute; top: 0; left: 0; width: 100%; height: 100%; min-height: 30px; z-index: 2; background: #FF9797; text-align: center; } .qq-upload-drop-area span { display: block; position: absolute; top: 50%; width: 100%; margin-top: -8px; font-size: 16px; } .qq-upload-extra-drop-area { position: relative; margin-top: 50px; font-size: 16px; padding-top: 30px; height: 20px; min-height: 40px; } .qq-upload-drop-area-active { background: #FF7171; } .qq-upload-list { margin: 0; padding: 0; list-style: none; } .qq-upload-list li { margin: 0; padding: 9px; line-height: 15px; font-size: 16px; background-color: #FFF0BD; } .qq-upload-file, .qq-upload-spinner, .qq-upload-size, .qq-upload-cancel, .qq-upload-retry, .qq-upload-failed-text, .qq-upload-finished, .qq-upload-delete { margin-right: 12px; } .qq-upload-file { } .qq-upload-spinner { display: inline-block; background: url(/addons/plugins/Attachments/resources/fineuploader/"loading.gif"); width: 15px; height: 15px; vertical-align: text-bottom; } .qq-drop-processing { display: none; } .qq-drop-processing-spinner { display: inline-block; background: url(/addons/plugins/Attachments/resources/fineuploader/"processing.gif"); width: 24px; height: 24px; vertical-align: text-bottom; } .qq-upload-finished { display:none; width:15px; height:15px; vertical-align:text-bottom; } .qq-upload-retry, .qq-upload-delete { display: none; color: #000000; } .qq-upload-cancel, .qq-upload-delete { color: #000000; } .qq-upload-retryable .qq-upload-retry { display: inline; } .qq-upload-size, .qq-upload-cancel, .qq-upload-retry, .qq-upload-delete { font-size: 12px; font-weight: normal; } .qq-upload-failed-text { display: none; font-style: italic; font-weight: bold; } .qq-upload-failed-icon { display:none; width:15px; height:15px; vertical-align:text-bottom; } .qq-upload-fail .qq-upload-failed-text { display: inline; } .qq-upload-retrying .qq-upload-failed-text { display: inline; color: #D60000; } .qq-upload-list li.qq-upload-success { background-color: #5DA30C; color: #FFFFFF; } .qq-upload-list li.qq-upload-fail { background-color: #D60000; color: #FFFFFF; } .qq-progress-bar { background: -moz-linear-gradient(top, rgba(30,87,153,1) 0%, rgba(41,137,216,1) 50%, rgba(32,124,202,1) 51%, rgba(125,185,232,1) 100%);  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,87,153,1)), color-stop(50%,rgba(41,137,216,1)), color-stop(51%,rgba(32,124,202,1)), color-stop(100%,rgba(125,185,232,1)));  background: -webkit-linear-gradient(top, rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%);  background: -o-linear-gradient(top, rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%);  background: -ms-linear-gradient(top, rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%);  background: linear-gradient(to bottom, rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%);  width: 0%; height: 15px; border-radius: 6px; margin-bottom: 3px; display: none; } .attachments { padding:0 0 10px; margin:30px -11px 1px; color:#666; } .attachments ul { margin:0; padding-left:10px; list-style-type:none; } .attachments li { margin: 0 5px 5px 0; display: inline-block; } .attachments h4 { margin-top:-10px; margin-left:-5px; margin-bottom:5px; font-size:11px; font-weight:bold; text-transform:uppercase; color:#aaa; } .attachments h4 span { background:#fff; padding:0 5px; } a.attachment {  border-radius: 3px; font-weight: bold; display: inline-block; text-decoration: none; vertical-align: bottom; width: 200px; height: 130px; overflow: hidden; position: relative; text-align: center; margin-bottom: 4px; } a.attachment:after { content: " "; position: absolute; left: 0; right: 0; bottom: 0; top: 0; border-radius: 3px; border: 1px solid rgba(0, 0, 0, 0.1); } a.attachment .filename { position: absolute; bottom: 0; left: 0; right: 0; color: #666; padding: 7px; font-size: 12px; font-weight: normal; line-height:1.5em; } a.attachment:hover:after { border-color: rgba(0, 0, 0, 0.3); } a.attachment-image .filename { text-shadow:0 1px 10px #000; color:#fff; } a.attachment i { font-size: 70px; line-height: 100px; margin-right: 5px; text-decoration: none; color: #ddd; } .post .editButtons { border-top:1px solid #eee; } .attachments-edit { padding:5px 10px; overflow:hidden; float:left; } .attachments-edit.has-attachments { clear:left; float:none; border:solid #eee; border-width:1px 0; margin:-1px 0; } .attachments-edit ul { margin:0; padding:0; list-style-type:none; } .attachments-edit li { margin-bottom:5px; } .attachments-edit li .control-delete { margin:-8px -2px; } .attachments-edit li.attachment-uploading { background:url(/addons/plugins/Attachments/resources/fineuploader/loading.gif) no-repeat 0 2px; padding-left:23px; color:#aaa; } .attachments-button { margin-top:10px; background:none; } .dropZone { display:none; position:absolute; left:5px; top:5px; right:5px; bottom:5px; background:#fff; border:2px dashed #ccc; border-radius:5px; text-align:center; padding-top:40px; font-size:20px; color:#ccc; z-index: 2; } .dropZoneActive { border-color:#000; background:#eee; color:#000; z-index: 2; }  #colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;} #cboxWrapper {max-width:none;} #cboxOverlay{position:fixed; width:100%; height:100%;} #cboxMiddleLeft, #cboxBottomLeft{clear:left;} #cboxContent{position:relative;} #cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;} #cboxTitle{margin:0;} #cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;} #cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;} .cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;} .cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;} #colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}  #cboxOverlay{background:#fff;} #colorbox{outline:0;} #cboxTopLeft{width:25px; height:25px; background:url(/addons/plugins/AttachmentsLightbox/resources/images/border1.png) no-repeat 0 0;} #cboxTopCenter{height:25px; background:url(/addons/plugins/AttachmentsLightbox/resources/images/border1.png) repeat-x 0 -50px;} #cboxTopRight{width:25px; height:25px; background:url(/addons/plugins/AttachmentsLightbox/resources/images/border1.png) no-repeat -25px 0;} #cboxBottomLeft{width:25px; height:25px; background:url(/addons/plugins/AttachmentsLightbox/resources/images/border1.png) no-repeat 0 -25px;} #cboxBottomCenter{height:25px; background:url(/addons/plugins/AttachmentsLightbox/resources/images/border1.png) repeat-x 0 -75px;} #cboxBottomRight{width:25px; height:25px; background:url(/addons/plugins/AttachmentsLightbox/resources/images/border1.png) no-repeat -25px -25px;} #cboxMiddleLeft{width:25px; background:url(/addons/plugins/AttachmentsLightbox/resources/images/border2.png) repeat-y 0 0;} #cboxMiddleRight{width:25px; background:url(/addons/plugins/AttachmentsLightbox/resources/images/border2.png) repeat-y -25px 0;} #cboxContent{background:#fff; overflow:hidden;} .cboxIframe{background:#fff;} #cboxError{padding:50px; border:1px solid #ccc;} #cboxLoadedContent{margin-bottom:20px;} #cboxTitle{position:absolute; bottom:0px; left:0; text-align:center; width:100%; color:#999;} #cboxCurrent{position:absolute; bottom:0px; left:100px; color:#999;} #cboxLoadingOverlay{background:#fff url(/addons/plugins/AttachmentsLightbox/resources/images/loading.gif) no-repeat 5px 5px;}  #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }  #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;} #cboxSlideshow{position:absolute; bottom:0px; right:42px; color:#444;} #cboxPrevious{position:absolute; bottom:0px; left:0; color:#444;} #cboxNext{position:absolute; bottom:0px; left:63px; color:#444;} #cboxClose{position:absolute; bottom:0; right:0; display:block; color:#444;}  .cboxIE #cboxTopLeft, .cboxIE #cboxTopCenter, .cboxIE #cboxTopRight, .cboxIE #cboxBottomLeft, .cboxIE #cboxBottomCenter, .cboxIE #cboxBottomRight, .cboxIE #cboxMiddleLeft, .cboxIE #cboxMiddleRight { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF); } .popupWrapper.share {display:block} [class*=bbcode-] {margin:-6px -2px; display:inline-block} body { color:black; } #body { padding-top:90px } .thegap { margin: 0 auto; min-width: 760px; max-width: 1100px; padding: 0 30px; height:30px; } .gap__vex { width:455px; float:left;} .gap__social { width:205px; float:right;} .gap_button a { height:25px; width:112px; margin-right:1px; display:block; float:left; } .gap_button a span { display:none; } .soc_button a { height:25px; width:39px; margin-right:2px; display:block; float:left;} .soc_button a span { display:none; } #gap_buttons { width:455px; height:30px; background:url(/addons/plugins/Vex/resources/VEX_Robotics_Navi_Bar_3.png) no-repeat; } #social_buttons { width:205px; height:30px; background:url(/addons/plugins/Vex/resources/VEX_Robotics_Navi_Bar_3.png) -542px 0px no-repeat; } .conversationList .title a:hover { color:#d62828; } .conversationList .col-channel { padding-left:0; } .conversationList .col-conversation { padding-left:10px; } .action .name a { color:#d62828; } .channel { border:1px solid #d62828; } blockquote {background:rgba(0, 0, 0, 0.15);} #hdr-inner > h1:nth-child(2) {padding:14px 0 0 0;} #hdr-inner > h1:nth-child(1) {padding:14px 0 0 0;} .emoticon {display:inline-block; text-indent:-9999px; width:16px; height:16px; background:url(/addons/plugins/Emoticons/resources/emoticons.png); background-repeat:no-repeat} .label-answered, .gambit-answered { color:green !important; } .embedded-answer { border-color:#82d777; margin:25px 0 10px; } .embedded-answer h3 { font-size: 100%; } .embedded-answer h3, .embedded-answer h3 a { color:green; } .markAsAnswer { float: right; padding: 6px 10px; font-size: 12px; color: #aaa; } .markAsAnswer i { font-size: 14px; margin-right: 2px; }