diff --git a/footer.css b/footer.css index 6d4dc4f..c65eb10 100644 --- a/footer.css +++ b/footer.css @@ -3,45 +3,47 @@ width: 100%; min-width: 960px; } + #theme-footer a{ - color:#2c66ce; + color: #2c66ce; } + #theme-footer a:hover{ - color:#2c66ce; + color: #2c66ce; } -#footer-content { +#theme-footer #footer-content { background: #fff; } -#footer-logos { - background: #0042b2; /*rgb(96,96,96);*/ +#theme-footer #footer-logos { + background: #0042b2; max-width: 100%; padding: 2em 0; height: 49px; } -#footer-logos div { +#theme-footer #footer-logos > div { max-width: 960px; margin: 0 auto; } -#footer-logos a { +#theme-footer #footer-logos a { display: block; height: 49px; float: left; } -#footer-logos span { +#theme-footer #footer-logos span { display: none; } -#footer-logos .logo-acesso { +#theme-footer #footer-logos .logo-acesso { background: transparent url(images/acesso-a-informacao.png) center center no-repeat; width: 107px; } -#footer-logos .logo-brasil { +#theme-footer #footer-logos .logo-brasil { background: transparent url(images/brasil.png) center center no-repeat; width: 153px; } @@ -52,302 +54,155 @@ margin-right: 30px; } -#footer-logos .institucionais { +#theme-footer #footer-logos .institucionais { float: right; } -#footer-license { +#theme-footer #footer-license { max-width: 960px; margin: 0 auto; text-align: left; padding: 5px; } -#footer-license p { +#theme-footer #footer-license p { color: #0d4094; text-align: left; } + /***********Rodape Colab *********************/ -footer{ +#theme-footer footer{ display:block } -header .accessibility-language-actions-container { - height:25px; - overflow:hidden +#theme-footer footer { + background:#d5d5d5; } -main div.row-flutuante { -margin-top:-28px -} -main .row-fluid { -margin-left:0!important +#theme-footer footer .footer-atalhos { + background:#fff; + border-bottom: 2px; } -footer { -background:#d5d5d5; -} -footer .footer-atalhos { -background:#fff; -border-bottom: 2px +#theme-footer footer .container2{ + width: 100%; + margin-right:auto; + margin-left:auto; + *zoom:1; + max-width: 960px; } -footer .footer-atalhos .container { -padding:10px 0 25px 0 -} -footer .footer-atalhos .voltar-ao-topo a { -color:#717782 +#theme-footer .container2:before, +#theme-footer .container2:after { + display:table; + content:""; + line-height:0; } -footer .footer-atalhos .voltar-ao-topo a:hover { -text-decoration:underline + +#theme-footer .container2:after { + clear:both; } -.voltar-ao-topo { +#theme-footer .voltar-ao-topo { margin-top: 1.915em; text-align: right; } +#theme-footer footer .footer-atalhos a { + margin-right:12px +} -.voltar-ao-topo a { +#theme-footer footer .footer-atalhos .voltar-ao-topo a { + color:#717782; padding-left: 20px; - background: url(images/voltar-topo.png) no-repeat left center !important; - color: #777 !important; + background: url(images/voltar-topo.png) no-repeat left center; + color: #777; font-size: 15px; } -footer .container-menus { -/*padding:46px 0 0 0*/ +#theme-footer footer .footer-atalhos .voltar-ao-topo a:hover { + text-decoration:underline; } -footer .row { +#theme-footer footer .row { margin-bottom: 20px; + margin-left: auto; + *zoom: 1; + margin-right: auto; } -footer nav { -border-left:1px dotted #2c66ce; /*#555;*/ /*#dbdbc8;*/ -padding:0 5px 0 10px -} -footer nav h2 { -font-size:18px; /*1.3em;*/ -font-weight:bold; -color: #2c66ce; /*#3b3f44;*/ -line-height:1.3em; -padding: 0px; /*30px 0 0px 0;*/ -margin: 0 0 8px 0; +#theme-footer .row:before, +#theme-footer .row:after { + display: table; + content: ""; + line-height: 0; } -footer nav ul { - margin-left: 0px; +#theme-footer .row:after { + clear:both; } -footer nav li { -display:block; -padding-bottom:3px -} -footer nav a { -font-size: 13px; /*.9em;*/ -color:#838489; -line-height:1.7em; -font-family:"open_sansregular", Arial, Helvetica, sans-serif; -} -footer nav a:hover { -color:#838489; -text-decoration:underline +#theme-footer footer nav { + border-left: 1px dotted #2c66ce; + padding: 0 5px 0 10px } -footer .footer-menus { -padding-bottom:10px -} -footer .footer-logos { -padding:25px 0; -} -footer .footer-ferramenta { -background:#fff; -padding:17px 0 11px 0 -} -footer .footer-ferramenta p { -font-size:.91em; -line-height:1em -} -@media(min-width:980px) { -footer .container2{ - width: 100%; +#theme-footer footer nav h2 { + font-size: 18px; + font-weight: bold; + color: #2c66ce; + line-height: 1.3em; + padding: 0px; + margin: 0 0 8px 0; } -footer .footer-atalhos a { - margin-right:12px -} -footer .footer-logos { - padding-left:10px; - padding-right:10px -} -footer .footer-ferramenta { - text-align:center +#theme-footer footer nav ul { + margin-left: 0px; } -#content.internas div.pull-none { -width:100%; -margin:10px 0; -text-align:center +#theme-footer footer nav li { + display: block; + padding-bottom: 3px; } -.container2,.navbar-static-top .container2,.navbar-fixed-top .container2,.navbar-fixed-bottom .container2 { - width:724px; +#theme-footer footer nav a { + font-size: 13px; + color: #2c66ce; + line-height: 1.7em; + font-family: "open_sansregular", Arial, Helvetica, sans-serif; } - -.span2 { -width:104px; +#theme-footer footer nav a:hover { + color: #2c66ce; + text-decoration: underline; } -article,aside,details,figcaption,figure,footer,header,hgroup,nav,section { - display:block; +#theme-footer footer .footer-menus { + padding-bottom: 10px; } -.row { - margin-left:auto !important; - *zoom:1; - margin-right:auto !important; +#theme-footer .span2 { + width: 104px; } -.row:before,.row:after { - display:table; - content:""; - line-height:0; -} -.row:after { - clear:both; -} -[class*="span"] { +#theme-footer [class*="span"] { float:left; min-height: 1px; margin-left: 30px; margin-top: 30px; } -.container { - max-width: 100%; - padding-left: 0px; - padding-right: 0px; - width:100%; - -} -.span12 { - width:930px; -} -.span11 { - width:850px; -} -.span10 { - width:770px; -} -.span9 { - width:690px; -} -.span8 { - width:510px; -} -.span7 { - width:530px; -} -.span6 { - width:450px; -} -.span5 { - width:370px; -} -.span4 { - width:290px; -} -.span3 { +#theme-footer .span3 { width:210px; } -.span2 { - width:130px; -} -.span1 { - width:50px; -} -.container2 { - margin-right:auto; - margin-left:auto; - *zoom:1; - max-width: 960px; - /*max-width: 1040px; */ -} -.container2:before,.container2:after { - display:table; - content:""; - line-height:0; -} -.container2:after { - clear:both; -} - -/* - -.modal-footer { - padding:14px 15px 15px; - margin-bottom:0; - text-align:right; - background-color:#f5f5f5; - border-top:1px solid #ddd; - -webkit-border-radius:0 0 6px 6px; - -moz-border-radius:0 0 6px 6px; - border-radius:0 0 6px 6px; - -webkit-box-shadow:inset 0 1px 0 #ffffff; - -moz-box-shadow:inset 0 1px 0 #ffffff; - box-shadow:inset 0 1px 0 #ffffff; - *zoom:1; -} -.modal-footer:before,.modal-footer:after { - display:table; - content:""; - line-height:0; -} -.modal-footer:after { - clear:both; -} -.modal-footer .btn+.btn { - margin-left:5px; - margin-bottom:0; -} -.modal-footer .btn-group .btn+.btn { - margin-left:-1px; -} -.modal-footer .btn-block+.btn-block { - margin-left:0; -} * TESTE DO FOOTER*/ - - - -/*.dropdown-menu.pull-right { - right:0; - left:auto; -} -*/ - -.hide { - display:none; -} - -.hidden { +#theme-footer .hide { display:none; - visibility:hidden; } -.visible-phone { +#theme-footer .visible-phone { display:none !important; } -.visible-tablet { - display:none !important; -} -.hidden-desktop { - display:none !important; -} -.visible-desktop { - display:inherit !important; -} + /*****fim footer Colab*****/ -- libgit2 0.21.2