﻿@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@600;800&family=Roboto+Condensed:ital,wght@0,700;1,700&family=Roboto:ital,wght@0,400;1,400&display=swap");html{font-size:14px;}@media(min-width:768px){html{font-size:16px;}}html{position:relative;min-height:100%;}body{background-color:#f8f8fa;margin-bottom:60px;font-family:Roboto,sans-serif;}hr{margin:6em 0;}h1{font-weight:900;letter-spacing:-.04em;}h2,h3,h4,h5,h6{font-family:"Poppins";letter-spacing:-.05em;}h2{margin-top:2em;margin-bottom:1em;}#mobile-container{background-color:#fff;padding:2em;}.mobile-container-breakout{margin:-1em;}@media(min-width:576px){#mobile-container{padding:3em;}.mobile-container-breakout{margin:-2em;}}@media(min-width:768px){#mobile-container{max-width:900px;margin:4em auto;padding:5em;border-radius:1em;box-shadow:0 0 30px 0 rgba(0,0,0,.1);}.mobile-container-breakout{margin:-2em;}}#banner{color:#fff;background-image:url(/img/banner-background.png);-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;padding:1.6em 2.4em;-webkit-border-top-left-radius:7px;-webkit-border-top-right-radius:7px;-moz-border-radius-topleft:7px;-moz-border-radius-topright:7px;border-top-left-radius:7px;border-top-right-radius:7px;text-shadow:0 2px 3px rgba(0,0,0,.5);}#banner .alert{text-shadow:none;margin-top:2em;}.form-control,.form-select{margin-bottom:1.5em;}#newagain-spinner{background-color:rgba(255,255,255,.5);position:fixed;top:0;right:0;left:0;bottom:0;background-image:url("https://design-mastersuite-static-images.us-east-1.linodeobjects.com/loader.gif");background-repeat:no-repeat;background-position:center center;background-size:10em;height:100%;width:100%;}.tutorialtextlink{border-bottom:1px dotted #000;}.table.table-sticky{border-collapse:collapse;width:100%;}.table.table-sticky th,.table.table-sticky td{border:1px solid #ddd;padding:8px;}.table.table-sticky thead th{position:sticky;top:0;background:#f1f1f1;z-index:2;}.table.table-sticky tbody{display:block;max-height:200px;overflow-y:auto;}.table.table-sticky thead,.table.table-sticky tbody tr{display:table;width:100%;}