.warning{color:red}.app-bg{background:#bbdefb}.provider{width:95%;border:1px solid #ccc}.provider:hover{background:#bbdefb}.or-divider{position:relative;margin:0 0 25px 0;text-align:center}.or-divider:after,.or-divider:before{content:"";position:absolute;top:50%;width:45%;height:1px;background-color:#ccc}.or-divider:before{left:0}.or-divider:after{right:0}.button-container{text-align:center}.btn-focus-active,.btn-focus-active:hover{background-color:#329ef7!important;color:#fff!important}.blue-bootstrap{background-color:#329ef7!important;border-color:#329ef7!important}.red-bootstrap{background-color:#fe6655!important;border-color:#fe6655!important}.green-bootstrap{background-color:#28a745!important;border-color:#28a745!important}.v-progress-circular{position:relative;display:inline-flex;vertical-align:middle;justify-content:center;align-items:center}.v-progress-circular>svg{width:100%;height:100%;margin:auto;position:absolute;top:0;bottom:0;left:0;right:0;z-index:0}.v-progress-circular--indeterminate>svg{animation:progress-circular-rotate 1.4s linear infinite;transform-origin:center center;transition:all .2s ease-in-out}.v-progress-circular--indeterminate .v-progress-circular__overlay{animation:progress-circular-dash 1.4s ease-in-out infinite;stroke-linecap:round;stroke-dasharray:80,200;stroke-dashoffset:0px}.v-progress-circular--indeterminate:not(.v-progress-circular--visible) .v-progress-circular__overlay,.v-progress-circular--indeterminate:not(.v-progress-circular--visible)>svg{animation-play-state:paused!important}.v-progress-circular__info{align-items:center;display:flex;justify-content:center}.v-progress-circular__underlay{stroke:hsla(0,0%,62%,.4);z-index:1}.v-progress-circular__overlay{stroke:currentColor;z-index:2;transition:all .6s ease-in-out}@keyframes progress-circular-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0px}50%{stroke-dasharray:100,200;stroke-dashoffset:-15px}to{stroke-dasharray:100,200;stroke-dashoffset:-124px}}@keyframes progress-circular-rotate{to{transform:rotate(1turn)}}