diff --git a/cabecalho-cinza-theme.css b/cabecalho-cinza-theme.css index df56063..a7ba401 100644 --- a/cabecalho-cinza-theme.css +++ b/cabecalho-cinza-theme.css @@ -5,7 +5,7 @@ #header { padding: 15px 0 0 0; /*13px 0 0 0;*/ color: #000; - background-color: rgb(236,237,241); + background-color:#f0f2f1 ;/*rgb(236,237,241);*/ } #header>div { @@ -38,15 +38,15 @@ } #accessibility a { - color: rgb(96,96,96);/*#FFF; */ + /*color:# ;rgb(96,96,96);*//*#FFF; */ margin-right: 8px; } #accessibility a:hover { - color: #969696; /*#d0d9ff;*/ + /*color:/*#969696;*/ /*#d0d9ff;*/ } #accessibility span { - background: none repeat scroll 0 0 rgb(96,96,96); + background: none repeat scroll 0 0 #2c66ce; /*rgb(96,96,96);*/ color: #FFFFFF; padding: 0 3px; } @@ -116,7 +116,7 @@ background-repeat: no-repeat; display: block; float: right; clear: left; - border-bottom: 1px dotted #969696; /*#d0d9ff;*/ + border-bottom: 1px dotted #2c66ce; /*#969696;*/ /*#d0d9ff;*/ padding-bottom: 2px; margin-top: -15px; font-size: 10px; @@ -124,7 +124,7 @@ background-repeat: no-repeat; } #portal-siteactions a { - color:rgb(96,96,96); /*#FFF;*/ + color:#2c66ce; /*rgb(96,96,96);*/ /*#FFF;*/ text-decoration: none; padding: 4px 0 4px 10px; text-transform: uppercase; @@ -139,10 +139,10 @@ background-repeat: no-repeat; display: inline; margin: 0 5px 0 0; } - +/* #portal-siteactions li a:hover { - color: #969696; /*#d0d9ff;*/ -} + color: #969696; /*#d0d9ff; +}*/ #portal-siteactions li a { padding: 4px 0px; } @@ -176,7 +176,7 @@ li#siteaction-mapadosite { /* Top links */ #theme-header .header-content #link-faq a { - border-right: 1px solid #FFF; + border-right: 1px solid #2c66ce; padding: 0 10px; } @@ -198,7 +198,7 @@ li#siteaction-mapadosite { clear: both; max-width: 100% !important; margin: 0; - background-color: #999999; + background-color:#CFD0D2; /*#999999;*/ /*background: #0d4094;/*azul-mais-escuro*/ padding: 5px 0; } @@ -211,7 +211,7 @@ li#siteaction-mapadosite { } #sobre a { - color: #ffffff; /*rgb(96,96,96);*/ + color: #2c66ce; /*rgb(96,96,96);*/ font-family: 'Open Sans', Arial, Helvetica, sans-serif; } #navbar a{ @@ -601,13 +601,19 @@ color:#000000; width: 100%; min-width: 960px; } +#theme-footer a{ + color:#2c66ce; +} +#theme-footer a:hover{ + color:#2c66ce; +} #footer-content { background: #fff; } #footer-logos { - background: rgb(96,96,96); + background: #0042b2; /*rgb(96,96,96);*/ max-width: 100%; padding: 2em 0; height: 49px; @@ -678,7 +684,7 @@ margin-left:0!important } footer { -background:#ecedf1 +background:#d5d5d5;/#ecedf1*/ } footer .footer-atalhos { background:#fff; @@ -701,13 +707,13 @@ footer .row { margin-bottom: 46px; /*13px*/ } footer nav { -border-left:1px dotted #555; /*#dbdbc8;*/ +border-left:1px dotted #2c66ce; /*#555;*/ /*#dbdbc8;*/ padding:0 5px 0 10px } footer nav h2 { font-size:18px; /*1.3em;*/ font-weight:bold; -color:#3b3f44; +color: #2c66ce; /*#3b3f44;*/ line-height:1.3em; padding: 0px; /*30px 0 0px 0;*/ margin: 0 0 18px 0; @@ -723,7 +729,7 @@ padding-bottom:3px footer nav a { font-size: 13px; /*.9em;*/ color:#838489; -line-height:.9em; +line-height:1.7em; font-family:"open_sansregular", Arial, Helvetica, sans-serif; } footer nav a:hover { diff --git a/cadastro.css b/cadastro.css index 073a5a3..dd864d3 100644 --- a/cadastro.css +++ b/cadastro.css @@ -118,6 +118,7 @@ border-radius: 8px; /**************************MODAL Instituicao***************************/ +/* #institution_dialog { background-color:#F0F0F0 !important; @@ -153,12 +154,13 @@ margin:10px; #institution_dialog .formfield.type-radio { /*background-color:#E7E7E7;*/ /*colorir linhas especificas*/ /*width:100%;*/ - background: url(images/hdot2.gif) repeat-x bottom #ECECEC; - /*margin:0px 10px 10px 0px;*/ -} - + /*background: url(images/hdot2.gif) repeat-x bottom #ECECEC; + /*margin:0px 10px 10px 0px; +}*/ +/* #institution_dialog .formfield:hover, #institution_dialog .formfield.type-text:hover, #institution_dialog .formfield.type-radio:hover { background: url(images/hdot2.gif) repeat-x bottom #f1e5dc; } +*/ \ No newline at end of file diff --git a/header.html.erb b/header.html.erb index e616405..48012c2 100644 --- a/header.html.erb +++ b/header.html.erb @@ -38,7 +38,7 @@