@charset "utf-8";.text-gray-300{color:#b2b2b2}.text-gray-400{color:#999}.text-gray-430{color:#696969}.text-gray-500{color:#666}.text-gray-700{color:#333}.bg-white{background-color:#fff}.bg-gray-100{background-color:#f3f3f3}.bg-blue-500{background-color:#236fee}.bg-red-560{background-color:#f82d33}.bg-red-600{background-color:red}.text-danger{color:#e60000}.text-success{color:#6b0}.text-white{color:#fff}.text-black{color:#000}.text-red-560{color:#f82d33}.text-red-600{color:red}.text-blue-490{color:#3568e7}.text-blue-500{color:#236fee}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.flex{display:flex}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-stretch{align-items:stretch}.absolute{position:absolute}.flex-1{flex:1 1 0}.flex-auto{flex:1 1 auto}.flex-initial{flex:0 1 auto}.flex-none{flex:none}.relative{position:relative}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.inline-block{display:inline-block}.overflow-hidden{overflow:hidden !important}.border-0{border-width:0}.opacity-60{opacity:.6}.fixed{overflow:hidden;padding-right:17px}.h-full{height:100%}.w-full{width:100%}.hide{display:none !important}.invisible{visibility:hidden}.inset-0{inset:0}.inset-x-0{left:0;right:0}.inset-y-0{top:0;bottom:0}.opacity-0{opacity:0}.opacity-100{opacity:1}.font-bold{font-weight:700}.underline{text-decoration:underline}