@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700');
@font-face {
    font-family: "Gotham Bold";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/gotham-bold-webfont.eot") format("embedded-opentype"), url("../fonts/gotham-bold-webfont.ttf") format("truetype"), url("../fonts/gotham-bold-webfont.woff") format("woff"), url("../fonts/gotham-bold-webfont.svg") format("svg");
}
@font-face {
    font-family: "Gotham Light";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/gotham-light-webfont.eot") format("embedded-opentype"), url("../fonts/gotham-light-webfont.ttf") format("truetype"), url("../fonts/gotham-light-webfont.woff") format("woff"), url("../fonts/gotham-light-webfont.svg") format("svg");
}
html{-webkit-text-size-adjust:none;}
body{background-color:transparent;font:700 16px "Open Sans","Gotham Bold", Arial;width:100%;margin:0;padding:0;}
.spticker{width:100%;padding:0;display: table;float: left;}
.price{margin:0;font:300  41.34px/1 "Open Sans","Gotham Light", Arial !important;color: #0089bb;float: left;}
.change{font-size: 11.35px;line-height: 1;padding-right: 8px;}
.delay{width:100%;padding:3px 0 0;text-transform:uppercase;}
span.symbol{font-size:11.35px;display: block;line-height: 1;}
.right-block{float:right;text-align: right;line-height: 1;padding-top: 5px;color: #8b8a8f;}