.loading-spinner{z-index:10;position:fixed;top:0;bottom:0;left:0;right:0;display:flex;flex-direction:column;justify-content:center;align-items:center}.loading-spinner .loading-spinner-backdrop{position:fixed;top:0;bottom:0;left:0;right:0;background-color:#333;opacity:.4;z-index:20}.loading-spinner .loading-spinner-wrapper{width:100px;height:100px;display:flex;flex-direction:row;align-items:center;justify-content:space-around;background-color:#333;border-radius:50px;z-index:30}.loading-spinner .loading-spinner-wrapper .loading-spinner-image{background:url(/dist/node_modules/@cv/libs.surveys.core.survey.web/dist/modules/loading-spinner/customerville-logo.gif);height:55px;width:55%;background-size:cover}#cv-survey-bootstrap .loading-spinner{background-color:#333;opacity:1}#cv-survey-bootstrap .loading-spinner .loading-spinner-wrapper img{width:55px;height:55px}
