html {
    font-family: "Helvetica", Helvetica, arial, sans-serif;
    font-size: 100%; /** 16px  default */
}

.chart-legend {
    position: absolute;
    left: 50px;
    top: 15%;
    display: none;
}

.active .chart-legend, .active-tile .chart-legend {
    display: block;
}

#tabella .chart-legend {
    top: 48px;
    display: block;
    font-size: 10px;
}

.barra .chart-legend {
    display: none;
}

.disclaimer {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 9999;
}

.disclaimer > img {
    width: 100%;
    height: 100%;
}

body.dBarBody {
    margin: 0;
    overflow: hidden;
}

.contenitore {
    position: absolute;
    min-width: 18.75rem;
    height: 12.5rem;
    font-family: sans-serif;
}

#marketing {
    position: absolute;
    top: 13rem;
    text-align: center;
    background: white;
    min-width: 18.75rem;
}

.contenitore .barra {
    width: 100%;
    height: 2.5rem;
    position: relative;
}

.darwin-container .barra {
    width: 100%;
    height: 2.25rem;
    position: relative;
}

.barra.riassunto {
    display: none;
}

.minivista {
    display: inline-block;
    width: 20%;
    height: 100%;
    background-size: 2rem;
    background-repeat: no-repeat;
    background-position: top center;
    position: relative;
    z-index: 0;
}

.minivista.dita {
    background-image: url(../images1/NEWD-ita.png);
    cursor: pointer;
}

.minivista.dfra {
    background-image: url(../images1/NEWD-fra.png);
    cursor: pointer;
}

.minivista.dger {
    background-image: url(../images1/NEWD-ger.png);
    cursor: pointer;
}

.minivista.dusa {
    background-image: url(../images1/NEWD-usa-MOD.png);
    cursor: pointer;
}

.minivista.eurusd {
    background-image: url(../images1/NEWD-euro--dollaro.png);
    cursor: pointer;
}

.minivista.xtiusd {
    background-image: url(../images1/D-oil.png);
    cursor: pointer;
}

.minivista.xauusd {
    background-image: url(../images1/D-gold.png);
    cursor: pointer;
}

.minivista .valore {
    position: absolute;
    bottom: 2px;
    width: 100%;
    text-align: center;
}

.singolo .icona {
    position: relative;
    display: inline-block;
    width: 4rem;
    height: 100%;
    background-size: 3.75rem;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
}

.dita .icona {
    background-image: url(../images1/NEWD-ita.png);
}

.dfra .icona {
    background-image: url(../images1/NEWD-fra.png);
}

.dger .icona {
    background-image: url(../images1/NEWD-ger.png);
}

.dusa .icona {
    background-image: url(../images1/NEWD-usa-MOD.png);
}

.eurusd .icona {
    background-image: url(../images1/NEWD-euro--dollaro.png);
}

.xtiusd .icona {
    background-image: url(../images1/D-oil.png);
}

.xauusd .icona {
    background-image: url(../images1/D-gold.png);
}

.singolo .valore {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    position: absolute;
    display: inline-block;
    text-align: center;
    right: 4.063rem;
    top: 0;
    bottom: 0;
    cursor: pointer;
    margin: auto;
    height: 1.125rem;
    font-size: 0.875rem;
}

.singolo .secondoValore {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    text-align: center;
    position: absolute;
    display: inline-block;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    height: 1.125rem;
    font-size: 0.875rem;
}

.trend {
    position: absolute;
    z-index: 0;
    top: 0.5rem;
    right: 0;
    bottom: 0;
    width: 4rem;
    background-size: 1.25rem;
    background-position: center;
    background-repeat: no-repeat;
}

.singolo .indicazione {
    position: absolute;
    display: inline-block;
    height: 20%;
    top: 1px;
    right: 2px;
    line-height: 0.625rem;
    text-align: right;
    font-size: 0.6rem;
}

.trend.su {
    background-image: url(../images1/freccia-verde.png);
}

.trend.pari {
    background-image: url(../images1/freccia-bianca.png);
}

.trend.giu {
    background-image: url(../images1/freccia-rossa2-NEWCOLOR-64X64.png);
}

#grafico {
    position: absolute;
    width: 100%;
    height: 9.75rem;
    display: none;
    margin-top: 4px;
}

.loader {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 1rem;
}

.chart-color {
    color: #4169E1;
}

.sameVal, .sameVal-chart {
    color: white;
}

.precVal-chart {
    color: rgb(227, 219, 125);
}

.orario {
    position: relative;
    left: 16.13rem;
}

.orarioesploso {
    position: relative;
    left: 16.13rem;
}

.singolo-testata {
    position: relative;
    height: 3.75rem;
    width: 14.81rem;
    font-size: 0.75rem;
}

.dBar-grafico {
    position: relative;
    height: 8rem;
    width: 14.75rem;
}

.singolo-testata .valoreAttuale {
    position: absolute;
    top: 1rem;
    left: 4.5rem;
}

.singolo-testata .var-day {
    position: absolute;
    top: 1.875rem;
    left: 4.25rem;
}

.singolo-testata .var-day-perc {
    position: absolute;
    top: 1rem;
    left: 9.25rem;
}

.singolo-testata .var-year-perc {
    position: absolute;
    top: 2.5rem;
    left: 1.625rem;
}

.singolo-testata .trend {
    position: absolute;
    z-index: 0;
    top: -1rem;
    right: -0.75rem;
    bottom: 0;
    width: 4rem;
    background-size: 1.75rem;
    background-position: center;
    background-repeat: no-repeat;
}

.var-day-perc > span, .valoreAttuale > span {
    font-weight: bold;
}

.singolo-testata .icona {
    position: relative;
    display: inline-block;
    width: 4rem;
    height: 100%;
    background-size: 3.75rem;
    background-position: top;
    background-repeat: no-repeat;
    top: -0.625rem;
    cursor: pointer;
}

.singolo .ytd {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    display: none;
    position: absolute;
    right: 7.5rem;
    top: 0;
    height: 1.125rem;
    width: 6.375rem;
    bottom: 0;
    cursor: pointer;
    margin: auto;
    font-size: 0.875rem;
}

.contenitore .singolo .mini-chart {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    position: absolute;
    left: 5rem;
    top: 2px;
    bottom: 2px;
    right: 8.125rem;
}

.darwin-container .singolo .mini-chart {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    position: absolute;
    left: 5rem;
    top: 2px;
    bottom: 2px;
    right: 8.125rem;
}

.darwin-container {
    position: absolute;
    width: 100%;
    height: 100%;
    font-family: sans-serif;
}

.darwin-chart {
    position: absolute;
    top: 2.5rem;
    left: 0;
    bottom: 0;
    right: 0;
    min-height: 6.25rem;
}

.darwin-tile {
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
}

.active-tile {
    z-index: 500;
}

.dChartAnn {
    position: relative;
    margin-bottom: 1px !important;
    font-size: 10px !important;
}

.darkAnn {
    background-color: #2f2f2f !important;
}

.lightAnn {
    background: #DCD8D8 !important;
}

@media all and (orientation: portrait) {
    .chart-legend {
        color: #34486d;
    }
}

@media all and (orientation: landscape) {
    .chart-legend {
        color: #DCD8D8;
    }
}

.mini-chart {
    text-align: center;
}

.defer {
    background: rgba(255, 255, 255, 0.5) !important;
}
