/* This CSS sets the default styles for portlets. */

.efa-main-panel {
  	border: none !important; 
	margin-right: 0px !important;  
}

/* Contenu Portlet */
.efa-portlet-content {
	font-size:9px;
	text-align: left !important;
}

/* Message Info Portlet */
.efa-portlet-info {
	background: url(/efa-custom-theme/images/icons/info.gif) no-repeat scroll 0 50% transparent; /* <-- */
	border: 1px solid #A7CEDF;
	display: block;
	font-weight: bold;
	text-align: left !important;
	padding: 1em 30px; /* <-- */
    color: gray;
    font: 11px tahoma,arial,helvetica,sans-serif;
}

/* Message Erreur Portlet */
.efa-portlet-error {
	background: url(/efa-custom-theme/images/icons/error.gif) no-repeat 0 50% transparent !important;
	font-size:11px;
	border: 1px solid #A7CEDF;
	display: block;
	font-weight: bold;
	text-align: left;
	padding: 1em 30px;
	margin: 7px;
}

/* Message Alerte Portlet */
.efa-portlet-alert {
	background: url(/efa-custom-theme/images/icons/alert.gif) no-repeat 0 50% transparent !important;
	border: 1px solid #A7CEDF;
	display: block;
	font-weight: bold;
	text-align: left;
	padding: 1em 30px; /* <-- */
    color: gray;
    font: 11px tahoma,arial,helvetica,sans-serif;
}

/* Bouton pr�f�rence */
.efa-btn-pref {
	background: url(/efa-custom-theme/images/icons/pref.gif) no-repeat !important;
}

/* Bouton Look and Feel */
.efa-btn-look {
	background: url(/efa-custom-theme/images/icons/look.gif) no-repeat !important;
}

/* Bouton Agrandissement portlet */
.efa-btn-grand {
	background: url(/efa-custom-theme/images/icons/expand.gif) no-repeat !important;
}

/* Bouton R�duction portlet */
.efa-btn-petit {
	background: url(/efa-custom-theme/images/icons/collapse.gif) no-repeat !important;
}

/* Bouton fermer portlet */
.efa-btn-close {
	background: url(/efa-custom-theme/images/icons/close.gif) no-repeat !important;
}

/* Bouton valider */
.efa-btn-valid {
	background: url(/efa-custom-theme/images/icons/valid.gif) no-repeat !important;
}

/* Bouton supprimer */
.efa-btn-supp {
	background: url(/efa-custom-theme/images/icons/supp.gif) no-repeat !important;
}

/* Bouton back */
.efa-btn-back {
	background: url(/efa-custom-theme/images/icons/back.gif) no-repeat !important;
}

/* Bouton fl�che avancer */
.efa-btn-avant {
	background: url(/efa-custom-theme/images/icons/avant.gif) no-repeat !important;
}

/* Bouton fl�che reculer */
.efa-btn-recul {
	background: url(/efa-custom-theme/images/icons/recul.gif) no-repeat !important;
}

/* Bouton fl�che haut */
.efa-btn-haut {
	background: url(/efa-custom-theme/images/icons/haut.gif) no-repeat !important;
}

/* Bouton fl�che bas */
.efa-btn-bas {
	background: url(/efa-custom-theme/images/icons/bas.gif) no-repeat !important;
}

/* Bouton fl�che gauche */
.efa-btn-gauche {
	background: url(/efa-custom-theme/images/icons/gauche.gif) no-repeat !important;
}

/* Bouton fl�che droite */
.efa-btn-droite {
	background: url(/efa-custom-theme/images/icons/droite.gif) no-repeat !important;
}

/* Bouton refresh */
.efa-btn-refresh {
	background: url(/efa-custom-theme/images/icons/refresh.gif) no-repeat !important;
}

/* Bouton Erreur */
.efa-btn-error {
	background: url(/efa-custom-theme/images/icons/error.gif) no-repeat !important;
}

/* Bouton Success */
.efa-btn-success {
	background: url(/efa-custom-theme/images/icons/success.gif) no-repeat !important;
}

