﻿.data-box {
    display: block;
    width: 95%;
    background-color: rgba(113,106,202,.1);
    font-weight: 700;
    min-height: 30px;
    padding:5px;
}
/*Fix combo scroll en popups editforms*/
.dxgvPopupEditForm_Metronic {
    overflow: visible !important;
}