.form-settings{position:fixed;top:80px;right:10px;min-width:180px;background-color:#fff;display:flex;flex-direction:column;z-index:100;border-radius:10px;padding:20px;box-shadow:2px 5px 29px gray}.form-settings .btn{margin-top:10px}.form-settings .new_checkbox{margin-top:10px;margin-bottom:10px;display:inline-block;position:relative}@media(max-width: 479.98px){.form-settings .new_checkbox{margin-top:5px;margin-bottom:5px}}.form-settings .new_checkbox__category--disabled{color:#9e9fa0}.form-settings .new_checkbox--disabled{opacity:.5}.form-settings .new_checkbox__hidden-input{opacity:0;position:absolute;left:0;top:0;z-index:-1}.form-settings .new_checkbox__fake-input--disabled{opacity:.5}.form-settings .new_checkbox__fake-input{width:16px;height:16px;border:1px solid #5a5b5c;background-color:#fff;pointer-events:none;position:absolute;left:0;top:3px;transition:.2s ease-in-out background-color;background-image:url(../img/bg/icons-svg/success-icon.svg);background-size:15px;background-position:center;background-repeat:no-repeat}.form-settings .new_checkbox__fake-input::before{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);font-size:11px;text-align:center;color:#fff;transition:.2s ease-in-out color;line-height:1;content:""}.form-settings input[type=checkbox]:focus:not([disabled])+.new_checkbox__fake-input{box-shadow:0 0 4px 0 rgba(90,91,92,.5)}.form-settings input[type=checkbox]:checked+.new_checkbox__fake-input{background-color:#5a5b5c}.form-settings input[type=checkbox]:checked+.new_checkbox__fake-input::before{color:#fff}.form-settings .new_checkbox__label{padding-left:26px;font-size:14px}.form-settings .new_checkbox__position{font-size:11px}.form-settings .filter__small-text{margin-top:10px;margin-bottom:10px;font-size:11px;font-weight:300}
