﻿/*
    *********************************************************************************************************************************
    When we come to update JQueryUI we need to make sure that we check the following changes are correctly applied to the new version
    *********************************************************************************************************************************
*/


.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button, .ui-widget {
    font-size: 0.8rem;
}
