:root{--offwhite:#efefef;--font:Verdana,Geneva,Tahoma,sans-serif;--fontSize:0.8rem;--btnheight:2rem;--btnwidth:5.5rem;--paddingSide:0 5rem;--fontWeight:bold;--inputBoxWidth:8rem;--inputBoxHeight:1rem;--selectBoxWidth:8.5rem;--selectBoxHeight:1.5rem;--inputBoxBorder:0.15rem solid #c3d5ec;--inputBoxShadow:0px 0px 10px #295184;--customBlue:#295184;--customLightBlue:#a3bbda;--black:#000;--strokeColor:#000;--fillColor:#000;--inputBoxBackgroundColor:#fff;--colorScheme:light}@media only screen and (max-width:750px){:root{--paddingSide:0 2rem}}@media only screen and (max-width:650px){:root{--paddingSide:0 1rem;--inputBoxWidth:27rem;--selectBoxWidth:27rem}}@media only screen and (max-width:500px){:root{--inputBoxWidth:17rem;--selectBoxWidth:17rem}}body{background-color:#fff;font-family:var(--font);font-size:var(--fontSize);margin:0;padding:0;transition:background-color .5s}body:before{background-image:url(/static/media/homeBackground.36b5f92c25f0c6fd23ea.webp);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;content:"";height:100%;position:absolute;width:100%;z-index:-1}input[type=date]{color-scheme:var(--colorScheme)}#ContactInfo{grid-column-gap:2rem;-webkit-column-gap:2rem;column-gap:2rem;display:grid;grid-column-end:4;grid-column-start:1;grid-template-columns:auto auto auto;justify-content:center}.contactText{color:var(--customBlue);display:inline-block;vertical-align:super}@media only screen and (max-width:600px){#ContactInfo{-webkit-column-gap:.5rem;column-gap:.5rem;font-size:.6rem}}@media only screen and (max-width:400px){#ContactInfo{grid-template-columns:auto auto}#ContactInfo>div:last-child{grid-column-end:3;grid-column-start:1;text-align:center}}.mailSection{display:inline-block;height:1.5rem;margin-right:.5rem;width:1.5rem}.mailSection>svg>path,.mailSection>svg>polyline{fill:none;stroke:var(--strokeColor);stroke-linecap:round;stroke-linejoin:round;stroke-width:2}@media only screen and (max-width:600px){.mailSection{height:1rem;margin-right:.2rem;width:1rem}}.phoneSection{display:inline-block;height:1.5rem;margin-right:.5rem;width:1.5rem}.phoneSection>svg>path{fill:var(--fillColor)}@media only screen and (max-width:600px){.phoneSection{height:1rem;margin-right:.2rem;width:1rem}}.whatappSection{display:inline-block;height:1.5rem;margin-right:.5rem;width:1.5rem}.whatappSection>svg>path{fill:var(--fillColor)}@media only screen and (max-width:600px){.whatappSection{height:1rem;margin-right:.2rem;width:1rem}}nav{align-items:center;background-color:var(--offwhite);display:grid;grid-template-columns:75% auto auto;padding:var(--paddingSide);text-align:end;transition:background-color .5s}#LogoDiv{text-align:left}#SstSymbol{margin-right:10px}#LogoImg,#SstSymbol{cursor:pointer;height:2.5rem;width:auto}.navbaritem{color:var(--customBlue);cursor:pointer;text-decoration:none}#loginNavbar{align-items:center;background-color:var(--offwhite);display:grid;grid-template-columns:25% auto 5% 5%;grid-template-rows:50% 50%;height:4.5rem;padding:var(--paddingSide);text-align:end}#LogoDivLogin{grid-column-end:2;grid-column-start:1;grid-row-end:3;grid-row-start:1;text-align:left}#marqueeGrid{grid-row-end:2;grid-row-start:1}#marqueeGrid,#welcomeGrid{color:var(--customBlue);grid-column-end:3;grid-column-start:2}#welcomeGrid{grid-row-end:3;grid-row-start:2;text-align:left}#darkThemeGrid{grid-column-end:4;grid-column-start:3}#darkThemeGrid,#logoutGrid{grid-row-end:3;grid-row-start:1;text-align:-webkit-right}#logoutGrid{grid-column-end:5;grid-column-start:4}#actualNavContainer{background-color:var(--customBlue);height:3rem;padding:var(--paddingSide)}#actualNavGrid{display:grid;grid-template-columns:auto auto auto auto auto auto auto auto}#actualNavContainer #hamburger{display:none}@media only screen and (max-width:1320px){#loginNavbar{grid-template-columns:30% auto 5% 5%}}@media only screen and (max-width:1200px){#actualNavContainer{position:relative}#actualNavGrid{grid-template-columns:auto;height:3rem;left:-50vw;position:absolute;top:3rem;transition:left 1s;width:50vw}#actualNavContainer #hamburger{display:inline-block}}@media only screen and (max-width:1140px){#loginNavbar{grid-template-columns:35% auto 5% 5%}}@media only screen and (max-width:1000px){#loginNavbar{grid-template-columns:40% auto 5% 5%}}@media only screen and (max-width:900px){#loginNavbar{grid-template-columns:45% auto 5% 5%}}@media only screen and (max-width:810px){#loginNavbar{grid-template-columns:50% auto 7% 7%}}@media only screen and (max-width:620px){#loginNavbar{grid-template-columns:75% auto auto}#marqueeGrid,#welcomeGrid{display:none}#darkThemeGrid{grid-column-end:3;grid-column-start:2}#logoutGrid{grid-column-end:4;grid-column-start:3}}@media only screen and (max-width:450px){nav{grid-template-columns:65% auto auto}#SstSymbol{display:none}}.logoutSection{height:1.5rem;width:1.5rem}.logoutSection>svg>path{fill:none;stroke:red;stroke-width:.5rem;stroke-linecap:round}.navBarItems{position:relative}.navbarDropdowns{background-color:var(--customBlue);display:none;position:absolute;text-align:center;transition:background-color .5s;width:100%}.navBarItems:hover .navbarDropdowns{display:block}.navigationButton{background-color:var(--customBlue);border:none;height:3rem;width:100%}.dropdownLinks,.navigationButton{color:var(--offwhite);cursor:pointer;display:block;font-weight:var(--fontWeight)}.dropdownLinks{padding:.2rem 0;text-decoration:none}.dropdownLinksLast{color:var(--offwhite);cursor:pointer;display:block;font-weight:var(--fontWeight);padding:.2rem 0 .4rem;text-decoration:none}@media only screen and (max-width:1200px){.navbarDropdowns{left:50vw;top:0}}#messageBox{height:6rem;margin:-3rem 0 0 -6.5rem}#messageBox,#messageBoxChanged{background-color:var(--offwhite);display:block;font-family:var(--font);font-size:var(--fontSize);left:50%;position:absolute;text-align:-webkit-center;top:50%;width:13rem;z-index:10}#messageBoxChanged{height:11rem;margin:-5.5rem 0 0 -6.5rem}#overley-back{background:var(--strokeColor);filter:alpha(opacity=40);height:100%;left:0;opacity:.4;position:absolute;top:0;width:100%;z-index:5}.messageTopDiv{color:var(--strokeColor);font-weight:700;padding:7%;text-align:left}.darkSwitchSection{cursor:pointer;height:1.5rem;width:1.5rem}.darkSwitchSection>svg>path{stroke:var(--strokeColor);stroke-width:5;transition:stroke .8s}.darkSwitchSection>svg>path:first-child{fill:var(--offwhite);transition:fill .8s}.darkSwitchSection>svg>path:last-child{fill:var(--strokeColor);transition:fill .8s}#hamburger{background:transparent;border:none;cursor:pointer;display:inline-block;height:3rem;width:3rem}#hamburger>svg>line{stroke:var(--offwhite);stroke-width:10;stroke-linecap:round;stroke-dasharray:80;stroke-dashoffset:0}#hamburger .line.top{--rotation:-45deg;-webkit-transform-origin:65px 45px;transform-origin:65px 45px}#hamburger .line.bottom{--rotation:45deg;-webkit-transform-origin:60px 55px;transform-origin:60px 55px}#hamburger .line{-webkit-animation:to-open-icon .8s forwards;animation:to-open-icon .8s forwards}#hamburger.clicked .line{-webkit-animation:to-close-icon .8s forwards;animation:to-close-icon .8s forwards}@-webkit-keyframes to-open-icon{0%{stroke-dashoffset:0;-webkit-transform:rotate(var(--rotation));transform:rotate(var(--rotation))}40%{stroke-dashoffset:79.9;-webkit-transform:rotate(var(--rotation));transform:rotate(var(--rotation))}60%{stroke-dashoffset:79.9}to{stroke-dashoffset:0}}@keyframes to-open-icon{0%{stroke-dashoffset:0;-webkit-transform:rotate(var(--rotation));transform:rotate(var(--rotation))}40%{stroke-dashoffset:79.9;-webkit-transform:rotate(var(--rotation));transform:rotate(var(--rotation))}60%{stroke-dashoffset:79.9}to{stroke-dashoffset:0}}@-webkit-keyframes to-close-icon{0%{stroke-dashoffset:0}40%{stroke-dashoffset:79.9}60%{stroke-dashoffset:79.9;-webkit-transform:rotate(var(--rotation));transform:rotate(var(--rotation))}to{stroke-dashoffset:0;-webkit-transform:rotate(var(--rotation));transform:rotate(var(--rotation))}}@keyframes to-close-icon{0%{stroke-dashoffset:0}40%{stroke-dashoffset:79.9}60%{stroke-dashoffset:79.9;-webkit-transform:rotate(var(--rotation));transform:rotate(var(--rotation))}to{stroke-dashoffset:0;-webkit-transform:rotate(var(--rotation));transform:rotate(var(--rotation))}}.backgroundWhite:before{background-image:none}#HomeSection{align-items:center;display:grid;grid-template-columns:50% 50%;height:85vh}#HomeSection>div:first-child{text-align:right}#LoginSection{align-content:space-evenly;display:grid;grid-template-columns:auto;height:30vh;justify-items:center;width:20rem}#LoginSection>div:first-child{color:red;font-weight:var(--fontWeight);height:1rem;padding:.2rem}.textBox{background-color:var(--offwhite);border:var(--inputBoxBorder);color:var(--customBlue);font-weight:700;outline:none;padding:.2rem}.navbarButton,.textBox:focus{background-color:var(--customBlue);color:var(--offwhite)}.navbarButton{border:none;cursor:pointer;height:var(--btnheight);outline:none;width:var(--btnwidth)}.navbarButton:hover{background-color:var(--offwhite);border:.1rem solid var(--customBlue);color:var(--customBlue)}#sstSymbolHome{height:10rem;width:auto}@media only screen and (max-width:650px){#LoginSection{padding:0 1rem;width:10rem}#sstSymbolHome{height:8rem}}@media only screen and (max-width:500px){#HomeSection{align-items:baseline;grid-template-columns:auto;grid-template-rows:20% auto;justify-items:center}#LoginSection{width:80%}#sstSymbolHomeDiv{margin-top:5%}#sstSymbolHome{height:5rem}}.heading{background-color:var(--customLightBlue);color:var(--black);font-size:.9rem;font-weight:var(--fontWeight);height:1.7rem;margin-bottom:.5rem;text-align:center}.heading>div{display:inline-block;vertical-align:-webkit-baseline-middle}#partyDetailsSection{grid-column-gap:10rem;-webkit-column-gap:10rem;column-gap:10rem;display:grid;grid-template-columns:auto auto;margin-bottom:.5rem;padding:var(--paddingSide)}#btnContainer{margin-bottom:.5rem;text-align:center}@media only screen and (max-width:1230px){#partyDetailsSection{-webkit-column-gap:3rem;column-gap:3rem}}@media only screen and (max-width:850px){#partyDetailsSection{-webkit-column-gap:1rem;column-gap:1rem}}@media only screen and (max-width:650px){#partyDetailsSection{-webkit-column-gap:0;column-gap:0;grid-template-columns:auto;row-gap:.5rem}}.billSection,.bookingSection{grid-gap:.5rem;grid-template-columns:auto auto auto auto auto}.billSection,.bookingSection,.clientSection{display:grid;gap:.5rem;margin-bottom:.5rem;padding:var(--paddingSide)}.clientSection{grid-gap:.5rem;grid-template-columns:auto auto auto}.destinationSection{grid-gap:.5rem;grid-template-columns:auto;justify-content:center}.brokerSection,.destinationSection{display:grid;gap:.5rem;margin-bottom:.5rem;padding:var(--paddingSide)}.brokerSection{grid-gap:.5rem;grid-template-columns:auto auto auto}.descriptionSection,.packageSection{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:auto;justify-content:center;margin-bottom:.5rem;padding:var(--paddingSide)}.driverSection,.ownerSection{grid-gap:.5rem;grid-template-columns:auto auto auto}.driverSection,.ownerSection,.thcSection{display:grid;gap:.5rem;margin-bottom:.5rem;padding:var(--paddingSide)}.thcSection{grid-gap:.5rem;grid-template-columns:auto auto auto auto}.truckSection{grid-gap:.5rem;grid-template-columns:auto auto auto auto auto}.brokerReport,.truckSection{display:grid;gap:.5rem;margin-bottom:.5rem;padding:var(--paddingSide)}.brokerReport{grid-gap:.5rem;grid-template-columns:auto auto auto}.billSubmission,.monthlyBooking{grid-gap:.5rem;grid-template-columns:auto auto;justify-content:space-evenly}.billSubmission,.monthlyBooking,.outstandingBillReport{display:grid;gap:.5rem;margin-bottom:.5rem;padding:var(--paddingSide)}.outstandingBillReport{grid-gap:.5rem;grid-template-columns:auto auto auto auto}.envelopSection{grid-gap:.5rem;grid-template-columns:auto}.chequePrintInput,.envelopSection{display:grid;gap:.5rem;margin-bottom:.5rem;padding:var(--paddingSide)}.chequePrintInput{grid-gap:.5rem;grid-template-columns:auto auto auto}.trackingInputSection{grid-gap:.5rem;grid-template-columns:auto;justify-content:center}.trackingInputSection,.uploadSection{display:grid;gap:.5rem;margin-bottom:.5rem;padding:var(--paddingSide)}.uploadSection{grid-gap:.5rem;grid-template-columns:auto auto}.editDateSection{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:auto;justify-content:center;margin-bottom:.5rem;padding:var(--paddingSide)}.billSection>div>div>label,.billSubmission>div>div>label,.bookingSection>div>div>label,.brokerReport>div>div>label,.brokerSection>div>div>label,.chequePrintInput>div>div>label,.clientSection>div>div>label,.descriptionSection>div>div>label,.destinationSection>div>div>label,.driverSection>div>div>label,.editDateSection>div>div>label,.envelopSection>div>div>label,.monthlyBooking>div>div>label,.outstandingBillReport>div>div>label,.ownerSection>div>div>label,.packageSection>div>div>label,.thcSection>div>div>label,.trackingInputSection>div>div>label,.truckSection>div>div>label,.uploadSection>div>div>label{color:var(--customBlue);font-weight:var(--fontWeight)}.billSection>div>div>input,.billSection>div>div>textarea,.billSubmission>div>div>input,.billSubmission>div>div>textarea,.bookingSection>div>div>input,.brokerReport>div>div>input,.brokerReport>div>div>textarea,.brokerSection>div>div>input,.brokerSection>div>div>textarea,.chequePrintInput>div>div>input,.chequePrintInput>div>div>textarea,.clientSection>div>div>input,.clientSection>div>div>textarea,.descriptionSection>div>div>input,.descriptionSection>div>div>textarea,.destinationSection>div>div>input,.destinationSection>div>div>textarea,.driverSection>div>div>input,.driverSection>div>div>textarea,.editDateSection>div>div>input,.envelopSection>div>div>input,.monthlyBooking>div>div>input,.monthlyBooking>div>div>textarea,.outstandingBillReport>div>div>input,.outstandingBillReport>div>div>textarea,.ownerSection>div>div>input,.ownerSection>div>div>textarea,.packageSection>div>div>input,.packageSection>div>div>textarea,.thcSection>div>div>input,.thcSection>div>div>textarea,.trackingInputSection>div>div>input,.truckSection>div>div>input,.truckSection>div>div>textarea,.uploadSection>div>div>input,.uploadSection>div>div>textarea{background-color:var(--inputBoxBackgroundColor);border:var(--inputBoxBorder);color:var(--fillColor);height:var(--inputBoxHeight);margin-top:.5rem;outline:none;padding:.2rem;width:var(--inputBoxWidth)}.envelopSection>div>div>textarea{background-color:var(--inputBoxBackgroundColor);border:var(--inputBoxBorder);color:var(--fillColor);height:5rem;margin-top:.5rem;outline:none;padding:.2rem;width:90%}.billSection>div>div>input:focus,.billSection>div>div>textarea:focus,.billSubmission>div>div>input:focus,.billSubmission>div>div>textarea:focus,.bookingSection>div>div>input:focus,.brokerReport>div>div>input:focus,.brokerReport>div>div>textarea:focus,.brokerSection>div>div>input:focus,.brokerSection>div>div>textarea:focus,.chequePrintInput>div>div>input:focus,.chequePrintInput>div>div>textarea:focus,.clientSection>div>div>input:focus,.clientSection>div>div>textarea:focus,.descriptionSection>div>input:focus,.descriptionSection>div>textarea:focus,.destinationSection>div>div>input:focus,.destinationSection>div>div>textarea:focus,.driverSection>div>div>input:focus,.driverSection>div>div>textarea:focus,.editDateSection>div>div>input:focus,.envelopSection>div>div>input:focus,.envelopSection>div>div>textarea:focus,.monthlyBooking>div>div>input:focus,.monthlyBooking>div>div>textarea:focus,.outstandingBillReport>div>div>input:focus,.outstandingBillReport>div>div>textarea:focus,.ownerSection>div>div>input:focus,.ownerSection>div>div>textarea:focus,.packageSection>div>input:focus,.packageSection>div>textarea:focus,.thcSection>div>div>input:focus,.thcSection>div>div>textarea:focus,.trackingInputSection>div>div>input:focus,.truckSection>div>div>input:focus,.truckSection>div>div>textarea:focus,.uploadSection>div>div>input:focus,.uploadSection>div>div>textarea:focus{background-color:#007acc;color:#fff}.cnercneeSection>div{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:auto;justify-content:center;padding:var(--paddingSide)}.cnercneeSection>div>div>label{color:var(--customBlue);font-weight:var(--fontWeight)}.cnercneeSection>div>div>input,textarea{background-color:var(--offWhite);border:var(--inputBoxBorder);color:var(--fillColor);height:var(--inputBoxHeight);outline:none;padding:.2rem;width:17.5rem}.cnercneeSection>div>div>input:focus,.cnercneeSection>div>div>textarea:focus{background-color:#007acc;color:#fff}#amountInWordsDiv{grid-column-end:6;grid-column-start:3}#remarkDiv{grid-column-end:6;grid-column-start:1}#amountInWords{width:85.5%}#amountInWords,#grandTotal{font-size:.9rem;font-weight:var(--fontWeight);padding:.2rem}#remark{width:91.32%}#pod{height:auto;width:auto}@media only screen and (max-width:1230px){.billSection,.bookingSection,.truckSection{grid-template-columns:auto auto auto auto}#amountInWordsDiv{grid-column-end:3;grid-column-start:1}#remarkDiv{grid-column-end:5;grid-column-start:3}.cnercneeSection>div{padding:0 1rem}}@media only screen and (max-width:1000px){.billSection,.bookingSection,.outstandingBillReport,.thcSection,.truckSection{grid-template-columns:auto auto auto}#amountInWordsDiv,#remarkDiv{grid-column-end:4;grid-column-start:1}.cnercneeSection>div{padding:0}}@media only screen and (max-width:850px){.billSection,.bookingSection,.brokerReport,.brokerSection,.chequePrintInput,.clientSection,.driverSection,.outstandingBillReport,.ownerSection,.thcSection,.truckSection{grid-template-columns:auto auto}#amountInWordsDiv,#remarkDiv{grid-column-end:3;grid-column-start:1}}@media only screen and (max-width:650px){.billSection,.billSubmission,.bookingSection,.brokerReport,.brokerSection,.chequePrintInput,.clientSection,.driverSection,.monthlyBooking,.outstandingBillReport,.ownerSection,.thcSection,.truckSection,.uploadSection{grid-template-columns:auto;justify-content:center}#amountInWordsDiv,#remarkDiv{grid-column-end:2;grid-column-start:1}#amountInWords,#remark{width:95%}}.billSection>div>div>select,.billSubmission>div>div>select,.bookingSection>div>div>select,.brokerReport>div>div>select,.brokerSection>div>div>select,.chequePrintInput>div>div>select,.clientSection>div>div>select,.descriptionSection>div>div>select,.destinationSection>div>div>select,.driverSection>div>div>select,.envelopSection>div>div>select,.monthlyBooking>div>div>select,.outstandingBillReport>div>div>select,.ownerSection>div>div>select,.packageSection>div>div>select,.selectBill>div>div>select,.selectGcn>div>div>select,.selectThc>div>div>select,.thcSection>div>div>select,.truckSection>div>div>select,.uploadSection>div>div>select{background-color:var(--inputBoxBackgroundColor);border:var(--inputBoxBorder);color:var(--fillColor);height:var(--selectBoxHeight);margin-top:.5rem;outline:none;width:var(--selectBoxWidth)}.cnercneeSection>div>div>select{background-color:var(--inputBoxBackgroundColor);border:var(--inputBoxBorder);color:var(--fillColor);height:var(--selectBoxHeight);outline:none;width:18rem}.selectBill>div,.selectGcn>div,.selectThc>div{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:auto;justify-content:center;margin-bottom:.5rem;padding:var(--paddingSide)}.selectBill>div>div>label,.selectGcn>div>div>label,.selectThc>div>label{color:var(--customBlue);font-weight:var(--fontWeight)}.billResult,.gcnResult,.thcResult{display:grid;grid-template-columns:auto;padding:0 30rem}.gcnResultHeading,.thcResultHeading{grid-template-columns:15% auto 15% 15% 15%}.billResultHeading,.gcnResultHeading,.thcResultHeading{align-content:center;display:grid;height:1.7rem;justify-items:center}.billResultHeading{grid-template-columns:15% auto 15%}.gcnResults,.thcResults{display:grid;grid-template-columns:15% auto 15% 15% 15%}.billResults{display:grid;grid-template-columns:15% auto 15%}.borderBottom{border-bottom:.1rem solid var(--customLightBlue);text-align:center}.ceterItemsVetically{color:var(--customBlue);display:inline-block;vertical-align:-webkit-baseline-middle}#copy,#freightType,#gcnNo{font-size:.8rem}@media only screen and (max-width:1400px){.billResult,.gcnResult,.thcResult{padding:0 20rem}}@media only screen and (max-width:1050px){.billResult,.gcnResult,.thcResult{padding:0 10rem}}@media only screen and (max-width:720px){.billResult,.gcnResult,.thcResult{padding:0 1rem}}@media only screen and (max-width:450px){.gcnResultHeading,.gcnResults,.thcResultHeading,.thcResults{grid-template-columns:15% auto 18% 18% 18%}}.deleteSection{cursor:pointer;display:inline-block;height:1.4rem;width:1.4rem}.deleteSection>svg>line,.deleteSection>svg>path{stroke:var(--strokeColor);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-width:2;fill:none}.editSection{cursor:pointer;display:inline-block;height:1.4rem;width:1.4rem}.editSection>svg>path,.editSection>svg>polygon{fill:var(--fillColor)}.printSection{cursor:pointer;display:inline-block;height:1.4rem;width:1.4rem}.printSection>svg>path{fill:var(--fillColor)}.truckSection>div>div>div>div{display:inline-block}.addButton,.removeButton{background-color:var(--customBlue);border:none;color:var(--offwhite);cursor:pointer;margin-left:.2rem;outline:none}.truckSection>div>div>div>input[class=widthChange]{width:5rem}.truckSection>div>div>div>input{background-color:var(--inputBoxBackgroundColor);border:var(--inputBoxBorder);color:var(--fillColor);height:var(--inputBoxHeight);margin-top:.5rem;outline:none;width:var(--inputBoxWidth)}.truckSection>div>div>div>input:focus{background-color:#007acc;color:#fff}.paddingTopPointTwo{padding-top:.2rem}.paddingTopPointTwo>label{color:var(--customBlue);font-weight:var(--fontWeight);margin-right:.2rem}#btnContainer>input{margin:0 .2rem}.tripsSection{display:grid;grid-template-columns:auto;margin-bottom:.5rem;padding:var(--paddingSide)}.tripHeadGrid{background-color:var(--customLightBlue);color:var(--black);font-size:.9rem;font-weight:var(--fontWeight)}.tripHeadGrid,.tripResultGrid{border:1px solid #000;border-bottom:none;display:grid;grid-template-columns:9% 15% 15% 8% 8% 20% 8% 8% 9%}.tripHeadGrid>div,.tripResultGrid>div{border-right:1px solid #000;padding:.2rem}.tripHeadGrid>div:last-child,.tripResultGrid>div:last-child{border:none}.lastChild{border-bottom:1px solid #000}.expensesGrid{display:grid;grid-template-columns:70% 30%;padding:0!important}.expensesGrid>div{border-bottom:1px solid #000;border-right:1px solid #000;padding:.2rem}.expensesGrid>div:nth-child(2n){border-right:none}.expensesGrid>div:nth-last-child(-n+2){border-bottom:none}.filteredResults{align-items:baseline;display:grid;grid-template-columns:auto auto auto;padding:var(--paddingSide)}.filteredResults>div{border-bottom:.1rem solid var(--customLightBlue);padding:.2rem 0;text-align:center}.filteredResults>div:nth-child(-n+3){background-color:var(--customLightBlue);border-bottom:none;color:var(--black);font-size:.9rem;font-weight:var(--fontWeight)}#locationSection{font-family:var(--font);font-size:var(--fontSize);font-weight:var(--fontWeight);height:60vh;margin-top:.5rem;padding:var(--paddingSide);text-align:center}iframe{margin-top:.5rem}
/*# sourceMappingURL=main.641df7b6.css.map*/