#mention-ctr {
    min-height: 29em;
}

#alpha {
    position: relative;
    display: inline-block;
    font-size: .7em;    
    background-color: #9e0eed;
    padding: .75em;
    color:  #fff;
    text-transform: none;
    border-radius: .5em;
    vertical-align: middle;
    cursor: pointer;
    width: 100%;
    box-sizing: border-box;
    margin: .25em 0 .25em 0;
    text-align:  center;
}

.tweet-text {
    cursor: pointer;
    font-size: .75em;
    color: #000;
}


.gains {
    cursor: pointer;
    color: #0dd58e;
    font-weight: bold;
}

.loss {
    cursor: pointer;
    color: #ed0e5d;
    font-weight: bold;
}


#scan-ctr {
    margin: 1em 0 0 0;    
    position: relative;
    height: 85%;
    overflow: scroll;
}

#scan-scroll {
    overflow-y: scroll;
}

.tbl-head td {
    font-size: .8em;
    font-weight: bold;
    text-transform: uppercase;
}

.chart-pic {
    width: 5em;
}

#alpha .fa-bolt {
    color:  #FFFF00;
    margin:  0 .75em 0 0;
}

#bb-chart {
    margin: 1em 0 0 0;
}

#chart-perf {
    width: 100%;
}
#show-filters {
    position: relative;
    display: inline-block;
    float: right;
    z-index:  1;
    width: 100%;
    box-sizing: border-box;
    margin: 0 0 .5em 0;
}

#show-filters i {
    font-size: .5em;
}

#show-filters button {
    border: none;
    background-color: #0e5ded;
    color:  #fff;
    border-radius: .2em;
    padding:  .5em .75em .5em .75em;
    font-size: .8em;
    cursor: pointer;
    width: 100%;
}

.trans-ctr .gradient {
    height: 4em !important;
}

.ratio {
    display: block;
    font-weight: bold;
}

.trans-ctr {
    text-align: center;
    max-height: 44em;
    overflow-y: scroll;
}

.trans-symbol {
    position: relative;
    box-sizing: border-box;    
    font-weight: bold;
    font-size: 1.1em;
    text-transform: uppercase;
    padding: .3em;
    text-align: left;
}

.trans-value {
    position: relative;
    box-sizing: border-box;
    padding: 0 0 0 .4em;
    font-size: .7em;
    text-align: left;
    color: #565656;
}

.trans-logo {
    position: relative;
    box-sizing: border-box;
    width: 100%;
}

.trans-logo img {
    width: 100%;
}

.trans-card {
    display: inline-block;
    box-sizing: border-box;
    position: relative;
    width: 5em;
    height: 9em;
    margin: 1em 1em 1em 0;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    background: #fff;
    vertical-align: top;
}


.number {
    font-family: 'Helvetica', sans-serif;
    font-weight: 300;
}


#insiders-box, #buy-insiders-box {
    display: inline-block;
    position: relative;
    margin: 0 0 1em .5em;
    width: 100%;
    height: 50em;
}


.trend-container .box {
    min-height: 35em;
    margin-bottom: 1%;
}

.trend-container .chart-container {
    height: 27em;   
}

#expander {
    height: 5em;
    overflow-y: scroll;
    margin: .5em 0 .5em;
}

.expand {
    text-transform: unset;
}

#fear-index {
    height: 14em;
}

#disclaimer {
    text-align: center;
    width: 100%;
    font-size: .7em;
    color: #7a7a7a;
    margin: 0 0 1em 0;
}

#fear-btn {
    background-color: #0e5ded;
    border: none;
    padding: 1em;
    border-radius: .25em;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    font-size: 1.25em;
    width: 100%;
}

#fear-btn-ctr {
    text-align: center;
    width: 90%;
    margin: 0 auto;
}

.trend-curr, .trend-reg {
    color: #fff;
    margin-right: 1em;
}

