body 
{
	font-size: 100%;
	font-family: Lato, Arial;
	margin-top:0;
	margin: 0 auto;
	#text-align:center;
	background-repeat:repeat-x;
	background-color: white;

}
a:link, a:visited {
	color: #0079C1;
    text-decoration: none;

}

a:hover {
    text-decoration: underline;
}
a.white, a.white:visited {
	color: #fff;
}
a.white:hover {
    color: #FF4300;
    text-decoration: underline;
}

.messages_info {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	background-color:#e6ffee;
	width:98%;
	min-height:100%;
	margin:0 auto;
	font-family: Tahoma;
	padding: 4px;
	padding-left: 10px;
	padding-right: 10px;	
	border-width: 2px;
	border-style: solid;
	border-color: #cdcdcd;
	overflow:auto;
}
.messages_warning
{
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	background-color:#ffeaea;
	width:98%;
	min-height:100%;
	margin:0 auto;
	font-family: Tahoma;
	padding: 4px;
	padding-left: 10px;
	padding-right: 10px;	
	border-width: 2px;
	border-style: solid;
	border-color: #ff3b3b;
	overflow:auto;
}
.messages_error
{
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	background-color:#ffeaea;
	width:98%;
	min-height:100%;
	margin:0 auto;
	font-family: Tahoma;
	padding: 4px;
	padding-left: 10px;
	padding-right: 10px;	
	border-width: 2px;
	border-style: solid;
	border-color: #ff3b3b;
	overflow:auto;
} 

.outlinediv
{
	width: 100%;
	margin: 0 auto;
	background-color: white;
	min-height: 85vh;
	background-repeat:repeat-x;
	overflow: hidden;

}

th {
    vertical-align: middle;
    line-height: 20px;
    font-size: 0.9em;
    font-weight: normal;
    text-align: left;
    padding: 4px;
    padding-left: 8px;
}
table.standard {
	border-color: silver;
	border-collapse: collapse;
	width: 100%;
	box-sizing: border-box;

}

tr.datarowheader
{
	font-weight: normal;
	color: black;
	text-align: left;
	background-color: #FCFCFC;
	height: 38px;
	line-height: 38px;
	vertical-align: middle;
	border-bottom-color: #DBDBDB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #DBDBDB;
	border-top-width: 1px;
	border-top-style: solid;
	
}
tr.datarowodd
{
	background-color: white;
	border-bottom-color: #e8e8e8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

tr.dataroweven
{
	background-color: #eef1f5;
	border-bottom-color: #e8e8e8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
tr.sub-datarow
{
	background-color: #FFFFFF;
	border-bottom-color: #e8e8e8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	
}
tr.dataroweven:last-of-type {
	border-bottom-color: #e8e8e8;
	border-bottom-width: 2px;
}
tr.datarowodd:last-of-type {
	border-bottom-color: #e8e8e8;
	border-bottom-width: 2px;
}
tr.sub-invisible
{
	display: none;
}
tr.sub-visible
{
	/*future use*/
}

td.data
{
	font-family: Arial;
	font-size: 8pt;
	vertical-align: top;
	padding: 4px;
	
}
td.data_no_wrap
{
	font-size: 0.8em;
	vertical-align: top;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 11px;
	padding-bottom: 11px;
	white-space:nowrap;
	
}
td.data_no_wrap.va-middle
{
	vertical-align: middle;

}
td.data_no_wrap_bold
{
	font-family: Arial;
	font-size: 8pt;
	vertical-align: top;
	font-weight: bold;
	padding: 4px;
	white-space:nowrap;
	
}
td.data_reports
{
	font-family: Arial;
	font-size: 8pt;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e3e3e3;
	padding: 1px;
	
}
td.data_actions
{
	font-family: Arial;
	font-size: 8pt;
	text-align: right;
	vertical-align: top;
	padding: 4px;
	
}
td.data_fixed_width
{
	font-family: Arial;
	font-size: 8pt;
	vertical-align: top;
	padding: 3px;
	width: 500px;
	white-space:nowrap;
}
img.logo {
	/*width: 296px;*/
	/*height: 56px;*/
	width: 290px;
	height: 55px;
	
	}
img.logo {
	/*width: 296px;*/
	/*height: 56px;*/
	width: 255px;
	/*height: 55px;*/
	}
img.logo-dark {
width: 200px;
height: 43px;
/*margin-left: 5px;*/
}
img.logo-footer {
	width: 125px;
	height: 23px;
	/*margin:0px 10px;*/
	/*vertical-align: middle;*/
	/*margin-left: 10px;*/
	margin-top: -3px; 
	}
img.icon_q {
	width: 10em;
	margin: 0 auto;
	margin-bottom: 30px;
	display: block;
}
img.tech_logo {
	width: 15em;
	margin: 56px auto;
	display: block;
}
img.tech_logo.django {
	width: 12em;
}
#logodiv {
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	box-sizing: border-box;
}
#logodiv.dark {
	float: left;
	padding-top: 18px;
}
.banner-fat {
	width: 100%;
	min-height: 120px;
	padding-left: 10px;
	padding-right: 10px;
	box-sizing: border-box;
}
.banner-fat.dark {
	background: none;
	background-color: #303132;
	background-color: #292A2B;
	padding-bottom: 8px;
}
@media (max-width: 1024px) {
    .banner-fat, .banner-fat.dark  {
    /*height:10px;*/
  }
}
.banner-thin {
	background-image:url('/static/core/imgs/avorum_hex_banner_top_bottom_2_2562.png');
	background-repeat: repeat-x;
	width: 100%;
	height:20px;
}
.banner-home {
	background-image:url('/static/core/imgs/avorum_wave_banner_6a.jpg');
	background-repeat: repeat-x;
	background-position: 0% 40%;
	width: 100%;
	height:600px;
	background-size: cover;
}
#banner-base-strip {
	width: 100%;
	height: 8px;
	/*background-color: #0079C1;*/
	background-color: #4c555d;
	clear: both;
}
/*menu*/
.ui-widget-content {
	padding-left: 0;
	margin-top: 0;
}
#cookie-banner {
	position: fixed;
	bottom: 0%;
	background-color: #004159;
	background-image: radial-gradient(circle farthest-side at center bottom, #004159, #000000 125%);

	width: 100%;
	height: 80px;
	z-index: 9999;
	/*padding-left: 20px;*/
	/*padding-right: 20px;*/
	padding: 10px 10px;
	/*visibility: hidden;*/
	display: none;
	box-sizing: border-box;
}
#cookie-text {
	color: #fff;
	position: absolute;
	top: 35%;
	width: 75%;
	left: 20px;
}
#cookie-cutter {
	top: 35%;
	position: absolute;
	right: 20px;
	
}
.quote-start {
	
	background-image:url('/static/core/imgs/quote_start_39x32px.png');
	background-repeat: no-repeat;
	height: 39px;
	width:100%;

	
}
.quote-end {
	
	background-image:url('/static/core/imgs/quote_end_39x32px.png');
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 39px;
	width:100%;
	margin-top: -20px;
	
}
.quote-start.dark{
	
	background-image:url('/static/core/imgs/quote_start_blue_39x32px.png');
	background-repeat: no-repeat;
}
.quote-end.dark{
	
	background-image:url('/static/core/imgs/quote_end_blue_39x32px.png');
	background-repeat: no-repeat;
	background-position: right bottom;
}
.quote-attribution {
	float: right;
	color: silver;
	width: 100%;
	font-size: 0.8em;
	text-align: right;
	clear: both;
	padding-top: 10px;
}
.quote-attribution.dark {
	color: #666666;
}

.headercontainerdiv
{
	width: 100%;
	background-color: white;
	margin: 0 auto;
	height: 82px;
	box-shadow: 4px 7px 18px -10px rgba(0,0,0,.5);
	position: fixed;
	z-index: 999;
	margin-top: -8px;
	-o-transition:0.5s;
	-ms-transition:0.5s;
	-moz-transition:0.5s;
	-webkit-transition: display 0.5s;
	 /*proper property */
	transition: display 0.5s;
	display: inline-block;
	
	
}
.headercontainerdiv-dark
{
	width: 100%;
	margin: 0 auto;
	height: 82px;
	position: fixed;
	z-index: 999;
	margin-top: -8px;
	-o-transition:0.5s;
	-ms-transition:0.5s;
	-moz-transition:0.5s;
	-webkit-transition: display 0.5s;
	 /*proper property */
	transition: display 0.5s;
	/*clear: both;*/
	display: inline-block;
	background-color: #292A2B;
	
	
}
.headercontainerdiv-dark.home
{
	width: 100%;
	margin: 0 auto;
	height: 82px;
	position: fixed;
	z-index: 999;
	margin-top: -8px;
	-o-transition:0.5s;
	-ms-transition:0.5s;
	-moz-transition:0.5s;
	-webkit-transition: display 0.5s;
	 /*proper property */
	transition: display 0.5s;
	/*clear: both;*/
	display: inline-block;
	background-color: transparent;
	
	
}
.menu-fix {
	z-index: 9999;
	opacity: 0.95;
	-o-transition:0.5s;
	-ms-transition:0.5s;
	-moz-transition:0.5s;
	-webkit-transition: display 0.5s;
	 /*proper property */
	transition: display 0.5s;
	background-color: #292A2B !important;
}
#banner-push {
	margin-top: 74px;
}
#banner-push-dark {
	/*margin-top: 74px;*/
}
#banner-text-container {
	width: 80%;
	margin: 0 auto;
	/*text-align: center;*/
	position: relative;
	/*top: 25%;*/
	bottom: -25px;
}
.headercontentdiv
{
	width: 80%;
	margin: 0 auto;
	margin-top:8px;
	
}

.headerdiv
{
	width: 100%;
	margin:0 auto;
	height:100%;
	float: left;
}

