
/* - base.css - */
@media screen {
/* http://www.brasil2016.gov.br/pt-br/portal_css/base.css?original=1 */
/* */
/* */
#content ul,
.portletStaticText ul {
list-style-type: disc;
margin-left: 2em;
}
#content ol,
dl.portlet ol,
.portletStaticText ol {
list-style-type: decimal;
margin-left: 2em;
}
#content li,
dl.portlet li,
.portletStaticText li {
margin-bottom: 0.25em;
line-height: 1.5em;
display: list-item;
}
/* */
#content .discreet,
#sidebar .discreet,
.portletStaticText .discreet {
color: #666;
font-size: 85%;
font-weight: normal;
}
#content .visualHighlight,
.portletStaticText .visualHighlight {
background-color: #ffb;
}
#content .pullquote,
.portletStaticText .pullquote {
margin: 0 1em 0.5em 0.5em;
font-weight: bold;
line-height: 1.25em;
float: right;
width: 35%;
clear: right;
color: #444;
font-size: 1.6em;
letter-spacing: -0.08em !important;
}
#content .callout,
.portletStaticText .callout {
background: #eee;
padding: 1em;
border-left: 1em solid #ccc;
clear: both;
}
/* */
#content div.documentByLine {
font-size: 85%;
display: block;
color: #666;
}
#content img.tileImage,
#content div.newsImageContainer {
float: right;
margin: 0 1em 0.5em 1em;
}
.eventDetails {
float: right;
clear: right;
margin: 0 0 0.5em 1em;
}
#content .eventDetails .eventDetail {
clear: both;
}
/* */
/* */
table.listing,
table.plain {
border-spacing: 0;
border-collapse: collapse;
}
table.invisible td,
table.invisible th,
table.plain td,
table.plain th,
table.listing td,
table.listing th {
padding: 0.5em 1em;
vertical-align: top;
}
table.plain th,
table.plain td {
border: 1px solid #ddd;
}
table.plain th {
text-align: left;
}
table.listing td.listingCheckbox,
table.listing th.listingCheckbox {
text-align: center;
}
table.listing {
border-left: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}
table.listing .top {
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
border-right: 1px solid #ddd;
}
table.listing th {
text-align: left;
color: #666;
border: 0.1em solid #e7e7e7;
border-style: solid solid none;
background: #ddd;
}
table.listing tr.odd th {
border: 0.1em solid #fff;
border-style: solid solid none none;
}
table.listing tbody th {
font-weight: bold;
}
table.listing tbody tr {
text-align:left;
}
table.listing tbody tr.odd {
background: #eee;
}
table.listing tbody tr td {
background: transparent;
}
table.listing tbody tr.odd td {
background: #eee;
}
table.listing td {
border-right: 1px solid #ddd;
}
.icons-on #listing-table td {
line-height: 2em;
}
table.listing a {
border: none;
display: inline-block;
border-bottom: none !important;
}
table.listing td.draggable {
text-shadow: White 1px 1px 1px;
background: #ddd !important;
border-bottom: 1px solid white;
padding: 0.4em 0.4em 0 0.5em;
}
/* */
table.vertical {
}
table.vertical th {
text-align: right;
}
table.vertical td {
border-top: 0.1em solid #e7e7e7;
padding: 0.5em;
}
/* */
table.grid td,
table.grid th {
border: 1px solid #e7e7e7;
padding: 0.5em;
}
.dragindicator {
outline: 2px solid #FFD700;
}
#foldercontents-order-column {
padding: 0;
}
div.listingBar {
font-size: 80%;
margin: 1em 0;
}
div.listingBar .next {
display: inline-block;
float: right;
}
div.listingBar .previous {
display: inline-block;
}
div.listingBar a {
display: inline-block;
padding: 0.25em 0.5em;
border: 0.1em solid #ccc;
}
div.listingBar a:hover {
color: White;
background-color: #329fd7;
border-color: #329fd7;
}
/* */
/* */
dl.portalMessage,
div.attention,
div.caution,
div.danger,
div.error,
div.hint,
div.important,
div.note,
div.tip,
div.warning {
margin: 1em 0;
font-size: 80%;
border: 1px solid #996;
background-color: #ffffe3;
clear:both;
}
dl.portalMessage a,
#content dl.portalMessage a,
div.attention a,
div.caution a,
div.danger a,
div.error a,
div.hint a,
div.important a,
div.note a,
div.tip a,
div.warning a,
#content div.attention a,
#content div.caution a,
#content div.danger a,
#content div.error a,
#content div.hint a,
#content div.important a,
#content div.note a,
#content div.tip a,
#content div.warning a {
color: black;
border-bottom: 1px solid #888;
}
dl.portalMessage dt,
div > .admonition-title {
background-color: #996;
font-weight: bold;
float: left;
margin: 0 0.5em 0 0;
padding: 0.5em 0.75em;
color: White;
line-height: 1.25em;
}
dl.portalMessage dd,
div.attention > .last,
div.caution > .last,
div.danger > .last,
div.error > .last,
div.hint > .last,
div.important > .last,
div.note > .last,
div.tip > .last,
div.warning > .last {
padding: 0.5em 0.5em;
margin: 0;
line-height: 1.25em;
}
dl.warning {
border-color: #d80;
}
dl.warning > dt,
.warning > .admonition-title {
background-color: #d80;
}
dl.error {
border-color: red;
}
dl.error > dt,
.error > .admonition-title {
background-color: #d00;
}
.warning > dd,
.warning > .last {
background-color: #fd7;
}
.error > dd,
.error > .last {
background-color: #fdc;
}
/* */
#content dl.portalMessage,
#content div.attention a,
#content div.caution a,
#content div.danger a,
#content div.error a,
#content div.hint a,
#content div.important a,
#content div.note a,
#content div.tip a,
#content div.warning a {
font-size: 100%;
}
#content dl.portalMessage dt,
#content div > .admonition-title {
margin: 0 0.5em 0 0;
padding: 0.5em 0.75em;
}
#content dl.portalMessage dd,
#content div.attention > .last,
#content div.caution > .last,
#content div.danger > .last,
#content div.error > .last,
#content div.hint > .last,
#content div.important > .last,
#content div.note > .last,
#content div.tip > .last,
#content div.warning > .last {
margin: 0;
}
/* */
/* */
dl.collapsible {
border: 0.1em solid #8cacbb;
margin: 1em 0;
padding: 0;
}
dl.collapsible dt.collapsibleHeader {
display: block;
float: left;
background: White;
line-height: 1.2em;
vertical-align: middle;
font-size: 90%;
position: relative;
top: -0.6em;
width: auto;
margin: 0 0 -0.6em 1em;
padding: 0 0.5em;
}
dl.collapsible dd.collapsibleContent {
margin: 0;
padding: 0 1em 0.4em;
clear: left;
}
/* */
dl.collapsible dd.collapsibleContent > dl {
margin: 0;
padding: 0;
}
dl.expandedInlineCollapsible dt.collapsibleHeader,
dl.expandedBlockCollapsible dt.collapsibleHeader {
padding: 0 0.5em 0 2em;
background: White url(treeExpanded.png) no-repeat 0.5em 50%;
cursor: pointer;
}
dl.collapsedBlockCollapsible {
border: none;
height: 1em;
width: auto;
}
dl.collapsedInlineCollapsible dt.collapsibleHeader,
dl.collapsedBlockCollapsible dt.collapsibleHeader {
float: none;
position: relative;
margin: 0 0 0 1em;
padding: 0 0.5em 0 2em;
line-height: 1.2em;
cursor: pointer;
background: White url(treeCollapsed.png) no-repeat 0.5em 50%;
}
dl.collapsedInlineCollapsible dd.collapsibleContent,
dl.collapsedBlockCollapsible dd.collapsibleContent {
display: none;
}
dl.collapsedInlineCollapsible {
border: none;
height: 1em;
width: auto;
display: inline;
}
dl.collapsedInlineCollapsible dt.collapsibleHeader {
position: static;
float: none;
margin: 0;
padding: 0 0 0 2em;
line-height: 1em;
cursor: pointer;
display: inline;
}
/* */
/* */
.comment {
margin-top: 1.5em;
font-size: 80%;
}
.comment .documentByLine {
margin-left: 1em;
}
.comment .formControls {
margin-left: 0;
}
.commentTime {
color: #666;
}
.commentBody {
padding: 1em;
margin: 0.5em 0;
border-radius: 0.5em;
-webkit-border-radius: 0.5em;
-moz-border-radius: 0.5em;
box-shadow: 0 0 1em 0 #888;
-moz-box-shadow: 0 0 0.5em 0 #888;
-webkit-box-shadow: 0 0 0.5em #888;
}
.comment h1,
.comment h2,
.comment h3,
.comment h4,
.comment h5,
.comment h6 {
font-weight: normal;
}
/* */
.reviewHistory,
.contentHistory {
display: inline;
color: Black;
}
.spacer {
margin: 1em;
}
.label {
font-weight: bold;
display: inline;
}
.label .fieldErrorBox {
font-weight: normal;
}
.optionsToggle {
border: 0.1em solid #8cacbb;
color: Black;
background-color: #dee7ec;
font-weight: normal;
font-size: 90%;
}
/* */
.highlightedSearchTerm {
background-color: #ffa;
}
dl.searchResults .highlightedSearchTerm {
background-color: transparent;
font-weight: bold;
}
/* */
.noInheritedRoles {
color: #a0a0a0;
}
/* */
.currentItem {
border-collapse: collapse;
border: 0.2em solid #ffa500;
padding: 0.1em;
}
/* */
/* */
fieldset#search-field {
border: none !important;
text-align: center;
}
input.searchPage {
font-size:200% !important;
}
#rss-subscription {
float: left;
line-height: 3em;
}
#search-results-bar .actionMenuContent {
margin-top: 1em;
padding: 0;
}
#search-filter {
background: #ddd;
margin: 0;
padding: 0;
}
#content #search-filter fieldset {
border: none !important;
position: relative;
padding: 0;
margin: 0;
}
#content #search-filter legend {
background: transparent;
font-size: 1.1em;
padding: 0.5em 0.9em;
font-weight: bold;
}
#search-filter .field {
background: #eee;
padding: 1em 1.5em;
margin: 0;
}
#search-filter .field label {
font-weight: normal;
}
#search-filter .formControls {
text-align:center
}
#search-results-wrapper {
margin-top: 1em;
}
form.searchPage h1.documentFirstHeading {
font-weight:normal;
letter-spacing:0;
float: left;
margin-right: 0.8em;
}
form.searchPage h1.documentFirstHeading .highlightedSearchTerm {
background: transparent !important;
}
#search-results-bar > * {
float: left;
}
#searchResultsSort{
float:right;
}
#search-results-bar {
position: relative;
z-index: 1;
float: left;
width: 100%;
border-top: 1px solid #DDD;
border-bottom: 1px solid #DDD;
padding: 1em 0;
}
#search-results-bar dl.actionMenu {
margin-bottom: 0;
}
#search-results-bar dd.actionMenuContent {
margin-left: 0;
padding-left: 0;
}
#search-results-bar dt.actionMenuHeader a {
border-bottom: none;
}
#search-results-bar dt.actionMenuHeader a::after {
content: " ▼";
}
#search-results {
padding: 1em;
}
.searchResults {
margin-top: 0;
}
#ajax-search-res {
display: none;
}
/* */
/* */
.image-left {
float: left;
margin: 0.5em 1em 0.5em 0;
}
.image-right {
float: right;
margin: 0.5em;
}
.image-inline {
float: none;
}
/* */
/* */
dl.toc {
float: right;
width: 35%;
font-size: 100%;
margin: 1em 0 0.5em 1.5em;
}
dl.toc dt {
margin-left: 1em;
font-weight: normal;
text-transform: uppercase;
}
dl.toc dd {
margin-bottom: 0;
padding-left: 2em;
}
dl.toc dd ol {
margin-left: 1.5em;
}
/* */
/* */
#portal-sitemap {
list-style: none;
margin-left: 0;
font-size: 130%;
font-weight: bold;
}
#portal-sitemap li {
list-style: none;
margin-left: 0;
}
#portal-sitemap a {
border-bottom: none;
display: block;
}
#portal-sitemap > li {
border-bottom:0.1em dotted #ddd;
line-height:1.8em;
padding:0.25em 1em;
margin-bottom: 0;
}
#portal-sitemap .navTreeLevel2,
#portal-sitemap .navTreeLevel2 ul {
font-size: 85%;
font-weight: normal;
margin-bottom: 0;
padding: 0.25em 0;
}
/* */
/* */
.photoAlbumEntry {
float: left;
position:relative;
overflow: hidden;
height: 185px;
width: 143px;
margin: 0em;
padding: 0px 6px 0px 9px;
text-align: center;
background-image: url('polaroid-single.png');
background-repeat: no-repeat;
}
.photoAlbumEntry img {
border: 1px solid #ccc;
display: block;
margin: 0 auto;
}
.photoAlbumEntryWrapper {
height: 130px;
width: 128px;
margin-bottom: 7px;
}
.photoAlbumEntry a {
display: block;
text-decoration: none;
font-size: 90%;
height: 169px;
width: 130px;
margin: 16px auto 0px;
}
.photoAlbumFolder {
background-image: url('polaroid-multi.png');
background-repeat: no-repeat;
}
.photoAlbumEntryTitle {
color: #76797c;
display: block;
width: 128px;
height: 3.6em;
}
/* */
/* */
.hiddenStructure {
display: block;
background: transparent;
background-image: none; /* */
border: none;
height: 0.1em;
overflow: hidden;
padding: 0;
margin: -0.1em 0 0 -0.1em;
width: 1px;
}
/* */
/* */
.ie6 .hiddenStructure,
.ie7 .hiddenStructure {
position: absolute;
}
#content .visualNoMarker {
list-style:none;
margin-left: 0;
}
.visualClear {
clear: both;
}
/* */
/* */
body.largeText { font-size: 125%; }
body.smallText { font-size: 85%; }
/* */
/* */
/* */
div.overlay {
width: auto;
height: auto;
/* */
display: none;
/* */
margin: 1em;
font-size: 80%;
}
div.overlay-iframe,
div.overlay-ajax {
width: 60%;
min-height: 100px;
z-index: 99; /* */
}
div.overlay-iframe {
height: 60%;
}
/* */
div.overlaybg div.close,
div.overlay div.close {
background-image: url(pb_close.png);
position: absolute;
left: -14px;
top: -14px;
cursor: pointer;
height: 30px;
width: 30px;
}
.pb-ajax {
overflow-y: auto;
}
.pb-ajax, .pb-image, .overlay iframe {
background-color: #fff;
border: 1px solid #999;
white-space: normal;
box-shadow: 0 0 3em 0.5em #666;
-moz-box-shadow: 0 0 3em 0.5em #666;
-webkit-box-shadow: 0 0 3em #666;
}
.pb-ajax > div {
width: 92%;
padding: 1em;
}
.pb-ajax .documentActions {display:none}
div.overlay div.close span {
display: block;
height: 1px;
margin: -1px 0 0 -1px;
overflow: hidden;
padding: 0;
width: 1px;
}
div.overlay textarea { width: 100%; }
/* */
div.overlay .link-parent { display: none; }
div.overlay #createGroup legend { display: none; }
div.overlay #createGroup fieldset { border: none; }
/* */
div.overlay p {
margin-bottom: 1em;
}
div.overlay label {
margin-bottom: 0.25em;
}
div.overlay a:hover {
color: #75ad0a;
}
div.overlay a:hover label{
cursor: pointer;
}
div.overlay a.selected {
color: #000000;
}
div.overlay .formTab {
margin-right:1em;
font-weight: bold;
}
div.overlay .formTab.lastFormTab {
margin-right:0em;
}
div.overlay .formControls a {
display: block;
margin: 0.75em;
}
/* */
/* */
#history dd {
}
div.historyRecord {
margin-bottom: 1em;
}
div.historyTools ul {
float: right;
margin: 2px 1em;
}
div.historyTools ul li {
display: inline;
padding: 0 0.015em;
}
div.historyTools ul li a{
border-bottom: none;
}
div.historyTools form {
display: inline;
}
.historyAction {
}
.historyByLine {
background: #ddd;
padding: 0.5em;
border-top-right-radius: 0.5em;
border-top-left-radius: 0.5em;
-webkit-border-top-right-radius: 0.5em;
-webkit-border-top-left-radius: 0.5em;
-moz-border-radius-topleft: 0.5em;
-moz-border-radius-topright: 0.5em;
}
div.historyLinks {
float: right;
clear: right;
margin: 0.5em 1em 0 0;
}
div.historyComment {
padding: 0.5em 1em;
border: 1px solid #ddd;
}
div.historyComment p {
margin: 0;
padding-top: 1px;
}
a.historyComparePrevious {
border-top: 1px dotted #ccc;
display: block;
margin-top: 1.5em;
margin-bottom: -0.5em;
text-align: center;
}
a.historyComparePrevious span {
background-color: white;
position: relative;
top: -0.75em;
padding: 0 0.5em;
}
/* */
/* */
.icons-on .contenttype-document {
background: no-repeat transparent 0px 4px url(contenttypes-sprite.png);
}
.icons-on .contenttype-event {
background: no-repeat transparent 0px -212px url(contenttypes-sprite.png);
}
.icons-on .contenttype-folder {
background: no-repeat transparent 0px -644px url(contenttypes-sprite.png);
}
.icons-on .contenttype-link {
background: no-repeat transparent 0px -1076px url(contenttypes-sprite.png);
}
.icons-on .contenttype-news-item {
background: no-repeat transparent 0px -1292px url(contenttypes-sprite.png);
}
.icons-on .contenttype-plone-site {
background: no-repeat transparent 0px -1508px url(contenttypes-sprite.png);
}
.icons-on .contenttype-collection {
background: no-repeat transparent 0px -1724px url(contenttypes-sprite.png);
}
.icons-on .contenttype-topic {
background: no-repeat transparent 0px -1724px url(contenttypes-sprite.png);
}
/* */
.icons-on #plone-contentmenu-factories .contenttype-file {
background: no-repeat transparent 0px -428px url(contenttypes-sprite.png);
}
.icons-on #plone-contentmenu-factories .contenttype-image {
background: no-repeat transparent 0px -860px url(contenttypes-sprite.png);
}
.icons-on .contenttype-document,
.icons-on .contenttype-event,
.icons-on .contenttype-folder,
.icons-on .contenttype-link,
.icons-on .contenttype-news-item,
.icons-on .contenttype-plone-site,
.icons-on .contenttype-collection,
.icons-on .contenttype-topic,
.icons-on #plone-contentmenu-factories .contenttype-file,
.icons-on #plone-contentmenu-factories .contenttype-image {
line-height: 2em;
display: inline-block;
*display: block;
padding-left: 20px !important;
}
/* */
/* */
.optionsBox {
overflow-y: auto;
border: solid 1px #999999;
background: #FFFFFF;
height: 14em;
width: 100%;
}
/* */
/* */
.ie7 div.optionsBox {
width: 50%;
}
.optionsBox LABEL {
padding: 2px 0 0 0;
display: block;
line-height: 1em;
font-weight: normal;
}
.optionsBox input{
vertical-align: middle;
margin: 1px 4px 4px 6px;
}
/* */
/* */
.ie7 .optionsBox input {
margin: 0px;
}
.optionsBox LABEL.checked {
background-color: #EEEEEE;
}
.optionsBox LABEL.hover {
background-color: #777777;
color: #FFFFFF;
}
#archetypes-fieldname-subject .formHelp {
font-weight: normal;
}
#existingTagsSection {
position: relative;
margin-left: 3em;
}
#existingTags {
float: left;
width: 50%;
}
#content #existingTags dd {
margin-bottom: 1px;
margin-left: 0;
}
#content #selectedTags, #content #newTags {
margin-bottom: 0;
margin-left: 0;
}
#content #selectedTagsSection {
margin-left: 3em;
float: left;
width: 43%;
margin-bottom: 0;
}
#newTagsSection {
width: 48%;
margin-left: 3em;
}
#content p.selectedTag {
margin-bottom: .4em;
}
#existingTagsTitle, #newTagsTitle {
float: left;
}
#existingTagsHelp, #newTagsHelp {
float: right;
}
#noTagsSelected, #oneOrMoreTagsSelected {
display: none;
}
#ajax-spinner {
display:none;
width: 20px;
height: 20px;
position: fixed;
background-position: center center;
top: 50%;
left: 50%;
margin-top: -10px;
margin-left: -10px;
}
/* */

}


