
body {
	background-color: #f5f5f5;
	font-family: 'Varela Round';
	position: relative;
}

p {
	margin-bottom: 22px;
	font-family: 'Varela Round';
	color: #444;
	font-size: 15px;
	line-height: 24px;
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-family: 'Varela Round';
	margin-bottom: 22px;
	line-height: 1.4;
}

h2 {
	color: #006ac9;
	font-size: 24px;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 24px;
}

h5 {
	font-size: 20px
}

h6 {
	font-size: 18px;
}

hr {
	border: 0;
	background: #999;
	height: 1px;
	margin: 45px 0;
}

a:hover {
	cursor: pointer;
	cursor: hand;
}
a:focus {
	outline: none;
}

.center {
	text-align: center;
}

.blue-text {
	color: #006ac9;
}

.clear {
	clear: both;
}

.caret {
	display: none;
}

.navbar-toggle {
	margin-top: 18px;
}
.navbar-collapse {
	border-top: 0;
	padding-right: 0;
	padding-left: 0;
}
.navbar {
	height: 69px;
	margin-bottom: 0;
}
.navbar-nav {
	background-color: #fff;
	background-color: rgba(255,255,255,0.98);
	margin: 9px 0;
}
.navbar-default {
	background-color: #f5f5f5;
	background-color: rgba(245,245,245,0.98);
	border-bottom: 1px solid #e0e0e0;
}
.navbar-header h2 {
	margin: 0;
}

.navbar-brand-name {
     font-size: 20px;
     color: #006ac9;
     padding-left: 10px;
}
a.navbar-brand, a.navbar-brand:hover {
	/* float: left; */
	padding: 13px 0 0 2px;
	text-decoration: none;
	color: #006ac9;
}
.navbar-brand img {
	width: 56px;
	vertical-align: middle;
}
.navbar-nav > li:hover,
.navbar-nav > li > a:hover,
.navbar-nav > li:focus,
.navbar-nav > li > a:focus,
.navbar-nav > li:active,
.navbar-nav > li > a:active {
	color: #006ac9;
	background-color: transparent;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #006ac9;
    background-color: transparent;
}

.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
	color: #006ac9;
    background-color: transparent;
}

.ihmc-brand {
	float: right;
	padding: 28px 0px 24px 22px;
	border-left: 1px solid #CCC;
	margin-left: 12px;
}

#top-image {
	background: url("../img/home-top-image.jpg") no-repeat center center;
	background-size: cover;
	min-height: 170px;
}

#top-image .button-container {
	display: none;
}

#top-image .button-container a {
	text-decoration: none;
}

#top-image .button-container p {
	color: #f5f5f5;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 0;
	font-size: 14px;
}

.site-doc-content {
	background-color: #fff;
}

h4.headline {
	font-size: 18px;
}

.home-column {
	text-align: center;
	margin: 30px 0 60px;
}

.home-column h6 {
	margin-top: 30px;
}

.home-column p {
	margin-bottom: 45px;
}

.no-list-style {
	list-style: none;
}

img.border {
	border: 4px solid #ccc;
}

.caption {
	margin: 10px 0 30px 0;
	font-size: 16px;
	color: #006ac9;
	text-align: center;
}

.caption-small {
	margin: 10px 0 30px 0;
	font-size: 14px;
	color: #006ac9;
	text-align: center;
}

.more-bottom-margin {
	margin-bottom: 60px;
}

.entry-content .list li {
	margin-bottom: 15px;
}

.entry-content a {
	color: #666;
	text-decoration: none;
	border-bottom: 1px dotted #444;
}

.entry-content a:hover {
	color: #006ac9;
	border-bottom: 1px dotted #006ac9;
}

#js-disabled {
	margin: 45px 0;
}

.js-disabled {
	color: #e55839;
	text-align: center;
}

img.page-title-icon {
	width: 60px;
	vertical-align: middle;
}

.product-support {
	padding-right: 35px;
	border-right: 1px solid #999;
	min-height: 200px;
}

.product-support p {
	font-size: 12px;
	line-height: 19px;
	margin-bottom: 15px;
}

.product-support a,
.product-support a:hover {
	font-size: 15px;
	text-decoration: none;
	border-bottom: 0;
}

.product-support ul {
	list-style: none;
	padding-left: 0;
}

.product-support ul li a:hover {
	cursor: pointer;
	cursor: hand;
}

.product-support ul li ul {
	padding-left: 15px;
}

.product-support span.glyphicon {
	padding-right: 18px;
	color: #006ac9;
	top: 2px;
}

.product-download span.glyphicon {
	color: #fff;
	top: 6px;
	font-size: 1.1em;
	margin-right: -12px;
}

