.ricerca-guasti-component .search-box{display:flex;justify-content:center;align-items:end;gap:10px;margin-top:24px;margin-bottom:30px}
.ricerca-guasti-component .search-box .pod-form-group .form_error p{display:none;font-size:14px;margin-bottom:0;position:absolute}
.ricerca-guasti-component .search-box .pod-form-group.error .form_error p{display:block}
.ricerca-guasti-component .search-box .pod-form-group.error input{border-color:red}
.ricerca-guasti-component .guasti-search-result .guasti-search-result-container{width:fit-content;margin:40px auto 0}
.ricerca-guasti-component .guasti-search-result .guasti-search-result-container th{font-size:18px;font-weight:700;line-height:32px}
.ricerca-guasti-component .guasti-search-result .guasti-search-result-container td{font-size:16px;line-height:24px;padding:8px}
.ricerca-guasti-component .guasti-search-result .guasti-search-result-container td.body-label{font-weight:700}
@media only screen and (max-width:768px){.ricerca-guasti-component{margin-top:44px}
.ricerca-guasti-component .search-box{margin:24px 16px}
.ricerca-guasti-component .search-box .btn-round{display:inline-blocK;height:50px;font-size:20px;border-radius:25px;-webkit-transition:all .3s;transition:all .3s;background:linear-gradient(90deg,#d24507 -0.01%,#d60075 99.99%);color:#fff;line-height:35px;font-weight:bold;padding:6px 20px}
}