/* System Components */
svg { display: block; height: 100%; width: 100%; }

.bubble { opacity: 0.8; }
.overview_link { cursor: pointer; }
.content_system_components { border:1px dashed #ffffff; margin-bottom:5px; padding:5px 10px 5px 10px; cursor:pointer }
.content_system_components p { font-size: 0.8rem; }
.img-component { width: 60%; height: auto; }