.w-full{width:100%}.max-w-720{max-width:720px}.w-12{width:3rem}.w-40{width:10rem}.w-52{width:13rem}.w-64{width:16rem}.h-12{height:3rem}.flex{display:flex}.flex-wrap{flex-wrap:wrap}.flex-col{flex-direction:column}.flex-shrink-0{flex-shrink:0}.justify-start{justify-content:start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.items-start{align-items:start}.items-center{align-items:center}.items-end{align-items:flex-end}.text-white{color:#fff}.rounded-full{border-radius:50%}.rounded{border-radius:.25rem}.text-5xl{font-size:2rem}.m-4{margin:1rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-4{margin-left:1rem;margin-right:1rem}.my-4{margin-top:1rem;margin-bottom:1rem}.px-4{padding-left:1rem;padding-right:1rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-0{padding-left:0;padding-right:0}.p-8{padding:2rem}.p-4{padding:1rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.border-red{border:1px solid #f00}.edit-program:hover{cursor:pointer}.editable-visit-input:hover{background-color:#e5e5e5;border-radius:.25rem;cursor:pointer}