/* from cache */
@import url("//tools.eurolandir.com/tools/splookup/./../Config/footer.css");
/* Not Found: /Config/SPLookup.css */
/* Not Found: ./../Config/Company/ru-vip/ru-vip.css */
@import url("//fonts.googleapis.com/css?family=Open+Sans:300,400,600,700");

.tabs li,
.tabs:after,
.download-single-result td.single-data-item,
.download-single-result td.single-data-label,
body,
input,
button {
    font-size: 15px;
    font-family: Open Sans, Arial, sans-serif;
    color: #2C2C2C;
    outline: 0;

}

body {
    margin: 0px;
    font-family: 'Open Sans', sans-serif;
}

.hyperlink:link,
.hyperlink:visited,
a:link,
a:visited {
    color: #2C2C2C;

    font-weight: normal;
    text-decoration: none;
    font-style: none;
}

.hyperlink:hover,
.hyperlink:active,
a:hover,
a:active {
    color: #FFCB24;

    font-weight: none;
    text-decoration: underline;
    font-style: none;
}

.table-share td {
    line-height: normal;
}

.eu-checkbox {
    vertical-align: top;
    margin-top: 0.08em;
    border: 1px solid #2c2c2c;
}

/*************************************** End of: Basic setting to overvwrite the tool ****************************************/

.wrapper {
    padding: 0px;
    max-width: 788px;
    width: auto;
}
 
.divGraph .second-heading,
.main-heading {
    line-height: normal;
    margin: 0px;
    padding: 0px;

    font-family: inherit;
    font-size: 1.25em !important;
    font-weight: bold;
    color: #2C2C2C !important;

    padding-top: 1.0em;
    padding-bottom: 1.0em;
}

s .btn-section {
    height: auto;
    line-height: normal;
}

.show-data-button,
.download-data-button,
.show-data-button:active {
    height: auto;
    line-height: normal;

    font-family: inherit;
    font-size: 15px;
    font-weight: 400;
    color: #2C2C2C !important;
    text-transform: none;

    padding: 0.5em 4em;

    border: 2px solid #FFCB24;
    border-radius: 30px;

    background: #FFFFFF;
    color: #2C2C2C !important;

    transition: background 0.5s, color 0.5s, border 0.5s;
}

.show-data-button:hover,
.download-data-button:hover {
    background: #FFFFFF;
    color: #FFCB24 !important;
    border-color: #FFCB24;
    cursor: pointer;
}

.download-data-button img {
    display: none;
}

.footer-box {
    /*    text-align: right;*/
    max-width: 310px;
    opacity: .3;
}

/*************************************** Start of: Graphs ****************************************/

.divGraph hr {
    display: none;
}

#historicalChartArea {
    margin-top: 0px;
    text-align: center;
}

.highcharts-container {
    width: 100%;
}

.column-chart-item {

    display: inline-block;
    box-sizing: border-box;

    width: 50%;
    height: 14em;

    padding: 0.25em;
    margin: 0px;


    float: none;
}

.last-chart-item {
    width: 100% !important;
    margin: 0px !important;
}

.highcharts-axis-labels span {
    margin-top: 0.5em !important;
}

.divGraph .second-heading {
    padding-left: 0.25em;
}

/*************************************** Start of: Table Settings ****************************************/


/*** Table ***/

.table-share-item,
.table-share {
    border-collapse: collapse;
    border-spacing: 0px;
    width: 100%;
}

/*** Inner Borders ***/

.table-share-item .td-header.td-value,
#scrollerBar .scroller-table thead th,
.table-share-header-market,
.table-share-header-currency,
.table-share-header-date {
    border-left: 2px solid #FFFFFF;
}

.parameters .scroller-table thead th {
    border-right: 2px solid #FFFFFF;
}

.table-share-item .td-value,
#scrollerBar .scroller-table tbody td,
.table-share-market-name,
.table-share-row-currency,
.table-share-row-date {
    border-left: 2px solid #FFFFFF;
}

.parameters .scroller-table tbody td,
.single-data-label {
    border-right: 2px solid #FFFFFF;
}

.table-share-item td,
.parameters .scroller-table tbody td,
#scrollerBar .scroller-table tbody td,
.download-single-result .page-font-style td,
.single-result-item,
.table-share tbody td {
    border-bottom: 0em solid #D9D9D9;
}

#scrollerBar .scroller-table thead input + th,
#scrollerBar .scroller-table tbody td:first-child {
    border-left: 0px;
}

