﻿::-webkit-scrollbar{width:4px;height:4px;}::-webkit-scrollbar-track{border-radius:4px;}::-webkit-scrollbar-thumb{background:#999;border-radius:4px;}::-webkit-scrollbar-thumb:hover{background:#999;}.stop-scrolling{height:100%;overflow:hidden;}.dn{display:none!important;}.popupoverlay{position:fixed;top:0;bottom:0;left:0;right:0;z-index:9999;background-image:url('/icons/transp.png');background-repeat:repeat;}.popupframe{width:520px;background-color:#fff;position:absolute;left:50%;top:10%;padding:30px;border:1px solid #000;margin-left:-260px;}.popupclose{cursor:pointer;padding:8px;position:absolute;top:5px;right:5px;width:40px;}.myimgbutton{display:inline-block;border-radius:5px;padding:10px 20px 10px 30px;font-size:15px;font-weight:600;cursor:pointer;background-position:left 10px center;background-repeat:no-repeat;background-size:15px;line-height:15px;text-decoration:none;border:0;}.myradiooff{background-image:url('/icons/radiooff.svg');}.myradioon{background-image:url('/icons/radioon.svg')!important;}.bibutton{cursor:pointer;border-radius:6px;padding:6px 12px;text-decoration:none;display:inline-grid;grid-template-columns:auto auto;gap:8px;align-items:center;font-size:15px;}.bibutton:hover{opacity:.8;}.bibutton>i{font-size:17px;line-height:15px;}.green{color:#fff!important;background-color:#009951!important;}.red{color:#fff!important;background-color:#ed1c2e!important;}.yellow{color:#000!important;background-color:#ffdf1c!important;}.filterbutton{color:#000;background-color:#ffdf1c;background-image:url('/icons/filter.svg');}.cancelbutton{color:#000;background-color:#f00;background-image:url('/icons/x-black.svg');}.searchbutton{color:#000;background-color:#007aff;background-image:url('/icons/search.svg');}.confirmbutton{color:#fff;background-color:#009951;background-image:url(/icons/tick-white.svg);}.ddpanel{border:1px solid #333;margin-top:4px;padding:4px;background-color:#fff;}.ddpanel>div{max-height:200px;overflow:scroll;margin-top:10px;}.ddpanel a{display:block;cursor:pointer;color:#000;text-decoration:none;}.ddpanel a:hover{color:#fff!important;background-color:#2068d0;}.ddsrch{background-image:url(/icons/search.svg);padding:10px 20px 10px 30px!important;background-position:left 10px center;background-repeat:no-repeat;background-size:15px;line-height:15px;text-decoration:none;}.dual-spinner{width:100px;height:100px;border-radius:50%;border:6px solid transparent;border-top-color:#e81225;border-right-color:#ffdd02;animation:spin .9s linear infinite;}.small-spinner{width:20px;height:20px;border-width:3px;}@keyframes spin{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}#page-loader{position:fixed;inset:0;background:rgba(255,255,255,.8);display:flex;justify-content:center;align-items:center;z-index:9999;}.avatarspan{display:inline-grid;min-width:32px;min-height:32px;width:32px;height:32px;color:#000;background-color:#ccc;align-items:center;text-align:center;border-radius:50%;font-size:14px;font-weight:600;}.avatarspan40{width:40px;height:40px;font-size:18px;}.avatarspan90{width:90px;height:90px;font-size:42px;}.avatarspan50msg{width:50px;height:50px;margin-right:12px;font-size:22px;}@media only screen and (max-width:768px){.popupframe{width:90%;left:5%;top:5%;margin-left:0;}}