﻿.dxDatePickerExtend {
    height: 28px !important;
    font-size: 9pt !important;
    vertical-align: middle !important;
    -moz-border-radius: 2px !important;
    -webkit-border-radius: 2px !important;
    border-radius: 2px !important;
}

.dxeMemoEditAreaSys, input[type="text"].dxeEditAreaSys, input[type="password"].dxeEditAreaSys {
    background-color: transparent !important;
    font-size: 13.5px !important;
    font-family: 'Segoe UI', 'Lucida Grande', 'Ubuntu', 'Tahoma', sans-serif !important;
}

.dxeListBoxItem_Office2010Silver {
    font-size: 13.5px !important;
    font-family: 'Segoe UI', 'Lucida Grande', 'Ubuntu', 'Tahoma', sans-serif !important;
}

/* Make textbox same height as other standard controls*/
.dxeEditAreaSys {
    height: 21px !important;
}
