body {
    /* background-color: #274774 !important; */
    background-color: #176c94 !important;
}

h2 {
    color: #f3f3f3 !important;
}
h4 {
    color: #f3f3f3 !important;
}

input {
    background-color: #f3f3f3 !important;
}
select {
    background-color: #f3f3f3 !important;
}

label {
    color: #f3f3f3 !important;
}

.chartStyle {
    height: 248px;
}
.chartStylec {
    height: 420px;
}
.simucard{
    background-color: #2f89b3 !important;
}

.maincolour{
    background-color: #114f6c !important;
}

.outlinecolour{
    border: 4px solid #114f6c !important;
    border-color: #114f6c !important;
    border-radius: 4px;
}

.para {
    font-size: 14px !important;
}

.ticker{
    border-radius: 0px !important;
}

.chartpos{
    margin-top: 4rem !important;
}