.subheader
{
	vertical-align: middle;
	font-size: 9pt;
	font-family: Arial;
	color: #E5E5E5;
	margin:0 auto;
	height:60px;
	padding-top:20px;
	float: right;
	text-align: right;
}
.subheadertext
{
	height:40px;
	padding-bottom:5px;
	text-align: right;
}
#home-screens {
	background:url('/static/core/imgs/screens/screen_dashboard.png') 0 .25em no-repeat;
	background-position: right;
	background-size: cover;
	height: 300px;
	width: 400px;
	position: relative;
	left: 60%;
	top: -84px;
}
.content-promo-background-crystal {
	width: 100%;
	height: 500px;
	margin: 0 auto;
	background:url('/static/core/imgs/crystal.jpg') 0 .25em no-repeat;
	background-position: right;
	background-size: cover;
}
.content-promo-background-home {
	width: 100%;
	height: 500px;
	margin: 0 auto;
	/*background:url('/staticcore/imgs/avorum_hex_banner_top_bottom_tall_2.png') 0 .25em no-repeat;*/
	background-position: center;
	background-size: cover;
}
.content-promo-container-home {
	width: 80%;
	height: 100%;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	/*overflow:auto;*/
	margin: 0 auto;
	padding-top: 70px;
	box-sizing: border-box;
	/*background-position: center;*/
	/*background-size: cover;*/
	/*background-color: #000000;*/
	/*opacity: 0.8;*/
}
.banner-block-dark {
		background-color: #000000;
	opacity: 0.5;
	position: absolute;
	width: 45%;
	height: 400px;
	top: 12%;
}
.content-promo-container-service {
	width: 80%;
	height: 100%;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	/*overflow:auto;*/
	margin: 0 auto;
	float: left;
	background-position: center;
	background-size: cover;
}
.content-promo-background-scratch {
	width: 100%;
	height: 500px;
	margin: 0 auto;
	background:url('/static/core/imgs/scratch.jpg') 0 .25em no-repeat;
	background-position: right;
}
.content-promo-background-heart {
	width: 100%;
	height: 500px;
	margin: 0 auto;
	background:url('/static/core/imgs/heart.png') 0 .25em no-repeat;
	background-position: right;
}
.content-promo-background-placeholder {
	width: 100%;
	height: 500px;
	margin: 0 auto;
	background-position: right;
}
.content-promo-overlay-text {
	/*display:block;*/
	position: relative;
	left: 0px;
	top: 40px;
	min-width: 500px;
	max-width: 300px;
	/*min-height: 300px;*/
	opacity:0.80;
	filter:alpha(opacity=80); /* For IE8 and earlier */
	background-color: #4A555A;
	font-family: Lato, Tahoma;
	font-size: 8em;
	-webkit-text-stroke-width: 1px;
	color: white;
	padding: 10px;
	
}
.content-promo-overlay-text-plain {
	/*display:block;*/
	position: relative;
	left: 0px;
	top: 60px;
	min-width: 500px;
	max-width: 300px;
	font-family: Lato, Tahoma;
	font-size: 3em;
	-webkit-text-stroke-width: 1px;
	color: white;
	/*padding: 10px;*/
	padding: 10px 0;
	/*text-shadow: 0px 0px 12px rgba(255,255,255,0.4);*/
	text-shadow: 1px 1px #000;
	
	
}
.content-promo-overlay-text-plain-darktheme {
	/*display:block;*/
	position: relative;
	left: 0px;
	top: 70px;
	min-width: 500px;
	max-width: 300px;
	font-family: Lato, Tahoma;
	font-size: 6em;
	-webkit-text-stroke-width: 1px;
	color: white;
	padding: 10px;
	
}
.content-promo-overlay-text-plain-dark {
	/*display:block;*/
	position: relative;
	left: 0px;
	top: 40px;
	min-width: 400px;
	/*min-height: 300px;*/
	opacity:0.93;
	filter:alpha(opacity=93); /* For IE8 and earlier */
	/*background-color: #EDEDED;*/
	/*font-family: Tahoma;*/
	font-family: Lato, Tahoma;
	font-size: 8em;
	-webkit-text-stroke-width: 1px;
	color: #4A555A;
	padding: 10px;
	
}
.content-promo-overlay-sub-text-plain-dark {
	/*display:block;*/
	position: relative;
	left: 0px;
	top: 40px;
	min-width: 400px;
	max-width: 650px;
	/*min-height: 300px;*/
	opacity:0.93;
	filter:alpha(opacity=93); /* For IE8 and earlier */
	/*background-color: #EDEDED;*/
	font-family: Lato, Tahoma;
	font-size: 1.6em;
	font-weight: 100;
	color: #4A555A;
	padding: 10px;
	
}
.content-promo-overlay-sub-text-plain {
	/*display:block;*/
	position: relative;
	left: 0px;
	top: 40px;
	min-width: 400px;
	max-width: 650px;

	/*background-color: #EDEDED;*/
	font-family: Lato, Tahoma;
	font-size: 1.4em;
	font-weight: 100;
	color: white;
	padding: 10px;
	text-shadow: 1px 1px #000;
	
}
.content-promo-overlay-sub-sub-text-plain { 
	/*display:block;*/
	position: relative;
	left: 0px;
	top: 40px;
	/*min-width: 400px;*/
	max-width: 400px;
	margin-top: 20px;
	/*background-color: #EDEDED;*/
	font-family: Lato, Tahoma;
	font-size: 1.1em;
	font-weight: 100;
	color: white;
	/*padding: 10px;*/
	padding: 10px 0;
	text-transform: uppercase;
	clear: both;
	text-shadow: 1px 1px #000;
}
a.content-promo-overlay-button {
	/*border: 1px solid #999;*/
	/*border-bottom: 2px solid #999;*/
	/*border: 2px solid #0079C1;*/
	cursor: pointer;
	color: #fff;
	/*margin-top: 28px;*/
	display: inline-block;
	font-family: Lato, Arial;
	font-size: 0.8rem;
	font-weight: 600;
	line-height: 20px;
	margin-top: 35px;
	padding: 12px 24px;
	/*position: relative;*/
	background-color: #0079C1;
	background-color: #00bbff;
	background-color: #00A8E5;
	border-radius: 2px;
	transition: color 0.1s linear 0s, background 0.1s linear 0s;
	-webkit-transition: color 0.1s linear 0s, background 0.1s linear 0s;
	-moz-transition: color 0.1s linear 0s, background 0.1s linear 0s;
	-o-transition: color 0.1s linear 0s, background 0.1s linear 0s;
	text-shadow: none;
}
a.content-promo-overlay-button:hover {
	background-color: #008cbf;

	text-decoration: none;
}
a.button-light {
	background-color: #0079C1;
}
a.button-light:hover {
	background-color: #2b4660;
}
a.enquire-button {
	border: 1px solid #000;
	cursor: pointer;
	color: #000;
	display: inline-block;
	font-family: Lato, Arial;
	font-size: 0.8rem;
	font-weight: 100;
	line-height: 20px;
	margin-top: 35px;
	padding: 12px 24px;
	transition: color 0.1s linear 0s, background 0.1s linear 0s;
	-webkit-transition: color 0.1s linear 0s, background 0.1s linear 0s;
	-moz-transition: color 0.1s linear 0s, background 0.1s linear 0s;
	-o-transition: color 0.1s linear 0s, background 0.1s linear 0s;
	text-shadow: none;
}
a.enquire-button:hover {
	background-color: #0079C1;
	border: 1px solid #0079C1;
	color: #fff;
	text-decoration: none;
}
.content-promo-overlay-sub-text-plain-darktheme {
	/*display:block;*/
	position: relative;
	left: 0px;
	top: 60px;
	min-width: 400px;
	max-width: 650px;
	
	/*background-color: #EDEDED;*/
	font-family: Lato, Tahoma;
	font-size: 1.4em;
	font-weight: 100;
	color: white;
	padding: 10px;
	
}
.menu-sep {
	vertical-align: top;
}

ul > li.menu-vertical {
	list-style: none;
	margin-top: 8px;
}
.leftmenudiv {
	width: 200px;
	height: 200px;
	background-color: silver;
	float: left;
}


.menudiv
{
	width: 100%;
	height:32px;
	text-align: -moz-center;
	margin: 0 auto;
	background-color: #4A555A;
	text-align: center;
	vertical-align: middle;
	clear: both;

}
.menudiv-top
{
	float: right;
	height:100%;
	text-align: -moz-right;
	text-align: right;
}
.menu-sep {
	vertical-align: top;
}
.menudiv ul > li.menu {
	list-style: none;
    display: inline-block; 
    *display:inline; /* Needed for IE7- */
	height: 20px;
	margin-top:7px;
	padding-left: 20px;
	padding-right: 20px;
	
}
.menudiv-top ul > li.menu {
	list-style: none;
    display: inline-block;
    *display:inline;
	margin: 0;
	margin-left: -4px;
}