/* - public.css - */
@media screen {
/* http://www.brasil2016.gov.br/pt-br/portal_css/public.css?original=1 */
/* */
.state-published {
color: #436976 !important;
}
/* */
body {
font: 100% Arial, FreeSans, sans-serif;
background: White;
color: Black;
/* */
}
h1, h2, h3, h4, h5, h6 {
font-family: "Helvetica Neue", Arial, FreeSans, sans-serif;
font-weight: bold;
color: Black;
line-height: 1.5em;
}
h1, h2 {
letter-spacing: -0.05em;
}
h1 {
font-size: 2em;
}
h2 {
font-size: 1.75em;
}
h3 {
font-size: 1.25em;
}
h4 {
font-size: 1.25em;
}
h5 {
font-size: 1em;
}
h6 {
font-size: 0.8em;
}
h2, h3, h4, h5, h6 {
color: #444;
}
h2 a, h3 a, h4 a {
border-bottom: none !important;
}
p {
}
a:link, a:visited {
color: #205c90;
}
a:focus img {
outline: thin dotted;
}
dt {
font-weight: bold;
}
input {
font-family: "Lucida Grande", Arial, FreeSans;
}
q {
quotes: "“" "”" "‘" "’";
}
sup,
sub {
height: 0;
line-height: 1;
vertical-align: baseline;
_vertical-align: bottom;
position: relative;
}
sup {
bottom: 1ex;
}
sub {
top: 0.5ex;
}
/* */
/* */
#portal-header {
position: relative;
z-index: 2;
}
#portal-logo {
display: inline-block;
margin: 1.375em 0;
}
/* */
/* */
.ie6 #portal-logo,
.ie7 #portal-logo {
margin-top: 0;
}
#portal-globalnav {
clear: both;
font-size: 80%;
background: #ddd;
/* */
margin: 0 0 1em 0;
}
#portal-globalnav li {
}
#portal-globalnav li a {
display: inline-block;
padding: 0.5em 1em 1.8em 1em;
background: #ddd;
min-width: 6em;
white-space: normal;
border-right: 0.1em solid white;
}
#portal-globalnav .selected a,
#portal-globalnav a:hover {
background: #205c90;
color: White;
}
#portal-globalnav .selected a:hover {
background: #ddd;
color: #205c90;
}
#portal-personaltools {
float: right;
background: #e3e3e3;
position: relative;
z-index: 3; /* */
top: 0;
right: 0;
padding: 0.25em 0.5em;
font-size: 80%;
border-bottom-right-radius: 0.5em;
border-bottom-left-radius: 0.5em;
-webkit-border-bottom-right-radius: 0.5em;
-webkit-border-bottom-left-radius: 0.5em;
-moz-border-radius-bottomleft: 0.5em;
-moz-border-radius-bottomright: 0.5em;
}
#portal-personaltools #anon-personalbar a {
float: left;
margin: 0 0.5em;
}
#portal-languageselector {
float: right;
background: #e3e3e3;
position: relative;
top: 0;
right: 1px;
z-index: 3; /* */
padding: 0.25em 0.5em;
font-size: 80%;
border-bottom-right-radius: 0.5em;
border-bottom-left-radius: 0.5em;
-webkit-border-bottom-right-radius: 0.5em;
-webkit-border-bottom-left-radius: 0.5em;
-moz-border-radius-bottomleft: 0.5em;
-moz-border-radius-bottomright: 0.5em;
max-width: 50%;
}
#portal-searchbox {
float: right;
text-align: left;
clear: right;
margin: 1.2em 0;
font-size: 80%;
}
#portal-searchbox form {
white-space: nowrap;
}
#portal-searchbox label {
font-weight: normal;
}
#searchGadget {
width: 13em;
}
#searchGadget,
.LSBox input.searchButton {
}
.LSBox .searchSection {
}
#content input.searchField {
margin-bottom: 1em;
}
input.searchField {
-moz-appearance: searchfield;
}
/* */
.collapsible .collapser.collapsed {
padding-right: 14px;
background: url('arrowRight.png') center right no-repeat;
}
.collapsible .collapser.expanded {
padding-right: 14px;
background: url('arrowDown.png') center right no-repeat;
}
/* */
/* */
#LSResult {
position: absolute;
right: 0;
background: White;
margin: -1.5em 0 0 -7em;
}
#LSResult fieldset {
padding: 1em 0 0;
border: 0.1em solid #ccc;
}
#livesearchLegend {
background-color:#ccc;
padding:0.3em;
}
#LSResult .LSDescr {
font-size: 85%;
color: #666;
}
.LSRow,
#LSNothingFound {
display: block;
padding: 0.5em 1em;
white-space: normal;
width:28em;
}
.LSHighlight {
background: #ddd;
}
/* */
/* */
#portal-breadcrumbs {
font-size: 80%;
margin-bottom: 1em;
margin-left: 0.25em;
}
#portal-breadcrumbs a {
border-bottom: none;
display: inline-block;
}
.breadcrumbSeparator {
color: #666666;
}
/* */
/* */
#portal-siteactions {
font-size: 85%;
padding-bottom: 2em;
text-align: center;
clear: left;
}
#portal-siteactions li {
margin-right: 0.5em;
}
#portal-siteactions li a:hover {
color: #75ad0a
}
/* */
/* */
a.link-parent {
}
a.link-anchor {
border: none !important;
color: Black !important;
cursor: default !important;
}
#content a.link-overlay {
border-bottom: 1px dotted #205c90 !important;
}
dl dt .documentByLine {
font-weight: normal;
}
dl dt span.summary a {
border: none !important;
}
/* */
/* */
#content {
line-height: 1.5em;
clear: both;
font-size: 80%;
margin: 1em 0.25em 2em 0.25em;
}
/* */
body#content {
margin: 1em;
}
#content h1 {
margin-top: 0.5em;
}
#content h1.documentFirstHeading {
margin-top: 0;
}
#content p,
#content table,
#content dl,
dl.portlet p,
dl.portlet {
margin-bottom: 1em;
}
#content ul,
#content ol {
}
#content a:link,
dl.portlet a:link {
color: #205c90;
border-bottom: 0.1em solid #ccc;
}
#content a:visited,
dl.portlet a:visited {
color: #427597;
border-bottom: 0.1em solid #ccc;
}
#content a:hover,
dl.portlet a:hover {
color: #75ad0a !important; /* */
}
#content a:target {
background-color: #ffb;
}
#content span.link-external a {
background: transparent url(link_icon.png) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
#category {
font-size: 75%;
margin-bottom: 1em;
color: #666;
text-align: right;
}
#category a.link-category, span.selectedTag {
color: black;
padding: 0.25em 0.5em;
background: #ddd;
border-radius: 0.5em;
-webkit-border-radius: 0.5em;
-moz-border-radius: 0.5em;
}
#category a.link-category:hover {
background: #205c90;
color: White;
border-color: #205c90;
}
#category .separator {
display: none;
}
#content dt {
font-weight: bold;
margin-bottom: 0;
margin-right: 0;
}
#content-core dd {
margin: 0 0 1em 2em;
}
#content pre,
.portletStaticText pre {
background-color: #222;
color: White;
font-family: Consolas, Inconsolata, Menlo, "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Courier New", monospace;
padding: 1em;
overflow-x: auto;
font-size: 90%;
margin-bottom: 1em;
line-height: 1.25em;
}
#content pre.python,
.portletStaticText pre.python {
background-color: White;
}
#content code,
.portletStaticText code {
font-family: Consolas, Inconsolata, Menlo, "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Courier New", monospace;
}
#content table {
text-align: left;
border-collapse: collapse;
border-spacing: 0px;
}
#content .documentDescription,
#content #description {
color: #666;
margin-left: 0;
font: bold 1.25em "Helvetica Neue", Arial, FreeSans, sans-serif;
}
#content div.newsImageContainer a {
border-bottom: none;
}
#content div.newsImageContainer p.discreet {
margin: 0;
padding: 0.5em;
background-color: #666;
background-color: rgba(40,40,40,0.7);
color: White;
font-weight: bold;
position: relative;
width: 190px;
top: -3em;
}
/* */
#content .eventDetails {
border-color: #CCCCCC;
border-style: solid;
border-width: 0.08em;
width: 22em;
margin-top: 1em;
}
#content .eventDetails h2 {
background-color: #DDDDDD;
font-size: 100%;
letter-spacing: 0;
padding: 0.5em;
padding-left: 1em;
}
#content .eventDetails .eventDetail h3,
#content .eventDetails .eventDetail div {
padding: 2%;
}
#content .eventDetails .eventDetail h3 {
float: left;
font-size: 100%;
text-align: right;
width: 37%;
}
#content .eventDetails .eventDetail div {
float: left;
width: 55%;
}
/* */
/* */
img.image-left,
img.image-right,
.captioned img {
border: 1px solid #ddd;
}
dd.image-caption {
text-align: left;
padding: 0 0 0 3px; /**/
margin: 0;
color: #666;
font-size: 85%;
}
/* */
/* */
#portal-footer {
font-size: 75%;
background: #ddd;
padding: 1em;
margin: 1em 0;
line-height: 2em;
}
#portal-colophon {
font-size: 70%;
text-align: center;
margin-bottom: 1em;
}
#portal-colophon li {
padding:0 0.75em;
}
#portal-colophon a {
color: #444;
}
/* */

}


/* - collective.js.jqueryui.custom.min.css - */
@media screen {

/* collective.js.jqueryui: jqueryui.css */

/*! jQuery UI - v1.10.2 - 2013-04-29
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=%20Arial%2CFreeSans%2Csans-serif&fwDefault=normal&fsDefault=0.9em&cornerRadius=5px&bgColorHeader=dddddd&bgTextureHeader=flat&bgImgOpacityHeader=75&borderColorHeader=cccccc&fcHeader=444444&iconColorHeader=205c90&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=100&borderColorContent=cccccc&fcContent=444444&iconColorContent=205c90&bgColorDefault=205c90&bgTextureDefault=flat&bgImgOpacityDefault=45&borderColorDefault=cccccc&fcDefault=ffffff&iconColorDefault=ffffff&bgColorHover=dddddd&bgTextureHover=flat&bgImgOpacityHover=75&borderColorHover=448dae&fcHover=444444&iconColorHover=444444&bgColorActive=75ad0a&bgTextureActive=flat&bgImgOpacityActive=50&borderColorActive=cccccc&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=ffdd77&bgTextureHighlight=flat&bgImgOpacityHighlight=55&borderColorHighlight=dd8800&fcHighlight=000000&iconColorHighlight=dd8800&bgColorError=ffddcc&bgTextureError=flat&bgImgOpacityError=45&borderColorError=dd0000&fcError=000000&iconColorError=dd0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=75&opacityOverlay=30&bgColorShadow=999999&bgTextureShadow=flat&bgImgOpacityShadow=55&opacityShadow=45&thicknessShadow=0px&offsetTopShadow=5px&offsetLeftShadow=5px&cornerRadiusShadow=5px&ctl=themeroller
* Copyright 2013 jQuery Foundation and other contributors Licensed MIT */.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted #000}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin-top:2px;padding:.5em .5em .5em .7em;min-height:0}.ui-accordion .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-noicons{padding-left:.7em}.ui-accordion .ui-accordion-icons .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-header .ui-accordion-header-icon{position:absolute;left:.5em;top:50%;margin-top:-8px}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-button{display:inline-block;position:relative;padding:0;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:block;line-height:normal}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icons .ui-button-text{padding-left:2.1em;padding-right:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon,.ui-button-icons-only .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary,.ui-button-icons-only .ui-button-icon-primary{left:.5em}.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month-year{width:100%}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:49%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:700;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-dialog{position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:21px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:0;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-se{width:12px;height:12px;right:-5px;bottom:-5px;background-position:16px 16px}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-menu{list-style:none;padding:2px;margin:0;display:block;outline:0}.ui-menu .ui-menu{margin-top:-3px;position:absolute}.ui-menu .ui-menu-item{margin:0;padding:0;width:100%}.ui-menu .ui-menu-divider{margin:5px -2px 5px -2px;height:0;font-size:0;line-height:0;border-width:1px 0 0}.ui-menu .ui-menu-item a{text-decoration:none;display:block;padding:2px .4em;line-height:1.5;min-height:0;font-weight:400}.ui-menu .ui-menu-item a.ui-state-focus,.ui-menu .ui-menu-item a.ui-state-active{font-weight:400;margin:-1px}.ui-menu .ui-state-disabled{font-weight:400;margin:.4em 0 .2em;line-height:1.5}.ui-menu .ui-state-disabled a{cursor:default}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item a{position:relative;padding-left:2em}.ui-menu .ui-icon{position:absolute;top:.2em;left:.2em}.ui-menu .ui-menu-icon{position:static;float:right}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url(/pt-br/++resource++jquery-ui-themes/sunburst/images/animated-overlay.gif);height:100%;filter:alpha(opacity=25);opacity:.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:0;background:0;color:inherit;padding:0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:22px}.ui-spinner-button{width:16px;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top:0;border-bottom:0;border-right:0}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav li a{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active a,.ui-tabs .ui-tabs-nav li.ui-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-tabs-loading a{cursor:text}.ui-tabs .ui-tabs-nav li a,.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:0}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px;-webkit-box-shadow:0 0 5px #aaa;box-shadow:0 0 5px #aaa}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Arial,FreeSans,sans-serif;font-size:0.9em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Arial,FreeSans,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #ccc;background:#fff url(/pt-br/++resource++jquery-ui-themes/sunburst/images/ui-bg_flat_100_ffffff_40x100.png) 50% 50% repeat-x;color:#444}.ui-widget-content a{color:#444}.ui-widget-header{border:1px solid #ccc;background:#ddd url(/pt-br/++resource++jquery-ui-themes/sunburst/images/ui-bg_flat_75_dddddd_40x100.png) 50% 50% repeat-x;color:#444;font-weight:bold}.ui-widget-header a{color:#444}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #ccc;background:#205c90 url(/pt-br/++resource++jquery-ui-themes/sunburst/images/ui-bg_flat_45_205c90_40x100.png) 50% 50% repeat-x;font-weight:normal;color:#fff}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#fff;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #448dae;background:#ddd url(/pt-br/++resource++jquery-ui-themes/sunburst/images/ui-bg_flat_75_dddddd_40x100.png) 50% 50% repeat-x;font-weight:normal;color:#444}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:#444;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #ccc;background:#75ad0a url(/pt-br/++resource++jquery-ui-themes/sunburst/images/ui-bg_flat_50_75ad0a_40x100.png) 50% 50% repeat-x;font-weight:normal;color:#fff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #d80;background:#fd7 url(/pt-br/++resource++jquery-ui-themes/sunburst/images/ui-bg_flat_55_ffdd77_40x100.png) 50% 50% repeat-x;color:#000}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#000}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #d00;background:#fdc url(/pt-br/++resource++jquery-ui-themes/sunburst/images/ui-bg_flat_45_ffddcc_40x100.png) 50% 50% repeat-x;color:#000}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#000}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#000}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url(/pt-br/++resource++jquery-ui-themes/sunburst/images/ui-icons_205c90_256x240.png)}.ui-widget-header .ui-icon{background-image:url(/pt-br/++resource++jquery-ui-themes/sunburst/images/ui-icons_205c90_256x240.png)}.ui-state-default .ui-icon{background-image:url(/pt-br/++resource++jquery-ui-themes/sunburst/images/ui-icons_ffffff_256x240.png)}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url(/pt-br/++resource++jquery-ui-themes/sunburst/images/ui-icons_444444_256x240.png)}.ui-state-active .ui-icon{background-image:url(/pt-br/++resource++jquery-ui-themes/sunburst/images/ui-icons_ffffff_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(/pt-br/++resource++jquery-ui-themes/sunburst/images/ui-icons_dd8800_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(/pt-br/++resource++jquery-ui-themes/sunburst/images/ui-icons_dd0000_256x240.png)}.ui-icon-blank{background-position:16px 16px}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:5px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:5px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:5px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:5px}.ui-widget-overlay{background:#aaa url(/pt-br/++resource++jquery-ui-themes/sunburst/images/ui-bg_flat_75_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{margin:5px 0 0 5px;padding:0;background:#999 url(/pt-br/++resource++jquery-ui-themes/sunburst/images/ui-bg_flat_55_999999_40x100.png) 50% 50% repeat-x;opacity:.45;filter:Alpha(Opacity=45);border-radius:5px}

/* collective.js.jqueryui: sunburst-patch.css */

/* Due to usage of #content, dl.portlet and !important in public.css rules 
we must re-gain priority here for all jQueryUI link styles 
*/

#content .ui-state-default a, #content .ui-state-default a:link, #content .ui-state-default a:visited, 
dl.portlet .ui-state-default a, dl.portlet .ui-state-default a:link, dl.portlet .ui-state-default a:visited,
a.ui-state-default,
#content a.ui-state-default, #content .ui-state-default a, #content .ui-state-default a:link, #content .ui-state-default a:visited,
dl.portlet a.ui-state-default, dl.portlet .ui-state-default a, dl.portlet .ui-state-default a:link, dl.portlet .ui-state-default a:visited,
#content .ui-state-active a, #content .ui-state-active a:link, #content .ui-state-active a:visited,
dl.portlet .ui-state-active a, dl.portlet .ui-state-active a:link, dl.portlet .ui-state-active a:visited  { color: #ffffff !important; }

#content .ui-widget-header a,
dl.portlet .ui-widget-header a,
a.ui-state-hover,
#content a.ui-state-hover, #content .ui-state-hover a, #content .ui-state-hover a:hover,
dl.portlet a.ui-state-hover, dl.portlet .ui-state-hover a, dl.portlet .ui-state-hover a:hover { color: #444444 !important;}

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a,
#content .ui-state-highlight a, #content .ui-widget-content .ui-state-highlight a, #content .ui-widget-header .ui-state-highlight a,
dl.portlet .ui-state-highlight a, dl.portlet .ui-widget-content .ui-state-highlight a, dl.portlet .ui-widget-header .ui-state-highlight a { color: #000000 !important; }


}


/* - columns.css - */
@media screen {
/* http://www.brasil2016.gov.br/pt-br/portal_css/columns.css?original=1 */
div.row {
float: left;
width: 100%;
display: block;
position: relative;
}
div.cell {
position: relative;
float: left;
left: 100%;
}
/* */
.ie6 div.cell {
float: none;
}
/* */
div.width-1  { width:  4%    }
div.width-2  { width: 10.25% }
div.width-3  { width: 16.5%  }
div.width-4  { width: 22.75% }
div.width-5  { width: 29%    }
div.width-6  { width: 35.25% }
div.width-7  { width: 41.5%  }
div.width-8  { width: 47.75% }
div.width-9  { width: 54%    }
div.width-10 { width: 60.25% }
div.width-11 { width: 66.5%  }
div.width-12 { width: 72.75% }
div.width-13 { width: 79%    }
div.width-14 { width: 85.25% }
div.width-15 { width: 91.5%  }
div.width-16 { width: 97.75% }
/* */
/* */
div.position-0  { margin-left: -98.875% }
div.position-1  { margin-left: -92.625% }
div.position-2  { margin-left: -86.375% }
div.position-3  { margin-left: -80.125% }
div.position-4  { margin-left: -73.875% }
div.position-5  { margin-left: -67.625% }
div.position-6  { margin-left: -61.375% }
div.position-7  { margin-left: -55.125% }
div.position-8  { margin-left: -48.875% }
div.position-9  { margin-left: -42.625% }
div.position-10 { margin-left: -36.375% }
div.position-11 { margin-left: -30.125% }
div.position-12 { margin-left: -23.875% }
div.position-13 { margin-left: -17.625% }
div.position-14 { margin-left: -11.375% }
div.position-15 { margin-left:  -5.125% }
/* */
/* */
div.width-1\3a 2 { width:    47.75%; } /* */
div.width-1\3a 4 { width:    22.75%; } /* */
div.width-3\3a 4 { width:    72.75%; } /* */
div.width-full   { width:    97.75%  }
div.position-1\3a 4 {margin-left:    -73.875%;} /* */
div.position-1\3a 2 {margin-left:    -48.875%;} /* */
div.position-3\3a 4 {margin-left:    -23.875%;} /* */
/* */
div.width-1\3a 3 { width: 31.08%; } /* */
div.width-2\3a 3 { width: 64.42%; } /* */
div.position-1\3a 3 {margin-left: -65.545%;} /* */
div.position-2\3a 3 {margin-left: -32.205%;} /* */

}


/* - authoring.css - */
@media screen {
/* http://www.brasil2016.gov.br/pt-br/portal_css/authoring.css?original=1 */
/* */
/* */
/* */
#content ul.formTabs {
background-color: #ddd;
border: 0.3em solid #ddd;
}
#edit-bar {
background-color: #75ad0a;
border: 0.25em solid #75ad0a;
font-size: 80%;
min-height: 2em;
margin-bottom: 1em;
padding-top: 0.05em;
}
#content-views {
float: left;
background-color: #75ad0a;
}
/* */
/* */
.ie6 ul#content-views{
margin: -2px -3px 0px -3px;
}
#content-views a {
color: White;
}
/* */
#edit-bar,
#content ul.formTabs,
#content-core ul.formTabs {
display: block;
border-style: solid solid none solid;
margin-left: 0;
border-top-right-radius: 0.5em;
border-top-left-radius: 0.5em;
-webkit-border-top-right-radius: 0.5em;
-webkit-border-top-left-radius: 0.5em;
-moz-border-radius-topleft: 0.5em;
-moz-border-radius-topright: 0.5em;
}
#content li.formTab,
#content-core li.formTab {
display: inline;
margin-right:0.25em;
}
#content-views a,
#content li.formTab a,
#content-core li.formTab a {
/* */
display: inline-block;
}
#content-views a,
#content li.formTab a,
#content-core li.formTab a {
line-height: 26px;
padding: 0 0.75em;
text-decoration: none;
border: none;
margin: 0 ;
}
#content-views li.selected a,
#content li.formTab a.selected,
#content-core li.formTab a.selected {
font-weight: bold;
}
#content-views li.selected a,
#content-views li a:hover,
#content li.formTab a.selected,
#content li.formTab a:hover,
#content-core li.formTab a.selected,
#content-core li.formTab a:hover {
background: White;
color: Black;
border-top-right-radius: 0.5em;
border-top-left-radius: 0.5em;
-webkit-border-top-right-radius: 0.5em;
-webkit-border-top-left-radius: 0.5em;
-moz-border-radius-topleft: 0.5em;
-moz-border-radius-topright: 0.5em;
}
#content li.formTab a.notify,
#content-core li.formTab a.notify {
background-color: red;
color: White;
}
#content li.formTab a.required span:after,
#content-core li.formTab a.required span:after,
div.field span.required:after {
content: "■";
color: Red;
padding-left: 0.2em;
}
#content fieldset.formPanel,
#content-core fieldset.formPanel {
border: none;
}
#content fieldset.formPanel.hidden,
#content-core fieldset.formPanel.hidden {
display: none;
}
#content div.formControls input.hidden,
#content-core div.formControls input.hidden {
display: none;
}
/* */
/* */
/* */
#portal-personaltools dl {
}
#portal-personaltools dt {
font-weight: normal;
}
#portal-personaltools dt.actionMenuHeader a:after {
content: " ▼";
}
#portal-personaltools dd {
right: 0;
padding-top: 0.5em;
}
#portal-personaltools dd {
background: #e3e3e3;
padding-bottom: 0.5em;
}
#portal-personaltools dd a {
line-height: 2em;
padding: 0 0.75em;
}
#portal-personaltools dd a:hover {
background: #205c90;
color: White;
}
/* */
/* */
#contentActionMenus dl.actionMenu a,
#contentActionMenus dl.actionMenu.activated dd {
background-color: #75ad0a;
color: White;
z-index: 5;
}
#contentActionMenus dl.actionMenu.activated dd {
border-bottom: 0.5em solid #75ad0a;
right: -3px;
}
#contentActionMenus dl.actionMenu.activated dd a:hover,
#contentActionMenus dl.actionMenu.activated dd .actionMenuSelected {
background-color: White !important;
color: #666;
}
#contentActionMenus dl.actionMenu {
line-height: 2em;
}
#folderHeader, #contextHeader {
border-bottom: 2px solid white;
}
#contextHeader { margin-top: 5px; }
/* */
#contentActionMenus {
float: right;
background: #75ad0a;
margin: 0;
position: relative;
top: -0.23em;
right:-0.24em;
padding: 0.1em 0.24em 0 0;
border-radius: 0.5em;
border-top-left-radius: 0;
-webkit-border-radius: 0.5em;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 0.5em;
-moz-border-radius-topleft: 0;
}
.actionMenuContent {
padding: 0 0.25em;
}
dl.actionMenu {
float: right;
white-space: nowrap;
position: relative;
margin-left: 0.5em;
}
dl.actionMenu a,
dl.actionMenu div {
display: block !important;
white-space: nowrap;
}
dl.actionMenu dt {
font-weight: normal;
}
span.arrowDownAlternative {
font-size: 80%;
}
dl.actionMenu.deactivated dt {
margin: 0 0.25em;
}
dl.actionMenu.deactivated dd {
display: none;
}
dl.actionMenu.activated dd {
position: absolute;
width: auto;
min-width: 100%;
border-bottom-right-radius: 0.5em;
border-bottom-left-radius: 0.5em;
-webkit-border-bottom-right-radius: 0.5em;
-webkit-border-bottom-left-radius: 0.5em;
-moz-border-radius-bottomleft: 0.5em;
-moz-border-radius-bottomright: 0.5em;
}
dl.actionMenu.activated dt a,
dl.actionMenu.activated dd a,
dl.actionMenu.activated dd div {
margin: 0 0.25em;
}
/* */

}


