.vha-selector-control,.vha-selector-target {
	display: none;
}

/* GENERAL OVERWRITES */
.vha-selector .vha-mod {
	background: none;
}

.vha-selector-control .vha-col-cont {
	margin-bottom: 0;
}

#vha-vca .vha-selector-container .vha-mod-free-text .mod-bd ul,
#vha-vca .vha-selector-container .vha-mod-free-text .mod-bd li,
.vha-selector-container ul,
.vha-selector-container li {
	margin: 0;
}

#vha-vca .vha-selector .mod-bd li a{
	display:inline-block;
}

#vha-vca .vha-selector-control .vha-mod-free-text h2,
#vha-vca .vha-selector-control .vha-mod-free-text h3,
#vha-vca .vha-selector-control .vha-mod-free-text h4,
#vha-vca .vha-selector-control .vha-mod-free-text h5,
#vha-vca .vha-selector-target .vha-mod-free-text h2,
#vha-vca .vha-selector-target .vha-mod-free-text h3,
#vha-vca .vha-selector-target .vha-mod-free-text h4,
#vha-vca .vha-selector-target .vha-mod-free-text h5 {
	clear: none;
}

/* END OVERWRITES */

/* TOP LEVEL */
.vha-selector-control .vha-selector {
	cursor: pointer;
}

.vha-selector-control-top .vha-mod-inner {
	position: relative;
	min-height: 38px;
	border: 1px solid #e2e2e2;
	border-radius: 3px;
	background-color: #efefef;
	background-image: linear-gradient(to bottom, #ffffff, #efefef);
}

.vha-selector-control-top .vha-mod-inner h3 {
	font-size: 16px !important;
	margin-bottom: 0;
}

/* ACTIVE */
.vha-selector-control-top .vha-selector-active .vha-mod-inner {
	background: #fff;
	z-index: 2;
	/*	border-bottom: 0; */
	border-bottom-color: #fff;
	border-radius: 3px 3px 0 0;
}
.vha-selector-active li a{
	font-weight:bold;
}
/* END ACTIVE */

/* INACTIVE */
.vha-selector-control .vha-selector-inactive .vha-mod-inner {
	opacity: 0.85;
	border-radius: 3px 3px 0 0;
}
/* END INACTIVE */

/* END TOP LEVEL */

/* CONTAINER */
.vha-selector-container {
	position: relative;
	z-index: 1;
	overflow: hidden;
	visibility: hidden;
	margin: -2px 0 12px 0;
	padding: 0;
	border: 1px solid #e2e2e2;
	border-width: 0 1px;
	background: #fff;
	box-shadow: 0 -1px 1px 0px rgba(0, 0, 0, 0.18);
	clear: both;
}

.vha-selector-container.visible {
	visibility: visible;
	margin-bottom: 10px;
}

.vha-selector-container .vha-col-cont {
	margin: 0 -1px;
	border-bottom: 1px solid #e2e2e2;
}

.vha-selector-container .vha-col-cont .vha-col-last {
	float: left;
}

/* END CONTAINER */

/* START new contact-us page */
.vha-selector-control .vha-col-5 .vha-selector{
	margin-right: 0;
}
#vha-vca .vha-selector-control .vha-mod-inner .vha-freetext-prop ul li{
	list-style: none;
}

.vha-selector-control-top .vha-mod-free-text .mod-bd{
	border-right: 1px solid #eaeaea;
	height: 42px;
	width: 190px;
	font-size: 16px;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
	/*padding: 2px 0 0 80px;*/
}
.vha-selector-control.vha-selector-target .vha-mod-free-text .mod-bd a{
	color: #666;
	font-size: 14px;
}
.vha-selector-control.vha-selector-target .vha-mod-free-text .mod-bd a:hover{
	color: #4a4d4e;
}
.vha-selector-control.vha-selector-target .vha-col-repeating-mod .vha-selector{
	line-height: 50px;
}

.vha-selector-control .vha-col-last .vha-mod-free-text .mod-bd{
	width: 188px;
}
.vha-selector-control .vha-col-last .mod-bd{
	border-right: 0;
}

.vha-selector-control .vha-col-5 .vha-mod .vha-mod-inner{
	padding: 9px 0 0 0;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
	border: 0;
	position: absolute;
	background:transparent;
	height: 58px;
	/*background: linear-gradient(to bottom,  #ffffff 1%,#efefef 90%); */

}
.vha-selector-control .vha-col-5  .vha-mod-inner:hover{
	background:#eee;

	border-radius: 0;
}
.vha-selector-control .vha-col-5 .vha-selector-active .vha-mod-inner{
	background:#4a4d4e;
	padding-bottom: 6px;
	top: -1px;
	/*padding-top: 10px;*/
	border-radius: 0;
}

