/* @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-mapping-table th{width:50%;}.webform-mapping-table .form-text,.webform-mapping-table .form-select{width:100%;}
.webform-submission-form input.form-color{margin:inherit;padding:0;border:1px solid #ccc;}.webform-submission-form input.form-color::-webkit-color-swatch-wrapper{padding:0;}.webform-submission-form input.form-color::-webkit-color-swatch{border:none;}input.form-color.form-color-small{width:16px;height:16px;min-width:16px;min-height:16px;font-size:smaller;}input.form-color.form-color-medium{width:24px;height:24px;min-width:24px;min-height:24px;}input.form-color.form-color-large{width:36px;height:36px;min-width:36px;min-height:36px;}input.form-color.form-color-output{width:6em;padding:0 0.5em;border-left:0;}