/* - portlets.css - */
@media screen {
/* http://www.brasil2016.gov.br/pt-br/portal_css/portlets.css?original=1 */
/* */
dl.portlet {
margin: 0 0 1em;
font-size: 80%;
}
dl.portletError {
background-color: #FFA500;
}
dl.portlet dt {
padding: 0.42em 1em;
background: #ddd;
line-height: normal;
}
dl.portlet dt.hiddenStructure {
padding: 0;
}
dl.portlet dt a:link,
dl.portlet dt a:visited,
dl.portlet dt a:hover {
color: black;
display: block;
border: none;
}
dl.portlet dd.portletItem,
dl.portlet dd.portletFooter,
dl.portletError dd {
padding: 1em;
}
.blockedPortlet .portletHeader {
border: 1px dashed #ddd;
margin: -1px;
background: none !important;
}
.blockedPortlet .portletHeader a {
color: #666;
}
.blockedPortlet .portletBlockedMessage {
color: white;
display: inline;
}
.portletItemDetails {
font-size: 85%;
padding-top: .5em;
line-height: 1.5em;
margin-left: 1em;
display: block;
}
#portlet-prefs a {
border: none;
line-height: 2em;
}
/* */
/* */
dl.portlet ul.navTree li a {
border: none;
display: block;
zoom: 1;
}
dl.portlet ul.navTree li a:hover {
}
dl.portletNavigationTree dd.portletItem {
padding: 0;
}
dl.portlet ul.navTreeLevel0 > .navTreeItem {
padding: 0.25em 1em;
border-bottom: 0.1em dotted #ddd;
line-height: 2em;
}
dl.portlet ul.navTreeLevel1 .navTreeItem {
padding-left: 0.5em;
line-height: 2em;
}
dl.portlet ul.navTree .navTreeCurrentItem {
background-color: #ddd;
border-left: 1em solid #ddd;
margin-left: -1em;
margin-right: -1em;
}
/* */
/* */
.portletCalendar {
margin: 1px 0 1em 0;
}
.portletCalendar dt {
background-color: #eee;
font-weight: bold;
text-align: center;
line-height: 1.6em;
border-bottom: none;
}
#visual-portal-wrapper dl.portletCalendar dd {
padding: 0;
}
.portletCalendar dd {
margin: 0;
padding: 0;
}
.portletCalendar dt a#calendar-previous {
float: left;
padding: 0 1em;
margin: 0 -.5em;
}
.portletCalendar dt a#calendar-next {
float: right;
padding: 0 1em;
margin: 0 -.5em;
}
.portletCalendar a, .portletCalendar a:focus,
.portletCalendar a, .portletCalendar a:hover,
.ploneCalendar a {
text-decoration: none;
border-bottom: none !important;
}
.ploneCalendar {
border-spacing: 0;
width:100%;
}
.ploneCalendar td {
background-color: transparent;
width: 14%;
text-align: center;
padding: 2px;
}
.ploneCalendar .weekdays th {
background-color: #eee;
text-align: center;
padding: 2px;
}
.ploneCalendar .event {
background-color: #eee;
}
.ploneCalendar .todayevent {
background-color: #eee;
border: 2px solid #205C90;
}
.ploneCalendar .todaynoevent {
border: 2px solid #205C90;
}
/* */

}


/* - controlpanel.css - */
@media screen {
/* http://www.brasil2016.gov.br/pt-br/portal_css/controlpanel.css?original=1 */
/* */
#setup-link {
font-size: 90%;
}
#content ul.configlets {
margin: 1em 0;
list-style-image: none;
list-style: none;
}
#content ul.configlets li {
margin-bottom: 1em;
list-style: none;
display: block;
}
#content ul.configlets li a {
text-decoration: none;
border: none;
}
#content ul.configlets li a:visited {
color: #436976;
background-color: transparent;
}
#content ul.configlets li a:active {
color: #436976;
background-color: transparent;
}
#content ul.configlets li label {
font-weight: bold;
}
#content ul.configletDetails {
margin: 0em 1em 1em 4em;
list-style-image: none;
list-style: none;
}
#content ul.configletDetails li {
margin-bottom: 1em;
display: inline;
}
#content ul.configletDetails li a {
text-decoration: none;
}
#content ul.configletDetails li label {
font-weight: bold;
}
#content ul.configletDetails li.configletDescription {
display: block;
color: #76797c;
margin: 0;
}
.inlineDisplay {
display:inline
}
table.controlpanel-listing {
width:100%;
}
table.controlpanel-listing td, table.controlpanel-listing th {
font-size:120%;
}
table.controlpanel-listing dl {
margin-top:0;
}
table.controlpanel-listing dd {
margin-left: 1em;
}
table.controlpanel-listing dl dt a .trigger{
font-weight:normal;
}
table .controlpanel-listing td {
vertical-align:top;
}
table.controlpanel-listing td.checker{
text-align:center;
}
table.controlpanel-listing th.smallcolumn {
width:1.5em;
}
.chooser-right {
float:right;
margin-right:0;
margin-bottom:0;
}
.rule-element {
background-color:#EEF3F5;
margin:0.5em 0pt 0.5em;
padding:0.3em 1em 0.3em 1em;
width:auto;
}
.rule-element dl {
}
.rule-element dl dd {
margin-left:1em;
}
.rule-updown, .rule-operations {
float:right;
padding-top:0.8em;
}
/* */
/* */
div.portletAssignments {
font-size: 0.8em;
line-height: 2em;
}
div.portletAssignments div.portletHeader {
padding: 0.42em 1em;
background: #ddd;
line-height: normal;
}
div.portletAssignments .managedPortletActions {
float: right;
}
div.portletAssignments .managedPortletActions a, div.portletAssignments .managedPortletActions button {
margin: 0 0.25em;
border: none;
cursor: pointer;
background-color: transparent;
color: #205C90;
}
div.portletAssignments .managedPortletActions form {
display: inline;
}
.managedPortlet {
margin: 0.8em 0;
}
div.managePortletsLink,
a.managePortletsFallback {
text-align: center;
padding: 0.25em 0.5em;
font-size: 80%;
margin: 0 auto 1em;
background: #ddd;
border-radius: 0.5em;
-webkit-border-radius: 0.5em;
-moz-border-radius: 0.5em;
}
a.managePortletsFallback {
display:inline-block; /* */
}
#content a.managePortletsFallback {
display: block;
border-bottom: none !important;
}
/* */

}


/* - forms.css - */
@media screen {
/* http://www.brasil2016.gov.br/pt-br/portal_css/forms.css?original=1 */
/* */
fieldset,
.editionComment {
line-height:1.5em;
margin:1em 0;
padding:0 1em 1em;
width:auto;
}
/* */
#content .field input[type="text"][name$=".title"],
#archetypes-fieldname-title input {
font-family: "Helvetica Neue", Arial, FreeSans, sans-serif;
line-height: 125%;
color: Black;
letter-spacing: -0.05em;
margin: inherit -0.05em;
font-size: 2em; /* */
font-weight: bold;
}
/* */
#content .field textarea[name$=".description"],
#archetypes-fieldname-description textarea#description {
font-family: Arial,FreeSans,sans-serif;
color:#666666;
font-size:1.25em;
font-weight: bold;
}
div.formControls {
margin: 1em;
}
input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus {
background-color: #ffffe0;
}
#content textarea {
font: 100% Monaco, "Courier New", Courier, monospace;
width: 100%;
}
#content select {
vertical-align: top;
}
#content fieldset {
border: 0.1em solid #329fd7;
border-style: solid none none none;
}
#content legend {
padding: 0.5em;
font-size: 85%;
}
label {
font-weight:bold;
}
label .fieldErrorBox {
font-weight: normal;
}
#content label {
}
#content optgroup {
font-style: normal;
font-weight: bold;
color: #999;
padding-left: 0.25em;
}
#content option {
color: black;
}
#content optgroup > option {
padding: 0 0.25em 0 1em;
}
dl.enableFormTabbing dd {
margin-left: 0;
padding-top: 2em;
}
.searchSection {
color: #76797c;
margin-top: 0.25em;
}
.searchSection label:hover {
color: Black;
}
.field {
clear: both;
margin-bottom: 1em;
}
.field input[type="text"] {
width: 20em;
}
.field input[type="text"][size] {
width: auto;
}
.field input[type="text"][name$=".title"],
input#title {
width: 100%;
}
.field.error input[type="text"][name$=".title"],
.error input#title {
width: 99%;
}
.fieldRequired {
background: url(required.png) center left no-repeat;
padding: 0 0 0 1em;
color: White;
}
.fieldUploadFile {
text-align: right;
margin-right: 0.75em;
display: none;
}
.fieldTextFormat {
text-align: right;
margin-right: 0.75em
}
.formHelp {
color: #555;
margin: 0 0 0.2em 0;
display: block;
font-weight: normal;
}
div.field.error {
background-color: #fdc;
border:  1px solid red;
padding: 0.5em;
margin:  1em 0;
}
.error .fieldRequired {
color: #d00;
}
div.error.warning {
background-color: transparent;
border: none;
margin-top: 0;
padding: 0;
}
div.error.warning input {
border: 2px solid red;
}
input.inputLabelActive {
color: #76797c;
}
textarea#form\.description {
height: 6em;
width: 99%;
}
table.listing tbody tr.odd.selected td,
table.listing tbody tr.odd.dragging td,
tr.dragging,
tr.selected {
background-color: #ffa;
}
table.listing tbody tr.odd.error td,
tr.error {
background-color: #fdc;
}
.multi-widget-field {
padding-left: 0.5em;
border-left: 1.5em solid #DDD;
}
.multi-widget-checkbox {
margin-left: -2em;
margin-right: 0.5em;
width: 1.5em;
display: inline-block;
}
/* */
body.template-logged_out #content,
body.template-login_form #content,
.pb-ajax #login-form {
text-align: center;
}
#fieldset-openid-login input, #login-form input {
font-size: 150%;
}
body.template-register #content input,
body.template-new-user #content input {
font-size: 150%;
width: inherit;
}
#fieldset-openid-login label, #login-form label {
margin-right:0.5em;
padding-top:0.2em;
text-align:right;
width: 10em;
display: inline-block;
}
#fieldset-openid-login .formControls input, #login-form .formControls input {
margin-left: 0.25em;
}
/* */
/* */
}


/* - dropdown-menu.css - */
@media screen {
/* http://www.brasil2016.gov.br/pt-br/portal_css/dropdown-menu.css?original=1 */
/* */
#portal-top {
z-index:1;
}
#portal-globalnav {
list-style-image:none;
position:relative; /* */
zoom:1; /* */
}
#portal-globalnav:after {
content:"";
clear:both;
display:block;
visibility:hidden;
}
#portal-globalnav li {
float:left;
position:relative;
}
#portal-globalnav li a {
display:block;
border-top: 1px solid #fff;
}
ul.submenu {
display:none;
left:0;
position:absolute;
top:100%;
}
#portal-globalnav li:hover > ul.submenu {
display:block;
}
ul.submenu li {
float:none;
margin:0;
}
#portal-globalnav ul.submenu li a {
padding:0.5em 1.5em 0.5em 1em;
width:12em;
}
ul.submenu ul {
top:0;
left:100%;
}
ul.submenu a.state-published:hover,
.selected ul.submenu .state-published {
color: #fff !important;
}

}


/* - ++resource++plone.app.discussion.stylesheets/discussion.css - */
@media screen {
/* http://www.brasil2016.gov.br/pt-br/portal_css/++resource++plone.app.discussion.stylesheets/discussion.css?original=1 */
/* */
.discussion .hide {
display: none;
}
/* */
.discussion,
#commenting {
/* */
clear: both;
}
.comment {
}
.commentImage {
float: left;
margin-right: 0.5em;
height: 3.5em;
}
.commentImage a:link {
/* */
border: 0px;
}
.commentImage img {
}
.commentDate {
display: block;
font-size: 85%;
line-height: 1.5em;
padding-top: 0.5em;
color: #76797C;
}
.commentBody {
clear: both;
margin: 1em 0;
overflow: auto;
border: 1px solid #ccc;
}
.commentBody p {
float: left;
}
.discussion .documentByLine {
float: left;
margin-left: 0;
margin-bottom: 0.5em;
}
.commentActions {
float: right;
text-align: right;
}
.discussion .discreet {
color: #666666;
font-size: 85%;
}
.loginbutton {
margin-bottom: 1.25em;
}
.commentactionsform {
display: inline;
}
.replyTreeLevel0 {
margin-left: 0em;
}
.replyTreeLevel1 {
margin-left: 1em;
}
.replyTreeLevel2 {
margin-left: 2em;
}
.replyTreeLevel3 {
margin-left: 3em;
}
.replyTreeLevel4 {
margin-left: 4em;
}
.replyTreeLevel5 {
margin-left: 5em;
}
.replyTreeLevel6 {
margin-left: 6em;
}
.replyTreeLevel7 {
margin-left: 7em;
}
.replyTreeLevel8 {
margin-left: 8em;
}
.replyTreeLevel9 {
margin-left: 9em;
}
.replyTreeLevel10 {
margin-left: 10em;
}
.defaultuserimg {
border: 0;
}
/* */
.reply fieldset {
/* */
margin: 0 !important;
}
.reply .text-widget {
display: block;
}
.reply-to-comment-button {
display: none;
}
.cancelreplytocomment {
display: none;
}
/* */
#bulkactions {
text-align: left;
}
#dobulkaction {
margin: 0.3em 0;
}
.comment-publish-button {
float: left;
margin-right: 0.5em;
}
.comment-delete-button {
float: left;
}
#review-comments {
margin: 0;
width: 100%;
}
#review-comments tbody tr {
vertical-align: top
}
#fieldset-moderate-comments {
padding: 2em 1em;
}
/* */
.template-discussion-settings .unclickable {
opacity: 0.6;
filter: alpha(opacity = 50);
}
/* */
/* */
.row #dobulkaction {
margin: 0;
}
.row #commenting {
font-size: 80%;
}
.row #commenting .formControls {
margin: 0;
}
.row #commenting textarea,
.row .discussion textarea {
font: 100% Monaco, "Courier New", Courier, monospace;
width: 100%;
}
.row #commenting fieldset,
.row .discussion fieldset {
border: 0.1em solid #329fd7;
border-style: solid none none none;
}
.row #commenting legend,
.row .discussion legend {
padding: 0.5em 0.5em 0.5em 0;
font-size: 85%;
}
.row #commenting label,
.row .discussion label {
font-weight:bold;
}
/* */
.overlay-edit-comment textarea {
height: 10em;
}
}


/* - ++resource++tinymce.stylesheets/tinymce.css - */
@media screen {
/* http://www.brasil2016.gov.br/pt-br/portal_css/++resource++tinymce.stylesheets/tinymce.css?original=1 */
#content ul.listTypeDisc {
list-style-type: disc;
list-style-image: none;
}
#content ul.listTypeSquare {
list-style-type: square;
list-style-image: none;
}
#content ul.listTypeCircle {
list-style-type: circle;
list-style-image: none;
}
#content ol.listTypeDecimal {
list-style-type: decimal;
list-style-image: none;
}
#content ol.listTypeLowerAlpha {
list-style-type: lower-alpha;
list-style-image: none;
}
#content ol.listTypeUpperAlpha {
list-style-type: upper-alpha;
list-style-image: none;
}
#content ol.listTypeLowerRoman {
list-style-type: lower-roman;
list-style-image: none;
}
#content ol.listTypeUpperRoman {
list-style-type: upper-roman;
list-style-image: none;
}

}


/* - print.css - */
@media print {
/* http://www.brasil2016.gov.br/pt-br/portal_css/print.css?original=1 */
/* */
body {
font-family: "Helvetica Neue", Arial, FreeSans, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
font-family: "Helvetica Neue", Arial, FreeSans, sans-serif;
font-weight: bold;
line-height: 125%;
page-break-inside: avoid;
page-break-after: avoid;
}
h1, h2 {
letter-spacing: -0.05em;
}
a {
text-decoration: none;
border-bottom: 0.1em solid gray;
color: black;
}
#portal-column-content {
width: 95%;
}
.documentDescription {
font-weight: bold;
}
pre {
border: 1pt dotted black;
white-space: pre;
font-size: 8pt;
overflow: auto;
padding: 1em;
}
table.listing,
table.listing td {
border: 1pt solid black;
border-collapse: collapse;
}
table.listing td,
table.listing th {
padding: 6px;
}
/* */
div.pageBreak {
page-break-before: always;
}
/* */
#content dt {
margin:1em 0 0.625em;
}
#content p, #content table {
margin-bottom:0.625em;
margin-top:0.625em;
}
#content .documentDescription, #content #description {
margin:0.5em 0 1.31em;
}
/* */
div.top,
#portal-logo,
#portal-siteactions,
.hiddenStructure,
#portal-searchbox,
#portal-globalnav,
#portal-personaltools,
#portal-breadcrumbs,
#edit-bar,
#portal-column-one,
#portal-column-two,
#portal-languageselector,
.contentViews,
.contentActions,
.help,
.legend,
.portalMessage,
.documentActions,
.netscape4,
#viewlet-below-content .reply,
#viewlet-below-content .discussion,
#kss-spinner,
#review-history,
#content-history,
.listingBar,
#portal-footer,
#portal-colophon,
.skipnav,
#kss-spinner,
#review-history,
#content-history,
.listingBar,
.link-presentation,
input.standalone,
.overlay,
.managePortletsFallback,
.close,
.link-parent,
.draggingHook,
#foldercontents-order-column,
input.context,
.visualNoPrint {
display: none;
}
/* */
.image-left {
float: left;
clear: both;
margin: 0.5em 1em 0.5em 0;
border: 0.4pt solid Black;
}
.image-inline {
float: none;
}
.image-right {
float: right;
clear: both;
margin: 0.5em;
border: 0.4pt solid Black;
}
dd.image-caption {
text-align:left;
padding: 0; margin:0;
}
dl.captioned {
padding: 0.8em;
}
.newsImageContainer {
float:right;
margin: 0 0 0.5em 1em;
width: 16em;
}

}


/* - mobile.css - */
@media handheld, screen and (max-device-width: 480px) {
/* http://www.brasil2016.gov.br/pt-br/portal_css/mobile.css?original=1 */
/* */
#portal-column-one,
#portal-column-two,
#portal-column-content {
clear: both;
width: 97.75%;
margin-left: -98.875%;
}
#portal-logo {
display: none;
}
#portal-top {
font-size: 180%;
}
#portal-personaltools {
margin-bottom: 1em;
}
#portal-globalnav li a {
min-width: 3em !important;
padding:0.5em 1.5em 1em 0.5em;
}
#portal-searchbox {
float: none !important;
margin: 1em 0;
text-align: center;
}
#portal-searchbox input {
font-size: 100% !important;
}
#content-views a {
font-size: 150%;
line-height: 2em !important;
padding: 0.5em;
}
#content li.formTab a {
font-size: 140%;
line-height: 2em !important;
padding: 0.25em;
}
#edit-bar {
min-height: 5em;
}
#contentActionMenus a {
width: 100%;
line-height: 2em !important;
font-size: 150%;
}
input, textarea {
font-size: 140% !important;
}
div.managePortletsLink,
a.managePortletsFallback {
font-size: 140%;
}
div.overlay {
font-size: 120%;
}
div.overlay-iframe,
div.overlay-ajax {
width: 90%;
}

}


/* - ++resource++plone.app.jquerytools.dateinput.css - */
@media screen {
/* http://www.brasil2016.gov.br/pt-br/portal_css/++resource++plone.app.jquerytools.dateinput.css?original=1 */
/* */
/* */
.date {
border:1px solid #ccc;
font-size:18px;
padding:4px;
text-align:center;
width:194px;
-moz-box-shadow:0 0 10px #eee inset;
box-shadow:0 0 10px #eee inset;
}
/* */
#calroot {
margin-top:-1px;
width:198px;
padding:2px;
background-color:#fff;
font-size:11px;
border:1px solid #ccc;
z-index:1;
-moz-border-radius:5px;
border-radius:5px;
-webkit-border-radius:5px;
-moz-box-shadow: 0 0 15px #666;
-webkit-box-shadow: 0 0 15px #666;
box-shadow: 0 0 15px #666;
}
/* */
#calhead {
padding:2px 0;
height:22px;
}
#caltitle {
font-size:14px;
color:#0150D1;
float:left;
text-align:center;
width:155px;
line-height:20px;
text-shadow:0 1px 0 #ddd;
}
#calnext, #calprev {
display:block;
width:20px;
height:20px;
background:transparent url(prev.gif) no-repeat scroll center center;
float:left;
cursor:pointer;
}
#calnext {
background-image:url(next.gif);
float:right;
}
#calprev.caldisabled, #calnext.caldisabled {
visibility:hidden;
}
/* */
#caltitle select {
font-size:10px;
}
/* */
#caldays {
height:14px;
border-bottom:1px solid #ddd;
}
#caldays span {
display:block;
float:left;
width:28px;
text-align:center;
}
/* */
#calweeks {
background-color:#fff;
margin-top:4px;
}
/* */
.calweek {
clear:left;
height:22px;
}
/* */
.calweek a {
display:block;
float:left;
width:27px;
height:20px;
text-decoration:none;
font-size:11px;
margin-left:1px;
text-align:center;
line-height:20px;
color:#666;
-moz-border-radius:3px;
-webkit-border-radius:3px;
}
/* */
.calweek a:hover, .calfocus {
background-color:#ddd;
}
/* */
a.calsun {
color:red;
}
/* */
a.caloff {
color:#ccc;
}
a.caloff:hover {
background-color:rgb(245, 245, 250);
}
/* */
a.caldisabled {
background-color:#efefef !important;
color:#ccc	!important;
cursor:default;
}
/* */
#calcurrent {
background-color:#498CE2;
color:#fff;
}
/* */
#caltoday {
background-color:#333;
color:#fff;
}
/* */
.caltrigger {
background:url('popup_calendar.png') no-repeat 0 0;
height: 16px;
width: 16px;
display: inline-block;
border-bottom: none !important;
vertical-align: middle;
}
#calprev {
background-image:url(++resource++plone.app.jquerytools.prev.gif);
}
#calnext {
background-image:url(++resource++plone.app.jquerytools.next.gif);
}
#calroot {
z-index: 10000;
}
}


