﻿@charset "UTF-8";
/* CSS Document */

.idc-ibbotson-title p {
    color: #000000;
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
    padding: 0;
}
.spdr-td-conservative, .spdr-th-conservative {
	text-align:right;
}

.spdr-highlight {
    /* background-color: #EBF3FC; */
    font-weight: 700;
}


h4.ibbotson-table-header {
	text-transform: uppercase;
	margin: 15px 0 7px 0;
}
/*--- Table Style 2 ---*/

.spdr-tablestyle2 {
	border-collapse: collapse;
    clear: both;
    font-weight: bold;
    width: 100%;
}
.spdr-tablestyle2 th {
    border-bottom: 1px solid #c8c8c8;
	border-top: 1px solid #c8c8c8;
    color: #404040;
    font-size: 11px;
    font-weight: bold;
    vertical-align: bottom;
	padding: 5px 10px;
}
.spdr-tablestyle2 td {
    border-top: 1px solid #e6e5e6;
    vertical-align: middle;
	padding: 3px 10px;
	font-weight: bold;
}
.spdr-tablestyle2 .spdr-highlight td {
	border-top: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
}
.spdr-tablestyle2 .lastrow td {
    border-bottom: 1px solid #c8c8c8;
}
.spdr-tablestyle2 .toprow  td {
    border-top: 1px solid #c8c8c8;
}
.spdr-tablestyle2 th.spdr-center {
    border-bottom: 1px solid #fff;
	text-align:center;
	color:#000000;
	padding-top:10px;
}
td.spdr-firsttd {
    font-weight: normal;
}
.spdr-th-asset-classes,.spdr-td-asset-classes{
	width:50%;
}
.ibbotson-copy-right p { color:#515151; margin:8px 0; font-size:11px;}

.widget-ibbotson-models-separate-page-widget .idc-ibbotson-title .page-title {
    margin: 20px 0px;
}