.firmwarestock-section .select-primary.active .select-dropdown{display:flex}.firmwarestock-section .but{background-color:#d19a66;border-radius:100px;color:#000;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:10px;height:40px;padding:0 12px;line-height:40px;transition:.26s ease-out;align-items:center;justify-content:center}.firmwarestock-section .but img{min-width:25px;width:25px;height:27px}.firmwarestock-section .but:hover{background-color:#d0a67f;color:#000}.firmwarestock-section .table{display:table;width:100%;box-sizing:border-box;border-collapse:collapse;border:1px solid #555;empty-cells:show;color:#fff;cursor:default}.firmwarestock-section .table-thead{display:table-header-group}.firmwarestock-section .table-tbody{display:table-row-group}.firmwarestock-section .table-tr{display:table-row}.firmwarestock-section .table-th{display:table-cell;padding:10px;border:1px solid #555;font-weight:700;text-align:center;background-color:rgba(255,255,255,.45)}.firmwarestock-section .table-td{display:table-cell;padding:10px;border:1px solid #555;vertical-align:middle}.firmwarestock-section .table-td.nowrap{white-space:nowrap}.firmwarestock-section .nofile{display:flex;padding:10px 0;border-bottom:2px solid #d19a66;border-top:2px solid #d19a66;justify-content:center;color:#fff}@media (max-width:767px){.firmwarestock-section .table-thead{display:none}.firmwarestock-section .table-tr{display:flex;flex-direction:column;margin-bottom:20px}.firmwarestock-section .table-td:not(:last-child):before{content:attr(data-title) ": "}.firmwarestock-section .table{border:none}.firmwarestock-section .table-td{border:none;font-size:small}.firmwarestock-section .table-td:first-child{border-top:2px solid #d19a66}}