/* TI Page Specific Styles */

.ti-main-content-hidden {
    display: none;
}

.ti-btn-group-height {
    height: 30px;
}

.ti-card-body-large {
    height: 520px;
}

.ti-chart-large {
    height: 440px;
}

.ti-chart-spot {
    height: 420px;
}

.ti-card-body-euro {
    height: 600px;
}

.ti-chart-euro {
    height: 520px;
}

.ti-table-hidden {
    display: none;
}

.ti-notification-content {
    padding: 10px;
}

.ti-notification-text {
    white-space: pre-line;
}

.ti-contact-card-primary {
    background-color: royalblue;
}

.ti-icon-info {
    font-size: 20px;
}

.small-card-body {
    padding-bottom: 5px !important;
}

.amcharts-amexport-item {
    border: 1px solid rgb(221, 221, 221);
    color: rgb(51, 51, 51);
    background-color: white;
}

.amcharts-amexport-item a {
    color: rgb(51, 51, 51);
}

ul.amcharts-amexport-menu.amcharts-amexport-menu-level-0.amcharts-amexport-menu-root.amcharts-amexport-right.amcharts-amexport-top li.amcharts-amexport-item.amcharts-amexport-item-level-0.amcharts-amexport-item-blank {
    width: 36px;
    height: 36px;
}

.dx-toolbar .dx-toolbar-items-container {
    height: 60px
}

.col-lg-6 {
    margin-bottom: 30px;
}

/* Additional styles for inline replacements */
.ti-input-width-180 {
    width: 180px;
}

.ti-input-width-80 {
    width: 80px;
}

.ti-chart-container {
    height: 65vh;
    min-width: 100%;
}