/******************************************************************************/
/* Liferay                                                                    */
/******************************************************************************/
/* Global */
a {
color: #0879d5;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
body {
background-color: #FFFFFF;
border: 0;
margin: 0;
padding: 0;
text-align: center;
font-family: Arial;
font-size: 76%;
}
.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/brochure/images/custom/bullet.gif);
margin: 5px 0 10px 15px;
padding: 0;
}
table { font-size: 1em; }
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: #132b47;
border-style: solid;
border-width: 1px;
}
.form-button-hover {
border-bottom: solid 1px #132b47;
border-left: solid 1px #F2F2F2;
border-right: solid 1px #132b47;
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;
}
.pop-up-outer { border: 1px solid #383838; background-color: #FFFFFF; }
.pop-up-inner { border: 1px solid #747474; }
.pop-up-header { background-color: #000000; height: 25px; }
.pop-up-title { color: #FFFFFF; font-weight: bold; padding-left: 10px; }
.pop-up-close a { color: #FFFFFF; margin-right: 7px; white-space: nowrap; text-decoration: underline; }
/* Alpha */
.alpha {
background-color: #132b47;
}
.alpha-neg-alert {
color: #FF0000;
}
.alpha-pos-alert {
color: #007F00;
}
.alpha-separator {
background: url(/html/themes/brochure/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: #FFFFFF;
}
/* Beta */
.beta {
background-color: #B6CBEB;
}
.beta-neg-alert {
color: #FF0000;
}
.beta-pos-alert {
color: #007F00;
}
.beta-separator {
background: url(/html/themes/brochure/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/brochure/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 #B6CBEB;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 15px;
margin-right: 0px;
padding-bottom: 27px;
padding-left: 0px;
}
.gamma-tab ul, .gamma-tab li {
background: #F6F6F6;
border: 1px solid #CCCCCC;
border-bottom: 1px solid #B6CBEB;
color: #CCCCCC;
display: inline;
float: left;
line-height: 22px;
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 #B6CBEB;
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: #000000;
}
/******************************************************************************/
/* 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/brochure/images/custom/banner-middle.png) scroll repeat-x;
position: relative;
text-align: left;
z-index: 3;
}
#layout-top-banner-left {
background: url(/html/themes/brochure/images/custom/banner-left.png) scroll no-repeat top left;
}
#layout-top-banner-right {
background: url(/html/themes/brochure/images/custom/banner-right.png) scroll no-repeat top right;
height: 100px;
}
#layout-company-logo {
position: absolute;
top: 10px;
left: 10px;
}
#layout-user-menu {
text-align: left;
padding-left: 10px;
position: absolute;
top: 10px;
left: 220px;
}
#layout-global-search {
position: absolute;
right: 20px;
top: 20px;
}
#layout-my-places {
position: absolute;
right: 20px;
top: 43px;
z-index: 3;
}
.layout-my-places {
cursor: pointer;
border: 1px solid #909090;
padding: 2px;
}
.layout-my-places-arrow {
background-color: #909090;
padding: 2px;
}
#layout-my-places ul {
background-color: #F2F2F2;
border: 1px solid #132b47;
cursor: pointer;
list-style-image: none;
position: absolute;
text-align: left;
right: 0;
margin: 0;
}
#layout-my-places ul li {
padding: 2px;
white-space: nowrap;
}
#layout-nav-container {
padding: 0px 8px 0 8px;
position: relative;
top: 68px;
z-index: 2;
}
#layout-nav-container a { color: #FFFFFF; }
.layout-nav-tabs-box {
background: url(/html/themes/brochure/images/custom/nav-bg.png) scroll repeat-x;
position: relative;
width: 100%;
}
.layout-nav-tabs-left {
background: url(/html/themes/brochure/images/custom/nav-left.png) scroll no-repeat top left;
position: relative;
}
.layout-nav-tabs-right {
background: url(/html/themes/brochure/images/custom/nav-right.png) scroll no-repeat top right;
padding: 0 2px 0 2px;
position: relative;
}
.layout-nav-tabs-box table { height: 25px; }
.layout-tab, .layout-tab-selected {
color: #000000;
}
.layout-tab-selected {
background: url(/html/themes/brochure/images/custom/nav-selected.png) scroll repeat-x;
color: #4A517D;
}
.layout-tab-hover {
background: url(/html/themes/brochure/images/custom/nav-hover.png) scroll repeat-x;
}
.layout-column-spacer {
background: url(/html/themes/brochure/images/custom/column-bevel.png) scroll repeat-y center;
}
.layout-column-spacer div {
width: 12px;
}
#layout-content {
margin: 0 3px 0 3px;
border-left: 1px solid #d7d7d7;
border-right: 1px solid #d7d7d7;
}
#layout-content-box {
border-left: 1px solid #FFFFFF;
border-right: 1px 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/brochure/images/custom/bottom-middle.png) scroll repeat-x;
color: #858585;
position: relative;
text-align: left;
width: 100%;
}
#layout-bottom-container a { color: #858585; }
#layout-bottom-container span { position: relative; top: 6px; left: 10px; }
#layout-bottom-left {
background: url(/html/themes/brochure/images/custom/bottom-left.png) scroll no-repeat top left;
}
#layout-bottom-right {
background: url(/html/themes/brochure/images/custom/bottom-right.png) scroll no-repeat top right;
height: 26px;
}
#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 #132b47;
padding: 8px;
}
.portal-tool-tip {
background-color: #FFFFCC;
border: 1px solid #000000;
padding: 2px;
font-size: 0.9em
}
#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/brochure/images/common/diagonal-lines.gif) scroll repeat;
}
/******************************************************************************/
/* Portlet CSS                                                                */
/******************************************************************************/
/* Liferay Portlet */
.portlet-dragging-placeholder {
background-color: #EAF2FF;
}
.portlet-loading {
background: url(/html/themes/brochure/images/progress_bar/loading_animation.gif) no-repeat top left;
margin-top: 10px;
padding-top: 40px;
text-align: left;
}
.portlet-container {
position: relative;
}
.portlet-box { }
.portlet-minimum-height {
}
.portlet-header-bar {
border: 1px solid #4f4f4f;
}
.portlet-header-bar-inner {
background-color: #132b47;
height: 18px;
position: relative;
}
.portlet-borderless-container { position: relative; }
.portlet-borderless-bar { text-align: left; font-size: 0.8em; }
.portlet-title {
color: #FFFFFF;
font-weight: bold;
top: 1px;
padding-left: 8px;
position: relative;
}
.portlet-small-icon-bar {
padding-left: 2px;
position: absolute;
top: 1px;
right: 2px;
}
.portlet-small-icon {
margin-left: -2px;
}
.portlet-top-decoration {
background: url(/html/themes/brochure/color_schemes/01/portlet_corner_ul.gif) no-repeat top left;
height: 5px;
}
.portlet-top-decoration DIV {
background: url(/html/themes/brochure/color_schemes/01/portlet_corner_ur.gif) no-repeat top right;
height: 5px;
}
.portlet-top-decoration DIV DIV {
background: #F2F2F2;
border-top: 1px solid #132b47;
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/brochure/color_schemes/01/portlet_corner_bl.gif) no-repeat top left;
height: 5px;
}
.portlet-bottom-decoration DIV {
background: url(/html/themes/brochure/color_schemes/01/portlet_corner_br.gif) no-repeat top right;
height: 5px;
}
.portlet-bottom-decoration DIV DIV {
background: #F2F2F2;
border-bottom: 1px solid #132b47;
font-size: 0;
height: 5px;
margin: 0 5px 0 5px;
}
.portlet-bottom-decoration-2 {
background: url(/html/themes/brochure/images/shadow/middle.gif) repeat-x;
margin-bottom: 5px;
}
.portlet-bottom-decoration-2 DIV {
background: url(/html/themes/brochure/images/shadow/left.gif) no-repeat;
}
.portlet-bottom-decoration-2 DIV DIV {
background: url(/html/themes/brochure/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: #AFBEDA;
color: #596171;
font-weight: bold;
}
.portlet-section-header A {
color: #596171;
}
.portlet-section-body {
color: #3F3F3F;
background: #EAF2FF;
}
.portlet-section-body-hover, TR.portlet-section-body:hover {
color: #FFFFFF;
background: #5274AE;
}
.portlet-section-body A {
color: #3F3F3F;
}
.portlet-section-body-hover A, TR.portlet-section-body:hover A {
color: #FFFFFF;
}
.portlet-section-alternate {
color: #3F3F3F;
background: #DBE1ED;
}
.portlet-section-alternate-hover, TR.portlet-section-alternate:hover {
color: #FFFFFF;
background: #5274AE;
}
.portlet-section-alternate A {
color: #3F3F3F;
}
.portlet-section-alternate-hover A, TR.portlet-section-alternate:hover A {
color: #FFFFFF;
}
.portlet-section-selected {
color: #7AA0EC;
background: #FAFCFE;
}
.portlet-section-selected-hover, TR.portlet-section-selected:hover {
color: #00329A;
background: #C0D2F7;
}
.portlet-section-selected A {
color: #7AA0EC;
}
.portlet-section-selected-hover A, TR.portlet-section-selected:hover A {
color: #00329A;
}
.portlet-section-subheader {
background: #91AEE8;
color: #405278;
padding: 2px;
}
.portlet-section-footer {
color: #000000;
}
.portlet-section-text {
color: #000000;
}
/* 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: #132b47;
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: #B6CBEB; color: #000000; }
TR.odd { background-color: #F2F2F2; color: #000000; }
.message-board-thread-body A {
    text-decoration: underline;
}
/******************************************************************************/
/* Messaging Styles
/******************************************************************************/
#messaging-main-div {
left: 0;
position: absolute;
text-align: left;
top: 0;
z-index: 10;
}
#messaging-main-div div.msg-chat-box {
background-color: white;
border: 1px solid black;
padding: 10px;
text-align: left;
}
#messaging-main-div div.msg-chat-area {
border: 1px solid gray;
height: 100px;
margin: 5px 0 5px 0;
padding: 5px;
}
/*
 *  Things outside of classic|borderless theme.
 */
/*
 * Container for "back" link/button for a maximized portlet when nobody has logged in.
 */
.portlet-max-back {
display: block;
text-align: right;
margin: auto 0px;
padding: 4px 0px;
}
.white    { background-color: #fff; }
.light-bg { background-color: #e3e4f1;  }
.dark-bg  { background-color: #303030;  }
.borders { border: 2px solid #f0f !important; }
.dark-colors {
color: #e0e0e0;
background-color: #800000;
}
.dark-colors a {
color: #e0e000;
background-color: #800000;
}
.dark-colors a:visited {
color: #40f040;
background-color: #800000;
}
.center { text-align: center; }
.left   { text-align: left; }
.right  { text-align: right; }
.top    { vertical-align: top; }
.middle { vertical-align: middle; }
.bottom { vertical-align: bottom; }
.float-left  { float: left; }
.float-right { float: right; }
.no-left-margin { margin-left: 0px; }
.no-right-margin { margin-right: 0px; }
.no-left-padding { padding-left: 0px; }
.no-right-padding { padding-right: 0px; }
.clear-left  { clear: left; }
.clear-right { clear: right; }
.clear-both  { clear: both; }
.clear-for-float {
clear: both;
padding: 0px;
margin: 0px;
height: 0px;
width: 0px;
}
.inline, .embed { display: inline; }
.block  { display: block; }
.pos-absolute { position: absolute; }
.pos-relative { position: relative; }
.min-space {
font-size: 0px;
margin: 0px;
padding: 0px;
}
.wide-1px { width: 1px; }
/*
 * For putting things inline w/ use of custom tags.
 */
.embed form,
.embed #layout-gloabl-search form {
display: inline;
}
.embed ul {
list-style: none;
}
/*
 *  Compensate for removal of styles for unclassified img & ul elements.
 */
.portal-add-content img,
/*  For community navigation portlet, but since it does not have a known,
 *  stable class|id, use the best that can be done.
 */
ul li img {
border: 0px;
}
#layout-user-menu {
text-align: left;
display: block ;
/*
float: left;
border: 2px dashed #f0f !important;
 */
}
#layout-my-places {
text-align: left;
display: block ;
/*
float: left;
position: absolute;
border: 2px dashed #f0f !important;
 */
z-index: 3;
}
#layout-my-places ul {
color: #000000;
background-color: #F2F2F2;
/*
border: 1px solid #132b47;
*/
list-style-image: none;
list-style: none;
margin: 0px;
padding: 0px 0px;
text-align: left;
position: absolute;
}
#layout-my-places ul li {
padding: 3px;
white-space: nowrap;
text-align: left;
color: #000000;
background-color: #F2F2F2 !important;
border-bottom: 1px solid #999;
min-width: 130px;
}
#layout-my-places ul li:hover {
color: #4A517D !important;
background-color: #6699CC !important;
border-bottom: 1px solid #fc0;
}
/*
 *  Without this, the "Add" buttons appear on the page underneath, with area
 *  between a button & text description appearing as transparent.  Further, the
 *  select elements appear busting out the imaginary border formed by stretching
 *  the right title edge to the bottom.
 */
.portal-add-content {
color: #000000;
background-color: #F2F2F2;
border: 2px ridge #000000;
}
/*
 * Dynamic CSS Menus
 */
.dynamic-menu {
position: relative;
text-align: left;
}
.dynamic-menu,
.dynamic-menu table,
.dynamic-menu img,
.dynamic-menu ul,
.dynamic-menu li,
.dynamic-menu .root,
.dynamic-menu .root-item {
padding: 0px;
margin: 0px;
border: none;
}
.dynamic-menu ul,
.dynamic-menu li {
list-style: none;
list-style-image: none;
float: left;
}
.dynamic-menu a {
display: block;
color: #000000;
background-color: #F2F2F2;
}
.dynamic-menu ul,
.dynamic-menu ul li {
color: #000000 ;
background-color: #F2F2F2 ;
}
.dynamic-menu li:hover,
.dynamic-menu li.over,
.dynamic-menu a:hover {
color: #4A517D;
background-color: #6699CC;
}
.dynamic-menu li li {
/*
 * A particular width is especially needed for IE 6 to display a list -- child
 * of an list item -- at the position specified (see ".dynamic-menu-horizontal
 * .root-item ul").  Otherwise, the child list list appear some distance below
 * the parent list.
*/
width: 130px;
border-bottom: 1px solid #000000;
text-align: left;
display: block;
min-width: 5em;
float: none;
}
.dynamic-menu li li a {
padding: 3px 3px;
}
.dynamic-menu ul.root,
.dynamic-menu li:hover,
.dynamic-menu li.over {
position: relative;
}
.dynamic-menu .root-item ul {
position: absolute;
top: 97%;
left: 1ex;
z-index: 9;
border: 2px outset #000000;
}
.dynamic-menu ul > ul,
.dynamic-menu li > ul,
.dynamic-menu li:hover > ul > ul {
display: none;
}
.dynamic-menu li:hover > ul {
display: block;
z-index: 40;
}
.image-centered {
text-align: center;
display: block;
    margin-left: auto;
    margin-right: auto;
}
.user-display-portrait img {
border-width: 0px;
}
.photogallery-slideshow {
text-align:center;
height: 350px;
word-wrap: break-word;
overflow: hidden;
}
.photogallery-slideshow .slide, .caption {
margin: 5px 5px 0px 5px;
word-wrap: break-word;
overflow: hidden;
}
.photogallery {
/*	float:left; */
margin: 10px 20px 10px 10px;
}
.photogallery .image {
width: 100px;
height: 100px;
text-align:center;
}
.photogallery .caption {
width:120px;
}
.user-display-outer {
float: left;
margin: 10px 25px 10px 0px;
height: 120px;
}
.user-display-inner {
}
.user-display-inner h3 {
margin: 0 0 0 0;
}
.user-display-portrait {
float: left;
padding-right: 12px;
vertical-align: middle;
text-align: center;
}
.user-display-info {
vertical-align: middle;
}
.avatar-update {
clear: left;
}
.padded-block {
display:block;
padding: 4px 1px 4px 0px;
vertical-align:text-top;
}
.padded-block-inline {
display:inline;
padding: 4px 1px 4px 0px;
vertical-align:middle;
}
.heading {
padding-top:10px;
padding-bottom:6px;
font-weight:bold;
font-size:small;
}
.padded-paragraph {
display:block;
clear:left;
clear:right;
padding-top: 8px;
padding-bottom: 10px;
}
.indent {
display:block;
padding-left: 10px;
}
.padded-block-clear {
display:block;
clear:left;
clear:right;
padding: 4px;
vertical-align:text-top;
}
.right-column {
display:inline;
margin-left: 10px;
}
.left-column {
float:left;
padding: 4px;
vertical-align:middle;
}
.right-column-large {
display:inline;
margin-right: 30px;
padding: 3px 0px 3px 0px;
width:90%;
text-align:left;
}
.left-column-small {
float:left;
width:4%;
margin: 0px;
}
ul.left-column li {
padding: 2px 2px;
float:left;
}
.clear-left br {
clear:left;
}
.field-description {
font-size: 0.9em;
}
.centered {
width:100%;
text-align:center;
margin:0px auto;
}
#p_p_id_LE_11_ .custom-link {
border:1px solid #988560;
float:left;
height:49px;
text-align:center;
width:99px;
vertical-align:middle;
word-wrap: break-word;
overflow: hidden;
}
#p_p_id_LE_11_ .link {
padding:3px;
float:left;
}
#p_p_id_LE_11_ .custom-link a {
position: relative;
top: 12px;
}
.dailyquote-status, .dailyquote-content, .dailyquote-refer {
text-align: center;
border-bottom: solid 1px;
padding: 10px;
}
.dailyquote ul {
list-style-type:none;
text-align:center;
padding-left:0em;
margin-left:-5px;
margin-top:0px;
margin-bottom:0px;
}
.dailyquote li {
padding: 5px;
}
.dailyquote-refer {
border: 0px;
max-height: 40px;
}
.progress-bar {
width: 405px;
height: 40px;
}
.progress-bar .due-date {
text-align:right;
margin-right:5px;
}
.progress-bar .pb-bullet-on {
float:left;
width: 10px;
height: 10px;
}
.progress-bar .pb-bullet-off {
float:left;
width: 10px;
height: 10px;
}
.progress-bar .pb-bullet-current {
position:relative;
float:left;
width: 10px;
height: 16px;
}
.progress-bar .text-align-center {
position:absolute;
width:57px;
left:-18px;
padding-top:14px;
}
.progress-bar .text-align-right {
position:absolute;
width:57px;
right:-1px;
padding-top:14px;
}
.progress-bar .text-align-left {
position:absolute;
width:57px;
padding-top:14px;
}
.event-tell-friend h4 {
font-weight: bold;
}
.event-tell-friend h5 {
font-weight: normal;
}
.min-dim-grid {
  min-width: 220px;
  min-height: 150px;
  float: left;
}
.anyinfo-field-name {
font-weight: bold;
color: black;
padding: 5px 10px 3px 10px;
}
.anyinfo-field-name-modified {
font-weight: bold;
color: black;
padding: 5px 10px 3px 10px;
background-color: silver;
}
.anyinfo-field-description {
vertical-align: top;
color: black;
font-weight: bold;
font-style: italic;
padding: 3px 10px 15px 35px;
}
.anyinfo-expand-collapse-button {
background-color: white;
padding-right: 5px;
}
.anyinfo-expand-collapse-button-modified {
background-color: silver;
padding-right: 5px;
}
.anyinfo-expand-all-button {
display: inline;
}
.anyinfo-collapse-all-button {
display: inline;
}
.anyinfo-field-content {
color:black;
padding: 3px 10px 15px 50px;
}
.org-logo {
float:left;
padding-right: 12px;
vertical-align: middle;
text-align: center;
}
.avatar-org-name {
padding-bottom:10px;
}
.label {
font-weight:bold;
float: left;
padding-right:10px;
}
.search-field {
float:left;
padding:0px 20px 6px 0px;
color: #000000;
}
#create-account-name, #create-account-address, #create-account-login-and-prefs, #create-account-extrainfo-1 {
border: 0px;
width:600px;
}
.rss-icon {
float:right;
}
.blog-title {
font-size: small;
font-weight: bold;
}
.blog-subtitle {
font-size: x-small;
}
.social_tags {
}
.social_tags .tag {
padding: 0px 15px 0px 0px;
}
.page-wizard-step-3 a.add-content {
float: right;
}
.msg-chat-area {
border: #d0d0d0 1px solid;
padding: 5px;
overflow: auto;
margin: 5px 0 5px 0;
height: 100px;
}
.invite-header {
border-bottom: 1px solid;
font-size: x-large;
width:600px;
}
.login-portlet .portlet-form-button {
width:75px;
}
.login-portlet .sign-in-button {
padding-top:5px;
}
.login-portlet .join-now-button {
padding-top:10px;
}
.donate-gift {
clear:left;
}
.donate-gift-choice {
}
.donate-amount {
padding-top:10px;
clear:left;
}
.donate-amount-choice {
}
.donate-bequest-checkbox {
clear:left;
padding-top:10px
}
.donate-billing {
padding-top:10px;
}
.donate-billing-table {
padding-top:10px;
}
.cvv2-img {
position:relative;
left:162px;
top:-23px;
width:51px;
}
.avatar-coordinator {
float: left;
text-align: center;
padding-left: 4px;
padding-right: 4px;
}
.required-input-prompt-token {
color:red;
font-weight:bold;
}
