@media only screen and (max-width: 767px) {
	.svg .hero-wrap-default {
		-webkit-background-size:auto 100%;
		background-size:auto 100%
	}
}
.hero_main
.promotion_message {
	margin-top:40px
}
#promotion_steps {
	overflow:hidden
}
#promotion_steps
.step {
	float:left;
	margin-bottom:20px;
	width:33.3%
}
@media only screen and (max-width: 479px) {
	#promotion_steps
.step {
		width:100%
	}
}
#promotion_steps .step
.blue_arrow {
	position:relative;
	background-image:url("/viewcon/common/assets/images/blue_arrow.png");
	background-position:right top;
	display:block;
	height:61px;
	margin-left: -30px
}
#promotion_steps .step .blue_arrow
span {
	color:#fff;
	display:block;
	font-size:36px;
	padding:8px
0 8px 20px;
	text-align:center
}
#promotion_steps .step
ul {
	padding:0
0 0 15px;
	margin:0
}
#promotion_steps .step+.step {
	padding-left:15px
}
@media only screen and (max-width: 479px) {
	#promotion_steps .step+.step {
		padding-left:0
	}
}
#promotion_steps:after {
	content:" ";
	display:block;
	clear:both
}
.qualifying_products {
	list-style:none outside none;
	margin:20px
0 0 0;
	padding:0
}
.qualifying_products
li {
	margin-bottom:20px;
	display:table;
	width:100%
}
.qualifying_products li.heading
div {
	font-weight:bold
}
@media only screen and (max-width: 767px) {
	.qualifying_products
li.heading {
		display:none
	}
}
.qualifying_products li
div {
	float:none;
	padding-right:20px;
	display:table-cell;
	vertical-align:middle
}
@media only screen and (max-width: 767px) {
	.qualifying_products li
div {
		float:left;
		width:50%;
		display:block
	}
}
.qualifying_products li
div.empty {
	color:transparent
}
@media only screen and (max-width: 767px) {
	.qualifying_products li
div.empty {
		display:none
	}
}
.qualifying_products li
div.name {
	color:#10218b;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase
}
.qualifying_products li:after {
	content:" ";
	display:block;
	clear:both
}
.qualifying_products.datacolumns2
div {
	width:33%
}
@media only screen and (max-width: 767px) {
	.qualifying_products.datacolumns2
div {
		width:50%;
		display:block
	}
}
.qualifying_products.datacolumns3
div {
	width:33%
}
@media only screen and (max-width: 767px) {
	.qualifying_products.datacolumns3
div {
		width:50%;
		display:block
	}
}
.qualifying_products.datacolumns4
div {
	width:25%
}
@media only screen and (max-width: 767px) {
	.qualifying_products.datacolumns4
div {
		width:50%;
		display:block
	}
}
.qualifying_products.datacolumns5
div {
	width:20%
}
@media only screen and (max-width: 767px) {
	.qualifying_products.datacolumns5 {
		width:50%;
		display:block
	}
}
#slideshow {
	width:650px;
	margin:0
