body {
	background-color: #ccc;
}
.rv-block-full {
	padding: 0;
	max-width: 100% !important;
}
.rv-panel-box {
	padding: 15px;
}
.rv-text-left {
	text-align: left;
}
.rv-text-center {
	text-align: center;
}
.rv-text-right {
	text-align: right;
}
.rv-text-justify {
	text-align: justify;
}
.bgContent {
	background-color: white;
	padding: 10px 0 10px 0;
}
div#selected_body {
	font-family: 'Open Sans';
	font-size: 14px;
	line-height: 1.5;
}
div#selected_body a {
	font-family: 'Open Sans';
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
div#selected_body a:hover {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.getHoverLinkContent {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.rv-space {
	height: 20px;
}
.rv-marginbot0 {
	margin-bottom: 0;
}
.rv-hrDefault {
	padding-top: 10px;
}
.filter-grayscale {
	z-index: 11;
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
}
.filter-sepia {
	z-index: 11;
	filter: sepia(100%);
	-webkit-filter: sepia(100%);
}
.filter-contrast {
	z-index: 11;
	filter: contrast(150%);
	-webkit-filter: contrast(150%);
}
.filter-saturate {
	z-index: 11;
	filter: saturate(50%);
	-webkit-filter: saturate(50%);
}
.filter-saturate-150 {
	z-index: 11;
	filter: saturate(150%);
	-webkit-filter: saturate(150%);
}
.filter-brightness {
	z-index: 11;
	filter: brightness(150%);
	-webkit-filter: brightness(150%);
}
.margin-Slidenav a {
	font-size: inherit;
}
.uk-icon-caret-down {
	margin-left: 5px;
}
nav.uk-navbar {
	z-index: 2;
}
div#selected_body a.uk-slidenav-previous {
	font-size: 50px !important;
	color: #fff;
}
div#selected_body a.uk-slidenav-next {
	font-size: 50px !important;
	color: #fff;
}
input.format_frm_login {
}
.rvs_cpn_title {
	margin-top: 10px !important;
}
#selected_pathway ul {
	margin: 0 15px;
	padding-top: 0;
}
.moveHeader {
	cursor: move;
}
.contextLayer {
	cursor: move;
}
hr.uk-icon-medium {
	border: 0;
}
html {
	background: transparent;
}
#selected_pathway ul li {
	padding-top: 5px;
	padding-bottom: 5px;
}
.breadcrumbUikit .bgContent {
	padding: 0;
}
.uk-dropdown ul.uk-nav li a {
	word-break: break-word;
}
.rv-crop-img {
	max-height: none;
	overflow: visible;
}
.rv-crop-img-168 {
	max-height: none;
	overflow: visible;
}
.rv-crop-img-170 {
	max-height: none;
	overflow: visible;
}
.rv-crop-img-185 {
	max-height: none;
	overflow: visible;
}
.rv-crop-img-240 {
	max-height: none;
	overflow: visible;
}
.rv-crop-img-350 {
	max-height: none;
	overflow: visible;
}
.rv-crop-img-400 {
	max-height: none;
	overflow: visible;
}
.rv-crop-img-470 {
	max-height: none;
	overflow: visible;
}
.rv-block-shadow {
	box-shadow: 0px 0px 8px 1px rgba(180,180,180,0.4);
}
.rv-block-border {
	border: rgba(0,0,0,0.1) solid 1px;
}
.rv-block-line {
	border: rgbs(0,0,0,0.5) solid 1px;
	border-bottom: rgba(0,0,0,0.5) solid 5px;
}
.uk-nav {
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 14px;
}
.uk-breadcrumb {
	padding-top: 10px;
	list-style: none;
	font-size: 0.001px;
}
.uk-breadcrumb>li {
	font-size: 14px;
	vertical-align: top;
	display: inline-block;
	font-family: 'Open Sans', Arial, sans-serif;
}
.uk-breadcrumb>li>a {
	display: inline-block;
	font-family: 'Open Sans', Arial, sans-serif;
	color: #07d;
}
.uk-breadcrumb>li>span {
	display: inline-block;
	font-family: 'Open Sans', Arial, sans-serif;
}
.uk-breadcrumb > li > a:hover {
	color: #07d;
}
.getHoverBreadcrumColor {
	color: #07d;
}
.uk-breadcrumb>li:nth-child(n+2):before {
	content: "/";
	display: inline-block;
	margin: 0 8px;
}
.uk-breadcrumb>li:not (.uk-active ) >span {
	color: #999999;
}
.rvs_block_border {
	background: #f6f6f6;
	border-radius: 0px;
	padding: 5px 10px 10px 10px;
	border: #dedede solid 1px;
	margin: 0 0 15px 0;
}
.rvs-uk-newsletter .rvs_h2 {
	margin: 0 0 5px 0;
	padding: 0;
}
.rvs-uk-newsletter .rvs_h2 h3 {
	margin: 0;
	paddign: 0;
}
.rvs-uk-newsletter .rvs-uk-pad {
	padding: 5px 0px;
}
.rvs-uk-newsletter input.box {
	background: #fff;
	border-radius: 2px;
	padding: 5px 0;
	border: #dedede solid 1px;
	width: 100%;
}
.rvs-uk-newsletter .cpn_btn {
	background: #dadada;
	border-radius: 2px;
	padding: 5px 10px;
	border: #dadada solid 1px;
	min-width: 80px;
	color: #5c5c5c;
	cursor: pointer;
	text-align: center;
	margin: 0 0 2px;
}
.rvs-uk-newsletter .cpn_btn:hover {
	background: #c9c9c9;
	border-radius: 2px;
	padding: 5px 10px;
	border: #c9c9c9 solid 1px;
	min-width: 80px;
	color: #fff;
	cursor: pointer;
	text-align: center;
	margin: 0 0 2px;
}
.rvs_blocklogin {
	padding: 0;
	margin: 0 0 20px 0;
	float: right;
}
.rvs_blocklogin .btn {
	background: #dadada;
	border-radius: 2px;
	padding: 3px 5px;
	border: #b5b5b5 solid 1px;
	color: #5c5c5c;
	cursor: pointer;
	display: block;
	float: left;
	text-decoration: none;
	font-size: 13px;
	margin: 5px 0 10px 5px;
	min-width: 70px;
	text-align: center;
}
.rvs_blocklogin .btn:visited {
	background: #dadada;
	border-radius: 2px;
	padding: 3px 5px;
	border: #b5b5b5 solid 1px;
	color: #5c5c5c;
	cursor: pointer;
	display: block;
	float: left;
	text-decoration: none;
	font-size: 13px;
	margin: 5px 0 10px 5px;
	min-width: 70px;
	text-align: center;
}
.rvs_blocklogin .btn:hover {
	background: #c9c9c9;
	border-radius: 2px;
	padding: 3px 5px;
	border: #b5b5b5 solid 1px;
	color: #fff;
	cursor: pointer;
	display: block;
	float: left;
	text-decoration: none;
	font-size: 13px;
	margin: 5px 0 10px 5px;
	min-width: 70px;
	text-align: center;
}
.rvs_blocklogin .btn:active {
	background: #c9c9c9;
	border-radius: 2px;
	padding: 3px 5px;
	border: #b5b5b5 solid 1px;
	color: #fff;
	cursor: pointer;
	display: block;
	float: left;
	text-decoration: none;
	font-size: 13px;
	margin: 5px 0 10px 5px;
	min-width: 70px;
	text-align: center;
}
.rvs_blocklogin .rvs_right {
	float: right;
}
.rvs_user {
	display: block;
	float: left;
	margin-top: 15px;
}
.rvs_username {
	display: block;
	float: left;
	margin-top: 15px;
}
.rs_header_logo img {
	max-width: 100%;
}
.custom_layer img {
	max-width: 100%;
}
.rs_header_spacer {
	height: 0px;
	background-color: #d8d8d8;
	position: relative;
}
.rs_header_companyname {
	top: 140px;
	left: 205px;
	white-space: nowrap;
	position: absolute;
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 36px;
}
.rv-company-name-small {
	top: 140px;
	left: 205px;
	font-size: 16px;
}
.rs_header_slogan {
	top: 195px;
	left: 205px;
	white-space: nowrap;
	position: absolute;
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 24px;
}
.rs_header_logo {
	top: 30px;
	left: 205px;
	position: absolute;
}
.custom_layer {
	display: block;
	width: 100%;
	position: absolute;
}
@media only screen and (min-width: 960px) {
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
#selected_headerblock {
	margin-top: 40px;
}
nav.uk-navbar {
	background-color: black !important;
	position: absolute;
	width: 100%;
	top: 0;
	z-index: 2;
}
.rs_header_logo {
	position: relative;
	width: 100%;
	text-align: center;
	top: auto;
	left: auto;
}
.rs_header_logo img {
	width: auto;
	height: auto;
}
.rs_header_companyname {
	padding: 0 0 10px 0;
	position: relative;
	width: 100%;
	text-align: center;
	white-space: nowrap;
	top: auto;
	left: auto;
}
.rs_header_slogan {
	padding: 0 0 10px 0;
	position: relative;
	width: 100%;
	text-align: center;
	white-space: nowrap;
	top: auto;
	left: auto;
}
.uk-width-img {
	max-width: 70%;
}
div.uk-navbar-brand * {
	display: inline !important;
	text-align: center;
	position: relative;
	top: 0;
	padding: 0;
	font-size: 16px !important;
	color: #fff !important;
	font-weight: normal !important;
}
.uk-navbar-center {
	max-width: 100% !important;
}
.uk-container {
	padding: 0 0px;
}
.bgContent .uk-container {
	padding: 0 25px;
}
.rvsb_design_block .uk-grid {
	padding: 0;
}
.uk-list-inline li {
	display: block;
	float: inherit;
	width: auto;
}
img {
	height: auto !important;
}
}
@media only screen and (max-width: 479px) {
#selected_headerblock {
	margin-top: 40px;
}
.uk-navbar-brand {
	font-family: 'Open Sans', Arial, sans-serif;
}
nav.uk-navbar {
	background-color: black !important;
	position: absolute;
	width: 100%;
	top: 0;
	z-index: 2;
}
.uk-nav-navbar > li > a:focus {
	background-color: #333 !important;
	color: #fff !important;
}
.getHoverNavColorLevel1 {
	background-color: #333 !important;
	color: #fff !important;
}
#selected_navigator-mobile ul.uk-nav-sub > li > a:hover {
	background-color: #333 !important;
	color: #fff !important;
}
#selected_navigator-mobile ul.uk-nav-sub > li > a:focus {
	background-color: #333 !important;
	color: #fff !important;
}
#selected_navigator-mobile .getHoverNavColorLevel2 {
	background-color: #333 !important;
	color: #fff !important;
}
.uk-nav-parent-icon > .uk-parent > a:after {
	content: "\f105" !important;
}
.uk-nav-parent-icon > .uk-parent.uk-open > a:after {
	content: "\f107" !important;
}
.rs_header_logo {
	position: relative;
	width: 100%;
	text-align: center;
	top: auto;
	left: auto;
}
.rs_header_logo img {
	width: auto;
	height: auto;
}
.rs_header_companyname {
	padding: 0 0 10px 0;
	position: relative;
	width: 100%;
	text-align: center;
	top: auto;
	left: auto;
}
.rs_header_slogan {
	display: none;
}
.custom_layer {
	display: none;
}
.uk-width-img {
	max-width: 70%;
}
div.uk-navbar-brand * {
	display: inline !important;
	text-align: center;
	position: relative;
	top: 0;
	padding: 0;
	font-size: 16px !important;
	color: #fff !important;
	font-weight: normal !important;
}
.uk-navbar-center {
	max-width: 100% !important;
}
.uk-container {
	padding: 0 0px;
}
.bgContent .uk-container {
	padding: 0 25px;
}
.rvsb_design_block .uk-grid {
	padding: 0;
}
.uk-list-inline li {
	display: block;
	float: inherit;
	width: auto;
}
img {
	height: auto !important;
}
}
.rv-button {
	-webkit-appearance: none;
	margin: 0;
	border: none;
	font: inherit;
	text-transform: none;
	display: inline-block;
	box-sizing: border-box;
	padding: 0 12px;
	vertical-align: middle;
	line-height: 30px;
	min-height: 30px;
	font-size: 1rem;
	text-decoration: none;
	text-align: center;
}
.rv-button-round {
	border-radius: 5px;
}
.rv-button:hover {
	opacity: 0.8;
}
.uk-button-red {
	background-color: #f12c2c;
	color: #ffffff !important;
}
.uk-button-red:hover {
	background-color: #f12c2c;
	color: #ffffff !important;
}
.uk-button-gold {
	background-color: #f5a623;
	color: #ffffff !important;
}
.uk-button-gold:hover {
	background-color: #f5a623;
	color: #ffffff !important;
}
.uk-button-yellow {
	background-color: #ffdc00;
	color: #414141 !important;
}
.uk-button-yellow:hover {
	background-color: #ffdc00;
	color: #414141 !important;
}
.uk-button-green {
	background-color: #68e218;
	color: #ffffff !important;
}
.uk-button-green:hover {
	background-color: #68e218;
	color: #ffffff !important;
}
.uk-button-skyblue {
	background-color: #1ce2c2;
	color: #ffffff !important;
}
.uk-button-skyblue:hover {
	background-color: #1ce2c2;
	color: #ffffff !important;
}
.uk-button-blue {
	background-color: #2f8ee0;
	color: #ffffff !important;
}
.uk-button-blue:hover {
	background-color: #2f8ee0;
	color: #ffffff !important;
}
.uk-button-purple {
	background-color: #6f1cf8;
	color: #ffffff !important;
}
.uk-button-purple:hover {
	background-color: #6f1cf8;
	color: #ffffff !important;
}
.uk-button-pink {
	background-color: #c829e5;
	color: #ffffff !important;
}
.uk-button-pink:hover {
	background-color: #c829e5;
	color: #ffffff !important;
}
.uk-button-magenta {
	background-color: #e71e8f;
	color: #ffffff !important;
}
.uk-button-magenta:hover {
	background-color: #e71e8f;
	color: #ffffff !important;
}
.uk-button-silver {
	background-color: #bfbfbf;
	color: #414141 !important;
}
.uk-button-silver:hover {
	background-color: #bfbfbf;
	color: #414141 !important;
}
.uk-button-gray {
	background-color: #767676;
	color: #ffffff !important;
}
.uk-button-gray:hover {
	background-color: #767676;
	color: #ffffff !important;
}
.uk-button-darkgray {
	background-color: #4a4a4a;
	color: #ffffff !important;
}
.uk-button-darkgray:hover {
	background-color: #4a4a4a;
	color: #ffffff !important;
}
.uk-container {
	padding: 0;
}
.rvsb_design_block .uk-grid {
	padding: 0 25px;
}
.rvsb_design_block .uk-grid * .uk-grid {
	padding: 0;
}
@media only screen and (min-width: 960px) {
.uk-list-inline li {
	display: inline;
	float: left;
	width: 20%;
}
}
@media only screen and (max-width: 1220px) {
img {
	height: auto !important;
}
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
.uk-list-inline li {
	display: inline;
	float: left;
	width: 30%;
}
img {
	height: auto !important;
}
}
.uk-icon-large {
	vertical-align: inherit;
}
hr.uk-icon-small {
	border: 0;
}
hr.uk-icon-large {
	border: 0;
}
#footerTemplate {
	font-family: 'Open Sans', Arial, sans-serif;
}
#footerTemplate a {
	font-family: 'Open Sans', Arial, sans-serif;
}
.rvsb-bg-footer {
	color: #fff;
	padding: 5px 35px;
}
.rvsb-bg-footer h3 {
	color: #fff;
}
.rvsb-bg-footer a {
	color: #fff;
}
.rvsb-bg-footer a.uk-icon-button {
	color: #4a4a4a;
	width: 25px;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	font-family: FontAwesome !important;
}
.uk-list-inline li {
	display: inline;
	padding-right: 10px;
	float: left;
	width: 20%;
	padding-bottom: 10px;
}
div.tableFrame {
	display: table;
}
div.tableFrame .tableCell {
	display: table-cell;
	padding-right: 5px;
}
.rv-block-full-footer {
	max-width: 100% !important;
}
.uk-footer-displayNone {
	display: none;
}
div#copyrightFooter {
	margin: 0 0 0 0;
}
div#google_maps_footer {
	width: 100%;
	height: 200px;
}
div#footerTemplate {
	background-color: #4a4a4a;
	padding: 5px 0;
}
div#divgooglemapFooter {
	margin-top: 15px;
}
.uk-nav-offcanvas > li > a {
	color: #ccc;
	padding: 10px 15px;
	border-top: 1px solid rgba(0, 0, 0, 0.3);
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.05) inset;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}
.uk-nav-offcanvas > .uk-open > a {
	background: #404040;
	color: #ffffff;
	outline: none;
}
html:not(.uk-touch) .uk-nav-offcanvas > li > a:hover {
	background: #404040;
	color: #ffffff;
	outline: none;
}
html:not(.uk-touch) .uk-nav-offcanvas > li > a:focus {
	background: #404040;
	color: #ffffff;
	outline: none;
}
html .uk-nav.uk-nav-offcanvas > li.uk-active > a {
	background: #1a1a1a;
	color: #ffffff;
}
.uk-nav-offcanvas .uk-nav-header {
	color: #777777;
}
.uk-nav-offcanvas .uk-nav-divider {
	border-top: 1px solid #1a1a1a;
}
.uk-nav-offcanvas ul a {
	color: #cccccc;
}
html:not(.uk-touch) .uk-nav-offcanvas ul a:hover {
	color: #ffffff;
}
ul.uk-nav-offcanvas .uk-nav-sub > li > a {
	color: #ccc;
}
.uk-offcanvas-page .uk-sticky-placeholder > * {
	margin-left: 0;
	transition: margin-left .15s linear;
	-webkit-transition: margin-left .2s linear;
}
.uk-offcanvas-page nav.uk-active {
	margin-left: 270px;
}
