section .section-inner-custom {
	padding: 30px 15px;
	padding: calc(30px + (60 - 30) * ((100vw - 640px) / (1200 - 640))) calc(15px + (30 - 15) * ((100vw - 640px) / (1200 - 640)));
	margin: 0 auto;
	max-width: 1200px;
}

@media (max-width: 639px) {
	section .section-inner-custom {
		padding: 15px;
	}
}

@media (min-width: 1200px) {
	section .section-inner-custom {
		padding: 60px 30px;
	}
}

.bg-blue .dropdown-overlay > span {
	color: #ffffff;
}

.bg-blue .dropdown-overlay a {
	color: #006AC3;
}

.dropdown-overlay .dropdown-content {
	min-width: 0;
}

.search-bar-inner .search-logo img {
	width: auto !important;
}

.border-blue {
	border-color: #006AC3 !important;
}

.phone-link {
	white-space: nowrap;
	font-weight: 400;
}

.dynamic-height-img {
	min-height: 210px !important;
	min-height: calc(210px + (222 - 210) * ((100vw - 640px) / (1200 - 640))) !important;
}

@media (max-width: 639px) {
	.dynamic-height-img {
		min-height: 150px;
	}
}

@media (min-width: 1200px) {
	.dynamic-height-img {
		min-height: 222px !important;
	}
}

.windows-link, .blackberry-link, .location-dropdown {
	display: none;
}

.flx-custom {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.flx-custom-column {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
}

.flx-ai-center {
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.flex-item-00 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	    -ms-flex: 0 0 auto;
	        flex: 0 0 auto;
}

.flex-item-01 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 auto;
	    -ms-flex: 0 1 auto;
	        flex: 0 1 auto;
}

.flex-item-10 {
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 auto;
	    -ms-flex: 1 0 auto;
	        flex: 1 0 auto;
}

.flex-item-11 {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	    -ms-flex: 1 1 auto;
	        flex: 1 1 auto;
}

.search-bar ::-webkit-input-placeholder {
	color: #6f6f6f;
}

.search-bar :-moz-placeholder {
	color: #6f6f6f;
	opacity: 1;
}

.search-bar ::-moz-placeholder {
	color: #6f6f6f;
	opacity: 1;
}

.search-bar :-ms-input-placeholder {
	color: #6f6f6f;
}

header {
	background-color: #003168;
}

header .main-header {
	position: relative;
	display: block;
	padding: 0;
	max-width: none;
	max-height: 115px;
	height: auto !important;
	border: 0 !important;
}

header .main-header .header-content {
	display: block;
}

header .main-header .header-content .global-nav .global-nav-item {
	margin-top: 0;
}

header .main-header .header-content .secure-btn {
	margin-left: 5px;
	margin-left: calc(5px + (15 - 5) * ((100vw - 640px) / (1200 - 640)));
}

@media (max-width: 639px) {
	header .main-header .header-content .secure-btn {
		margin-left: 5px;
	}
}

@media (min-width: 1200px) {
	header .main-header .header-content .secure-btn {
		margin-left: 15px;
	}
}

header .main-header .mobile-header-content {
	display: none;
}

header .main-header a {
	font-weight: 400;
}

header .main-header .btn {
	font-weight: 500;
}

@media (max-width: 767px) {
	header .main-header {
		height: 62px !important;
		border-bottom: solid 2px #b4b4b4 !important;
	}
	header .main-header .header-content {
		display: none;
	}
	header .main-header .mobile-header-content {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		width: 100%;
	}
}

header .mobile-header-content .mobile-nav .mobile-nav-btn.primary, header .mobile-header-content .mobile-nav .mobile-secure-btn.primary {
	border: 1px solid #073961;
	border-width: 0 0 0 1px;
	background-color: #0b5590 !important;
	color: #ffffff;
}

