2019-10-07 17:24:30 +03:00
|
|
|
.formulate-input {
|
|
|
|
margin-bottom: 2em; }
|
|
|
|
.formulate-input .formulate-input-label {
|
|
|
|
display: block;
|
|
|
|
line-height: 1.5;
|
|
|
|
font-size: .9em;
|
|
|
|
font-weight: 600;
|
|
|
|
margin-bottom: .1em; }
|
|
|
|
.formulate-input .formulate-input-element {
|
|
|
|
max-width: 20em;
|
|
|
|
margin-bottom: .1em; }
|
|
|
|
.formulate-input .formulate-input-help {
|
|
|
|
color: #6d6d6d;
|
|
|
|
font-size: .7em;
|
2019-11-08 01:03:34 +03:00
|
|
|
font-weight: 400;
|
2019-10-07 17:24:30 +03:00
|
|
|
line-height: 1.5;
|
|
|
|
margin-bottom: .25em; }
|
2019-11-07 01:17:19 +03:00
|
|
|
.formulate-input .formulate-input-errors {
|
|
|
|
list-style-type: none;
|
|
|
|
padding: 0;
|
|
|
|
margin: 0; }
|
|
|
|
.formulate-input .formulate-input-error {
|
|
|
|
color: #960505;
|
|
|
|
font-size: .8em;
|
|
|
|
font-weight: 300;
|
|
|
|
line-height: 1.5;
|
|
|
|
margin-bottom: .25em; }
|
2019-10-07 17:24:30 +03:00
|
|
|
.formulate-input .formulate-input-group-item {
|
|
|
|
margin-bottom: .5em; }
|
|
|
|
.formulate-input:last-child {
|
|
|
|
margin-bottom: 0; }
|
|
|
|
.formulate-input[data-classification='text'] input {
|
|
|
|
appearance: none;
|
|
|
|
border-radius: .3em;
|
|
|
|
border: 1px solid #cecece;
|
|
|
|
box-sizing: border-box;
|
|
|
|
background-color: transparent;
|
|
|
|
font-size: .9em;
|
|
|
|
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
|
|
|
|
padding: .75em;
|
|
|
|
display: block;
|
|
|
|
width: 100%;
|
2019-11-15 22:44:01 +03:00
|
|
|
font-weight: 400;
|
|
|
|
line-height: 1.1em;
|
|
|
|
margin: 0; }
|
2019-10-07 17:24:30 +03:00
|
|
|
.formulate-input[data-classification='text'] input::placeholder {
|
|
|
|
color: #a8a8a8; }
|
|
|
|
.formulate-input[data-classification='text'] input:focus {
|
|
|
|
outline: 0;
|
|
|
|
border: 1px solid #41b883; }
|
2019-11-15 22:44:01 +03:00
|
|
|
.formulate-input[data-classification='text'] input[type="color"] {
|
|
|
|
height: 1.1em;
|
|
|
|
box-sizing: content-box; }
|
|
|
|
.formulate-input[data-classification='text'] input[type="color"]::-webkit-color-swatch-wrapper {
|
|
|
|
padding: 0 0 0 1.5em;
|
|
|
|
display: flex;
|
|
|
|
align-items: center;
|
|
|
|
background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 79.17 79.17"><path fill="%236d6d6d" d="M40.8,22.92c-3.4-3.4-4.76-8.44-1-12.24s8.84-2.44,12.24,1c5-5,10.69-13.33,18.81-11.31a11,11,0,0,1,7.62,14.34c-1.26,3.45-4.63,6.06-7.16,8.59-.92.93-3,2.26-3.46,3.46-.42,1,1.82,2.63,2.36,4a8,8,0,0,1-12.42,9.19c-.21-.16-1.35-1.51-1.59-1.51s-.83.83-1,1L49.71,44.9,32.43,62.18c-3.37,3.38-6.6,7.14-10.26,10.21a11,11,0,0,1-4.48,2.28c-1.25.3-3.11-.22-4.18.18-1.28.48-2.42,2.65-3.68,3.4-6.05,3.61-12.64-4-8.46-9.57.73-1,2.53-1.92,3-3a14.46,14.46,0,0,0-.09-2.52,10.75,10.75,0,0,1,3.14-6.77c.92-1,1.93-1.93,2.89-2.9Zm4.4-1.5c4.19,4,8.24,8.24,12.36,12.36,2.06,2.06,5,5.59,8,2.61,4.65-4.62-5-6.8-2.42-10.78C66.3,20.7,76.4,16.48,74.84,9.45,73.62,4,67.12,2.78,63.29,6.32c-2.55,2.36-4.93,4.94-7.39,7.4-.79.78-1.8,2.28-2.88,2.73-2.14.88-3.4-1.62-4.79-2.77-2.58-2.14-6.89-.82-6.53,3C41.89,18.68,43.87,20.09,45.2,21.42Zm-1.45,4.44L27.82,41.79C22,47.57,15.89,53.14,10.41,59.2a8.23,8.23,0,0,0-1.44,2c-.93,2,.25,4.14-.5,6S4.92,69.94,4.3,72a2.34,2.34,0,0,0,2.56,3c1.11-.17,2-1.33,2.71-2.07a11.17,11.17,0,0,1,2.08-2c1.68-.94,4,.17,5.93-.57C20,69.41,22,66.73,23.76,65L34.42,54.3,53.3,35.42Z"/></svg>');
|
|
|
|
background-repeat: no-repeat;
|
|
|
|
background-size: .9em .9em;
|
|
|
|
background-position: left .1em; }
|
|
|
|
.formulate-input[data-classification='text'] input[type="color"]::-webkit-color-swatch {
|
|
|
|
display: block;
|
|
|
|
height: 1em;
|
|
|
|
border-radius: .2em;
|
|
|
|
border: 0;
|
|
|
|
flex: auto; }
|
|
|
|
.formulate-input[data-classification='text'] input[type="color"]::-moz-color-swatch {
|
|
|
|
display: block;
|
|
|
|
height: 1em;
|
|
|
|
border-radius: .2em;
|
|
|
|
border: 0;
|
|
|
|
flex: auto; }
|
2019-11-14 09:00:56 +03:00
|
|
|
.formulate-input[data-classification='slider'] input {
|
|
|
|
appearance: none;
|
|
|
|
width: 100%;
|
|
|
|
font-size: 1em;
|
|
|
|
padding: .5em 0; }
|
|
|
|
.formulate-input[data-classification='slider'] input:focus {
|
|
|
|
outline: 0; }
|
|
|
|
.formulate-input[data-classification='slider'] input::-webkit-slider-thumb {
|
|
|
|
cursor: pointer;
|
|
|
|
appearance: none;
|
|
|
|
width: 1em;
|
|
|
|
height: 1em;
|
|
|
|
border-radius: 1em;
|
|
|
|
background-color: #41b883;
|
|
|
|
margin-top: calc(-.5em + 2px); }
|
|
|
|
.formulate-input[data-classification='slider'] input::-moz-range-thumb {
|
|
|
|
cursor: pointer;
|
|
|
|
appearance: none;
|
|
|
|
width: 1em;
|
|
|
|
height: 1em;
|
|
|
|
border-radius: 1em;
|
|
|
|
background-color: #41b883;
|
|
|
|
margin-top: calc(-.5em + 2px); }
|
|
|
|
.formulate-input[data-classification='slider'] input::-ms-thumb {
|
|
|
|
cursor: pointer;
|
|
|
|
appearance: none;
|
|
|
|
width: 1em;
|
|
|
|
height: 1em;
|
|
|
|
border-radius: 1em;
|
|
|
|
background-color: #41b883;
|
|
|
|
margin-top: calc(-.5em + 2px); }
|
|
|
|
.formulate-input[data-classification='slider'] input::-webkit-slider-runnable-track {
|
|
|
|
appearance: none;
|
|
|
|
width: 100%;
|
|
|
|
height: 4px;
|
|
|
|
background-color: #efefef;
|
|
|
|
border-radius: 3px;
|
|
|
|
margin: 0;
|
|
|
|
padding: 0; }
|
2019-10-07 17:24:30 +03:00
|
|
|
.formulate-input[data-classification='textarea'] textarea {
|
|
|
|
appearance: none;
|
|
|
|
border-radius: .3em;
|
|
|
|
border: 1px solid #cecece;
|
|
|
|
box-sizing: border-box;
|
|
|
|
background-color: transparent;
|
|
|
|
font-size: .9em;
|
|
|
|
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
|
|
|
|
padding: .75em;
|
|
|
|
display: block;
|
|
|
|
width: 100%;
|
2019-11-15 22:44:01 +03:00
|
|
|
font-weight: 400;
|
|
|
|
line-height: 1.1em;
|
|
|
|
margin: 0; }
|
2019-10-07 17:24:30 +03:00
|
|
|
.formulate-input[data-classification='textarea'] textarea::placeholder {
|
|
|
|
color: #a8a8a8; }
|
|
|
|
.formulate-input[data-classification='textarea'] textarea:focus {
|
|
|
|
outline: 0;
|
|
|
|
border: 1px solid #41b883; }
|
|
|
|
.formulate-input[data-classification='select'] .formulate-input-element {
|
|
|
|
position: relative; }
|
|
|
|
.formulate-input[data-classification='select'] .formulate-input-element::before {
|
|
|
|
content: '';
|
|
|
|
width: 0;
|
|
|
|
height: 0;
|
|
|
|
border: .3em solid transparent;
|
|
|
|
border-top-color: #cecece;
|
|
|
|
border-bottom-width: 0;
|
|
|
|
top: 50%;
|
|
|
|
margin-top: -.1em;
|
|
|
|
right: 1em;
|
|
|
|
position: absolute; }
|
|
|
|
.formulate-input[data-classification='select'] select {
|
|
|
|
appearance: none;
|
|
|
|
border-radius: .3em;
|
|
|
|
border: 1px solid #cecece;
|
|
|
|
box-sizing: border-box;
|
|
|
|
background-color: transparent;
|
|
|
|
font-size: .9em;
|
|
|
|
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
|
|
|
|
padding: .75em;
|
|
|
|
display: block;
|
|
|
|
width: 100%;
|
|
|
|
font-weight: 400;
|
2019-11-15 22:44:01 +03:00
|
|
|
line-height: 1.1em;
|
|
|
|
margin: 0;
|
2019-10-07 17:24:30 +03:00
|
|
|
padding-right: 2em; }
|
|
|
|
.formulate-input[data-classification='select'] select::placeholder {
|
|
|
|
color: #a8a8a8; }
|
|
|
|
.formulate-input[data-classification='select'] select:focus {
|
|
|
|
outline: 0;
|
|
|
|
border: 1px solid #41b883; }
|
|
|
|
.formulate-input[data-classification='select'] select[data-placeholder-selected] {
|
|
|
|
color: #a8a8a8; }
|
|
|
|
.formulate-input[data-classification='box'] .formulate-input-wrapper {
|
|
|
|
display: flex;
|
|
|
|
align-items: center; }
|
|
|
|
.formulate-input[data-classification='box'] .formulate-input-element {
|
|
|
|
overflow: hidden;
|
|
|
|
display: flex;
|
|
|
|
align-items: center; }
|
|
|
|
.formulate-input[data-classification='box'] .formulate-input-element input {
|
|
|
|
position: absolute;
|
|
|
|
left: -999px; }
|
|
|
|
.formulate-input[data-classification='box'] .formulate-input-element-decorator {
|
|
|
|
display: block;
|
|
|
|
width: 1em;
|
|
|
|
height: 1em;
|
|
|
|
border-radius: .25em;
|
|
|
|
border: 1px solid #cecece;
|
|
|
|
position: relative; }
|
|
|
|
.formulate-input[data-classification='box'] .formulate-input-element-decorator::before {
|
|
|
|
content: '';
|
|
|
|
display: block;
|
|
|
|
background-size: contain;
|
|
|
|
background-position: right;
|
|
|
|
width: calc(100% - .125em);
|
|
|
|
height: calc(100% - .125em);
|
|
|
|
box-sizing: border-box;
|
|
|
|
position: absolute;
|
|
|
|
top: .0625em;
|
|
|
|
left: .0625em; }
|
|
|
|
.formulate-input[data-classification='box'] .formulate-input-element[data-type="radio"] .formulate-input-element-decorator {
|
|
|
|
border-radius: 1em; }
|
|
|
|
.formulate-input[data-classification='box'] .formulate-input-element[data-type="radio"] .formulate-input-element-decorator::before {
|
|
|
|
border-radius: 1em;
|
|
|
|
width: calc(100% - .5em);
|
|
|
|
height: calc(100% - .5em);
|
|
|
|
top: .25em;
|
|
|
|
left: .25em; }
|
|
|
|
.formulate-input[data-classification='box'] .formulate-input-element input[type="checkbox"]:checked ~ .formulate-input-element-decorator {
|
|
|
|
border-color: #41b883; }
|
|
|
|
.formulate-input[data-classification='box'] .formulate-input-element input[type="checkbox"]:checked ~ .formulate-input-element-decorator::before {
|
2019-11-15 22:44:01 +03:00
|
|
|
background-color: #41b883;
|
|
|
|
mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><path d="M8.76,56.2c-6.38-6.34,3.26-16,9.64-9.69L38,65.88,80.56,23.29c6.38-6.38,16.07,3.32,9.69,9.69L42.84,80.37a6.83,6.83,0,0,1-9.65,0Z"/></svg>'); }
|
2019-10-07 17:24:30 +03:00
|
|
|
.formulate-input[data-classification='box'] .formulate-input-element input[type="radio"]:checked ~ .formulate-input-element-decorator {
|
|
|
|
border-color: #41b883; }
|
|
|
|
.formulate-input[data-classification='box'] .formulate-input-element input[type="radio"]:checked ~ .formulate-input-element-decorator::before {
|
|
|
|
background-color: #41b883; }
|
|
|
|
.formulate-input[data-classification='box'] .formulate-input-element input:focus ~ .formulate-input-element-decorator {
|
|
|
|
border-color: #41b883; }
|
|
|
|
.formulate-input[data-classification='box'] .formulate-input-label--after {
|
|
|
|
margin-left: .5em; }
|
|
|
|
.formulate-input[data-classification='box'] .formulate-input-label--before {
|
|
|
|
margin-right: .5em; }
|
|
|
|
.formulate-input[data-classification="group"] > .formulate-input-wrapper > .formulate-input-label {
|
|
|
|
margin-bottom: .5em; }
|
2019-11-15 22:44:01 +03:00
|
|
|
.formulate-input[data-classification="file"] .formulate-input-upload-area {
|
|
|
|
width: 100%;
|
|
|
|
position: relative;
|
|
|
|
padding: 2em; }
|
|
|
|
.formulate-input[data-classification="file"] .formulate-input-upload-area[data-has-files] {
|
|
|
|
padding: 0; }
|
|
|
|
.formulate-input[data-classification="file"] .formulate-input-upload-area input {
|
|
|
|
cursor: pointer;
|
|
|
|
appearance: none;
|
|
|
|
opacity: 0;
|
|
|
|
position: absolute;
|
|
|
|
left: 0;
|
|
|
|
right: 0;
|
|
|
|
bottom: 0;
|
|
|
|
top: 0;
|
|
|
|
width: 100%;
|
|
|
|
height: 100%;
|
|
|
|
z-index: 5; }
|
|
|
|
.formulate-input[data-classification="file"] .formulate-input-upload-area-mask {
|
|
|
|
border-radius: .4em;
|
|
|
|
position: absolute;
|
|
|
|
pointer-events: none;
|
|
|
|
position: absolute;
|
|
|
|
display: flex;
|
|
|
|
justify-content: center;
|
|
|
|
align-items: center;
|
|
|
|
left: 0;
|
|
|
|
right: 0;
|
|
|
|
top: 0;
|
|
|
|
bottom: 0;
|
|
|
|
border: 2px dashed #a8a8a8;
|
|
|
|
z-index: 2; }
|
|
|
|
.formulate-input[data-classification="file"] .formulate-input-upload-area-mask::before {
|
|
|
|
content: '';
|
|
|
|
background-color: #a8a8a8;
|
|
|
|
mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 58 58"><path d="M29,58A29,29,0,1,0,0,29,29,29,0,0,0,29,58ZM29,4A25,25,0,1,1,4,29,25,25,0,0,1,29,4Z"/><polygon points="27 22 27 44.4 31 44.4 31 22 41.7 31.1 44.3 28.1 29 15 13.7 28.1 16.3 31.1 27 22"/></svg>');
|
|
|
|
width: 2em;
|
|
|
|
height: 2em;
|
|
|
|
position: absolute;
|
|
|
|
pointer-events: none; }
|
|
|
|
.formulate-input[data-classification="file"] .formulate-input-upload-area input:focus ~ .formulate-input-upload-area-mask,
|
|
|
|
.formulate-input[data-classification="file"] .formulate-input-upload-area input:hover ~ .formulate-input-upload-area-mask,
|
|
|
|
.formulate-input[data-classification="file"] .formulate-input-upload-area input[data-is-drag-hover] ~ .formulate-input-upload-area-mask {
|
|
|
|
border-color: #41b883; }
|
|
|
|
.formulate-input[data-classification="file"] .formulate-input-upload-area input:focus ~ .formulate-input-upload-area-mask::before,
|
|
|
|
.formulate-input[data-classification="file"] .formulate-input-upload-area input:hover ~ .formulate-input-upload-area-mask::before,
|
|
|
|
.formulate-input[data-classification="file"] .formulate-input-upload-area input[data-is-drag-hover] ~ .formulate-input-upload-area-mask::before {
|
|
|
|
background-color: #41b883; }
|
|
|
|
.formulate-input[data-classification="file"] .formulate-files {
|
|
|
|
list-style-type: none;
|
|
|
|
margin: 0;
|
|
|
|
padding: 0; }
|
|
|
|
.formulate-input[data-classification="file"] .formulate-files li {
|
|
|
|
appearance: none;
|
|
|
|
border-radius: .3em;
|
|
|
|
border: 1px solid #cecece;
|
|
|
|
box-sizing: border-box;
|
|
|
|
background-color: transparent;
|
|
|
|
font-size: .9em;
|
|
|
|
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
|
|
|
|
padding: .75em;
|
|
|
|
display: block;
|
|
|
|
width: 100%;
|
|
|
|
font-weight: 400;
|
|
|
|
line-height: 1.1em;
|
|
|
|
margin: 0;
|
|
|
|
display: block;
|
|
|
|
width: 100%;
|
|
|
|
display: flex;
|
|
|
|
justify-content: space-between; }
|
|
|
|
.formulate-input[data-classification="file"] .formulate-files li::placeholder {
|
|
|
|
color: #a8a8a8; }
|
|
|
|
.formulate-input[data-classification="file"] .formulate-files li:focus {
|
|
|
|
outline: 0;
|
|
|
|
border: 1px solid #41b883; }
|
|
|
|
.formulate-input[data-classification="file"] .formulate-files li ::-webkit-progress-bar {
|
|
|
|
appearance: none;
|
|
|
|
height: .5em;
|
|
|
|
border-radius: .5em;
|
|
|
|
overflow: hidden; }
|