/* - ++resource++plone.formwidget.autocomplete/jquery.autocomplete.css - */
@media screen {
/* http://www.brasil2016.gov.br/pt-br/portal_css/++resource++plone.formwidget.autocomplete/jquery.autocomplete.css?original=1 */
.ac_results {
padding: 0px;
border: 1px solid black;
background-color: white;
overflow: hidden;
z-index: 99999;
}
.ac_results ul {
width: 100%;
list-style-position: outside;
list-style: none;
padding: 0;
margin: 0;
}
.ac_results li {
margin: 0px;
padding: 2px 5px;
cursor: default;
display: block;
font: menu;
font-size: 12px;
line-height: 16px;
overflow: hidden;
}
.ac_loading {
background: white url('/++resource++plone.formwidget.autocomplete/indicator.gif') right center no-repeat;
}
.ac_odd {
background-color: #eee;
}
.ac_over {
background-color: #0A246A;
color: white;
}

}


/* - ++resource++plone.formwidget.contenttree/contenttree.css - */
@media screen {
/* http://www.brasil2016.gov.br/pt-br/portal_css/++resource++plone.formwidget.contenttree/contenttree.css?original=1 */
.contenttreeWidget {
bottom: 3.5em;
height: auto;
left: 0px;
overflow-y: auto;
margin: 0em 1em;
position: absolute;
right: 0px;
top: 6em;
width: auto;
border: 1px solid #8CACBB;
}
.contenttreeWidget li {
display: block;
padding-left: 1em;
}
.contenttreeWidget .navTreeCurrentItem {
font-weight: bold;
}
.contenttreeWidget .navTreeCurrentItem li {
font-weight: normal;
}
.contenttreeWidget li a {
border-bottom: solid 1px transparent;
}
.contenttreeWidget .navTreeItem a {
border: none;
display: block;
text-decoration: none;
padding-top: 0.2em;
padding-bottom: 0.25em;
}
.contenttreeWidget .navTreeItem a:hover {
outline: 1px dotted #205C90;
}
.contenttreeWidget li.navTreeCurrentItem {
border: none !important;
background-color: transparent;
}
.contenttreeWidget li.navTreeCurrentItem > a,
.contenttreeWidget li.navTreeCurrentItem > a:hover {
border: none;
outline: none;
background-color: #205C90;
color: #fff !important;
}
/* */
* html .contentTreeWidget li.navTreeCurrentItem a,
* html .contentTreeWidget li.navTreeCurrentItem a:hover {
height: 1.6em;
}
.contenttreeWindow {
display: none;
position: fixed;
_position: absolute;
background-color: white;
z-index: 100;
}
.contenttreeWindow h2 {
display: block;
top: 0px;
margin: 0px;
}
.contenttreeWindowHeader {
padding: 1em;
}
.contenttreeWindowActions {
position: absolute;
width: 100%;
top: auto;
bottom: 0px;
padding: 1em;
}
.contenttreeWindowBlocker {
z-index: 99;
width: 100%;
height: 100%;
opacity: 0.4;
background-color: black;
top: 0px;
left: 0px;
position: fixed;
_position: absolute;
_top: expression(eval((document.body.scrollTop)?document.body.scrollTop:document.documentElement.scrollTop));
}
.option {
display: block;
}
}


/* - ++resource++collective.cover/css/contentchooser.css - */
@media screen {
/* http://www.brasil2016.gov.br/pt-br/portal_css/++resource++collective.cover/css/contentchooser.css?original=1 */
#contentchooser-content-show-button
{
padding: .5em 1em;
cursor: pointer;
border: 1px solid #ccc;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
#contentchooser-content-search
{
position: fixed;
z-index: 9999;
display: none;
padding: 20px;
cursor: pointer;
border: 1px solid #ccc;
background-color: #fff;
}
#contentchooser-content-search.right
{
right: 0;
}
#contentchooser-content-search .item-list
{
overflow: auto;
width: 500px;
max-width: 100%;
height: 250px;
margin: 10px 0 0;
padding: 5px;
border: 1px solid #ccc;
}
#contentchooser-content-search .item-list li
{
list-style-type: none;
list-style-image: none;
cursor: url('data:image/vnd.microsoft.icon;base64,AAACAAEAICACAAcABQAwAQAAFgAAACgAAAAgAAAAQAAAAAEAAQAAAAAAAAEAAAAAAAAAAAAAAgAAAAAAAAAAAAAA////AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD8AAAA/AAAAfwAAAP+AAAH/gAAB/8AAA//AAAd/wAAGf+AAAH9gAADbYAAA2yAAAZsAAAGbAAAAGAAAAAAAAA//////////////////////////////////////////////////////////////////////////////////////gH///4B///8Af//+AD///AA///wAH//4AB//8AAf//AAD//5AA///gAP//4AD//8AF///AB///5A////5///8='), all-scroll;
cursor: -webkit-grab;
cursor:    -moz-grab;
cursor:      -o-grab;
cursor:     -ms-grab;
cursor:         grab;
}
#contentchooser-content-search .item-list li.ui-draggable-dragging
{
cursor: url('data:image/vnd.microsoft.icon;base64,AAACAAEAICACAAcABQAwAQAAFgAAACgAAAAgAAAAQAAAAAEAAQAAAAAAAAEAAAAAAAAAAAAAAgAAAAAAAAAAAAAA////AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD8AAAA/AAAAfwAAAP+AAAH/gAAB/8AAAH/AAAB/wAAA/0AAANsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA//////////////////////////////////////////////////////////////////////////////////////gH///4B///8Af//+AD///AA///wAH//+AB///wAf//4AH//+AD///yT/////////////////////////////8='), all-scroll;
cursor: -webkit-grabbing;
cursor:    -moz-grabbing;
cursor:      -o-grabbing;
cursor:     -ms-grabbing;
cursor:         grabbing;
}
#contentchooser-content-search .item-list li.stats
{
display: none;
}
#contentchooser-content-search .item-list li:hover
{
background-color: #205c90;
}
#content #contentchooser-content-search .item-list li img
{
display: inline-block;
border: 0;
}
#content #contentchooser-content-search .item-list li a:link
{
display: inline-block;
border-bottom: 0;
}
#contentchooser-content-show-button
{
font-weight: bold;
position: relative;
z-index: 999;
top: 0;
right: 0;
float: right;
margin-bottom: 10px;
background: #fff;
}
#contentchooser-content-search .close
{
position: absolute;
top: -14px;
left: -14px;
width: 30px;
height: 30px;
cursor: pointer;
background-image: url('++resource++plone.app.jquerytools.pb_close.png');
}
.current
{
-webkit-border-top-left-radius: .5em;
-moz-border-radius-topleft: .5em;
border-top-left-radius: .5em;
-webkit-border-top-right-radius: .5em;
-moz-border-radius-topright: .5em;
border-top-right-radius: .5em;
background: #fff;
}
div.input
{
width: 200px;
margin: 10px 0;
padding: 3px 15px;
border: 1px solid #507aaa;
border-radius: 10px;
background: white;
box-shadow: inset 0 1px 2px rgba(0, 0, 0, .08);
}
input[type='text'].contentchooser-content-trees,
input[type='text']#contentchooser-content-trees
{
width: 100%;
min-width: 12em;
height: 16px;
padding-top: 1px;
color: #888;
border: 0 solid;
background: transparent;
text-shadow: 0 1px 1px white;
}
#content-trees #general_panel
{
padding: 0;
}
#contentchooser-content-search-input-container,
#contentchooser-content-trees-container,
.contentchooser-clear
{
display: inline-block;
}
#contentchooser-content-search-input-container,
#contentchooser-content-trees-container
{
width: 80%;
}
.contentchooser-clear
{
height: 13px;
margin-left: -25px;
}
#more-link-field > .results > li
{
display: block; margin-bottom: .25em; cursor: pointer;
}
#more-link-field > .results > li:hover
{
background-color: #205c90;
}
#more-link-field > div
{
margin-bottom: .5em;
}
#more-link-field button
{
padding: 0 .5em;
}

}


/* - ++resource++collective.cover/css/cover.css - */
@media screen {
/* http://www.brasil2016.gov.br/pt-br/portal_css/++resource++collective.cover/css/cover.css?original=1 */
/* */
.tile-title
{
font-size: 120%;
font-weight: bold;
margin-bottom: 1em;
}
.tile-footer
{
text-align: right;
}
.loading-mask
{
position: absolute;
z-index: 99;
top: 0;
left: 0;
display: none;
width: 100%;
height: 100%;
opacity: .6 !important;
background: #000 url('++resource++collective.cover/img/spinner.gif') scroll no-repeat center center;
background-color: #000;
}
.loading-mask.show
{
display: block;
}
.loading-mask.remove-tile
{
background-color: #833434;
}
.template-compose #content .tile
{
padding-top: 1.2em;
outline: 1px dotted #999;
}
.template-compose #content .tile.ui-draggable:hover
{
cursor: move;
}
.template-compose #content .tile.ui-draggable-dragging
{
overflow: hidden;
height: 114px;
cursor: move;
}
.template-compose .tile-container
{
position: relative;
}
.template-compose .tile-type-name
{
font-size: 95%;
font-weight: bolder;
position: absolute;
width: 100%;
text-align: center;
opacity: .3;
}
.template-compose .edit-tile-link,
.template-compose .contentbody-link,
.template-compose .collection-link
{
line-height: 1em;
position: absolute;
top: 0;
height: 1em;
}
.template-compose .contentbody-link,
.template-compose .collection-link
{
right: 0;
}
.tile-select-button
{
cursor: pointer;
}
.tile-move
{
position: absolute;
top: 0;
right: 0;
overflow: hidden;
width: 16px;
height: 16px;
cursor: pointer;
white-space: nowrap;
text-indent: 101%;
background: transparent url('++resource++collective.cover/img/move.png') scroll no-repeat top center;
background-size: 100%;
}
.tile-remove-item
{
font-size: 1px;
position: absolute;
top: 0;
right: 0;
width: 14px;
height: 14px;
cursor: pointer;
background: transparent url('++resource++collective.cover/img/remove.png') scroll no-repeat top center;
background-size: 100%;
}
.tile-remove-item:hover
{
background: transparent url('++resource++collective.cover/img/remove.png') no-repeat scroll center -14px;
background-size: 100%;
}
.tile-remove-item .text
{
visibility: hidden;
}
.ui-sortable-placeholder
{
visibility: visible !important;
outline: 1px dashed green;
background-color: #9ad39d !important;
}
.ui-sortable > div:hover
{
cursor: move;
}
.tile > .ui-sortable > .ui-sortable-helper
{
cursor: move;
opacity: .5;
outline: 1px solid #333;
}
.template-compose #content .tile
{
min-height: 100px;
margin-bottom: 1em;
}
.ui-state-default .loading-mask
{
display: block;
opacity: .8 !important;
background: #eee url('++resource++collective.cover/img/drophere.png') scroll no-repeat center center;
}
.ui-state-hover .loading-mask
{
display: block;
background-color: #b4fca3;
}
.template-compose #content .sortable-tile .list-item:hover
{
outline: 1px dotted #999;
}
/* */
.tile img.right
{
float: right;
margin: 0 1em .5em 0;
}
.tile img.left
{
float: left;
margin: 0 1em .5em 0;
}
/* */
table.invisible
{
visibility: visible;
}
.close
{
opacity: 1;
}
.tile-edge
{
padding: 5px;
border: 1px solid #ddd;
border-radius: 4px;
}
.tile-dark
{
padding: 5px;
border-radius: 4px;
background: #ddd;
}
.tile-shadow
{
padding: 5px;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-box-shadow: 0 5px 10px #c3c3c3;
-moz-box-shadow: 0 5px 10px #c3c3c3;
box-shadow: 0 5px 10px #c3c3c3;
}
.textline-sortable-element.expired
{
border: 1px solid red;
}
.textline-sortable-element .tileProperties .tileExpired
{
font-weight: bold;
color: red;
}

}


/* - ++resource++collective.nitf/styles.css - */
@media screen {
/* http://www.brasil2016.gov.br/pt-br/portal_css/++resource++collective.nitf/styles.css?original=1 */
/* */
.newsImage.nitf
{
cursor: pointer;
}
.portaltype-collective-nitf-content .newsImageContainer
{
position: relative;
}
.portaltype-collective-nitf-content .newsImageContainer  .magnify
{
position: absolute;
top: 5px;
right: 5px;
display: block;
width: 13px;
height: 13px;
background: transparent url(++resource++collective.nitf/images/search-ico.png) no-repeat;
}
/* */
.sortable-media
{
margin: 0 !important;
padding: 0;
list-style-type: none !important;
}
.sortable-media li
{
position: relative;
float: left;
width: 128px;
height: 128px;
margin: 0 10px 10px 0;
padding: 4px;
border: 1px solid silver;
background-color: #fff;
}
.sortable-media li:hover .button
{
visibility: visible;
}
.sortable-media .draggable-item
{
display: block;
overflow: hidden;
height: 90px;
cursor: move;
border: medium none;
}
.sortable-media .button,
.sortable-media .button:hover
{
float: right;
margin-top: 6px;
padding: 3px 10px 3px 5px;
color: #fff !important;
background-color: #999;
}
.sortable-media .button
{
right: 0;
visibility: hidden;
}
.button .icon
{
float: left;
width: 13px;
height: 15px;
}
.button.edit
{
background: none repeat scroll 0 0 #75ad0a;
}
.button.edit .icon
{
line-height: 50px;
margin-top: 4px;
margin-right: 5px;
background: url(++resource++collective.nitf/images/icons-media.png) no-repeat scroll 0 top transparent;
}
.button.delete
{
position: absolute;
top: 0;
right: 0;
background-color: #c43c35;
}
.button.delete .icon
{
line-height: 50px;
margin-right: 5px;
background: url(++resource++collective.nitf/images/icons-media.png) no-repeat scroll -15px top transparent;
}
/* */
.slide.cycle-slide
{
overflow: hidden;
max-width: 100%;
}
.slide.cycle-slide > a
{
line-height: 0;
}
/* */
.cycle-prev,
.cycle-next
{
position: absolute;
z-index: 110;
top: 0;
width: 25%;
height: 79%;
cursor: pointer;
opacity: .7;
border: none;
}
.cycle-prev
{
left: 0;
background: url(++resource++collective.nitf/images/prev-arrow.png) no-repeat scroll 10% 50% rgba(0, 0, 0, 0);
}
.cycle-next
{
right: 0;
background: url(++resource++collective.nitf/images/next-arrow.png) no-repeat scroll 90% 50% rgba(0, 0, 0, 0);
}
.cycle-prev:hover,
.cycle-next:hover
{
opacity: 1;
}
.cycle-carrossel .thumb-itens
{
cursor: pointer;
}
a.edit-tile-link
{
z-index: 150;
}
.cycle-pager-container
{
position: absolute;
z-index: 110;
top: 0;
width: 100%;
text-align: center;
}
.cycle-pager
{
display: inline-block;
margin: 0 auto;
padding: 8px;
}
.cycle-pager > span
{
cursor: pointer;
}
.cycle-pager .cycle-pager-active
{
opacity: 1;
}
.cycle-pager-container.thumbnails_square .cycle-pager
{
background: white;
}
.cycle-pager-container.thumbnails_square .cycle-pager img
{
margin-right: 8px;
border-radius: 5px;
}
.cycle-pager-container.thumbnails_square .cycle-pager a:last-child img
{
margin-right: 0;
}
.cycle-pager-container.numbers .cycle-pager
{
opacity: .6;
background-color: #222;
}
#content .cycle-pager-container.numbers a:link
{
font-size: 1.25em;
padding: 0 .25em;
color: white;
}
.cycle-caption
{
position: absolute;
z-index: 120;
top: 15px;
right: 15px;
color: white;
}
.cycle-overlay
{
position: absolute;
z-index: 120;
bottom: 0;
width: 100%;
padding: 15px 0;
opacity: .5;
color: white;
background: none repeat scroll 0 0 black;
}
.cycle-overlay > div
{
padding: 0 15px;
}
/* */
.slide.cycle-sentinel
{
min-height: 6em;
}
.contentActions
{
z-index: 130;
}
/* */
#formfield-covertile-cycle2-carousel-image .visibility-box,
#covertile-cycle2-carousel-image-imgsize + span,
#covertile-cycle2-carousel-image-position
{
display: none;
}
.wrapper-slideshow
{
float: left;
min-width: 100%;
}
.cycle-slideshow .slide,
.cycle-slideshow .slide img
{
min-width: 100%;
}
.cycle-slideshow
{
max-width: 65%;
margin: 0 auto;
}
.cycle-slideshow .cycle-slide img
{
position: relative;
top: 0;
left: 0;
display: block;
padding: 0;
}
/* */
.cycle-slideshow .slide
{
display: none;
}
/* */
.tile
{
position: relative;
}

}


/* - ++resource++collective.upload/css/jquery.fileupload-ui.css - */
@media screen {
/* http://www.brasil2016.gov.br/pt-br/portal_css/++resource++collective.upload/css/jquery.fileupload-ui.css?original=1 */
@charset "UTF-8";
.fileinput-button {
position: relative;
overflow: hidden;
float: left;
margin-right: 4px;
}
.fileinput-button input {
position: absolute;
top: 0;
right: 0;
margin: 0;
opacity: 0;
filter: alpha(opacity=0);
transform: translate(-300px, 0) scale(4);
font-size: 23px;
direction: ltr;
cursor: pointer;
}
.fileupload-buttonbar .btn,
.fileupload-buttonbar .toggle {
margin-bottom: 5px;
position: relative;
}
.files .progress {
width: 200px;
}
.progress-animated .bar {
background: url(../img/progressbar.gif) !important;
filter: none;
}
.fileupload-loading {
position: absolute;
left: 50%;
width: 128px;
height: 128px;
background: url(../img/loading.gif) center no-repeat;
display: none;
}
.fileupload-processing .fileupload-loading {
display: block;
}
/* */
* html .fileinput-button {
line-height: 24px;
margin: 1px -3px 0 0;
}
/* */
* + html .fileinput-button {
padding: 2px 15px;
margin: 1px 0 0 0;
}
@media (max-width: 767px) {
.files .btn span {
display: none;
}
.files .preview * {
width: 40px;
}
.files .name * {
width: 80px;
display: inline-block;
word-wrap: break-word;
}
.files .progress {
width: 20px;
}
.files .delete {
width: 60px;
}
}
.template-upload td, .template-download td {
padding: 10px 0px;
}

}


/* - ++resource++covertile.cycle2/cycle2.cover_theme.css - */
@media screen {
/* http://www.brasil2016.gov.br/pt-br/portal_css/++resource++covertile.cycle2/cycle2.cover_theme.css?original=1 */
.slide.cycle-slide {
max-width: 100%;
overflow: hidden;
}
.slide.cycle-slide > a {
line-height: 0;
}
/* */
.cycle-prev, .cycle-next {
cursor: pointer;
height: 100%;
opacity: 0.7;
position: absolute;
top: 0;
width: 25%;
z-index: 110;
}
.cycle-prev {
background: url("++resource++covertile.cycle2/prev-arrow.png") no-repeat scroll 10% 50% rgba(0, 0, 0, 0);
left: 0;
}
.cycle-next {
background: url("++resource++covertile.cycle2/next-arrow.png") no-repeat scroll 90% 50% rgba(0, 0, 0, 0);
right: 0;
}
.cycle-prev:hover, .cycle-next:hover {
opacity: 1;
}
a.edit-tile-link {
z-index: 150;
}
.cycle-pager-container {
position: absolute;
top: 0;
width: 100%;
z-index: 110;
text-align: center;
}
.cycle-pager {
display: inline-block;
margin: 0 auto;
padding: 8px;
}
.cycle-pager span {
background: url("++resource++covertile.cycle2/dot.png") no-repeat;
display: inline-block;
font-size: 0;
height: 16px;
opacity: 0.6;
width: 16px;
}
.cycle-pager > span {
cursor: pointer;
}
.cycle-pager .cycle-pager-active {
opacity: 1;
}
.cycle-pager-container.thumbnails_square .cycle-pager {
background: white;
}
.cycle-pager-container.thumbnails_square .cycle-pager img {
border-radius: 5px;
margin-right: 8px;
}
.cycle-pager-container.thumbnails_square .cycle-pager a:last-child img {
margin-right: 0;
}
.cycle-pager-container.numbers .cycle-pager {
background-color: #222;
opacity: 0.6;
}
#content .cycle-pager-container.numbers a:link {
color: white;
font-size: 1.25em;
padding: 0 0.25em;
}
.cycle-caption {
color: white;
position: absolute;
top: 15px;
right: 15px;
z-index: 120;
}
.cycle-overlay {
background: none repeat scroll 0 0 black;
bottom: 0;
color: white;
opacity: 0.5;
padding: 15px 0;
position: absolute;
width: 100%;
z-index: 120;
}
.cycle-overlay > div {
padding: 0 15px;
}
/* */
.slide.cycle-sentinel {
min-height: 6em;
}
.contentActions {
z-index: 130;
}
/* */
#formfield-covertile-cycle2-carousel-image .visibility-box,
#covertile-cycle2-carousel-image-imgsize + span,
#covertile-cycle2-carousel-image-position {
display: none;
}
/* */
.covertile-cycle2 .slide {
display: none;
}
.covertile-cycle2 .cycle-pager + .slide {
display: block;
}
/* */
.tile {
position: relative;
}

}