.vha-selector-control .vha-col-5 .vha-selector-active .mod-bd{

	border-color: #4a4d4e; 
}
#vha-vca .vha-selector-control .vha-col-5 .mod-bd h3{
	float: left;
	margin-top: 2px;
	max-width: 100px;
	line-height: 14px;
	margin-top: 7px;
	transition: color .3s ease;
    -ms-transition: color .3s ease;
    -moz-transition: color .3s ease;
    -webkit-transition: color .3s ease;
}
#vha-vca .vha-selector-control .vha-col-5 .vha-selector-active .mod-bd h3{
	color: #fff;
	
}
.vha-selector-control .vha-col-5 .ImageDetail{
	width: 42px;
	height: 42px;
	float: left;
}

#vha-vca .vha-selector-control .vha-col-5 .vha-mod-free-text p{
	padding: 0;
	margin: 0 0 0 20px;
	float: left;
}
.vha-selector-control .vha-col-5{
	border: 1px solid #eaeaea;
	background:linear-gradient(to bottom, #ffffff, #efefef);
}

.vha-selector-control .vha-col-5 .vha-col{
	position: relative;
	height: 56px;
	width: 190px;
}
.vha-selector-control .vha-col-5 .vha-col-last{
	width: 188px;
}

#vha-vca .vha-selector-control .vha-col-5 .vha-mod-free-text h3{
	color: #4a4d4e;
}

.vha-selector-control .vha-col-repeating-mod.vha-col-5 .col-hd{
	/*padding: 0;
	margin: 10px 0;*/
	display: none;
}
.vha-selector-target{
	border: 1px solid #eaeaea;
	border-top: 1px solid #fff;
}
.vha-row-float-left .vha-selector-control{
	background: -moz-linear-gradient(top,  #efefef 1%, #fff 20%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#efefef), color-stop(20%,#fff)); 
	background: -webkit-linear-gradient(top,  #efefef 1%,#fff 20%); 
	background: -o-linear-gradient(top,  #efefef 1%,#fff 20%); 
	background: -ms-linear-gradient(top,  #efefef 1%,#fff 20%); 
	background: linear-gradient(to bottom,  #efefef 1%,#fff 20%); 	
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
}
.vha-row-float-left.vha-selector-open-full .vha-selector-control{
	border-bottom: 0;
}

.vha-row-float-left .vha-selector-control .vha-col-repeating-mod{
	background: transparent;
	border: none;
}

.vha-selector-container.vha-row-float-left{
	margin: 0;
	border: none;
	box-shadow: none;
}
.vha-selector-container.vha-row-float-left .vha-mod-inner{
	padding: 10px 0;
}

.vha-row-float-left .vha-selector-control .vha-col-repeating-mod .col-hd{
	display: none;
}
.vha-row-float-left .vha-selector-control .vha-mod .vha-mod-inner{
	padding: 0 10px 0 0;
}

.vha-selector-container.vha-row-float-left .vha-selector-target .vha-col-repeating-mod{
	border-bottom: 0;
	margin: 0 auto;
	width: 900px;
}
.vha-row-float-left.vha-selector-open-full .vha-selector-control.vha-selector-target .vha-col-repeating-mod{
	border-bottom: 1px solid #eaeaea;
}

#vha-vca .vha-selector-container.vha-row-float-left .vha-selector-target .vha-col-2.vha-col-repeating-mod .vha-col{
	width: 445px;
}
.vha-selector-active .vha-mod-arrow-down{
	width: 0; 
	height: 0; 
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #4a4d4e;
	position: absolute;
	top: 58px;
	left: 70px;
}

.vha-selector .vha-mod .mod-bd ul li a:hover{
	background-position: 0 4px;

}

@font-face {
	font-family: 'icomoon';
	src:url('../fonts/contactus-icon.eot');
	src:url('../fonts/contactus-icon.eot?#iefix') format('embedded-opentype'),
		url('../fonts/contactus-icon.svg?#icomoon') format('svg'),
		url('../fonts/contactus-icon.woff') format('woff'),
		url('../fonts/contactus-icon.ttf') format('truetype');
		
	font-weight: normal;
	font-style: normal;
}

[class*="icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 40px;
	font-size: 49px; 
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transition: color .3s ease;
    -ms-transition: color .3s ease;
    -moz-transition: color .3s ease;
    -webkit-transition: color .3s ease;
	width: 48px;
	/*height: 48px;*/
	display: inline-block;
}

.vha-selector-active [class*="icon-"]{
	color: #fff;
}

.icon-activate:before {
	content: "\e600";
}
.icon-sales:before {
	content: "\e601";
}
.icon-device:before {
	content: "\e602";
}
.icon-store:before {
	content: "\e603";
}
.icon-account:before {
	content: "\e604";
}
/* END new contact-us page */