html {
	font-size: 100%;
	position: relative;
	min-height: 100%;
}

.navbar {
	background-color: #34495e !important;
	transition: all 0.25s ease-in;
	box-shadow: 0 8px 16px -6px black;
	z-index: 100;

	/*border: 1px solid #6795c9 !important;*/
	/*border: 0px !important;*/
	border-bottom: #6795c9 solid 1px !important;
	min-height: 50px !important;
	border-radius: 0px !important; 
	margin-bottom: 0px !important;
}

.navbar-api>li>a {
	color: #bab6b6;

	padding-top: 8px;
	padding-bottom: 6px;
}

.navbar-default .navbar-nav>li>a {
	color: #bab6b6;
}

@media only screen and (min-width: 768px) {
	.navbar-default .navbar-nav>li>a {
		padding-left: 0px;
	}
	.nav-item-last {
		padding-right: 35px;
	}
}

@media only screen and (max-width: 767px) {
	.navbar-nav>li>a {
		padding-left: 15px;
	}

	.navbar-default .navbar-toggle {
		border-color: #6795c9;
	}

	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		border-color: #6795c9;
	}

	.navbar {
		border-bottom: #6795c9 solid 2px !important;
	}
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:active { 
	color: rgba(255,255,255,.75); 
}

.brand-logo {
	background-image: url('/images/genesis3d_logo_250w.png');
	background-repeat: no-repeat;
	background-size: 166px 22px;
	width: 166px;
	height: 22px;
}

.card-header {
	/*background-image: url('/images/mesh.png') !important;*/
	background-color: #34495e !important;
	/*color: #89b5f1;*/
	color: #BAB6B6;
	font-family: Arial, Helvetica, sans-serif !important;
	border-radius: 15px 15px 0px 0px !important;

    padding: .15rem 1.25rem;
    border-bottom: 1px solid rgba(0,0,0,.125);
}

.card-title {
	margin-top: 7px;
    margin-bottom: 5px;
}

.card {
	/*border: 1px solid rgba(1,0,0,1);*/
	border: 0px solid rgba(1,0,0,1);
	background-color: transparent;
	margin-left: 15px;
	margin-right: 15px;
}
.card-body {
	border: 1px solid rgba(1,0,0,1);
	background-color: #FFFFFF;
	/*border: 1px solid rgba(0,0,0,.125);*/
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}

.card-text {
	font-family: 'Roboto', Tahoma, Arial, Helvetica, sans-serif !important;
	font-size: 15px;
	font-weight: 300;
	color: #777777;
	/*text-rendering: optimizeLegibility;*/
	/*-webkit-font-smoothing: antialiased;*/
}

.h6, h6 {
    font-size: 1rem;
}

.mb-3, .my-3 {
    margin-bottom: 1rem!important;
}

body {

	font-family: Oxygen, Verdana, Helvetica, Arial, sans-serif !important;
	font-size: .9rem !important;
	/*background-color: #e9ebef;*/
	background-color: #f8fbfd;

	margin-bottom: 200px;
}

.second-bar {
	padding-bottom: 15px; 
}

.footer {
	background-image: url('/images/mesh.png') !important;
	border-top: #34495e solid 5px;
	box-shadow: rgba(90, 90, 90, 0.8) 0px 0px 10px 2px;
	color: #e7e4e4;
	/*line-height: 18px;*/
	font-size: 12px;
	outline: #6795c9 solid 2px;

	position: absolute;
	bottom: 0;
	width: 100%;
	height: 200px;
}


body a { color: #34495e; }
body a:focus, body a:hover, body a:active { color: #007bff; }

.footer a { color: #bab6b6; }
.footer a:focus, .footer a:hover, .footer a:active { color: rgba(255,255,255,.75); }

h4 {
	/* Footer titles */
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, Sans-serif;
	font-size: 1.3em;
}

.genesis-widgets-wrapper {
	overflow: hidden;
}

.genesis-widget {
	float: left;
}

.genesis-widget + .genesis-widget {
	margin-left: 4%;
}

.genesis-widget-title {
	margin-top: 15px;
	margin-bottom: 15px;
	text-transform: uppercase;
	color: #678cbf;
	font-weight: 700;
}

/* Item list widget */
.genesis-list-widget {
	min-width: 25%;
}

.genesis-widget-links {
	list-style: none;
	padding-inline-start: 0px;
}

.genesis-widget-links-item {
	padding: 3px 0;
	border-top: 1px solid #474646;
	color: #678cbf;
}

.genesis-widget-links-item:last-of-type {
	border-bottom: 1px solid #474646;
}

.genesis-widget-links-item > .fa {
	margin-right: 3px;
}

/* Text widget */
.genesis-text-widget {
	max-width: 40%;
}

/* Social icons */
.genesis-social-icons {
	list-style: none;
	font-size: 18px;
	padding-left: 0px;
}

.genesis-social-icons-item {
	float: left;
	margin-right: 8px;
	display: none;
}

.genesis-social-icons-item a {
	display: block;
	width: 34px;
	color: #585757;
	text-align: center;
	line-height: 28px;
}

:focus {
	outline: -webkit-focus-ring-color auto 0px !important;
	outline-width: 0px !important;
}

.sidebar_variable {
	margin-top: 10px;
	color: #abb4be;
}

h2 {
	line-height: 1em;
	color: #1b2229;
	word-wrap: break-word;

	font-family: "Open Sans", sans-serif;
	font-weight: 700;
	font-size: 20px;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
}

.pagecontent {
	font-family: Oxygen, Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding-top:75px;
	padding-bottom: 25px;
}

blockquote {
	font-size: small;
	border-left-color: #6795c9;
	background-color: #FFFFFF;
}

code {
	font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
	font-size: small;
	color: #000000;
	border-left-color: #6795c9;
	background-color: #FFFFFF;
}

.border-lb {
	background-color: #FFFFFF;
	border-left: 5px solid #6795c9;
}

