.Template .dx-popup-wrapper > .dx-overlay-content {
    width: 500px;
    height: 300px;
}
.TemplatePopup .dx-field-item-label-text {
    font-weight: bold;
}

.Template .bottomScreen {
    float: left;
    width:100%;
    height: 40px;
    margin-top  : 20px;
}
.Template .bottomScreen .button {
        float: right;
        margin-left: 5px;
    }

.Template .dx-field-item-label-text {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: #333;
}