.row{background-color:#fff;margin:10px;padding:1em 2em;border-radius:20px;box-shadow:1px 10px 24px -3px rgba(68,68,68,.234);color:#34454c;font-size:18px;a{text-decoration:underline;color:#0089c1}.shownSection{display:flex;flex-direction:row;justify-content:space-between;padding-bottom:10px}.nameSection{display:flex;align-items:center;width:300px}.imgLogo{width:55px;border-radius:50%;margin-right:15px}.itemName{display:flex;flex-direction:column}.shownSection>span{display:flex;align-items:center}.graph{width:60px;margin-right:5px}.positive{color:green}.negative{color:red}.changeValue{margin-left:5px}}.hiddenSection{display:flex;flex-direction:row;justify-content:space-between;border-top:2px solid #dcdcdc;padding-top:10px;.hiddenItem{display:flex;flex-direction:column}.right{text-align:right}.docLink{text-decoration:underline;color:#0089c1}}