/*** Outter borders ***/

.table-share-item .td-header,
.parameters .scroller-table thead th,
#scrollerBar .scroller-table thead th,
.download-single-result .page-font-style tr:first-child td,
.table-share-header {
    border-top: 0em solid #D9D9D9;
}

.table-share-item .td-label,
.parameters .scroller-table thead th,
.parameters .scroller-table tbody td,
.single-data-label,
.single-result-date-text,
.single-result-values,
.checkbox-wrapper,
.table-share-header-check {
    border-left: 0em solid #D9D9D9;
}

.table-share-item .td-value,
#scrollerBar .scroller-table thead th:last-child,
#scrollerBar .scroller-table tbody td:last-child,
.download-single-result-date,
.single-result-date-text,
.single-result-values,
.table-share-header-date,
.table-share-row-date {
    border-right: 0em solid #D9D9D9;
}

.table-share-item tr:last-child td,
.parameters .scroller-table tbody tr:last-child td,
#scrollerBar .scroller-table tbody tr:last-child td,
.download-single-result .page-font-style tr:last-child td,
.single-result-item-volume,
.table-share tbody tr:last-child td {
    border-bottom: 0em solid #D9D9D9;
}

/*** Header Top/Bottom Borders ***/

.table-share-item .td-header,
.parameters .scroller-table thead th,
#scrollerBar .scroller-table thead th,
.single-result-date-text,
.table-share-header {
    border-top: 0em solid #D9D9D9;
    border-bottom: 0em solid #D9D9D9;
}

/*** Header Left/Right Borders ***/

.table-share-item .td-header.td-label,
.parameters .scroller-table thead th,
.single-result-date-text,
.table-share-header-check {
    border-left-color: #D9D9D9;
}

.table-share-item .td-header.td-value,
#scrollerBar .scroller-table thead th:last-child,
.single-result-date-text,
.table-share-header-date {
    border-right-color: #D9D9D9;
}

/*** Table Backgrounds ***/

/*** Head ***/

.table-share-item tr .td-header.td-value,
#scrollerBar .scroller-table thead th,
.table-share-header {
    background: #D9D9D9 !important;
    color: #2C2C2C;
    text-align: left;

    font-weight: bold;
    text-transform: none;
}

.table-share-item tr .td-header.td-label,
.parameters .scroller-table thead th,
.single-result-date-text,
.table-share-header-check,
.table-share-header-name {
    background: #D9D9D9 !important;
    color: #2C2C2C;
    text-align: left;

    font-weight: bold;
    text-transform: none;
}

/*** Body ***/

.table-share-item tr:nth-child(even) td,
#scrollerBar tr:nth-child(even) td,
.parameters tr:nth-child(odd) td,
.download-single-result .page-font-style tr:nth-child(even) td,
.single-result-item-open,
.single-result-item-low,
.table-share tbody td.table-share-row-even {
    background: #FFFFFF !important;
}

.table-share-item tr:nth-child(odd) td,
#scrollerBar tr:nth-child(odd) td,
.parameters tr:nth-child(even) td,
.download-single-result .page-font-style tr:nth-child(odd) td,
.single-result-item-high,
.single-result-item-volume,
.table-share tbody td.table-share-row-odd {
    background: #D9D9D9 !important;
}

.table-share-item tr td.td-value,
#scrollerBar .scroller-table tbody tr td,
.download-single-result .page-font-style tr td.single-data-item,
.table-share tbody td.table-share-row-even,
.table-share tbody td.table-share-row-odd {
    background: transparent;
    text-align: left;
    color: #2C2C2C;
    font-weight: normal;
}

.table-share-item tr td.td-label,
.parameters .scroller-table tbody tr td,
.download-single-result .page-font-style tr td.single-data-label,
.single-result-values,
.table-share tbody td.checkbox-wrapper,
.table-share tbody td.table-share-row-name {
    background: transparent;
    text-align: left;
    color: #2C2C2C;

    font-weight: normal;
    text-transform: none;
}

/*** Various Fixes ***/

#scrollerBar .scroller-table {
    position: relative;
    top: 0px;
    left: -1px;
}

.parameters .scroller-bable tbody tr td:first-child div,
.parameters .scroller-table th div {
    text-align: inherit;
}

/*fix cos div*/

.single-result-item {
    border-top: 0;
    border-left: 0;
    border-right: 0;
}