.product-download {
	padding-left: 40px;
}

.product-download img {
	margin-bottom: 24px;
}

.product-download .button-container {
	padding-top: 16px;
	padding-bottom: 13px;
	margin-bottom: 25px;
}

.button-container {
	margin-bottom: 26px;
}

a.download-button {
	padding: 18px 28px 15px 28px;
	margin-bottom: 20px;
	font-family: 'Varela Round', sans-serif;
	font-size: 22px;
	color: #f5f5f5;
	background-color: #e55839;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	border-bottom: 0;
}

a.download-button:hover {
	color: #fff;
	background-color: #f25e3e;
	border-bottom: 0;
}

a.download-button span {
	font-size: 0.9em;
}

a.button {
	padding: 12px 22px 10px 22px;
	margin-bottom: 30px;
	font-family: 'Varela Round', sans-serif;
	font-size: 15px;
	color: #f5f5f5;
	background-color: #006ac9;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border-bottom: 0;
}

a.button:hover {
	color: #fff;
	background-color: #0078e0;
	border-bottom: 0;
}

a.orange-button {
	padding: 12px 22px 10px 22px;
	margin-bottom: 30px;
	font-family: 'Varela Round', sans-serif;
	font-size: 15px;
	color: #f5f5f5;
	background-color: #e55839;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border-bottom: 0;
}

a.orange-button:hover {
	color: #fff;
	background-color: #f25e3e;
	border-bottom: 0;
}

a span.glyphicon {
	color: #fff;
	top: 2px;
	font-size: 1.1em;
	margin-right: 7px;
}

.product-download p {
	font-size: 15px;
	line-height: 21px;
	margin-bottom: 20px;
}

.product-download ul {
	list-style: none;
	padding-left: 0;
}

.product-download ul li {
	padding-left: 0;
}

h4.documentation-title {
	margin-top: 45px;
	margin-bottom: 0;
}

.help-video {
	margin-bottom: 30px;
}

.responsive-video {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 60px; overflow: hidden;
}

.responsive-video iframe,
.responsive-video object,
.responsive-video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.documentation {
	margin-bottom: 30px;
}

.documentation h5 a,
.documentation h5 a:hover {
	font-size: 20px;
}

.documentation a,
.documentation a:hover {
	font-size: 15px;
	text-decoration: none;
	border-bottom: 0;
}

.documentation button {
	background: none;
	border: 0;
	font-size: 15px;
	color: #666;
	padding: 0;
}

.documentation button:hover {
	color: #006ac9;
	cursor: pointer;
	cursor: hand;
}

.documentation button:focus {
	outline: none;
}

.documentation ul {
	list-style: none;
	padding-left: 0;
}

.documentation ul li a:hover {
	cursor: pointer;
	cursor: hand;
}

.documentation > ul > li > a > span.glyphicon,
.documentation > ul > li > button > span.glyphicon {
	font-size: 1em;
	color: #006ac9;
	margin-right: 7px;
}

.documentation ul li ul {
	padding-left: 15px;
}

.documentation ul > li > ul > li > div > ul > li > span.glyphicon {
	font-size: 0.6em;
	top: -1px;
	color: #666;
	margin-right: 7px;
}

.documentation hr {
	background-color: #ccc;
	margin: 22px 0;
}

.documentation span.label {
	font-family: 'Helvetica','Arial', sans-serif;
	font-size: 70%;
	font-weight: normal;
	padding: .25em .5em .2em;
}

.products h4 {
	text-align: center;
}

.products h6 {
	margin-bottom: 0;
	color: #666666;
}

.products .more-info {
	font-size: 12px;
	color: #999999;
	text-align: center;
}

.products .more-info a {
	border-bottom: 0;
	color: #999999;
}

.products .more-info a:hover {
	color: #006ac9;
}

.products .downloads a {
	font-size: 14px;
	color: #006ac9;
	border-bottom: 0;
}

.products ul {
	list-style: none;
	padding-left: 0;
}

.products ul li {
	margin-bottom: 8px;
}

.products .downloads span.glyphicon {
	padding-right: 0;
	color: #006ac9;
	top: 2px;
}

.products .product {
	margin-bottom: 45px;
}

#donation-bottom {
	background: #e0e0e0;
}

#donation {
	background-color: #e0e0e0;
	padding: 30px 0 45px;
}

#donation .logo {
	padding-bottom: 15px;
}

#donation .download-button {
	margin-top: 15px;
	text-align: center;
}

/* DOCUMENTATION PAGE SCROLL NAV */