/* - embedder.css - */
@media screen {
/* http://www.brasil2016.gov.br/pt-br/portal_css/embedder.css?original=1 */
/* */
/* */
.template-sc\.embedder #formfield-form-widgets-width,
.portaltype-sc-embedder #formfield-form-widgets-width{
float: left;
margin-right: 10px;
}
.template-sc\.embedder #formfield-form-widgets-width input,
.template-sc\.embedder #formfield-form-widgets-height input,
.portaltype-sc-embedder #formfield-form-widgets-width input,
.portaltype-sc-embedder #formfield-form-widgets-height input{
width: 100px;
}
.template-sc\.embedder #formfield-form-widgets-height,
.portaltype-sc-embedder #formfield-form-widgets-height{
display: inline;
width: 100px;
}
.template-sc\.embedder #formfield-form-widgets-url,
.portaltype-sc-embedder #formfield-form-widgets-url{
margin-bottom: -1px;
}
.template-sc\.embedder #formfield-form-widgets-url #form-widgets-url,
.portaltype-sc-embedder #formfield-form-widgets-url #form-widgets-url{
display: inline;
float: left;
}
.template-sc\.embedder #formfield-form-widgets-IDublinCore-title,
.portaltype-sc-embedder #formfield-form-widgets-IDublinCore-title{
margin-top: 40px;
}
.template-sc\.embedder .field #load_button,
.portaltype-sc-embedder .field #load_button{
display: inline;
float: left;
margin-left: 10px;
}
/* */
.portaltype-sc-embedder .documentDescription{
margin-bottom: 5px !important;
}
.portaltype-sc-embedder .documentByLine{
margin-bottom: 20px;
}
.left_embedded{
float:left;
margin: 0px 10px 10px 0px;
}
.right_embedded{
float:right;
margin: 0px 0px 10px 10px;
}
.top_embedded{
margin-bottom: 10px;
}
#embed_body_text{
display:inline;
}
#alt_cont {
text-align: right;
}
#alt_cont a {
color: #3a679f;
cursor: pointer;
text-decoration: underline;
font-weight: bold;
}
#alt_cont .alt_cont_text{
text-align: left;
}

}


/* - ++resource++sl_stylesheets/social_like.css - */
@media screen {
/* http://www.brasil2016.gov.br/pt-br/portal_css/++resource++sl_stylesheets/social_like.css?original=1 */
#viewlet-social-like > div
{
float: left;margin-right: 2em;
}
#viewlet-social-like
{
min-height: 3em;
margin-top: 5px;
}
#viewlet-social-like .twitter-count-horizontal
{
height: 20px !important;
}
#viewlet-social-like .fb_edge_widget_with_comment
{
position: relative;
margin-top: 0;
}
.twitter-share-button
{
margin-top: .8px;
}
#viewlet-social-like.vertical
{
min-height: 7em !important;
}
#viewlet-social-like .whatsapp
{
display: none;
overflow: hidden;
width: 25px;
height: 25px;
white-space: nowrap;
text-indent: 101%;
border: 0 !important;
background-image: url(++resource++sl_images/ico-whatsapp.png);
}
#viewlet-social-like .whatsapp.active
{
display: inline-block;
}

}


/* - ploneCustom.css - */
@media all {
/* http://www.brasil2016.gov.br/pt-br/portal_css/ploneCustom.css?original=1 */
/* */
/* */
/* */
/* */
/* */
/* */

}