#view-current, #view-regatta {
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    background-color: #0e5ded;
    padding: 1.5em 1em 1.5em 1em;
    color: #fff;
    font-size: 2em;
    margin: 1em 1.5em 1em 0;
    border-radius: .25em;
    font-weight: bold;
    cursor: pointer;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
}

#ridger-ctr {
    display: inline-block;
    position: relative;
    margin: 0 0 0 .5em;
}

#ridger {
    font-size: .8em;
}

#last-updated {
    font-size: .7em; 
}

a.short-link {
    color: #ed0e5d;
}

.table-hdr div {
    color: #000;
    font-weight: bold;
    text-transform: none;
    font-size: .65em;
    text-transform: uppercase;
}

#short-stocks-ctr {
    margin: 1em 0 0 0;
}

.short-row {
    margin: .5em 0 0 .5em;
    vertical-align: top;
}

.short-sector {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    width: 35%;
    vertical-align: top;
    padding: 0 0 0 .25em;
    font-size: .8em;
}

.short-float {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    width: 10%;
    text-transform: uppercase;
    vertical-align: top;
}

.short-sym {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    width: 10%;
    text-transform: uppercase;
    color: #ed0e5d;
    vertical-align: top;
    font-weight: bold;
}

.short-co {
    vertical-align: top;
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    width: 30%;
}

.short-int {
    vertical-align: top;    
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    width: 10%;
}

#close-co-modal {
    background-color: #0e5ded;    
}

#export-area {
    width: 100%;
}

#export-desc-label {
    padding: 0 0 .5em 0;
}

#export-label {
    font-weight: bold;
    font-size: 1.5em;
    padding: 0 0 .5em 0;
}

#export {
    position: relative;
    margin: .5em auto;
    width: 100%;
    text-align: left;
    font-size: .75em;
    display: none;
}

#export-btn {
    box-sizing: border-box;
    background-color: #dddcdd;
    cursor: pointer;
    border-radius: .25em;
    border: none;
    padding: .25em 1em .25em 1em;
}

#filter-time {
    height: 3em;
    font-size: 2em;
    margin: .8em 0 0 0;
    padding: 0 1em 0 1em;
}

.new-label {
    position: relative;
    display: inline-block;
    text-transform: unset;
    margin: 0;
    color: #4a5261;
    font-size: 2em;
}



.box-title {
    display: block;
}

.item-wl .fa-users,
.item-wl .fa-chart-line {
    padding-right: .5em;
}

#wl-ctr {
    margin-bottom: 1em;
}

#you-wl-title {
    position: relative;
    display: block;
    clear: both;
    font-size: 1.5em;
    margin: .5em 0 .5em 0;
}

a.white:visited, a.white:link {
    color: #fff;
}

.item-wl {
    position: relative;
    margin: .2em 1em .25em 0;
    display: inline-block;
    background-color: #0e5ded;
    border-radius: .5em;
    color: #fff;
    box-sizing: border-box;
    padding: 1em 2em 1em 2em;
    cursor: pointer;
    font-size: 1.5em;
    font-weight: bold;
    width:45%;
    text-align: center;
}

.stock-bg {
    background-color: #0dd58e;
}


.stock-item-wl {
    position: relative;
    text-transform: uppercase;
    position: relative;
    margin: .2em 1em .25em 0;
    display: inline-block;
    font-size: .7em;
}

#stock-wl-title {
    margin-bottom: 0;
}

