﻿.highlighting {
    stroke-width: 0;
    fill: #f8f8f8
}
.centerAlignedCell input {
    text-align: center !important;
}

.rightAlignedCell input {
    text-align: right !important;
}

.headerScala1 {
    padding: 6px 5px;
    border-right: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
}

.headerScala2 {
    padding: 7px 5px;
    border-right: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
}


.separatorScala {
    stroke: #8bbf8a;
    stroke-width: 0.5px
}

.cw-date {
    width: 120px;
}