.search-card{background-color:var(--color20);height:167px;display:flex;flex-direction:column;justify-content:space-around;padding:1rem;border-radius:10px;box-shadow:0 10px 50px 0 rgba(0,0,0,.25);overflow:hidden}.button-dashboard{display:flex;width:160px;height:26px;border:none;color:var(--color20);cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;border-radius:6px;margin-top:12px;margin-right:5px;padding:6px}.content{display:flex;flex-direction:row}.content-text{display:flex;font-size:12px;line-height:16px;padding-right:.5rem;margin-top:6px;flex:5 1}.icon{display:flex;justify-content:center;padding-block:6px;align-items:center;flex:2 1}.button-cont-dashboard{display:flex;flex-direction:row;justify-content:flex-start}.weather-card-header{justify-content:space-evenly;align-items:end}.air-temperature{font-weight:700}.location-card{display:flex;flex:8 1;flex-direction:row;justify-content:space-between}.info-card{display:flex;flex:7 1;flex-direction:row;justify-content:flex-end}.current-location{display:flex;align-items:end}.weather-info-right-text{justify-content:flex-start;text-align:end}.skeleton-header{height:20px;margin-top:12px}.skeleton,.skeleton-header{width:100%;background-color:var(--color23);border-radius:10px}.skeleton{height:100px;margin-top:18px}.homepage-hourly-weather-container,.weather-card-header{display:flex;justify-content:space-between}.weather-card-header{color:var(--color20);padding-top:6px;align-items:start}.homepage-hourly-weather-row{display:flex;width:100%;flex-direction:row;justify-content:space-between;margin-inline:8px}.hourly-weather-page-item{display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden}.line{border-top:1px solid var(--color21);margin-block:12px}@media (max-width:992px){.hourly-weather-container{display:flex;flex-direction:column;justify-content:space-evenly}}.home-orders-card{height:62vh!important;background-color:var(--color20)!important;border-radius:10px!important}.orders-card::-webkit-scrollbar{display:none!important}.orders-card-header{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;padding:14px 22px 18px 14px!important}.all-item-header{display:flex;align-items:center;font-size:12px;line-height:16px;text-decoration:underline;border:none;background:none}.p-selectbutton .p-button.p-highlight,.select-button{border-color:var(--color2)!important;border:1.5 solid var(--color20)!important}.select-button .p-button.p-highlight{background-color:var(--color2)!important;border-color:var(--color2)!important;border:1.5px solid var(--color20)!important;outline:1px solid var(--color2)!important;box-shadow:0 0 3px var(--color2)!important;margin:-1px}.p-selectbutton .p-button{border-color:var(--color2)!important;border-radius:2px 0 0 2px!important}.p-button-label{font-size:14px!important;font-family:var(--font-inter);font-weight:400!important;color:var(--color9)!important;line-height:12px;text-align:center}.buy-button,.sell-button{flex:1 1;padding-block:8px;font-size:16px;line-height:20px;box-sizing:border-box;margin:0 .5px;cursor:pointer}.buy-button{border-radius:3px 0 0 3px}.sell-button{border-radius:0 3px 3px 0}.table .p-datatable-thead>tr>th{font-weight:400!important}.table-order-dashboard.p-datatable .p-datatable-tbody>tr>td{height:3.2em!important;padding-left:10px;font-size:12px!important}.table-order-dashboard.p-datatable .p-datatable-tbody>tr:last-child>td{border-bottom:none!important}.heaer-table-lenght{font-size:14px;font-weight:600;font-family:var(--font-inter);line-height:18px;color:var(--color27)}@media (max-height:780px){.home-orders-card{height:calc(62vh - 20px)!important}}@media (max-height:700px){.home-orders-card{height:calc(62vh - 40px)!important}}.table-order-dashboard.p-datatable .p-datatable-tbody>tr:hover{background:transparent!important}.table-order-dashboard.p-datatable .p-datatable-tbody>tr{justify-content:center!important;align-items:center!important}@media (max-width:768px){.orders-card-header{flex-direction:column!important;align-items:flex-start!important;gap:20px}}