.gradient {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: .65em !important;
    z-index: 1000;
    background: rgba(245,248,254,0) !important;
    background: -moz-linear-gradient(top, rgba(245,248,254,0) 0%, rgba(246,246,246,0.53) 53%, rgba(245,248,254,1) 100%) !important;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(245,248,254,0)), color-stop(53%, rgba(246,246,246,0.53)), color-stop(100%, rgba(245,248,254,1))) !important;
    background: -webkit-linear-gradient(top, rgba(245,248,254,0) 0%, rgba(246,246,246,0.53) 53%, rgba(245,248,254,1) 100%) !important;
    background: -o-linear-gradient(top, rgba(245,248,254,0) 0%, rgba(246,246,246,0.53) 53%, rgba(245,248,254,1) 100%) !important;
    background: -ms-linear-gradient(top, rgba(245,248,254,0) 0%, rgba(246,246,246,0.53) 53%, rgba(245,248,254,1) 100%) !important;
    background: linear-gradient(to bottom, rgba(245,248,254,0) 0%, rgba(246,246,246,0.53) 53%, rgba(245,248,254,1) 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f8fe', endColorstr='#f5f8fe', GradientType=0 ) !important;    
}

.gradient2 {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: .95em !important;
    z-index: 1000;
    background: rgba(245,248,254,0) !important;
    background: -moz-linear-gradient(top, rgba(245,248,254,0) 0%, rgba(246,246,246,0.53) 53%, rgba(245,248,254,1) 100%) !important;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(245,248,254,0)), color-stop(53%, rgba(246,246,246,0.53)), color-stop(100%, rgba(245,248,254,1))) !important;
    background: -webkit-linear-gradient(top, rgba(245,248,254,0) 0%, rgba(246,246,246,0.53) 53%, rgba(245,248,254,1) 100%) !important;
    background: -o-linear-gradient(top, rgba(245,248,254,0) 0%, rgba(246,246,246,0.53) 53%, rgba(245,248,254,1) 100%) !important;
    background: -ms-linear-gradient(top, rgba(245,248,254,0) 0%, rgba(246,246,246,0.53) 53%, rgba(245,248,254,1) 100%) !important;
    background: linear-gradient(to bottom, rgba(245,248,254,0) 0%, rgba(246,246,246,0.53) 53%, rgba(245,248,254,1) 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f8fe', endColorstr='#f5f8fe', GradientType=0 ) !important;    
}

#scroller {
    position: relative;
    display: block;
    overflow-y: scroll;
    overflow-x: hidden;
    width: 100%;
}

#stocks-ctr {
    margin: 0 0 .5em 0;
}

#analysts-ctr {
    position: relative;
    display: inline-flex;
    height: 12em;
    max-height: 12em;
    width: 100%;
    margin: 0 0 2em 0;
    z-index: 1;
}

.photo-item {
    display: inline-block;
    position: relative;
    width: 6em;
    height: 6em;
    cursor: pointer;
    margin-right: 2px;
}

.photo-item img {
    height: 100%;
}

#stream-box {
    width: 98% !important;
}


#bb-ctr {
    width: 98% !important;
}

#short-ctr {
    width: 98% !important;
}


a.bb-link:hover {
    color: #0e5ded;
    font-weight: bold;
}

svg {
    display: block;
    margin: 0 auto;
}

#trend-stream {
    display: none;
}

.box{
    width: 49%;
}

.chart-label {
    position: absolute;
    width: 10%;
    color: #0d54d5;
    font-size: .8em;
    right: 0;
    font-weight: bold;
    cursor: pointer;
}

.chart-container {
    min-height: 22em!important;
}

#ridgeline-ctr .highcharts-background {
    fill:transparent !important;
}

#ridgeline-ctr {
    position: relative;
    display: inline-block;
    width: 100% !important;
    min-height: 50em;
}

.ridgeline-graph {
    position: absolute;
    display: inline-block;
    width: 90%;
    left: 0;
    height: 3em;
}

.axis .domain {
    display: none;
}

.axis--x text {
    fill: #999;
}

.axis--x line {
    stroke: #aaa;
}

.axis--activity .tick line {
    display: none;
}

.axis--activity text {
    font-size: 12px;
    fill: #777;
}

.axis--activity .tick:nth-child(odd) text {
    fill: #222;
}

.line {
    fill: none;
    stroke: #fff;
}

.area {
    fill: #448cab;
}