.single-result-values {
    padding: 0;
    border-bottom: 0;
}

/*Row border - header*/

.share-info .scroller-bable th div {
    text-align: inherit;
}

/*Fix for scroller table*/

.share-info .scroller-bable tbody tr:first-child {
    display: none;
}

/*Whole table outer border*/
/*
.single-result-item-volume {
    border-bottom: 0;
}
*/
/*********************** END OF BORDER CONTROLS ***************************/

.share-info .row-header {
    white-space: nowrap;
}

.table-share-item,
.table-share,
.download-single-result table {
    border-bottom: 0;
    margin-bottom: 2.0em;
    border-collapse: collapse;
}

.scroller-bable,
.share-info .scroller-table {
    border-collapse: collapse;
}

/***** END OF BORDER SETTINGS *****/


.table-share-item td.td-header.td-label,
.table-share-item td.td-header.td-value,
.scroller-table th,
.table-share-header {
    padding-top: 0.6em;
    padding-bottom: 0.6em;
    padding-left: 0.6em;
    padding-right: 0.6em;
}

.table-share-item td.td-header.td-label,
.table-share-item td.td-header.td-value,
.scroller-table th,
.table-share th {
    height: auto !important;
    line-height: normal;
}

.table-share-item td.td-label,
.table-share-item td.td-value,
.table-share-row-even,
.table-share-row-odd {
    padding-top: 0.4em;
    /*    padding-bottom: 0.6em;*/
    padding-left: 0.6em;
    /*    padding-right: 0.6em;*/

    height: auto;
    line-height: normal;
}


.table-share-header-date,
.table-share-row-date,
.table-share-header-currency {
    padding-left: 0.3em;
}

.table-share-item td.td-value {
    padding-right: 1.5em;
}

.table-share-header-name,
.table-share-row-name {
    padding-left: 0;
    border-left: 0;
}

/*
.table-share-header {
    width: 25%;
}
*/

.table-share th.table-share-header-check,
.table-share td.checkbox-wrapper {
    width: 20px;
    border-right: 0;
}

/*************************************** Start of: Selection ****************************************/


.date-time-selection {}

.selection-left,
.selection-right {
    float: none;
    display: block;
    height: auto;
    line-height: 1em;
    padding: 0px;

    vertical-align: top;
}

.td-fromto,
.td-right,
.td-iconcalendar {
    line-height: 2.5em;
    padding: 0px;
    height: auto;
    margin-bottom: 10px;
}

.td-fromto {
    width: 0em;
}

.selection-left {
    line-height: 2.5em;
    width: auto !important;
    min-width: 11.5em !important;
    font-weight: 600;
}

.historical .selection-left {
    width: auto !important;
    min-width: 18em !important;
    display: block;
}

.td-right {
    padding: 0px;
}

.td-iconcalendar {

    padding-bottom: 5px;
}

.currency-selection,
.date-time-selection {
    margin-top: 0.6em;
    margin-bottom: 0.6em;
}



.selection-right table.page-font-style {}

#txtStartDate,
#txtEndDate,
#txtHeaderCurrency,
.selection input {
    height: auto;
    line-height: normal;

    height: 1.5em;

    border: 0.08em solid #D9D9D9;
    padding: 0 0.16em;
    box-sizing: border-box;
}

.ac_input,
#txtEndDate,
#txtHeaderCurrency,
.selection input {
    min-width: 8.7em !important;
    box-sizing: border-box;
    border: 0;

}

/*************************************** Start of: Single share display ****************************************/

.single-share-sperator {
    display: none;
}

.single-share {
    width: 49%;
}

.single-share:first-child {
    border-left: 0.08em solid #FFFFFF;
}

.single-result-date-text,
.single-result-item {

    padding-top: 0.6em;
    padding-bottom: 0.6em;
    padding-left: 0.6em;
}

.single-result-item {
    padding-left: 0.6em;

    width: 100%;
    box-sizing: border-box;
}

.single-result-values {
    padding: 0;
}

.single-result-close-price-text {
    padding: 0px;
    font-weight: bold;
    font-size: 1.4em;
    text-align: center;

    padding-top: 2.5em;
}

.single-result-close-price {
    font-weight: bold;
    font-size: 2em;
    text-align: center;
}

.single-share table {
    width: 100%;
    border-collapse: collapse;
}

.mutil-currency,
.mutil-result-share-name {
    font-weight: bold;

}

