/*
 * Copyright 2019 by Methodical Mind, LLC.
 * All Rights Reserved.  Printed in the United States of America.
 * No part of this document may be reproduced, decompiled, reverse
 * engineered, disassembled, analyzed or otherwise manipulated to
 * discover the source code of the software and/or its underlying
 * methods/modes of operation, stored in a retrieval system or
 * transmitted in any form or by any means, electronic, mechanical,
 * photocopying, recording, or otherwise without the prior written
 * permission of Methodical Mind, LLC.
 *
 * Certain portions of the code utilized in the creation of this site
 * originate from open source libraries, databases, and/or websites,
 * which are governed by and licensed in accordance with certain terms
 * as summarized in the software's Third Party Notices http://localhost/admin-console/thirdPartyNotices.
 * Methodical Mind, LLC. does not claim any copyright rights or protection
 * in said portions of the code originating from the open source libraries,
 * databases, and/or websites that were used to create this site.
 */
.maintWrapper {
  text-align: center;
  padding-top: 100px;
}

.head {
  height: 180px;
  background-size: contain;
}

.banner {
  font-size: 1.8em;
  margin-top: 10px;
}

.serviceMark {
  font-family: sans-serif;
  top: -.2em;
  position: relative;
  font-size: .8em;
}

.copyright {
  color: white;
  font-size: .65em;
  margin-top: 50px;
}