25px 20px
}
@media only screen and (max-width: 767px) {
	#slideshow {
		width:430px
	}
}
@media only screen and (max-width: 479px) {
	#slideshow {
		width:250px
	}
}
#slideshow .slide
div {
	width:50%
}
#slideshow .slide
div.image {
	float:right
}
@media only screen and (max-width: 767px) {
	#slideshow .slide
div {
		width:100%
	}
}
#slideshow .slide
img {
	mibn-width:100%
}
@media only screen and (max-width: 767px) {
	#slideshow .slide
img {
		min-width:0px
	}
}
@media only screen and (max-width: 479px) {
	#slideshow .slide
img {
		max-width:100%
	}
}
#slideshow .slide
ul {
	list-style-position:outside;
	padding:0
0 0 15px
}
#slideshow .slide:after {
	content:" ";
	display:block;
	clear:both
}
.product_features>div {
	width:50%
}
@media only screen and (max-width: 479px) {
	.product_features>div {
		width:100%
	}
}
.product_features > div
ul {
	padding:0
0 0 15px;
	margin:15px
0
}
.product_features>div:nth-child(2) {
	padding-right:20px
}
@media only screen and (max-width: 479px) {
	.product_features>div:nth-child(2) {
		padding-right:0
	}
}
.product_features>div.image {
	float:right
}
.product_features > div.image
img {
	max-width:100%
}
.product_features>div:after {
	content:" ";
	display:block;
	clear:both
}
.slick-slider {
	position:relative;
	display:block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-touch-callout:none;
	-webkit-user-select:none;
	-khtml-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	-ms-touch-action:none;
	-webkit-tap-highlight-color:transparent;
	margin-bottom:30px
}
.slick-list {
	position:relative;
	overflow:hidden;
	display:block;
	margin:0;
	padding:0
}
.slick-list:focus {
	outline:none
}
.slick-loading .slick-list {
	background:#fff url("ajax-loader.gif") center center no-repeat
}
.slick-loading .slick-track {
	visibility:hidden
}
.slick-loading .slick-slide {
	visibility:hidden
}
.slick-list.dragging {
	cursor:pointer;
	cursor:hand
}
.slick-slider .slick-list,
.slick-track,
.slick-slide,
.slick-slide
img {
	-webkit-transform:translate3d(0,0,0);
	-ms-transform:translate3d(0,0,0);
	transform:translate3d(0,0,0)
}
.slick-track {
	position:relative;
	left:0;
	top:0;
	display:block;
	zoom:1
}
.slick-track:before,.slick-track:after {
	content:"";
	display:table
}
.slick-track:after {
	clear:both
}
.slick-slide {
	float:left;
	height:100%;
	min-height:1px;
	display:none
}
.slick-slide
img {
	display:block
}
.slick-slide.slick-loading
img {
	display:none
}
.slick-slide.dragging
img {
	pointer-events:none
}
.slick-initialized .slick-slide {
	display:block
}
.slick-vertical .slick-slide {
	display:block;
	height:auto;
	border:1px
solid transparent
}
.slick-prev,.slick-next {
	position:absolute;
	display:block;
	height:30px;
	width:11px;
	line-height:0;
	font-size:0;
	cursor:pointer;
	background:transparent;
	color:transparent;
	top:50%;
	margin-top: -10px;
	padding:0;
	border:none;
	outline:none
}
.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus {
	outline:none;
	background:transparent;
	color:transparent
}
.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before {
	opacity:1
}
.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before {
	opacity:0.25
}
.slick-prev:before,.slick-next:before {
	font-size:20px;
	line-height:1;
	color:white;
	opacity:0.75;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale
}
.slick-prev {
	left: -25px;
	background-image:url("/viewcon/common/assets/images/carousel_arrows_small.png");
	background-position:0px 3px;
	background-repeat:no-repeat
}
.svg .slick-prev {
	background-image:url("/viewcon/common/assets/svg/carousel_arrows_small.svg");
	background-position:0px 3px;
	background-repeat:no-repeat
}
.slick-next {
	right: -25px;
	background-image:url("/viewcon/common/assets/images/carousel_arrows_small.png");
	background-position: -20px 3px;
	background-repeat:no-repeat
}
.svg .slick-next {
	background-image:url("/viewcon/common/assets/svg/carousel_arrows_small.svg");
	background-position: -20px 3px;
	background-repeat:no-repeat
}
.slick-dots {
	position:absolute;
	bottom: -45px;
	list-style:none;
	display:block;
	text-align:center;
	padding:0;
	width:100%
}
.slick-dots
li {
	position:relative;
	display:inline-block;
	height:20px;
	width:20px;
	margin:0;
	padding:0;
	cursor:pointer
}
.slick-dots li
button {
	border:0;
	background:transparent;
	display:block;
	height:20px;
	width:20px;
	outline:none;
	line-height:0;
	font-size:0;
	color:transparent;
	padding:5px;
	cursor:pointer
}
.slick-dots li button:before {
	position:absolute;
	top:0;
	left:0;
	content:"\2022";
	width:20px;
	height:20px;
	font-size:30px;
	line-height:20px;
	text-align:center;
	color:black;
	opacity:0.25;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale
}
.slick-dots li.slick-active button:before {
	color:black;
	opacity:0.75
}
.slick-dots:after {
	content:" ";
	display:block;
	clear:both
}
.slick-dots li button:hover,
.slick-dots li button:focus {
	outline:none
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
	opacity:1
}
.campaign_landing_page .t8-row:first-child {
	margin-top:10px
}
.campaign_landing_page .sector_groups:after {
	content:" ";
	display:block;
	clear:both
}
.campaign_landing_page
.terms_heading {
	font-weight:bold;
	text-transform:uppercase;
	margin-top:30px
}
.popup[id^='generated_video_'] {
	margin-left:0px
}
@media only screen and (min-width: 960px) {
	.popup[id^='generated_video_'] {
		width:712px
	}
}
.popup[id^='generated_video_'] .player-container {
	overflow:hidden
}
.popup[id^='generated_video_'] .jp-interface {
	margin-top:0
}
.popup[id^='generated_video_'] .jp-volume-bar-container {
	width:20%;
	right:10px
}
.popup[id^='generated_video_'] .jp-video-play {
	margin-top:0
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
	.popup[id^='generated_video_'] .jp-jplayer-video,
.popup[id^='generated_video_'] .jp-jplayer-video video,
.popup[id^='generated_video_'] .jp-jplayer-video object,
.popup[id^='generated_video_'] .jp-jplayer>img {
		height:303px !important;
		width:100% !important
	}
	.popup[id^='generated_video_'] .jp-volume-bar-container {
		width:30%
	}
}
@media only screen and (max-width: 599px) {
	.popup[id^='generated_video_'] {
		margin-top:50px;
		margin-left: -291px
	}
	.popup[id^='generated_video_'] .jp-video-play {
		display:none !important
	}
}
@media only screen and (min-width: 600px) and (max-width: 767px) {
	.popup[id^='generated_video_'] .jp-jplayer-video,
.popup[id^='generated_video_'] .jp-jplayer-video video,
.popup[id^='generated_video_'] .jp-jplayer-video object,
.popup[id^='generated_video_'] .jp-jplayer>img {
		height:303px !important;
		width:100% !important
	}
	.popup[id^='generated_video_'] .jp-volume-bar-container {
		width:30%
	}
}
@media only screen and (min-width: 480px) and (max-width: 599px) {
	.popup[id^='generated_video_'] {
		width:470px;
		margin-left:0px
	}
	.popup[id^='generated_video_'] .jp-jplayer-video,
.popup[id^='generated_video_'] .jp-jplayer-video video,
.popup[id^='generated_video_'] .jp-jplayer-video object,
.popup[id^='generated_video_'] .jp-jplayer>img {
		height:240px !important;
		width:100% !important
	}
	.popup[id^='generated_video_'] .jp-volume-bar-container {
		display:none
	}
	.popup[id^='generated_video_'] .jp-progress-container {
		width:72%
	}
}
@media only screen and (max-width: 479px) {
	.popup[id^='generated_video_'] {
		width:280px;
		margin-left:0
	}
	.popup[id^='generated_video_'] .jp-jplayer-video,
.popup[id^='generated_video_'] .jp-jplayer-video video,
.popup[id^='generated_video_'] .jp-jplayer-video object,
.popup[id^='generated_video_'] .jp-jplayer>img {
		height:113px !important;
		width:100% !important
	}
	.popup[id^='generated_video_'] .jp-volume-bar-container {
		display:none
	}
	.popup[id^='generated_video_'] .jp-progress-container {
		width:68%
	}
	.popup[id^='generated_video_'] .jp-progress-container
.divider {
		display:none
	}
}
.content
.isv_login_head {
	font-size:22px;
	line-height:1
}
.isv_login_half {
	width:49%;
	border-top:1px solid #D9D9D9;
	padding-top:20px;
	margin-top:20px;
	float:left
}
.isv_login_half_heading {
	color:#10218b;
	font-size:16px;
	text-transform:uppercase;
	margin-top:0
}
.isv_login_half+.isv_login_half {
	margin-left:2%
}
@media only screen and (min-width: 600px) and (max-width: 767px) {
	.isv_login_half {
		padding-bottom:20px
	}
}
@media only screen and (max-width: 599px) {
	.isv_login_half {
		width:100%;
		margin-bottom:20px
	}
	.isv_login_half+.isv_login_half {
		margin-left:0
	}
}
.isv_login_form {
	display:block;
	width:100%
}
.isv_login_form input[type=text],
.isv_login_form input[type=password] {
	width:70%
}
.isv_login_form
li {
	margin-bottom:10px
}
.isv_login_form .is-error {
	color:#F00
}
.isv_login_rememberme {
	margin-top:15px;
	margin-bottom:15px
}
.isv_login_rememberme
label {
	margin-left:5px
}
.flexbox
.isv_login_rememberme {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display:flex;
	-webkit-box-pack:start;
	-webkit-justify-content:flex-start;
	-ms-flex-pack:start;
	justify-content:flex-start;
	-webkit-box-align:center;
	-webkit-align-items:center;
	-ms-flex-align:center;
	align-items:center
}
.isv_login_submit {
	margin:5px
0 20px 0
}
.isv_login_forgotten {
	color:#00baf2
}
#isv_login .product_sidebar .infobox+.infobox:nth-child(3n+1) {
	margin-top:20px
}
[data-icon] {
	position:relative
}
[data-icon]:before {
	content:'';
	width:16px;
	height:16px;
	display:block;
	float:left;
	background:url('/viewcon/common/assets/images/isv/isv_icons_sprite.png');
	position:absolute;
	top:13px;
	left:15px;
	margin:0
}
[dir=rtl] [data-icon]:before {
	position:absolute;
	right:10px;
	left:auto
}
[data-icon='info']:before {
	background-position: -45px -90px
}
[data-icon='question']:before {
	background-position: -136px -90px
}
[data-icon='success']:before {
	background-position: -135px -180px
}
[data-icon='error']:before {
	background-position: -175px -175px
}
[data-icon='success-close']:before {
	background-position: -180px -180px
}
[data-icon='error-close']:before {
	background-position: -180px -91px
}
.isv_nav {
	margin:0;
	padding:0;
	width:100%;
	margin-bottom:60px
}
.isv_nav>li {
	list-style-type:none
}
@media only screen and (max-width: 767px) {
	.isv_nav {
		margin-bottom:0;
		display:none
	}
	.isv_nav.is-visible {
		display:block;
		position:absolute;
		left:0;
		top:100%;
		background:#FFF;
		margin-top:10px
	}
	.isv_nav.group-1 [data-group='1'] {
		display:block
	}
	.isv_nav.group-1 [data-group='2'],
.isv_nav.group-1 [data-group='3'] {
		display:none
	}
	.isv_nav.group-1 [data-group-toggle='1']:after {
		background-position: -34px 0
	}
	.isv_nav.group-2 [data-group='2'] {
		display:block
	}
	.isv_nav.group-2 [data-group='1'],
.isv_nav.group-2 [data-group='3'] {
		display:none
	}
	.isv_nav.group-2 [data-group-toggle='2']:after {
		background-position: -34px 0
	}
	.isv_nav.group-3 [data-group='3'] {
		display:block
	}
	.isv_nav.group-3 [data-group='1'],
.isv_nav.group-3 [data-group='2'] {
		display:none
	}
	.isv_nav.group-3 [data-group-toggle='3']:after {
		background-position: -34px 0
	}
}
.isv_nav [data-icon='my-isv']:before {
	background-position: -45px 0
}
.isv_nav [data-icon='manage-users']:before {
	background-position: -90px 0
}
.isv_nav [data-icon='my-account']:before {
	background-position:0 0
}
.isv_nav [data-icon='account-details']:before {
	background-position: -135px -45px
}
.isv_nav [data-icon='company-details']:before {
	background-position: -90px -90px
}
.isv_nav [data-icon='account-signout']:before {
	background-position: -135px 0
}
.isv_nav [data-icon='user-list']:before {
	background-position:0 -45px
}
.isv_nav [data-icon='add-users']:before {
	background-position: -45px -45px
}
.isv_nav [data-icon='remove-users']:before {
	background-position: -90px -45px
}
.isv_nav [data-icon='applications']:before {
	background-position: -180px -45px
}
.isv_nav [data-icon='add-applications']:before {
	background-position:0 -90px
}
.isv_nav [data-icon='remove-applications']:before {
	background-position: -225px -45px
}
.isv_nav .is_active[data-icon='account-details']:before {
	background-position: -135px -135px
}
.isv_nav .is_active[data-icon='company-details']:before {
	background-position: -90px -180px
}
.isv_nav .is_active[data-icon='user-list']:before {
	background-position:0 -135px
}
.isv_nav .is_active[data-icon='add-users']:before {
	background-position: -45px -135px
}
.isv_nav .is_active[data-icon='applications']:before {
	background-position: -180px -135px
}
.isv_nav .is_active[data-icon='add-applications']:before {
	background-position:0 -180px
}
.isv_nav .is_active[data-icon='remove-applications']:before {
	background-position: -225px -135px
}
.isv_nav
h3 {
	margin:0;
	color:#fff;
	line-height:1
}
.isv_nav
li {
	padding:15px
15px 15px 45px;
	position:relative;
	border-style:solid;
	border-color:#D9D9D9;
	border-width:0 1px 1px 1px
}
.isv_nav
.heading {
	border-top:0
}
@media only screen and (max-width: 767px) {
	.isv_nav
.heading {
		cursor:pointer
	}
	.isv_nav .heading:after {
		content:'';
		display:block;
		width:12px;
		height:12px;
		background:url(/viewcon/common/assets/images/isv/isv_accordion_sprite.png);
		background-position: -19px 0;
		position:absolute;
		right:10px;
		top:16px
	}
}
.isv_nav
.isv_nav_link {
	padding:0;
	position:relative
}
.isv_nav .isv_nav_link:before {
	position:absolute;
	top:13px;
	left:15px;
	margin:0
}
.isv_nav .isv_nav_link
a {
	padding:15px
15px 15px 45px;
	top:0;
	left:0;
	bottom:0;
	right:0;
	display:block;
	width:100%;
	line-height:1;
	color:#575755;
	position:relative;
	z-index:1
}
[dir=rtl] .isv_nav .isv_nav_link
a {
	padding-left:15px;
	padding-right:45px
}
.isv_nav .is_active
a {
	color:#10218b;
	font-weight:bold
}
.isv_nav
.heading {
	background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIxMCUiIHN0b3AtY29sb3I9IiMzODc4Y2YiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzBiNGRhMSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPjwvc3ZnPg==);
	background-image: -webkit-gradient(linear,0 0,0 100%,color-stop(10%,#3878cf),color-stop(100%,#0b4da1));
	background-image: -webkit-linear-gradient(top,#3878cf 10%,#0b4da1 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(10%,#3878cf),to(#0b4da1));
	background-image:linear-gradient(to bottom,#3878cf 10%,#0b4da1 100%);
	background-repeat:repeat-x;
	-ms-filter:"progid:DXImageTransform.Microsoft.Gradient(startColorstr='#ff3878cf', endColorstr='#ff0b4da1', GradientType=0)"
}
[dir=rtl] .isv_nav
.heading {
	padding-left:15px;
	padding-right:45px
}
.isv_sidebar {
	width:21.875%;
	position:relative;
	z-index:2
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
	.isv_sidebar {
		width:30%
	}
}
@media only screen and (max-width: 767px) {
	.isv_sidebar {
		width:100%;
		margin-bottom:20px
	}
}
.isv_body {
	margin-left:30px
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
	.isv_body {
		width:70%;
		margin-left:0;
		padding-left:30px
	}
}
@media only screen and (max-width: 767px) {
	.isv_body {
		width:100%;
		margin-left:0;
		min-height:300px;
		padding-bottom:60px
	}
}
[dir=rtl] .isv_body {
	margin-left:0;
	margin-right:30px
}
.isv_account_heading {
	font-size:18px;
	margin:15px
0 20px 0;
	line-height:1
}
.isv_brief-intro {
	margin-bottom:28px
}
.isv_alert {
	background:#F7F7F7;
	border:1px
solid #D9D9D9;
	padding:15px;
	color:#868685;
	margin-top:30px;
	position:relative
}
.isv_alert .do-close {
	position:absolute;
	top:10px;
	right:10px;
	display:block;
	width:12px;
	height:12px
}
.isv_alert .do-close:before {
	left:0;
	right:auto;
	top:0
}
.isv_alert[data-icon] {
	padding-left:40px
}
.isv_alert[data-icon]:before {
	top:13px
}
.isv_alert.is-success {
	border-color:#C4D290;
	background-color:#F5F7F1;
	color:#AAB67E;
	margin-top:0;
	margin-bottom:30px;
	padding-left:50px
}
.isv_alert.is-error {
	border-color:#D3928E;
	background-color:#F6F1F0;
	color:#B7807D;
	margin-top:0;
	margin-bottom:30px;
	padding-left:50px
}
.isv_alert.is-success:before {
	width:21px;
	height:21px;
	top:11px
}
.isv_alert.is-error:before {
	width:21px;
	height:21px;
	top:12px;
	background-position: -225px -180px
}
[dir=rtl] .isv_alert[data-icon] {
	padding-right:40px;
	padding-left:0
}
[dir=rtl] .isv_alert[data-icon]:before {
	position:absolute;
	left:auto;
	right:10px
}
@media only screen and (max-width: 479px) {
	.isv-btn-group
.btn {
		float:left
	}
}
.isv-btn-group .btn+.btn {
	margin-left:10px
}
@media only screen and (max-width: 479px) {
	.isv-btn-group .btn+.btn {
		float:left;
		clear:left;
		margin-top:10px;
		margin-left:0
	}
}
.isv_del_screenshot {
	margin-top:5px
}
.isv_add_screenshot {
	margin-top:10px;
	display:inline-block
}
.isv_nav_toggle {
	background-color:#F2F2F2;
	color:#666;
	display:block;
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	-webkit-box-shadow:none;
	box-shadow:none;
	background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZTJlMmUyIiBzdG9wLW9wYWNpdHk9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+PC9zdmc+);
	background-image: -webkit-gradient(linear,0 0,0 100%,color-stop(0%,#ffffff),color-stop(100%,#e2e2e2));
	background-image: -webkit-linear-gradient(top,#fff 0%,#e2e2e2 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#ffffff),to(#e2e2e2));
	background-image:linear-gradient(to bottom,#fff 0%,#e2e2e2 100%);
	background-repeat:repeat-x;
	-ms-filter:"progid:DXImageTransform.Microsoft.Gradient(startColorstr='#ffffffff', endColorstr='#ffe2e2e2', GradientType=0)";
	border:1px
solid #CCC;
	padding:15px
15px 15px 40px;
	cursor:pointer;
	width:100%
}
@media only screen and (min-width: 768px) {
	.isv_nav_toggle {
		display:none
	}
}
.isv_nav_toggle:before {
	content:'';
	display:block;
	width:16px;
	height:15px;
	background:url(/viewcon/common/assets/images/isv/isv_accordion_sprite.png);
	background-position: -48px 0;
	position:absolute;
	left:15px;
	top:16px
}
.isv_nav_toggle.active {
	background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBiNGRhMSIgc3RvcC1vcGFjaXR5PSIxIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMzg3OGNmIiBzdG9wLW9wYWNpdHk9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+PC9zdmc+);
	background-image: -webkit-gradient(linear,0 0,0 100%,color-stop(0%,#0b4da1),color-stop(100%,#3878cf));
	background-image: -webkit-linear-gradient(top,#0b4da1 0%,#3878cf 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#0b4da1),to(#3878cf));
	background-image:linear-gradient(to bottom,#0b4da1 0%,#3878cf 100%);
	background-repeat:repeat-x;
	-ms-filter:"progid:DXImageTransform.Microsoft.Gradient(startColorstr='#ff0b4da1',endColorstr='#ff3878cf',GradientType=0)";
	color:#FFF
}
.isv_nav_toggle.active:before {
	background-position:0 0
}
.isv_account_tooltip {
	border:2px
solid #10218B;
	padding:7px
10px;
	background:#F2F2F2;
	display:inline-block;
	font-size:12px;
	font-weight:bold;
	max-width:200px;
	position:relative;
	text-align:center
}
.isv_account_tooltip:before {
	width:0;
	height:0;
	border-left:8px solid transparent;
	border-right:8px solid transparent;
	border-top:8px solid #10218B;
	content:'';
	display:block;
	position:absolute;
	top:100%;
	left:50%;
	margin-left: -8px
}
.isv_account_dl {
	margin:0
0 30px 0
}
.isv_account_dl:before,.isv_account_dl:after {
	content:' ';
	display:block;
	height:0;
	overflow:hidden
}
.isv_account_dl:after {
	clear:both
}
.isv_account_dl
.isv_account_dl {
	margin:0
}
.isv_account_dl .isv_account_dl dd,
.isv_account_dl .isv_account_dl
dt {
	border-top:0;
	padding:7px
0
}
.isv_account_dl .isv_account_dl
dt {
	font-weight:normal
}
.isv_account_dl dd,
.isv_account_dl
dt {
	margin:0;
	padding:10px
0;
	float:left;
	border-style:dotted;
	border-color:#CCC;
	border-width:1px 0 0 0
}
.isv_account_dl .is-last {
	border-width:1px 0 1px 0
}
@media only screen and (max-width: 479px) {
	.isv_account_dl .is-last {
		border-width:1px 0 0 0
	}
}
.isv_account_dl
dt {
	width:30%;
	font-weight:bold;
	clear:left
}
.isv_account_dl dt
span {
	font-weight:normal
}
.isv_account_dl
dd {
	width:70%
}
@media only screen and (max-width: 479px) {
	.isv_account_dl dd,
.isv_account_dl
dt {
		float:none;
		width:100%;
		display:block
	}
	.isv_account_dl
dd {
		border-top:none;
		padding-top:0
	}
}
.isv_account_dl
img {
	max-height:80px;
	max-width:110px
}
.isv_account_dl--table {
	width:100%;
	margin-bottom:30px
}
.isv_account_dl--table
th {
	font-weight:bold
}
.isv_account_dl--table td,
.isv_account_dl--table
th {
	padding:10px
5px;
	border-style:dotted;
	border-color:#CCC;
	border-width:1px 0 0 0;
	text-align:left
}
[dir=rtl] .isv_account_dl--table td,
[dir=rtl] .isv_account_dl--table
th {
	text-align:right
}
.isv_account_dl--table tr:last-child
td {
	border-width:1px 0 1px 0
}
.isv_account_dl--table
th {
	width:40%
}
.isv_account_dl--table.is-5col
th {
	width:20%
}
.isv_account_dl--table th:last-child {
	width:20%
}
.isv_account_dl--table .is-pending
td {
	color:#A9A9A9
}
.isv_account_dl--table .is-pending
a {
	display:inline-block;
	width:16px;
	margin-left:5px;
	outline:none;
	margin-top: -5px
}
.isv_account_dl--table .is-pending a:hover,
.isv_account_dl--table .is-pending a:active,
.isv_account_dl--table .is-pending a:visited,
.isv_account_dl--table .is-pending a:focus {
	outline:none
}
.isv_account_dl--table .is-pending a:before {
	display:inline-block;
	position:relative;
	top:5px;
	left:0
}
.isv_account_dl--table.is-remove td:last-child,
.isv_account_dl--table.is-remove th:last-child {
	text-align:center
}
.isv_account_dl--table
.checkbox {
	display:block;
	margin:auto
}
.isv_account_dl--fixed th,
.isv_account_dl--fixed th:last-child {
	width:25%
}
[dir=rtl] .isv_account_dl
dd {
	float:left
}
[dir=rtl] .isv_account_dl
dt {
	float:right
}
.isv_adduser {
	display:table;
	width:100%;
	margin-bottom:20px
}
.isv_adduser_dl {
	margin:0;
	display:table-row
}
.isv_adduser_dl dt,
.isv_adduser_dl
dd {
	display:table-cell;
	vertical-align:middle;
	margin:0
}
.isv_adduser_dl
dt {
	font-weight:bold;
	padding-right:20px;
	width:25%
}
[dir=rtl] .isv_adduser_dl
dt {
	padding-left:20px;
	padding-right:0
}
.isv_adduser_dl
dd {
	width:65%
}
.isv_adduser_dl
input {
	width:70%
}
.isv_adduser_dl
button {
	margin-top:15px
}
.isv_adduser_dl .is-error {
	color:#F00;
	margin-bottom:0
}
@media only screen and (max-width: 479px) {
	.isv_adduser_dl dt,
.isv_adduser_dl
dd {
		width:100%;
		display:block
	}
	.isv_adduser_dl
dt {
		margin-bottom:5px
	}
	.isv_adduser_dl
input {
		width:100%
	}
}
#add_application dd,
#add_application
dt {
	border-top:0
}
.isv_edit_form select,
.isv_edit_form .select,
.isv_edit_form dd > span,
.isv_edit_form
input {
	width:65%
}
@media only screen and (max-width: 479px) {
	.isv_edit_form select,
.isv_edit_form .select,
.isv_edit_form dd > span,
.isv_edit_form
input {
		width:100%
	}
}
@media only screen and (max-width: 479px) {
	.isv_edit_form [data-complogo]>span {
		width:auto
	}
}
.isv_edit_form dt>span {
	display:block
}
.isv_edit_form
textarea {
	resize:vertical;
	min-height:125px;
	width:75%
}
@media only screen and (max-width: 479px) {
	.isv_edit_form
textarea {
		width:100%
	}
}
.isv_edit_form dd > span
input {
	width:100%
}
.isv_edit_form dd>span {
	position:relative;
	display:inline-block
}
.isv_edit_form .double-cell {
	border-top:0;
	font-weight:normal;
	padding-top:0
}
.isv_edit_form p.is-error {
	background-color:#FCC;
	border:1px
solid #F3A0A0;
	bottom:0;
	color:#B11605;
	font-size:10px;
	font-style:italic;
	margin:0;
	padding:2px
5px;
	position:absolute;
	right:0;
	z-index:3
}
.isv_edit_form
p.error {
	color:#F00;
	margin:0;
	position:static;
	background:none;
	padding:0;
	border:0;
	font-style:normal;
	font-size:12px
}
.isv_edit_form_img {
	width:125px;
	height:100px;
	display:table-cell;
	border:1px
solid #CCC;
	vertical-align:middle;
	text-align:center;
	-webkit-box-shadow:inset 0px 0px 8px 2px rgba(0,0,0,0.09);
	box-shadow:inset 0px 0px 8px 2px rgba(0,0,0,0.09)
}
.flexbox
.isv_edit_form_img {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-webkit-justify-content:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-webkit-flex-direction:column;
	-ms-flex-direction:column;
	flex-direction:column
}
.isv_edit_form_img
img {
	max-width:110px;
	max-height:80px;
	display:block;
	margin:auto
}
.isv_edit_form .isv_options_holder dd,
.isv_edit_form .isv_options_holder
dt {
	float:left;
	width:50%
}
.isv_edit_form [dir=rtl] .isv_options_holder dd,
.isv_edit_form [dir=rtl] .isv_options_holder
dt {
	float:right
}
.flexbox
.isv_edit_form {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display:flex;
	-webkit-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap
}
.flexbox .isv_edit_form
dt {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-webkit-flex-direction:column;
	-ms-flex-direction:column;
	flex-direction:column;
	-webkit-box-pack:center;
	-webkit-justify-content:center;
	-ms-flex-pack:center;
	justify-content:center
}
.flexbox .isv_edit_form [data-complogo] {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display:flex;
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	-webkit-flex-direction:row;
	-ms-flex-direction:row;
	flex-direction:row;
	-webkit-box-align:end;
	-webkit-align-items:flex-end;
	-ms-flex-align:end;
	align-items:flex-end
}
.flexbox .isv_edit_form [data-complogo]>span {
	padding-left:10px
}
.isv_edit_form li.is-table {
	width:100%
}
.isv_edit_form .is-table {
	display:table
}
.isv_edit_form .is-table>div {
	display:table-row
}
.isv_edit_form .is-table>div>div {
	display:table-cell
}
.isv_edit_form .is-table>div>div+div {
	padding-left:20px
}
.isv_edit_form .is-table
a {
	display:block
}
[dir=rtl] .isv_edit_form .is-table>div>div+div {
	padding-right:20px;
	padding-left:0
}
.isv_edit_form_checkboxes {
	margin:0;
	padding:0
}
.isv_edit_form_checkboxes>li {
	list-style-type:none
}
.isv_edit_form_checkboxes:before,.isv_edit_form_checkboxes:after {
	content:' ';
	display:block;
	height:0;
	overflow:hidden
}
.isv_edit_form_checkboxes:after {
	clear:both
}
.isv_edit_form_checkboxes>* {
	float:left
}
[dir="rtl"] .isv_edit_form_checkboxes>* {
	float:right
}
.isv_edit_form_checkboxes
li {
	width:33.33%
}
.isv_edit_form_checkboxes
label {
	position:relative;
	top: -2px;
	padding-left:5px
}
.isv_edit_form .isv_screenshots li+li {
	margin-top:10px
}
.isv_edit_form .terms
.checkbox {
	position:relative;
	top:2px
}
#company-details-edit {
	margin-bottom:30px
}