.mutil-result-share-box-item {
    background: #ccc;
    border: 0;
    border-radius: 0;
}

.mutil-result-share-name {
    padding-top: 0.5em;
    font-size: 1.25em;
}

.mutil-currency {
    font-size: 1.1em;
    padding: 0.3em 0;
}

.mutil-result-market-name {
    padding-bottom: 0.6em;
}

@media (max-width: 480px) {
    .single-share {
        width: 49% !important;
    }
}

@media (max-width:768px) {
    .single-result-close-price-text {
        text-align: center !important;
    }
}

/*************************************** Start of: Currency Selection ****************************************/

.dropdown-item-table tbody tr:first-child td:first-child {
    width: auto !important;
    border-bottom: 0;

}

.ac_input {
    height: 1.5em;
    width: 100%;
}

.dropdown-item {
    width: auto !important;
    box-sizing: border-box;
}

.dropdown-item-text td:first-child {
    width: 100% !important;
}

.dropdown-item-text .flags {
    padding-right: 5px;
}

.ac-arrow,
.arrow-wrapper,
.ac-arrow button,
.dropdown-item-table {
    line-height: 1.5em !important;
    height: 1.5em !important;
    box-sizing: border-box;
}

.dropdown-item-table td:last-child {
    width: 1.5em !important;
}

.arrow-wrapper {
    text-align: center;
    padding: 0px 0px 0px 10px !important;
}

.ac_input_active .arrow-wrapper,
.arrow-wrapper:hover {
    background: transparent;
    border: 0;
}

.ac-arrow {
    display: inline-block;
    background: transparent;

    position: relative;
    top: 0px;
    left: 0px;

    width: 1em;
}

.ac-arrow:before {
    content: "";
    width: 0;
    height: 0;

    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -0.35em;
    margin-top: -0.35em;

    border-left: 0.4em solid transparent;
    border-right: 0.4em solid transparent;
    border-top: 0.7em solid #ffcb24;
}

.ac_odd,
.ac_even {
    transition: background 0.3s, border 0.3s;
}

.ac_over {
    background: #DBD6D2;
    color: #2C2C2C;
    border-color: #D9D9D9;
    border-width: 0.08em;
}

.ac_results {
    border: 0.08em solid #D9D9D9;
    border-top: 0;
    box-shadow: 1px 1px 3px #DBD6D2;
}

.local-currency {
    width: 100% !important;
    line-height: 1em;
    height: auto;
    padding-left: 0.16em;
    opacity: .3;
}

.ac_results li {
    margin-bottom: 0em;
    line-height: normal;
    height: auto;
}

.ac_results li table,
.ac_results li table tr td:first-child {
    width: 100%;
}

.flags {
    padding-right: 10px;
}

/*
.jspHorizontalBar,
.jspVerticalBar {
    display: none!important;
}
.jspPane {
    margin-left:0px!important;
}
*/

/*************************************** Start of: Share price results ****************************************/

.result-box {
    border: 0.08em solid #D9D9D9;
}

.result-close-icon {
    width: 2em !important;
    height: 2em !important;
    line-height: 2em !important;
    border: 0.08em solid #D9D9D9;
}

.download-single-result {
    margin: 2em 0;
}

.download-single-result table td {
    padding-left: 0.6em;
    padding-right: 0.6em;
    padding-top: 0.6em;
    padding-bottom: 0.6em;
    height: auto;
}

.scroller-table td {
    border-bottom: 0px;
}

.scroller-bable {}

.scroller-table .row-height,
.scroller-table .infor-row-width,
.param-label,
.infor-row-width,
.single-data-label,
.single-data-item {
    padding-top: 0.6em;
    padding-bottom: 0.6em;
    padding-left: 0.6em;
    padding-right: 0.6em;
    text-overflow: initial;
    overflow: visible;

    line-height: normal;
    height: auto;
}

.download-single-result table td.download-single-result-date {
    padding-left: 1.3em;
}

.single-data-label {
    white-space: normal;
}

.text-align-right {
    text-align: right;
}

.param-row-width {
    text-align: left;
}

.scroller-table .row-header,
.scroller-table .infor-row-width {
    width: 100%;
    box-sizing: border-box;
}

.scroller-table .row-height.infor-row-width {
    padding-right: 1.5em;
    padding-left: 1em;
}



.figures-box {
    padding: 1em 2em 2em 2em;
}

.download-data {
    margin: 2em 0 0 0;
}

.share-info {
    width: 60%;
    margin-left: 0px;
}