ul.sub-menu{
	display: none;
	position: absolute;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 20px;
	margin-right: 5px;
	/*background: linear-gradient(to bottom right, #FFFFFF, #F7F7F7);*/
	background-color: white;
	background: linear-gradient(to bottom right, #FFFFFF, #F7F7F7);
	/*border-radius: 2px;*/
	/*box-shadow: 3px 3px 5px #AAAAAA;*/
	box-shadow: 0 0 0 1px rgba(39,44,48,0.05),0 2px 7px 1px rgba(39,44,48,0.16);
	/*limit the size of the sub-menu container*/
	max-width: 500px;
}
li.sub-menu {
	list-style: none;
	text-align: left;
	/*background-color: white;*/
	/*margin-left: -10px;*/
	padding-left: 10px;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:10px;
	/*max-width: 25%;*/
	/*background-color: red;*/
	
}

li.sub-sub-menu {
	list-style: none;
	text-align: left;
	/*padding: 0px 0px 0px 10px;*/
	background-color: white;
	margin-left: -10px;
}
li.form-error {
	list-style: square;
	text-align: left;
	/*padding: 0px 0px 0px 10px;*/
	margin-left: 15px;
}
.error-item-container{
}
.error-group-container {
	padding-top: 10px;
	width: 100%;
	margin: 0 auto;
}


ul.footer-menu {
	list-style: none;
	margin-bottom: 4px;
	margin-top: 20px;
	padding-left: 0;
}
ul.footer-menu > li{
	margin-top: 10px;
	margin-bottom: 10px;
}


.addresscontentdiv
{
	font-size: 11px;
	font-family: Tahoma;
	text-align: -moz-right;
	font-weight:none;
	color:silver;
	padding-top: 4px;
	text-align: right /*IE6*/
}

.contentcontainerdiv
{
	width: 100%;
	min-height: 600px;
	margin: 0 auto;
	background-color: white;
}
.spacerdiv
{
	width: 980px;
	height: 12px;
	margin: 0 auto;
	float: left;
}
.spacer-full {
	width: 100%;
	height: 40px;
}
.spacerverticaldiv
{
	width: 12px;
	float: left;

	height: 100px;
}
.contentimagediv
{
	width: 1020px;

	margin: 0 auto;


}
.contentrightimagediv
{
	width: 200px;
	float: left;

	
}
.page-container
{
  width: 100%;
  /*margin-bottom: 40px;*/
}
.page-container.no-header {
	margin-top: 60px;
}
.standard-content-container {
  width: 70%;  
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 40px;
	padding-top: 40px;
	/*background-color: white;*/
	margin: 0 auto;
	box-sizing: border-box;
	overflow:auto;
	clear: both;
}
.standard-content-container.module {
	padding-bottom: 0px;
}
.standard-content-container.home {
	padding-bottom: 60px;
	padding-top: 60px;
}
.standard-content-container.home:nth-last-child(2) {
	padding-bottom: 0px;
}
.standard-content-container.home:nth-child(2) {
	padding-top: 0px;
}
.standard-content-container.module.last {
	padding-top: 10px;
	padding-bottom: 40px;
}
.standard-content-container.training {
	padding-bottom: 60px;
}
.standard-content-container.top {
	padding-bottom: 0px;
}
.standard-content-container.service {
	padding-bottom: 0;
	padding-top: 0;
}
#tabs > .standard-content-container {
	padding-top: 5px;
}
.tab > .standard-content-container {
	padding-top: 5px;
}
.feature-container-home {
	background-color: #EDF1F2;
	padding: 20px 30px;
	border-radius: 2px;
}
.service-icon-container {
	width: 15%;
	min-width: 150px;
	height: 100%;
    position: absolute;
    top:0;
	box-sizing: border-box;
	background-color: #edf1f2;
	padding: 40px 20px;
	border-radius: 2px;
	
}
.service-icon-container.alt {
	background-color: #dee5e7;
}
img.service-icon {
	width: 100%;
}
@media (max-width: 1024px) {
  .standard-content-container {
    width: 90%;
  }
  .headercontentdiv {
    width: 93%;
  }
  #banner-text-container {
	width: 93%;
  }
  .content-promo-container-home {
	width: 93%;
  }
}
@media (min-width: 1200px) {
  .standard-content-container {
    width: 1170px;
	/*width: 1000px;*/
  }
  .standard-content-container.home {
	width: 1000px;
  }

  .headercontentdiv {
    width: 1170px;
  }
  #banner-text-container {
    width: 1170px;
	padding-left: 15px;
  }
  .content-promo-container-home {
	width: 1170px;
  }
	#logodiv {
		/*padding-left: 6px;*/
	}
}

.table_header_non_sortable
{
	color: #686868;
	text-decoration: none;
	font-size: 1.1em;
}
.appmenu {
	padding-left: 10px;
	border-color: silver;
	border-width: 2px;
	border-style: solid;
	width: 300px;
	margin: auto;
}

tr.highlight
{
	background-color: #CFEBF9;
	border-bottom-color: #e8e8e8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

ul > li.list {
	list-style-type: square;
	margin-left: -20px;
	margin-bottom: 10px;
}

ul.service {
	margin-top: 25px;
	margin-bottom: 25px;
	font-size: 1.2em;
}
ul.service > li{
	/*list-style: ;*/
	margin-bottom: 20px;
	margin-left: 10px;
	text-align: left;
}
#tabs {
}
#tab-container {
	text-align: center;
}
#tab-container > ul {
	text-align: center;
    padding: 0;
    list-style-type: none;
	width: 100%;
}

#tab-container > ul > li {
	display: inline-block;
	padding: 0 20px;
}
@media (max-width: 500px) {
#tab-container > ul > li {
		 padding: 0 10px;
	}
}
.tab {
}
#wrap {
    color: #404040;
}
.bookmarker {
	position: relative;
	top: -70px;
}

td.unread-text{
	font-weight: bold;
}
#solution-img-container {
	width: 100%;
	margin: 0 auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
  clear: both;
	
}
.wide-section-wrapper.alt {
	background-color: #EDF1F2;
	width: 100%;
}

