-
/******************************************************************************/
/* Liferay */
/******************************************************************************/
/* Global */
a {
color: #002D4E;
text-decoration: none;
}
a:hover {
color: #1d50aa;
text-decoration: underline;
}
body {
background: url(/html/themes/credijustra/images/custom/topo.jpg) scroll no-repeat top;
background-color: #F9F9F9 /*#FFFFFF*/;
border: 0;
margin: 0;
padding: 0;
text-align: center;
font-family: Arial;
font-size: 76%;
}
body * {
font-size: 11px /*1em*/;
}
.font-xx-small { font-size: 0.7em; }
.font-x-small { font-size: 0.8em; }
.font-small { font-size: 0.9em; }
.font-large { font-size: 1.1em; }
.font-x-large { font-size: 1.3em; }
.font-xx-large { font-size: 1.5em; }
form { margin: 0; padding: 0; }
select {
border-color: #CCCCCC;
border-style: solid;
border-width: 1px;
}
ul {
list-style-type: none;
list-style-image: url(/html/themes/credijustra/images/custom/bullet.gif);
margin: 5px 0 10px 15px;
padding: 0;
}
img { border: 0; margin: 0; padding: 0 }
input, button, select { font-size: 0.8em; }
textarea { font-size: 1em; }
.form-button {
background-color: #F2F2F2;
border-color: #3F833E;
border-style: solid;
border-width: 1px;
}
.form-button-hover {
border-bottom: solid 1px #3F833E;
border-left: solid 1px #F2F2F2;
border-right: solid 1px #3F833E;
border-top: solid 1px #F2F2F2;
}
.form-text {
border-color: #CCCCCC;
border-style: solid;
border-width: 1px;
}
.tree-js-pop-up DIV {
background-color: #D3D3D3;
border: 2px Outset #FFFFFF;
display: none;
padding: 4;
position: absolute;
text-align: left;
z-index: 10;
}
/* Alpha */
.alpha {
background-color: #003377 /*#3F833E*/;
}
.alpha-neg-alert {
color: #FF0000;
}
.alpha-pos-alert {
color: #007F00;
}
.alpha-separator {
background: url(/html/themes/credijustra/images/custom/dotted-horizontal.gif) scroll repeat-x;
height: 1px;
font-size: 0;
}
A.alpha {
background: none;
color: #000000;
text-decoration: none;
}
A.alpha:hover {
color: #000000;
text-decoration: underline;
}
FONT.alpha {
background: none;
color: #075031;
}
/* Beta */
.beta {
background-color: /*#3F833E*/;
}
.beta-neg-alert {
color: #FF0000;
}
.beta-pos-alert {
color: #007F00;
}
.beta-separator {
background: url(/html/themes/credijustra/color_schemes/01/portlet_menu_bg_x.gif) repeat-x;
height: 1px;
font-size: 0;
}
A.beta {
background: none;
color: #000000;
text-decoration: none;
}
A.beta:hover {
color: #000000;
text-decoration: underline;
}
FONT.beta {
background: none;
color: #000000;
}
/* Gamma */
.gamma {
background-color: #F2F2F2;
}
.gamma-gradient {
background: url(/html/themes/credijustra/color_schemes/01/portlet_bg_x.gif) repeat-x;
}
.gamma-neg-alert {
color: #FF0000;
}
.gamma-pos-alert {
color: #007F00;
}
.gamma-tab {
border-bottom: 1px solid #3F833E;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-bottom: 21px;
padding-left: 0px;
}
.gamma-tab ul, .gamma-tab li {
background: #F9F9F9;
border: 1px solid #CCCCCC;
border-bottom: 1px solid #3F833E;
color: #CCCCCC;
display: inline;
float: left;
line-height: 16px;
list-style-type: none;
margin-right: 8px;
padding: 2px 10px 2px 10px;
text-decoration: none;
}
.gamma-tab ul.current, .gamma-tab li.current {
background: #F2F2F2;
border: 1px solid #3F833E;
border-bottom: 1px solid #F2F2F2;
color: #000000;
}
.gamma-tab li a { color: #777777; }
.gamma-tab li.current a { color: #000000; }
.gamma-tab li.toggle {
background: none;
border: 0px;
float: right;
margin-right: 0px;
padding-right: 0px;
}
A.gamma {
background: none;
color: #000000;
text-decoration: none;
}
A.gamma:hover {
color: #000000;
text-decoration: underline;
}
FONT.gamma {
background: none;
color: #000000;
}
/* Bg */
.bg {
background-color: #F2F2F2;
}
.bg-neg-alert {
color: #FF0000;
}
.bg-pos-alert {
color: #007F00;
}
A.bg {
background: none;
color: #000000;
text-decoration: none;
}
A.bg:hover {
color: #000000;
text-decoration: underline;
}
FONT.bg {
color: #075031;
}
/******************************************************************************/
/* Liferay Layout CSS */
/******************************************************************************/
#layout-outer-side-decoration {
margin: 0 auto 0 auto;
}
#layout-inner-side-decoration {
}
#layout-box {
text-align: center;
width: 100%;
}
#layout-top-banner {
/*background: url(/html/themes/credijustra/images/custom/banner-middle.png) scroll repeat-x;*/
position: relative;
text-align: left;
z-index: 3;
}
#layout-top-banner-left {
/*background: url(/html/themes/credijustra/images/custom/banner-left.png) scroll no-repeat top left;*/
}
#layout-top-banner-right {
/*background: url(/html/themes/credijustra/images/custom/banner-right.png) scroll no-repeat top right;*/
height: 129px;
}
#layout-company-logo {
position: absolute;
top: 18px;
left: 10px;
}
#layout-user-menu {
color: #002D4E;
text-align: right;
padding-left: 10px;
position: absolute;
top: 28px;
right: 160px;
}
#layout-user-menu a, a:visited {
color: #002D4E;
text-decoration:none;
}
#layout-user-menu a:hover {
color: #0071C4;
}
#layout-global-search {
position: absolute;
right: 28px;
top: 103px;
z-index: 3;
}
#layout-my-places {
position: absolute;
right: 160px;
top: 58px;
z-index: 4;
}
.layout-my-places {
color: #AA0000;
font-size: 13px;
cursor: pointer;
border: 1px solid #909090;
padding: 2px;
}
#layout-my-places a, a:visited{
color: #002D4E;
text-decoration:none;
}
#layout-my-places a:hover{
color: #0071C4;
}
#layout-my-places form { text-align: right;
color: #AA0000;
font-size: 14px;
}
#layout-my-places ul {
background-color: #E8F9E9 /*#F2F2F2*/;
border: 1px solid #3F833E;
list-style-image: none;
position: absolute;
text-align: left;
right: 0;
margin: 0;
}
#layout-my-places ul li {
padding: 2px;
}
#layout-nav-container {
/*background: url(/html/themes/credijustra/images/custom/fundo_menu.jpg) scroll no-repeat center;*/
tex-align: center;
padding: 0px 14px 0px 10px;
position: relative;
width: 100%;
top: 82px;
z-index: 2;
}
#layout-nav-container a { color: #075031; text-decoration: none;}
.layout-nav-tabs-box {
background: url(/html/themes/credijustra/images/custom/fundo_menu1.jpg) scroll no-repeat center;
width: 735px;
margin: auto;
height: 47px;
position: relative;
}
.layout-nav-tabs-left {
width: 735px;
background: url(/html/themes/credijustra/images/custom/fundo_menu_left.jpg) scroll no-repeat top left;
position: relative;
}
.layout-nav-tabs-right {
width: 735px;
text-align: center;
background: url(/html/themes/credijustra/images/custom/fundo_menu_rigth.jpg) scroll no-repeat top right;
position: relative;
}
.layout-nav-tabs-box table {
margin: auto;
height: 19px;
width: 727;
}
.layout-tab, .layout-tab-selected {
color: #075031 /*#075031*/;
background: url(/html/themes/credijustra/images/custom/menu_fundo.jpg) scroll repeat-x top;
height: 19px;
}
.layout-tab1-selected-left {
background: url(/html/themes/credijustra/images/custom/menu_but1_left.jpg) scroll no-repeat top left;
width: 100%;
height: 19px;
cursor: pointer;
font-weight: bold;
}
.layout-tab1-selected-right {
padding-top: 3px;
background: url(/html/themes/credijustra/images/custom/menu_but1_right.jpg) scroll no-repeat top right;
width: 100%;
height: 19px;
}
.layout-tab-selected {
background: url(/html/themes/credijustra/images/custom/menu_fundo_select.jpg) scroll top repeat-x;
/*color: #FFF6EF;*/
}
.layout-tab-selected-left {
background: url(/html/themes/credijustra/images/custom/menu_but_left.jpg) scroll no-repeat top left;
width: 100%;
height: 19px;
position: relative;
margin: auto;
top: 0px;
cursor: pointer;
font-weight: bold;
}
.layout-tab-selected-rigth {
padding-top: 3px;
background: url(/html/themes/credijustra/images/custom/menu_but_right.jpg) scroll no-repeat top right;
width: 100%;
height: 19px;
}
.layout-tab-hover {
background: url(/html/themes/credijustra/images/custom/menu_fundo_hover.jpg) scroll repeat-x;
}
.layout-column-spacer {
background: url(/html/themes/credijustra/images/custom/column-bevel.png) scroll repeat-y center;
}
.layout-column-spacer div {
width: 12px;
}
#layout-content {
margin: 0 13px 0 9px;
border-left: 0px solid #d7d7d7;
border-right: 0px solid #d7d7d7;
}
#layout-content-box {
border-left: 0px solid #FFFFFF;
border-right: 0px solid #FFFFFF;
/*background-color: #f2f2f2;*/
padding: 10px 0 10px 0;
}
#layout-content-inner-decoration { padding: 0 5px 0 5px; }
#layout-content-container { width: 100%; }
/* Column Layout */
.layout-blank-portlet {
clear: both;
font-size: 0px;
}
#layout-bottom-container {
background: url(/html/themes/credijustra/images/custom/bottom_fundo.jpg) scroll repeat-x;
color: #858585;
position: relative;
text-align: left;
width: 100%;
}
#layout-bottom-container a { color: #858585; }
#layout-bottom-container span { color: #FFFFFF;}
#layout-bottom-left {
background: url(/html/themes/credijustra/images/custom/bottom_left.jpg) scroll no-repeat top left;
}
#layout-bottom-right {
background: url(/html/themes/credijustra/images/custom/bottom_right.jpg) scroll no-repeat top right;
height: 17px;
text-align: center;
}
#layout-bottom-container span {
margin-left: 3px;
}
#layout-language-select {
position: absolute;
right: 15px;
top: 7px;
}
.portal-add-content {
background-color: #F2F2F2;
border: 3px solid #3F833E;
padding: 8px;
}
#layout-column_column-1,
#layout-column_column-2,
#layout-column_column-3,
#layout-column_column-4,
#layout-column_column-5
{
min-height: 75px;
}
.layout-column-highlight {
background: url(/html/themes/credijustra/images/common/diagonal-lines.gif) scroll repeat;
}
/******************************************************************************/
/* Portlet CSS */
/******************************************************************************/
/* Liferay Portlet */
.portlet-dragging-placeholder {
background-color: #F9F9F9;
}
.portlet-loading {
background: url(/html/themes/credijustra/images/progress_bar/loading_animation.gif) no-repeat top center;
margin-top: 10px;
padding-top: 40px;
text-align: center;
}
.portlet-container {
position: relative;
}
.portlet-box {
margin: 0 0 10 0;
border-left: 1px solid #858150;
border-right: 1px solid #858150;
border-bottom: 1px solid #858150;
}
.slide-maximize-reference a{
color: #002D4E;
text-decoration: none;
}
.slide-maximize-reference a:visited{
color: #002D4E;
text-decoration: none;
}
.portlet-box a:hover{
color: #006CBD;
text-decoration: underline;
}
.portlet-minimum-height {
}
.portlet-header-bar {
background: url(/html/themes/credijustra/images/custom/barra_fundo.jpg) scroll repeat-x;
}
.portlet-header-left {
background: url(/html/themes/credijustra/images/custom/barra_left.jpg) scroll no-repeat top left;
height: 19px;
position: relative;
}
.portlet-header-right {
background: url(/html/themes/credijustra/images/custom/barra_right.jpg) scroll no-repeat top right;
height: 19px;
position: relative;
}
.portlet-borderless-container { position: relative;
margin-top: auto;
margin-right: auto;
margin-bottom: 10px;
margin-left: auto;
}
.portlet-borderless-container a, a:visited{
color: #002D4E;
text-decoration: none;
}
.portlet-borderless-container a:hover{
color: #006CBD;
text-decoration: underline;
}
.portlet-borderless-bar { text-align: left; font-size: 0.8em; }
.portlet-title {
color: #075031;
font-weight: bold;
position: absolute;
top: 3px;
left: 8px;
}
.portlet-small-icon-bar {
padding-left: 2px;
position: absolute;
top: 2px;
right: 2px;
}
.portlet-small-icon {
margin-left: -2px;
}
.portlet-top-decoration {
background: url(/html/themes/credijustra/color_schemes/01/portlet_corner_ul.gif) no-repeat top left;
height: 5px;
}
.portlet-top-decoration DIV {
background: url(/html/themes/credijustra/color_schemes/01/portlet_corner_ur.gif) no-repeat top right;
height: 5px;
}
.portlet-top-decoration DIV DIV {
background: #F2F2F2;
border-top: 1px solid #3F833E;
font-size: 0;
height: 5px;
margin: 0 5px 0 5px;
}
.portlet-inner-top {
margin: 0 auto 0 auto;
}
.portlet-bottom-blank {
margin-bottom: 5px;
}
.portlet-bottom-decoration {
background: url(/html/themes/credijustra/color_schemes/01/portlet_corner_bl.gif) no-repeat top left;
height: 5px;
}
.portlet-bottom-decoration DIV {
background: url(/html/themes/credijustra/color_schemes/01/portlet_corner_br.gif) no-repeat top right;
height: 5px;
}
.portlet-bottom-decoration DIV DIV {
background: #F2F2F2;
border-bottom: 1px solid #3F833E;
font-size: 0;
height: 5px;
margin: 0 5px 0 5px;
}
.portlet-bottom-decoration-2 {
background: url(/html/themes/credijustra/images/shadow/middle.gif) repeat-x;
margin-bottom: 5px;
}
.portlet-bottom-decoration-2 DIV {
background: url(/html/themes/credijustra/images/shadow/left.gif) no-repeat;
}
.portlet-bottom-decoration-2 DIV DIV {
background: url(/html/themes/credijustra/images/shadow/right.gif) no-repeat top right;
font-size: 0;
height: 6px;
}
/* Fonts */
.portlet-font {
color: #000000;
}
.portlet-font A {
color: #000000;
}
.portlet-font-dim {
color: #C4C4C4;
}
/* Messages */
.portlet-msg-status {
color: #000000;
font-style: italic;
}
.portlet-msg-info {
color: #000000;
}
.portlet-msg-error {
color: #FF0000;
}
.portlet-msg-alert {
color: #FF0000;
font-style: italic;
}
.portlet-msg-success {
color: #007F00;
}
/* Sections */
.portlet-section-header {
background: #E1E2EC;
color: #075031;
font-weight: bold;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
}
.portlet-section-header A {
color: #075031;
}
.portlet-section-body {
color: #001CA5;
background: #F9F9F9;
}
.portlet-section-body-hover, TR.portlet-section-body:hover {
color: #00135A;
background: #A0D991;
}
.portlet-section-body A {
color: #001CA5;
}
.portlet-section-body-hover A, TR.portlet-section-body:hover A {
color: #00135A;
}
.portlet-section-alternate {
color: #001CA5;
background: #E7F5E2;
border-color: #3F833E;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
}
.portlet-section-alternate-hover, TR.portlet-section-alternate:hover {
color: #00135A;
background: #A0D991;
}
.portlet-section-alternate A {
color: #001CA5;
}
.portlet-section-alternate-hover A, TR.portlet-section-alternate:hover A {
color: #00135A;
}
.portlet-section-selected {
color: #FFF3B8;
background: #FFFFE7;
}
.portlet-section-selected-hover, TR.portlet-section-selected:hover {
color: #FFF3B8;
background: #FFFFE7;
}
.portlet-section-selected A {
color: #FFF3B8;
}
.portlet-section-selected-hover A, TR.portlet-section-selected:hover A {
color: #FFF3B8;
}
.portlet-section-subheader {
background: #FFFFE7;
color: #002D4E;
padding: 2px;
}
.portlet-section-footer {
color: #075031;
}
.portlet-section-text {
color: #075031;
}
/* Forms */
.portlet-form-label {
color: #000000;
}
.portlet-form-input-field {
border-color: #CCCCCC;
border-style: solid;
border-width: 1px;
}
.portlet-form-button {
background-color: #F2F2F2;
border-color: #3F833E;
border-style: solid;
border-width: 1px;
}
.portlet-icon-label {
color: #000000;
}
.portlet-dlg-icon-label {
color: #000000;
}
.portlet-form-field-label {
color: #000000;
}
.portlet-form-field {
color: #000000;
}
/******************************************************************************/
/* Display Tag Library */
/******************************************************************************/
TR.even { background-color: #3F833E; color: #000000; }
TR.odd { background-color: #F2F2F2; color: #000000; }