.account-info-section{position:relative;display:flex;flex-direction:column;box-sizing:border-box;padding-right:max(280px,min(25vw,364px));min-height:480px;h2{font-size:28px;font-weight:600;margin:16px 0 14px;.user-name{text-transform:capitalize;font-family:Montserrat}}h2.welcome{font-size:32px;font-weight:500;padding-bottom:16px;border-bottom:1px solid var(--divider-color)}}.filters{width:400px;display:flex;flex-flow:row wrap}.active-filters{display:flex;flex-wrap:wrap;gap:10px;.filter-active{width:fit-content;height:fit-content;border-radius:6px;border-width:1px;padding:2px 8px;font-family:Inter;font-weight:500;font-size:12px;line-height:18px;letter-spacing:.5%;vertical-align:middle;border:1px solid var(--patina-500);background-color:var(--patina-50);margin:0}}.filter-box{max-height:calc(100vh - 214px)}.filter-dropdown{position:relative;.dropbtn{padding:0}.dropdown-content{position:absolute;top:100%;left:0;z-index:9999;width:fit-content;min-width:300px;padding:10px;height:fit-content;max-height:25rem;overflow-y:scroll;border-radius:6px;border:1px solid var(--bunker-300);background:#fff;box-shadow:0 4px 12px #0003;p{margin:10px 0 5px}.filter-header{display:flex;flex-direction:row;align-items:flex-end;align-content:flex-end;gap:20px;h2{text-decoration:none;margin:0}h3{cursor:pointer;text-decoration:underline;color:var(--bunker-700)}}}.checkbox-grid{display:grid;grid-template-columns:1fr 1fr 1fr}.custom-checkbox{vertical-align:top;align-items:flex-start;width:150px;padding-left:30px;padding-right:10px}}.no-plan-message{font-style:italic;color:var(--bunker-700);margin-top:10px}.contactSalesButton{width:100%;min-width:300px;background-color:var(--button-color);color:#fff;padding:16px 28px;border-radius:6px;border:1px;cursor:pointer;font-size:16px;gap:10px;margin-bottom:8px;&:hover{background-color:var(--button-hover)}}.account-info-box{position:absolute;right:0;top:18px;width:max(260px,min(23vw,320px));box-sizing:border-box;padding-bottom:28px;hr{margin-top:28px;margin-bottom:28px}.account-info-text{font-size:16px;font-weight:600}.account-info-text-light{font-size:16px;font-weight:400;color:var(--bunker-800)}.account-info-link{color:var(--bunker-800);font-size:16px;font-weight:600}}@media screen and (not (min-width: 1694px)) and (min-width: 1214px){.account-info-section{.your-plans{.products-row{.card-header{h3{font-size:1.3vw}}}}}}@media screen and (not (min-width: 1214px)) and (min-width: 768px){.account-info-section{.your-plans{.products-row{display:block;>.card{max-width:none;display:block}>.card:not(:first-child){margin-top:24px}.card-header{h3{font-size:24px}}}}}}@media screen and (max-width: 768px){.account-info-section{display:block;padding-right:0;.account-info-box{width:100%;margin-left:0;margin-right:0}}.account-info-box{position:static;width:100%;border-bottom:1px solid var(--divider-color);margin-bottom:32px}}.product-status-hasupdate{.status-bubble{.icon{background-color:var(--apple-700)}}}.product-status-active{.status-bubble{.icon{background-color:var(--patina-400)}}}.billing-history-section{height:calc(100vh - 140px);h2{margin:0 0 14px}h3{font-size:18px;font-weight:500;line-height:26px;margin:0;padding:0;letter-spacing:.15%;transition:font-size var(--transition-duration)}}.table{width:100%;overflow-x:auto;max-height:calc(100vh - 194px);min-height:calc(100vh - 194px);height:calc(100vh - 194px);display:flex;flex-direction:column}.billing-history{width:100%;max-width:100%;border-collapse:collapse;.title{position:sticky;top:0;background-color:#fff;z-index:10;padding:16px 24px;border-bottom:1px solid var(--divider-color);margin:0;width:100%;display:table-caption;>div{display:flex;align-items:center;justify-content:flex-start;width:100%;gap:24px}h3{display:flex;align-items:center;margin:0}}thead{position:sticky;top:56px;z-index:9;th{white-space:nowrap;padding:24px;border-bottom:2px solid var(--divider-color);vertical-align:middle;line-height:1.2}}tbody{vertical-align:top;tr{border-bottom:1pt solid var(--divider-color);vertical-align:top}tr:last-child{border-bottom:none}td{display:table-cell;vertical-align:center}.file-icon{display:inline-block;width:40px!important;height:40px!important;margin-right:8px;background:center / contain no-repeat url(/icons/gisFileIcon.svg);flex-shrink:0}td.product-name{.product-name-wrapper{display:flex;align-items:center;.dropbtn{cursor:inherit;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0;font-size:inherit}}}td.product-download{.download-dropdown{.file-icon{display:inline-block;width:20px!important;height:20px!important;margin-right:8px;background:center / contain no-repeat url(/icons/gisFileIcon.svg);flex-shrink:0}}}td.product-download{min-width:150px;max-width:200px!important}}}@media screen and (min-width: 768px) and (max-width: 1400px){.table{table.billing-history{.status-bubble{font-size:10px}.title,th{padding-left:1.4vw;padding-right:1.4vw}td{font-size:12px;padding-left:1.4vw;padding-right:1.4vw}td.product-name{font-size:14px}td.product-download{.info-tooltip{font-size:1.2vw}.download-dropdown{padding-left:4px;padding-right:4px;>.dropbtn{font-size:1.2vw;line-height:1.2vw}}}}}}@media screen and (max-width: 1280px){table.billing-history{min-width:max-content}}@media screen and (min-width: 768px){.table{table.billing-history{tbody{td.product-name{.dropbtn{.chevron{display:none}}}td.product-download{.info-tooltip{display:none}}}}}}@media screen and (max-width: 768px){.table{table.billing-history{thead{display:table-row-group;th:not(.product-name){display:none}th.product-name{display:block}}tbody{tr{display:flex;flex-direction:column}td.product-name{order:-1;display:flex;flex-direction:row;align-items:center;>details{width:100%;>summary{cursor:pointer}}}td:not(.product-name):not(.product-download):before{display:inline-block;width:30%;font-size:14px;font-weight:600}td.product-status:before{content:"Status:"}td.product-geoarea:before{content:"Geo Area:"}td.product-vintage:before{content:"Data Vintage:"}td.product-purchase-date:before{content:"Purchased:"}td.order-id:before{content:"Order ID:"}td.product-expiration:before{content:"Expires:"}td.product-quantity:before{content:"Quantity:"}td.product-price:before{content:"Price:"}td.product-download{.download-dropdown{width:100%}}tr:has(td.product-name details.dropdown:not([open])){td:not(.product-name){display:none}}}}}}
