﻿.divTicker {
    position: fixed;
    bottom: 0;
    z-index: 1200;
    margin-left: 0px;
    left: 5%;
}

.btnTicker {
    background-color: #1E252D;
    color: #ececec;
    cursor: pointer;
    font-size: 14px;
    margin-bottom: 0px;
    padding: 3px 5px 3px;
    border-radius: 5px 5px 0px 0px;
    text-align: center;
    width: 150px;
}

#tcontent {
    background: #1E252D;
    /*width:100%;*/
    color: #DCE6E3;
    text-align: center;
    font-size: 14px;
    margin: 0;
    padding: 5px;
}

.divTicker .dtcontent {
    display: none;
}

#getting-started {
    font-size: 30px;
    padding: 3px;
}

.cd-started {
    font-size: 30px;
    padding: 3px;
}

.theader {
    border-bottom: 1px solid #46505B;
    border-top: 1px solid #46505B;
    height: 20px;
    font-size: 12px;
    background-color: #313c49;
}

.theaderUp {
    font-size: 12px;
    background-color: #283038;
}

.theader td {
    padding: 5px;
    color: #87919B;
}

.trow td {
    text-align: right;
    padding: 5px;
    font-size: 12px;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}

.trow td:first-child {
    text-align: left;
}

.trowfooter {
    max-width: 330px;
    font-size: 11px;
}

.pall3 {
    padding: 3px;
}

.pall10 {
    padding: 20px 5px 20px 3px;
    /*border: 1px solid #fafafe;*/
}

.aticks {
    color: #91bfce !important;
    text-decoration: none;
}

.aticks:hover {
    color: #87919B !important;
}

.hilight {
    background-color: #568b9c;
}

.spann {
    padding: 4px;
    border-radius: 3px;
}

.hilightr hilightg {
    color: #ffffff !important;
}

.tdata {
    border: 1px solid #46505B;
    border-collapse: separate;
}
