@charset "utf-8";

.CartContents div.route-div { left: 100% !important; width: 250px !important; margin-left: -250px !important; }

#cartForm > table > tfoot > tr:nth-child(5) > td div.route-modal.rm-open { position: fixed !important; }

#fs-loader { display: block; position: fixed; inset: 0px; background-color: rgba(255, 255, 255, 0.6); z-index: 999; }

#fs-loader img { position: absolute; top: calc(50% - 15px); left: calc(50% - 15px); z-index: 1000; max-width: 30px; height: auto; }

#cartForm > table > tfoot > tr:nth-child(5) > td > div.route-disclaimer { max-width: none !important; }

.route-disclaimer { max-width: 550px; margin-bottom: 10px; margin-top: -10px; }