.group {
    padding-top: 18px;
}
.group .subgroup {
    padding-top: 100px;
    margin-top: -100px;
}
.group .subgroup h5 {
	color: #006ac9;
	margin-top: 30px;
	margin-bottom: 8px;
}
.group .subgroup.last {
	margin-bottom: 12em;
}
.fixed {
    position: fixed;
}

/* sidebar */
.bs-docs-sidebar {
    padding-left: 20px;
    padding-bottom: 20px;
}

.bs-docs-sidebar h5 {
	
}

/* all links */
.bs-docs-sidebar .nav>li>a {
    color: #999;
    border-left: 2px solid transparent;
    border-bottom: 0;
    padding: 4px 20px;
    font-size: 13px;
    font-weight: 400;
}

/* nested links */
.bs-docs-sidebar .nav .nav>li>a {
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 30px;
    font-size: 12px;
    border-bottom: 0;
}

/* active & hover links */
.bs-docs-sidebar .nav>.active>a, 
.bs-docs-sidebar .nav>li>a:hover, 
.bs-docs-sidebar .nav>li>a:focus {
    color: #006AC9;                 
    text-decoration: none;          
    background-color: transparent;  
    border-left-color: #006AC9; 
}
/* all active links */
.bs-docs-sidebar .nav>.active>a, 
.bs-docs-sidebar .nav>.active:hover>a,
.bs-docs-sidebar .nav>.active:focus>a {
    font-weight: 400;
}
/* nested active links */
.bs-docs-sidebar .nav .nav>.active>a, 
.bs-docs-sidebar .nav .nav>.active:hover>a,
.bs-docs-sidebar .nav .nav>.active:focus>a {
    font-weight: 500;
}

/* hide inactive nested list */
.bs-docs-sidebar .nav ul.nav {
    display: none;           
}
/* show active nested list */
.bs-docs-sidebar .nav>.active>ul.nav {
    display: block;           
}

/* make sidebar srollable */
.bs-docs-sidebar > ul {
    overflow-y: auto;
    height: 100%;
    padding-top: 45px;
    /* border-right: 1px solid #ccc; */
}

#footer {
	width: 100%;
	background-color: #666;
	padding: 60px 0 45px;
	color: #fff;
}

#footer h6 {
	color: #ccc;
}

#footer p, #footer ul, #footer ul a {
	color: #999;
	text-decoration: none;
}

#footer ul a:hover {
	color: #ccc;
}

#footer-sidebar {

}

#footer-sidebar h6 {
	margin-top: 0;
	margin-bottom: 14px;
}

#footer-sidebar a.button {
	background-color: #888;
	text-decoration: none;
	color: #e5e5e5;
	padding: 14px 18px 13px 18px;
	font-size: 14px;
}

#footer-sidebar a.button:hover {
	background-color: #999;
}

#footer-sidebar a span.glyphicon {
	margin-right: -6px;
}

#footer-sidebar form {
	margin-bottom: 30px;
}

#footer-sidebar form label,
#footer-sidebar form input,
#footer-sidebar form button {
	display: block;
	width: 100%;
}

#footer-sidebar form label {
	font-size: 13px;
	color: #999;
}

#footer-sidebar form input {
	margin-right: 15px;
}

#footer-sidebar form button {
	margin-top: 24px;
	padding: 10px;
	background-color: #ccc;
	font-size: 14px;
}

#footer-sidebar form button:hover {
	background-color: #e5e5e5;
}

#footer-sidebar1 {
	margin-bottom: 30px;
	border-right: 1px solid #808080;
}

#footer-sidebar2 {
	margin-bottom: 30px;
	border-right: 0;
}

#footer-sidebar3 {
	
}

#footer-sidebar3 .textwidget p {
	margin-bottom: 9px;
}

#footer-social,
#footer-social p {
	text-align: center;
}

#footer ul {
	list-style: none;
	padding-left: 0;
}

.site-footer {
	margin-top: 30px;
	color: #999;
	text-align: center;
	font-size: 12px;
}

.site-footer a {
	color: #999;
	text-decoration: none;
}

.site-footer a:hover {
	color: #aaa;
	border-bottom: 1px dotted #aaa;
}

td.info,
tr.info,
th.info {
	background-color: #d9edf7;
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
	line-height: 1.5em;
	vertical-align: middle;
}

.table>thead>tr>th,
.table>tbody>tr>th {
	/* line-height: 3em !important; */
}

table.center-cells td,
table.center-cells th {
	text-align: center;
}

table tr td:first-child {
	text-align: left;
}

#donate {
	padding: 30px;
	background-color: #e5e5e5;
}

#download-form {
	margin-bottom: 45px;
	margin-left: 0;
}

