/* * Common style */ .informer-container{ border-color: #BFBFBF; border-style: solid; vertical-align: top; position: relative; padding-bottom: 60px; background: #FFFFFF; } .informer-empty-header{ height: 10px; } .informer-rows-delimiter{ height: 7px; } .informer-title{ font-family: "Century Gothic"; text-align: center; color: #666666; margin-bottom: 12px; } .informer-data-table{ width: 100%; border-spacing: 0px; } .informer-data-table th{ font-family: "Century Gothic"; font-weight: normal; color: #999999; } th.informer-ticker-direction, th.informer-ticker-level, th.informer-ticker-label{ font-family: "Century Gothic"; text-transform: uppercase; font-size: 10pt; text-align: center; border-bottom: 1px solid #E6E6E6; padding-bottom: 7px; } th.informer-ticker-direction{text-align: left; padding-left: 10px;} td.informer-binary-options-ticker-direction{ padding-left: 100px !important; } th.informer-ticker-level{text-align: center; padding-right: 6px; } td.informer-ticker-direction, td.informer-ticker-level, td.informer-ticker-label{ padding-top: 2px; padding-bottom: 2px; } td.informer-ticker-direction{ font-family: "Century Gothic"; font-size: 10pt; font-weight: bold; padding-left: 40px; } /* Footer style */ .informer-time{ height: 18px; text-align: center; font-size: 8pt; color: #999999; font-family: "Century Gothic"; position: absolute; bottom: 20px; width: 100%; } .informer-site-link{ height: 20px; text-align: center; position: absolute; background: #BFBFBF; bottom: 0px; width: 100%; } .informer-site-link a{ font-family: "Arial"; font-size: 10pt; color: #313131; display: inline-block; height: 100%; line-height: 20px; vertical-align: middle; padding: 0px 4px; } /* Medium rectangle style */ .medium-rectangle .informer-title{ font-size: 14pt; } /* Skyscraper rectangle style */ .skyscraper .informer-title{ } .skyscraper.informer-container{ padding-bottom: 80px; } .skyscraper .informer-time{ height: 35px; bottom: 28px; } .skyscraper .informer-site-link{ height: 25px; font-size: 8pt; } /* Vertical rectangle style */ .vertical-rectangle td.informer-ticker-direction{ padding-left: 30px; } .vertical-rectangle th.informer-ticker-level{ padding-right: 5px; }