header .mobile-header-content .mobile-nav .mobile-nav-btn.secondary, header .mobile-header-content .mobile-nav .mobile-secure-btn.secondary {
	border: 1px solid #b5a80c;
	border-width: 0 1px;
	background-color: #fedf01 !important;
}

header .mobile-header-content .mobile-nav .mobile-secure-btn {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16.43 20'%3E%3Cpath fill='%23252525' d='M15.93 7.2h-2.6V4.43C13.33 2 11 0 8.22 0S3.1 2 3.1 4.43V7.2H.5a.5.5 0 0 0-.5.5v11.8a.5.5 0 0 0 .5.5h15.43a.5.5 0 0 0 .5-.5V7.7a.5.5 0 0 0-.5-.5zM4.1 4.43C4.1 2.54 5.95 1 8.22 1s4.11 1.54 4.11 3.43V7.2H4.1zM15.43 8.2v1.54H1V8.2zM1 16.41v-5.67h14.43v5.67zM1 19v-1.59h14.43V19zm7.85-5.43a.63.63 0 1 1-.63-.63.63.63 0 0 1 .63.63z'/%3E%3C/svg%3E") !important;
	background-position: 50% 25% !important;
	background-size: 25px 31px !important;
	color: #000000 !important;
	font-weight: 500;
}

.mobile-nav-btn, .mobile-secure-btn {
	display: block;
	padding: 0;
	width: 60px !important;
	height: 60px !important;
	text-align: center;
	text-decoration: none !important;
	font-size: 9px;
	-webkit-font-smoothing: auto;
	-moz-osx-font-smoothing: auto;
}

.mobile-nav-btn:hover, .mobile-secure-btn:hover {
	text-decoration: none;
}

.mobile-nav-btn span, .mobile-secure-btn span {
	right: 0 !important;
	left: 0 !important;
}

.side-menu .mobile-nav-btn {
	left: -60px;
	background-color: #0b5590;
	-webkit-transition: background-color 0.4s;
	transition: background-color 0.4s;
}

.side-menu .mobile-nav-btn.active {
	background-color: #44474b;
}

.primary-nav {
	overflow: visible;
	height: 50px;
	color: #ffffff;
}

.primary-nav a {
	color: #ffffff;
}

.secondary-nav {
	height: 50px;
	height: calc(50px + (65 - 50) * ((100vw - 768px) / (1200 - 768)));
	border-bottom: 1px solid #c4c8cc;
}

@media (max-width: 767px) {
	.secondary-nav {
		height: 50px;
	}
}

@media (min-width: 1200px) {
	.secondary-nav {
		height: 65px;
	}
}

.custom-container {
	margin: 0 auto;
	padding-right: 15px;
	padding-left: 15px;
	max-width: 1200px;
	height: 100%;
}

.custom-container-inner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	height: 100%;
}

.header-inner {
	position: relative;
}

.logo-shield {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 auto;
	    -ms-flex: 0 1 auto;
	        flex: 0 1 auto;
	-webkit-align-self: flex-start;
	    -ms-flex-item-align: start;
	        align-self: flex-start;
	margin-top: 15px;
	margin-right: 25px;
}

.logo-shield img {
	height: 70px;
	height: calc(70px + (85 - 70) * ((100vw - 768px) / (1200 - 768)));
}

@media (max-width: 767px) {
	.logo-shield img {
		height: 45px;
	}
}

@media (min-width: 1200px) {
	.logo-shield img {
		height: 85px;
	}
}

@media (max-width: 1199px) {
	.logo-shield img {
		width: initial;
	}
}

.logo-shield.invisible {
	position: relative;
	z-index: -1;
	display: block !important;
	visibility: hidden !important;
	overflow: hidden;
	margin-top: 0;
}

@media (max-width: 767px) {
	.logo-shield.invisible {
		display: none;
	}
}

@media (max-width: 767px) {
	.logo-shield {
		margin-right: 15px;
	}
}