/* Bouton graphique */
.efa-btn-graph {
	background: url(/efa-custom-theme/images/icons/graph.gif) no-repeat !important;
}

/* Bouton print */
.efa-btn-print {
	background: url(/efa-custom-theme/images/icons/print.gif) no-repeat !important;
}

/* Bouton save */
.efa-btn-save {
	background: url(/efa-custom-theme/images/icons/save.gif) no-repeat !important;
}

/* Bouton Information */
.efa-btn-info {
	background: url(/efa-custom-theme/images/icons/info.gif) no-repeat !important;
}

/* Bouton Aide */
.efa-btn-help {
	background: url(/efa-custom-theme/images/icons/help.gif) no-repeat !important;
}

/* Bouton Alerte */
.efa-btn-alert {
	background: url(/efa-custom-theme/images/icons/alert.gif) no-repeat !important;
}

/* Bouton Search */
.efa-btn-search {
	background: url(/efa-custom-theme/images/icons/search.gif) no-repeat !important;
}

/* Bouton RSS */
.efa-btn-rss {
	background: url(/efa-custom-theme/images/icons/rss.gif) no-repeat !important;
}

/* Bouton Calendar */
.efa-btn-calendar {
	background: url(/efa-custom-theme/images/icons/calendar.gif) no-repeat !important;
}

/* Bouton all-positions */
.efa-btn-allpositions{
    background: url(/efa-custom-theme/images/metro/all-positions.png) no-repeat !important;
}

/* Bouton back */
.efa-btn-back{
    background: url(/efa-custom-theme/images/metro/back.png) no-repeat !important;
}

.efa-cpanel-userCreate {
	background: url(/efa-custom-theme/images/common/add_user.png) no-repeat;
}

.efa-cpanel-userUpdate {
	background: url(/efa-custom-theme/images/common/view_users.png) no-repeat;
}

.efa-cpanel-userSegments {
	background: url(/efa-custom-theme/images/icons/graph.gif) no-repeat;
}

.efa-cpanel-userRoles {
	background: url(/efa-custom-theme/images/common/assign_user_roles.png) no-repeat;
}

.efa-cpanel-userApplyRight {
	background: url(/efa-custom-theme/images/common/join.png) no-repeat;
}

.efa-contact-tab-panel .x-panel-bwrap .x-panel-body {
//  background: url("/efa-custom-theme/images/icons/logoEFA.gif") no-repeat scroll 100% 100% transparent;
} 

#efa-portlet-container ul, #efa-portlet-container li, #efa-portlet-container ul.x-tree-root-ct , #efa-portlet-container ul.x-tab-strip , #efa-portlet-container ul.xtree-root-ct li.x-tree-node {
  background-color: transparent;
  border:0; 
  padding:0; 
  margin:0; 
}
/*
#efa-portlet-container .x-layout-split {
	border-color: #dfe8f6 !important;
	color: #dfe8f6 !important;
	background-color: #dfe8f6 !important; }
#efa-portlet-container .x-toolbar {
  background-image: none !important;
  background-color: #dfe8f6 !important;
  border: 1px solid #dfe8f6 !important; }
#efa-portlet-container .efa-title-toolbar {
  border-bottom: 1px solid rgb(144,150,191) !important; }
  */

/**
 * FADescribe, les onglets Fund/Subfund/Shareclass  
 */ 
 .efa-prop-grid {
  padding: 0;
  margin: 0;
  border: 0; }
  
.efa-prop-grid table {
  /*background: pink;*/
  font-size: 100%;
  line-height: 150%;
  border: 0;
  margin: 0;
  padding: 0;  
}

.efa-prop-grid table tbody tr {
  font-size: 100%;
  line-height: 150%;
}
  
.efa-prop-grid table tbody tr td {
  font-size: 100%;
  line-height: 150%; 
}

.efa-prop-grid table tbody tr td.efa-prop-indent {
  width: 20px;
  font-weight: normal; 
}

.efa-prop-grid table tbody tr td.efa-prop-key {
  vertical-align: top;
  width: 230px;
  font-weight: normal;
}

.efa-prop-grid table tbody tr td.efa-prop-sep {
  width: 3px;
  font-weight: normal; 
}

