#sharechart { height: 400px; }
body { padding-top: 50px; }
.starter-template { padding: 40px 15px; }
.buttons-navigation { list-style-type: none; padding: 0; }
.buttons-navigation li { float: left; }
#messages { list-style: none; padding: 0; }
.clear { clear: both; margin-bottom: 15px; }
.glyphicon { cursor: pointer; }
.autoselect {cursor: pointer; }
.summary-container { display: flex; }
.summary-item { width: 30%; }
.truncated { cursor: pointer; }
.red-highlight { color: red; }
.green-highlight { color: green; }
.panel-centered { text-align: center; }
.bond-title {
	cursor: default;
	text-decoration: underline;
	text-decoration-style: dotted;
}
