@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,700|Roboto:300,400,700&display=swap);*{box-sizing:border-box}html{font-size:16px}body{background-color:rgba(0,0,0,0);font-family:Open Sans,sans-serif;font-size:1rem;font-weight:300;line-height:20px;margin:0;padding:0;color:#104057}.shareprice-toolbar{text-align:right}.shareprice-toolbar__price{text-transform:uppercase}.shareprice-toolbar__price.negative:before,.shareprice-toolbar__price.positive:before{content:"";display:inline-block;width:0;height:0;border-style:solid;margin-left:4px;margin-right:4px;position:relative;top:-2px}.shareprice-toolbar__price.negative:before{border-width:5px 5px 0;border-color:#cc0300 rgba(0,0,0,0) rgba(0,0,0,0)}.shareprice-toolbar__price.positive:before{border-width:0 5px 5px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #009f0c}