body:has(.tfh-supplier-page) .tfh-modal{max-height:calc(100vh - 36px);display:flex;flex-direction:column;overflow:hidden}body:has(.tfh-supplier-page) .tfh-form-body{overflow-y:auto;max-height:calc(100vh - 190px);padding-right:6px}body:has(.tfh-supplier-page) .tfh-modal-top,body:has(.tfh-supplier-page) .tfh-modal-actions{flex:0 0 auto}body:has(.tfh-supplier-page) .tfh-form-body::-webkit-scrollbar{width:8px}body:has(.tfh-supplier-page) .tfh-form-body::-webkit-scrollbar-thumb{background:#173d67;border-radius:999px}body:has(.tfh-supplier-page) .tfh-form-body::-webkit-scrollbar-track{background:#070c13;border-radius:999px}@media(max-height:760px){body:has(.tfh-supplier-page) .tfh-modal{max-height:calc(100vh - 20px)}body:has(.tfh-supplier-page) .tfh-form-body{max-height:calc(100vh - 165px)}}