#cmapserver-concept-map, #cmaptools-concept-map {
	text-align: center;
	background-color: #e5e5e5;
	padding: 20px 30px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top: 30px;
}

#cmapserver-concept-map p, #cmaptools-concept-map p {
	text-align: center;
	margin: 0;
	padding: 0;
	line-height: 2em;
}

.gray-sidebar {
	padding: 20px 20px 30px;
	margin-bottom: 20px;
	text-align: center;
	background-color: #e0e0e0;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}

.gray-sidebar a span.glyphicon {
	margin-right: -12px;
}

.gray-sidebar h4 {
	padding: 15px 0 0;
	margin: 0 0 7px 0;
	color: #006ac9;
	text-align: center;
	line-height: 1.2;
}

.gray-sidebar h4 span {
	font-size: 13px;
}

.gray-sidebar p {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 5px;
}

#software-download-links {
	padding: 15px 0;
}

#software-download-links .button-container {
	margin-bottom: 36px;
}

#software-download-links a.disabled.download-button,
#software-download-links a.disabled.download-button:hover {
	background-color: #c0c0c0;
	color: #fff;
}

#software-download-links a.download-button {
	padding: 16px 24px 14px 24px;
	margin-bottom: 20px;
	font-family: 'Varela Round', sans-serif;
	font-size: 16px;
	color: #f5f5f5;
	background-color: #e55839;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	border-bottom: 0;
}

#software-download-links a.download-button:hover {
	color: #fff;
	background-color: #f25e3e;
	border-bottom: 0;
}

input[type="radio"], input[type="checkbox"] {
	margin: 2px 5px 0;
}

.pure-form .pure-checkbox, .pure-form .pure-radio {
	margin: 0;
}

.pure-form-aligned input[type="radio"],
.pure-form-aligned input[type="checkbox"] {
	vertical-align: text-top;
}

.pure-control-group select {
	height: 36px;
	color: #aaa;
}

a.btn.btn-social-icon.btn-facebook,
a.btn.btn-social-icon.btn-twitter {
	background-color: #ee8169;
	color: #666;
	border: 0;
}

i.fa.fa-facebook,
i.fa.fa-twitter {
	line-height: 36px;
}

a.btn.btn-social-icon.btn-facebook:hover,
a.btn.btn-social-icon.btn-twitter:hover {
	background-color: #e07c66;
}

#system-requirements p {
	margin-top: 10px;
	margin-bottom: 0;
	font-size: 13px;
	line-height: 1.4;
}

#system-requirements ul li {
	font-size: 13px;
	line-height: 1.4;
}

