
div#graphData {
    margin: 0;
    padding: 0;
}

div#graphData a:hover{
    color: #111;
}

div#graphData div.graphColumn {
    font-size: 11px;
    border-left: 1px solid #aac9dd;
    border-bottom: 1px solid #aac9dd;
    padding: 5px 0;
    cursor:pointer;
    position: relative;
}

div#graphData div.graphColumn.nobo {
	border-left: none;
}

div#graphData div.graphColumn:hover {
    background-color: #fff;
    padding:5px 3px 10px 2px;
    margin-top:-6px;
    box-shadow: 0 0 12px #666;
    border-top: 1px solid #749ab2;
    border-left: 1px solid #749ab2;
    border-right: 1px solid #749ab2;
    border-bottom: 1px solid #749ab2;
    margin-bottom: 10px;
    margin-right:-1px;
    margin-left:1px;
    z-index: 20;
}

div#graphData  div.graphColumn:hover div.graphColumnFill {
	background: #749ab2;
}

div#graphData div.graphColumn div.difference {
    margin-bottom: -96px;
    vertical-align: middle;
    display: block;
}

div#graphData div.company {
    font-size: 17px;
    font-family: Exo2Regular;
    color: #0361a1;
    height: 40px;
}

div#graphData div.percentage {
    font-size: 8px;
    font-family: Exo2Regular;
    color: #000000;
}

div#graphData div.graphColumnheight {
    height: 170px;
}

div#graphData div.graphColumnFill {
    position: absolute;
    width: 100%;
    bottom: 0;
    left:0;
    background-color: #0361a1;
}

@font-face {
    font-family: Exo2Black;
    src: url('https://www.imporel.com/tasr/api/tasr-77/web/fonts/Exo2-Black.ttf');
}

@font-face {
    font-family: Exo2BlackItalic;
    src: url('https://www.imporel.com/tasr/api/tasr-77/web/fonts/Exo2-BlackItalic.ttf');
}

@font-face {
    font-family: Exo2Bold;
    src: url('https://www.imporel.com/tasr/api/tasr-77/web/fonts/Exo2-Bold.ttf');
}

@font-face {
    font-family: Exo2BoldItalic;
    src: url('https://www.imporel.com/tasr/api/tasr-77/web/fonts/Exo2-BoldItalic.ttf');
}

@font-face {
    font-family: Exo2ExtraBold;
    src: url('https://www.imporel.com/tasr/api/tasr-77/web/fonts/Exo2-ExtraBold.ttf');
}

@font-face {
    font-family: Exo2ExtraBoldItalic;
    src: url('https://www.imporel.com/tasr/api/tasr-77/web/fonts/Exo2-ExtraBoldItalic.ttf');
}

@font-face {
    font-family: Exo2ExtraLight;
    src: url('https://www.imporel.com/tasr/api/tasr-77/web/fonts/Exo2-ExtraLight.ttf');
}

@font-face {
    font-family: Exo2ExtraLightItalic;
    src: url('https://www.imporel.com/tasr/api/tasr-77/web/fonts/Exo2-ExtraLightItalic.ttf');
}

@font-face {
    font-family: Exo2Medium;
    src: url('https://www.imporel.com/tasr/api/tasr-77/web/fonts/Exo2-Medium.ttf');
}

@font-face {
    font-family: Exo2MediumItalic;
    src: url('https://www.imporel.com/tasr/api/tasr-77/web/fonts/Exo2-MediumItalic.ttf');
}

@font-face {
    font-family: Exo2Regular;
    src: url('https://www.imporel.com/tasr/api/tasr-77/web/fonts/Exo2-Regular.ttf');
}

@font-face {
    font-family: Exo2SemiBold;
    src: url('https://www.imporel.com/tasr/api/tasr-77/web/fonts/Exo2-SemiBold.ttf');
}

@font-face {
    font-family: Exo2SemiBoldItalic;
    src: url('https://www.imporel.com/tasr/api/tasr-77/web/fonts/Exo2-SemiBoldItalic.ttf');
}

@font-face {
    font-family: Exo2Thin;
    src: url('https://www.imporel.com/tasr/api/tasr-77/web/fonts/Exo2-Thin.ttf');
}

@font-face {
    font-family: Exo2ThinItalic;
    src: url('https://www.imporel.com/tasr/api/tasr-77/web/fonts/Exo2-ThinItalic.ttf');
}