/*
Theme Name: Lawyer App
Theme URI: https://wordpress.org/themes/twentysixteen/
Author: Austin Krumpelman
Author URI: https://wordpress.org/
Template: twentysixteen
Description: Child theme of Twenty Sixteen developed for Lawyer App website
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog
Text Domain: twentysixteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

#logoshell {margin: 0 auto 0 auto; text-align: center; min-height: 100%;}
#logo {max-width: 80%;}
.site-header-menu {margin: 2em auto 0 auto; text-align: center;}
.main-navigation {margin: 4em auto 0 auto;}
.sidebar {display: none;}
.content-area {width: 100%;}

.ninja-forms-form-wrap *, .ninja-forms-form-wrap *::after, .ninja-forms-form-wrap *::before {
    	box-sizing: border-box;
	font-family: arial,helvetica,sans-serif;
	font-size: 20px;
}
#iframeouter {position: relative; overflow: hidden; top: 0px; height: 4510px;}
#iframeinner {position: absolute; top: -450px; left: 50%; margin-left: -50%; width: 100%; height: 100%;}
#iframebox {border: none; width: 100%; height: 8000px;}