.logo-text {
	position: relative;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	    -ms-flex: 0 0 auto;
	        flex: 0 0 auto;
	-webkit-flex-basis: 10%;
	    -ms-flex-preferred-size: 10%;
	        flex-basis: 10%;
	font-size: 1px;
	line-height: 0;
}

.logo-text > a {
	font-size: 0;
	line-height: 0;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.logo-text {
		-webkit-flex-basis: 10%;
		    -ms-flex-preferred-size: 10%;
		        flex-basis: 10%;
	}
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) and (max-width: 960px) {
	.logo-text {
		-webkit-flex-basis: 17%;
		    -ms-flex-preferred-size: 17%;
		        flex-basis: 17%;
	}
}

.menu-items {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 auto;
	    -ms-flex: 1 0 auto;
	        flex: 1 0 auto;
}

.menu-items.primary-menu {
	margin-left: 10px;
	margin-left: calc(10px + (60 - 40) * ((100vw - 768px) / (1200 - 768)));
	line-height: 1;
}

@media (max-width: 767px) {
	.menu-items.primary-menu {
		margin-left: 20px;
	}
}

@media (min-width: 1200px) {
	.menu-items.primary-menu {
		margin-left: 20px;
	}
}

.menu-items.primary-menu > .menu-item {
	margin-left: 30px;
}

.menu-items.primary-menu > .menu-item > a, .menu-items.primary-menu > .menu-item > span {
	display: inline-block;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 18px;
	line-height: inherit;
}

.menu-items.primary-menu > .menu-item.active > a, .menu-items.primary-menu > .menu-item > a:hover, .menu-items.primary-menu > .menu-item.active > span, .menu-items.primary-menu > .menu-item > span:hover {
	text-decoration: none;
}

/*.menu-items.primary-menu > .menu-item.active > a:before, .menu-items.primary-menu > .menu-item > a:hover:before, .menu-items.primary-menu > .menu-item.active > span:before, .menu-items.primary-menu > .menu-item > span:hover:before {
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: 22px;
	width: 100%;
	height: 3px;
	background: #fedf01;
	content: "";
}*/

.menu-items.primary-menu .dropdown-overlay, .menu-items.primary-menu .global-link {
	margin: 0;
	padding: 0;
}

.menu-items.primary-menu .dropdown-overlay > span, .menu-items.primary-menu .global-link > span {
	display: inline-block;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: 400;
	font-size: 18px;
}

.menu-items.primary-menu .other-sites > .dropdown-content {
	margin-top: 5px;
}

.menu-items.secondary-menu {
	line-height: 24px;
	line-height: calc(24px + (27 - 24) * ((100vw - 640px) / (1200 - 640)));
	font-size: 16px;
	font-size: calc(16px + (18 - 16) * ((100vw - 640px) / (1200 - 640)));
}

@media (max-width: 639px) {
	.menu-items.secondary-menu {
		line-height: 24px;
	}
}

@media (min-width: 1200px) {
	.menu-items.secondary-menu {
		line-height: 27px;
	}
}

@media (max-width: 639px) {
	.menu-items.secondary-menu {
		font-size: 16px;
	}
}

@media (min-width: 1200px) {
	.menu-items.secondary-menu {
		font-size: 18px;
	}
}

.menu-items.secondary-menu > .menu-item {
	margin-left: 30px;
}

.menu-items.secondary-menu > .menu-item > a, .menu-items.secondary-menu > .menu-item > span {
	font-size: 12px;
	font-size: calc(12px + (14 - 12) * ((100vw - 640px) / (1200 - 640)));
	margin: 0;
	padding: 0;
	color: #006AC3;
	text-transform: uppercase;
	line-height: inherit;
}

@media (max-width: 639px) {
	.menu-items.secondary-menu > .menu-item > a, .menu-items.secondary-menu > .menu-item > span {
		font-size: 12px;
	}
}

