/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
@keyframes ultizoomin{0%{transform:scale3d(.3,.3,.3);opacity:0}100%{transform:scale3d(1,1,1);opacity:1}}@keyframes ultizoomout{0%{transform:scale3d(1,1,1);opacity:1}100%{transform:scale3d(.3,.3,.3);opacity:0}}html.is-ultimenu--active .is-ultimenu__canvas-off,html.is-ultimenu--active .toolbar-fixed .is-ultimenu__canvas-off{z-index:-1;left:0;overflow:hidden;width:100%;max-width:100%;animation-duration:.3s;animation-fill-mode:both}html.is-ultimenu.is-ultimenu--expanded .is-ultimenu__canvas-off{z-index:9998;animation-name:ultizoomin}html.is-ultimenu.is-ultimenu--hiding .is-ultimenu__canvas-off{animation-name:ultizoomout;animation-duration:.5s}@media (hover:none){html.is-ultimenu .is-ultimenu__canvas-off,html.is-ultimenu .toolbar-fixed .is-ultimenu__canvas-off{z-index:-1;left:0}html.is-ultimenu.is-ultimenu--expanded .is-ultimenu__canvas-off{z-index:9998}}
.webform-flex--container .form-inline .form-control{width:100%}.form-composite legend{font-size:1em;font-weight:700;border:none;margin:0}.webform-element--title-inline>div{display:inline}.webform-element--title-inline .form-control,.webform-element--title-inline .select-wrapper{display:inline;width:inherit}.form-composite.webform-fieldset--title-inline legend{float:left;width:auto;font-size:1em;font-weight:700;border:none;margin:10px .5em 10px 0}@media (max-width:768px){.webform-likert-help.hidden{display:inline !important}.webform-likert-description.hidden{display:block !important}}html.js .form-type-webform-image-select .select-wrapper:after{display:none}@media only screen and (max-width:650px){.webform-confirmation-modal{width:90% !important}}.alert a.btn,.alert a.btn:hover,.alert a.btn:focus,.ui-widget-content a.btn{color:#fff}
