body {
	min-height: 75rem;
	padding-top: 0.0rem;
}

header {
	background-color: #FFF;
	color: RGB(50, 50, 40);
}

.ig-nav-line {
	padding-bottom: .5rem;
	margin-bottom: .5rem;
	border-bottom: .25rem solid RGB(90, 90, 80);
}

.ig-box {
	padding: 4rem 2rem;
	margin-bottom: 2rem;
	border: .66em solid #ddf4ff;
}


.navbar a {
	/*text-decoration: underline;*/
}

.navbar .active a {
	color: #666;
}

a.navbar-brand {
	color: RGB(0, 0, 0);
	text-decoration: none;
}

.ig-btn {
	background-color: #000;
	border-color: #000;
	color: #EEE;
}

.ig-btn-disabled {
	background-color: #fff;
	border-color: #ccc;
	border: 1px solid #999;
	color: #999;
	padding: .75rem 1.5rem;
	font-size: 1.25rem;
	line-height: 1.25;
	margin-left: 1rem;
	display: inline-block;
	vertical-align: middle;
}

.btn {
	border-radius: 0 !important;
	transition: none;
}

.btn:hover {
	color: #EEE;
}

a, a:active, a:hover {
	color: #ea4329;
}

a:hover {
	text-decoration: underline !important;
}

a.btn:hover {
	text-decoration: none !important;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
}

.cover h1 {
	border-top: 0.1333em solid #272727;
	border-bottom: 0.0666em solid #272727;
}

h1 {
	margin: .5em 0 .5em 0;
	padding: .25em 0em .75em 0em !important;
	letter-spacing: -0.2rem;
	font-size: 3.5rem;
	font-weight: 500;
	color: #272727;
}

	h1::first-letter {
	margin-top: 0;
}

h2::first-letter {
	margin-top: 0;
}

h3::first-letter {
	margin-top: 0;
}

h4::first-letter {
	margin-top: 0;
}

h5::first-letter {
	margin-top: 0;
}

h6::first-letter {
	margin-top: 0;
}

h2 {
	font-size: 1.75em;
	letter-spacing: -0.075rem;
	margin: 3em 0 0em 0;
	padding: 0em 0 .25em 0;
}

h3 {
	margin: 1em 0;
	letter-spacing: -0.1rem;
	font-size: 2rem;
	color: #272727;
	margin: 3em 0 1.25em 0;
}

.ig-line {
	border-bottom: 0.2em solid #dcdcdc;
	line-height: 1.4;
}

.ig-summary p {
	font-weight: 400;
	color: #ea4329;
	font-size: 1.75em;
	letter-spacing: -1px;
	line-height: 1.25;
}

.ig-preface {
	margin-bottom: 12rem;
}

h4 {
	letter-spacing: -0.05rem;
	margin: 2.5em 0em .75em;
}

h5 {
	/* font-size: 18px !important; */
	/* line-height: 18px !important; */
	/* letter-spacing: -1px !important; */
	margin: 1em 0 .5em 0 !important;
	padding: 2px 0px 2px 0px !important;
}

p {
	color: RGB(90, 90, 80);
	margin-bottom: 20px;
}

label {
	color: RGB(90, 90, 80);
}

li {
	color: RGB(90, 90, 80);
	margin: .5em 0;
}

footer {
	padding: 8em 0 1em 0;
	font-size: .75rem;
}

.footer-bar {
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: .5em;
}

.blockquote-footer {
	color: RGB(90, 90, 80);
}

.col ul, .col ol {
	padding-left: 1.2em;
}

.indent {
	margin-left: 2em;
}

.ab {
	/* color: #ea4329;*/
	text-decoration: underline;
}

.ig-features {
	line-height: 1.4;
	margin: 1em 0em 12em 0em;
}

.ig-features h5 {
	margin-top: .5em;
}

.ig-commands h2 {
	margin-top: 1em;
	margin-bottom: 1em;
}

.ig-commands-header h3 {
	border-top: 0.4666em solid #272727;
	border-top: 0.1333em solid #272727;
	border-top: 0.4666em solid #f5f5f5;
	margin: 0 0 0em 0;
	font-variant-caps: all-petite-caps;
	font-size: 1.75rem;
	letter-spacing: 0;
}

.ig-commands-header {
	margin-top: 6em;
}

.ig-commands {
	margin-top: 1em;
	border-bottom: 0.2666em solid #272727;
	border-bottom: 0.0666em solid #272727;
	border-bottom: 0.2666em solid #f5f5f5;
	margin: 0em 0em 3em 0em;
	padding: 0em 0em 2em 0em;
}

.btn-primary:hover, .btn-primary:active, btn-primary:focus,
.btn-secondary:hover, .btn-secondary:active, .btn-secondary:focus {
	background-color: #000 !important;
	border-color: #000 !important;
	color: #dcdcdc !important;
}

.btn-primary {
	color: #ea4329 !important;
	color: #dcdcdc !important;
	background-color: transparent !important;
	background-image: none !important;
	border-color: #ea4329 !important;
	border-color: #000 !important;
	background-color: #000 !important;
	border-color: #000 !important;
	color: #dcdcdc !important;
}

.btn-secondary {
	color: #ddd !important;
	background-color: transparent !important;
	background-image: none !important;
	border-color: #ddd !important;
	color: RGB(90, 90, 80) !important;
}

.ig-band {
	position: relative;
	margin: 20px 0px 20px 0px;
	padding: 20px 0px 20px 0px;
	background: #000;
	text-align: left;
}

.ig-band, .ig-band p {
	color: #dcdcdc;
}

.ig-btn {
	background-color: #000;
	border-color: #000;
	color: #EEE;
}