.v-spinner{text-align:center}.v-spinner .v-clip{-webkit-animation:v-clipDelay .75s linear 0s infinite;animation:v-clipDelay .75s linear 0s infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block}@-webkit-keyframes v-clipDelay{0%{-webkit-transform:rotate(0deg) scale(1);transform:rotate(0deg) scale(1)}50%{-webkit-transform:rotate(180deg) scale(.8);transform:rotate(180deg) scale(.8)}to{-webkit-transform:rotate(1turn) scale(1);transform:rotate(1turn) scale(1)}}@keyframes v-clipDelay{0%{-webkit-transform:rotate(0deg) scale(1);transform:rotate(0deg) scale(1)}50%{-webkit-transform:rotate(180deg) scale(.8);transform:rotate(180deg) scale(.8)}to{-webkit-transform:rotate(1turn) scale(1);transform:rotate(1turn) scale(1)}}table.v-table tbody td[data-v-5542fe63]:first-child{width:40%}.delete-btn[data-v-5542fe63]{width:28px;height:28px;border-radius:50%;background-color:#dc3545;cursor:pointer;position:relative}.delete-btn[data-v-5542fe63]:after,.delete-btn[data-v-5542fe63]:before{content:"";position:absolute;top:50%;left:50%;width:14px;height:2px;background-color:#fff;-webkit-transform-origin:center;transform-origin:center}.delete-btn[data-v-5542fe63]:before{-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.delete-btn[data-v-5542fe63]:after{-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.delete-btn[data-v-5542fe63]:hover{background-color:#a71d2a}.room-name[data-v-5542fe63]{font-weight:700;text-transform:uppercase;font-size:15px;display:inline-block;position:relative;padding-bottom:5px}.placeholder[data-v-5542fe63]{padding:0!important;font-weight:700!important}.file-label-inline[data-v-5542fe63]{width:23%;margin-left:13%;margin-top:41.5%;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:60%}.file-input-inline[data-v-5542fe63]{width:auto;margin-left:25%;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:60%}.file-btn-inline[data-v-5542fe63]{margin-top:5px}.v-form>.container{padding:16px}.v-form>.container>.layout>.flex{padding:8px}.v-form>.container>.layout:only-child{margin:-8px}.v-form>.container>.layout:not(:only-child){margin:auto -8px}