.btn-section {
    padding-top: 1em;
    max-width: 274px;
}

@media (min-width: 0px) and (max-width: 395px) {

    /*** Re-Structures the table into blocks for a better layout ***/

    .download-single-result table.page-font-style,
    .download-single-result table.page-font-style tr,
    .download-single-result table.page-font-style tbody,
    .download-single-result td.single-data-label {
        display: block;
    }

    .download-single-result table.page-font-style tr {
        font-size: 0em;
    }

    .download-single-result td.single-data-item {
        display: inline-block;
        width: 50%;
        box-sizing: border-box;
    }

    .download-single-result .page-font-style {
        margin-bottom: 0px;
    }

    /*** Applies the table styles to the new structure and ovewrites the existing ones ***/

    .download-single-result {
        border-top: 0em solid #D9D9D9;
        border-left: 0em solid #D9D9D9;
        border-right: 0em solid #D9D9D9;
    }

    .download-single-result .page-font-style tr:first-child td {
        border-top: 0px !important;
    }

    .download-single-result td {
        border-left: 0px !important;
        border-right: 0px !important;
    }

    .download-single-result .single-data-item,
    .download-single-result .page-font-style tr:last-child td.single-data-label,
    .download-single-result tr:last-child .single-data-item {
        border-bottom: 0em solid #D9D9D9;
    }

    .download-single-result tr:last-child .single-data-item {
        border-bottom: 0em solid #D9D9D9;
    }

    .download-single-result .single-data-item {
        text-align: left !important;
    }

    .download-single-result .single-data-item.download-single-result-date {
        text-align: left !important;
    }
}


/*************************************** Start of: Change Settings ****************************************/


.share-price-value-decrease-color ~ span,
.share-price-value-decrease-color {
    color: #BA131A;

    display: inline-block;
    position: relative;
    top: 0px;
    left: 0px;
}

.share-price-value-decrease-color ~ span:before {
    content: "";
    width: 0;
    height: 0;

    position: absolute;
    top: 50%;
    right: -1em;
    margin-top: -0.4em;

    border-left: 0.4em solid transparent;
    border-right: 0.4em solid transparent;
    border-top: 0.7em solid #BA131A;
}

.share-price-value-increase-color ~ span,
.share-price-value-increase-color {
    color: #13BA2B;

    display: inline-block;
    position: relative;
    top: 0px;
    left: 0px;
}

.share-price-value-increase-color ~ span:before {
    content: "";
    width: 0;
    height: 0;

    position: absolute;
    top: 50%;
    right: -1em;
    margin-top: -0.4em;

    border-left: 0.4em solid transparent;
    border-right: 0.4em solid transparent;
    border-bottom: 0.7em solid #13BA2B;
}



/************************************** Start of: Tab Settings ****************************************/

.tabs {
    text-align: left;
    border-bottom: 0px;
    font-size: 0px !important;
    float: none;
    display: inline-block;
    position: relative;
    z-index: 0;
}

.tabs:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0em;
    left: 0em;
    width: 100%;
    height: 0em;
    z-index: -1;

}

.tabs li {
    float: none;
    display: inline-block;
    margin-right: 30px;
    padding: 0px;

}

.tabItem:link,
.tabItem-active:link,
.tabItem:visited,
.tabItem-active:visited,
.tabItem,
.tabItem-active {
    height: auto;
    line-height: normal;
    margin: 0.0em 0.08em 0.0em 0.08em;
    padding-top: 1.0em !important;
    padding-bottom: 1.0em !important;
    font-family: inherit;
    font-weight: 600;
    font-size: 1.0em;
    font-style: normal;
    text-decoration: none;
    text-transform: uppercase;

    border-radius: 0.0em 0.0em 0.0em 0.0em;


    background: #FFFFFF;
    color: #2C2C2C;

/*    transition: background 0.5s, color 0.5s, border 0.5s;*/
}

/*.tabItem:hover,*/
.tabItem:active {
    background: #FFFFFF;
    color: #2C2C2C;
    border-bottom: 2px solid #FFCB24;
    text-decoration: none;
    font-style: normal;
}

.tabItem-active:link,
.tabItem-active:visited,
.tabItem-active {
    background: #FFFFFF;
    color: #2C2C2C;
    border-bottom: 2px solid #FFCB24;
    position: relative;
    top: 0px;
    left: 0px;
    padding: 11px 0px;

}