.efa-prop-grid table tbody tr td.efa-prop-val {
  vertical-align: top;
  text-align: left;
  font-weight: normal; 
}
  
.efa-prop-grid h6 {
  font-size: 100%;
  padding-left: 5px;
  margin: 10px 0 0 0;
  color: black; 
}
/** end */


.button-down-full {
	background-image:url(/efa-custom-theme/images/arrows/07_bottom2.gif) ! important;
}
.button-down {
	background-image:url(/efa-custom-theme/images/arrows/07_down2.gif) ! important;
}
.button-left {
background-image:url(/efa-custom-theme/images/arrows/07_left2.gif) ! important;
}
.button-right {
background-image:url(/efa-custom-theme/images/arrows/07_right2.gif) ! important;
}
.button-top-full {
background-image:url(/efa-custom-theme/images/arrows/07_top2.gif) ! important;
}
.button-top {
background-image:url(/efa-custom-theme/images/arrows/07_up2.gif) ! important;
}

/*-- icons -- */
.icon-arrow-right {
	background-image:url(/efa-custom-theme/images/icons/droite2.gif) ! important;
}
.icon-pref {
	background-image:url(/efa-custom-theme/images/common/configuration.png) ! important;
}
.icon-details {
	background-image:url(/efa-public-theme/images/metro/details-big.png) ! important;
}
.icon-pending {
	background-image:url(/efa-public-theme/images/metro/pending-big.png) ! important;
}

.x-panel-tbar .x-toolbar .x-btn-tl,
.x-panel-tbar .x-toolbar .x-btn-tc,
.x-panel-tbar .x-toolbar .x-btn-tr,
.x-panel-tbar .x-toolbar .x-btn-ml,
.x-panel-tbar .x-toolbar .x-btn-mr,
.x-panel-tbar .x-toolbar .x-btn-bl,
.x-panel-tbar .x-toolbar .x-btn-bc,
.x-panel-tbar .x-toolbar .x-btn-br{ 
	background: none !important;
	display:none; 
}
.x-panel-tbar .x-toolbar .x-btn-mc{
	background: none !important;
}
.x-panel-tbar .x-toolbar .x-btn-icon .x-btn-small .x-btn-text{
	height: 30px;
    width: 30px;
    margin-right:1px;
}
.x-panel-tbar .x-toolbar .x-toolbar-cell table {
	border-right:1px solid #fff;;
	min-width:31px;
	height:30px;	
	color:white;
}

.x-panel-noborder .x-panel-tbar-noborder .x-toolbar, .x-panel-noborder .x-panel-tbar-noheader .x-toolbar{
	background:none !important;	
	background-color:#fff !important;	
}

.x-panel-tbar .x-toolbar{
	border:none;
	background:none;	
}

.columns-2 #column-1 {
	float:left;
	display:table;
	width:248px;
	padding-right: 0;
	padding-left: 0;
	margin: 0;
}

.columns-2 #column-2 {
  /*float:right;*/
	/*display:table;*/
	width:740px;
	padding: 20px 5px 5px 5px;
	border-left: 1px dotted silver;
	border-right: 1px dotted silver;
	margin: 0 0 0 250px;
}

.chrome .columns-2 #column-1{
	width: 250px;
}
.chrome .columns-2 #column-2{
	width: 750px;
}


/* ---------- Portlet wrapper and icons ---------- */

.portlet {
	text-align: left;
}

.freeform .portlet {
	margin-bottom: 0;
}

body.portlet {
	border: none;
}

.portlet-topper {
	position: relative;
}

.portlet-title {
	display: block;
	font-weight: bold;
	min-width: 50%;
}

.portlet-title img {
	vertical-align: middle;
}

.portlet-icons {
	margin: 0;
	position: absolute;
	right: 5px;
	text-align: right;
	top: 5px;
}

.portlet-icons .nobr {
	display: block;
	float: left;
	padding: 1px;
}

.portlet-content, .portlet-minimized .portlet-content-container {
	padding: 12px 10px 10px;
	border: 0; 
	padding: 0; 
	margin:0;
    width: 100%;
}

