.dx-datagrid-content td{
    vertical-align:middle!important;
}

.badge.bg-success {
    padding-top: 4px;
}

.badge > span {
    position: relative;
    top: -1px;
}

.taxInputValue{
    max-width:65px;
}

.swal2-styled:focus {
    box-shadow: none;
}

.swal2-container .swal2-title {
    font-size: 21px;
    padding-top: 0px;
}

.swal2-content {
    font-size: 15px;
    font-weight: 300;
}

.swal2-styled.swal2-cancel {
    background-color: #f3f6f9;
    color: #000;
}

.swal2-styled.swal2-cancel, .swal2-styled.swal2-confirm {
    font-size: 15px;
}

.swal2-styled.swal2-confirm {
    background-color: #34c38f;
    color: #fff;
}

.taxes-label {
    width: 105px;
    text-align: right;
}

.master-detail-operator{
    text-transform:uppercase;
}