.task-info{font-family:Segoe UI;min-height:200px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;border:2px solid rgba(0,0,0,.1);padding:5px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:10px;margin-right:10px}#taskSubject{line-height:29px;font-size:18px;font-weight:700}#taskDetails{line-height:22px;font-size:14px;margin-top:0;margin-bottom:0;padding-left:10px}.info{margin-right:10px}#taskProgress{line-height:42px;font-size:40px;font-weight:700}.options{margin-top:20px;padding:20px;background-color:hsla(0,0%,74.9%,.15);position:relative}.caption{font-size:18px;font-weight:500}.option{margin-top:10px;margin-right:40px;display:inline-block}.option:last-child{margin-right:0}.option>.dx-numberbox{width:200px;display:inline-block;vertical-align:middle}.option>span{margin-right:10px}.buttons-column{display:inline-block;text-decoration:none;width:150px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:5px;margin-top:5px;margin-left:10px}.cards-wrapper{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-auto-rows:1fr;gap:10px;margin-right:20px}.empresa-card{background:#fff;border-radius:24px;padding:24px 32px;min-width:280px;max-width:320px;-webkit-box-shadow:0 8px 24px rgba(0,0,0,.16);box-shadow:0 8px 24px rgba(0,0,0,.16);color:#512da8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.empresa-card:hover{-webkit-box-shadow:0 10px 30px rgba(0,0,0,.25);box-shadow:0 10px 30px rgba(0,0,0,.25);-webkit-transform:translateY(-2px);transform:translateY(-2px);-webkit-transition:all .15s ease;transition:all .15s ease}.empresa-card .codigo-empresa{font-weight:700;font-size:18px;margin-bottom:12px;color:#e65100}.empresa-card .nome-fantasia{font-weight:700;font-size:18px;text-align:center;margin-top:12px;margin-bottom:4px;color:#512da8}.empresa-card .descricao-empresa{text-align:center;font-size:13px;line-height:1.4;color:#555}.empresa-card .telefone{margin-top:4px;color:#e65100}.logo-empresa{max-height:70px;max-width:200px;-o-object-fit:contain;object-fit:contain;border-radius:0;padding:0;background:transparent;-webkit-box-shadow:none;box-shadow:none}