input:not([disabled]):focus,textarea:not([disabled]):focus,select:not([disabled]):focus{box-shadow:none!important}input[type=text],input[type=password],input[type=url],input[type=tel],input[type=search],input[type=number],input[type=datetime],input[type=email]{background:#fff;border:1px solid #bfbfbf;border-radius:5px;font-family:'Roboto',sans-serif;font-size:12px;height:37px;padding:0 15px;vertical-align:baseline;color:grey}select{border:1px solid #bfbfbf!important;border-radius:5px;font-family:'Roboto',sans-serif;font-size:12px;height:37px;padding:4px 25px 5px 15px;color:#a0a3a2}button{text-transform:uppercase!important}::-webkit-input-placeholder{color:#A0A3A2!important}:-ms-input-placeholder{color:#A0A3A2!important}::placeholder{color:#A0A3A2!important}.checkbox-custom[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none}.checkbox-custom[type=radio]{width:20px;height:20px;border:solid 1px #c4c4c4;background-color:#c4c4c4;margin-right:8px;position:relative}.checkbox-custom[type=radio]:checked:before{content:"";width:10px;height:10px;background-color:#4f4f4f;position:absolute;top:4px;left:4px}.checkbox-custom[type=radio],.checkbox-custom[type=radio]:checked:before{border-radius:100%}.checkbox-check[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none}.checkbox-check[type=checkbox]{width:18px!important;height:18px!important;border:solid 1px black!important;background-color:white!important;margin-right:8px!important;cursor:pointer}.checkbox-check[type=checkbox]:checked:before{content:"";width:10px;height:10px;background-color:#4ebf6a;position:absolute;top:3px;left:3px}input.mgs-layered-checkbox{appearance:none;-webkit-appearance:none;-moz-appearance:none}input.mgs-layered-checkbox{visibility:hidden;position:absolute;right:0}.mgs-filter-item-checkbox{border:1px solid #bfbfbf;width:15px;height:15px;margin-right:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mgs-filter-item-checkbox input[type=checkbox]:checked+.mgs-content{height:13px;width:13px;background-image:url('../images/recursos-svg/check.svg');background-size:cover;background-color:#4ebf6a}