.nav-banner-bg {
	background-repeat: repeat-x;
    background-image: -webkit-linear-gradient(180deg, #99BBDD, #B6CEE7);
    background-image: linear-gradient(180deg, #99BBDD, #B6CEE7);
    background-color: #99BBDD;
}

.base-container {
	background-color: rgba(236, 239, 241, 1);
}

.content-header {
	background-color: #FFFFFF;
	border-top: 5px solid #336699;
	margin-top: 25px;
	min-height: 50px;
}

.content-area {
	background-color: #FFFFFF;
	padding-bottom: 50px;
	border-bottom: 5px solid #336699;
}

.hero-banner-text {
	padding-top: 40px !important;
}

.hero-banner-text h1 {
	font-family: 'Roboto', sans-serif !important;
	font-style: normal;
	font-weight: 300;
	color: #FFFFFF;
	font-size: 40px !important;
	line-height: 45px !important;
	margin-bottom: 0px;
	margin-top: 0px;
	/*text-shadow: 2px 2px 4px rgba(0,0,0,0.3);*/
	padding-left: 40px;
}

.pricing-header h1 {
	font-family: 'Roboto', sans-serif !important;
	font-style: normal;
	font-weight: 300;
	font-size: 36px;
	line-height: 48px;
	color: #336699;
	margin-top: 0px;
	margin-bottom: 20px !important;
	text-align: center;
}

.pricing-header h5 {
	font-family: 'Roboto', sans-serif !important;
	font-style: normal;
	font-weight: 300;
	font-size: 18px;
	line-height: 24px;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 50px !important;
	text-align: center;
	padding-right: 120px;
	padding-left: 120px;
}

.select-panel img {
	border-radius: 6px;
}

.select-panel {
	text-align: left;
	padding: 40px 40px;
	background-color: rgba(236, 239, 241, 0.5);
	border-radius: 10px;
	border: 1px solid #E5E5E5;
}

.select-panel h1 {
	font-family: 'Roboto', sans-serif !important;
	font-style: normal;
	font-weight: 300;
	color: #333333 !important;
	font-size: 28px !important;
	line-height: 36px !important;
	margin-bottom: 0px;
	margin-top: 0px;
}

.select-panel h4 {
	font-family: 'Roboto', sans-serif !important;
	font-style: normal;
	font-weight: 300;
	color: #333333;
	font-size: 20px !important;
	line-height: 28px !important;
	margin-bottom: 0px;
	margin-top: 5px;
}

.select-panel p {
	font-family: 'Roboto', sans-serif !important;
	font-style: normal;
	font-weight: 300;
	color: #333333;
	font-size: 16px !important;
	line-height: 22px !important;
	margin-bottom: 0px;
	margin-top: 15px;
}

.bold {
	font-weight: 400 !important;
}

.table-row-subtext {
	font-family: inherit;
	font-style: normal;
	font-weight: 300;
	color: #999999 !important;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px !important;
	line-height: 14px !important;/* 12px */
	display: block;
}

.price-panel {
	background-color: #FFFFFF;
	border: 1px solid #E9E9E9;
	padding: 0px 0px;
	text-align: center;
}

.price-panel h1 {
	font-family: 'Roboto', sans-serif !important;
	font-style: normal;
	font-weight: 300;
	color: #FFFFFF !important;
	font-size: 28px !important;
	line-height: 32px !important;
	margin-bottom: 0px;
	margin-top: 0px;
}

.price-panel h3 {
	font-family: 'Roboto', sans-serif !important;
	font-style: normal;
	font-weight: 400;
	color: #333333;
	font-size: 32px !important;
	line-height: 36px !important;
	margin-bottom: 0px;
	margin-top: 30px;
}

.price-panel p {
	font-family: 'Roboto', sans-serif !important;
	font-style: normal;
	font-weight: 300;
	color: #333333;
	font-size: 14px !important;
	line-height: 18px !important;
	margin-bottom: 0px;
	margin-top: 0px;
}

.price-panel-lite {
	background-color: #00BCD4 !important;
	padding: 25px 20px;
	border-top: 1px solid #00BCD4 !important;
	border-left: 1px solid #00BCD4 !important;
	border-bottom: 1px solid #00BCD4 !important;
	border-right: 1px solid #00BCD4 !important;
}

.price-panel-pro {
	background-color: #FF6384 !important;
	padding: 25px 20px;
	border-top: 1px solid #FF6384 !important;
	border-left: 1px solid #FFFFFF !important;
	border-bottom: 1px solid #FF6384 !important;
	border-right: 1px solid #FF6384 !important;
}

.price-panel-business {
	background-color: #FFCE56 !important;
	padding: 25px 20px;
	border-top: 1px solid #FFCE56 !important;
	border-left: 1px solid #FFFFFF !important;
	border-bottom: 1px solid #FFCE56 !important;
	border-right: 1px solid #FFCE56 !important;
}

.price-panel-businessplus {
	background-color: #4BC0C0 !important;
	padding: 25px 20px;
	border-top: 1px solid #4BC0C0 !important;
	border-left: 1px solid #FFFFFF !important;
	border-bottom: 1px solid #4BC0C0 !important;
	border-right: 1px solid #4BC0C0 !important;
}

.price-table-lite {
	border-top: 1px solid #FFFFFF !important;
	border-right: 1px solid #FFFFFF !important;
	padding-bottom: 0px !important;
	background-color: rgba(236, 239, 241, 0.4);
}

.price-table-pro {
	border-top: 1px solid #FFFFFF !important;
	border-right: 1px solid #FFFFFF !important;
	background-color: rgba(236, 239, 241, 0.6);
}

.price-table-business {
	border-top: 1px solid #FFFFFF !important;
	border-right: 1px solid #FFFFFF !important;
	background-color: rgba(236, 239, 241, 0.8);
}

.price-table-businessplus {
	padding-bottom: 0px !important;
	background-color: rgba(236, 239, 241, 1);
}

.price-action-lite {
	border-right: 1px solid #FFFFFF !important;
	padding: 0px 0px 20px 0px !important;
}

.price-action-lite {
	border-right: 1px solid #FFFFFF !important;
	padding: 0px 0px 20px 0px !important;
}

.price-action-pro {
	border-right: 1px solid #FFFFFF !important;
	padding: 0px 0px 20px 0px !important;
}

.price-action-business {
	border-right: 1px solid #FFFFFF !important;
	padding: 0px 0px 20px 0px !important;
}

.price-action-businessplus {
	padding: 20px 0px !important;
}

.price-panel li {
	margin-top: 0px !important;
	padding: 10px 10px !important; 
}

.price-panel ul {
	margin-top: 20px !important;
}

.uk-list-line>li:nth-child(n+1) {
	border-top: 1px solid #DDDDDD !important;
}

.feature-not-available {
	color: #CCCCCC !important;
	text-decoration: line-through !important;
}

.custom-button-group {
	height: 40px;
	padding-left: 25px;
	padding-right: 25px;
	background-color: #E9E9E9;
	color: #333333;
	border-radius: 0px !important;
	border-right: 1px solid #FFFFFF;
}

.custom-button-group.uk-active {
	color: #FFFFFF;
	background-color: #50A0DC !important;
}

.custom-signup-button {
	font-family: inherit;
	font-weight: 300;
	border-radius: 5px;
	color: #FFFFFF !important;
	background-color: #2E4760 !important;
	border: 1px solid #2E4760 !important;
	padding-left: 20px;
	padding-right: 20px;
}

.custom-signup-button:hover {
	color: #2E4760 !important;
	background-color: transparent !important;
	border: 1px solid #2E4760 !important;
}

.faq h5 {
	font-family: 'Roboto', sans-serif !important;
	font-style: normal;
	font-weight: 400 !important;
	font-size: 16px;
	line-height: 24px;
	color: #333333;
	margin-top: 25px;
	margin-bottom: 0px;
	text-align: left;
}

.faq p {
	font-family: 'Roboto', sans-serif !important;
	font-style: normal;
	font-weight: 300;
	color: #333333;
	font-size: 16px !important;
	line-height: 24px !important;
	margin-bottom: 0px;
	margin-top: 0px;
}

.custom-branding-button {
	font-family: inherit;
	font-weight: 300;
	font-size: 20px !important;
	line-height: 30px !important;
	border-radius: 10px;
	color: #FFFFFF !important;
	background-color: #50A0DC !important;
	border: 1px solid #50A0DC !important;
	padding: 20px 30px;
}

.custom-branding-button:hover {
	color: #50A0DC !important;
	background-color: transparent !important;
	border: 1px solid #50A0DC !important;
}

.call-to-action-button {
	font-family: inherit;
	font-weight: 300;
	border-radius: 5px;
	color: #FFFFFF !important;
	background-color: #2E4760 !important;
	border: 1px solid #2E4760 !important;
	padding-left: 30px;
	padding-right: 30px;
}

.call-to-action-button:hover {
	color: #2E4760 !important;
	background-color: transparent !important;
	border: 1px solid #2E4760 !important;
}


@media (max-width: 959px)
{
	.select-panel {
		text-align: center;
		padding: 20px 20px;
		background-color: rgba(236, 239, 241, 0.5);
		border-radius: 10px;
		border: 1px solid #E5E5E5; 
	}
}