.wide-section-wrapper.blue {
	background-color: #0079c1;
	background-image: radial-gradient(circle farthest-side at center bottom, #0079c1, #2b4660 125%);
	padding-top: 30px;
	padding-bottom: 30px;
	width: 100%;
}
.wide-section-wrapper.orange {
	background-color: #ff680f;
	background-image: radial-gradient(circle farthest-side at center bottom, #ff680f, #752b00 125%);
	padding-top: 30px;
	padding-bottom: 30px;
	width: 100%;
}
.wide-section-wrapper.dark {
	background-color: #004159;
	background-image: radial-gradient(circle farthest-side at center bottom, #004159, #000000 125%);
	padding-top: 30px;
	padding-bottom: 30px;
	width: 100%;
}


.wide-section-wrapper.light-blue {
	background-color: #6d9dc5;
	background-image: radial-gradient(circle farthest-side at center bottom, #6d9dc5, #2b4660 125%);
	padding-top: 30px;
	padding-bottom: 30px;
	width: 100%;
}
.wide-section-wrapper.service {

	padding-top: 0;
	padding-bottom: 0;
}
.quote-block {
	background-color: #dee5e7;
	background-image: radial-gradient(circle farthest-side at center bottom, #dee5e7, #b2c2c7 125%);
	padding-top: 30px;
	padding-bottom: 40px;
	padding-left: 30px;
	padding-right: 30px;
	width: calc(100% - 200px);
	margin-left: 200px;
	clear: both;
	box-sizing: border-box;
}
.quote-block > p.quote-text {
	color: #000;
}
.quote-block + .promo-text-container.service {
	margin-top: 0px;
	padding-top: 30px;
}
.quote-block-blue {
	background-color: #0079c1;
	background-image: radial-gradient(circle farthest-side at center bottom, #0079c1, #2b4660 125%);
	padding-top: 30px;
	padding-bottom: 40px;
	padding-left: 30px;
	padding-right: 30px;
	width: 75%;
	margin-left: 200px;
	clear: both;
	box-sizing: border-box;
}
.quote-block-blue > p.quote-text {
	color: #fff;
}
.quote-block-blue + .promo-text-container.service {
	margin-top: 0px;
	padding-top: 30px;
}
.quote-block-green {
	background-color: #5e8e3e;
	/*background-image: radial-gradient(circle farthest-side at center bottom, #00c149, #0e7500 125%);*/
	background-image: radial-gradient(circle farthest-side at center bottom, #95bf47, #5e8e3e 125%);
	padding-top: 30px;
	padding-bottom: 40px;
	padding-left: 30px;
	padding-right: 30px;
	width: 75%;
	margin-left: 200px;
	clear: both;
	box-sizing: border-box;
}
.quote-block-green > p.quote-text {
	color: #fff;
}
.quote-block-orange {
	background-color: #ff680f;
	background-image: radial-gradient(circle farthest-side at center bottom, #ff680f, #752b00 125%);
	padding-top: 30px;
	padding-bottom: 40px;
	padding-left: 30px;
	padding-right: 30px;
	width: 75%;
	margin-left: 200px;
	clear: both;
	box-sizing: border-box;
}
.quote-block-orange > p.quote-text {
	color: #fff;
}
.quote-block-orange + .promo-text-container.service {
	margin-top: 0px;
	padding-top: 30px;
}

.quote-block-dark {
	background-color: #004159;
	background-image: radial-gradient(circle farthest-side at center bottom, #004159, #000000 125%);
	padding-top: 30px;
	padding-bottom: 40px;
	padding-left: 30px;
	padding-right: 30px;
	width: 75%;
	margin-left: 200px;
	clear: both;
	box-sizing: border-box;
}
.quote-block-dark > p.quote-text {
	color: #fff;
}
.quote-block-dark + .promo-text-container.service {
	margin-top: 0px;
	padding-top: 30px;
}

.standard-content-container.service > .promo-container {
	padding-bottom: 40px;
}
.wide-section-wrapper {
	background-color: #fff;
	width: 100%;
}
.wide-section-wrapper.launch {
	background-image:url('/static/core/imgs/space2c.jpg');
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-size: cover;
	background-position: center;
	width: 100%;
	min-height: 500px;
}
.promo-module-left {
	width: 33%;
	float: left;
	padding-left: 0;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	box-sizing: border-box;
}
.promo-module-middle {
	width: 33%;
	min-height: 150%;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	box-sizing: border-box;
}
.promo-module-right {
	width: 33%;
	float: right;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	box-sizing: border-box;
}
.contact-sub-2-left {
	width: 48%;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	box-sizing: border-box;
	float: left;
}
.contact-sub-2-left  > h2.itemh2 {
	margin-top: 16px;
}
.contact-sub-2-right {
	width: 48%;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	box-sizing: border-box;
	float: right;
	background-color: #0079c1;
	background-image: radial-gradient(circle farthest-side at center bottom, #0079c1, #2b4660 125%);
}
.banner-sub-3-left {
	width: 33%;
	float: left;
	padding-left: 0;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	box-sizing: border-box;
}
.banner-sub-3-left:nth-of-type(2) {
	padding-left: 10px;
}
.banner-sub-3-left:last-of-type {
	padding-left: 10px;
	padding-right: 0px;
}
.banner-sub-4-left {
	width: 25%;
	float: left;
	padding-left: 0;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	box-sizing: border-box;
}
.banner-sub-4-left:last-of-type {
	padding-right: 0px;
}

.promo-module-inner-container {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 40px;
	padding-bottom: 20px;
	border: 1px solid #E0E0E0;
	border-radius: 2px;
	height: 100%;
	background-color: #fff;
	min-height: 350px;
}
.promo-module-inner-container.training {
	min-height: 550px;
	padding-top: 0px;
}
.module-shadow {
	box-shadow: 0px 0px 10px rgba(0,0,0,.17);
	-o-transition:.25s;
	-ms-transition:.25s;
	-moz-transition:.25s;
	-webkit-transition:.25s;
	/* proper property */
	transition:.25s;
}
.course-header{
	width: 100%;
	height: 10%;
	padding: 20px 0;
	margin-bottom: 20px;
	color: #fff;
	font-size: 3.0em;
}
.course-header.pink {
	background-color: #c10079;
	float: left;
}
.course-header.aqua {
	background-color: #00c1a9;
	float: left;
}
.course-header.purple {
	background-color: #a900c1;
	float: left;
}
.promo-banner-inner-container {
	height: 100%;
	position: relative;
	min-height: 230px;
}
.promo-banner-inner-container.thin {
	min-height: 150px;
}
.narrow-section-container {
	width: 75%;
	max-width: 1024px;
	margin: 0 auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	margin-top: 15px;
	display: block;
	clear: both;
}
.narrow-section-container.alt{
	padding-top: 5px;
}
.narrow-section-container.inline {
	margin-bottom: 0;
}
@media screen and (max-width: 1024px)  {
	
	.narrow-section-container {
		width: 100%;
		max-width: 1024px;
	}
	.narrow-section-container.alt {
		width: 100%;
		max-width: 1024px;
	}
	
}
.wide-section-container {
	width: 100%;
	margin: 0 auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
  clear: both;
}

#solution-img-sub-container {
	width: 95%;
	max-width: 1024px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 35px;
	
}
#solution-img {
	box-shadow: 0px 0px 25px rgba(0,0,0,.17);
	width: 100%;
	max-width: 800px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 25px;
  margin-bottom: 25px;
}
.promo-text-container {
	float: left;
	width: calc(100% - 200px);
	height: 100%;

}
.promo-text-container.centered {
	float: none;
	margin: 0 auto; 
	clear: both;
	text-align: center;
}
.promo-text-container.alt {
	float: right;
	text-align: right;
}
.promo-text-container.centered.module {
	width: 100%;
}
.promo-text-container.service {
	margin-left: 200px;
	background-color: white;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-top: 0px;
	box-sizing: border-box;
	margin-top: 30px;
	/*border-radius: 2px;*/
}
.promo-text-container.service + .promo-text-container.service {
	margin-top: -30px;
}
.solution-text-container {
	float: left;
	width: 70%;
}
.solution-text-container.alt {
	float: left;
}
.promo-container {
	width: 100%;
	position: relative;
	float: left;
	/*box-sizing: border-box;*/
}
.solution-img-thumb {
	border-left: 1px solid #EAEAEA;
	border-top: 1px solid #EAEAEA;
	box-shadow: 2px 2px 2px #888888;
	width: 90%;
}
.icon-wrapper {
	background-color: #fff;
}
.item-banner-icon {
	
	height: 50em;
	margin-right: 25px;
	float: right;
	opacity: 0.5;
	
}


.item-promo-icon {
}

.item-promo-icon.alt {
	height: 7em;
	width: 7em;
	float: right;
	
}
.item-promo-icon.code {
	/*height: 100%;*/
	height: 9em;
	/*width: 8em;*/
	width: 100%;
	background: url(/static/core/imgs/icons_plain_5/icon_code.svg) 0 .25em no-repeat;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100%;
	/*margin-top: 40px;*/
}
.item-promo-icon.training {
	/*height: 100%;*/
	height: 9em;
	/*width: 8em;*/
	width: 100%;
	/*display: inline-block;*/
	/*float: left;*/
	/*margin-right: 25px;*/
	background: url(/static/core/imgs/icons_plain_5/icon_training_3.svg) 0 .25em no-repeat;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100%;
}
.item-promo-icon.uat {
	height: 7em;
	width: 7em;
	/*display: inline-block;*/
	/*float: left;*/
	margin-right: 25px;
	background: url(/static/core/imgs/icons_plain_5/icon_uat.svg) 0 .25em no-repeat;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100%;
}
.item-promo-icon.uat.centered {
	float: none;
	margin: 0 auto; 
	clear: both;
}

.item-promo-icon.documentation {
	/*height: 100%;*/
	height: 9em;
	/*width: 8em;*/
	width: 100%;
	background: url(/static/core/imgs/icons_plain_5/icon_documentation_4.svg) 0 .25em no-repeat;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100%;
}
.item-promo-icon.support {
	/*height: 100%;*/
	height: 9em;
	/*width: 8em;*/
	width: 100%;
	background: url(/static/core/imgs/icons_plain_5/icon_support.svg) 0 .25em no-repeat;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100%;
}
.item-promo-icon.shopify {
	height: 7em;
	width: 6em;
	margin-right: 0px;
	margin: 0 auto;
	/*background: url(/static/core/imgs/shopify_logo_whitebg.svg) 0 .25em no-repeat;*/
	background: url(/static/core/imgs/shopify_glyph.svg) 0 .25em no-repeat;
	
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100%;
	/*clear: both;*/
}
.item-promo-icon.flex {
	height: 7em;
	width: 6em;
	margin-right: 0px;
	margin: 0 auto;
	background: url(/static/core/imgs/flex_logo_vertical_grey_3.svg) 0 .25em no-repeat;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100%;
}
.item-promo-icon.flex.large {
	height: 5em;
	width: 15em;
	float: none;
	margin: 0 auto;
	margin-top: 40px;
	background: url(/static/core/imgs/flex_logo_1a.svg) 0 .25em no-repeat;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100%;

}
.item-promo-icon.brainstorm {
	height: 7em;
	width: 7em;
	margin-right: 25px;
	background: url(/static/core/imgs/icons_flex_1/icon_brainstorm.svg) 0 .25em no-repeat;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100%;
}
.item-promo-icon.brainstorm.centered {
	float: none;
	margin: 0 auto; 
	clear: both;
}
.item-promo-icon.modules {
	height: 7em;
	width: 7em;
	margin-right: 25px;
	background: url(/static/core/imgs/icons_flex_1/icon_module_selection.svg) 0 .25em no-repeat;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100%;
}
.item-promo-icon.sketch {
	height: 7em;
	width: 7em;
	margin-right: 25px;
	background: url(/static/core/imgs/icons_flex_1/icon_sketch.svg) 0 .25em no-repeat;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100%;
}
.item-promo-icon.sketch.centered {
	float: none;
	margin: 0 auto; 
	clear: both;
}

.item-promo-icon.build {
	height: 7em;
	width: 7em;
	margin-right: 25px;
	background: url(/static/core/imgs/icons_flex_1/icon_build.svg) 0 .25em no-repeat;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100%;
}
.item-promo-icon.build.centered {
	float: none;
	margin: 0 auto; 
	clear: both;
}
.item-promo-icon.launch {
	height: 7em;
	width: 7em;
	margin-right: 25px;
	background: url(/static/core/imgs/icons_flex_1/icon_launch_5_white_shadow.svg) 0 .25em no-repeat;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100%;
}
.item-promo-icon.launch.centered {
	float: none;
	margin: 0 auto; 
	clear: both;
}
.item-promo-icon.docgen {
	height: 7em;
	width: 7em;
	margin-right: 25px;
	background: url(/static/core/imgs/icons_flex_1/icon_docgen.svg) 0 .25em no-repeat;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100%;
}
.item-promo-icon.docgen.centered {
	float: none;
	margin: 0 auto; 
	clear: both;
}
.item-promo-icon.taskprocessing {
	height: 7em;
	width: 7em;
	margin-right: 25px;
	background: url(/static/core/imgs/icons_flex_1/icon_task_processing.svg) 0 .25em no-repeat;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100%;
}
.item-promo-icon.taskprocessing.centered {
	float: none;
	margin: 0 auto; 
	clear: both;
}
.item-promo-icon.emailprocessing {
	height: 7em;
	width: 7em;
	margin-right: 25px;
	background: url(/static/core/imgs/icons_flex_1/icon_email_processing.svg) 0 .25em no-repeat;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100%;
}
.item-promo-icon.emailprocessing.centered {
	float: none;
	margin: 0 auto; 
	clear: both;
}
.item-promo-icon.fileprocessing {
	height: 7em;
	width: 7em;
	margin-right: 25px;
	background: url(/static/core/imgs/icons_flex_1/icon_file_processing.svg) 0 .25em no-repeat;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100%;
}
.item-promo-icon.fileprocessing.centered {
	float: none;
	margin: 0 auto; 
	clear: both;
}
.item-promo-icon.filemanagement {
	height: 7em;
	width: 7em;
	margin-right: 25px;
	background: url(/static/core/imgs/icons_flex_1/icon_file_management.svg) 0 .25em no-repeat;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100%;
}
.item-promo-icon.filemanagement.centered {
	float: none;
	margin: 0 auto; 
	clear: both;
}
.item-promo-icon.shopify-module {
	height: 7em;
	width: 7em;
	margin-right: 25px;
	background: url(/static/core/imgs/icons_flex_1/icon_shopify_module_3.svg) 0 .25em no-repeat;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100%;
}
.item-promo-icon.shopify-module.centered {
	float: none;
	margin: 0 auto; 
	clear: both;
}
.item-promo-icon.catalogue {
	height: 7em;
	width: 7em;
	margin-right: 25px;
	background: url(/static/core/imgs/icons_flex_1/icon_catalogue.svg) 0 .25em no-repeat;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100%;
}
.item-promo-icon.catalogue.centered {
	float: none;
	margin: 0 auto; 
	clear: both;
}
.item-promo-icon.easy-inventory {
	/*height: 7em;*/
	width: 4em;
	margin-right: 25px;
	background: url(/static/core/imgs/avorum_ei_logo_5.svg) 0 .25em no-repeat;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100%;
}
.item-promo-icon.easy-signage {
	/*height: 7em;*/
	width: 4em;
	margin-right: 25px;
	background: url(/static/core/imgs/avorum_es_logo_2.svg) 0 .25em no-repeat;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100%;
}
/*.item-promo-icon.python {*/
/*	height: 10em;*/
/*	width: 10em;*/
/*	margin-right: 25px;*/
/*	background: url(/static/core/imgs/python-logo-inkscape.svg) 0 .25em no-repeat;*/
/*	background-repeat: no-repeat;*/
/*	background-position: left top;*/
/*	background-size: 100%;*/
/*}*/
/*.item-promo-icon.django {*/
/*	height: 7em;*/
/*	width: 7em;*/
/*	margin-right: 25px;*/
/*	background: url(/static/core/imgs/django-logo-positive.svg) 0 .25em no-repeat;*/
/*	background-repeat: no-repeat;*/
/*	background-position: left top;*/
/*	background-size: 100%;*/
/*}*/

.item-promo-icon.first {
	margin-top: 30px;
	
}
.item-arrow {
	height: 6em;
	width: 4em;
	position: relative;
	top: -50px;
	left: 70%;
	margin-right: 25px;
	background: url(/static/core/imgs/drawn_arrow.svg) 0 .25em no-repeat;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100%;
	overflow: visible;

}
.item-arrow.flip {
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	-ms-filter: "FlipH";
	left: 30%;
	
}

.banner-section {
    position:absolute;
    z-index:1;
    margin-top:-50px;
    height:100px;
    width:100%;
    background-color:rgba(252, 0, 0, 0.5);
	background: url(/static/core/imgs/down_sep_arrow_thin_3.svg) 0 .25em no-repeat;
	background-repeat: no-repeat;
	background-position: 50% 0%;
	background-size: 300px;
}
.banner-section.last {
	background: url(/static/core/imgs/down_sep_arrow_thin_light_blue.svg) 0 .25em no-repeat;
	background-repeat: no-repeat;
	background-position: 50% 0%;
	background-size: 300px;
}
.solution-large-img-container {

	width: 100%;
	max-width: 600px;
  display: block;
  margin-left: auto;
  margin-right: auto;


}
.wide-section-wrapper > .solution-large-img-container {
	  padding-top: 40px;
  padding-bottom: 40px;
}
img.item-flex-hub {

	width: 100%;
	display: block;

	margin: 0 auto;

}
.solution-img-caption-text {
font-size: 0.8em;
max-width: 800px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: -15px;
  margin-bottom: 20px;
  color: #777777;
}
.solution-promo-img {
	
	width: 25%;
	background-color: grey;
	display: inline-block;
	float: left;
	margin-top: 25px;
	  margin-bottom: 25px;
}
.solution-promo-img-1 {
	
	width: 33%;
	text-align: center;
	float: left;
}
.solution-promo-img-2 {
	
	width: 33%;
	display: inline-block;
  text-align: center;
}
.solution-promo-img-3{
	
	width: 33%;
	float: right;
	text-align: center;
}

.down-arrow {
-webkit-transform:scale(0.8, 0.5);
-transform:scale(0.8, 0.5);
transform:scale(0.8, 0.5);
transform:scale(0.8, 0.5);
transform:scale(0.8, 0.5);
	margin-left: 6px;
	display: inline-block;
	opacity: 0.4;
}
.download-link-large {
    text-decoration: none;
	text-align: left;
    padding-left: 85px;
    padding-top: 27px;
	padding-bottom: 30px;
    display: inline-block;
	font-family: Lato, Arial;
	font-size: 1.3em;

    
	
}
.download-link-large.pdf {
	background: url(/static/core/imgs/icon_large_pdf_download_2.svg) 0 .25em no-repeat;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 80px;
}
.contact-text {
	font-family: Lato, Arial;
	font-size: 1.3em;
}
#footer {
 clear: both;
 position: relative;

 height: 24em;
 margin-top: -5em;
 margin: 0 auto;
 width:100%;

 background-color: #4A555A;
 background-color: #303132;

 
}
#footer-content-container {
	width: 80%;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	box-sizing: border-box;
	
}

@media (max-width: 1024px) {
    #footer-content-container  {
    width: 90%;
  }
}
@media (min-width: 1200px) {
    #footer-content-container  {
    width: 1170px;
	}
}
#footer-one{
	font-size: 0.68em;
	color: #dfdfdf;
	text-align: left;
	padding-top: 20px;
	
	width: 20%;
	float: left;

		
}
#footer-two{
	font-size: 0.68em;
	color: #dfdfdf;
	text-align: left;
	 padding-top: 20px;
	 width: 20%;
	float: left;
}
#footer-three{
	font-size: 0.68em;
	color: #dfdfdf;
	text-align: right;
	float: right;
	padding-top: 20px;
		
}
@media (max-width: 1024px) {
	#footer {
		 height: 27em;
	}

    #footer-two  {
		width: 50%;
	}
	#footer-one {
		width: 50%;
	}
	#footer-three {
		width: 100%;
		clear: both;
		float: left;
		text-align: left;
	}
}
#footer-text-header{
	font-family: Lato, Arial;
	font-size: 2.0em;
	font-size: 1.5em;
	text-transform: uppercase;
	color: #AAAAAA;
	text-align: left;
}
#footer-text{
	color: #E2E2E2;
	text-decoration: none;
	font-size: 1.5em;
	font-family: Lato, Arial;
	font-weight: normal;
		
}

