@import"https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";.submenu{margin-left:20px;list-style:none;padding-left:10px}.submenu li a{color:#444;font-size:14px}.barlow-thin{font-family:Barlow,sans-serif;font-weight:100;font-style:normal}.barlow-extralight{font-family:Barlow,sans-serif;font-weight:200;font-style:normal}.barlow-light{font-family:Barlow,sans-serif;font-weight:300;font-style:normal}.barlow-regular{font-family:Barlow,sans-serif;font-weight:400;font-style:normal}.barlow-medium{font-family:Barlow,sans-serif;font-weight:500;font-style:normal}.barlow-semibold{font-family:Barlow,sans-serif;font-weight:600;font-style:normal}.barlow-bold{font-family:Barlow,sans-serif;font-weight:700;font-style:normal}.barlow-extrabold{font-family:Barlow,sans-serif;font-weight:800;font-style:normal}.barlow-black{font-family:Barlow,sans-serif;font-weight:900;font-style:normal}.barlow-thin-italic{font-family:Barlow,sans-serif;font-weight:100;font-style:italic}.barlow-extralight-italic{font-family:Barlow,sans-serif;font-weight:200;font-style:italic}.barlow-light-italic{font-family:Barlow,sans-serif;font-weight:300;font-style:italic}.barlow-regular-italic{font-family:Barlow,sans-serif;font-weight:400;font-style:italic}.barlow-medium-italic{font-family:Barlow,sans-serif;font-weight:500;font-style:italic}.barlow-semibold-italic{font-family:Barlow,sans-serif;font-weight:600;font-style:italic}.barlow-bold-italic{font-family:Barlow,sans-serif;font-weight:700;font-style:italic}.barlow-extrabold-italic{font-family:Barlow,sans-serif;font-weight:800;font-style:italic}.barlow-black-italic{font-family:Barlow,sans-serif;font-weight:900;font-style:italic}*,*:after,*:before{margin:0%;padding:0%;box-sizing:border-box}._loader{display:flex;align-items:center;justify-content:center;background:#fff0;height:100vh}._loader._ht_auto{height:auto}._circle_area{width:40px;height:40px;border-radius:50%;position:relative;background:transparent}._circle_area:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;padding:2px;background:conic-gradient(#0a85ff,#0a85ff 90deg,#0a85ff 90deg,#0a85ff 180deg,#0a85ff 180deg,#0a85ff 270deg,#bdbdbd 270deg,#bdbdbd 360deg);-webkit-mask:radial-gradient(closest-side,transparent 82%,#000 88%);mask:radial-gradient(closest-side,transparent 82%,#000 88%);animation:rotateCircle 1s linear infinite}@keyframes rotateCircle{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._green_wave_circle{position:relative;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center}._green_wave_circle ._fixed_circle{width:10px;height:10px;background-color:#3abd02;border-radius:50%;z-index:1}._green_wave_circle ._wave_circle_with_opacity{position:absolute;width:100%;height:100%;border-radius:50%;background-color:#68df36;opacity:.6;animation:wave 4s infinite ease-out}@keyframes wave{0%{transform:scale(0);opacity:.6}to{transform:scale(2.5);opacity:0}}._divider{width:100%;min-height:40px;display:flex;justify-content:center;align-items:center;gap:10px;padding:0}._divider ._dvdr_hd{width:50%;text-align:center}._divider ._line{width:100%;height:1px;background-color:#d0d0d0}._lg_p{width:100%;height:100vh;background-color:#fff;display:flex;justify-content:center;align-items:center}._lg_p ._lg_mn_tmplt{width:100%;max-width:30em;min-height:30vh;border-radius:20px}._lg_p ._lg_mn_tmplt ._lgo{width:100%;min-height:80px}._lg_p ._lg_mn_tmplt ._lgo ._pwr_lgo{width:100%;display:flex;justify-content:center;align-items:center}._lg_p ._lg_mn_tmplt ._lgo ._pwr_lgo img{width:100%}._lg_p ._lg_mn_tmplt ._lg_f{width:100%;margin:0 auto;padding:20px 0;border-radius:8px}._lg_p ._lg_mn_tmplt ._lg_f form{display:flex;flex-direction:column;gap:6px}._lg_p ._lg_mn_tmplt ._lg_f form ._lg_f_i{position:relative;margin-bottom:15px}._lg_p ._lg_mn_tmplt ._lg_f form ._lg_f_i input[type=text],._lg_p ._lg_mn_tmplt ._lg_f form ._lg_f_i input[type=password]{width:100%;padding:10px;border:1px solid #ccc;border-radius:4px;font-size:16px}._lg_p ._lg_mn_tmplt ._lg_f form ._lg_f_i label{position:absolute;top:50%;left:20px;transform:translateY(-50%);background:#fff;padding:0 5px;transition:all .2s ease;font-size:16px;color:#666}._lg_p ._lg_mn_tmplt ._lg_f form ._lg_f_i input[type=text]:focus+label,._lg_p ._lg_mn_tmplt ._lg_f form ._lg_f_i input[type=password]:focus+label,._lg_p ._lg_mn_tmplt ._lg_f form ._lg_f_i input[type=text]:valid+label,._lg_p ._lg_mn_tmplt ._lg_f form ._lg_f_i input[type=password]:valid+label{top:0;left:20px;font-size:12px;color:#333}._lg_p ._lg_mn_tmplt ._lg_f form ._lg_f_i ._i_ck_bx{display:flex;align-items:center}._lg_p ._lg_mn_tmplt ._lg_f form ._lg_f_i ._i_ck_bx input[type=checkbox]{margin-right:10px}._lg_p ._lg_mn_tmplt ._lg_f form ._lg_f_i ._i_ck_bx label{font-size:14px;color:#333}._lg_p ._lg_mn_tmplt ._lg_f form ._lg_f_i button{width:100%;padding:10px;background-color:#007bff;color:#fff;border:none;border-radius:4px;font-size:16px;cursor:pointer}._lg_p ._lg_mn_tmplt ._lg_f form ._lg_f_i button:hover{background-color:#0056b3}._lg_p ._lg_mn_tmplt ._lg_f form ._lg_f_i a{font-size:12px;color:#a1a1a1;text-decoration:none;margin-right:10px}._lg_p ._lg_mn_tmplt ._lg_f form ._lg_f_i a:hover{text-decoration:underline}._lg_p ._lg_mn_tmplt ._lg_f form ._lg_f_i a:last-child{margin-right:0}._lg_p ._lg_mn_tmplt ._lg_provider{width:100%;min-height:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:10px 0}._lg_p ._lg_mn_tmplt ._lg_provider ._lg_w{width:100%;padding:15px 25px;box-shadow:2px 2px 10px 2px #f8e4e4;border-radius:100px;display:flex;justify-content:flex-start;align-items:center;flex-direction:row;gap:10px;cursor:pointer}._lg_p ._lg_mn_tmplt ._lg_provider ._lg_w img{width:26px}._lg_p ._lg_mn_tmplt ._lg_provider ._lg_w:hover{background-color:#fff8f8}._dsb_p{width:100%;height:auto}._dsb_p ._d_crd{width:100%;height:100vh;overflow:auto}._dsb_p ._d_crd ._main{width:100%;height:91.8vh;display:flex;justify-content:flex-start;align-items:flex-start;position:relative;overflow:auto}._dsb_p ._d_crd ._main ._left{position:sticky;top:0;width:15%;height:100%;z-index:1}._dsb_p ._d_crd ._main ._right{position:relative;width:85%;height:100%}._dsb_p ._d_crd ._nv_br{position:relative;top:0%;background-color:#fff;box-shadow:2px 2px 4px #d0d0d0;z-index:1}._dsb_p ._d_crd ._hdr{display:flex;justify-content:space-between;align-items:stretch;padding:10px 20px;color:#464646}._dsb_p ._d_crd ._logo{display:flex;flex-direction:column}._dsb_p ._d_crd ._logo ._brnd_nm{font-size:24px;font-weight:700}._dsb_p ._d_crd ._logo ._brnd_nm img{width:130px}._dsb_p ._d_crd ._logo ._brnd_disc{font-size:14px;color:#797979}._dsb_p ._d_crd ._mnu_opt{display:flex;align-items:center}._dsb_p ._d_crd ._mnu_opt ._opt{margin-left:20px;display:flex;gap:5px}._dsb_p ._d_crd ._mnu_opt ._opt ._my_networks{position:relative;width:100%;display:flex;justify-content:center;align-items:center;gap:8px;padding:10px 15px;border:solid 1px #d0d0d0;border-radius:10px;cursor:pointer}._dsb_p ._d_crd ._mnu_opt ._opt ._my_networks:hover{background-color:#fff2eb;border-color:#1567e2;box-shadow:1px 1px 4px #a9c2ff}._dsb_p ._d_crd ._mnu_opt ._opt ._my_networks ._updt_active_ntwrk{position:absolute;top:100%;right:0;width:100%;min-width:400px;min-height:5vh;max-height:40vh;z-index:1000000000000000000000;background-color:#fff;box-shadow:1px 1px 6px #cbcbcb;border-radius:10px;border:solid 1px #d0d0d0;overflow:hidden;padding:5px;cursor:default}._dsb_p ._d_crd ._mnu_opt ._opt ._my_networks ._updt_active_ntwrk ._ntwrks_list{width:100%;height:100%;overflow:auto}._dsb_p ._d_crd ._mnu_opt ._opt ._my_networks ._updt_active_ntwrk ._ntwrks_list ._list{width:100%;min-height:40px;border-bottom:solid 1px #ededed;cursor:pointer;display:flex;justify-content:space-between;padding:0 10px;align-items:center}._dsb_p ._d_crd ._mnu_opt ._opt ._my_networks ._updt_active_ntwrk ._ntwrks_list ._list:hover{border-radius:4px;background-color:#1567e2;color:#fff}._dsb_p ._d_crd ._mnu_opt ._opt ._my_networks ._updt_active_ntwrk ._save_active_ntwkr_btn{width:100%;display:flex;justify-content:flex-end;align-items:center}._dsb_p ._d_crd ._mnu_opt ._opt ._my_networks ._updt_active_ntwrk ._save_active_ntwkr_btn button{width:auto;padding:10px 20px;margin:8px 0;font-size:14px;background-color:#1567e2;color:#fff;border-radius:6px;border:solid 1px #d0d0d0;cursor:pointer}._dsb_p ._d_crd ._mnu_opt ._opt img{width:20px}._dsb_p ._d_crd ._mnu_opt ._opt ._opn_btn{width:45px;height:45px;background-color:transparent;border:none;color:#464646;cursor:pointer;font-size:16px;border-radius:50px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:3px}._dsb_p ._d_crd ._mnu_opt ._opt ._opn_btn:hover{background-color:#e3d8d2}._dsb_p ._d_crd ._mnu_opt ._opt ._opn_btn ._dot{display:inline-block;width:4px;height:4px;background-color:#464646;border-radius:50%}._dsb_p ._d_crd ._mnu_opt ._opt ._userinfodetails{justify-content:flex-end}._dsb_p ._d_crd ._mnu_opt ._opt ._userinfodetails ._userinfo{width:100%;height:100%;border-radius:50px;overflow:hidden;display:flex;justify-content:center;align-items:center}._dsb_p ._d_crd ._mnu_opt ._opt ._userinfodetails ._userinfo img{width:80%;border-radius:50px}._dsb_p ._d_crd ._mnu_opt ._opt ._userinfodetails ._userprofile{position:fixed;top:40px;right:26px;z-index:999999999;width:200px;min-height:10vh;height:auto;background-color:#fff;box-shadow:2px 2px 10px 2px #d0d0d0;border-radius:10px;padding:20px;scale:0;display:flex;transition:.2s ease-in}._dsb_p ._d_crd ._mnu_opt ._opt ._userinfodetails ._userprofile ._userTempleate{width:100%;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:20px}._dsb_p ._d_crd ._mnu_opt ._opt ._userinfodetails ._userprofile ._userTempleate ._userinfo{width:100%;height:auto;display:flex;justify-content:center;align-items:center;gap:10px;text-decoration:underline;font-weight:500}._dsb_p ._d_crd ._mnu_opt ._opt ._userinfodetails ._userprofile ._userTempleate ._userinfo .userpro{width:30px}._dsb_p ._d_crd ._mnu_opt ._opt ._userinfodetails ._userprofile ._userTempleate ._logout{width:100%;height:auto;padding:10px;text-align:center;border:solid 1px #d0d0d0;background-color:#fff;border-radius:8px;color:#464646;text-decoration:none;display:inline-flex;justify-content:center;align-items:center;gap:6px}._dsb_p ._d_crd ._mnu_opt ._opt ._userinfodetails ._userprofile ._userTempleate ._logout:hover{background-color:#d0d0d0;text-decoration:underline}._dsb_p ._d_crd ._mnu_opt ._opt ._userinfodetails ._userprofile_scale{scale:1;transition:.2s}._table_filter_box{position:relative;display:flex;width:100%;min-height:6%;background-color:#eeeb}._table_filter_box ._tb_fl_main{padding:10px;border-radius:8px;max-width:100%;overflow-y:auto}._table_filter_box ._tbl_ttl_hd{width:100%;display:flex;justify-content:flex-start;align-items:center;padding:10px 5px}._table_filter_box ._tbl_ttl_hd h2{font-size:14px}._table_filter_box form{display:flex;align-items:center;gap:15px}._table_filter_box ._flt_inp{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex:1;gap:10px}._table_filter_box ._flt_inp label{margin-bottom:5px;font-weight:500;color:#333}._table_filter_box ._flt_inp input{padding:10px;border:1px solid transparent;border-radius:4px;font-size:16px;box-shadow:1px 1px 2px #d0d0d0}._table_filter_box ._flt_inp input:focus{box-shadow:1px 1px 2px #3498db;border-color:#3498db;outline:none}._table_filter_box ._flt_inp button{box-shadow:1px 1px 2px #d0d0d0;padding:10px 15px;background-color:#3498db;color:#fff;border:none;border-radius:4px;font-size:16px;cursor:pointer;transition:background-color .3s ease}._table_filter_box ._flt_inp button:hover{background-color:#217dbb}._table_filter_box ._flt_inp ._site_or_app{max-width:50%;height:auto;display:flex;justify-content:flex-start;align-items:center;position:relative}._table_filter_box ._flt_inp ._site_or_app .siteorappdropdown{width:auto;max-height:30vh;overflow-y:auto;position:absolute;left:0;top:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:0px;z-index:99999999999;padding:5px;background-color:#f9f9f9;border:1px solid #d0d0d0;border-radius:4px;font-size:16px;box-shadow:1px 1px 2px #d0d0d0}._table_filter_box ._flt_inp ._site_or_app .siteorappdropdown span{width:100%;padding:10px;border-bottom:solid 1px #d0d0d0}._table_filter_box ._flt_inp ._site_or_app .siteorappdropdown span:hover{border-radius:4px;background-color:#1567e2;color:#f9f9f9}._table_filter_box ._flt_inp ._site_or_app .siteorappdropdown span:last-child{border-bottom:solid 0px #d0d0d0}._table_filter_box ._flt_inp .absolute__site_or_app{position:absolute}._table_filter_box ._flt_inp ._csv_expt{position:relative;font-size:8px;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50px;background-color:transparent;padding:5px;color:#333;cursor:pointer}._table_filter_box ._flt_inp ._csv_expt:hover{box-shadow:1px 1px 2px #d0d0d0;background-color:#d0d0d0}._table_filter_box ._flt_inp ._csv_expt img{width:25px}._table_filter_box ._flt_inp ._csv_expt ._spreadSheetId{position:fixed;top:115px;right:10px;z-index:9999;border:1px solid #3498db;box-shadow:1px 1px 10px #3498db;border-radius:4px;overflow:hidden;background-color:#f9f9f9;display:flex;justify-content:center;align-items:center}._table_filter_box ._flt_inp ._csv_expt ._spreadSheetId input{box-shadow:none}._table_filter_box ._flt_inp ._csv_expt ._spreadSheetId img{width:30px;padding:5px}._table_filter_box ._flt_inp ._dwnld_btn{width:100%;display:flex;justify-content:center;align-items:center;gap:10px;padding:10px 15px;background-color:#c3e2ff;border-radius:5px}._table_filter_box ._flt_inp ._dwnld_btn.processing{background-color:#e2e3e4;color:#bfbfbf;opacity:.3}._table_filter_box ._filt_ttl{width:auto;display:flex;justify-content:center;align-items:center;font-size:30px;font-weight:500;color:#333}._table_filter_box ._filt_ttl ._filter_logo{width:40px;border-radius:50px;background-color:#f9f9f9;padding:5px;box-shadow:1px 1px 2px #d0d0d0}._download_err{position:fixed;z-index:1999999999999;bottom:30px;left:50%;padding:0;transform:translate(-50%);transition:1s;height:auto;overflow:hidden;white-space:none;text-overflow:ellipsis;max-width:500px;background-color:#000;border-radius:2px;color:#f10000;animation:errorShow .1s ease-in;animation-fill-mode:forwards;animation-direction:alternate;display:flex;justify-content:center;align-items:center;gap:5px}._download_err span{padding:10px}._download_err ._error_cls_btn{position:relative;top:0%;right:0%;cursor:pointer;padding:10px;font-weight:400;background-color:transparent;display:flex;justify-content:center;align-items:center}._download_err ._error_cls_btn:hover{background-color:#2a2a2a96;text-decoration:underline}._success_res{position:fixed;z-index:1999999999999;bottom:30px;left:50%;padding:0;transform:translate(-50%);transition:1s;height:auto;overflow:hidden;white-space:none;text-overflow:ellipsis;max-width:500px;background-color:#000;border-radius:2px;color:#fff;animation:errorShow .1s ease-in;animation-fill-mode:forwards;animation-direction:alternate;display:flex;justify-content:center;align-items:center;gap:5px}._success_res span{padding:10px}._success_res ._error_cls_btn{position:relative;top:0%;right:0%;cursor:pointer;padding:14px;font-weight:400;background-color:transparent;display:flex;justify-content:center;align-items:center}._success_res ._error_cls_btn:hover{background-color:#2a2a2a96;text-decoration:underline}@keyframes errorShow{0%{scale:0}to{scale:1}}.table-container{width:100%;height:91%;overflow:auto;position:relative}._site_name{min-width:200px!important}._adunit{min-width:350px!important}.table{position:absolute;width:100%;display:grid;border-collapse:collapse;grid-template-columns:repeat(8,1fr)}.table .table-header{position:fixed;top:0%;z-index:199;background-color:#f4f4f4;font-weight:500}.table .table-header .table-cell{position:relative}.table .table-header .table-cell .orderby_img{width:10px}.table .table-header .order_btn{cursor:pointer}.table .table-header .order_btn:hover{background-color:#d0d0d0}.site-wise{grid-template-columns:repeat(7,1fr)}.date-wise,.country-wise{grid-template-columns:repeat(6,1fr)}.country-wise .increasing-wd:nth-child(2){width:10rem}.country-grnd-ttl{grid-template-columns:repeat(6,1fr)!important}.table-row{display:contents}.table-row:hover{background-color:#d0d0d0}.table-cell{padding:10px;border:.8px solid #ddd;text-align:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.table-cell ._ext_lnk{color:#464646;text-decoration:none}.table-cell ._ext_lnk:hover{text-decoration:underline}.table-cell ._ext_lnk img{width:10px}.table-content .table-cell{font-size:14px;text-overflow:clip;overflow-x:auto}.table-content .table-cell ._cstm_networkname{width:130px}.table-content .table-cell ._cstm_networkname input{z-index:200000000000000000000000;width:100%;padding:4px;min-height:30px}._txt_right{text-align:right}.total_table .table-cell{background-color:#d0d0d0}._sum_page{width:100%;padding:0}._sum_page ._smry_meta_bx{display:flex;flex-direction:column;align-items:center;background-color:#eeeb;border-radius:2px;padding:20px;width:100%;color:#424242}._sum_page ._smry_meta_bx ._sum_hd{width:100%;text-align:start;font-size:10px;font-weight:400;color:#424242}._sum_page ._smry_meta_bx ._bx_sld{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}._sum_page ._smry_meta_bx ._bx_sld ._bx_sld_opt{width:24%;background-color:#fff;border-radius:3px;box-shadow:0 4px 8px #0000001a;padding:20px;margin:20px 0 0;flex:1 1 1 calc(25% - 20px);text-align:left;transition:transform .3s ease;cursor:default}._sum_page ._smry_meta_bx ._bx_sld ._bx_sld_opt:hover{transform:translateY(-5px)}._sum_page ._smry_meta_bx ._bx_sld ._bx_sld_opt span{font-size:2em;font-weight:700}._sum_page ._smry_meta_bx ._bx_sld ._bx_sld_opt ._sld_rev_hdng{display:flex;flex-direction:row;align-items:flex-start;margin:0}._sum_page ._smry_meta_bx ._bx_sld ._bx_sld_opt ._sld_rev_hdng img{width:20px;height:20px;margin-bottom:10px}._sum_page ._smry_meta_bx ._bx_sld ._bx_sld_opt ._sld_rev_hdng span{font-size:18px;font-weight:400}@media (max-width: 768px){._sum_page ._smry_meta_bx ._bx_sld ._bx_sld_opt{flex:1 1 calc(50% - 20px);max-width:calc(50% - 20px)}}@media (max-width: 480px){._sum_page ._smry_meta_bx ._bx_sld ._bx_sld_opt{flex:1 1 100%;max-width:100%}}._sum_page ._chart_bx{width:100%;padding:10px}._sum_page ._date_table_data{width:100%;min-height:20vh;height:100%}._sum_page ._date_table_data .iframeShow{width:100%;min-height:20vh;height:100%;position:relative}._sum_page ._date_table_data .iframeShow ._table_filter_box{min-height:2vh}._sum_page ._date_table_data .iframeShow iframe{width:100%;min-height:67vh}._sum_page ._date_table_data .iframeShow .hid_lkr_std{width:100%;min-height:30px;position:absolute;bottom:0%;left:0%;z-index:1;background-color:#eee}._sum_page ._date_table_data ._summary_table{min-height:50vh}._side_nv{height:100vh}.sidebar-menu{list-style:none;padding:0;margin:0}.menu-item{border-bottom:1px solid rgb(236,227,227)}.menu-link{display:flex;justify-content:space-between;align-items:center;padding:18px;cursor:pointer;font-size:14px;color:#000;transition:background-color .3s ease}.menu-link:hover{background-color:#ece1e1}.menu-left{display:flex;align-items:center;gap:10px}.menu-left a,.menu-left span{text-decoration:none;color:#000}.arrow-icon{font-size:12px;color:#aaa;transition:transform .3s ease}.arrow-icon.rotated{transform:rotate(180deg)}.submenu{padding-left:20px}.submenu li{padding:10px 16px}.submenu li a{color:#000;text-decoration:none;font-size:13px}._error{width:100%;height:100vh;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:10px;padding:4em;font-family:Verdana,Geneva,Tahoma,sans-serif;text-align:center}._error p{font-size:20px}._note{position:fixed;bottom:40px;left:50%;transform:translate(-50%);background-color:#fff1d7;border:solid 1px rgb(255,199,126);border-radius:5px;padding:8px;z-index:111}._note ._note_txt{display:flex;justify-content:flex-start;align-items:center;gap:5px}._note ._note_txt img{width:20px}.back-to-home{display:flex;justify-content:flex-start;align-items:center}.back-to-home img{width:30px;border-radius:50px}.back-to-home img:hover{background-color:#e1eaee}._live_page ._liv_ttl_dt ._smry_meta_bx{display:flex;flex-direction:column;align-items:center;background-color:#eeeb;border-radius:2px;padding:20px;width:100%;color:#191919}._live_page ._liv_ttl_dt ._smry_meta_bx ._sum_hd{width:100%;text-align:start;font-size:10px;font-weight:400;color:#373737;display:flex;justify-content:flex-start;align-items:center;gap:10px}._live_page ._liv_ttl_dt ._smry_meta_bx ._bx_sld{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}._live_page ._liv_ttl_dt ._smry_meta_bx ._bx_sld ._bx_sld_opt{width:24%;background-color:#fff;border-radius:3px;box-shadow:0 4px 8px #0000001a;padding:20px;margin:20px 0 0;flex:1 1 1 calc(25% - 20px);text-align:left;transition:transform .3s ease;cursor:default}._live_page ._liv_ttl_dt ._smry_meta_bx ._bx_sld ._bx_sld_opt:hover{transform:translateY(-5px)}._live_page ._liv_ttl_dt ._smry_meta_bx ._bx_sld ._bx_sld_opt span{font-size:1.6em;font-weight:700}._live_page ._liv_ttl_dt ._smry_meta_bx ._bx_sld ._bx_sld_opt ._sld_rev_hdng{display:flex;flex-direction:row;align-items:flex-start;margin:0}._live_page ._liv_ttl_dt ._smry_meta_bx ._bx_sld ._bx_sld_opt ._sld_rev_hdng img{width:20px;height:20px;margin-bottom:10px}._live_page ._liv_ttl_dt ._smry_meta_bx ._bx_sld ._bx_sld_opt ._sld_rev_hdng span{font-size:16px;font-weight:400}@media (max-width: 768px){._live_page ._liv_ttl_dt ._smry_meta_bx ._bx_sld ._bx_sld_opt{flex:1 1 calc(50% - 20px);max-width:calc(50% - 20px)}}@media (max-width: 480px){._live_page ._liv_ttl_dt ._smry_meta_bx ._bx_sld ._bx_sld_opt{flex:1 1 100%;max-width:100%}}._live_page ._liv_ttl_dt ._chart_bx{width:100%;padding:10px}._live_page ._liv_ttl_dt ._date_table_data{width:100%;min-height:20vh;height:100%}._live_page ._liv_ttl_dt ._date_table_data ._summary_table{min-height:50vh}._live_page ._liv_ttl_dt .table-container{position:relative;min-height:50vh;border:solid 0px #cccccc;border-width:1px 0px}.user-profile-page{display:flex;flex-direction:column;align-items:center;padding:20px;background-color:#f0f4f8;min-height:100vh}.user-profile-page .profile-header{display:flex;flex-direction:column;align-items:center;margin-bottom:30px}.user-profile-page .profile-header .profile-img{width:150px;height:150px;border-radius:50%;object-fit:cover;margin-bottom:10px}.user-profile-page .profile-header h1{font-size:2rem;margin:5px 0}.user-profile-page .profile-header p{color:#888}.user-profile-page .profile-details{background:#fff;padding:20px;border-radius:10px;width:100%;max-width:500px}.user-profile-page .profile-details label{display:block;margin-bottom:10px;font-weight:700}.user-profile-page .profile-details input,.user-profile-page .profile-details textarea{width:100%;padding:10px;margin-bottom:15px;border:1px solid #ddd;border-radius:5px}.user-profile-page .profile-details .edit-profile-btn,.user-profile-page .profile-details .save-btn{padding:10px 20px;background-color:#007bff;color:#fff;border:none;border-radius:5px;cursor:pointer}.user-profile-page .profile-details .edit-profile-btn:hover,.user-profile-page .profile-details .save-btn:hover{background-color:#0056b3}.invoive_main_div{width:100%;padding:20px;height:100vh;background-color:#eeeeeeba}.invoive_main_div .invoice_cards{width:100%;display:flex;flex-direction:column;justify-content:space-between;background-color:#fff;padding:10px;margin-top:20px;box-shadow:0 4px 12px #7054541a}.invoive_main_div .cards_heading{font-weight:700}.invoive_main_div .revenue_card{width:30%;display:flex;justify-content:space-between;align-items:center;padding:10px;border-right:1px solid rgb(196,188,188)}.invoive_main_div .icon_dollar{font-size:40px}.invoive_main_div .card_heading{font-size:14px;margin-top:5px}.invoive_main_div .invoice_cards_text{font-weight:600;font-size:25px;margin-top:8px}.invoive_main_div .invoice_table_wrapper{display:flex;justify-content:center;flex-direction:column;margin-top:50px;overflow-x:auto;background-color:#fff;padding:10px}.invoive_main_div .table_heading{font-weight:700}.invoive_main_div .invoice_table{width:100%;border-collapse:collapse;background-color:#fff;border:2px solid black;border-radius:8px;box-shadow:0 4px 12px #0000000d;overflow:hidden;margin-top:20px}.invoive_main_div .invoice_table thead{background-color:#f3f3f3;text-align:center}.invoive_main_div .invoice_table thead th{padding:12px 16px;font-weight:600;font-size:14px;color:#333;border:1px solid #ccc}.invoive_main_div .invoice_table tbody tr{border-bottom:1px solid #eee}.invoive_main_div .invoice_table tbody tr:hover{background-color:#f9f9f9}.invoive_main_div .invoice_table tbody tr td{padding:12px 16px;font-size:14px;color:#555;text-align:center;border:1px solid #ccc}.invoive_main_div .invoice_table .table_button{background-color:#5555c1;color:#fff;font-size:12px}.invoive_main_div .month_dropdown,.invoive_main_div .year_dropdown{padding:8px 12px;font-size:14px;margin-bottom:20px;border-radius:4px;border:1px solid #ccc;width:200px}.invoive_main_div .dropdown_select{width:100%;display:flex;justify-content:flex-end;gap:20px;align-items:end}.model_header{display:flex;justify-content:end}.appearance-none input[type=number]::-webkit-outer-spin-button,.appearance-none input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.viewmodeldiv{padding:20px;margin-top:20px;display:flex;justify-content:space-between;align-items:start}.inventory_site_main{background-color:#eeeeeeba;padding:20px}.inventory_site_main .Site_table{width:100%;border-collapse:collapse;border:2px solid black;border-radius:8px;box-shadow:0 4px 12px #0000000d;overflow:hidden}.inventory_site_main .Site_table thead{background-color:#f3f3f3;text-align:center}.inventory_site_main .Site_table thead th{padding:12px 16px;font-weight:600;font-size:14px;color:#333;border:1px solid #ccc}.inventory_site_main .Site_table tbody tr{border-bottom:1px solid #eee}.inventory_site_main .Site_table tbody tr:hover{background-color:#f9f9f9}.inventory_site_main .Site_table tbody tr td{padding:12px 16px;font-size:14px;color:#555;text-align:center;border:1px solid #ccc}.inventory_site_main .Site_table .table_button{background-color:#5555c1;color:#fff;font-size:12px}.inventory_site_main .Site_table .adsbutton{font-size:12px}.inventory_site_main .inventory_site_button_div{width:"100%";display:flex;justify-content:start;align-items:center}.inventory_site_main .Site_add_button{font-size:12px;background-color:#dc2626;color:#fff}.inventory_site_main .table_container{margin-top:20px}.inventory_site_main .heading_text{font-size:20px;font-weight:600}.inventory_site_main .search-wrapper{width:200px;display:flex;justify-content:center;align-items:center;border:2px solid #e5e7eb;background-color:#fff;padding:.25rem}.inventory_site_main .search-wrapper .search-input{width:80%;display:flex;justify-content:center}.inventory_site_main .search-wrapper .search-input .search-box{height:25px;width:100%;padding:.75rem;border:none;outline:none}.inventory_site_main .search-wrapper .search-icon{width:20%;display:flex;justify-content:center;align-items:center}.inventory_site_main .search-wrapper .search-icon .icon{font-size:25px}.inventory_site_main .search_container{width:100%;display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.addsite_div{width:100%;display:flex;justify-content:center;flex-direction:column;align-items:center;margin-top:30px;padding:20px}.addsite_div .siteadd_fields{width:80%;display:flex;flex-direction:column;gap:20px;align-items:center}.addsite_div .buttondiv{width:80%;display:flex;justify-content:center;align-items:center;margin-top:20px}.addsite_div .addsitebutton{width:80%;color:#fff;background-color:#dc2626;margin-top:20px}.secondtabdiv{width:100%}.secondtabdiv .magictagdiv{width:90%;padding:10px}.secondtabdiv .magicadsdiv{padding:10px;width:90%;margin-top:20px}.invoice_table{width:100%;border-collapse:collapse;background-color:#fff;border:2px solid black;border-radius:8px;box-shadow:0 4px 12px #0000000d;overflow:hidden}.invoice_table thead{background-color:#f3f3f3;text-align:center}.invoice_table thead th{padding:5px;font-weight:600;font-size:14px;color:#333;border:1px solid #ccc}.invoice_table tbody tr{border-bottom:1px solid #eee}.invoice_table tbody tr:hover{background-color:#f9f9f9}.invoice_table tbody tr td{padding:5px;font-size:14px;color:#555;text-align:center;border:1px solid #ccc}.invoice_table .table_button{background-color:#5555c1;color:#fff;font-size:12px}.report_main_div{background-color:#eeeeeeba;height:100vh;padding:20px}.report_main_div .search-wrapper{width:200px;display:flex;justify-content:center;align-items:center;border:2px solid #e5e7eb;background-color:#fff;padding:.25rem}.report_main_div .search-wrapper .search-input{width:80%;display:flex;justify-content:center}.report_main_div .search-wrapper .search-input .search-box{height:25px;width:100%;padding:.75rem;border:none;outline:none}.report_main_div .search-wrapper .search-icon{width:20%;display:flex;justify-content:center;align-items:center}.report_main_div .search-wrapper .search-icon .icon{font-size:25px}.report_main_div .date-button{width:20%;padding:8px 0;border:1px solid #6b7280;background-color:#fff;border-radius:5px;display:flex;justify-content:space-around;align-items:center}.report_main_div .date-icon{font-size:15px;margin-left:8px}.report_main_div .invoice_table{width:100%;border-collapse:collapse;background-color:#fff;border:2px solid black;border-radius:8px;box-shadow:0 4px 12px #0000000d;overflow:hidden;margin-top:20px}.report_main_div .invoice_table thead{background-color:#f3f3f3;text-align:center}.report_main_div .invoice_table thead th{padding:12px 16px;font-weight:600;font-size:14px;color:#333;border:1px solid #ccc}.report_main_div .invoice_table tbody tr{border-bottom:1px solid #eee}.report_main_div .invoice_table tbody tr th{padding:12px 16px;font-weight:600;font-size:14px;color:#333;border:1px solid #ccc}.report_main_div .invoice_table tbody tr:hover{background-color:#f9f9f9}.report_main_div .invoice_table tbody tr td{padding:12px 16px;font-size:14px;color:#555;text-align:center;border:1px solid #ccc}.report_main_div .invoice_table .table_button{background-color:#5555c1;color:#fff;font-size:12px}.report_main_div .table_div{width:100%;overflow:scroll}._flt_inp label{margin-bottom:5px;font-weight:500;color:#333}._flt_inp input{padding:10px;border:1px solid transparent;border-radius:4px;font-size:16px;box-shadow:1px 1px 2px #d0d0d0}._flt_inp input:focus{box-shadow:1px 1px 2px #3498db;border-color:#3498db;outline:none}._flt_inp button{box-shadow:1px 1px 2px #d0d0d0;padding:10px 15px;background-color:#3498db;color:#fff;border:none;border-radius:4px;font-size:16px;cursor:pointer;transition:background-color .3s ease}._flt_inp button:hover{background-color:#217dbb}._flt_inp ._site_or_app{max-width:50%;height:auto;display:flex;justify-content:flex-start;align-items:center;position:relative}._flt_inp ._site_or_app .siteorappdropdown{width:auto;max-height:30vh;overflow-y:auto;position:absolute;left:0;top:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:0px;z-index:99999999999;padding:5px;background-color:#f9f9f9;border:1px solid #d0d0d0;border-radius:4px;font-size:16px;box-shadow:1px 1px 2px #d0d0d0}._flt_inp ._site_or_app .siteorappdropdown span{width:100%;padding:10px;border-bottom:solid 1px #d0d0d0}._flt_inp ._site_or_app .siteorappdropdown span:hover{border-radius:4px;background-color:#1567e2;color:#f9f9f9}._flt_inp ._site_or_app .siteorappdropdown span:last-child{border-bottom:solid 0px #d0d0d0}._flt_inp .absolute__site_or_app{position:absolute}._flt_inp ._csv_expt{position:relative;font-size:8px;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50px;background-color:transparent;padding:5px;color:#333;cursor:pointer}._flt_inp ._csv_expt:hover{box-shadow:1px 1px 2px #d0d0d0;background-color:#d0d0d0}._flt_inp ._csv_expt img{width:25px}._flt_inp ._csv_expt ._spreadSheetId{position:fixed;top:115px;right:10px;z-index:9999;border:1px solid #3498db;box-shadow:1px 1px 10px #3498db;border-radius:4px;overflow:hidden;background-color:#f9f9f9;display:flex;justify-content:center;align-items:center}._flt_inp ._csv_expt ._spreadSheetId input{box-shadow:none}._flt_inp ._csv_expt ._spreadSheetId img{width:30px;padding:5px}._flt_inp ._dwnld_btn{width:100%;display:flex;justify-content:center;align-items:center;gap:10px;padding:10px 15px;background-color:#c3e2ff;border-radius:5px}._flt_inp ._dwnld_btn.processing{background-color:#e2e3e4;color:#bfbfbf;opacity:.3}
