#upcomingEventsCalendar .v-calendar-weekly__day-label button{height:25px;width:25px;margin-bottom:5px;font-size:11px}#ComfirmationsCalendar .v-calendar-weekly__week{overflow:auto}.pulse{-webkit-animation:pulse-red 2s infinite;animation:pulse-red 2s infinite}@-webkit-keyframes pulse-red{0%{transform:scale(.95);box-shadow:0 0 0 0 rgba(255,82,82,.7)}70%{transform:scale(1);box-shadow:0 0 0 10px rgba(255,82,82,0)}to{transform:scale(.95);box-shadow:0 0 0 0 rgba(255,82,82,0)}}@keyframes pulse-red{0%{transform:scale(.95);box-shadow:0 0 0 0 rgba(255,82,82,.7)}70%{transform:scale(1);box-shadow:0 0 0 10px rgba(255,82,82,0)}to{transform:scale(.95);box-shadow:0 0 0 0 rgba(255,82,82,0)}}a{text-decoration:none}.v-card{width:100%!important}.v-snack__content{font-weight:500!important}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.pageHeaderListWrapper{width:200px!important;text-align:left!important;align-self:center!important;align-items:flex-start!important}.border{border:thin solid rgba(0,0,0,.12)}.italic{font-style:italic}.text-sm{font-size:14px}.sticky-v-card-actions{position:-webkit-sticky!important;position:sticky!important;left:0!important;bottom:0!important;background:#f2f2f2!important;border-top:1px solid #e1e1e1!important;width:100%!important}.cursorPointer{cursor:pointer!important}.toolbarSearch{padding-top:3px!important;margin-bottom:1px!important;background:hsla(0,0%,100%,.2)!important;border:1px solid hsla(0,0%,100%,.3)!important}.Vue-Toastification__toast{font-family:Roboto,sans-serif!important}#nprogress .bar{background:#e91e63!important;height:4px!important;z-index:99999!important}#nprogress .spinner-icon{border-top-color:#e91e63!important;border-left-color:#e91e63!important}.h-full{height:100%}.grid{display:grid}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.gap-2{gap:.5rem}.gap-4{gap:1rem}.flex{display:flex}.items-center{align-items:center}.flex-1{flex:1 1 0%}.flex-initial{flex:0 1 auto}.grow{flex-grow:1}