#footer-header-strip {
	width: 100%;
	height: 50px;
	margin: 0 auto;
	
}
#footer-bottom-strip {
	width: 100%;
	height: 50px;
	background-color: #292A2B;
	margin: 0 auto;
	position: absolute;
	bottom: 0;
	float: left;
}
#footer-bottom-content-container {
	width: 80%;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	box-sizing: border-box;
	
	font-size: 0.9em;
	
	font-family: Lato, Arial;
	font-weight: normal;
	color: #AAAAAA;

}
.bottom-text {
	font-size: 0.9em;
	font-family: Lato, Arial;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-top: 15px;

}
.bottom-text.left {
	float: left;

}
.bottom-text.right {
	float: right;

}

@media (max-width: 1024px) {
    #footer-bottom-content-container   {
    width: 90%;
  }
  .bottom-text {
	font-size: 0.8em;
  }
}
@media (min-width: 1200px) {
    #footer-bottom-content-container  {
    width: 1170px;
	}
}
@media (max-width: 500px) {
	#footer {
		 height: 30em;
	}
	.logo-footer {
		display: none;
	}
}
img.promo
{
	float: left;
	border-left-color:black;
	border-left-width:0px;
	border-left-style:solid;
	border-right-width:0px;
	border-right-style:solid;
	border-right-color:black;
	border-bottom-color: black;
	border-bottom-style: solid;
	border-bottom-width:0px;
	border-top-color: black;
	border-top-style: solid;
	border-top-width:0px;

}

.defaultformcontainer {
	width: 75%;
}
.default-form-button-container {
	width: 75%;
	
}
.defaultformlabel{
	min-width: 20%;
	color: #323232;
	margin-left: 5px;
	padding-right: 15px;
	padding-top: 8px;
	font-size: 1.3em;
}
.defaultformlabel.wide{
	min-width: 30%;
}

.defaultform {
	width: 100%;
	margin-top: 2px;
	font-size: 0.95em;
}
.contact-form {
	width: 100%;
	margin-top: 2px;
	font-size: 0.95em;
	border: 0;
}
 .contact-form > fieldset {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	box-sizing: border-box;
	border: 0;
	padding-left: 0px;
	
}
 .contact-form > fieldset legend {
	font-weight: bold;
	color: #444444;
	font-size: 1.2em;
	margin-bottom: 8px;
	width: 100%;
	padding-bottom: 12px;
	float: left;
}
.contact-form > fieldset > div > label {
	min-width: 20%;
	color: #fff;
	padding-right: 15px;
	padding-top: 8px;
	font-size: 1.3em;
	float: left;
}
.contact-form > fieldset > div > input {
	width: 100%;

	padding-top: 8px;
	font-size: 1.3em;
	float: left;
}
.contact-form > fieldset > div > textarea {
	width: 100%;

	padding-top: 8px;
	font-size: 1.3em;
	float: left;
}
.contact-form > fieldset > div.form-row {
	border: 0;
}
.contact-form > fieldset > div > label.wide {
	min-width: 30%;
	float: left;
}
}
.contact-form > fieldset > div > input {
	float: left;
}

.default-form-button-container {
	border: 1px solid #EFEFEF;
	background: linear-gradient(#FCFCFC, #F7F7F7);
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	overflow: hidden;
	box-sizing: border-box;
}
.ham-container {
	display: inline-block;
	border-radius: 2px;
	margin-top: -3px;

}
.ham-container span {
 display: block;
 width: 28px;
 height: 6px;
 margin: 5px 4px;
 background-color: white;
 background-color: #0079C1;
 z-index: 99;

}
@media screen and (max-width: 500px)  {
	
	.ham-container span{
		margin: 5px 1px;
	}
	img.logo {
		width: 276px;
		height: 52px;
		-ms-transform: translate(0, 2px); /* IE 9 */
		-webkit-transform: translate(0, 2px); /* Safari */
		transform: translate(0, 2px);
	}
	
}
a.ham-menu-button {
	text-decoration: none;
	border-radius: 2px;
	display: inline-block;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-right: 5px;
	padding-left: 8px;
	padding-right: 8px;
	position: fixed;
	 top: 12px;
	 right: 8px;

}
.object-menu{
	display: none;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 20px;
	white-space:nowrap;
	margin-right: 5px;
	background-color: white;
	border-radius: 2px;
	box-shadow: 0 0 0 1px rgba(39,44,48,0.05),0 2px 7px 1px rgba(39,44,48,0.16);
	
}
.object-menu.visible {
	display: inline-block;
}
.object-menu.hidden {
	display: none;
	top: 0px;
	left: 0px;
}
.object-menu ul {
	list-style: none;
	margin-left: -20px;
	/*margin-bottom: 0px;*/
	text-align: left;
}
.object-menu li {
	font-size: 1.3rem;
	font-family: Lato, Arial;
	margin-top: 6px;
	margin-bottom: 6px;
	width:100%;
}
.banner-menu {
width: 100%;
  position: absolute;
  z-index: -1;
  pointer-events: none;
  visibility: hidden;
  transition: 0.5s ease-out;
  max-height: 0px;
  margin-top:-10px;
  background-color: #F7F7F7;
  box-shadow: 4px 7px 18px -10px rgba(0,0,0,.5);
}
.banner-menu.visible {
  position: fixed;
  z-index: auto;
  pointer-events: auto;
  visibility: visible;
  transition: 0.5s ease-out;
  max-height: 500px;
  z-index: 10;
    
}
.banner-menu.hidden {
  position: absolute;
  z-index: -1;
  pointer-events: none;
  visibility: hidden;
  transition: 0.5s ease-out; 
max-height: 0px;
}
.banner-menu.home {
	margin-top: 70px;
	padding-top: 8px;
}
.banner-menu ul {
	list-style: none;
	margin-left: -40px;
	margin-bottom: 0px;
	
	text-align: left;
	width: 100%;
}
.banner-menu.home > ul {
	margin-top: 0px;
}
.banner-menu li {
	font-size: 1.3rem;
	font-family: Lato, Arial;
	padding-top: 10px;
	padding-bottom: 10px;
	list-style: none;
	width:100%;
	border-bottom: 1px solid #E5E5E5;
	text-align: right;
}
@media screen and (max-width: 1280px)  {
	.group-container {
	width: 100%;
	float: left;
	}
}
@media screen and (max-width: 1920px) and (min-width: 1281px) {
	.group-container {
	float: left;
	}
}
@media screen and (max-width: 1280px)  {
	.group-container.narrow {
	width: 100%;
	float: left;
	}
}
@media screen and (max-width: 1920px) and (min-width: 1281px) {
	.group-container.narrow {
	float: left;
	}
}
@media screen and (max-width: 1024px)  {
	
	#nav-ham {
		display: inherit;
	}
	#nav {
		display: none;
	}
	
	.headercontainerdiv-dark.home {
		background-color: #292A2B;
	}
	
}
@media screen and (min-width: 1025px) {
	#nav-ham {
		display: none;
	}
	#nav{
		display: inherit;
	}
	
}
.default-fieldset {
	width: 100%;
	border-color: #E5E5E5;
	border-width: 1px;
	border-style: solid;
	border-bottom: 2px solid #E0E0E0;
	border-top: 4px solid #E0E0E0;
	padding-left: 12px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 30px;
	box-sizing: border-box;
	
}

