﻿@charset "utf-8";

/* CSS Document */

@font-face {
    font-family: 'GothamLight';
    src: url("fonts/business-frame/GothamLight.eot?#iefix") format("embedded-opentype"), url("fonts/business-frame/GothamLight.woff") format("woff"), url("fonts/business-frame/GothamLight.ttf") format("truetype"), url("fonts/business-frame/GothamLight.svg#GothamLight") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GothamMedium';
    src: url("fonts/business-frame/GothamMedium.eot?#iefix") format("embedded-opentype"), url("fonts/business-frame/GothamMedium.woff") format("woff"), url("fonts/business-frame/GothamMedium.ttf") format("truetype"), url("fonts/business-frame/GothamMedium.svg#GothamMedium") format("svg");
    font-weight: normal;
    font-style: normal;
}

body {
    font: inherit;
    font-family: 'GothamLight';
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
    background-color: #fff;
}

.company-share-holder-dtls {
    font-family: 'GothamMedium';
}

.section-left-inside table .labh, .table .labh:hover {
    font-family: 'GothamMedium';
    font-size: 12px;
}

h2 {
    font-weight: 600;
    position: relative;
    font-size: 17px;
    color: #222;
    line-height: 24px;
}

h3 {
    font-size: 15px;
}

.bbb2px {
    border-bottom: 1px solid #93cb40;
}

.tabs-gray li .active:hover, .tabs-gray li .active {
    color: #3d9f4d;
    border-color: #93cb40 #eee #fff;
}

.button {
    background: #00a98f;
}

.button:hover {
    background: #a1d55d;
}

.orange {
    color: #00a98f !important;
}

.tabs-gray li a:hover {
    color: #00a98f;
}

.currency span {
    border: 1px solid #339966;
}

.currency a {
    color: #339966;
}

.currency .active, .currency .active:hover {
    background: #339966;
}

.currency a:hover {
    color: #339966;
    background: #ebfff5;
}

a:hover {
    color: #339966;
}

.enrgy-chart .active, .chart-tab .active {
    color: #339966;
    border-top: 1px solid #93cb40;
}

.enrgy-chart a:hover, .chart-tab a:hover {
    color: #339966;
}

.pdf-language a {
    color: #339966;
    border: 1px solid #339966;
    font-family: 'GothamMedium';
    line-height: 13px;
}

.pdf-language a:hover {
    border: 1px solid #339966;
    background: #339966;
}

.sub-tab li a:hover, .sub-tab li .active {
    border: 1px solid #339966;
    background: #339966;
}

.sub-tab li a i {
    border-color: #339966 transparent transparent transparent;
}

.tab-nav li.active:hover, .tab-nav li.active {
    border-color: #339966 #eee #fff;
    color: #339966;
}

.pagination-holder .pagination a {
    color: #339966;
}

.pagination-holder .pagination a:hover, .pagination-holder .pagination .active {
    background-color: #339966;
    border-color: #339966;
}

.pagination-holder .pagination .next i {
    border-color: transparent transparent transparent #339966;
}

h1 {
    color: #339966;
}

.chart-filter ul li a:hover, .chart-filter ul li:hover > a {
    color: #339966;
}

.calendar-ins .calendar li .selected {
    background: #339966;
}

.calendar-ins .calendar .selected i {
    border-width: 7px 7px 0 7px;
    border-style: solid;
    border-color: #339966 transparent transparent transparent;
    background: none;
    height: 0;
    width: 0;
    position: absolute;
    bottom: -7px;
    left: 0;
    right: 0;
    margin: auto;
}

.calendar-ins .calendar li a:hover {
    background: #339966;
}