.portlet-minimized .portlet-content {
	padding: 0;
}

.portlet-icon-back {
	background: url(/efa-custom-theme/images/icons/back2.gif) no-repeat 0 50%;
	font-weight: bold;
	padding: 3px 0 3px 30px;
}

/* ---------- Panel Page ---------- */

.lfr-panel-page {
	width: 100%;
}

.lfr-panel-page .portlet-title {
	font-size: 13px;
}

.lfr-panel-page #content-wrapper {
	margin: 0;
	width: auto;
}

.lfr-panel-page .lfr-add-content h2 span {
	background-color: #D3DADD;
}

/* ---------- Standard styles defined in the JSR 168 ---------- */

/* ---------- Fonts ---------- */

/* ---------- Font attributes for the 'normal' fragment font ---------- */

.portlet-font {
}

/* ---------- Font attributes similar to the .portlet-font but the color is lighter ---------- */

.portlet-font-dim {
}

/* ---------- Messages ---------- */

/* ---------- Status of the current operation ---------- */

.portlet-msg-status {
}

/* ---------- Help messages, general additional information, etc. ---------- */

.portlet-msg-info {
	background: #DFF4FF url(/efa-custom-theme/images/messages/info.png) no-repeat 6px 50%;
	border: 1px solid #A7CEDF;
	color: #34404F;
	display: block;
	font-weight: bold;
	margin: 2px auto 14px;
	padding: 6px 6px 6px 30px;
	text-align: left;
}

.portlet-msg-info.pending {
	background-image: url(/efa-custom-theme/images/common/time.png);
}

/* ---------- Error messages ---------- */

.portlet-msg-error {
	background: #FDD url(/efa-custom-theme/images/messages/error.png) no-repeat 6px 50%;
	border: 1px solid #F00;
	display: block;
	font-weight: bold;
	margin: 2px auto 14px;
	padding: 6px 6px 6px 30px;
	text-align: left;
}

/* ---------- Warning messages ---------- */

.portlet-msg-alert {
	background: #FFC url(/efa-custom-theme/images/messages/alert.png) no-repeat 6px 20%;
	border: 1px solid #FC0;
	display: block;
	font-weight: bold;
	margin: 2px auto 14px;
	padding: 6px 6px 6px 30px;
	text-align: left;
}

/* ---------- Success messages ---------- */

.portlet-msg-success {
	background: #F4FDEF url(/efa-custom-theme/images/messages/success.png) no-repeat 6px 50%;
	border: 1px solid #ACDFA7;
	color: #384F34;
	display: block;
	font-weight: bold;
	margin: 2px auto 14px;
	padding: 6px 6px 6px 30px;
	text-align: left;
}

/* ---------- Sections ---------- */

/* ---------- Table or section header ---------- */

.portlet-section-header {
}

.portlet-section-header th {
}

/* ---------- Normal text in a table cell ---------- */

.portlet-section-body {
}

.portlet-section-body td {
}

/* ---------- Text in every other row in the cell ---------- */

.portlet-section-alternate {
}

.portlet-section-alternate td {
}

.portlet-section-alternate-hover td, .portlet-section-body-hover td {
}

.portlet-section-body td td, .portlet-section-body-hover td td {
}

.portlet-section-alternate td td, .portlet-section-alternate-hover td td {
}

/* ---------- Text in a selected cell range ---------- */