.google-728 {
	text-align: center;
	margin-bottom: 30px;
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {

	p {
		margin-bottom: 22px;
		font-family: 'Varela Round';
		color: #444;
		font-size: 15px;
		line-height: 24px;
	}

	h1,h2,h3,h4,h5,h6 {
		font-family: 'Varela Round';
		margin-bottom: 22px;
	}

	h2 {
		color: #006ac9;
		font-size: 36px;
	}

	h3 {
		font-size: 30px;
	}

	h4 {
		font-size: 24px;
	}

	h5 {
		font-size: 20px
	}

	h6 {
		font-size: 18px;
	}

	.caret {
		display: block;
		margin: -3px 0 0 0;
		position: relative;
		left: 44%;
		top: 10px;
		color: #666;
	}

	.navbar-header h2 {
		margin: 0;
	}

	.navbar-brand-name {
	     font-size: 24px;
	     color: #006ac9;
	     padding-left: 12px;
	}
	a.navbar-brand, a.navbar-brand:hover {
		float: left;
		padding: 20px 0 20px 15px;
		text-decoration: none;
		color: #006ac9;
	}

	#main-menu > li > a {
		padding: 37px 10px 33px 10px;
		font-size:13px
	}

	.navbar-collapse {
		padding-right: 15px;
		padding-left: 15px;
	}
	.navbar {
		height: 91px;
		margin-bottom: 0;
	}
	.navbar-nav {
		background-color: transparent;
		margin: 0;
	}
	.navbar-default {
		background-color: #f5f5f5;
		border-bottom: 1px solid #e0e0e0;
	}
	.navbar-brand img {
		width: 73px;
		vertical-align: middle;
	}
	.navbar-header h2 {
		margin: 0;
	}
	.navbar-brand-name {
	     font-size: 24px;
	     color: #006ac9;
	     padding-left: 12px;
	}
	a.navbar-brand, a.navbar-brand:hover {
		float: left;
		padding: 20px 0 20px 15px;
		text-decoration: none;
		color: #006ac9;
	}
	.navbar-nav > li:hover,
	.navbar-nav > li > a:hover,
	.navbar-nav > li:focus,
	.navbar-nav > li > a:focus,
	.navbar-nav > li:active,
	.navbar-nav > li > a:active {
		background-color: #fff;
	}
	.navbar-nav .menu-item a:hover {
		background-color: #006ac9;
		color: #fff;
	}
	.navbar-default .navbar-nav > .active > a,
	.navbar-default .navbar-nav > .active > a:hover,
	.navbar-default .navbar-nav > .active > a:focus {
	    color: #444;
	    background-color: transparent;
	}
	.wp-menu {
		float: right;
	}
	.dropdown-menu {
		position: absolute;
		top: 100%;
		left: 0;
		z-index: 1000;
		display: none;
		float: left;
		min-width: 265px;
		padding: 12px 0;
		margin: 0 0 0;
		list-style: none;
		font-size: 12px;
		background-color: #fff;
		/*
		border-top: 0;
		border-right: 1px solid #e0e0e0;
		border-bottom: 1px solid #e0e0e0;
		border-left: 1px solid #e0e0e0;
		border-top: 0;
		border-right: 1px solid rgba(0,0,0,0.10);
		border-bottom: 1px solid rgba(0,0,0,0.10);
		border-left: 1px solid rgba(0,0,0,0.10);
		*/
		border-width: 0;
		border-radius: 4px;
		-webkit-box-shadow: 0;
		box-shadow: 0;
		background-clip: padding-box;
	}
	.dropdown:hover .dropdown-menu {
	    display: block;
	}
	.navbar-right .dropdown-menu {
		left: 0;
	}

	#content {
		padding-top: 90px;
		padding-bottom: 36px;
		min-height: 600px;
	}

	#header {
		background-color: #fff;
		border-bottom: 4px solid #006ac9;
		margin-bottom: 35px;
	}

	#header h2 {
		margin-top: 20px;
		margin-bottom: 18px;
	}

	img.page-title-icon {
		width: 65px;
		vertical-align: middle;
	}

	.documentation h4 {
		margin-top: 30px;
	}

	#top-image {
		background: url("../img/home-top-image.jpg") no-repeat center center;
		background-size: cover;
		min-height: 390px;
	}

	#top-image .container {
		position: relative;
		min-height: 390px;
	}

	#top-image .button-container {
		position: absolute;
		right: 30px;
		bottom: 30px;
		display: block;
	}

	.products h4 {
		text-align: left;
	}

	.v-sep {
		border-right: 0;
	}

	#download-form {
		margin-bottom: 60px;
		margin-left: 60px;
	}

	.pure-form .pure-checkbox, .pure-form .pure-radio {
		margin: 0 0 0 150px;
	}

	#footer-sidebar form .form-element {
		float: left;
	}

	#footer-sidebar form input {
		width: 176px;
	}

	#footer-sidebar form button {
		width: auto;
	}

	#footer-sidebar form button {
		margin-top: 27px;
		padding: 10px;
		background-color: #ccc;
		font-size: 13px;
	}

	#footer-social,
	#footer-social p {
		text-align: left;
	}

}


/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {

	.ihmc-brand {
		float: right;
		padding: 34px 0px 34px 24px;
		border-left: 1px solid #CCC;
		margin-left: 12px;
	}
	
	#content {
		padding-bottom: 36px;
		min-height: 700px;
	}

	#top-image {
		background: url("../img/home-top-image.jpg") no-repeat center center;
		background-size: cover;
		min-height: 450px;
	}

	#top-image .container {
		position: relative;
		min-height: 450px;
	}

	#top-image .button-container {
		position: absolute;
		right: 60px;
		bottom: 30px;
		display: block;
	}

	.home-column p {
		text-align: left;
		margin-right: 15px;
		margin-bottom: 45px;
		margin-left: 15px;
	}

	h4.headline {
		font-size: 24px;
	}

	.v-sep {
		border-right: 1px solid #cccccc;
	}

	.single-post {
		padding-bottom: 45px;
		margin: 45px 0;
		border-bottom: 1px solid #999999;
	}

	#footer-sidebar1 {
		/* height: 260px; */
		height: 175px;
	}

	#footer-sidebar2 {
		border-right: 1px solid #808080;
		/* height: 260px; */
		height: 175px;
	}

	.site-footer {
		margin-top: 10px;
	}
}


/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

	#content {
		padding-bottom: 36px;
		min-height: 840px;
	}

	#top-image .button-container {
		position: absolute;
		right: 130px;
		bottom: 30px;
		display: block;
	}
}

