#footer{display:block;background-color:#3b3939;margin-top:10px}#footer #footer-content{display:flex;flex-direction:column;align-items:center;max-width:1000px;margin:0 auto;padding:10px 0}#footer #footer-content>*{flex:1 0 0}#footer #footer-content *{color:#fff}#footer #footer-content a{text-decoration:none}#footer #footer-content .apps-offer{margin:10px;display:flex}#footer #footer-content .apps-offer .app-offer{flex:1 0 0}#footer #footer-content .apps-offer .app-offer img{width:135px}.button-link-container{margin:16px 0 0 0;text-align:center}.button-link-container a{background-color:#e353d1;padding:6px 16px;margin:10px 0;border-radius:22px;color:#fff !important;text-decoration:none;font-size:10pt}.historic-mean-price{display:block;background-color:#fff;padding-bottom:10px}.historic-mean-price .main-price{display:block;text-align:center;font-size:20pt;font-weight:bold;margin:12px 0;color:#0e84eb}.historic-mean-price .diff{display:block;text-align:center;margin:5px 0}.historic-mean-price .diff .symbol{display:inline-block;width:0;height:0;position:relative;border-right:6px solid rgba(0,0,0,0);border-left:6px solid rgba(0,0,0,0)}.historic-mean-price .diff .symbol.down{border-top:12px solid green}.historic-mean-price .diff .symbol.down~.factor{color:green}.historic-mean-price .diff .symbol.up{border-bottom:12px solid red}.historic-mean-price .diff .symbol.up~.factor{color:red}.historic-mean-price .diff .factor{font-weight:bold;margin-left:2px}.historic-mean-price .diff .desc{margin-left:3px}.historic-mean-price .prev-year{display:block;text-align:center;margin-top:12px}.historic-mean-price .prev-year a{font-size:10pt}.annual-prices-list{display:block;background-color:#fff;margin-top:30px;padding-bottom:10px}.annual-prices-list table{display:block}.annual-prices-list table thead{display:block}.annual-prices-list table thead tr{display:flex;margin:10px 0}.annual-prices-list table thead tr th{text-align:left;flex:3 0 0}.annual-prices-list table thead tr th:first-of-type{flex:1 0 0}.annual-prices-list table tbody{display:block}.annual-prices-list table tbody tr{display:flex;margin:10px 0}.annual-prices-list table tbody tr td{flex:3 0 0}.annual-prices-list table tbody tr td:first-of-type{flex:1 0 0}.annual-prices-list table tbody tr td span.mark{display:inline-block;width:20px;height:20px;border-radius:10px}.annual-prices-list table tbody tr td span.mark.low{background-color:#4db858}.annual-prices-list table tbody tr td span.mark.medium{background-color:#faa71b}.annual-prices-list table tbody tr td span.mark.high{background-color:#ed1b24}.annual-prices-list table tbody tr td span.price{display:inline-block;font-weight:bold}.annual-prices-list table tbody tr td span.price.low{color:#4db858}.annual-prices-list table tbody tr td span.price.medium{color:#faa71b}.annual-prices-list table tbody tr td span.price.high{color:#ed1b24}