.portlet-section-selected, .portlet-section-selected a {
	background: pink;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.portlet-section-selected a:hover, .portlet-section-selected a:focus {
	background-color: pink;
}

/* ---------- Text of a subheading ---------- */

.portlet-section-subheader {
}

/* ---------- Table or section footnote ---------- */

.portlet-section-footer {
}

/* ---------- Text that belongs to the table but does not fall in one of the other categories (e.g. explanatory or help text that is associated with the section) ---------- */

.portlet-section-text {
}

/* ---------- Forms ---------- */

/* ---------- Text used for the descriptive label of the whole form (not the labels for fields) ---------- */

.portlet-form-label {
}

/* ---------- Text of the user-input in an input field ---------- */

.portlet-form-input-field {
}

/* ---------- Text on a button ---------- */

.portlet-form-button {
}

/* ---------- Text that appears beside a context dependent action icon ---------- */

.portlet-icon-label {
}

/* ---------- Text that appears beside a 'standard' icon (e.g. Ok, or Cancel) ---------- */

.portlet-dlg-icon-label {
}

/* ---------- Text for a separator of fields (e.g. checkboxes, etc.) ---------- */

.portlet-form-field-label {
}

/* ---------- Text for a field (not input field, e.g. checkboxes, etc.) ---------- */

.portlet-form-field {
}

/* ---------- Menus ---------- */

/* ---------- General menu settings such as background color, margins, etc. ---------- */

.portlet-menu {
}

/* ---------- Normal, unselected menu item ---------- */

.portlet-menu-item {
}

/* ---------- Selected menu item ---------- */

.portlet-menu-item-selected {
}

/* ---------- Normal, unselected menu item when the mouse hovers over it ---------- */

.portlet-menu-item-hover {
}

/* ---------- Selected menu item when the mouse hovers over it ---------- */

.portlet-menu-item-hover-selected {
}

/* ---------- Normal, unselected menu item that has sub-menus ---------- */

.portlet-menu-cascade-item {
}

/* ---------- Selected sub-menu item that has sub-menus ---------- */

.portlet-menu-cascade-item-selected {
}

/* ---------- Descriptive text for the menu (e.g. in a help context below the menu) ---------- */

.portlet-menu-description {
}

/* ---------- Menu caption ---------- */

.portlet-menu-caption {
}

/* ---------- Miscellaneous portlet styles ---------- */

.restricted, .restricted td {
	background: #FDD;
	border: none;
}

.alt.restricted td {
	background-color: #FFC0C0;
}

.hover.restricted td {
	background-color: #D3BDC0;
}

.restricted * {
	color: #727C81;
}

.restricted td.col-1, .alt.restricted td.col-1 {
	background-image: url(/efa-custom-theme/images/messages/error.png);
	background-position: 5px 50%;
	background-repeat: no-repeat;
	padding-left: 28px;
}

/* ---------- Permissions ---------- */

.results-row.lfr-role .col-1, .results-row.hover.lfr-role .col-1 {
	background-image: url();
	background-position: 5px 50%;
	background-repeat: no-repeat;
	padding-left: 30px;
}

.results-row.lfr-role-guest .col-1, .results-row.hover.lfr-role-guest .col-1 {
	background-image: url(/efa-custom-theme/images/common/guest_icon.png);
}

.results-row.lfr-role-regular .col-1, .results-row.hover.lfr-role-regular .col-1 {
	background-image: url(/efa-custom-theme/images/common/user_icon.png);
}

.results-row.lfr-role-community .col-1, .results-row.hover.lfr-role-community .col-1 {
	background-image: url(/efa-custom-theme/images/common/community_icon.png);
}

.results-row.lfr-role-organization .col-1, .results-row.hover.lfr-role-organization .col-1 {
	background-image: url(/efa-custom-theme/images/common/organization_icon.png);
}

/* ---------- Miscellaneous component styles ---------- */

/* ---------- Add content dialog ---------- */

.lfr-portlet-item, .lfr-portlet-item p a {
	font-size: 1em;
}

/* ---------- Actions button ---------- */

.lfr-actions {
}

.lfr-actions, .lfr-actions ul {
	background: #FFF url(/efa-custom-theme/images/forms/button.png) repeat-x 0 100%;
	border: 1px solid;
	border-color: #DEDEDE #BFBFBF #BFBFBF #DEDEDE;
}

.lfr-actions ul {
	bottom: -1px;
}

.lfr-actions .lfr-trigger, .lfr-actions .lfr-trigger, .lfr-actions .lfr-trigger strong {
	background: none;
}

.lfr-actions .lfr-trigger strong span {
	background: url(/efa-custom-theme/images/common/action.png) no-repeat 5px 50%;
}

.lfr-actions.left .lfr-trigger strong span {
	background: url(/efa-custom-theme/images/common/action_right.png) no-repeat 98% 50%;
}

.lfr-actions .lfr-trigger li {
	background: transparent;
	border-bottom: 1px solid #DEDEDE;
	padding: 2px;
}

.lfr-actions .lfr-trigger li a {
	padding: 5px 10px 5px 25px;
}

.lfr-actions .lfr-trigger li a:hover {
	background-color: #828F95;
	color: #FFF;
}

.lfr-actions .lfr-trigger li a img {
	left: 3px;
	position: absolute;
}

.lfr-actions .lfr-trigger li.last {
	border-bottom: none;
}

.lfr-actions.portlet-options {
	background: none;
	border: none;
	float: left;
}

.lfr-actions.portlet-options .lfr-trigger {
	padding: 0;
}

.lfr-actions.portlet-options .lfr-trigger strong {
	min-width: 0;
	padding: 1px;
}

.lfr-actions.portlet-options .lfr-trigger strong span {
	background-image: url(/efa-custom-theme/images/portlet/options.png);
	background-position: 0 0;
	display: block;
	height: 16px;
	padding: 0;
	text-indent: -9999em;
	width: 16px;
}

.visible.portlet-options .lfr-trigger strong span {
	background-image: url(/efa-custom-theme/images/portlet/options_selected.png);
}

/* ---------- Calendar taglib ---------- */

.taglib-calendar tr.portlet-section-header th, .taglib-calendar tr td {
	border: none;
}

.taglib-calendar tr td a {
	background-color: #F0F5F7;
	border: 1px solid #FFF;
	border-bottom: none;
	border-left: none;
	display: block;
	height: 15px;
	padding: 5px 0;
}

.taglib-calendar table td {
	border-width: 0;
}

.taglib-calendar tr td a:hover {
	background-color: #727C81;
	color: #FFF;
}

.taglib-calendar .calendar-current-day, .taglib-calendar .calendar-current-day a {
	background-color: #FFF;
}

.taglib-calendar .calendar-current-day a {
	border: 1px solid #727C81;
	color: #369;
	text-decoration: underline;
}

.taglib-calendar tr td.calendar-inactive {
	background-color: #FFF;
	color: #B5BFC4;
}

.taglib-calendar tr th {
	border-bottom-color: #D7D7D7;
}

.ie .taglib-calendar tr td.first a {
	border-right: none;
}

/** La bo�te au-dessus de NET Asset Per Share */
.efa-net-asset-infos {
   background: #CCD8E6;
   height: 40px; 
}
 
.efa-net-asset-infos table {
   margin: 0 1ex;
   line-height: 1.50em; 
}
 
.efa-net-asset-infos th {
   font-weight: normal;
   color: rgb(131,139,184);
   width: 15ex;
   text-align: right;
   padding-right: 1ex; 
}
   
.efa-net-asset-infos td {
   color: rgb(0,58,129);
   width: 70ex;
   text-align: left;
}
   
.efa-net-asset-infos  .efa-infos-message {
   background-image:url("/efa-custom-theme/images/default/window/icon-info.gif");
   background-position: 2px 2px;
   background-repeat:no-repeat;
   color: #34404F;
   font-family: arial, verdana, sans-serif;
   font-size: 15px;
   font-weight: bold;
   line-height: 20px;
   margin: 0;
   overflow: hidden;
   height: 40px;
   padding: 0px 0px 0px 50px; 
}
   
.efa-totals-grid , .efa-totals {
  overflow: hidden;
  background-color: #CCD8E6;
  font-weight: normal;
  border:0;
  padding:0;
  margin:0;  
}
.efa-grid-footer  {
  background-color:#CCD8E6;
  border:0 none;
  font-weight:normal;
  margin:0;
  overflow:hidden;
  padding:0;
}

.efa-title {
  font-size: 11px;
  line-height: 15px;
  font-weight: bold;
  font-family: arial, verdana, sans-serif;
  color: #15428b; /* dark blue */
  /*background: #99BBE8;*/
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  overflow: hidden;
  padding-right: 5px !important;
  padding-left: 5px !important; 
}