.default-fieldset legend {
	font-weight: bold;
	color: #444444;
	font-size: 1.2em;
	margin-bottom: 8px;
	width: 100%;
	padding-bottom: 12px;
	float: left;
	
}

.defaultfieldset {
	width: 75%;
	border-color: #E0E0E0;
	border-width: 2px;
	border-style: solid;
	padding-left: 5px;
	margin-bottom: 10px;
	background-color: #fcfcfc;
}
.defaultfieldset legend {
	font-weight: bold;
	color: #606060;
	margin-left:-2px;
	font-family: tahoma;
	font-size: 1.1em;
	
}
.form-row {
	border-top-color: #eeeeee;
	border-top-width: 1px;
	border-top-style: dotted;
	padding-top: 5px;
	padding-bottom: 6px;
	clear: both;
}
.form-row-first {

	padding-top: 5px;
	padding-bottom: 6px;
	clear: both;
	overflow: hidden;

}

input[type=submit] {
	text-align: left;
	float: right;
	margin-right:15px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 0.9rem;
	font-family: inherit;
	color: white;
	border: 0px solid #269FE0;
	border-radius: 2px;
	background-color:  #269FE0; /*for non-gradient supporting browsers*/
	background: linear-gradient(#228ABF, #0079C1); /* Standard syntax */
	/*for iPads*/
	-webkit-appearance: none;
}
input[type=submit]:active {
    vertical-align: top;
	transform: translateY(1px);
}
input[type=submit].dark {
	background-color:  #D8D8D8; 
	background: linear-gradient(#D8D8D8, #C9C9C9); 
	color: #000;
	border-radius: 0px;
	cursor: pointer;
}
.contact-form > fieldset > input[type=submit]{
	margin-top: 20px;
	margin-right: 0px;
}
.contact-form > fieldset {
	padding-top: 0px;
}
.errors
{
	font-size: 11px;
	font-family: Tahoma;
	color:red;
	font-weight: bold;
}

hr.h1 {
	height: 2px;
	border: 0;
	background-color: #EAEAEA;
	width:100%;
	margin-top: 0px;
	margin-bottom: 15px;
}
hr.sep {
	border: 1px dotted #EAEAEA;
	width:100%;
	margin-top: 15px;
	margin-bottom: 15px;
	clear: both;
}
hr.content-end {
	height: 2px;
	border: 0;
	background-color: #0079C1;
	width: 50px;
	text-align: left;
	float: left;
}
hr.content-end.center {
	text-align: center;
	float: none;
	margin: 0 auto;
}
hr.content-end.white {
	background-color: #fff
}

.list {

	list-style-type: square;
}
.clear {
  clear: both;
  
  height: 1px;
}
label{
  float: left;
  width: 14em;
}


h1 {
	font-size: 2.2em;
	font-family: Lato, Arial;
	color: #333333;
	margin-top: 15px;
	margin-bottom: 25px;
	#text-align: left; /*IE6*/
	font-weight: 100;
	margin-left: 0;
}
h1.centered {
	text-align: center;
}
h1.bannerh1 {
	font-size: 3.3em;
	display: inline-block;
	font-family: Lato, Arial;
	color: #FFFFFF;
	text-shadow: 1px 1px #353535;
	font-weight: 100;
	margin-top: 0;
	margin-bottom: 0;

}
h1.bannerh1.dark {
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 1.9em;

}
@media screen and (max-width: 1024px)  {
	h1.bannerh1 {
		font-size: 2.8em;
	}
	h1.bannerh1.dark  {
		font-size: 1.6em;
	}
}
h2 {
	font-size: 1.8em;
	font-family: Lato, Arial;
	color: #262626;
	font-weight: bolder;
	margin-top: 15px;
	margin-bottom: 30px;
	font-weight: 100;
}
h2.centered {
	text-align: center;
}
h2.sub-bannerh2 {
	font-size: 2.0em;
	font-family: Lato, Arial;
	color: #606060;
	font-weight: bolder;
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
}
h2.sub-bannerh2.left {
	text-align: left;
}
h2.sub-bannerh2.light {
	color: #fff;
}
h2.mid-bannerh2 {
	text-align: center;
	font-size: 2.3em;
	color: #333333;
}
h2.mid-bannerh2.left {
	text-align: left;
}
h2.mid-bannerh2.light {
	color: #fff;
}
h2.itemh2 {
	font-size: 2.3em;
	color: #262626;
	margin-top: 40px;
	margin-bottom: 25px;
	font-weight: 100;
}
h2.itemh2.dark {
	color: #fff;
}
h2.itemh2.dark.launch {
	color: #fff;
	font-size: 3.0em;
	text-shadow: 2px 2px #000;
}
h2.itemh2.first {
margin-top: 70px;
}
h2.steph2 {
	font-size: 1.8em;
	color: #262626;
	margin-top: 40px;
	margin-bottom: 30px;
	font-weight: 100;
}
h2.moduleh2 {
	font-size: 1.8em;
	font-family: Lato, Arial;
	color: #262626;
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
	font-weight: 100;
		
}
h2.trainingh2 {
	font-size: 1.8em;
	font-family: Lato, Arial;
	color: #494949;
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
	font-weight: 100;
	font-weight: bold;
}
h3.trainingh3 {
	font-size: 1.7em;
	font-family: Lato, Arial;
	color: #606060;
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
	font-weight: 100;
	font-weight: bold;
}
h3.imageh3 {
	font-size: 1.7em;
	font-family: Lato, Arial;
	color: #606060;
	padding-top: 30px;
	margin-bottom: 10px;
	text-align: center;
	font-weight: 100;
	font-weight: bold;
}
@media (max-width: 1200px) {
    /*.promo-module-left, .promo-module-middle, .promo-module-right  {*/
	.promo-module-inner-container  {
    min-height: 400px;

	}
	.promo-banner-inner-container  {
    /*min-height: 700px;*/

	}
	h2.moduleh2 {
		font-size: 1.6em;
	}
	h2.trainingh2 {
		font-size: 1.6em;
	}
	h3.trainingh3 {
		font-size: 1.6em;
	}
	h3.imageh3 {
		font-size: 1.6em;
	}
}
@media screen and (max-width: 1024px)  {

	h2.sub-bannerh2 {
		font-size: 1.6em;
	}
	h2.moduleh2 {
		font-size: 1.4em;
	}
	h2.trainingh2 {
		font-size: 1.4em;
	}
	h3.trainingh3 {
		font-size: 1.4em;
	}
	h3.imageh3 {
		font-size: 1.4em;
	}
	h2.steph2 {
		font-size: 1.6em;
	}
	p.details.module {
		font-size: 1.1em;
	}

	.promo-text-container, .promo-text-container.service {
		width:70%;
		margin-left: 180px;
	}
	.quote-block {
		width:70%;
		margin-left: 180px;
	}
	
}
h3 {
	font-size: 1.5em;
	font-family: Lato, Arial;
	color: #333333;
	font-weight: bolder;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: left;
}
h3.bannerhead {
	font-size: 1.5em;
	font-family: Lato, Arial;
	color: #333333;
	font-weight: bolder;
	margin-bottom: 0px;
	text-align: left;
}
h3.bannerhead.dark {
	color: #fff;
	font-weight: normal;
	margin-top: 5px;
}
h3.itemh3 {
	font-size: 1.5em;
	font-family: Lato, Arial;
	color: #000000;
	font-weight: 100;
	margin-top: 40px;
	margin-bottom: 15px;
	text-align: left;
}
h3.sub-bannerh3 {
	font-size: 1.5em;
	font-family: Lato, Arial;
	color: #606060;
	font-weight: bolder;
	margin-top: 40px;
	margin-bottom: 40px;
	text-align: center;
}

h4 {
	font-size: 1.3em;
	font-family: Lato, Arial;
	color: #333333;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 15px;
	text-align: left;
}
input {
	background-color: white;
	font: 11px/14px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	
	color: black;
	margin: 4px 0 5px 0px;
	padding: 1px;
	border: 0;
}

p {
	font-size: 1.2em;
	font-family: Lato, Arial;
	color: #141414;
	margin-top: 0px;
}
p:first-of-type{
	margin-top: 20px;
}
p.centered {
	text-align: center;
}
p.menufooter{
	font-size:14px;
	font-weight: bold;
	font-family: Tahoma;
	color: white;
	#text-align: center; /*IE6*/
	margin-left: 250px;
	
	
}

p.details {
	font-size: 1.2em;
	font-family: Lato, Arial;
	color: #191919;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: left;
}
p.details.module {
	text-align: center;
}
p.banner-details {
	font-size: 1.0em;
	font-family: Lato, Arial;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 15px;
	text-align: left;
	max-width: 90%;
}
p.banner-details.last {

	max-width: 100%;
}
p.banner-details.dark {
	color: #fff;
}
p.promo-details {
	font-size: 1.2em;
	font-family: Lato, Arial;
	color: #191919;
	margin-top: 25px;
	margin-bottom: 50px;
	text-align: left;
}
p.promo-details.centered {
	text-align: center;
}
p.promo-details.centered.dark {
	color: #fff;
}
p.promo-details.centered.dark.launch {
	color: #fff;
	text-shadow: 1px 1px #000;
	font-size: 1.3em;
}
p.sub-menu-detail {
	margin-top: -2px;
	padding-left: 7px;
	font-size: 1.2em;
	color: #333333;
	font-family: Lato, Arial;
	 overflow-wrap: normal;

}
p.quote-text {
	font-family: Lato, Arial;
	color: #4C4C4C;
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 5px;
	text-align: justify;
	font-size: 1.2em;
	line-height: 1.35em;
	font-style: italic;
	text-shadow: 1px 1px #E0E0E0;
}
p.quote-text.large {
	font-size: 3.0em;
	color: #828282;
	text-align: center;
	font-weight: bold;
}

p.solution-details-text {
	font-family: Lato, Arial;
	text-align: center;
	font-size: 1.2em;
}
.container-sub-menu-detail {
	margin-top: -2px;
	padding-left: 7px;
	font-size: 1.2em;
	color: #333333;
	font-family: Lato, Arial;
   overflow-wrap: normal;
   padding-bottom: 10px;
}

.sub-title {
	font-size: 1.3em;
}

textarea {
	font-family: inherit;
	font-size: inherit;
	color: black;
	margin: 4px 0 5px 0px;
	padding: 4px;
	border: 0;
	width: 40%;
	height: 200px;
	background-color: white;
	/*all browsers just in case*/
	-o-transition:.25s;
	-ms-transition:.25s;
	-moz-transition:.25s;
	-webkit-transition:.25s;
	/* proper property */
	transition:.25s;
	-webkit-box-sizing: border-box; /* For legacy WebKit based browsers */
	   -moz-box-sizing: border-box; /* For legacy (Firefox <29) Gecko based browsers */
		box-sizing: border-box;
		/*border-radius: 2px;*/
}
input[type=text] {
	background-color: white;
	color: black;
	margin: 4px 0 5px 0px;
	padding-left: 10px;
	padding-right: 4px;
	padding-top: 6px;
	padding-bottom: 6px;
	border: 0;
	width: 40%;
	font-family: inherit;
	font-size: inherit;
	border-radius: 1px;
	/*all browsers just in case*/
	-o-transition:.25s;
	-ms-transition:.25s;
	-moz-transition:.25s;
	-webkit-transition:.25s;
	/* proper property */
	transition:.25s;
	-webkit-box-sizing: border-box; /* For legacy WebKit based browsers */
	   -moz-box-sizing: border-box; /* For legacy (Firefox <29) Gecko based browsers */
		box-sizing: border-box;
}



.subheader-link:link, .subheader-link:visited {
    /*color: #063266;*/
	color: #3066be;
	color: #6D9DC5;
	/*color: #0066CC;*/
    text-decoration: none;
    font-size: 9pt;
    font-family: arial;
    font-weight: bold;
}

.subheader-link:hover {
    /*color: #FF4300;*/
    text-decoration: underline;
}
.menulink:link, .menulink:visited, .menulink:active {
	color: #F7F7F7;
	text-decoration: none;
	font-size: 1.2em;
	font-family: Arial;
	margin:0 30px 0 30px;
	font-weight: normal;
	text-shadow: 1px 1px #4C4C4C;
}
.menulink:hover {
	color: white;
	border-bottom: 4px solid #39AEEF;
	padding-bottom: 3px;
	
}
.menulink-top:link, .menulink-top:visited, .menulink-top:active {
	/*color: #1E1E1E;*/
	color: #000;
	text-decoration: none;
	font-size: 0.85em;
	text-transform: uppercase;
	font-family: Lato, Arial;
	/*margin:0 6px 0 6px;*/
	padding: 0 16px;
	font-weight: normal;
	/*text-shadow: 1px 1px #F7F7F7;*/
	height: 71px;
	line-height: 72px;

	display: inline-block;

	transition: color 0.1s linear 0s, background 0.1s linear 0s;
	-webkit-transition: color 0.1s linear 0s, background 0.1s linear 0s;
	-moz-transition: color 0.1s linear 0s, background 0.1s linear 0s;
	-o-transition: color 0.1s linear 0s, background 0.1s linear 0s;

	
}
.menulink-top:hover {
	color: white;
	/*border-bottom: 4px solid #39AEEF;*/
	padding-bottom: 3px;
	background-color: #4C4C4C;
	/*height: 71px;*/
	text-shadow: none;
	
	
}
.menulink-top:link, .menulink-top:visited, .menulink-top:active {
	/*color: #1E1E1E;*/
	color: #fff;
	text-decoration: none;
	font-size: 0.9em;
	text-transform: uppercase;
	font-family: Lato, Arial;
	/*margin:0 6px 0 6px;*/
	padding: 0 16px;
	font-weight: normal;
	/*text-shadow: 1px 1px #F7F7F7;*/
	height: 71px;
	line-height: 72px;

	display: inline-block;

	transition: color 0.1s linear 0s, background 0.1s linear 0s;
	-webkit-transition: color 0.1s linear 0s, background 0.1s linear 0s;
	-moz-transition: color 0.1s linear 0s, background 0.1s linear 0s;
	-o-transition: color 0.1s linear 0s, background 0.1s linear 0s;

	
}
.menulink-top:hover {
	color: white;
	padding-bottom: 3px;
	background-color: #4C4C4C;
	text-shadow: none;
}	
	

.hammenulink:link, .hammenulink:visited, .hammenulink:active {
	color: #1E1E1E;
	text-decoration: none;
	font-size: 1.0em;
	font-family: Lato, Arial;
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 3px;
	font-weight: normal;
	text-shadow: 1px 1px #F7F7F7;
	height: 100%;
	display: inline-block;
	box-sizing: border-box;
}
.hammenulink:hover {
	height: 100%;
	text-shadow: none;
	
}
.menulinkactive-top:link, .menulinkactive-top:visited, .menulinkactive-top:active  {
	color: white;
	color: #000;
	text-decoration: none;
	font-size: 0.85em;
	text-transform: uppercase;
	font-family: Lato, Arial;
	/*margin:0 6px 0 6px;*/
	/*padding: 0 16px;*/
	margin: 0 16px;
	font-weight: normal;
	padding-bottom: 3px;
	border-bottom: 2px solid #0079C1;
	border-bottom: 1px solid #7F7F7F;
	height: 51px;
	display: inline-block;
	line-height: 72px;
	
}
.menulinkactive-top:hover {
	/*color: white;*/
	color: #898989;
	border-bottom: 2px solid #C9C9C9;
}
.menulinkactive-top:link, .menulinkactive-top:visited, .menulinkactive-top:active  {
	color: white;
	color: #fff;
	text-decoration: none;
	font-size: 0.9em;
	text-transform: uppercase;
	font-family: Lato, Arial;
	/*margin:0 6px 0 6px;*/
	/*padding: 0 16px;*/
	margin: 0 16px;
	font-weight: normal;
	padding-bottom: 3px;
	border-bottom: 2px solid #0079C1;
	border-bottom: 1px solid #7F7F7F;
	border-bottom: 2px solid #0079C1;
	height: 51px;
	display: inline-block;
	line-height: 72px;
	
}
.menulinkactive-top:hover {
	color: #898989;
	border-bottom: 2px solid #C9C9C9;
}
.menulinkactive:link, .menulinkactive:visited, .menulinkactive:active  {
	color: white;
	text-decoration: none;
	font-size: 1.2em;
	font-family: Arial;
	margin:0 20px 0 20px;
	font-weight: normal;
	padding-bottom: 3px;
	border-bottom: 2px solid #39AEEF;
	
}
.menulinkactive:hover {
	color: white;
	
}
.h2link:link, .h2link:visited, .h2link:active  {

	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	font-size: 13pt;
	font-family: Arial;
	color: #2690bd;
	margin-top: 8px;
	margin-bottom: 8px;
	#text-align: left; /*IE6*/
}
.h2link:hover {
	color: #63AFD0; 
}


a.customerlogin{
    padding-left: 22px;
    padding-top: 7px;
    background: url(/media/core/imgs/icon_customer.png) 0 .25em no-repeat;
    font-weight: bold;
    text-decoration: none;
    height: 17px;
    margin-right: 5px;
}
a.customerlogin:hover {
    text-decoration: underline;
}
.more {
	text-align: right;
	margin-bottom: 20px;
}
.more.base {
	position: absolute;
	bottom: 0;
	left: 0;
}
.sub-3-base {
	position: absolute;
	bottom: 0;
	left: 0;
}
.more-button {
	text-align: right;
	margin-bottom: 20px;
}
@media screen and (max-width: 700px)  {
	.promo-module-left, .promo-module-middle, .promo-module-right  {
		float: left;
		clear: both;
		width: 100%;
		padding-left: 10px;
		padding-right: 10px;
	}
	.promo-module-inner-container {
		min-height: 0;
	}

    .promo-banner-inner-container {
		min-height: 0;
		margin-bottom: 20px;
		width: 100%;
		padding-bottom: 30px;
	}
	.promo-banner-inner-container.thin {
		min-height: 0;
		padding-bottom: 20px;
	}
	.banner-sub-3-left, .banner-sub-3-left:nth-of-type(2), .banner-sub-3-left:last-of-type  {
		float: left;
		clear: both;
		width: 100%;
		padding-left: 0;
		padding-right: 0px;
	}
	.banner-sub-4-left, .banner-sub-4-left:last-of-type {
		float: left;
		clear: both;
		width: 100%;
		padding-left: 0;
		padding-right: 0px;
	}
	.more.base {
		bottom: auto;
	}
	
	p.banner-details {
		max-width: none;
	}


}
a.cookie-close-button {
	border: 2px solid #fff;
	cursor: pointer;
	color: #fff;
	font-family: Arial;
	font-size: 0.75em;
	margin-bottom: 0;
	padding: 12px 12px;
	text-transform: uppercase;
	transition: color 0.1s linear 0s, background 0.1s linear 0s;
	-webkit-transition: color 0.1s linear 0s, background 0.1s linear 0s;
	-moz-transition: color 0.1s linear 0s, background 0.1s linear 0s;
	-o-transition: color 0.1s linear 0s, background 0.1s linear 0s;
}
a.cookie-close-button:hover {
	color: #fff;
	text-decoration: none;
}
@media screen and (max-width: 900px)  {
	#cookie-text {
		width: 60%;
		top: 25%;
	}

}
@media screen and (max-width: 500px)  {
	
	#cookie-banner {
		height: 100px;
		padding-bottom: 5px;
	}
	#cookie-text {
		text-align: center;
		margin: 0 auto;
		position: relative;
		width: 90%;
		top: auto;
		left: auto;
		float: none;
	}
	#cookie-cutter {
		position: relative;
		height: auto;
		text-align: center;
		margin: 0 auto;
		right: auto;
		top: 15%;
		bottom: 0;
	}
	a.cookie-close-button {
		padding: 8px 8px;
	}
	
	.more, .more-button {
		text-align: center;
	}
	.item-promo-icon.code, .item-promo-icon.support, .item-promo-icon.uat, .item-promo-icon.documentation, .item-promo-icon.training {
	    float: none;
	    margin: 0 auto; 
		clear: both;
		/*height: 7em;*/
	}
		.item-promo-icon.sketch, .item-promo-icon.brainstorm, .item-promo-icon.modules, .item-promo-icon.build, .item-promo-icon.launch {
	    float: none;
	    margin: 0 auto; 
		clear: both;
	}
		.item-promo-icon.filemanagement, .item-promo-icon.taskprocessing, .item-promo-icon.docgen, .item-promo-icon.fileprocessing, .item-promo-icon.emailprocessing, .item-promo-icon.shopify-module {
	    float: none;
	    margin: 0 auto; 
		clear: both;
	}
		.item-promo-icon.flex, .item-promo-icon.shopify {
	    float: none;
	    margin: 0 auto; 
		clear: both;
	}	
	.promo-text-container, .promo-text-container.alt, .promo-text-container.service  {
		float: none;
		margin: 0 auto; 
		width: 90%;
		text-align: center;
		padding-top: 30px;
	}
	.promo-text-container > h2, .promo-text-container.alt > h2 {
		text-align: center;
	}
	.quote-block {
		float: none;
		margin: 0 auto; 
		width: 90%;
		text-align: center;
		padding-top: 0px;
	}
	input[type="submit"].dark {
		width: 100%;
		text-align: center;
	}
	p.promo-details {
		text-align: center;
	}
	p.details {
		text-align: center;
	}
	p.details.module {
		text-align: center;
	}
	.solution-text-container, .solution-text-container.alt {
		float: none;
		margin: 0 auto; 
		width: 90%;
	}
	.solution-text-container > h2, .solution-text-container.alt > h2 {
		text-align: center;
	}
	.bottom-text.left {
		font-size: 0.7em;
		/*float: none;*/
		width: 100%;
	    margin: 0 auto; 
		clear: both;
		text-align: center;
		margin-top: 15px;
		/*display: inline-block;*/
	}
	.content-promo-overlay-button {
	    margin: 0 auto; 
		clear: both;
		text-align: center;
		display: inherit;
		margin-top: 40px;
		width: 50%;
	}
	.content-promo-overlay-sub-sub-text-plain {
	    margin: 0 auto; 
		clear: both;
		text-align: center;
	}
	.content-promo-overlay-sub-text-plain {
	    margin: 0 auto; 
		width: 100%;
		min-width: 10%;
		text-align: center;
	}
	.content-promo-overlay-text-plain {
		width: 100%;
		min-width: 10%;
		font-size: 4em;
		margin: 0 auto;
		text-align: center;
		margin-bottom: 15px;
	}
	.item-arrow  {
		transform: rotate(-30deg);
		left: 0;
		margin: 0 auto;
		display: block;
	}
	.item-arrow.flip {
		-moz-transform: scaleX(-1) rotate(-30deg) translateX(30px);
		-o-transform: scaleX(-1) rotate(-30deg) translateX(30px);
		-webkit-transform: scaleX(-1) rotate(-30deg) translateX(30px);
		transform: scaleX(-1) rotate(-30deg) translateX(30px); 
		filter: FlipH;
		-ms-filter: "FlipH";
		
	}
	.banner-section, .banner-section.last {
		background-size: 200px;
		margin-top:-30px;
	}
	.service-icon-container, .service-icon-container.alt  {
		background-color: transparent;
	    float: none;
	    margin: 0 auto;
		position: relative;
		height: auto;
		/*padding: 10px 20px;*/
		padding-bottom: 0px;
	}
	h1.bannerh1.dark {
		font-size: 1.2em;
	}
	h3.bannerhead {
		font-size: 1.2em;
	}
	h2.itemh2, h2.itemh2.first {
		margin-top: 0;
		margin-bottom: 10px;
		font-size: 2.0em;
	}
	hr.content-end.centerable {
		text-align: center;
		float: none;
		margin-bottom: 10px;
		margin-left: auto;
		margin-right: auto;
	}
	#banner-text-container {
		position: inherit;
	}
		
		
		


}
@media screen and (max-width: 900px)  {
	.contact-sub-2-left {
		clear: both;
		width: 100%;
	}
	.contact-sub-2-right {
		float: left;
		clear: both;
		width: 100%;
	}
	h3.bannerhead {
		font-size: 1.3em;
	}

}
.more a {
	border-bottom: 2px solid #999;
	cursor: pointer;
	color: #999;
	margin-top: 4px;
	display: inline-block;
	font-family: Lato, Arial;
	font-size: 12px;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 0;
	padding: 8px 9px;
	padding: 8px 0px;
	position: relative;
	text-transform: uppercase;
	transition: color 0.1s linear 0s, background 0.1s linear 0s;
	-webkit-transition: color 0.1s linear 0s, background 0.1s linear 0s;
	-moz-transition: color 0.1s linear 0s, background 0.1s linear 0s;
	-o-transition: color 0.1s linear 0s, background 0.1s linear 0s;
}
.more a:hover {
	border-bottom: 2px solid #0079C1;
	color: #0079C1;
	text-decoration: none;
}
.more a.more-active {
	color: #28466c;
	border-bottom: 2px solid #28466c;
	
}
.more.base a {
	border-bottom: 2px solid #999;
	cursor: pointer;
	color: #FFFFFF;
	margin-top: 4px;
	display: inline-block;
	font-family: Lato, Arial;
	font-size: 12px;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 0;
	padding: 8px 9px;
	padding: 8px 0px;
	position: relative;
	text-transform: uppercase;
	transition: color 0.1s linear 0s, background 0.1s linear 0s;
	-webkit-transition: color 0.1s linear 0s, background 0.1s linear 0s;
	-moz-transition: color 0.1s linear 0s, background 0.1s linear 0s;
	-o-transition: color 0.1s linear 0s, background 0.1s linear 0s;
}
.more.base a:hover {
	border-bottom: 2px solid #0079C1;
	color: #0079C1;
	text-decoration: none;
}
.more.base a.more-active {
	color: #28466c;
	border-bottom: 2px solid #28466c;
	
}
.more-button a {
	border: 1px solid #515151;
	cursor: pointer;
	color: #515151;
	margin-top: 4px;
	display: inline-block;
	font-family: Arial;
	font-size: 12px;
	font-size: 0.75em;
	margin-bottom: 0;
	padding: 12px 16px;
	padding-right: 27px;
	position: relative;
	text-transform: uppercase;
	transition: color 0.1s linear 0s, background 0.1s linear 0s;
	-webkit-transition: color 0.1s linear 0s, background 0.1s linear 0s;
	-moz-transition: color 0.1s linear 0s, background 0.1s linear 0s;
	-o-transition: color 0.1s linear 0s, background 0.1s linear 0s;
	
	background-image:url('/static/core/imgs/icon_arrow_right_avorum_black.svg');
	background-repeat: no-repeat;
	background-position: calc(100% - 10px);
}
.more-button a:hover {
	background-color: #0079C1;
	border: 1px solid #0079C1;
	color: #fff;
	text-decoration: none;
	background-image:url('/static/core/imgs/icon_arrow_right_avorum_white.svg');
	background-repeat: no-repeat;
	background-position: calc(100% - 10px);
}
.more-button a.more-active {
	color: #28466c;
	border-bottom: 2px solid #28466c;
	
}


