  
            table.table tr td {
            font-size: .95rem;
            font-weight: 500;
            vertical-align: middle;
            white-space: nowrap;
            color: #000;
            padding: .4rem .4rem;
            line-height: normal;
            border: 1px solid #e7e1e1;
            }
            table.table tr th {
            font-weight: 600;
            background-color: #0254d6;
            color: #fff;
            border-right: 1px solid #8a8686;
            font-size: .8125rem;
            }
            tr.bg-dark-head th {
            background-color: #002955 !important;
            }
            div#Description p {
            color: #000;
            line-height: normal;
            }
            p.highcharts-description {
            color: #000;
            line-height: normal;
            }
            p.description {
            color: #000;
            line-height: normal;
            }
            .momentumtabs a.nav-link.active {
            padding: .2rem 0.5rem;
            color: #ed5a2b;
            font-weight: 600;
            background-color: transparent;
            border: 0px;
            border-bottom: 2px solid !important;
            }
            .momentumtabs a.nav-link {
            border: 0px !important;
            color: #000;
            font-weight: 600;
            padding: .2rem 0.8rem;
            }
            .momentumtabs {
            border-bottom: 0px;
            border-radius: 120px;
            padding: 8px;
            }
            ul.momentumcriteria {
            margin-top: 25px;
            padding-left: 15px;
            }
            ul.momentumcriteria li {
            color: #000;
            line-height: normal;
            margin-bottom: 5px;
            }
            .selectcompany{
            max-width: 700px;
            }
            .scoregraphsblock {
    min-height: 300px;
}
       
