.portlet.light > .portlet-title {
    padding: 0;
    min-height: 48px;
}
.portlet > .portlet-title {
    border-bottom: none;
    padding: 0;
    margin-bottom: 0px;
    min-height: 0px;
}
.mapkey {
    float: right;
    height: 30px;
    margin-right: 20px;
}
.keycolor {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    float: left;
    text-align: center;
}
.keyvalue {
    float: left;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    font-family: "Open Sans";
    color: #000000;
    font-weight: 400;
}
table.dataTable thead .filter > .sorting_asc {
    background: none !important;
}

.table-group-action-delete {
    
    content: "" !important;
}