@media (min-width: 1200px) {
	.menu-items.secondary-menu > .menu-item > a, .menu-items.secondary-menu > .menu-item > span {
		font-size: 14px;
	}
}

.menu-items.secondary-menu > .menu-item.active > a, .menu-items.secondary-menu > .menu-item > a:hover, .menu-items.secondary-menu > .menu-item.active > span, .menu-items.secondary-menu > .menu-item > span:hover {
	text-decoration: none;
}

.menu-items.secondary-menu > .menu-item.active > a:before, .menu-items.secondary-menu > .menu-item > a:hover:before, .menu-items.secondary-menu > .menu-item.active > span:before, .menu-items.secondary-menu > .menu-item > span:hover:before {
	margin-top: 22px;
	margin-top: calc(22px + (29 - 22) * ((100vw - 768px) / (1200 - 768)));
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 3px;
	background: #006AC3;
	content: "";
}

@media (max-width: 767px) {
	.menu-items.secondary-menu > .menu-item.active > a:before, .menu-items.secondary-menu > .menu-item > a:hover:before, .menu-items.secondary-menu > .menu-item.active > span:before, .menu-items.secondary-menu > .menu-item > span:hover:before {
		margin-top: 22px;
	}
}

@media (min-width: 1200px) {
	.menu-items.secondary-menu > .menu-item.active > a:before, .menu-items.secondary-menu > .menu-item > a:hover:before, .menu-items.secondary-menu > .menu-item.active > span:before, .menu-items.secondary-menu > .menu-item > span:hover:before {
		margin-top: 29px;
	}
}

.menu-items.secondary-menu > .menu-item.more-item {
	margin-bottom: -10px;
	padding-bottom: 10px;
}

.menu-items.secondary-menu > .menu-item.more-item:after {
	background-image: url("/dvl/v0.1/assets/images/ui/ui-triangle-down-blue.svg");
}

.menu-items > .menu-item:first-child {
	margin-left: 0 !important;
}

.menu-items > .menu-item > a, .menu-items > .menu-item > span {
	position: relative;
	font-weight: 400;
}

.menu-items > .menu-item.active > a, .menu-items > .menu-item.active > span {
	font-weight: 500;
}

.primary-nav .dropdown-overlay .dropdown-content {
	margin-top: 0;
}

.dropdown-overlay:after {
	width: 6px;
	height: 3px;
	background-size: 100% 100%;
}

.advisor-link:before, .book-link:before, .branch-link:before, .calendar-link:before, .chat-link:before, .document-link:after, .edit-link:before, .email-link:before, .facebook-link:before, .fax-link:before, .gplus-link:before, .linkedin-link:before, .locator-link:before, .pdf-link:after, .phone-link:before, .powerpoint-link:after, .print-link:after, .profile-link:before, .secure-link:before, .spreadsheet-link:after, .twitter-link:before, .youtube-link:before {
	top: 50%;
	margin-top: -10px;
}

.header-controls {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	    -ms-flex: 0 0 auto;
	        flex: 0 0 auto;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	font-size: 14px;
}

.header-controls .dropdown-overlay, .header-controls .global-link {
	margin: 0 7.5px;
	padding: 0;
}

@media (max-width: 639px) {
	.header-controls .dropdown-overlay, .header-controls .global-link {
		margin: 0 7.5px;
	}
}

@media (min-width: 1200px) {
	.header-controls .dropdown-overlay, .header-controls .global-link {
		margin: 0 7.5px;
	}
}

@media (max-width: 828px) and (min-width: 768px){
	.header-controls .dropdown-overlay, .header-controls .global-link {
    	margin: 0 5px 0 0!important;
	}
}

.header-controls .dropdown-overlay > span, .header-controls .global-link > span {
	line-height: 21px;
	line-height: calc(21px + (24 - 21) * ((100vw - 640px) / (1200 - 640)));
	display: inline-block;
	padding: 10px 0;
}

