﻿/*table.dataTable tr.odd td.sorting_1 {
background-color: #f9f9f9;
}
table.dataTable tr.even td.sorting_1 {
background-color: white;
}


.delete-section {
        display: inline;
    }

.panel-heading h3 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: normal;
    width: 75%;
    padding-top: 8px;
    font-size: 14px;
}*/

