body {
	color: #000;
}

#logo {
	width: 120px;
	height: 100px;
	display: block;
	background: url("/content/images/sce/flow-ware logo v2.png") no-repeat left center;
	background-size: contain
}

.page-header {
	border-bottom: solid 1px #7cb5c8;
}

.rd-navbar-brand {
	display: flex;
	align-items: center;
	gap: 20px;
}

.rd-navbar {
	color: #000;
}

.rd-navbar .button {
	background: #fff;
}

.rd-navbar-nav-wrap {
	margin-right: 100px;
}

.navbar-nav {
	display: flex;
	flex-direction: row;
	gap: 30px;
}

.navbar-nav .dropdown-menu {
	display: none;
	position: absolute;
}

.navbar-nav .dropdown-menu .dropdown-menu {
	display: none;
}

.navbar-nav .nav-item:hover > .dropdown-menu {
	display: block;
}

.navbar-nav .nav-item .dropdown-menu li {
	position: relative;
}
/*
.nav-item .dropdown-menu li:hover > .dropdown-menu {
	display: block;
	left: 100%;
	top: 0;
}
*/

.dropdown-menu .dropdown-toggle:after {
	display: none;
	border-top: 0.3em solid transparent;
	border-bottom: 0.3em solid transparent;
	border-left: 0.3em solid;
	border-right: 0;
	vertical-align: 0;
}

.dropdown-item {
	font-weight: 300;
}

.navbar-nav a:hover {
	color: #63a8ba;
}

.navbar-nav li.active a {
	color: #63a8ba;
}

.blogTitle {
	font-size: 20px;
	text-align: left;
}

.blogTitle a {
	display: block;
	height: 90px;
}


.latest-blog .time, .latest-blog footer, .latest-blog .blogTag {
	display: none;
}

.clear {
	clear: both;
}

.product .pricing-table-wrap:hover {
	transition: all .3s ease-in-out;
	transform: scale(1.1);
	cursor: pointer;
}

@media (min-width: 1200px) {
	h1 { 
		font-size: 40px; 
	}
}

.section-xs:first-of-type, .section-sm:first-of-type, .section-md:first-of-type, .section-lg:first-of-type {
	padding-top: 10px;
}

.quotebox {
	font-size: 20px;
}

.bg-blue {
	background:#5899c9;
	color:#fff
}

.bg-blue h2 {
	color: #fff;
}

section h2 {
	text-align: center;
	font-size: 40px;
}

.section-lg {
	padding: 60px 0 !important;
}

ul.bulletList li {
	padding: 5px 0 5px 20px;
	list-style-type:none;
	background-image: url("/content/images/sce/bullet.svg");
	background-size: auto 8px;
	background-repeat: no-repeat;
	background-position: 0 15px;		
}

ul.whiteBulletList li {
	padding: 5px 0 5px 20px;
	list-style-type:disc;
	margin-left: 25px;
	line-height: 27px;
	display: list-item;
}

.button-orange {
	color: #fff;
	background: #f68540;
	border-color: #f68540;
}

.button-orange:hover {
	background: #fff;
}

ul li {
	line-height: 2.5;
}

li i {
	margin-right: 20px;
}

.subheading {
	color: #488c9c;
	font-size: 25px;
}

a {
	color: #0070c0;
}

b {
	font-weight: bold;
}

.signup {
	background: #e68a4a;
	color: #fff;
	text-transform: none;
	font-size: 20px;
}

.signup:hover {
	background: #fff;
	color: #e68a4a;
}

.underline:hover {
	text-decoration: underline;
}

footer {
	background: #e6f0f4;
	color: #fff;
	padding: 15px 0;
}

.footer-header {
	text-align: center;
	background: #4f73bf;
	color: #fff;
	padding: 15px;
}

.copy {
	font-size: 12px;
	text-align: center;
	margin-top: 10px;
	color: #59899a;
}

footer .navbar-nav {
	justify-content: center;
}

footer a {
	color: #6580bb;
}

footer a:hover {
	text-decoration: underline;
	color: #6580bb;
	font-weight: bold;
}

footer .row {
	width: 90%;
	margin: auto;
}

.textContent {
	color: #488c9c;
	margin-top: 25px;
	text-align: center;
	font-size: 23px;
}

.ui-to-top {
	display: table;
}

.ui-to-top::before {
	display: table-cell;
	vertical-align: middle;
}

.inline-row {
	display: flex;
	gap: 30px;
	align-items: center;
	margin-bottom: 30px;
}

.number-year {
	color: #4976c6;
	border: solid 1px #cfcfcf;
	padding: 10px 15px;
	border-radius: 5px;
	width: 65px;
	text-align: center;
}

.payment-heading {
	color: #6eb975;
	margin-bottom: 15px;
	font-size: 24px;
}

.payment-table td {
	padding: 10px;
}

.payment-table tr > td:first-child div {
	border: solid 1px #c3c3c3;
	border-radius: 10px;
	color: #5578c1;
	padding: 15px;
	text-align: center;
}

.question {
	color: #a6a6a6;
	margin-top: 10px;
}

.answer {
	color: #000;
}

hr {
	border-top: solid 1px #000;
}

.support-container {
	width: 65%;
	margin: auto;
}

.support-container .col-lg > div {
	background: #f5f8fd;
	border: solid 1px #dfe7f2;
	padding: 15px;
	border-radius: 5px;
	height: 100%;
	display: flex;
	flex-direction: column;
}

.support-container ul li {
	list-style: disc;
	margin-left: 1em;
	display: list-item;
	line-height: 2;
}

.support-container .btn {
	background: #83b13f;
	color: #fff;
	border: 0;
}

.support-container .support-button {
	margin: 15px;
	text-align: center;
}

.support-container .support-header {
	color: #4976c6;
	font-size: 24px;
	text-align: center;
	margin-bottom: 15px;
	flex-grow: 1;
}

.emailField {
	display: none;
}

.form-group {
	margin-bottom: 1em;
}

form {
	width: 50%;
	margin: auto;
}

.blur-dollar {
	font-size: 200px;
	filter: blur(3px);
}

.bg-gray-lighter {
	background: #e2f0f4;
}

	.rd-navbar-fixed  #logo {
		height: 95%;
	}


@media screen and (max-width: 600px)
{

	.navbar-nav {
		display: block;
	}

	.navbar-nav a {
		color: #000;
	}

	.navbar-nav li {
		padding: 0 15px;
	}

	form {
		width: 100%;
	}

	.support-container {
		width: 100%;
	}

	.support-container .col-lg {
		margin-bottom: 15px;	
	}

	.blur-dollar {
		font-size: 120px;
	}
}



