.google-visualization-table-table {
    border: 1px solid #287AC8;
}

.bigAndBoldClass th {
    border-bottom: 1px solid #287AC8 !important;
    background-color: #287AC8 !important;
    color: white;
    text-align: center;
}

.google-visualization-table .gradient {
    background-image: none !important;
}

.dpa-chart .list-group-item {
    border:none;
}

.map-title {
    display: table;
    position: relative;
    margin: 0px auto;
    word-wrap: anywhere;
    white-space: pre-wrap;
    padding: 10px;
    border: none;
    border-radius: 3px;
    font-size: 12px;
    text-align: center;
    color: #222;
    background: #fff;
}