.tabItem-active:before {

    content: "";
    width: 0;
    height: 0;

    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -0em;

    border-left: 0em solid transparent;
    border-right: 0em solid transparent;
    border-top: 0em solid #FFCB24;
}


@media (min-width: 0px) and (max-width: 588px) {
    .tabs {
        text-align: center;
    }

    .table-share-header {
        width: 50%;
    }

    /*
    .table-share-row-currency,
    .table-share-market-name,
    .table-share-header-currency,
    .table-share-header-market {
        display: none !important;
    }
*/

    .table-share-header-date,
    .table-share-row-date {
        display: table-cell !important;
    }


    .single-result-close-price-text {
        padding-top: 1em;
    }

    .single-result-close-price {
        text-align: center !important;
        padding-bottom: 1em;

    }

    .single-result-close-price-value {
        margin-left: 0px;
    }

    .single-share {
        width: 100% !important;
    }

    .single-share td {
        padding-left: 0em;
    }

    .single-share table {
        width: 100%;
        margin: 0 auto;
        margin-top: 2em;
    }

    .single-share td {
        padding-left: 0em;
    }

    .single-result-date-text {
        padding-left: 0.6em !important;
    }

    .single-result-values div {
        padding-left: 0.6em;
    }




    .divGraph {
        display: none !important;
    }
}



/*modifications*/

.tabItem {
    padding-left: 0;
    padding-right: 0;
}

.div-time-currency .td-right {
    text-align: left;
}

.ac_input {
    border: 0;
    min-width: 9.5em !important;
}

input#txtStartDate,
input#txtEndDate {
    opacity: .3;
    outline: 0;
}

#startDateTrigger,
#endDateTrigger {
    width: 25.6px;
    height: 21px;
    background-image: url("//tools.eurolandir.com/tools/splookup/Config/Company/ru-vip/calendar.png");
    background-repeat: no-repeat;
    background-size: contain;
}

.div-heading {
    display: none;
}

input#txtStartDate {
    min-width: 7.8em !important;
    box-sizing: border-box;
    border: 0;
    outline: 0;
}

.td-iconcalendar span {
    width: auto;
    display: none;
}

.currency-selection table.page-font-style tbody tr td,
.date-time-selection table.page-font-style tbody tr td {
    border-bottom: 2px solid #ffcb24;
}

.td-iconcalendar {
    width: 3px;
}

.arrow-wrapper {
    border-left: 0;
}

.dropdown-td-text {
    padding: 0 !important;
}

.div-share-name-and-date {
    opacity: .3;
    padding: 1em 0em;
}

.eu-checkbox-checked {

    background-size: contain;
    border-radius: 0px 0px 4px 4px;
    width: 13px;
    height: 14px;
    left: -.8px;
    top: 0px;
    background-repeat: no-repeat;
}
.eu-checkbox-checked {

        background-position-x: 0%;
        background-position-y: 0%;
        background-repeat: no-repeat;
        background-size: auto;
    background-repeat: no-repeat;
    background-size: auto;
    background-position: -4px -5px;
}
.eu-checkbox {
    height: 12px;
    width: 12px;
}

.table-share tbody td.table-share-row-name {
    padding: 0.5em 1em !important;
}

td.table-share-row-currency.table-share-row-even.border-inline,
td.table-share-row-currency.table-share-row-odd,
td.table-share-row-date.padding-right-10.table-share-row-odd,
td.table-share-row-date.padding-right-10.table-share-row-even.border-inline,
th.table-share-header.table-share-header-date.padding-right-10,
th.table-share-header.table-share-header-currency {
    display: none !important;
}

.table-share-header e {
    width: auto !important;
}

.table-share-header {
    padding-right: 0;
}

th {
    text-align: center !important;
}

td.table-share-market-name.table-share-row-odd,
td.table-share-market-name.table-share-row-even.border-inline {
    text-align: center !important;
    padding: 0.5em 1em !important;
}

table.page-font-style.border-outline.table-share {
    width: auto;
}

th.table-share-header.table-share-header-name {
    text-align: left !important;
    padding-left: 1em;
}

.download-single-result .page-font-style tr td.single-data-item {
    text-align: right;
}

.currency-selection table.page-font-style tbody tr td td {
    border: 0;
}

.jspTrack {
    display: none;
}

table.page-font-style tbody tr td td {
    border: 0 !important;
}
.btn-outer {
float:none;
}
.btn-inner {
   text-align: left;
}

