﻿
/* Expand / Collapse */
.ms-rteTableOddRow-PIMCOExpandCollapse{ padding:12px 0px 12px 0px; border-bottom:1px dotted #333333;}
.ms-rteTableOddRow-PIMCOExpandCollapse{padding:0 10px 1em}

tr.ms-rteTableOddRow-PIMCOExpandCollapse td.ms-rteTableEvenCol-PIMCOExpandCollapse
{
    /*border-bottom:1px dotted #333333;*/
     padding:12px 0px 12px 0px;
}


tr.ms-rteTableOddRow-PIMCOExpandCollapsep td.ms-rteTableEvenCol-PIMCOExpandCollapse
{
    /*border-bottom:1px dotted #333333;*/
    padding:12px 0px 12px 0px;
}



tr.ms-rteTableEvenRow-PIMCOExpandCollapse td.ms-rteTableEvenCol-PIMCOExpandCollapse
{
    /*border-bottom:1px dotted #333333;*/
     /*padding:12px 0px 12px 0px; */
     height:40px;
     vertical-align:middle;
}
tr.ms-rteTableEvenRow-PIMCOExpandCollapse td.ms-rteTableEvenCol-PIMCOExpandCollapse a 
{
  color:#666666;

}
tr.ms-rteTableEvenRow-PIMCOExpandCollapse td.ms-rteTableEvenCol-PIMCOExpandCollapse a span strong{
    font-weight: normal !important;
}
tr.ms-rteTableEvenRow-PIMCOExpandCollapse td.ms-rteTableEvenCol-PIMCOExpandCollapse a:link,
tr.ms-rteTableEvenRow-PIMCOExpandCollapse td.ms-rteTableEvenCol-PIMCOExpandCollapse a:visited {
  border-width:1px;
  background-image  :url(/_layouts/PIMCO.GLOBAL.UI/images/icons/plus.png) ;
  background-repeat:no-repeat;
  background-position:right top;
  line-height:40px;

  font: 20px/18px Georgia, "Times New Roman", Times, serif;
font-weight: normal !important;
color: #174A7C;
margin: 15px 0;

}
tr.ms-rteTableEvenRow-PIMCOExpandCollapse td.ms-rteTableEvenCol-PIMCOExpandCollapse a:hover, 
tr.ms-rteTableEvenRow-PIMCOExpandCollapse td.ms-rteTableEvenCol-PIMCOExpandCollapse a:active, 
tr.ms-rteTableEvenRow-PIMCOExpandCollapse td.ms-rteTableEvenCol-PIMCOExpandCollapse a:focus {
  text-decoration:underline
}
tr.ms-rteTableEvenRow-PIMCOExpandCollapse td.ms-rteTableEvenCol-PIMCOExpandCollapse.open
{
    /*border-bottom:1px dotted #333333;	*/
}
tr.ms-rteTableEvenRow-PIMCOExpandCollapse td.ms-rteTableEvenCol-PIMCOExpandCollapse.open a:link, 
tr.ms-rteTableEvenRow-PIMCOExpandCollapse td.ms-rteTableEvenCol-PIMCOExpandCollapse.open a:visited {
  
  background-image:url(/_layouts/PIMCO.GLOBAL.UI/images/icons/minus.png) ;
  background-repeat:no-repeat;
  background-position:right top;
}
tr.ms-rteTableEvenRow-PIMCOExpandCollapse td.ms-rteTableEvenCol-PIMCOExpandCollapse
{   
    border-top-style:solid; border-top-color:#949494 ; border-top-width:1px;        
}

.ms-rteTable-PIMCOExpandCollapse{
border-collapse: collapse;
border-bottom:1px solid #949494 ;	
}