#banner-embed-container { width: 49%; float: right; } #input-panel { width: 100%; padding-top: 10px; display: inline-block; } #hub-loading { float: right; } .hub-loading { cursor: wait; } .icon-newcommunity-hub, .icon-community-hub { background-image: url(/plugins/community_hub/icons/community-hub.png) } .hub ul {padding-left: 0px; margin-top: 0;} #content .hub h1{ margin-bottom: 0; } #content .hub .content-tab h1{ border-color: #D71410 #CCCCCC -moz-use-text-color; border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; border-style: solid solid none; border-width: 1px 1px 0; border-top: 1px solid #D71410; } #content .hub .title { font-size: 33px; font-weight: normal; padding-right: 70px; color: #4b7421; font-variant: normal; } .hub .description { font-size: 14px; } .hub .post { border-top: 1px solid #ddd; background: url("images/hub-time-bg.gif") repeat-y left top #fff; padding: 5px 0; } .hub .time{ display: inline-block; font-size: 8px; padding-top: 10px; text-align: center; vertical-align: top; width: 35px; } .hub .avatar{ background-color: lightGray; display: inline-block; height: 43px; margin: 0 10px; vertical-align: top; width: 43px; text-align: center; } .hub .avatar img{ max-height: 43px; max-width: 43px; } .hub .message { display: inline-block; width: 65%; float: none; clear: both; } .hub .show .message { width: 80%; } .hub .message .author { font-weight: bold; display: inline-block; margin-right: 5px; padding-bottom: 0px; } .hub .mediation-bar { display: inline-block; margin: 10px 0 10px 104px; width: 83%; } .hub .mediation-bar ul {} .hub .mediation-bar ul li { display: inline-block; overflow: hidden; width: 16px; } .hub .mediation-bar ul li.likes-dislikes{ overflow: visible; text-indent: 0px; width: auto; vertical-align: top; } .hub .mediation-bar ul li.pin { height: 25px; } .hub .remove{} .hub .mediation-bar ul li a{ text-indent: -10000px; } .hub .not-promoted { opacity: 0.5; filter: alpha(opacity=50); } .hub .pin .not-pinned { opacity: 0.5; filter: alpha(opacity=50); } .hub .mediation-bar ul li.pin { float: right; } .hub ul.mediation-comment-list{ margin-left: 80px; display: inline-block; padding: 10px 0; background-color: #fff; margin-bottom: 10px; } .hub ul.mediation-comment-list li { margin-bottom: 2px; } .hub .mediation-comment-form { margin-left: 70px; margin-top: 10px; } .hub input.button.with-text.icon-add.submit{ display: block; } .hub .live { border: 0px solid lightGray; display: inline-block; float: left; width: 49%; margin-bottom: 2em; } .hub .envelope { height: 500px; overflow-x: hidden; overflow-y: scroll; margin-bottom: 14px; border: 1px solid lightgray; width: 100%; display: inline-block; margin-top: 0; } .hub ul#live-posts, .hub ul#mediation-posts{ border-bottom: 1px solid lightgray; padding-top: 10px; } /*modificação da scroll bar*/ .hub div.envelope::-webkit-scrollbar-button { height: 0; width: 0; } .hub div.envelope::-webkit-scrollbar-thumb { background-clip: padding-box; background-color: rgba(0,0,0,.3); border: 5px solid transparent; border-radius: 10px; min-height: 20px; min-width: 20px; height: 5px; width: 5px; } .hub div.envelope::-webkit-scrollbar { height: 15px; width: 15px; } /*fim de modificação da scroll bar*/ .hub #live-posts .post { background-color:#fff; } .hub ul#mediation-posts .post{ background-color:#eee; border-color: #fff; padding-bottom: 10px; } /*novos elementos: h1.live - h1.mediation*/ #content .main-block .hub .live h1.live, #content .main-block .hub .mediation h1.mediation { border: 1px solid lightGray; border-top: 1px solid #96110D; border-bottom: 0px solid #FFFFFF; top: 3px; float: left; font-weight: normal; margin-bottom: -1px; position: relative; width: 60%; background-color: white; z-index: 99; } #content .main-block .hub .live h1.live{ float: left; margin-right: 20px; margin-left: 0px; text-align: center; } #content .main-block .hub .mediation h1.mediation{ float: right; margin-right: 0px; margin-left: 20px; top: 0px; left: 2px; text-align: center; } #content .main-block .hub .live h1.mediation, #content .main-block .hub .mediation h1.live { display: inline-block; background-color: #EEEEEE; border-bottom: 1px solid #CCCCCC; border-top-color: #CCCCCC; color: gray; position: relative; width: 30%; text-align: center; margin-top: 8px; line-height: 27px; cursor: pointer; top: 1px; } #content .main-block .hub .live h1.mediation {} #content .main-block .hub .mediation h1.live { margin-left: 20px; top:1px; } /*fim de novos elementos: h1.live - h1.mediation*/ #content .hub .live .title { color: #D71410; display: inline-block; font-size: 14px; font-family: arial, sans-serif; padding-right: 0; width: 70%; } #content .hub .live .on-air { background-color: #96110D; border-radius: 10px 10px 10px 10px; color: white; display: inline-block; font-size: 16px; font-weight: bold; padding: 0 0.5em; text-align: center; vertical-align: top; width: 20%; } #content .hub .live .off-air { background-color: gray; border-radius: 10px 10px 10px 10px; color: black; display: inline-block; font-size: 16px; font-weight: bold; padding: 0 0.5em; text-align: center; text-transform: uppercase; vertical-align: top; width: 20%; } /****aba live fechada****/ .hub .live.hide { width: 10%; } .hub .live.hide ul#live-posts{ overflow-x: visible; overflow-y: visible; background-color: lightGray; } .hub .live.hide ul#live-posts li{ display: none; } #content .hub .live.hide h1 { text-align: center; cursor: pointer; } #content .hub .live.hide h1 .title { display: none; } #content .hub .live.hide .on-air, #content .hub .live.hide .off-air { width: auto; } /****fim aba live fechada****/ /****aba live aberta****/ .hub .live.show { width: 100%; } .hub .live.show ul#live-posts .li{ } #content .hub .live.show .on-air, #content .hub .live.show .off-air{ margin-right: 10px; } /****fim aba mlive aberta****/ /**************************************/ .hub .mediation { border: 0px solid lightGray; display: inline-block; clear: right; float: none; margin-left: 1%; width: 50%; margin-bottom: 2em; } #content .main-block .hub .mediation h1{ border: 1px solid lightGray } #content .hub .mediation .title { color: gray; display: inline-block; font-size: 14px; font-family: Arial, sans-serif; padding-right: 0; } .hub .mediation .expand { float: right; padding-right: 1em; } /****aba mediation fechada****/ .hub .mediation.hide { border: 0px solid lightGray; display: inline-block; clear: right; float: none; margin-left: 1%; width: 10%; margin-bottom: 0em; } #content .main-block .hub .mediation.hide h1{ cursor: pointer; } #content .hub .mediation.hide .title { display: inline-block; font-size: 14px; font-family: arial, sans-serif; padding-right: 0; width: 100%; } .hub .mediation.hide .expand { display: none; } .hub .mediation.hide ul#mediation-posts { height: 500px; overflow-x: visible; overflow-y: visible; border-width: 0 1px 1px; border-style: solid; border-color: lightGray; padding-top: 10px; background-color: lightgray; } .hub .mediation.hide ul#mediation-posts li{ display: none; } /****fim aba mediation fechada****/ /****aba mediation aberta****/ .hub .mediation.show { width: 100%; } #content .hub .mediation.show .title { display: inline-block; font-family: arial, sans-serif; padding-right: 0; } .hub .mediation.show ul#mediation-posts li{ } /****fim aba mediation aberta****/ .hub .mediation.hide, .hub .live.hide { display: none; visibility: hidden; } .hub .mediation.show, .hub .live.show { display: inline-block; visibility: visible; } .hub .form-mediation { width: 60%; display: inline-block; padding: 10px; border: 1px solid #c0c0c0; overflow-x: hidden; } .hub .form-message { height: 148px; padding: 10px; border: 1px solid #c0c0c0; } .hub div.settings { display: inline-block; margin-left: 1%; margin-top: 10px; vertical-align: top; width: 35%; } .hub ul.settings li { height: 50px; line-height: 50px; margin-bottom: 10px; padding: 0 10px; background: url("images/hub-arrow-right.png") no-repeat 90% top #ed8e01; } .hub ul.settings span.collapse { padding-right: 0.5em; float: right; } .hub div.banner { height: 70px; background-color: #6d6d6d; text-align: center; padding-top: 30px; } .hub div.banner span { color: white; font-family: Arial Black, arial, sans-serif; font-size: large; font-weight: normal; display: block; } .hub div.embed { margin-top: 10px; padding: 8px; border: 1px solid #c0c0c0; } .hub div.embed textarea.code { background-color: #f0f0f0; border: 1px solid #f0f0f0; height: 195px; resize: none; } #content .hub ul.settings li a{ color: white; font-family: Arial Black, arial, sans-serif; font-size: large; font-weight: normal; } #content .hub ul.settings li a:hover { text-decoration: none; } #content .hub form input.button.submit { font-family: Arial Black, arial, sans-serif; font-size: small; font-weight: normal; color: #333; margin-top: 10px; } textarea#message_body { width: auto; margin-left: 80px; } .post .comment-count { margin-left: 80px; padding: 5px 10px; background-color: white; display: inline-block; border-radius: 5px; font-weight: bold; display: block; margin-bottom: -5px; margin-top: 10px; max-width: 100px; } .hub ul.mediation-comment-list { width: 80%; }