r { color: #C8D8E6 !important; } .u-borderUserColorLighter { border-color: #C8D8E6 !important; } .u-bgUserColorLighter { background-color: #C8D8E6 !important; } .u-bgUserColorDarkHover:hover { background-color: #1E517E !important; } .u-borderUserColorDark { border-color: #1E517E !important; } .u-bgUserColorDarkerActive:active { background-color: #163D5E !important; } a, .btn-link, .btn-link:focus, .icon-btn, .pretty-link b, .pretty-link:hover s, .pretty-link:hover b, .pretty-link:focus s, .pretty-link:focus b, /* Account Group */ .metadata a:hover, .metadata a:focus, .account-group:hover .fullname, .account-group:focus .fullname, .account-summary:focus .fullname, .message .message-text a, .stats a strong, .plain-btn:hover, .plain-btn:focus, .dropdown.open .user-dropdown.plain-btn, .open > .plain-btn, #global-actions .new:before, .module .list-link:hover, .module .list-link:focus, .UserCompletion-step:hover, .stats a:hover, .stats a:hover strong, .stats a:focus, .stats a:focus strong, .profile-modal-header .fullname a:hover, .profile-modal-header .username a:hover, .profile-modal-header .fullname a:focus, .profile-modal-header .username a:focus, .story-article:hover .metadata, .story-article .metadata a:focus, .find-friends-sources li:hover .source, .stream-item a:hover .fullname, .stream-item a:focus .fullname, .stream-item .view-all-supplements:hover, .stream-item .view-all-supplements:focus, .tweet .time a:hover, .tweet .time a:focus, .tweet .details.with-icn b, .tweet .details.with-icn .Icon, .tweet .tweet-geo-text a:hover, .stream-item:hover .original-tweet .expand-action-wrapper, .stream-item .original-tweet.focus .expand-action-wrapper, .opened-tweet.original-tweet .expand-action-wrapper, .stream-item:hover .original-tweet .details b, .stream-item .original-tweet.focus .details b, .stream-item.open .original-tweet .details b, .simple-tweet:hover .details b, .simple-tweet.focus .details b, .simple-tweet.open .details b, .simple-tweet:hover .details .expand-action-wrapper, .simple-tweet.focus .details .expand-action-wrapper, .simple-tweet.open .details .collapse-action-wrapper, .simple-tweet:hover .details .simple-details-link, .simple-tweet.focus .details .simple-details-link, .client-and-actions a:hover, .client-and-actions a:focus, .dismiss-promoted:hover b, .tweet .context .pretty-link:hover s, .tweet .context .pretty-link:hover b, .tweet .context .pretty-link:focus s, .tweet .context .pretty-link:focus b, .list .username a:hover, .list .username a:focus, .list-membership-container .create-a-list, .list-membership-container .create-a-list:hover, .story-header:hover .view-tweets, .card .list-details a:hover, .card .list-details a:focus, .card .card-body:hover .attribution, .card .card-body .attribution:focus, .events-card .card-body:hover .attribution, .events-card .card-body .attribution:focus, .new-tweets-bar, .onebox .soccer ul.ticker a:hover, .onebox .soccer ul.ticker a:focus, .discover-item-actions a, .remove-background-btn, .stream-item-activity-me .latest-tweet .tweet-row a:hover, .stream-item-activity-me .latest-tweet .tweet-row a:focus, .stream-item-activity-me .latest-tweet .tweet-row a:hover b, .stream-item-activity-me .latest-tweet .tweet-row a:focus b { color: #26669E; } #global-actions > li > a { border-bottom-color: #26669E; } #global-actions > li:hover > a, #global-actions > li > a:focus, .nav.right-actions > li > a:hover, .nav.right-actions > li > button:hover, .nav.right-actions > li > a:focus, .nav.right-actions > li > button:focus { color: #26669E; } /* hover state for photo select button*/ .photo-selector:not(.disabled):hover .btn, .icon-btn:hover, .icon-btn:active, .icon-btn.active, .icon-btn.enabled { border-color: #26669E; border-color: rgba(38,102,158,.5); color: #26669E; } /* hover state for photo select button*/ .photo-selector:not(.disabled):hover .btn, .icon-btn:hover { background-image: linear-gradient(rgba(255,255,255,0), rgba(38,102,158,.1)); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00FFFFFF', endColorstr='#1926669E'); /* IE8-9 */ } .icon-btn.disabled, .icon-btn.disabled:hover, .icon-btn[disabled], .icon-btn[aria-disabled=true] { color: #26669E; } /* tweet-btn can have primary-btn class as well so the following rules ensure that the correct background color is applied */ .tweet-btn, .tweet-btn:focus { background-color: #26669E; background: rgba(38,102,158,.8); } .tweet-btn:hover, .tweet-btn:active, .tweet-btn.active { background-color: #26669E; } .tweet-btn.btn.disabled, .tweet-btn.btn.disabled:hover, .tweet-btn.btn[disabled], .tweet-btn.btn[aria-disabled=true] { background: #26669E; } .btn:focus, .btn.focus, .Button:focus { box-shadow: 0 0 0 1px #fff, 0 0 0 3px rgba(38, 102, 158, 0.5); } .selected-stream-item:focus { box-shadow: 0 0 0 3px rgba(38, 102, 158, 0.5); } /* highlighting when navigate through timeline stream table view with j & k. */ .js-navigable-stream.stream-table-view .selected-stream-item[tabindex="-1"]:focus { outline: 3px solid rgba(38, 102, 158, 0.5) !important; } /* box-shadow does not work with table tr element */ .js-navigable-stream.stream-table-view .selected-stream-item:focus { box-shadow: none; } /** * 1. Bring actionable tweet to top when active to ensure border * highlighting wraps entire tweet. Value must be at least at if not * higher than the z-index value of ProfileHeading to ensure first * tweet in timeline receives border on all four sides. * NOTE: z-index should be 2 to avoid conflicts with .ProfileCanopy and .ProfileCard-avatarLink */ .ProfileTweet.is-actionable, .js-stream-item.is-selected:focus .ProfileTweet, .js-stream-item.is-selected:focus .ProfileCard, .QuoteTweet:hover, .QuoteTweet:focus, .QuoteTweet:active { border-color: rgba(38, 102, 158, 0.5); z-index: 2; /* 1 */ } .global-dm-nav.new.with-count .dm-new { background: #fff; } .global-dm-nav.new.with-count .dm-new .count-inner { background: #26669E; } .global-nav .people .count .count-inner { background: #26669E; } .dropdown-menu li > a:hover, .dropdown-menu li > a:focus, .dropdown-menu .dropdown-link:hover, .dropdown-menu .dropdown-link:focus, .dropdown-menu .dropdown-link.is-focused, .dropdown-menu li:hover .dropdown-link, .dropdown-menu li:focus .dropdown-link, .dropdown-menu .typeahead-recent-search-item.selected, .dropdown-menu .typeahead-saved-search-item.selected, .dropdown-menu .selected a, .dropdown-menu .dropdown-link.selected { background-color: #26669E !important; } /* give tweet boxes 10% of the users link color as background */ .home-tweet-box, .dm-tweetbox, .WebToast-box--altColor, .content-main .conversations-enabled .expansion-container .inline-reply-tweetbox { background-color: #E9EFF5; } .conversations-enabled .inline-reply-caret .caret-inner { border-bottom-color: #E9EFF5; } .top-timeline-tweetbox .timeline-tweet-box .tweet-form.condensed .tweet-box { color: #26669E; } /* give tweet box containers an outline using the users link color */ .home-tweet-box, .top-timeline-tweetbox .timeline-tweet-box { border-color: #C8D8E6 !important; } /* give tweet boxes an outline using the users link color */ .tweet-box[contenteditable="true"] { border-color: rgba(38,102,158,0.25); } input:focus, textarea:focus, div[contenteditable="true"]:focus, div[contenteditable="true"].fake-focus { border-color: #7CA3C4; box-shadow: inset 0 0 0 1px rgba(38, 102, 158, 0.7); } .currently-dragging.modal-enabled .modal .tweet-box, .currently-dragging:not(.modal-enabled) .tweet-content .tweet-box, .tweet-box[contenteditable="true"]:focus { border-color: #A8C1D8; box-shadow: none; } s, .pretty-link:hover s, .pretty-link:focus s, .stream-item-activity-me .latest-tweet .tweet-row a:hover s, .stream-item-activity-me .latest-tweet .tweet-row a:focus s { color: #7CA3C4; } .vellip, .vellip:before, .vellip:after, .conversation-module > li:after, .conversation-module > li:before { background-color: #7CA3C4; } .tweet .sm-reply, .tweet .sm-rt, .tweet .sm-fav, .tweet .sm-image, .tweet .sm-video, .tweet .sm-audio, .tweet .sm-geo, .tweet .sm-in, .tweet .sm-trash, .tweet .sm-more, .tweet .sm-page, .tweet .sm-embed, .tweet .sm-summary, .tweet .sm-chat, .timelines-navigation .active .profile-nav-icon, .timelines-navigation .profile-nav-icon:hover, .timelines-navigation .profile-nav-link:focus .profile-nav-icon, .sm-top-tweet, .metadata a.tweet-geo-text:hover .sm-geo, .discover-item .js-action-card-search:hover .sm-search, .discover-item .js-action-card-search:focus .sm-search { background-color: #26669E; } .enhanced-mini-profile .mini-profile .profile-summary { background-image: url(https://pbs.twimg.com/profile_banners/54723793/1416753410/mobile); } .wrapper-profile .profile-card.profile-header .profile-header-inner { background-image: url(https://pbs.twimg.com/profile_banners/54723793/1416753410/web); } #global-tweet-dialog .modal-header { border-bottom: solid 1px rgba(38, 102, 158, .25); } #global-tweet-dialog .modal-tweet-form-container { background-color: #26669E; background: rgba(38, 102, 158, .1); } .inline-reply-tweetbox { background-color: #E9EFF5; }
@g_carreiro is blocked
Are you sure you want to view these Tweets? Viewing Tweets won't unblock @g_carreiro.
View Tweets
Twitter may be over capacity or experiencing a momentary hiccup.
Try again
Visit Twitter Status for more information.
Close
Trends tailored just for you.
Trends offer a unique way to get closer to what you care about. They are tailored for you based on your location and who you follow.
Change
Keep tailored Trends
Close
Not on Twitter? Sign up, tune into the things you care about, and get updates as they happen.
Close
Country
Code
For customers of
United States
40404
(any)
Canada
21212
(any)
United Kingdom
86444
Vodafone, Orange, 3, O2
Brazil
40404
Nextel, TIM
Haiti
40404
Digicel, Voila
Ireland
51210
Vodafone, O2
India
53000
Bharti Airtel, Videocon, Reliance
Indonesia
89887
AXIS, 3, Telkomsel, Indosat, XL Axiata
Italy
4880804
Wind
3424486444
Vodafone
» See SMS short codes for other countries
Close
Hmm... Something went wrong. Please try again.