.v-card{transition:box-shadow .3s ease-in-out}.ml-no-select{-ms-user-select:none;user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none}iframe#ml_app{position:absolute;margin-left:-20px;top:0;left:0;width:calc(100vw - 160px);height:calc(100vh - 32px)}iframe#ml_app.ml-expanded{position:fixed;width:100%;height:100%;top:0;z-index:100000;margin-left:0}@media only screen and (max-width:960px){iframe#ml_app{width:calc(100vw - 36px)}}@media only screen and (max-width:782px){iframe#ml_app{top:46px;width:100vw}}form{display:none}body,html{padding:0;margin:0;font-family:Verdana,Geneva,Tahoma,sans-serif;display:flex;align-items:center;justify-content:center;height:100vh}*,:after,:before{background-repeat:no-repeat;box-sizing:content-box!important}.spinner.loading{padding:50px;position:relative;text-align:center}.spinner.loading:before{content:"";height:130px;width:130px;position:absolute;top:-23px;left:-23px;border-width:8px;border-style:solid;border-color:#2180c0 #ccc #ccc;border-radius:100%;-webkit-animation:rotation .7s linear infinite;animation:rotation .7s linear infinite}.spinner span{position:absolute;transform:translate(-50%,-50%)}@-webkit-keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}