.activity:nth-child(odd) .area {
    fill: #5ca3c1;
}

#frequency-graph {
    width: 100%;
}

.fa-filter {
    margin-right: .5em;
    display: none;
}

#filters {
    font-size: 1em;
    position: relative;
    display: none;
    box-sizing: border-box;
    height: unset;
    padding:  1em;
    border-radius: .25em;
    margin: 1em;
}

#filter-select {
    padding-left: 1em;
    margin: .8em 0 0 0;
    height: 3em;
    width: 100%;
    font-size: 2em
}

#filter-label {
    position: relative;
    display: block;
    font-weight: bold;
}

.active {
    background-color: #1d68f2 !important;
}

.tag {
    position: relative;
    display: inline-block;
    min-width: 5em;
    height: 2em;
    background-color: #7aa6f7;
    box-sizing: border-box;
    padding: .5em 1em .5em 1em;
    cursor: pointer;
    color: #fff;
    font-size: .8em;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}

/* highstock override */
.highcharts-column-series .highcharts-point-hover {
  fill-opacity: 1 !important;
}

.highcharts-point-inactive, .highcharts-series-inactive {
    opacity: 0.1 !important;
}

.highcharts-column-series rect.highcharts-point {
    stroke: none !important;
}

.chart {
    vertical-align: top;
    text-align: center !important;
    width: 48% !important;
    position: relative !important;
    display: inline-block !important;    
}

.pie-chart {
    height: 31em !important;
    text-align: left !important;
    width: 100% !important;
}

.chart-perf {
    height: 31em !important;
    text-align: left !important;
    width: 100% !important;
}

#bb {
    displ
    margin-top: 1em;
}
.bull-item {
    position: relative;
    display: inline-block;
    padding: 1em;    
    min-width: 5em; 
    margin: 1em;
}

.stock_sym, .company_name {
    position: relative;
    display: inline-block;
}

.stock_sym {
    font-weight: bold;
    font-size: 1.25em;
    color: #565656;
}

.stock-item {
    text-align: left;
    position: relative;
    margin: 0 auto;
    margin: 1em 0 1em 0;
    font-size: .75em;
}

.stock-item-ctr {
    margin: 0 auto;
    position: relative;
    width: 70%;
}

.senti-title {
    padding: 1em;
    color: #fff;
    font-weight: 700;
}

#bull-ctr .senti-title {
    position: relative;
    background-color: #0eed9e;
}

#bear-ctr .senti-title {
    position: relative;
    background-color: #ed0e5d;
}

#neutral-ctr .senti-title {
    position: relative;
    background-color: #d6e4fd;
}


.senti-image {
    height: 100%;
    position: relative;
}

.icon {
    position: relative;
    display: block;
    height: 5em;   
    padding-bottom: 1em;     
}
#bull-ctr .icon {
    background-color: #0eed9e;
    
}

#bear-ctr .icon {
    background-color: #ed0e5d;
}

#neutral-ctr .icon {
    background-color: #d6e4fd;
}

.sentiment-ctr {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 32%;
    text-align: center;
    margin: 1em 0 0 0;
}

.stream-chart {
    height: 22em !important;
}

.stream-post-window {
    display: block;
    margin: 2em auto !important;
    height: 20em !important;
}

.instruct {
    background-color: #FFFF00;
    padding: .25em;
    box-sizing: border-box;
    font-weight: bold;
    font-style: italic;
    font-size: .8em;
    width: 30%;
    margin: 0 0 1em 0;
}

#content {
    padding-top: 1.5em;
    background-color: #F5F8FE;
}

.underline {
    border-bottom: 1px solid #0e5ded;
}


.blocker {
    z-index: 100;
}

.label {
    font-weight: bold;
    margin: 1em 0 .5em 0;
}

