﻿@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500&display=swap");html{box-sizing:border-box;font-family:"Roboto";}html,body{min-height:100vh;}p{margin:0;}.dev-body{margin-bottom:60px;}body{margin:0;}*,*::before,*::after{box-sizing:inherit;}a{text-decoration:none;}a:hover,a:active,a:focus{text-decoration:none;}h1,h2,h3,h4,h5,h6{font-weight:bold;}.dev-container{min-height:100vh;justify-content:center;align-items:center;}.dev-base-page{width:600px;height:auto;margin:0 auto;}.dev-base-page .k-card{border-radius:15px;}.dev-logo-img{max-width:400px;}img.logo-altipal{content:url("../img/applogo1.png");}img{user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-drag:none;-webkit-user-select:none;-ms-user-select:none;}img.grayscale{filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");-webkit-filter:grayscale(100%);}img.grayscale.disabled{filter:none;-webkit-filter:grayscale(0%);}.noselect,.k-label,.k-column-title,.k-master-row,.k-footer-template,.k-pager-numbers{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline-style:none;user-drag:none;}.swal2-container.swal2-center>.swal2-popup{border-radius:15px;}.dev-message-section{max-width:500px;}@media only screen and (max-width:576px){.dev-message-section{max-width:400px;}}.dev-response-page{max-width:600px;height:auto;margin:0 auto;}.message-transaction-error{margin:0 50px;text-align:center;font-size:1.1rem;color:#222;}.wrapper{min-height:100vh;justify-content:center;align-items:center;}