::-webkit-scrollbar { display: none; width: 0px; } img { display: inline-grid; width: auto; text-align:center; } ul { padding-inline-start: 0px; list-style-type: none; overflow: hidden; text-align:center; } li { display: inline-block; text-align: left; } button { background: #72dbed; -webkit-border-radius: 8; -moz-border-radius: 8; border-radius: 8px; border: 1px solid #005665; color: #000000; font-size: 16px; padding: 6px 12px 6px 12px; text-decoration: none; } button:hover { background: #ffffff; border: 1px solid #005665; text-decoration: none; } .site-contents { overflow-x: hidden !important; } .img-pad { padding-right: 20px; } .solid { width: 30%; } .border { margin:10px; padding:14px; border:1px solid; border-radius:8px; } .center { position: fixed; top: 50%; left: 50%; width: 10%; right: 50%; transform: translate(-50%, -50%); display: flex; flex-direction: column; } .loading { position: fixed; top: 130%; left: 50%; right: 50%; transform: translate(-50%, -50%); width: 180%; } .navbar { position: fixed; top: 0; right: 0; left: 0; background-color: #4b4b4b; margin: 0px; overflow: hidden; } .navbar li { float: right; padding: 14px; } .navbar a { color:white; } .footer { padding-left: 20px; padding-right: 20px; text-align: center; } .footer ul { display: inline-grid; padding: 10px; } .footer li { display: list-item; padding: 12px; } .footer .footerTitle { font-weight: bold; font-size: large; } .collapsibleItemsSection { text-align: left; } .titleBarSection { text-align: left; } .twoButtonsWithTitleSection, .fourButtonsWithTitleSection { text-align: center; } .headingWithParagraphSection, .headingWithParagraphAndHorizontalTilesSection { border-top: none; text-align: center; } .headingWithParagraphSection p, .headingWithParagraphAndHorizontalTilesSection p { text-align: left; } .headingWithParagraphAndHorizontalTilesSection li, .leftTitleAndRightHorizontalGridViewSection li { width: 120px; height: 120px; text-align: center; overflow: hidden; } .gridViewTilesWithTitleInfoAndRightImageSection li { max-width: 340px; height:220px; text-align: left; overflow: hidden; } .testimonialsSection li { max-width: 340px; height: auto; text-align: center; overflow: hidden; } .horizontalTwoBlocksPageViewSection li { max-width: 340px; height: auto; text-align: center; overflow: hidden; } .responsiveGridViewSection li { max-width: 260px; height: 32px; overflow: hidden; text-align: center; } .responsiveCardViewSection li { height: auto; max-width: 320px; text-align: center; } .fullGridTilesViewSection li { height: 360px; max-width: 240px; overflow: hidden; text-align: center; } .bannerWithTextAndRightImageSection { padding: 10px; text-align: left; overflow: hidden; } .bannerWithTextAndRightImageSection .left { float:left; width:70%; } .bannerWithTextAndRightImageSection .right { float:right; } .dynamicLeftRightTitleParagraphAndImageSection { padding:10px; text-align: center; display: inline-block; overflow: hidden; max-width: 96% !important; } .dynamicLeftRightTitleParagraphAndImageSection p { padding:20px; text-align: left; } .mainTitleParagraphAndBulletlistHighlightSection { padding-left:10px; padding-right:10px; text-align: center; } .mainTitleParagraphAndBulletlistHighlightSection p { padding-left:20px; padding-right:20px; text-align: left; } .centerImageSection { text-align: center; overflow: hidden; }