/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
div.svg div.rateit-range{background:url(/modules/contrib/webform/images/rating/star-normal.svg);}div.svg div.rateit-hover{background:url(/modules/contrib/webform/images/rating/star-hover.svg);}div.svg div.rateit-selected{background:url(/modules/contrib/webform/images/rating/star-selected.svg);}div.svg div.rateit-preset{background:url(/modules/contrib/webform/images/rating/star-preset.svg);}div.svg button.rateit-reset{background:url(/modules/contrib/webform/images/rating/reset-normal.svg);}div.svg button.rateit-reset:hover{background:url(/modules/contrib/webform/images/rating/reset-hover.svg);}div.svg.rateit-small{height:16px;}div.svg.rateit-small div.rateit-range,div.svg.rateit-small div.rateit-hover,div.svg.rateit-small div.rateit-selected,div.svg.rateit-small div.rateit-preset{background-size:16px 16px;}div.svg.rateit-small button.rateit-reset{width:16px;height:16px;background-size:16px 16px;}div.svg.rateit-medium{height:24px;}div.svg.rateit-medium div.rateit-range,div.svg.rateit-medium div.rateit-hover,div.svg.rateit-medium div.rateit-selected,div.svg.rateit-medium div.rateit-preset{background-size:24px 24px;}div.svg.rateit-medium button.rateit-reset{width:24px;height:24px;background-size:24px 24px;}div.svg.rateit-large{height:36px;}div.svg.rateit-large div.rateit-range,div.svg.rateit-large div.rateit-hover,div.svg.rateit-large div.rateit-selected,div.svg.rateit-large div.rateit-preset{background-size:32px 32px;}div.svg.rateit-large button.rateit-reset{width:32px;height:32px;background-size:32px 32px;}
.webform-flex--container .form-inline .form-control{width:100%;}.form-composite legend{font-size:1em;font-weight:bold;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:bold;border:none;margin:10px 0.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;}
