.grid-view th {
    white-space: inherit !important;
}

#divTotalCost{
    margin-top: 15px;
}
#divTotalCost .panel-title{
    padding: 0.4375em 0 !important;
}
#divTotalCost #divInformationByFilter{
    height: 30px;
}
#selectedFilterInform{
    color: #337ab7;
}

.tooltip-inner{
    max-width: 250px !important;
}