
body {
	background-color: #2c3e50;
}

p {
	line-height: 1.75;
}

li {
	padding-bottom: 6px;
}

ul {
	line-height: 1.75;
}

ol {
	line-height: 1.75;
}

h1 {
	line-height: 1.25;
}

h2 {
	line-height: 1.25;
}

h5 {
	font-size: 12pt; font-weight: bold; margin-top: 0.3em; margin-bottom: 0px;
}

.gh5 > span {
	padding-left: 40px; font-size: 10pt; font-weight: normal; color: gray;
}

.n1-content {
	background-color: white;
	padding: 0px 0px 60px 0px;
	margin: 0px;
	min-height: 450px;
}

.n1-no-pseudo:before {
   content: none;
}

.n1-no-pseudo:after {
   content: none;
}

@media (min-width: 979px) {
	.doc-page {
		padding-left: 42px;
		max-width: 960px;
	}
}

.nfloat.pull-right {
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.nfloat.pull-left {
	margin-right: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.nfloat-div {
	text-align: center;
}

@media (max-width: 369px) {
	
	.nfloat {
		max-width: 290px;
	}
}

@media (max-width: 767px) {

	.nfloat {
		margin-left: 0px !important;
		margin-right: 0px !important;
		float: none !important;
	}
}

.navbar-default {
	margin-bottom: 0px;
}

/*
.navbar-default > .container {
	padding-left: 15px;
	padding-right: 15px;
}
*/

.navbar-brand.second {
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom: -10px;
	margin-right: 25px;
}

@media (min-width: 979px) {
	.autodown li.dropdown:hover > ul.dropdown-menu {
		display: block;
	}
}

.dropdown-menu .glyphicon {
	font-size: 25px;
	margin-top: -2px;
}

.dropdown-menu .fa {
	font-size: 25px;
	margin-top: -2px;
}

.dropdown-menu a {
	padding-top: 12px !important;
	padding-bottom: 12px !important;
	padding-left: 20px !important;
	padding-right: 20px !important;
  	border-radius: 8px;
}

.dropdown-login a {
	padding-top: 4px !important;
	padding-bottom: 4px !important;
	padding-left: 6px !important;
	padding-right: 6px !important;
  	border-radius: 8px;
}

.dropdown-menu .dropdown-header {
	padding-left: 20px !important;
	margin-bottom: 10px;
	color: #888;
}

.dropdown-menu .main-menu-img {
	margin-top: -4px;
}

@media (min-width: 768px) {
	
	.dropdown-menu.with-images {
		min-width: 460px;
	}
	
	.dropdown-menu.with-images-smaller {
		min-width: 200px;
	}
	
	.dropdown-menu {
		padding: 25px 15px 25px 15px;
		margin-top: -5px !important;
		opacity: 0;
		transition: opacity 0.3s ease, transform 0.3s ease, visibility 0.3s;
		box-shadow: 0px 200px 200px 10px rgba(0,0,0, 0.8);
	}
	
	.dropdown.open .dropdown-menu {
		opacity: 1;
	}
	.dropdown-login {
		opacity: 1;
	}
	
	.dropdown-menu.main-menu {
		left: -60px;
	}
	
	.dropdown-menu a {
		color: #111 !important;
	}
	
	.dropdown-menu a:hover {
		xcolor: white !important;
		background: #dadada !important;
	}
	
	.dropdown-menu .glyphicon {
		color: #C0C0C0;
	}
	
	.dropdown-menu .fa {
		color: #C0C0C0;
	}
	
	/*
	
	.dropdown-menu .glyphicon i:hoover {
		color: white;
	}
	
	.dropdown-menu .fa i:hoover {
		color: white;
	}
	
	*/
}

.dropdown-menu.multi-column {
	width: 400px;
	padding-left: 30px;
}

.dropdown-menu.multi-column .dropdown-menu {
	display: block !important;
	position: static !important;
	margin: 0 !important;
	border: none !important;
	box-shadow: none !important;
	min-width: 100px;
}

h1 {
	color: #ff6606;
	padding-top: 22px;
	padding-bottom: 10px;
	font-size: 26px;
}

h2 {
	color: #ff6606;
	padding-top: 20px;
	font-size: 22px;
}

h3 {
	padding-top: 18px;
	font-size: 20px;
}

@media (min-width: 979px) {

	h1 {
		font-size: 37px;
	}
	
	h2 {
		font-size: 30px;
	}
	
	h3 {
		font-size: 25px;
	}
}

.li-chapter	{
	padding-top: 20px;
}

.li-smaller > a {
	font-size: 14px;
	margin-top: 0px !important;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
	padding-right: 3px !important;
	margin-right: 80px !important;
}

.ui-slider-horizontal {
	margin-top: 5px;
	margin-bottom: 5px;
}

.footer-feature {
	margin-bottom: 6px;
}

.gl-pad1 {
	margin-right: 6px;
}

.gl-bottom {
	margin-left: 10px;
	font-size: 20px;
}

.image-padded {
	margin: 10px;
}

input[type=checkbox] {
	margin-right: 6px;
}

.features-list {
	margin-top: 15px;
}

.features-list li {
	padding-bottom: 6px;
}

.button_s1 {
	-moz-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #4286F2), color-stop(1, #275de5));
	background:-moz-linear-gradient(top, #4286F2 5%, #275de5 100%);
	background:-webkit-linear-gradient(top, #4286F2 5%, #275de5 100%);
	background:-o-linear-gradient(top, #4286F2 5%, #275de5 100%);
	background:-ms-linear-gradient(top, #4286F2 5%, #275de5 100%);
	background:linear-gradient(to bottom, #4286F2 5%, #275de5 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4286F2', endColorstr='#275de5',GradientType=0);
	background-color:#4286F2;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #84bbf3;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:8px 30px;
	text-decoration:none;
	text-shadow:0px 1px 0px #528ecc;
	text-transform:uppercase;
}
.button_s1:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #275de5), color-stop(1, #4286F2));
	background:-moz-linear-gradient(top, #275de5 5%, #4286F2 100%);
	background:-webkit-linear-gradient(top, #275de5 5%, #4286F2 100%);
	background:-o-linear-gradient(top, #275de5 5%, #4286F2 100%);
	background:-ms-linear-gradient(top, #275de5 5%, #4286F2 100%);
	background:linear-gradient(to bottom, #275de5 5%, #4286F2 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#275de5', endColorstr='#4286F2',GradientType=0);
	background-color:#275de5;
}
.button_s1:active {
	position:relative;
	top:1px;
}

.button_sm1 {
	-moz-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #4286F2), color-stop(1, #275de5));
	background:-moz-linear-gradient(top, #4286F2 5%, #275de5 100%);
	background:-webkit-linear-gradient(top, #4286F2 5%, #275de5 100%);
	background:-o-linear-gradient(top, #4286F2 5%, #275de5 100%);
	background:-ms-linear-gradient(top, #4286F2 5%, #275de5 100%);
	background:linear-gradient(to bottom, #4286F2 5%, #275de5 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4286F2', endColorstr='#275de5',GradientType=0);
	background-color:#4286F2;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #84bbf3;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:0px 12px;
	text-decoration:none;
	text-shadow:0px 1px 0px #528ecc;
	min-width:65px;
	text-transform:uppercase;
}
.button_sm1:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #275de5), color-stop(1, #4286F2));
	background:-moz-linear-gradient(top, #275de5 5%, #4286F2 100%);
	background:-webkit-linear-gradient(top, #275de5 5%, #4286F2 100%);
	background:-o-linear-gradient(top, #275de5 5%, #4286F2 100%);
	background:-ms-linear-gradient(top, #275de5 5%, #4286F2 100%);
	background:linear-gradient(to bottom, #275de5 5%, #4286F2 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#275de5', endColorstr='#4286F2',GradientType=0);
	background-color:#275de5;
}
.button_sm1:active {
	position:relative;
	top:1px;
}