@media (max-width: 639px) {
	.header-controls .dropdown-overlay > span, .header-controls .global-link > span {
		line-height: 21px;
	}
}

@media (min-width: 1200px) {
	.header-controls .dropdown-overlay > span, .header-controls .global-link > span {
		line-height: 24px;
	}
}

.header-controls .dropdown-overlay.contact > span, .header-controls .global-link.contact > span {
	font-weight: 400;
}

.header-controls .global-link > a {
	font-size: 12px;
	font-size: calc(12px + (14 - 12) * ((100vw - 640px) / (1200 - 640)));
	display: inline-block;
}

@media (max-width: 639px) {
	.header-controls .global-link > a {
		font-size: 12px;
	}
}

@media (min-width: 1200px) {
	.header-controls .global-link > a {
		font-size: 14px;
	}
}

.primary-controls .dropdown-overlay > span {
	font-size: 14px;
}

.secondary-controls {
	color: #006AC3;
}

.secondary-controls > * {
	padding-left: 20px;
	padding-left: calc(20px + (40 - 20) * ((100vw - 640px) / (768 - 640)));
	position: relative;
}

@media (max-width: 639px) {
	.secondary-controls > * {
		padding-left: 20px;
	}
}

@media (min-width: 768px) {
	.secondary-controls > * {
		padding-left: 40px;
	}
}

.secondary-controls > *:before {
	left: 10px;
	left: calc(10px + (20 - 10) * ((100vw - 640px) / (768 - 640)));
	position: absolute;
	top: 50%;
	margin-top: -20px;
	width: 1px;
	height: 40px;
	background: rgba(204, 204, 204, 0.8);
	content: "";
}

@media (max-width: 639px) {
	.secondary-controls > *:before {
		left: 10px;
	}
}

@media (min-width: 768px) {
	.secondary-controls > *:before {
		left: 20px;
	}
}

.secondary-controls > *:first-child:before {
	display: none;
}

.lang-flag {
	display: inline !important;
	margin-right: 5px;
	outline: 1px solid #ffffff;
}

.custom-icon {
	height: 20px;
	height: calc(20px + (30 - 20) * ((100vw - 640px) / (768 - 640)));
	width: auto;
	font-size: 1px;
	line-height: 0;
}

@media (max-width: 639px) {
	.custom-icon {
		height: 20px;
	}
}

@media (min-width: 768px) {
	.custom-icon {
		height: 30px;
	}
}

.contact .dropdown-content, .contact .global-content {
	right: 0;
	left: auto;
	margin-left: 0;
}

.contact .dropdown-content:before, .contact .global-content:before {
	right: 40px;
	left: auto;
}

@media (max-width: 960px) {
	.contact .dropdown-content:before, .contact .global-content:before {
		right: 15px;
	}
}

.language .dropdown-content, .language .global-content {
	margin-left: -146px;
	margin-left: calc(-146px + (-138 - -146) * ((100vw - 640px) / (1200 - 640)));
	right: 0;
}

@media (max-width: 639px) {
	.language .dropdown-content, .language .global-content {
		margin-left: -146px;
	}
}

@media (min-width: 1200px) {
	.language .dropdown-content, .language .global-content {
		margin-left: -138px;
	}
}

.language .dropdown-content:before, .language .global-content:before {
	right: 30px;
	left: auto;
}

.dropdown-content ul li, .global-content ul li {
	margin-top: 15px;
	margin-bottom: 0;
	white-space: nowrap;
}

.dropdown-content ul li, .dropdown-content ul li a, .global-content ul li, .global-content ul li a {
	color: #006AC3;
}

.dropdown-content ul li:first-child, .global-content ul li:first-child {
	margin-top: 0;
}

.search-trigger {
	display: block;
	margin: 0 !important;
	padding: 0 !important;
	color: #006AC3 !important;
	text-decoration: none !important;
	font-weight: 400;
	font-size: 14px;
	cursor: pointer;
}

