            .k-animation-container, .k-widget, .k-widget *, .k-animation-container *, .k-widget *:before, .k-animation-container *:after, .k-block .k-header, .k-list-container {
                box-sizing: inherit;
            }
            .k-block > .k-header, .k-window-titlebar {
                height:auto;
            }
            
            .k-window-titlebar {
              height: 20px !important;
              background: lightblue !important;
              /*
              color: white !important;
              font-size: 30pt !important;
              background: blue !important;
              */
            } 
            .k-radio-label {
                height: 20px !important;
                font-size: 2.5 em;
            }
            .k-checkbox-label, k-checkbox-label {
                height: 20px !important;
                font-size: 2.5 em;
            }
            .wnd-subtitle {
                color: #004c99;
            }