/* - ++theme++Default/fontawsome/css/font-awesome.css - */
@media screen {
/* http://www.brasil2016.gov.br/pt-br/portal_css/++theme++Default/fontawsome/css/font-awesome.css?original=1 */
/* */
@font-face {
font-family: 'FontAwesome';
src: url('++theme++Default/fontawsome/fonts/fontawesome-webfont.eot?v=4.3.0');
src: url('++theme++Default/fontawsome/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('++theme++Default/fontawsome/fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('++theme++Default/fontawsome/fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('++theme++Default/fontawsome/fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('++theme++Default/fontawsome/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
font-weight: normal;
font-style: normal;
}
.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
}
/* */
.fa-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.fa-2x {
font-size: 2em;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.fa-fw {
width: 1.28571429em;
text-align: center;
}
.fa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.fa-ul > li {
position: relative;
}
.fa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.pull-right {
float: right;
}
.pull-left {
float: left;
}
.fa.pull-left {
margin-right: .3em;
}
.fa.pull-right {
margin-left: .3em;
}
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.fa-rotate-90 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
filter: none;
}
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.fa-stack-1x {
line-height: inherit;
}
.fa-stack-2x {
font-size: 2em;
}
.fa-inverse {
color: #ffffff;
}
/* */
.fa-glass:before {
content: "\f000";
}
.fa-music:before {
content: "\f001";
}
.fa-search:before {
content: "\f002";
}
.fa-envelope-o:before {
content: "\f003";
}
.fa-heart:before {
content: "\f004";
}
.fa-star:before {
content: "\f005";
}
.fa-star-o:before {
content: "\f006";
}
.fa-user:before {
content: "\f007";
}
.fa-film:before {
content: "\f008";
}
.fa-th-large:before {
content: "\f009";
}
.fa-th:before {
content: "\f00a";
}
.fa-th-list:before {
content: "\f00b";
}
.fa-check:before {
content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
content: "\f00d";
}
.fa-search-plus:before {
content: "\f00e";
}
.fa-search-minus:before {
content: "\f010";
}
.fa-power-off:before {
content: "\f011";
}
.fa-signal:before {
content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
content: "\f013";
}
.fa-trash-o:before {
content: "\f014";
}
.fa-home:before {
content: "\f015";
}
.fa-file-o:before {
content: "\f016";
}
.fa-clock-o:before {
content: "\f017";
}
.fa-road:before {
content: "\f018";
}
.fa-download:before {
content: "\f019";
}
.fa-arrow-circle-o-down:before {
content: "\f01a";
}
.fa-arrow-circle-o-up:before {
content: "\f01b";
}
.fa-inbox:before {
content: "\f01c";
}
.fa-play-circle-o:before {
content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
content: "\f01e";
}
.fa-refresh:before {
content: "\f021";
}
.fa-list-alt:before {
content: "\f022";
}
.fa-lock:before {
content: "\f023";
}
.fa-flag:before {
content: "\f024";
}
.fa-headphones:before {
content: "\f025";
}
.fa-volume-off:before {
content: "\f026";
}
.fa-volume-down:before {
content: "\f027";
}
.fa-volume-up:before {
content: "\f028";
}
.fa-qrcode:before {
content: "\f029";
}
.fa-barcode:before {
content: "\f02a";
}
.fa-tag:before {
content: "\f02b";
}
.fa-tags:before {
content: "\f02c";
}
.fa-book:before {
content: "\f02d";
}
.fa-bookmark:before {
content: "\f02e";
}
.fa-print:before {
content: "\f02f";
}
.fa-camera:before {
content: "\f030";
}
.fa-font:before {
content: "\f031";
}
.fa-bold:before {
content: "\f032";
}
.fa-italic:before {
content: "\f033";
}
.fa-text-height:before {
content: "\f034";
}
.fa-text-width:before {
content: "\f035";
}
.fa-align-left:before {
content: "\f036";
}
.fa-align-center:before {
content: "\f037";
}
.fa-align-right:before {
content: "\f038";
}
.fa-align-justify:before {
content: "\f039";
}
.fa-list:before {
content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
content: "\f03b";
}
.fa-indent:before {
content: "\f03c";
}
.fa-video-camera:before {
content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: "\f03e";
}
.fa-pencil:before {
content: "\f040";
}
.fa-map-marker:before {
content: "\f041";
}
.fa-adjust:before {
content: "\f042";
}
.fa-tint:before {
content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
content: "\f044";
}
.fa-share-square-o:before {
content: "\f045";
}
.fa-check-square-o:before {
content: "\f046";
}
.fa-arrows:before {
content: "\f047";
}
.fa-step-backward:before {
content: "\f048";
}
.fa-fast-backward:before {
content: "\f049";
}
.fa-backward:before {
content: "\f04a";
}
.fa-play:before {
content: "\f04b";
}
.fa-pause:before {
content: "\f04c";
}
.fa-stop:before {
content: "\f04d";
}
.fa-forward:before {
content: "\f04e";
}
.fa-fast-forward:before {
content: "\f050";
}
.fa-step-forward:before {
content: "\f051";
}
.fa-eject:before {
content: "\f052";
}
.fa-chevron-left:before {
content: "\f053";
}
.fa-chevron-right:before {
content: "\f054";
}
.fa-plus-circle:before {
content: "\f055";
}
.fa-minus-circle:before {
content: "\f056";
}
.fa-times-circle:before {
content: "\f057";
}
.fa-check-circle:before {
content: "\f058";
}
.fa-question-circle:before {
content: "\f059";
}
.fa-info-circle:before {
content: "\f05a";
}
.fa-crosshairs:before {
content: "\f05b";
}
.fa-times-circle-o:before {
content: "\f05c";
}
.fa-check-circle-o:before {
content: "\f05d";
}
.fa-ban:before {
content: "\f05e";
}
.fa-arrow-left:before {
content: "\f060";
}
.fa-arrow-right:before {
content: "\f061";
}
.fa-arrow-up:before {
content: "\f062";
}
.fa-arrow-down:before {
content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
content: "\f064";
}
.fa-expand:before {
content: "\f065";
}
.fa-compress:before {
content: "\f066";
}
.fa-plus:before {
content: "\f067";
}
.fa-minus:before {
content: "\f068";
}
.fa-asterisk:before {
content: "\f069";
}
.fa-exclamation-circle:before {
content: "\f06a";
}
.fa-gift:before {
content: "\f06b";
}
.fa-leaf:before {
content: "\f06c";
}
.fa-fire:before {
content: "\f06d";
}
.fa-eye:before {
content: "\f06e";
}
.fa-eye-slash:before {
content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
content: "\f071";
}
.fa-plane:before {
content: "\f072";
}
.fa-calendar:before {
content: "\f073";
}
.fa-random:before {
content: "\f074";
}
.fa-comment:before {
content: "\f075";
}
.fa-magnet:before {
content: "\f076";
}
.fa-chevron-up:before {
content: "\f077";
}
.fa-chevron-down:before {
content: "\f078";
}
.fa-retweet:before {
content: "\f079";
}
.fa-shopping-cart:before {
content: "\f07a";
}
.fa-folder:before {
content: "\f07b";
}
.fa-folder-open:before {
content: "\f07c";
}
.fa-arrows-v:before {
content: "\f07d";
}
.fa-arrows-h:before {
content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
content: "\f080";
}
.fa-twitter-square:before {
content: "\f081";
}
.fa-facebook-square:before {
content: "\f082";
}
.fa-camera-retro:before {
content: "\f083";
}
.fa-key:before {
content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
content: "\f085";
}
.fa-comments:before {
content: "\f086";
}
.fa-thumbs-o-up:before {
content: "\f087";
}
.fa-thumbs-o-down:before {
content: "\f088";
}
.fa-star-half:before {
content: "\f089";
}
.fa-heart-o:before {
content: "\f08a";
}
.fa-sign-out:before {
content: "\f08b";
}
.fa-linkedin-square:before {
content: "\f08c";
}
.fa-thumb-tack:before {
content: "\f08d";
}
.fa-external-link:before {
content: "\f08e";
}
.fa-sign-in:before {
content: "\f090";
}
.fa-trophy:before {
content: "\f091";
}
.fa-github-square:before {
content: "\f092";
}
.fa-upload:before {
content: "\f093";
}
.fa-lemon-o:before {
content: "\f094";
}
.fa-phone:before {
content: "\f095";
}
.fa-square-o:before {
content: "\f096";
}
.fa-bookmark-o:before {
content: "\f097";
}
.fa-phone-square:before {
content: "\f098";
}
.fa-twitter:before {
content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
content: "\f09a";
}
.fa-github:before {
content: "\f09b";
}
.fa-unlock:before {
content: "\f09c";
}
.fa-credit-card:before {
content: "\f09d";
}
.fa-rss:before {
content: "\f09e";
}
.fa-hdd-o:before {
content: "\f0a0";
}
.fa-bullhorn:before {
content: "\f0a1";
}
.fa-bell:before {
content: "\f0f3";
}
.fa-certificate:before {
content: "\f0a3";
}
.fa-hand-o-right:before {
content: "\f0a4";
}
.fa-hand-o-left:before {
content: "\f0a5";
}
.fa-hand-o-up:before {
content: "\f0a6";
}
.fa-hand-o-down:before {
content: "\f0a7";
}
.fa-arrow-circle-left:before {
content: "\f0a8";
}
.fa-arrow-circle-right:before {
content: "\f0a9";
}
.fa-arrow-circle-up:before {
content: "\f0aa";
}
.fa-arrow-circle-down:before {
content: "\f0ab";
}
.fa-globe:before {
content: "\f0ac";
}
.fa-wrench:before {
content: "\f0ad";
}
.fa-tasks:before {
content: "\f0ae";
}
.fa-filter:before {
content: "\f0b0";
}
.fa-briefcase:before {
content: "\f0b1";
}
.fa-arrows-alt:before {
content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
content: "\f0c1";
}
.fa-cloud:before {
content: "\f0c2";
}
.fa-flask:before {
content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
content: "\f0c5";
}
.fa-paperclip:before {
content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
content: "\f0c7";
}
.fa-square:before {
content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
content: "\f0c9";
}
.fa-list-ul:before {
content: "\f0ca";
}
.fa-list-ol:before {
content: "\f0cb";
}
.fa-strikethrough:before {
content: "\f0cc";
}
.fa-underline:before {
content: "\f0cd";
}
.fa-table:before {
content: "\f0ce";
}
.fa-magic:before {
content: "\f0d0";
}
.fa-truck:before {
content: "\f0d1";
}
.fa-pinterest:before {
content: "\f0d2";
}
.fa-pinterest-square:before {
content: "\f0d3";
}
.fa-google-plus-square:before {
content: "\f0d4";
}
.fa-google-plus:before {
content: "\f0d5";
}
.fa-money:before {
content: "\f0d6";
}
.fa-caret-down:before {
content: "\f0d7";
}
.fa-caret-up:before {
content: "\f0d8";
}
.fa-caret-left:before {
content: "\f0d9";
}
.fa-caret-right:before {
content: "\f0da";
}
.fa-columns:before {
content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
content: "\f0de";
}
.fa-envelope:before {
content: "\f0e0";
}
.fa-linkedin:before {
content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
content: "\f0e4";
}
.fa-comment-o:before {
content: "\f0e5";
}
.fa-comments-o:before {
content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
content: "\f0e7";
}
.fa-sitemap:before {
content: "\f0e8";
}
.fa-umbrella:before {
content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
content: "\f0ea";
}
.fa-lightbulb-o:before {
content: "\f0eb";
}
.fa-exchange:before {
content: "\f0ec";
}
.fa-cloud-download:before {
content: "\f0ed";
}
.fa-cloud-upload:before {
content: "\f0ee";
}
.fa-user-md:before {
content: "\f0f0";
}
.fa-stethoscope:before {
content: "\f0f1";
}
.fa-suitcase:before {
content: "\f0f2";
}
.fa-bell-o:before {
content: "\f0a2";
}
.fa-coffee:before {
content: "\f0f4";
}
.fa-cutlery:before {
content: "\f0f5";
}
.fa-file-text-o:before {
content: "\f0f6";
}
.fa-building-o:before {
content: "\f0f7";
}
.fa-hospital-o:before {
content: "\f0f8";
}
.fa-ambulance:before {
content: "\f0f9";
}
.fa-medkit:before {
content: "\f0fa";
}
.fa-fighter-jet:before {
content: "\f0fb";
}
.fa-beer:before {
content: "\f0fc";
}
.fa-h-square:before {
content: "\f0fd";
}
.fa-plus-square:before {
content: "\f0fe";
}
.fa-angle-double-left:before {
content: "\f100";
}
.fa-angle-double-right:before {
content: "\f101";
}
.fa-angle-double-up:before {
content: "\f102";
}
.fa-angle-double-down:before {
content: "\f103";
}
.fa-angle-left:before {
content: "\f104";
}
.fa-angle-right:before {
content: "\f105";
}
.fa-angle-up:before {
content: "\f106";
}
.fa-angle-down:before {
content: "\f107";
}
.fa-desktop:before {
content: "\f108";
}
.fa-laptop:before {
content: "\f109";
}
.fa-tablet:before {
content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
content: "\f10b";
}
.fa-circle-o:before {
content: "\f10c";
}
.fa-quote-left:before {
content: "\f10d";
}
.fa-quote-right:before {
content: "\f10e";
}
.fa-spinner:before {
content: "\f110";
}
.fa-circle:before {
content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
content: "\f112";
}
.fa-github-alt:before {
content: "\f113";
}
.fa-folder-o:before {
content: "\f114";
}
.fa-folder-open-o:before {
content: "\f115";
}
.fa-smile-o:before {
content: "\f118";
}
.fa-frown-o:before {
content: "\f119";
}
.fa-meh-o:before {
content: "\f11a";
}
.fa-gamepad:before {
content: "\f11b";
}
.fa-keyboard-o:before {
content: "\f11c";
}
.fa-flag-o:before {
content: "\f11d";
}
.fa-flag-checkered:before {
content: "\f11e";
}
.fa-terminal:before {
content: "\f120";
}
.fa-code:before {
content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: "\f123";
}
.fa-location-arrow:before {
content: "\f124";
}
.fa-crop:before {
content: "\f125";
}
.fa-code-fork:before {
content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
content: "\f127";
}
.fa-question:before {
content: "\f128";
}
.fa-info:before {
content: "\f129";
}
.fa-exclamation:before {
content: "\f12a";
}
.fa-superscript:before {
content: "\f12b";
}
.fa-subscript:before {
content: "\f12c";
}
.fa-eraser:before {
content: "\f12d";
}
.fa-puzzle-piece:before {
content: "\f12e";
}
.fa-microphone:before {
content: "\f130";
}
.fa-microphone-slash:before {
content: "\f131";
}
.fa-shield:before {
content: "\f132";
}
.fa-calendar-o:before {
content: "\f133";
}
.fa-fire-extinguisher:before {
content: "\f134";
}
.fa-rocket:before {
content: "\f135";
}
.fa-maxcdn:before {
content: "\f136";
}
.fa-chevron-circle-left:before {
content: "\f137";
}
.fa-chevron-circle-right:before {
content: "\f138";
}
.fa-chevron-circle-up:before {
content: "\f139";
}
.fa-chevron-circle-down:before {
content: "\f13a";
}
.fa-html5:before {
content: "\f13b";
}
.fa-css3:before {
content: "\f13c";
}
.fa-anchor:before {
content: "\f13d";
}
.fa-unlock-alt:before {
content: "\f13e";
}
.fa-bullseye:before {
content: "\f140";
}
.fa-ellipsis-h:before {
content: "\f141";
}
.fa-ellipsis-v:before {
content: "\f142";
}
.fa-rss-square:before {
content: "\f143";
}
.fa-play-circle:before {
content: "\f144";
}
.fa-ticket:before {
content: "\f145";
}
.fa-minus-square:before {
content: "\f146";
}
.fa-minus-square-o:before {
content: "\f147";
}
.fa-level-up:before {
content: "\f148";
}
.fa-level-down:before {
content: "\f149";
}
.fa-check-square:before {
content: "\f14a";
}
.fa-pencil-square:before {
content: "\f14b";
}
.fa-external-link-square:before {
content: "\f14c";
}
.fa-share-square:before {
content: "\f14d";
}
.fa-compass:before {
content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
content: "\f153";
}
.fa-gbp:before {
content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: "\f158";
}
.fa-won:before,
.fa-krw:before {
content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
content: "\f15a";
}
.fa-file:before {
content: "\f15b";
}
.fa-file-text:before {
content: "\f15c";
}
.fa-sort-alpha-asc:before {
content: "\f15d";
}
.fa-sort-alpha-desc:before {
content: "\f15e";
}
.fa-sort-amount-asc:before {
content: "\f160";
}
.fa-sort-amount-desc:before {
content: "\f161";
}
.fa-sort-numeric-asc:before {
content: "\f162";
}
.fa-sort-numeric-desc:before {
content: "\f163";
}
.fa-thumbs-up:before {
content: "\f164";
}
.fa-thumbs-down:before {
content: "\f165";
}
.fa-youtube-square:before {
content: "\f166";
}
.fa-youtube:before {
content: "\f167";
}
.fa-xing:before {
content: "\f168";
}
.fa-xing-square:before {
content: "\f169";
}
.fa-youtube-play:before {
content: "\f16a";
}
.fa-dropbox:before {
content: "\f16b";
}
.fa-stack-overflow:before {
content: "\f16c";
}
.fa-instagram:before {
content: "\f16d";
}
.fa-flickr:before {
content: "\f16e";
}
.fa-adn:before {
content: "\f170";
}
.fa-bitbucket:before {
content: "\f171";
}
.fa-bitbucket-square:before {
content: "\f172";
}
.fa-tumblr:before {
content: "\f173";
}
.fa-tumblr-square:before {
content: "\f174";
}
.fa-long-arrow-down:before {
content: "\f175";
}
.fa-long-arrow-up:before {
content: "\f176";
}
.fa-long-arrow-left:before {
content: "\f177";
}
.fa-long-arrow-right:before {
content: "\f178";
}
.fa-apple:before {
content: "\f179";
}
.fa-windows:before {
content: "\f17a";
}
.fa-android:before {
content: "\f17b";
}
.fa-linux:before {
content: "\f17c";
}
.fa-dribbble:before {
content: "\f17d";
}
.fa-skype:before {
content: "\f17e";
}
.fa-foursquare:before {
content: "\f180";
}
.fa-trello:before {
content: "\f181";
}
.fa-female:before {
content: "\f182";
}
.fa-male:before {
content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
content: "\f184";
}
.fa-sun-o:before {
content: "\f185";
}
.fa-moon-o:before {
content: "\f186";
}
.fa-archive:before {
content: "\f187";
}
.fa-bug:before {
content: "\f188";
}
.fa-vk:before {
content: "\f189";
}
.fa-weibo:before {
content: "\f18a";
}
.fa-renren:before {
content: "\f18b";
}
.fa-pagelines:before {
content: "\f18c";
}
.fa-stack-exchange:before {
content: "\f18d";
}
.fa-arrow-circle-o-right:before {
content: "\f18e";
}
.fa-arrow-circle-o-left:before {
content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: "\f191";
}
.fa-dot-circle-o:before {
content: "\f192";
}
.fa-wheelchair:before {
content: "\f193";
}
.fa-vimeo-square:before {
content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
content: "\f195";
}
.fa-plus-square-o:before {
content: "\f196";
}
.fa-space-shuttle:before {
content: "\f197";
}
.fa-slack:before {
content: "\f198";
}
.fa-envelope-square:before {
content: "\f199";
}
.fa-wordpress:before {
content: "\f19a";
}
.fa-openid:before {
content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: "\f19d";
}
.fa-yahoo:before {
content: "\f19e";
}
.fa-google:before {
content: "\f1a0";
}
.fa-reddit:before {
content: "\f1a1";
}
.fa-reddit-square:before {
content: "\f1a2";
}
.fa-stumbleupon-circle:before {
content: "\f1a3";
}
.fa-stumbleupon:before {
content: "\f1a4";
}
.fa-delicious:before {
content: "\f1a5";
}
.fa-digg:before {
content: "\f1a6";
}
.fa-pied-piper:before {
content: "\f1a7";
}
.fa-pied-piper-alt:before {
content: "\f1a8";
}
.fa-drupal:before {
content: "\f1a9";
}
.fa-joomla:before {
content: "\f1aa";
}
.fa-language:before {
content: "\f1ab";
}
.fa-fax:before {
content: "\f1ac";
}
.fa-building:before {
content: "\f1ad";
}
.fa-child:before {
content: "\f1ae";
}
.fa-paw:before {
content: "\f1b0";
}
.fa-spoon:before {
content: "\f1b1";
}
.fa-cube:before {
content: "\f1b2";
}
.fa-cubes:before {
content: "\f1b3";
}
.fa-behance:before {
content: "\f1b4";
}
.fa-behance-square:before {
content: "\f1b5";
}
.fa-steam:before {
content: "\f1b6";
}
.fa-steam-square:before {
content: "\f1b7";
}
.fa-recycle:before {
content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
content: "\f1ba";
}
.fa-tree:before {
content: "\f1bb";
}
.fa-spotify:before {
content: "\f1bc";
}
.fa-deviantart:before {
content: "\f1bd";
}
.fa-soundcloud:before {
content: "\f1be";
}
.fa-database:before {
content: "\f1c0";
}
.fa-file-pdf-o:before {
content: "\f1c1";
}
.fa-file-word-o:before {
content: "\f1c2";
}
.fa-file-excel-o:before {
content: "\f1c3";
}
.fa-file-powerpoint-o:before {
content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: "\f1c8";
}
.fa-file-code-o:before {
content: "\f1c9";
}
.fa-vine:before {
content: "\f1ca";
}
.fa-codepen:before {
content: "\f1cb";
}
.fa-jsfiddle:before {
content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: "\f1cd";
}
.fa-circle-o-notch:before {
content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
content: "\f1d1";
}
.fa-git-square:before {
content: "\f1d2";
}
.fa-git:before {
content: "\f1d3";
}
.fa-hacker-news:before {
content: "\f1d4";
}
.fa-tencent-weibo:before {
content: "\f1d5";
}
.fa-qq:before {
content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
content: "\f1d9";
}
.fa-history:before {
content: "\f1da";
}
.fa-genderless:before,
.fa-circle-thin:before {
content: "\f1db";
}
.fa-header:before {
content: "\f1dc";
}
.fa-paragraph:before {
content: "\f1dd";
}
.fa-sliders:before {
content: "\f1de";
}
.fa-share-alt:before {
content: "\f1e0";
}
.fa-share-alt-square:before {
content: "\f1e1";
}
.fa-bomb:before {
content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
content: "\f1e3";
}
.fa-tty:before {
content: "\f1e4";
}
.fa-binoculars:before {
content: "\f1e5";
}
.fa-plug:before {
content: "\f1e6";
}
.fa-slideshare:before {
content: "\f1e7";
}
.fa-twitch:before {
content: "\f1e8";
}
.fa-yelp:before {
content: "\f1e9";
}
.fa-newspaper-o:before {
content: "\f1ea";
}
.fa-wifi:before {
content: "\f1eb";
}
.fa-calculator:before {
content: "\f1ec";
}
.fa-paypal:before {
content: "\f1ed";
}
.fa-google-wallet:before {
content: "\f1ee";
}
.fa-cc-visa:before {
content: "\f1f0";
}
.fa-cc-mastercard:before {
content: "\f1f1";
}
.fa-cc-discover:before {
content: "\f1f2";
}
.fa-cc-amex:before {
content: "\f1f3";
}
.fa-cc-paypal:before {
content: "\f1f4";
}
.fa-cc-stripe:before {
content: "\f1f5";
}
.fa-bell-slash:before {
content: "\f1f6";
}
.fa-bell-slash-o:before {
content: "\f1f7";
}
.fa-trash:before {
content: "\f1f8";
}
.fa-copyright:before {
content: "\f1f9";
}
.fa-at:before {
content: "\f1fa";
}
.fa-eyedropper:before {
content: "\f1fb";
}
.fa-paint-brush:before {
content: "\f1fc";
}
.fa-birthday-cake:before {
content: "\f1fd";
}
.fa-area-chart:before {
content: "\f1fe";
}
.fa-pie-chart:before {
content: "\f200";
}
.fa-line-chart:before {
content: "\f201";
}
.fa-lastfm:before {
content: "\f202";
}
.fa-lastfm-square:before {
content: "\f203";
}
.fa-toggle-off:before {
content: "\f204";
}
.fa-toggle-on:before {
content: "\f205";
}
.fa-bicycle:before {
content: "\f206";
}
.fa-bus:before {
content: "\f207";
}
.fa-ioxhost:before {
content: "\f208";
}
.fa-angellist:before {
content: "\f209";
}
.fa-cc:before {
content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
content: "\f20b";
}
.fa-meanpath:before {
content: "\f20c";
}
.fa-buysellads:before {
content: "\f20d";
}
.fa-connectdevelop:before {
content: "\f20e";
}
.fa-dashcube:before {
content: "\f210";
}
.fa-forumbee:before {
content: "\f211";
}
.fa-leanpub:before {
content: "\f212";
}
.fa-sellsy:before {
content: "\f213";
}
.fa-shirtsinbulk:before {
content: "\f214";
}
.fa-simplybuilt:before {
content: "\f215";
}
.fa-skyatlas:before {
content: "\f216";
}
.fa-cart-plus:before {
content: "\f217";
}
.fa-cart-arrow-down:before {
content: "\f218";
}
.fa-diamond:before {
content: "\f219";
}
.fa-ship:before {
content: "\f21a";
}
.fa-user-secret:before {
content: "\f21b";
}
.fa-motorcycle:before {
content: "\f21c";
}
.fa-street-view:before {
content: "\f21d";
}
.fa-heartbeat:before {
content: "\f21e";
}
.fa-venus:before {
content: "\f221";
}
.fa-mars:before {
content: "\f222";
}
.fa-mercury:before {
content: "\f223";
}
.fa-transgender:before {
content: "\f224";
}
.fa-transgender-alt:before {
content: "\f225";
}
.fa-venus-double:before {
content: "\f226";
}
.fa-mars-double:before {
content: "\f227";
}
.fa-venus-mars:before {
content: "\f228";
}
.fa-mars-stroke:before {
content: "\f229";
}
.fa-mars-stroke-v:before {
content: "\f22a";
}
.fa-mars-stroke-h:before {
content: "\f22b";
}
.fa-neuter:before {
content: "\f22c";
}
.fa-facebook-official:before {
content: "\f230";
}
.fa-pinterest-p:before {
content: "\f231";
}
.fa-whatsapp:before {
content: "\f232";
}
.fa-server:before {
content: "\f233";
}
.fa-user-plus:before {
content: "\f234";
}
.fa-user-times:before {
content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
content: "\f236";
}
.fa-viacoin:before {
content: "\f237";
}
.fa-train:before {
content: "\f238";
}
.fa-subway:before {
content: "\f239";
}
.fa-medium:before {
content: "\f23a";
}

}


/* - ++resource++sc.photogallery/photogallery.css - */
@media screen {
/* http://www.brasil2016.gov.br/pt-br/portal_css/++resource++sc.photogallery/photogallery.css?original=1 */
body.portaltype-photo-gallery .slideshow-container,
.photogallery-tile .slideshow-container
{
width: 100%;
max-width: 748px;
margin: 10px auto;
}
body.portaltype-photo-gallery .slideshow-description,
body.portaltype-photo-gallery .slideshow-carrossel
{
float: left;
width: 50%;
}
.photogallery-tile .slideshow-description,
.photogallery-tile .slideshow-carrossel
{
float: left;
width: 45%;
}
body.portaltype-photo-gallery .slideshow-download,
.photogallery-tile .slideshow-download
{
float: left;
}
.photogallery-tile .photogallery-url
{
font-weight: bold;
display: block;
float: left;
width: 10%;
padding: 6px 0;
text-align: center;
color: white;
background-color: #0094cc;
}
body.portaltype-photo-gallery .cycle-slideshow,
body.portaltype-photo-gallery .cycle-slideshow *,
.photogallery-tile .cycle-slideshow,
.photogallery-tile .cycle-slideshow *
{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
body.portaltype-photo-gallery .cycle-slideshow,
.photogallery-tile .cycle-slideshow
{
position: relative;
width: 100%;
max-width: 768px;
height: auto;
padding: 0;
background: #f1f1f1;
}
body.portaltype-photo-gallery .cycle-description.cycle-slideshow {
background: transparent;
}
body.portaltype-photo-gallery .cycle-player img,
.photogallery-tile .cycle-player img
{
position: absolute;
top: 0;
left: 0;
display: block;
width: 100%;
max-width: 100%;
height: auto;
max-height: 100%;
padding: 0;
margin: 0 auto;
}
body.portaltype-photo-gallery .cycle-player .cycle-slide,
.photogallery-tile .cycle-player .cycle-slide
{
width: 100%;
}
body.portaltype-photo-gallery .thumb-itens,
.photogallery-tile .thumb-itens {
max-height: 50px;
overflow: hidden;
margin-right: 5px;
cursor: pointer;
}
body.portaltype-photo-gallery .thumb-itens img,
.photogallery-tile .thumb-itens img {
width: 96px;
}
body.portaltype-photo-gallery .cycle-slideshow img:first-child,
.photogallery-tile .cycle-slideshow img:first-child
{
position: static;
z-index: 100;
}
body.portaltype-photo-gallery .slideshow-player,
.photogallery-tile .slideshow-player
{
position: relative;
}
body.portaltype-photo-gallery .cycle-pager,
.photogallery-tile .cycle-pager
{
position: absolute;
z-index: 500;
top: 10px;
overflow: hidden;
width: 100%;
text-align: center;
}
body.portaltype-photo-gallery .cycle-pager span,
.photogallery-tile .cycle-pager span
{
font-family: arial;
font-size: 50px;
display: inline-block;
width: 16px;
height: 16px;
cursor: pointer;
color: #ddd;
}
body.portaltype-photo-gallery .cycle-pager span.cycle-pager-active,
.photogallery-tile .cycle-pager span.cycle-pager-active
{
color: #d69746;
}
body.portaltype-photo-gallery .cycle-pager > *,
.photogallery-tile .cycle-pager > *
{
cursor: pointer;
}
body.portaltype-photo-gallery .cycle-caption,
.photogallery-tile .cycle-caption
{
position: absolute;
z-index: 700;
right: 15px;
bottom: 15px;
color: white;
}
body.portaltype-photo-gallery .slide-title,
.photogallery-tile .slide-title
{
font-size: 120%;
font-weight: bold;
}
body.portaltype-photo-gallery a.cycle-prev,
body.portaltype-photo-gallery a.cycle-next,
.photogallery-tile a.cycle-prev,
.photogallery-tile a.cycle-next
{
font-size: 50px;
position: absolute;
z-index: 800;
top: 0;
width: 10%;
height: 87%;
cursor: pointer;
text-align: center;
opacity: 0;
border-bottom: 0 !important;
filter: alpha(opacity=0);
}
body.portaltype-photo-gallery a.cycle-prev,
body.portaltype-photo-gallery a.cycle-next,
.photogallery-tile a.cycle-prev,
.photogallery-tile a.cycle-next
{
position: absolute;
top: 0;
}
body.portaltype-photo-gallery a.cycle-prev span,
body.portaltype-photo-gallery a.cycle-next span,
.photogallery-tile a.cycle-prev span,
.photogallery-tile a.cycle-next span
{
position: absolute;
top: 50%;
}
body.portaltype-photo-gallery .cycle-prev,
.photogallery-tile .cycle-prev
{
left: 0;
}
body.portaltype-photo-gallery .cycle-next,
.photogallery-tile .cycle-next
{
right: 0;
}
body.portaltype-photo-gallery .cycle-prev span,
.photogallery-tile .cycle-prev span
{
left: 10px;
}
body.portaltype-photo-gallery .cycle-next span,
.photogallery-tile .cycle-next span
{
right: 10px;
}
body.portaltype-photo-gallery .cycle-prev:hover,
body.portaltype-photo-gallery .cycle-next:hover,
.photogallery-tile .cycle-prev:hover,
.photogallery-tile .cycle-next:hover
{
opacity: .5;
filter: alpha(opacity=50);
}
body.portaltype-photo-gallery .disabled,
.photogallery-tile .disabled
{
opacity: .5;
filter: alpha(opacity=50);
}
body.portaltype-photo-gallery .slideshow-download .cycle-slideshow {
background: transparent;
}
body.portaltype-photo-gallery .slideshow-download {
position: relative;
clear: both;
}
body.portaltype-photo-gallery .download.album,
body.portaltype-photo-gallery .slideshow-download a {
display: inline-block;
margin-top: 10px;
border: none;
}
body.portaltype-photo-gallery .slideshow-container {
margin: 10px auto 50px auto;
}
body.portaltype-photo-gallery .download.album {
margin-left: 25px;
}
@media only screen and (max-width: 480px), only screen and (max-device-width: 480px)
{
body.portaltype-photo-gallery .cycle-slideshow,
.photogallery-tile .cycle-slideshow
{
width: 200px;
}
body.portaltype-photo-gallery .cycle-overlay,
.photogallery-tile .cycle-overlay
{
padding: 4px;
}
body.portaltype-photo-gallery .cycle-caption,
.photogallery-tile .cycle-caption
{
right: 4px;
bottom: 4px;
}
}

}


/* - ++resource++brasil2016.portal/social-timeline.css - */
@media screen {
/* http://www.brasil2016.gov.br/pt-br/portal_css/++resource++brasil2016.portal/social-timeline.css?original=1 */
.gplus-feed,.instagram-feed{height:750px;overflow-y:scroll}.gplus-feed .gplus-image img,.instagram-feed .instagram-image img{max-width:100%}.social-timeline{font-family:Arial,Helvetica,sans-serif}.social-timeline a,.social-timeline u{text-decoration:none}.head-follow .head-title{float:left}.head-follow .follow-button{float:right}.instagram-feed{width:250px}.instagram-feed .instagram-post{float:left;width:100%;margin-bottom:30px}.instagram-feed .instagram-post:last-child{margin-bottom:0}.instagram-feed .instagram-profile{float:left;width:100%}.instagram-feed .instagram-profile-image{float:left;display:inline-block;margin-right:12px}.instagram-feed .instagram-profile-image img{width:46px;border-radius:2px}.instagram-feed .instagram-profile-user{float:left;color:#356082;font-weight:700;min-width:55%;margin-top:7px}.instagram-feed .instagram-image,.instagram-feed .instagram-text{float:left;width:100%;margin-top:12px}.instagram-feed .instagram-profile-timeago{float:left;color:#898989;font-weight:700;font-size:.8em;min-width:55%}.instagram-feed .instagram-text{font-size:.9em}.gplus-feed{width:250px}.gplus-feed .gplus-post{float:left;width:100%;margin-bottom:30px}.gplus-feed .gplus-post:last-child{margin-bottom:0}.gplus-feed .gplus-profile{float:left;width:100%}.gplus-feed .gplus-profile-image{float:left;display:inline-block;margin-right:12px}.gplus-feed .gplus-profile-image img{width:46px}.gplus-feed .gplus-profile-user{float:left;color:#262626;font-weight:700;min-width:55%;margin-top:7px}.gplus-feed .gplus-image,.gplus-feed .gplus-text{float:left;width:100%;margin-top:12px}.gplus-feed .gplus-profile-timeago{float:left;color:#999;font-size:.8em;min-width:55%}.gplus-feed .gplus-text{font-size:.9em}.gplus-feed .gplus-hashtag{color:#262626;font-weight:700}
}


/* - ++theme++Default/fontawsome/css/font-awesome.min.css - */
@media screen {
/* http://www.brasil2016.gov.br/pt-br/portal_css/++theme++Default/fontawsome/css/font-awesome.min.css?original=1 */
/**/@font-face{font-family:'FontAwesome';src:url('++theme++Default/fontawsome/fonts/fontawesome-webfont.eot?v=4.3.0');src:url('++theme++Default/fontawsome/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'),url('++theme++Default/fontawsome/fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'),url('++theme++Default/fontawsome/fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'),url('++theme++Default/fontawsome/fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'),url('++theme++Default/fontawsome/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0)}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-genderless:before,.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}
}


/* - ++theme++Default/src/MyFontsWebfontsKit.css - */
@media screen {
/* http://www.brasil2016.gov.br/pt-br/portal_css/++theme++Default/src/MyFontsWebfontsKit.css?original=1 */
/* */
@import url("//hello.myfonts.net/count/2e548a");
@font-face {font-family: 'MuseoSans-700';src: url('++theme++Default/src/webfonts/2E548A_0_0.eot');src: url('++theme++Default/src/webfonts/2E548A_0_0.eot?#iefix') format('embedded-opentype'),url('++theme++Default/src/webfonts/2E548A_0_0.woff2') format('woff2'),url('++theme++Default/src/webfonts/2E548A_0_0.woff') format('woff'),url('++theme++Default/src/webfonts/2E548A_0_0.ttf') format('truetype');}
@font-face {font-family: 'MuseoSans-500';src: url('++theme++Default/src/webfonts/2E548A_1_0.eot');src: url('++theme++Default/src/webfonts/2E548A_1_0.eot?#iefix') format('embedded-opentype'),url('++theme++Default/src/webfonts/2E548A_1_0.woff2') format('woff2'),url('++theme++Default/src/webfonts/2E548A_1_0.woff') format('woff'),url('++theme++Default/src/webfonts/2E548A_1_0.ttf') format('truetype');}
@font-face {font-family: 'MuseoSans-900';src: url('++theme++Default/src/webfonts/2E548A_2_0.eot');src: url('++theme++Default/src/webfonts/2E548A_2_0.eot?#iefix') format('embedded-opentype'),url('++theme++Default/src/webfonts/2E548A_2_0.woff2') format('woff2'),url('++theme++Default/src/webfonts/2E548A_2_0.woff') format('woff'),url('++theme++Default/src/webfonts/2E548A_2_0.ttf') format('truetype');}

}


/* - ++theme++Default/src/main.css - */
@media screen {
/* http://www.brasil2016.gov.br/pt-br/portal_css/++theme++Default/src/main.css?original=1 */
#main
{
display: table;
}
#main-content
{
display: table-cell; vertical-align: top;
}
#content-core
{
width: 768px;
}
/* */
.pb-ajax #content-core
{
width: 99%;
}
.portaltype-collective-cover-content #main-content
{
width: 100%;
}
#column-one
{
display: table-cell;
width: 260px; vertical-align: top;
}
#column-two
{
width: 300px; vertical-align: top;
}
/* */
#column-one
{
padding: 0 40px 0 0;
}
#column-two
{
padding: 0 0 0 40px;
}
/* */
@media (min-width: 600px)
{
.tile
{
margin: 1px;
}
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12
{
float: left;
}
.col-md-12
{
width: 100%;
}
.col-md-11
{
width: 91.66666667%;
}
.col-md-10
{
width: 83.33333333%;
}
.col-md-9
{
width: 75%;
}
.col-md-8
{
width: 66.66666667%;
}
.col-md-7
{
width: 58.33333333%;
}
.col-md-6
{
width: 50%;
}
.col-md-5
{
width: 41.66666667%;
}
.col-md-4
{
width: 33.33333333%;
}
.col-md-3
{
width: 25%;
}
.col-md-2
{
width: 16.66666667%;
}
.col-md-1
{
width: 8.33333333%;
}
}
/* */
body
{
font-family: 'MuseoSans-500', Arial, Helvetica, sans-serif;
margin: 0;
color: #565656;
background-color: transparent;
}
h1,
h2,
h3,
h4,
h5,
h6
{
font-family: 'MuseoSans-500', Arial, Helvetica, sans-serif;
color: #231f20;
}
a:link,
a:visited,
#content a:link,
dl.portlet a:link,
#content a:visited,
dl.portlet a:visited
{
color: #000;
border-bottom: none;
}
#content a:hover,
dl.portlet a:hover
{
opacity: .8;
color: #000 !important;
}
#wrapper
{
clear: both;
width: 100%;
margin: 0 auto;
background: #fff;
}
/* */
#main
{
width: 1140px;
margin: 0 auto;
}
.clear
{
float: none;
clear: both;
}
iframe
{
max-width: 100%;
}
/* ******************/
.top-header
{
color: #fff;
background: #021d47 url(++theme++Default/src/header.jpg) no-repeat;
}
header .links
{
width: 1140px;
margin: 0 auto;
}
.header-tile
{
font-size: 15px;
font-weight: bold;
float: left;
width: 40%;
margin: 40px 0 0 0;
text-align: center;
}
#logo.header-tile
{
width: 20%;
}
.header-tile strong
{
font-size: 19px;
font-weight: bold;
}
.header-tile em
{
font-style: normal;
}
.olimpico img
{
margin-bottom: 50px;
}
.olimpico
{
text-align: left;
}
.olimpico em
{
color: #84db58;
}
.paralimpico
{
text-align: right;
}
.paralimpico em
{
color: #feca04;
}
.paralimpico p
{
margin-top: 30px;
}
.header-governo-federal
{
margin-top: 40px;
}
header .fa-inverse
{
color: #032856;
}
header a:link,
header a:visited
{
text-decoration: none;
color: #fff;
}
#portal-siteactions {
text-align: right;
text-transform: uppercase;
padding-bottom: 8px;
margin-top: -25px;
}
#portal-siteactions li a {
border-bottom: 1px dotted #fff;
font-weight: normal;
font-size: 90%;
}
#portal-siteactions li a:hover {
color: #fff;
}
.links-sociais, .links-sociais li,
.links-idiomas, .links-idiomas li,
.links-texto, .links-texto li {
font-size: 10px;
display: inline;
}
.fa-cog
{
vertical-align: middle;
}
.links-sociais .hiddenStructure {
display: inline-block !important;
}
.links-idiomas,
.links-texto
{
padding: 0 10px;
}
.links-idiomas a:link,
.links-idiomas a:visited
{
padding: 0 3px;
color: #5caf40;
}
.links-texto a:link,
.links-texto a:visited
{
padding: 0 3px;
color: #ffcc03;
}
.site-pt-br li
{
font-weight: normal;
}
.site-pt-br .idioma-pt-br,
.site-en .idioma-en,
.site-es .idioma-es
{
font-weight: bold !important;
}
/* */
#logo img
{
margin: 0 0 30px 0;
}
/* */
#portal-personaltools
{
position: absolute;
}
/* */
nav
{
font-family: MuseoSans-700;
width: 1140px;
margin: 30px auto;
text-align: center;
}
nav ul,
nav ul li
{
display: inline;
color: #032e61;
}
nav li
{
font-size: 18px;
margin: 2px;
padding: 10px;
}
nav a:link,
nav a:visited
{
color: #032e61 !important;
}
nav li a,
.footer-links li a
{
cursor: default;
pointer-events: none;
}
nav li#portaltab-noticias a,
nav li#portaltab-news a,
nav li li a,
.footer-links li#portaltab-noticias a,
.footer-links li#portaltab-news a,
.footer-links li li a
{
cursor: pointer;
pointer-events: auto;
}
/* */
#main-navigation
{
position: relative; /* */
zoom: 1; /* */
list-style-image: none;
}
#main-navigation ul li:hover > ul.submenu
{
display: block;
}
#main-navigation ul li a
{
padding: 5px;
}
#main-navigation ul li:hover a
{
color: #fff !important;
background: #032e61;
}
#main-navigation ul li
{
position: relative;
}
ul.submenu li
{
font-size: 12px !important;
display: block;
float: none !important;
padding: 0;
background: #032e61;
}
ul.submenu a:link,
ul.submenu a:visited
{
color: #fff !important;
}
ul.submenu a:hover
{
background: #073e80 !important;
}
#main-navigation ul.submenu li a
{
display: block;
width: 12em;
padding: 10px;
text-align: left;
}
ul.submenu
{
z-index: 1000;
padding-top: 10px;
background: #fff url(++theme++Default/src/submenu.png) top left no-repeat;
}
ul.submenu ul.submenu
{
padding-top: 0;
}
/* */
.busca
{
padding: 10px;
text-align: right;
color: #fff;
background: #050d1c;
}
.busca i
{
font-size: 2em;
display: none;
}
#portal-searchbox
{
font-size: 80%;
float: none;
clear: right;
width: 1140px;
margin: 0 auto;
text-align: right;
}
input.searchField
{
font-size: 15px;
font-weight: bold;
width: 190px;
padding: 2px 7px;
color: #fff;
border: none;
outline: 1px solid #fff;
background: transparent;
}
input.searchField:focus
{
border: none;
background: transparent;
}
input.searchButton
{
display: inline-block;
width: 20px;
height: 20px;
text-indent: -2000px;
color: #fff;
border: none;
background: transparent url(++theme++Default/src/search.png) no-repeat;
}
input.searchButton:before
{
content: '\f002';
}
/* */
.template-search #content-core
{
width: 860px;
}
.searchResults img
{
display: none;
}
#content-core .searchResults dd
{
margin: 0 0 1em 0;
}
#content .searchResults dt
{
font-size: 16px;
}
#content .searchResults dt a
{
color: #18477e !important;
}
input.searchPage.searchButton
{
width: 35px;
height: 35px;
border-radius: 3px;
background: #050d1c url(++theme++Default/src/search.png) no-repeat 8px;
}
/* */
#breadcrumbs-you-are-here
{
font-family: 'Museosans-700';
}
#breadcrumbs-you-are-here
{
display: none;
}
#portal-breadcrumbs a
{
color: #0093cb;
}
#portal-breadcrumbs
{
margin-right: 130px;
}
/* ******************/
#content p
{
font-size: 110%;
}
body.portaltype-collective-nitf-content #content article .section
{
display: none;
}
#content div.documentByLine
{
display: inline;
color: #0093cb;
}
#content h1.documentFirstHeading
{
font-family: 'MuseoSans-500';
font-size: 42px;
font-weight: normal;
line-height: 48px;
margin-bottom: 12px;
color: #18477e;
}
#content .documentDescription,
#content #description
{
font: bold 18px 'MuseoSans-500', Arial, Helvetica, sans-serif;
font-weight: normal;
margin: 20px 0;
}
body.portaltype-collective-nitf-content .slideshow-container
{
position: relative;
max-width: 768px;
margin-bottom: 20px;
}
body.portaltype-collective-nitf-content .slideshow-container .cycle-player .cycle-slide
{
width: 100%;
}
body.portaltype-collective-nitf-content .slideshow-container .cycle-player img
{
margin: 0 auto;
}
body.portaltype-collective-nitf-content .slideshow-container .thumb-itens
{
overflow: hidden;
max-height: 50px;
margin-right: 5px;
cursor: pointer;
}
body.portaltype-collective-nitf-content .slideshow-container .slideshow-description,
body.portaltype-collective-nitf-content .slideshow-container .slideshow-carrossel
{
width: 50%;
}
body.portaltype-collective-nitf-content .slideshow-container .cycle-next,
body.portaltype-collective-nitf-content .slideshow-container .cycle-prev
{
width: 5%;
height: 87%;
background: transparent;
}
#conten-core
{
font-size: 15px;
font-weight: normal;
line-height: 1.6em;
}
.nitfSubtitle
{
font-size: 12px;
font-weight: normal;
text-transform: uppercase;
color: #0093cb;
}
#category
{
font-size: 100%;
clear: both;
padding: 5px;
text-align: left;
color: #fff;
background: url(++theme++Default/src/tags.png) left top no-repeat;
}
#category a.link-category:hover,
#category a.link-category,
span.selectedTag
{
padding: 0;
color: #0094cc;
background: transparent;
}
#category span:first-child
{
margin-left: 20px;
}
#category .separator
{
display: inline;
color: #0094cc;
}
/* */
img.image-left,
img.image-right,
.captioned img
{
border: 0;
}
/* */
dl.image-inline.captioned,
dl.image-inline.captioned dd,
dl.image-inline.captioned dt
{
max-width: 100%;
}
dl.image-inline.captioned dd,
dd.image-caption
{
margin: 0 !important;
}
/* */
.top_embedded
{
position: relative;
width: 100%;
padding-bottom: 56.25%; /* */
}
.top_embedded iframe
{
position: absolute;
top: 0; right: 0;bottom: 0; left: 0;
width: 100%;
height: 100%;
}
/* */
.medalist-preview
{
margin-bottom: 30px;
}
.medalist-preview img
{
float: right;
margin-left: 20px;
}
#content .medalist-preview p
{
margin-bottom: 5px;
}
.medalist-preview p span
{
font-weight: bold;
}
.medalist-preview .medalist-notes p
{
margin-bottom: 1em;
}
.medalist-preview .medalist-notes p span
{
font-weight: normal;
}
.medalist-preview table
{
margin: 30px 0;
}
.medalist-preview caption
{
display: none;
}
.medalist-preview td,
.medalist-preview th
{
width: 50px;
padding: 5px 10px;
text-align: center;
border-left: 3px solid #fff;
background: #d8d8d8;
}
.medalist-preview td
{
font-size: 1.2em;
font-weight: bold;
}
.medalist-preview .medal-gold
{
background: #f9f7d0;
}
.medalist-preview .medal-silver
{
background: #e8e8e8;
}
.medalist-preview .medal-bronze
{
background: #e3e2d0;
}
#quadro_medalhas .quadro
{
width: 663px;
height: 220px;
border: 1px solid #ccc;
background: #fff url(++theme++Default/src/medalhas.png);
}
#quadro_medalhas .quadro .medalha
{
float: left; margin: 75px 30px 0 65px;
}
#quadro_medalhas .quadro .medalha div.qdt
{
width: 105px;
height: 105px;
}
#quadro_medalhas .quadro .medalha div.qdt .num
{
font-size: 33px; font-weight: bold; display: block;
padding: 40px;text-align: center; border-radius: 50px;
}
#quadro_medalhas .quadro .medalha div.nome
{
font-size: 19px; font-weight: bold;
text-align: center;
}
#quadro_medalhas .quadro .medalha.ouro
{
color: #aeaa25;
}
#quadro_medalhas .quadro .medalha.prata
{
color: #535353;
}
#quadro_medalhas .quadro .medalha.bronze
{
color: #8e8d5f;
}
#quadro_medalhas h2
{
font-weight: normal;
margin-bottom: 20px;
color: #032e61;
}
#carrossel-modalities .cycle-prev,
#carrossel-modalities .cycle-next
{
font-size: 25px;
font-weight: bold;
width: 15px;
height: 31px;
padding: 35px 0;
opacity: 1;
color: #18477e !important;
}
.modality-title
{
font-size: 14px !important;
}
.medalists > div
{
width: 30%;
margin: 5%;
margin-top: 50px;
background: #f1f1f1;
}
.male-title,
.female-title
{
font-size: 2em;
padding-bottom: 20px;
text-align: center;
color: #032e61;
background: #fff;
}
#content .medalists ul
{
margin-left: 0 !important;
}
.medalists li
{
list-style: none;
}
#content .medalists li a
{
display: block;
padding: 10px 20px;
border-bottom: 0 !important;
}
.medalists li a:hover
{
background: #ccc;
}
/* */
.rich-link
{
margin-top: 20px;
}
.rich-link > a
{
float: left;
width: 50%;
}
.rich-link img
{
width: 99%;
}
.rich-link:after
{
display: table;
clear: both;
content: '';
}
.rich-link .subtitle
{
font-size: 12px;
clear: both;
padding: 10px 5px 0 5px;
text-transform: uppercase;
color: #0094cc;
}
.rich-link .title
{
font-size: 22px;
font-weight: bold;
line-height: 1.4em;
padding: 0 5px;
color: #18477e;
}
.rich-link .description
{
padding: 0 5px;
color: #565656;
}
/* */
dl#relatedItemBox dt
{
font-size: 18px;
margin-bottom: 10px;
color: #18477e !important;
}
dl#relatedItemBox dd a
{
font-size: 13px;
font-weight: bold;
line-height: 1.4em;
color: #18477e !important;
}
/* */
.slideshow-container
{
margin: 0;
}
.slideshow-container a.cycle-prev,
.slideshow-container a.cycle-next
{
opacity: .7;
}
.cycle-slideshow
{
max-width: 100% !important;
}
.cycle-navigation span
{
font-size: 20px;
font-weight: bold;
position: absolute;
top: 45% !important;
padding: 14px 20px;
color: #fff;
border-radius: 25px;
background: #0094cc;
}
.cycle-prev span
{
left: 30%;
}
.cycle-next span
{
right: 30%;
}
body.portaltype-photo-gallery a.cycle-prev,
body.portaltype-photo-gallery a.cycle-next,
.photogallery-tile a.cycle-prev,
.photogallery-tile a.cycle-next
{
opacity: 1;
background: transparent;
}
.slideshow-container
{
position: relative;
}
.slideshow-pager
{
position: absolute;
z-index: 101;
bottom: 0;
left: 0;
width: 99%;
height: 50px;
padding: .5%;
background: rgba(0,0,0,.6);
}
.thumb-itens.cycle-slide-active
{
box-sizing: border-box;
border: 4px solid #0094cc;
}
.cycle-slideshow
{
font-size: 20px;
color: #fff;
background: transparent !important;
}
.slideshow-player
{
background: #666;
}
.slide-pagination
{
display: block;
float: left;
padding: 18px;
}
.slide-count
{
color: #0094cc;
}
.cycle-slide .slide-pagination,
.cycle-slide .description
{
display: table-cell;
height: 50px;
vertical-align: middle;
}
.cycle-slide .description
{
font-size: 12px;
font-weight: normal;
line-height: 1.1;
}
.thumb-itens.cycle-slide img
{
width: 96px;
}
.cycle-slide img
{
width: auto;
}
.slideshow-description,
.slideshow-carrossel
{
float: left;
width: 45%;
}
.cycle-slideshow,
.cycle-slideshow *
{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
/* */
.cycle-slideshow .download,
.download.album
{
font: normal normal normal 14px/1 FontAwesome !important;
font-size: inherit;
display: inline-block;
transform: translate(0, 0);
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.cycle-slideshow .download:before,
.download.album:before
{
content: '\f01a';
color: #032e61 !important;
}
.slideshow-download
{
position: relative;
float: left;
clear: both;
}
.slideshow-download a
{
display: inline-block;
margin-top: 10px;
border: none;
}
.download.album
{
float: left;
margin-top: 10px;
margin-left: 25px;
}
div.tileImage
{
float: left;
width: 145px;
margin-right: 10px;
text-align: center;
}
#content img.tileImage
{
float: none;
width: auto;
max-height: 85px;
margin: 10px 0 0 0;
}
.tileHeadline
{
line-height: 22px;
}
.tileHeadline a:link,
.tileHeadline a:visited
{
font-size: 18px;
color: #18477e !important;
}
/* */
#content #viewlet-social-like
{
position: absolute;
top: -30px;
right: 0;
}
#main-content
{
position: relative;
}
#viewlet-social-like > div
{
position: relative;
overflow: hidden;
width: 33px;
height: 34px;
margin: 20px 5px;
}
#viewlet-social-like > div > *
{
position: absolute;
z-index: 1000;
top: 0;
left: 0;
-webkit-transform: scale(5);
-moz-transform: scale(5);
-ms-transform: scale(5);
-o-transform: scale(5);
transform: scale(5);
-webkit-transform-origin: left top;
-moz-transform-origin: left top;
-ms-transform-origin: left top;
-o-transform-origin: left top;
transform-origin: left top;
opacity: 0;
}
.sociallike-network-facebook
{
background: url(++resource++brasil2016.portal/social-icons.png) 0 0 no-repeat;
}
.sociallike-network-twitter
{
background: url(++resource++brasil2016.portal/social-icons.png) -66px 0 no-repeat;
}
.sociallike-network-gplus
{
background: url(++resource++brasil2016.portal/social-icons.png) -33px 0 no-repeat;
}
/* */
.template-widget-olimpiadas select
{
font-size: 14px;
width: 300px;
margin-bottom: 10px;
padding: 10px;
color: #18477e;
border: 1px solid #18477e;
background: #fff;
}
body.template-widget-olimpiadas .tag
{
font-size: 11px !important;
height: auto !important;
padding: 2px 17px 0 6px !important;
color: #fff !important;
border: none !important;
border-radius: 0 !important;
background: #18477e !important;
}
body.template-widget-olimpiadas form label
{
display: none;
}
.tag-remove
{
padding: 3px !important;
color: #fff !important;
}
#form-widgets-all_news label
{
display: inline;
}
#form-widgets-all_news label .label
{
font-size: 16px;
font-weight: normal;
color: #18477e;
}
#formfield-form-widgets-all_news
{
margin-top: 20px;
}
body.template-widget-olimpiadas form .field
{
float: left;
width: 300px;
}
#formfield-form-widgets-script
{
position: absolute;
right: 30px;
width: 380px;
}
#formfield-form-widgets-script textarea
{
font-size: 14px;
margin-bottom: 10px;
padding: 10px;
resize: none;
color: #18477e;
border: 1px solid #18477e;
background: #fff;
}
#formfield-form-widgets-script label
{
display: inline;
color: #fff;
}
#formfield-form-widgets-script label .formHelp
{
font-size: 14px;
margin-bottom: 10px;
color: #18477e;
}
/* */
div.tileImage
{
float: left;
width: 128px;
height: 85px;
margin: 10px 20px 30px 0;
background: #fff url(++theme++Default/src/icones-sprite.png) no-repeat;
background-position: -1018px -435px;
background-size: 900%;
}
#content img.tileImage
{
margin: 0;
}
/* */
.nitfsection-atletismo div.tileImage
{
background-position: 14px -6px;
}
.nitfsection-badminton div.tileImage
{
background-position: -95px -6px;
}
.nitfsection-basquete div.tileImage
{
background-position: -215px -6px;
}
.nitfsection-boxe div.tileImage
{
background-position: -325px -6px;
}
.nitfsection-canoagem div.tileImage
{
background-position: -440px -6px;
}
.nitfsection-canoagem-velocidade div.tileImage
{
background-position: -560px -6px;
}
.nitfsection-ciclismo-bmx div.tileImage
{
background-position: -670px -6px;
}
.nitfsection-ciclismo-velocidade div.tileImage
{
background-position: -785px -6px;
}
.nitfsection-ciclismo-mbt div.tileImage
{
background-position: -900px -6px;
}
.nitfsection-ciclismo-pista div.tileImage
{
background-position: -1015px -6px;
}
.nitfsection-esgrima div.tileImage
{
background-position: 14px -155px;
}
.nitfsection-futebol div.tileImage
{
background-position: -95px -155px;
}
.nitfsection-ginastica-artistica div.tileImage
{
background-position: -215px -155px;
}
.nitfsection-ginastica-ritmica div.tileImage
{
background-position: -325px -155px;
}
.nitfsection-ginastica-trampolim div.tileImage
{
background-position: -440px -155px;
}
.nitfsection-golf div.tileImage
{
background-position: -560px -155px;
}
.nitfsection-handebol div.tileImage
{
background-position: -670px -155px;
}
.nitfsection-hipismo-saltos div.tileImage
{
background-position: -785px -155px;
}
.nitfsection-hoquei-grama div.tileImage
{
background-position: -900px -155px;
}
.nitfsection-judo div.tileImage
{
background-position: -1015px -155px;
}
.nitfsection-levantamento-de-peso div.tileImage
{
background-position: 14px -296px;
}
.nitfsection-luta-estilo-livre div.tileImage
{
background-position: -95px -225px;
}
.nitfsection-maratona-aquatica div.tileImage
{
background-position: -215px -296px;
}
.nitfsection-nado-sincronizado div.tileImage
{
background-position: -325px -296px;
}
.nitfsection-natacao div.tileImage
{
background-position: -440px -296px;
}
.nitfsection-pentatlo-moderno div.tileImage
{
background-position: -560px -296px;
}
.nitfsection-polo-aquatico div.tileImage
{
background-position: -670px -296px;
}
.nitfsection-remo div.tileImage
{
background-position: -785px -296px;
}
.nitfsection-rugbi div.tileImage
{
background-position: -900px -296px;
}
.nitfsection-saltos-ornamentais div.tileImage
{
background-position: -1015px -296px;
}
.nitfsection-taekwondo div.tileImage
{
background-position: 14px -435px;
}
.nitfsection-tenis div.tileImage
{
background-position: -95px -435px;
}
.nitfsection-tenis-de-mesa div.tileImage
{
background-position: -215px -435px;
}
.nitfsection-tiro-com-arco div.tileImage
{
background-position: -325px -435px;
}
.nitfsection-tiro-esportivo div.tileImage
{
background-position: -440px -435px;
}
.nitfsection-triatlo div.tileImage
{
background-position: -560px -435px;
}
.nitfsection-vela div.tileImage
{
background-position: -670px -435px;
}
.nitfsection-volei div.tileImage
{
background-position: -785px -435px;
}
.nitfsection-volei-de-praia div.tileImage
{
background-position: -900px -435px;
}
.nitfsection-atletismo-paralimpico div.tileImage
{
background-position: 14px -570px;
}
.nitfsection-basquete-paralimpico div.tileImage
{
background-position: -95px -570px;
}
.nitfsection-bocha div.tileImage
{
background-position: -215px -570px;
}
.nitfsection-canoagem-paralimpica div.tileImage
{
background-position: -325px -570px;
}
.nitfsection-ciclismo-de-estrada-paralimpico div.tileImage
{
background-position: -440px -570px;
}
.nitfsection-esgrima-paralimpica div.tileImage
{
background-position: -560px -570px;
}
.nitfsection-futebol5 div.tileImage
{
background-position: -670px -570px;
}
.nitfsection-futebol7 div.tileImage
{
background-position: -785px -570px;
}
.nitfsection-goalball div.tileImage
{
background-position: -900px -570px;
}
.nitfsection-halterofilismo-paralimpico div.tileImage
{
background-position: -1015px -570px;
}
.nitfsection-hipismo-paralimpico div.tileImage
{
background-position: 14px -720px;
}
.nitfsection-judo-paralimpico div.tileImage
{
background-position: -95px -720px;
}
.nitfsection-natacao-paralimpica div.tileImage
{
background-position: -215px -720px;
}
.nitfsection-remo-paralimpico div.tileImage
{
background-position: -325px -720px;
}
.nitfsection-rugby-paralimpico div.tileImage
{
background-position: -440px -720px;
}
.nitfsection-tenis-paralimpico div.tileImage
{
background-position: -560px -720px;
}
.nitfsection-tenis-de-mesa-paralimpico div.tileImage
{
background-position: -670px -720px;
}
.nitfsection-tiro-com-arco-paralimpico div.tileImage
{
background-position: -785px -720px;
}
.nitfsection-tiro-esportivo-paralimpico div.tileImage
{
background-position: -900px -720px;
}
.nitfsection-triatlo-paralimpico div.tileImage
{
background-position: -1015px -720px;
}
.nitfsection-vela-paralimpica div.tileImage
{
background-position: 14px -870px;
}
.nitfsection-volei-paralimpico div.tileImage
{
background-position: -95px -870px;
}
.nitfsection-ciclismo-de-pista-paralimpico div.tileImage
{
background-position: -215px -870px;
}
/* */
.modalidades div.tileImage
{
width: 235px;
height: 235px;
background-size: auto;
}
.modalidades a
{
font-weight: bold;
display: block;
padding: 206px 20px 10px 20px;
outline: 1px solid #18477e;
}
.modalidades.nitfsection-atletismo div.tileImage
{
background-position: 14px -6px;
}
.modalidades.nitfsection-badminton div.tileImage
{
background-position: -270px -6px;
}
.modalidades.nitfsection-basquete div.tileImage
{
background-position: -560px -6px;
}
.modalidades.nitfsection-boxe div.tileImage
{
background-position: -830px -6px;
}
.modalidades.nitfsection-canoagem div.tileImage
{
background-position: -1115px -6px;
}
.modalidades.nitfsection-canoagem-velocidade div.tileImage
{
background-position: -1410px -6px;
}
.modalidades.nitfsection-ciclismo-bmx div.tileImage
{
background-position: -1690px -6px;
}
.modalidades.nitfsection-ciclismo-velocidade div.tileImage
{
background-position: -1990px -6px;
}
.modalidades.nitfsection-ciclismo-mbt div.tileImage
{
background-position: -2270px -6px;
}
.modalidades.nitfsection-ciclismo-pista div.tileImage
{
background-position: -2555px -6px;
}
.modalidades.nitfsection-esgrima div.tileImage
{
background-position: 14px -375px;
}
.modalidades.nitfsection-futebol div.tileImage
{
background-position: -270px -375px;
}
.modalidades.nitfsection-ginastica-artistica div.tileImage
{
background-position: -560px -375px;
}
.modalidades.nitfsection-ginastica-ritmica div.tileImage
{
background-position: -830px -375px;
}
.modalidades.nitfsection-ginastica-trampolim div.tileImage
{
background-position: -1115px -375px;
}
.modalidades.nitfsection-golf div.tileImage
{
background-position: -1410px -375px;
}
.modalidades.nitfsection-handebol div.tileImage
{
background-position: -1690px -375px;
}
.modalidades.nitfsection-hipismo-saltos div.tileImage
{
background-position: -1990px -375px;
}
.modalidades.nitfsection-hoquei-grama div.tileImage
{
background-position: -2270px -375px;
}
.modalidades.nitfsection-judo div.tileImage
{
background-position: -2555px -375px;
}
.modalidades.nitfsection-levantamento-de-peso div.tileImage
{
background-position: 14px -730px;
}
.modalidades.nitfsection-luta-estilo-livre div.tileImage
{
background-position: -270px -730px;
}
.modalidades.nitfsection-maratona-aquatica div.tileImage
{
background-position: -560px -730px;
}
.modalidades.nitfsection-nado-sincronizado div.tileImage
{
background-position: -830px -730px;
}
.modalidades.nitfsection-natacao div.tileImage
{
background-position: -1115px -730px;
}
.modalidades.nitfsection-pentatlo-moderno div.tileImage
{
background-position: -1410px -730px;
}
.modalidades.nitfsection-polo-aquatico div.tileImage
{
background-position: -1690px -730px;
}
.modalidades.nitfsection-remo div.tileImage
{
background-position: -1990px -730px;
}
.modalidades.nitfsection-rugbi div.tileImage
{
background-position: -2270px -730px;
}
.modalidades.nitfsection-saltos-ornamentais div.tileImage
{
background-position: -2555px -730px;
}
.modalidades.nitfsection-taekwondo div.tileImage
{
background-position: 14px -1075px;
}
.modalidades.nitfsection-tenis div.tileImage
{
background-position: -270px -1075px;
}
.modalidades.nitfsection-tenis-de-mesa div.tileImage
{
background-position: -560px -1075px;
}
.modalidades.nitfsection-tiro-com-arco div.tileImage
{
background-position: -830px -1075px;
}
.modalidades.nitfsection-tiro-esportivo div.tileImage
{
background-position: -1115px -1075px;
}
.modalidades.nitfsection-triatlo div.tileImage
{
background-position: -1410px -1075px;
}
.modalidades.nitfsection-vela div.tileImage
{
background-position: -1690px -1075px;
}
.modalidades.nitfsection-volei div.tileImage
{
background-position: -1990px -1075px;
}
.modalidades.nitfsection-volei-de-praia div.tileImage
{
background-position: -2270px -1075px;
}
.modalidades.nitfsection-atletismo-paralimpico div.tileImage
{
background-position: 14px -1415px;
}
.modalidades.nitfsection-basquete-paralimpico div.tileImage
{
background-position: -270px -1415px;
}
.modalidades.nitfsection-bocha div.tileImage
{
background-position: -545px -1415px;
}
.modalidades.nitfsection-canoagem-paralimpica div.tileImage
{
background-position: -820px -1415px;
}
.modalidades.nitfsection-ciclismo-de-estrada-paralimpico div.tileImage
{
background-position: -1100px -1415px;
}
.modalidades.nitfsection-esgrima-paralimpica div.tileImage
{
background-position: -1387px -1415px;
}
.modalidades.nitfsection-futebol5 div.tileImage
{
background-position: -1690px -1415px;
}
.modalidades.nitfsection-futebol7 div.tileImage
{
background-position: -1990px -1415px;
}
.modalidades.nitfsection-goalball div.tileImage
{
background-position: -2270px -1415px;
}
.modalidades.nitfsection-halterofilismo-paralimpico div.tileImage
{
background-position: -2540px -1415px;
}
.modalidades.nitfsection-hipismo-paralimpico div.tileImage
{
background-position: 25px -1777px;
}
.modalidades.nitfsection-judo-paralimpico div.tileImage
{
background-position: -270px -1777px;
}
.modalidades.nitfsection-natacao-paralimpica div.tileImage
{
background-position: -545px -1777px;
}
.modalidades.nitfsection-remo-paralimpico div.tileImage
{
background-position: -820px -1777px;
}
.modalidades.nitfsection-rugby-paralimpico div.tileImage
{
background-position: -1100px -1777px;
}
.modalidades.nitfsection-tenis-paralimpico div.tileImage
{
background-position: -1387px -1777px;
}
.modalidades.nitfsection-tenis-de-mesa-paralimpico div.tileImage
{
background-position: -1690px -1777px;
}
.modalidades.nitfsection-tiro-com-arco-paralimpico div.tileImage
{
background-position: -1990px -1777px;
}
.modalidades.nitfsection-tiro-esportivo-paralimpico div.tileImage
{
background-position: -2270px -1777px;
}
.modalidades.nitfsection-triatlo-paralimpico div.tileImage
{
background-position: -2540px -1777px;
}
.modalidades.nitfsection-vela-paralimpica div.tileImage
{
background-position: 14px -2125px;
}
.modalidades.nitfsection-volei-paralimpico div.tileImage
{
background-position: -270px -2125px;
}
.modalidades.nitfsection-hipismo-cce div.tileImage
{
background-position: -545px -2125px;
}
.modalidades.nitfsection-hipismo-adestramento div.tileImage
{
background-position: -835px -2125px;
}
.modalidades.nitfsection-luta-greco-romana div.tileImage
{
background-position: -1120px -2125px;
}
.modalidades.nitfsection-ciclismo-de-pista-paralimpico div.tileImage
{
background-position: -1390px -2125px;
}
/* *******************/
.section-capa #portal-breadcrumbs,
.section-capa-estreia #portal-breadcrumbs,
.section-front-page #portal-breadcrumbs,
.section-frontpage #portal-breadcrumbs,
.section-portada #portal-breadcrumbs,
.section-home #portal-breadcrumbs
{
display: none;
}
.tile img.left
{
float: left;
margin: 0 1em 0 0;
}
.tile img
{
margin-bottom: 0 !important;
}
.tile h1,
.tile h2,
.tile h3,
.tile h4
{
font-family: 'MuseoSans-900';
font-weight: normal;
line-height: 1.2em;
margin-bottom: 5px;
letter-spacing: 0;
color: #18477e;
}
.nitf-basic-tile h1,
.nitf-basic-tile h2,
.nitf-basic-tile h3,
.nitf-basic-tile h4
{
padding: 0 5px;
}
#content .tile h1
{
font-size: 24px;
margin-top: 3px;
}
#content .tile h2
{
font-size: 18px;
margin-top: 5px;
}
#content .tile h3
{
font-size: 14px;
margin-top: 5px;
}
#content .tile h4
{
font-size: 13px;
margin-top: 0;
}
#content .tile a:link,
#content .tile a:visited
{
color: #18477e;
}
.nitf-basic-tile p
{
padding: 0 5px !important;
}
.nitf-basic-tile .imag:after
{
float: left;
width: 100%;
margin-top: -12px;
margin-bottom: 15px;
content: url(++theme++Default/src/seta.png);
}
/* */
.cover-collection-tile
{
margin-top: -5px;
margin-left: 10px;
}
.cover-collection-tile .tile-header
{
margin-top: 15px;
}
.cover-collection-tile p:nth-of-type(1)
{
font-size: 12px !important;
line-height: 1em;
display: inline;
color: #0094cc;
}
.cover-collection-tile img
{
margin: 5px 5px 8px 0 !important;
}
/* */
.covertile-cycle2 .slide
{
margin-left: 0 !important;
}
.cycle-overlay
{
top: 0;
left: 855px;
width: auto;
opacity: 1;
color: #000;
background: transparent;
}
.cycle-overlay p:nth-of-type(1)
{
color: #0094cc;
}
/* */
.template-compose .edit-tile-link
{
left: 0;
}
body.template-view div[data-tile-type=brasil2016\.slideshow],
body.template-compose div[data-tile-type=brasil2016\.slideshow]
{
float: left;
width: 100%;
}
.tile-slideshow .cycle-slide img
{
width: 848px;
height: 572px;
}
/* */
.nitf-basic-tile p:nth-of-type(1),
.nitf-basic-tile p:nth-of-type(2)
{
font-family: Museosans-700;
font-size: 12px !important;
display: inline;
clear: both;
padding-right: 0 !important;
color: #0094cc;
}
.nitf-basic-tile p:nth-of-type(2)
{
text-transform: uppercase;
}
.nitf-basic-tile p:nth-of-type(2):before
{
content: '- ';
}
body.portaltype-photo-gallery .slideshow-container,
.photogallery-tile .slideshow-container
{
max-width: 100%;
}
.photogallery-tile .photogallery-url
{
height: 39px;
text-indent: -10000px;
background: #0094cc url(++theme++Default/src/ver-galeria.png) no-repeat center;
}
/* */
.videocarousel-tile
{
clear: both;
width: 100%;
}
.videocarousel-tile .cycle-slideshow
{
max-width: 100%;
margin: 0 auto;
}
.videocarousel-tile .slideshow-carrossel
{
position: relative;
width: 100%;
background: #fff;
}
.videocarousel-tile .slideshow-carrossel .thumb-itens.cycle-slide-active
{
border: 0;
}
.videocarousel-tile .slideshow-carrossel .thumb-itens.cycle-slide-active img
{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border: 4px solid #0094cc !important;
}
.videocarousel-tile .slideshow-carrossel .cycle-prev
{
left: 4px;
}
.videocarousel-tile .slideshow-carrossel .cycle-next
{
right: 0;
}
.videocarousel-tile .thumb-itens.cycle-slide-active
{
border: none;
}
.videocarousel-tile .thumb-itens.cycle-slide-active img
{
border: 0;
}
.videocarousel-tile .cycle-sentinel
{
padding: 0 9px;
}
.videocarousel-tile .cycle-carrossel
{
margin: 0 auto;
}
.videocarousel-tile .cycle-carrossel .cycle-slide
{
overflow: hidden;
width: 182px;
height: 250px;
margin: 0 4px;
vertical-align: top;
}
#content .videocarousel-tile a:hover
{
opacity: 1;
}
.videocarousel-tile .video-icon
{
position: absolute;
z-index: 1001;
top: 50px;
display: block;
width: 30px;
height: 30px;
margin-left: 76px;
cursor: pointer;
background: url(++theme++Default/src/video-play.png) no-repeat;
background-size: cover;
}
.videocarousel-tile .thumb-itens
{
font-family: 'MuseoSans-900';
color: #18477e;
}
.videocarousel-tile .cycle-carrossel .cycle-slide img
{
display: block;
width: 182px;
height: 125px;
margin: 0;
cursor: pointer;
}
.videocarousel-tile .cycle-navigation a
{
font-size: 19px;
font-weight: bold;
top: 38px;
width: 5px;
height: 20px;
padding: 20px 10px;
opacity: 1;
color: #fff !important;
background: #008ec4;
}
.videocarousel-tile .cycle-navigation .slide-pagination
{
font-weight: bold;
position: absolute;
z-index: 1002;
top: 38px;
right: 25px;
padding: 21px 10px 20px 10px;
color: #fff;
background-color: #16315e;
}
.videocarousel-tile .date
{
font-family: 'MuseoSans-500';
font-size: 12px;
width: 100%;
padding: 5px 0 0 0;
text-align: left;
color: #0094cc;
border: 0;
-moz-box-shadow: none;
box-shadow: none;
}
.videocarousel-tile .title
{
font-size: 16px;
white-space: normal;
}
/* */
.tile-slideshow
{
float: left;
width: 848px;
margin-bottom: 1px;
}
.tile-slideshow.cycle-paused:after
{
position: absolute;
z-index: 500;
top: 10px;
right: 30px;
padding: 10px;
content: 'II';
opacity: .5;
color: white;
border-radius: 10px;
background: black;filter: alpha(opacity=50);
}
#no-template-pager
{
position: absolute;
z-index: 100;
top: 0;
left: 824px;
overflow: visible;
width: 310px;
padding-top: 20px;
}
div.row:first-child #no-template-pager
{
padding-top: 0;
}
#no-template-pager h2
{
font-size: 22px;
}
#no-template-pager .cycle-pager-active
{
background: url(++theme++Default/src/destaque-ativo.png) no-repeat left;
}
.date,
#no-template-pager .subtitle
{
font-family: 'MuseoSans-500';
font-size: 12px;
width: 100%;
padding: 5px 0 0 0;
text-align: left;
color: #0094cc !important;
border: 0;
-moz-box-shadow: none;
box-shadow: none;
}
a .date,
#no-template-pager a .subtitle
{
color: #0094cc !important;
}
#no-template-pager > div
{
margin-bottom: 30px;
padding-left: 50px;
}
#no-template-pager p
{
margin-bottom: 0;
}
/* */
.social-timeline
{
min-height: 850px;
margin-left: -1px;
outline: 1px solid #f1f1f1;
}
.head-follow
{
font-weight: bold;
height: 2em;
padding: 1em;
border-bottom: 1px solid #f1f1f1;
}
.head-follow .head-title
{
font-size: 16px;
}
.twitter-content,
.facebook-content,
.instagram-feed,
.gplus-feed
{
padding: 1em;
}
.head-icon:before
{
font-family: FontAwesome;
font-size: 20px;
font-weight: normal;
display: inline-block;
transform: translate(0, 0);
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.facebook-head-follow
{
color: #3a589b;
}
.facebook-head-follow .head-icon:before
{
content: '\f230';
}
.twitter-head-follow
{
color: #0083b6;
}
.twitter-head-follow .head-icon:before
{
content: '\f099';
}
.instagram-head-follow
{
color: #3c719c;
}
.instagram-head-follow .head-icon:before
{
content: '\f16d';
}
.gplus-head-follow
{
color: #dc4f34;
}
.gplus-head-follow .head-icon:before
{
content: '\f0d4';
}
/* */
.thumbItem
{
position: relative;
float: left;
width: 250px;
height: 166px;
margin: 2px;
}
.thumbImage
{
overflow: hidden;
max-height: 100%;
}
.thumbText
{
position: absolute;
right: 0;
bottom: 0;
left: 0;
opacity: .9;
background: #000;
}
.thumbText h2
{
font-size: 12px;
font-weight: normal;
line-height: 14px;
}
.thumbText h2 a
{
display: block;
height: 40px;
padding: 10px 40px;
background: url(++theme++Default/src/seta-galerias.png) no-repeat right;
}
#content .thumbText h2 a,
#content .thumbText h2 a:hover
{
letter-spacing: 0;
color: #fff !important;
}
.thumbText .documentByLine
{
font-size: 13px;
font-weight: bold;
line-height: 20px;
display: block;
float: left;
overflow: hidden;
width: 40px;
height: 30px;
padding: 10px;
text-align: center;
word-wrap: break-word;
color: #0094cc;
}
.thumbText p
{
display: none;
}
/* */
.tile-extra h1
{
font-size: 36px !important ;
}
/* ******************/
dl.portlet
{
font-size: 100%;
}
dt.portletHeader
{
font-family: 'MuseoSans-900';
font-weight: normal;
}
dl.portlet dd.portletItem,
dl.portlet dd.portletFooter,
dl.portletError dd
{
padding: 0;
}
dl.portlet dt
{
font-size: 18px;
margin-bottom: 10px;
}
dl.portlet dt,
dl.portlet dt a:link
{
padding: 0;
color: #18477e !important;
background: transparent;
}
.portletCollection dd a
{
font-family: 'Museosans-700';
font-size: 13px;
font-weight: normal;
line-height: 1.4em;
color: #18477e !important;
}
.portletItemDetails
{
font-family: 'MuseoSans-500';
font-size: 11px;
line-height: 1em;
margin-left: 0;
color: #0094cc;
}
.portaltype-collection #viewlet-below-content-title .documentByLine
{
display: none;
}
/* */
div.listingBar
{
font-size: 14px;
}
div.listingBar a
{
display: inline-block;
padding: .25em .8em;
border: 0;
border-radius: 3px;
background: #f1f1f1;
}
div.listingBar a:hover
{
color: #fff !important;
background: #0093cb !important;
}
/* ******************/
.label:empty,
.badge:empty
{
display: inline;
}
.label,
.badge
{
color: #000;
background-color: #fff;
text-shadow: 0 0 0 #fff;
}
#contentActionMenus dl.actionMenu a,
#contentActionMenus dl.actionMenu.activated dd
{
z-index: 1000;
}
/* ******************/
.footer-acesse > div,
.footer-links > ul,
.footer-copyright > div
{
width: 1140px;
margin: 0 auto;
}
.footer-acesse
{
margin-bottom: 30px;
}
.footer-acesse ul
{
padding: 0;
}
.footer-acesse li
{
display: inline;
}
.footer-acesse h1
{
color: #032e61;
border-bottom: 1px dashed #cbcfd7;
}
.footer-acesse img
{
margin: 10px;
}
.footer-links
{
padding: 10px 0 40px 0;
text-align: center;
color: #fff;
background: #1c65de;
}
.footer-links > ul
{
display: inline;
}
.footer-links > ul > li
{
display: inline-block;
width: 160px;
margin: 10px;
text-align: left;
vertical-align: top;
}
.site-es .footer-links > ul > li,
.site-en .footer-links > ul > li
{
width: 145px;
}
.footer-links > ul > li > a
{
font-family: 'Museosans-700';
font-size: 16px;
font-weight: normal;
display: block;
margin: 30px 0 20px 0;
color: #9cc8ff;
}
.footer-links ul ul a:link,
.footer-links ul ul a:visited
{
font-size: 12px;
display: block;
margin-bottom: 10px;
color: #fff !important;
}
.footer-box
{
display: table-cell;
width: 18%;
padding: 0 1.3%;
}
.footer-copyright
{
padding: 20px 0;
text-align: center;
color: #fff;
background: #143d81;
}
#extra-footer
{
font-size: 11px;
padding: 10px 0 0 0;
text-align: center;
}
/* ******************/
body.template-widget-olimpiadas .tags
{
height: 16px;
}
body.template-widget-olimpiadas .tag
{
position: relative;
float: left;
height: 16px;
margin: 0 2px 2px 0;
padding: 0 17px 0 3px;
cursor: pointer;
color: #000;
border: 1px solid #9daccc;
border-radius: 2px;
background: #e2e6f0;
}
body.template-widget-olimpiadas .tag-remove
{
font-weight: bold;
position: absolute;
top: -1px;
right: 4px;
display: block;
color: #9daccc;
}
body.template-widget-olimpiadas #form-widgets-script
{
height: 124px;
}
/* ******************/
body.template-medalists-view #carrossel-modalities
{
position: relative;
width: 100%;
}
body.template-medalists-view .modalities
{
width: 128px;
cursor: pointer;
}
body.template-medalists-view .modality-image
{
float: left;
width: 100%;
margin: 0;
}
body.template-medalists-view .modality-title
{
float: left;
width: 100%;
height: 40px;
text-align: center;
white-space: normal;
color: black;
}
body.template-medalists-view .cycle-prev,
body.template-medalists-view .cycle-next {
width: 5%;
}
body.template-medalists-view .medalists > div
{
float: left;
}
body.template-medalists-view .medalists li
{
cursor: pointer;
}
/* *****/
.contraste #wrapper,
.contraste footer *,
.contraste header *,
.contraste .busca,
.contraste ul.submenu {
background-color: #000 !important;
color: #fff !important ;
}
.contraste a, .contraste p,
.contraste #content h1, .contraste #content h2, .contraste #content h3,
.contraste .date, .contraste #no-template-pager a .subtitle,
.contraste .head-follow .head-title,
.contraste div.documentByLine, .contraste .documentDescription,
.contraste .portlet a, .contraste .portlet a:hover,
.portlet .portletHeader, .contraste .portletItemDetails,
.contraste .tileHeadline a:link, .contraste .tileHeadline a:visited,
.contraste .nitfSubtitle {
color: #fff !important;
}
.contraste .top-header,
.contraste .slideshow-carrossel {
background: #000;
}
.contraste nav a:link, .contraste nav a:visited {
color: yellow !important;
text-decoration: underline !important;
}
.contraste .videocarousel-tile .slideshow-carrossel .thumb-itens.cycle-slide-active img,
.contraste .thumb-itens.cycle-slide-active {
border-color: yellow !important;
}
.contraste #content .videocarousel-tile .cycle-navigation a,
.contraste #content .slide-pagination,
.contraste .cycle-navigation span,
.contraste .listingBar a  {
background: yellow;
color: #000 !important;
}
img
{
max-width: 100%;
height: auto;
}
.ico-user
{
display: none !important;
}
@media (max-width: 1000px)
{
.wrapper iframe
{
max-width: 100%;
}
header > div
{
position: relative;
}
nav ul li
{
display: block;
}
#portaltab-mais-conteudo ul
{
position: relative;
}
}
@media (max-width: 600px)
{
#wrapper,
#main-content,
.portaltype-collective-cover-content #content,
.row,
.column,
nav,
header .links,
#portal-searchbox,
#main,
.footer-acesse > div,
.footer-links > div,
.footer-copyright > div,
#content-core,
#column-two,
.tile-slideshow
{
float: none !important;
width: 100% !important;
}
.portaltype-collective-cover-content #content,
.tile-slideshow
{
width: 99% !important;
}
#logo.header-tile,
.header-tile
{
width: 100%;
margin: 20px 0 0 0;
}
.paralimpico
{
margin: 10px 0;
text-align: center;
}
#logo img
{
width: 100px;
margin: 0;
}
.links-idiomas a:link
{
padding: 0 8px;
}
#main-content,
#main
{
display: block;
}
.footer-links,
.links-sociais,
.header-tile.olimpico,
.header-governo-federal,
.header-tile p,
.links-texto,
.tile-social
{
display: none;
}
.busca i
{
font-size: 26px;
display: block;
float: left;
width: 20px;
}
#portal-searchbox label
{
margin-left: 50px;
}
input.searchButton
{
margin-left: 10px;
}
#main-navigation
{
display: none;
text-align: left;
}
.tile
{
margin-right: 10px;
margin-left: 10px;
}
#portal-breadcrumbs
{
margin-top: 10px;
}
.ico-menu
{
cursor: pointer;
}
.aberto
{
display: block !important;
}
div.cell
{
left: 100%;
float: none !important;
width: 100% !important;
margin-left: -100% !important;
}
#column-two
{
display: block;
padding: 0;
}
#capa-edicao,
#vitrine,
.banner
{
display: none;
}
.assine
{
position: absolute;
left: 161px;
}
#content div.newsImageContainer
{
float: none;
clear: both;
max-width: 100%;
}
#main-content
{
max-width: 100%;
}
#no-template-pager
{
position: relative !important;
left: 0 !important;
width: 100% !important;
}
#no-template-pager > div
{
padding-left: 0 !important;
}
.tile-slideshow .cycle-slide img
{
width: 100% !important;
height: auto !important;
}
.slideshow-pager
{
display: none;
}
}

}