.sub-menulink:link, .sub-menulink:visited, .sub-menulink:active {

	color: #0079C1;
	text-decoration: none;
	font-size: 1.1em;
	text-transform: uppercase;
	font-family: Lato, Arial, Tahoma;
	height: 30px;
	display: inline-block;
	line-height: 31px;
	width: 100%;
	padding-left: 6px;
	padding-right: 2px;
	/*stop the 'title' link from wrapping*/
	white-space: nowrap;

}
.sub-menulink:hover {
	color: #0079C1;
	text-decoration: underline;
	font-family: Lato, Arial, Tahoma;
	height: 30px;
	display: inline-block;
	line-height: 31px;
	padding-left: 6px;
	padding-right: 2px;

}
.sub-sub-menulink:link, .sub-sub-menulink:visited, .sub-sub-menulink:active {
	color: #0772A1;
	text-decoration: none;
	font-size: 1em;
	font-family: Arial;
	font-weight: normal;
	height: 30px;
	display: inline-block;
	line-height: 31px;
	width: 100%;
	

}
.sub-sub-menulink:hover {
	color: white;
	background-color: #6D9DC5;
	text-decoration: none;
	font-size: 1em;
	font-family: Arial;
	height: 30px;
	display: inline-block;
	line-height: 31px;
	width: 100%;

}
.footerlink:link, .footerlink:visited{
	color: #E2E2E2;
	text-decoration: none;
	font-size: 1.5em;
	font-family: Lato, Arial;
	font-weight: normal;
}
.form_info {
	text-align: left;
	font-size: 0.9em;
	width: 100%;
	margin-top: 10px;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-left: 20px;
	padding-right: 20px;	
	border-left-width: 3px;
	border-left-style: solid;
	overflow:auto;
	margin-top: 30px;
	margin-bottom: 20px;
	box-sizing: border-box;
}

.form_info.info {
	background-color:#EDF8FF;
	border-left-color: #0079C1;
	border-bottom-color: #EDEDED;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.form-info-alert-text{
	font-weight: bold;
	font-size: 1.0em;
	padding-left: 24px;
	margin-bottom: -6px;
	display: block;
	
}
.form-info-alert-text.info{
	color: #39aeef;
	background: url(/static/core/imgs/icon_tip.svg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: calc(100% - 100%);
}