.mobile-logo-custom {
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 auto;
	    -ms-flex: 1 0 auto;
	        flex: 1 0 auto;
	padding-left: 15px;
}

.mobile-controls {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	    -ms-flex: 0 0 auto;
	        flex: 0 0 auto;
	-webkit-align-self: stretch;
	    -ms-flex-item-align: stretch;
	        align-self: stretch;
}

.mobile-controls > * {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	    -ms-flex: 0 0 auto;
	        flex: 0 0 auto;
	width: 60px;
	height: 60px;
}

@media (max-width: 960px) {
	.secondary-controls {
		line-height: 0;
	}
}

@media (max-width: 959px) {
	.md-up-custom {
		display: none !important;
	}
}

@media (min-width: 960px) {
	.sm-down-custom {
		display: block !important;
	}
}

header .branch-link:before {
	background-image: url("/dvl/v0.1/assets/images/icons/icon-branch.svg") !important;
}

header .phone-link:before {
	background-image: url("/dvl/v0.1/assets/images/icons/icon-phone.svg") !important;
}

header .email-link:before {
	background-image: url("/dvl/v0.1/assets/images/icons/icon-email.svg") !important;
}

header .chat-link:before {
	background-image: url("/dvl/v0.1/assets/images/icons/icon-chat.svg") !important;
}

header .book-link:before {
	background-image: url("/dvl/v0.1/assets/images/icons/icon-book.svg") !important;
}

#skip-nav {
	position: absolute;
	left: -999em;
	padding: 3px 6px;
	border: 1px solid #ffffff;
	background-color: #fafafb;
	box-shadow: inset 0px 0px 0px 1px #c4c8cc;
	color: #006ac3;
	text-decoration: none;
	font-size: 14px;
	z-index: 100;
}

#skip-nav:focus {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -60px;
}

.global-link .global-content {
	margin-top: 0;
	min-width: 0;
	width: auto;
}

header input[type="password"], header input[type="text"], header select {
	min-width: 130px;
}

header label {
	display: block;
	font-weight: 500 !important;
	font-size: 16px;
	font-family: Roboto !important;
	line-height: 1.5;
}

header .search-bar .search-bar-inner .search-form input::-ms-clear {
	display: none;
}

header .search-bar .search-bar-inner .search-form .search-close {
	position: absolute;
	top: 16px;
	right: 0;
	width: 20px;
	height: 20px;
	border: none;
	background: 0;
}

header .search-bar .search-bar-inner .search-form .search-close img {
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
}

.side-menu {
	top: 100px;
	top: calc(100px + (115 - 100) * ((100vw - 768px) / (1200 - 768)));
}

@media (max-width: 767px) {
	.side-menu {
		top: 100px;
	}
}

@media (min-width: 1200px) {
	.side-menu {
		top: 115px;
	}
}

.side-menu ::-webkit-input-placeholder {
	color: #eaeaea;
}

.side-menu :-moz-placeholder {
	color: #eaeaea;
	opacity: 1;
}

.side-menu ::-moz-placeholder {
	color: #eaeaea;
	opacity: 1;
}

.side-menu :-ms-input-placeholder {
	color: #eaeaea;
}

@media (max-width: 639px) {
	.side-menu {
		top: 0 !important;
	}
}

.bg-blue {
	background-color: #006AC3;
}

.bg-white {
	background-color: #ffffff;
}

.overlay {
	position: fixed !important;
	top: 0 !important;
	right: 0 !important;
	bottom: 0 !important;
	left: 0 !important;
	z-index: 10 !important;
	height: auto !important;
}

#rds-wrapper {
	z-index: auto;
}

#ui-id-1.ui-autocomplete {
	border: 0 !important;
	border-radius: 0 !important;
	box-shadow: none !important;
}

.offscreen {
	position: absolute;
	left: -999em;
}