#beta {
    position: absolute;
    display: inline-block;
    background-color: #0eed9e;
    padding: .2em;
    margin: 0 0 0 0.5em;
    top: .3em;
    font-size: .5em;
    color: #fff;
    width: 5em;
    text-align: center;
    box-sizing: border-box;
}

.post {
    position: relative;
    margin: .75em;
    width: 20%;
    text-align: center;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    display: inline-block;
    vertical-align: top;
    color: #fff;
    cursor: pointer;
}

.shadow {
    background-color: #fff;
    border: 1px solid #F5F5F5;
    -moz-border-radius: .1em;
    -webkit-border-radius: .1em;
    -khtml-border-radius: .1em;
    border-radius: .1em;
    box-shadow: 0 0.2em 1em #f5f5f5;
}

.profile {
    position: relative;
    width: 100%;
    height: 10em;
    padding: 1em 0 1em 0;
    box-sizing: border-box;
    z-index: 100;
}

.sorry {
    position: relative;
    display: block;
    padding: 2em 0 1em 0;
    box-sizing: border-box;   
    font-size: 1em;
    font-weight: bold;
}

#viz-ctr {

}

.top-analyst {
    margin-top: 2em !important;
}

.viz-date {
    color: #ed9e0e;
    font-weight: bold;
}

.viz-item {
    text-align: left;
    margin: 0 0 1em 2em;
}

.header-desc {
    position: relative;
    display: inline-block;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    font-size: 1.5em;
}

.profile-image {
    position: relative;
    width: 100%;
    border-radius: 10em;
    width: 40%;
    box-shadow: 0 0.2em 1em #000;
}

.company-logo {
    padding: 1em 0 1em 0;
}

.company-logo img {
    padding: 0;
    width: 50%;
    border: 1px solid #dddcdd;
}

.text-section {
    position: relative;
    background-color: rgb(0,0,0, 0.80);
    color: #fff;
    padding: 1em;
    box-sizing: border-box;
    min-height: 20em;
}

.section-username {
    font-weight: bold;
}

.section-text {
    width: 100%;
    text-align: center; 
    box-sizing: border-box;
    padding: 1em 0 0 0;
}

.about-viz {
    position: relative;
    font-size: 2em;
    width: 100%;
    height: 2em;
}

.box-title {
    position: relative;
    display: inline-block;
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {



}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {

}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
    .pie-chart {
        width: 48.5% !important;
    }

    .chart-perf {
        width: 48.5% !important;
    }

    #ridgeline-ctr {
        width: 48.5% !important;
    }

    .header-desc {
        font-size: 1.1em;
    }

    .about-viz {
        font-size: 1em;
    }

    #filter-time {
        font-size: 1em;
        height: 2em;
        margin: 0;
    }

    #filters {
    }    

    #filter-label {
        font-size: 1em;
        display: inline-block;
    }

    #filter-select {
        font-size: 1em;
        height: 2em;
        width: unset;
        margin: 0;
    }

    #analysts-ctr {
        position: relative;
        display: inline-flex;
        height: 6em;
        max-height: 6em;
        margin: 0 0 2em 0;
    }

    .photo-item {
        width: 4em;
        height: 4em;
    }

    #you-wl-title {
        font-size: .8em;
    }    

    .item-wl { 
        width: 20%;
        font-size: .7em;
    }

    .fa-filter {
        display: inline-block;
    }

    .new-label {
        font-size: 1em;
    }

    #export {
        display: inline-block;
    }

    #bb-ctr {
        width: 49% !important;
    }

    #short-ctr {
        width: 48% !important;
    }

    #view-current, #view-regatta {
        font-size: .8em;
        padding: 1.25em;
        width: 48%;
        margin-top: 0em;
    }

    #fear-btn {
        font-size: .8em;        
        width: unset;
    }

    #insiders-box, #buy-insiders-box {
        width: 48%;
    }

    #show-filters {
        width: unset;
        right:  1.25em;
    }    

    #alpha {
        width: unset;
        margin: .25em 0 .25em 1em;
    }
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

}