﻿.tblStatElenco-desc {
    border-bottom: 1px black dotted;
}

.tblStatElenco-numprev {
    border-bottom: 1px black dotted;
}

.stat-elencolab {
    padding-right: 10px;
}

.k-button.dashboard-btn {
    width: 4em;
    -webkit-border-radius: 0.5em !important;
    -moz-border-radius: 0.5em !important;
    -o-border-radius: 0.5em !important;
    border-radius: 0.5em !important;
    background: -webkit-linear-gradient(#f3f3f3, #ececec) !important;
    background: -o-linear-gradient(#f3f3f3, #ececec) !important;
    background: -moz-linear-gradient(#f3f3f3, #ececec) !important;
    background: linear-gradient(#f3f3f3, #ececec) !important;
    -webkit-box-shadow: 0.15em 0.15em 0.15em #BCBCBC !important;
    -moz-box-shadow: 0.15em 0.15em 0.15em #BCBCBC !important;
    -o-box-shadow: 0.15em 0.15em 0.15em #BCBCBC !important;
    box-shadow: 0.15em 0.15em 0.15em #BCBCBC !important;
}

span.dashboard-info-desc {
    font-style: italic;
    font-weight: bold;
    color: #000000;
}

table.tlbToolbar {
    width: auto !important;
}

.dashboard-winInfo {
    padding: 20px !important;
}
