.menucol{margin:0!important;padding:10px;font-size:14px;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;background:none}.pdaindex_min{height:calc(100vh - 110px);background-color:#f2f2f2}.pdaindex_max{height:calc(100vh - 50px);background-color:#fff}.pda_index{overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.pdamenudiv{background-color:#fff;margin:10px;border-radius:8px}.pdamenutitle{padding:10px 10px 0 10px}.pda-menu-loading{padding:10px;background-color:#f2f2f2}.pda-menu-loading-card{margin-bottom:10px;padding:14px;border-radius:8px;background:#fff}.pda-menu-loading-icon,.pda-menu-loading-text,.pda-menu-loading-title{background:-webkit-gradient(linear,left top,right top,color-stop(25%,#eef2f7),color-stop(37%,#f8fafc),color-stop(63%,#eef2f7));background:linear-gradient(90deg,#eef2f7 25%,#f8fafc 37%,#eef2f7 63%);background-size:400% 100%;-webkit-animation:pdaMenuShimmer 1.2s ease infinite;animation:pdaMenuShimmer 1.2s ease infinite}.pda-menu-loading-title{width:110px;height:18px;border-radius:999px;margin-bottom:16px}.pda-menu-loading-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.pda-menu-loading-item{width:25%;padding:6px 0 10px;text-align:center}.pda-menu-loading-icon{width:45px;height:45px;border-radius:12px;margin:0 auto 8px}.pda-menu-loading-text{width:42px;height:12px;border-radius:999px;margin:0 auto}@-webkit-keyframes pdaMenuShimmer{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes pdaMenuShimmer{0%{background-position:100% 50%}to{background-position:0 50%}}