/* @import url(/images/home/fonts.css);
/* Default link appearance, primarily for links within text. */
a {
	color:#3b73af;
	text-decoration: none;
}
a:hover, a:active {
	color: #3b73af;
	text-decoration: underline;
}
a.buyButton[rel="facebox"] {
	color: #FFFFFF;
	text-decoration: none;
}

.footerLinks  {
	margin: auto;
	max-width: 1000px;
	padding: 2rem 0;
	width: 100%;
}
.footerLinks td {
	padding: 0 10px;
	vertical-align: top;
}
.footerLinks ul {
    margin: 1em 0;
    padding: 0;
}
.footerLinks li {
    list-style: none;
	margin: 0;
}
.footerLinks li > a {
    display: block;
    padding: 0.1rem 0;
}
/* Links within the footer do not change colour once visited, and do not change colour on hover-over. */
.footerLinks a, .footerLinks a:visited {
	color: #FFFFFF !important;
	font-size: 14px;
	text-decoration: none;
	font-weight: 400;
	line-height: 22px;
}
.footerLinks a:hover {
	text-decoration: underline;
}
.footerLinks h4,
.footerLinks h4 a {
	background: transparent;
	border: none;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: 600;
	padding: 0;
}
.footerLinks h4 {
	margin: 1.6rem 0 1rem;
}
.social {
    min-width: 11em;
}
.footerLinks ul.social li > a {
	padding: 0.3rem 0;
}
.social a img.socialIcon {
	border: 0;
	float: left;
	margin-right: 1ex;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	-webkit-transition: .3s;
	transition: .3s;
}
.social a:hover img.socialIcon {
	zoom:1;
	filter:alpha(opacity=80);
	opacity:0.8
}
.footerLinks li > a.cookie-prefs {
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px;
	border: 1px solid #838383;
	color: #ffffff;
	display: inline-block;
	font-size: 14px;
	margin: 2em 0;
	padding: 4px 8px;
	text-decoration: none;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	-webkit-transition: .3s;
	transition: .3s;
}
.footerLinks li > a.cookie-prefs:hover {
	text-decoration: none !important;
	border-color: #ffffff;
}
.footerLinks li > a.cookie-prefs img.svgCookieSettings {
	position: relative;
	top: 1px;
	left: 2px;
	margin: 0 10px 0 0 !important;
}

/* Left nav links also different */
.leftNav{
	display:block;
	background: #f4f4f4;
	margin-right:10px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0;
	font-size:20px;
	list-style-image: none;
	list-style-type:none;
}
li.leftNavHead{
	padding: 10px 15px;
	font-weight: 600;
}
li.leftNavSubHead{
	background:#f4f4f4;
	padding: 10px 10px 10px 15px;
	color:#666;
	font-size: 14px;
}
.leftNav li{
	list-style-image: none;
	list-style-type:none;
}
.leftNav li.installType {
	color:#000000;
	display:block;
	padding:10px 15px;
	font-size:14px;
	border-top:2px solid white;
	text-transform: capitalize;
}
.leftNav li a{
	color:#000000;
	text-decoration:none;
	display:block;
	padding:10px 15px;
}
.leftNav li a{
	background:#f4f4f4;
	font-size:14px;
	border-top:2px solid white;
}
.leftNav li a:hover{
	background:#C3C3C3;
	cursor: pointer;
}

#skinnyNav {
	width: 100%;
	position: fixed;
	top: 0px;
	z-index: 100;
	background: rgb(51, 51, 51);
	display: none;
}
#skinnyNav a {
	color: #FFFFFF;
	text-decoration: none;
}
#skinnyNav a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
#skinnyNavBasket {
	width:24px;
	height:24px;
	border:1px solid #F06;
	border-radius:5px;
	cursor:pointer;
	float: right;
	margin-top: -2px;
}
#skinnyNavLoginButton {
	width: 95px;
	height: 24px;
	padding: 2px 0px 0px;
	font-size: 14px;
	margin-right: 5px;
	float:right;
	margin-top: -2px;
	margin-left: 10px;
}
#skinnyNavCancelButton {
	width: 97px;
	height: 24px;
	padding: 2px 0px 0px;
	font-size: 14px;
	margin-right: 5px;
	float:right;
	background: transparent;
	border: 1px solid rgb(255, 0, 102);
	display: none;
	margin-top: -2px;
}
.proHeader, .vatHeader
 {
	background: url(/images/products/tax_header_5120x1370.jpg)  center -30px/2560px 680px no-repeat;
	background: url(/images/products/tax_header.svg) center -30px/2570px 700px no-repeat,linear-gradient(transparent, transparent);
	background-attachment: fixed;
	height: 440px;
	width: 100%;
	top: 0;
	text-align: center;
	margin-top: -20px;
}
.hubHeader, .amlHeader{
    background: url(/images/products/ch_header_5120x1370.jpg) center -60px/2560px 685px no-repeat;
    background: url(/images/products/ch_header.svg) center -1150px/3400px 2740px no-repeat,linear-gradient(transparent, transparent);
	background-attachment: fixed;
	height: 440px;
	width: 100%;
	top: 0;
	text-align: center;
	margin-top: -20px;
}
.apHeader {
	background: url(/images/products/ap_header_5120x1370.jpg) center -20px/2560px 680px no-repeat;
    background: url(/images/products/ap_header.svg) center -20px/2570px 700px no-repeat,linear-gradient(transparent, transparent);
    background-attachment: fixed;
    height: 440px;
    width: 100%;
    top: 0;
    text-align: center;
	margin-top: -20px;
}
.xbrlBusinessHeader {
        background: #FFFFFF url(/images/products/xbrlBusinessHeader.jpg) no-repeat top center;
        height: 440px;
        margin-top: -21px;
}
.xbrlHeader{
        background: #FFFFFF url(/images/products/xbrlHeader.jpg) no-repeat top center;
        height: 440px;
        margin-top: -21px;
}
.headerInfoBoxSubTitlexbrl {
	color: #fff;
}
.nonProHeader {
	background: url(/images/products/individual_header_5120x1370.jpg) center 0/2560px 605px no-repeat;
	background: url(/images/products/individual_header.svg) center -1070px/2560px 2740px no-repeat,linear-gradient(transparent, transparent);
	background-attachment: fixed;
	height: 440px;
	width: 100%;
	top: 0;
	text-align: center;
	margin-top: -20px;
}
.cloudConnectHeader {
	background: url(/images/products/cloud_header_5120x1370.jpg) center 0/2560px 685px no-repeat;
	background: url(/images/products/cloud_header.svg) center -870px/2560px 2240px no-repeat,linear-gradient(transparent, transparent);
    background-attachment: fixed;
    height: 440px;
    width: 100%;
    top: 0;
    text-align: center;
	margin-top: -20px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { /* Hack - Greater than and equal to IE10 */
	.proHeader, .vatHeader
	 {
		background: url(/images/products/tax_header_5120x1370.jpg) center -30px/2560px 685px no-repeat;
	}
	.hubHeader, .amlHeader{
	    background: url(/images/products/ch_header_5120x1370.jpg) center -60px/2560px 685px no-repeat;
	}
	.apHeader {
		background: url(/images/products/ap_header_5120x1370.jpg) center -20px/2560px 685px no-repeat;
	}
	.nonProHeader {
		background: url(/images/products/individual_header_5120x1370.jpg) center 0/2560px 685px no-repeat;
	}
	.cloudConnectHeader {
		background: url(/images/products/cloud_header_5120x1370.jpg) center 0/2560px 685px no-repeat;
	}
	.chfHeader{
		background: url(/images/products/cosec_header_5120x1370.jpg) center 0/2560px 685px no-repeat;;
	}
}

.headerInfoBoxXbrlBusiness{
	float: left;
	width: 500px;
	margin: 95px 0 25px 0;
	text-align: center;
	height: 214px;
}
.xbrlButton {
	background: #9E0073 url('/images/uniGrade.png');
}
.xbrlButton:hover, .xbrlButton:active {
	background: #9E0073 url('/images/uniGrade.png');
	background-position: 50% 50%;
}
.headerInfoBoxPartnership {
	float:right;
	width: 490px;
	margin: 81px 0 0 0;
	text-align: center;
	height: 228px;
}
.headerInfoBoxPro h1,  .headerInfoBoxAp h1, .headerInfoBoxCloudConnect h1, .headerInfoBoxCHF h1 {
	font-size: 70px;
    line-height: 0.9;
    color: #fff;
    letter-spacing: -2px;
    margin: 30px 0 0;
	font-weight: 900;
}
.headerInfoBoxCloudConnect, .headerInfoBoxCHF, .headerInfoBoxCI, .headerInfoBoxHub, .headerInfoBoxAml, .headerInfoBoxPersonal {
	height: 240px;
}

.ciVersionsTab {
    background: #E15000 none repeat scroll 0 0 !important;
    color: #ffffff !important;
}

.chfVersionsTab {
    background: #E15000 none repeat scroll 0 0 !important;
    color: #ffffff !important;
}


.chfHeader{
	    background: url(/images/products/cosec_header_5120x1370.jpg) center 0/2570px 700px no-repeat;
	    background: url(/images/products/cosec_header.svg) center -1070px/2560px 2740px no-repeat,linear-gradient(transparent, transparent);
	    background-attachment: fixed;
	    height: 440px;
	    width: 100%;
	    top: 0;
	    text-align: center;
		margin-top: -20px;
}

.ciButton{
    background: #E15000 url('/images/uniGrade.png');
}

.chfButton{
    background: #E15000 url('/images/uniGrade.png');
}

.ciButton:hover {
	background: #E15000 url('/images/uniGrade.png');
	background-position: 50% 50%;
}

.chfButton:hover {
	background: #E15000 url('/images/uniGrade.png');
	background-position: 50% 50%;
}

.cloudConnectHeader h1, .apHeader h1, .partnershipHeader h1, .businessHeader h1, .nonProHeader h1, .proHeader h1, .trustHeader h1, .xbrlBusinessHeader h1, .hubHeader h1, .vatHeader h1, .amlHeader h1, .xbrlHeader h1, .ciHeader h1, .chfHeader h1{
	font-size: 66px;
    font-family: "Helvetica Neue LT W01_71488914";
    line-height: 0.9;
    color: #fff;
    letter-spacing: -2px;
    margin: 62px 0 0;
}

/* products/list.php changed in 19.8 from using classes such as headerInfoBoxSubTitlehub-tc
 to using the general class headerInfoBoxSubTitle, but these are always witihn a div
 of a specific class such as proHeader.
 However the older approach is still used in some CMS pages.
 Hence the two different selector techniques to achieve the same styling. */
.headerInfoBoxSubTitle,
.headerInfoBoxSubTitlehub-ap,
.headerInfoBoxSubTitlehub-inc,
.headerInfoBoxSubTitletchub11 {
	font-size: 25px;
	letter-spacing: -1px;
	font-weight: 100;
}
.nonProHeader .headerInfoBoxSubTitle,
.proHeader .headerInfoBoxSubTitle {
	color: #b5e9f4;
}
.apHeader .headerInfoBoxSubTitle,
.headerInfoBoxSubTitlehub-ap {
	color: #e5c6da;
}
.cloudConnectHeader .headerInfoBoxSubTitle {
	color: #ffcfe3;
}
.chfHeader .headerInfoBoxSubTitle,
.headerInfoBoxSubTitlehub-inc {
	color: #f4d8ce;
}
.amlHeader .headerInfoBoxSubTitle {
	margin-top: 10px;
}
.hubHeader .headerInfoBoxSubTitle,
.vatHeader .headerInfoBoxSubTitle,
.headerInfoBoxSubTitletchub11 {
	color: #c8deef;
}

.proHeader .price, .apHeader .price, .cloudConnectHeader .price, .chfHeader .price, .amlHeader .price, .vatHeader .price, .nonProHeader .price, .hubHeader .price {
	font-size: 44px;
    color: #fff;
    letter-spacing: -1px;
	margin-top: 20px;
	font-weight: 100;
	margin-bottom: 25px;
	margin-left: 0;
	font-family: "Helvetica Neue LT W01_35 Thin";
}
.price sup {
	font-size: 26px;
    letter-spacing: 0px;
    margin-left: 1px;
    top: 10px;
    position: relative;
}
.price .small {
	font-size: 45%;
    top: -0.25em;
    position: relative;
    margin-right: 8px;
}
.businessHeader {
	background: #FFFFFF url(/images/products/businessHeader.jpg) no-repeat top center;
	height: 440px;
	margin-top: -21px;
}
.taxHeaderButton, .nonProHeaderButton, .vatHeaderButton {
	color: #027f9c;
	background: #fff;
	font-weight: 700;
	border: 1px solid #fff;
}

.taxHeaderButton:hover, .nonProHeaderButton:hover, .vatHeaderButton:hover  {
	color: #0091b3;
    background: #fff;
    box-shadow: 0px 0px 25px rgba(0,0,0,0.3);
	transition: ease-in-out, all .25s ease-in-out;
	border: 1px solid #fff;
}
.hubHeaderButton:hover, .amlHeaderButton:hover {
	color: #0d528d;
	border: 1px solid #fff;
	box-shadow: 0px 0px 25px rgba(0,0,0,0.4);
	transition: ease-in-out, all .25s ease-in-out;
    background: #fff;
}
.ccHeaderButton:hover {
	background: #fff;
	box-shadow: 0px 10px 20px rgba(0,0,0,0.2);
	color: #da0057;
	border: 1px solid #da0057;
	transition: ease-in-out, all .25s ease-in-out;
}

.chfHeaderButton:hover, .ciHeaderButton:hover {
	background: #fff;
	box-shadow: 0px 0px 25px rgba(0,0,0,0.3);
	color: #e15000;
	border: 1px solid #FFF;
	transition: ease-in-out, all .25s ease-in-out;
}

.apHeaderButton:hover {
	transition: ease-in-out, all .25s ease-in-out;
	color: #9e0073;
    background: #fff;
    border: 1px solid #fff;
    box-shadow: 0px 0px 25px rgba(0,0,0,0.4);
}

.taxHeaderSecondaryButton {
	background: transparent;
    border: 1px solid #b5e9f4;
    color: #b5e9f4;
    font-weight: 100;
}

.hubHeaderButton, .amlHeaderButton {
	color: #0b4579;
	background: #fff;
	font-weight: 700;
	border: 1px solid #fff;
}
.hubHeaderSecondaryButton,  .amlHeaderSecondaryButton, .vatHeaderSecondaryButton {
	background: transparent;
    border: 1px solid #c8deef;
    color: #c8deef;
    font-weight: 100;
}

.chfHeaderButton, .ciHeaderButton {
	color: #c43d02;
	background: #fff;
	font-weight: 700;
	border: 1px solid #fff;
}


.chfHeaderSecondaryButton, .ciHeaderSecondaryButton  {
	border: 1px solid #f4d8ce;
	color: #f4d8ce;
	background: transparent;
	font-weight: 400;
}

.taxHeaderSecondaryButton {
	background: transparent;
    border: 1px solid #b5e9f4;
    color: #b5e9f4;
    font-weight: 100;
}

.apHeaderButton {
	color: #870062;
	background: #fff;
	font-weight: 700;
	border: 1px solid #fff;
}
.apHeaderSecondaryButton {
	background: transparent;
    border: 1px solid #e5c6da;
    color: #e5c6da;
    font-weight: 100;
}
.apHeaderSecondaryButton:hover, .taxHeaderSecondaryButton:hover, .taxHeaderSecondaryButton:hover, .hubHeaderSecondaryButton:hover, .amlHeaderSecondaryButton:hover,  .ciHeaderSecondaryButton:hover, .chfHeaderSecondaryButton:hover, .vatHeaderSecondaryButton:hover {
	border: 1px solid #fff;
	background: transparent;
	color: #fff;
	box-shadow: none;
	transition: ease-in-out, all .25s ease-in-out;
}
.ccHeaderButton {
	color: #da0057;
	background: #fff;
	font-weight: 700;
	border: 1px solid #fff;
}

.headerInfoBoxSubTitle {
	font-size: 25px;
	color: #b5e9f4;
	letter-spacing: -1px;
	font-weight: 100;
}
.trialHeader {
	background: #FFFFFF url(/images/products/trialBackground.jpg) no-repeat top center;
	height: 440px;
	margin-top: -25px;
}
.trialHeader h1 {
	text-align: center;
	padding-top: 340px;
	font-weight: 300;
	font-size: 42px;
}
.apRoundel {
	float: right;
	margin-top: 135px;
	margin-right: 30px;
}
.taxRoundel {
	float: right;
	margin-top: 135px;
	margin-right: 290px;
}
.vatRoundel {
	float: right;
	margin-top: 115px;
	margin-right: 25px;
}
.businessRoundel {
	float: left;
	margin-top: 135px;
	margin-left: 25px;
}
.partnershipRoundel {
	float: left;
	margin-top: 100px;
	margin-left: 30px;
}
.personalRoundel {
	float: left;
	margin-top: 144px;
	margin-left: -40px;
}
.trustRoundel {
	float: right;
	margin-top: 160px;
	margin-right: 120px;
}
.hubRoundel {
	float: right;
	margin-top: 110px;
	margin-right: 50px;
}
#productTabNav {
	float:left;
	width:100%;
	overflow:hidden;
	position:relative;
	padding-top: 42px;
}
@-moz-document url-prefix() {
	#productTabNav {
		padding-top: 41px;
	}
}
#additionalTabs{
	float:left;
	width:100%;
	overflow:hidden;
	position:relative;
	margin-top: -52px;
}
#additionalTabs ul li .activeTab{
	border: 1px solid #000000;
	border-bottom: 1px solid #FFF;
}
#productTabNav ul, #additionalTabs ul {
	clear:left;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	left:50%;
	text-align:center;
}
#productTabNav ul li, #additionalTabs ul li {
	display:block;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	right:50%;
}
#productTabNav ul li a, #additionalTabs ul li a {
	display:block;
	margin:0 0 0 1px;
	padding:3px 10px;
	color:#000;
	text-decoration:none;
	line-height:1.3em;
	background: #aecae1;
/*	padding: 11px 20px 11px 20px;*/
	padding: 11px 15px 11px 15px;
	font-size: 16px;
	font-weight: 600;
	cursor: pointer;
}
#productTabNav ul li a, #additionalTabs.tchub11 ul li a, #productTabNav ul li a, #additionalTabs.aml ul li a, #productTabNav ul li a, #additionalTabs.vat ul li a  {
	background: #aecae1;
}
#productTabNav.hub-ap ul li a, #additionalTabs.hub-ap ul li a {
	background: #dbaacb;
}
#productTabNav.hub-tc ul li a, #additionalTabs.hub-tc ul li a,
#productTabNav.hub-vat ul li a, #additionalTabs.hub-vat ul li a,
#productTabNav.hub-vat-bus ul li a, #additionalTabs.hub-vat-bus ul li a  {
	background: #9be0ef;
}
#productTabNav.hub-cc ul li a, #additionalTabs.hub-cc ul li a {
	background: #ffb2d1;
}
#productTabNav.hub-inc ul li a, #additionalTabs.hub-inc ul li a, #productTabNav.hub-chf ul li a, #additionalTabs.hub-chf ul li a {
	background: #edc8b7;
}
#additionalTabs ul li a:hover {
	display:block;
	margin:0 0 0 1px;
	padding:3px 10px;
	background:#ededed;
	color:#000;
	text-decoration:none;
	line-height:1.3em;
	padding: 11px 20px 11px 20px;
	font-size: 16px;
	font-weight: 600;
	cursor: pointer;
}
.proVersionsTab {
	background: #00AAD1 !important;
	color: #FFFFFF !important;
}
.xbrlVersionsTab {
	background: #9E0073 !important;
	color: #FFFFFF !important;
}
.hubVersionsTab {
	background: #0d518e !important;
	color: #FFFFFF !important;
}
.apVersionsTab{
	background: #9e0073 !important;
	color: #FFFFFF !important;
}
.amlVersionsTab{
	background: #105588 !important;
	color: #FFFFFF !important;
}
.vatVersionsTab{
	background: #6296ad !important;
	color: #FFFFFF !important;
}
.cloudConnectVersionsTab {
	background: #FF0066 !important;
	color: #FFFFFF !important;
}
.activeTab {
	background: #FFF !important;
	padding: 15px 20px 15px 20px !important;
	border-radius: 5px 5px 0 0 !important;
}
.activeTabPink {
	background: #FF0066 !important;
	padding: 15px 20px 15px 20px !important;
	border-radius: 5px 5px 0 0 !important;
}
#productTabNav ul li a:hover {
	background: #c8deef;
}
#productTabNav.tchub11 ul li a:hover, #productTabNav.aml ul li a:hover, #productTabNav.aml ul li a:hover, #productTabNav.aml ul li a:hover {
	background: #c8deef;
}
#productTabNav.hub-ap ul li a:hover {
	background: #e5c6da;
}
#productTabNav.hub-tc ul li a:hover, #productTabNav.hub-vat ul li a:hover , #productTabNav.hub-vat-bus ul li a:hover {
	background: #b5e9f4;
}
#productTabNav.hub-cc ul li a:hover {
	background: #ffcfe3;
}
#productTabNav.hub-inc ul li a:hover, #productTabNav.hub-chf ul li a:hover {
	background: #f4d8ce;
}
ul li .firstTab {
	border-radius: 5px 0 0 0;
}
ul li .lastTab {
	border-radius: 0 5px 0 0;
}
.productTabLinkNonPro {
	text-decoration: none;
	cursor: pointer;
	padding: 10px 24px !important;
}
.productSelect {
	background: #FFFFFF;
	color: #000000;
}
.productTabLinkPro {
	text-decoration: none;
	cursor: pointer;
	padding: 10px 18px !important;
}
.detailTab {
	white-space: nowrap;
}
#productTabNav ul li#tabWhatsNew a {
background: #FF0066  !important;
color: white  !important;
}

#productTabNav ul li#tabWhatsNew a.activeTab {
background: #FF0066  !important;
color: white  !important;
}
#productVersions {
	width: 100%;
	background: #EAEAEA;
	margin-top: 20px;
	overflow: auto;
	margin-bottom: -20px;
}
#productInfomationHolder {
	width: 100%;
	margin:auto;
}
#productInfomationHolder ul li{
	list-style-image: none;
	text-align: left;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#productInfomationHolder ul {
	padding: 0;
}
#productInfomationHolder li {
	margin: 0 0 0.6em 1em;
}
#productInfomationHolder h4 {
	font-size: 15px;
	border: none;
	font-weight: 600;
	margin: 10px 0 10px 0;
	padding: 0;
}
#featuresInDetail {
	overflow: hidden;
	border-bottom: 1px solid #CCCCCC;
}
.productDivider{
	background-color:#FFFFFF;
	width: 100%;
}
#unlimitedProductsSelection{
	overflow: auto;
	padding-top: 20px;
}
#limitedProductsSelection{
	overflow: auto;
	padding-top: 20px;
}
#productAddons {
	margin-bottom: 100px;
}
#addons {
	margin-top: 20px;
	width: 960px;
	margin: auto;
	overflow: auto;
	padding-bottom: 10px;
}
#previousYearsProducts{
	width: 960px;
	margin:auto;
}
#productTotal, #productSubTotal {
	float:right;
	height: 60px;
	font-weight: 600;
}
.productTotalLine{
	width: 960px;
	margin: auto;
	overflow: auto;
	padding-top: 20px;
	margin-bottom: 20px;
	font-size: 28px;
	color: #000000;
}
.productAddonLine {
	margin:20px 0 10px;
}
.greyStripe {
	background: #EAEAEA;
	overflow: auto;
}
.greyStripeBottomPadding {
	background: #EAEAEA;
	overflow: auto;
	padding-bottom: 30px;
}
.whiteStripe {
	background: #FFFFFF;
	overflow: auto;
}

.stripeMiddle {
	width: 1000px;
	margin: auto;
	vertical-align: top;
	overflow: auto;
	padding: 30px 0 30px 0;
}

.stripeMiddleSmall {
	width: 1000px;
	margin: auto;
	vertical-align: top;
	overflow: auto;
	padding: 0px 0 0px 0;
}

.stripeMiddleOverflow {
	width: 1000px;
	margin: auto;
	vertical-align: top;
	padding: 30px 0 30px 0;
	overflow: hidden;
}
.stripeMiddleOverflowVis {
	width: 1000px;
	margin: auto;
	vertical-align: top;
	padding: 30px 0 30px 0;
	overflow: visible;
}
.stripeMiddleNoPadding {
	width: 1000px;
	margin: auto;
	vertical-align: top;
	overflow: auto;
}
.stripeMiddleThinner {
	width: 800px;
	margin: auto;
	vertical-align: top;
	padding: 30px 0 30px 0;
	overflow: visible;
}
.stripeMiddleThinner .twoColumn{
	width: 340px;
}
#productScreenshots {
	margin-bottom: -20px;
}
#productOverview {
	overflow: hidden;
}
#productOverview h2 {
	margin-left: 0;
}
#productPractice {
	overflow: visible;
}
.productScreenshotIntro {
	width: 800px;
	margin: auto;
	text-align: center;
	color: #000000;
	font-size: 17px;
	font-weight: 400;
	padding-top: 1ex;
}
.productScreenshot {
	width: 303px;
	margin: 0 15px 40px 15px;
	float: left;
	text-align: center;
}
.productScreenshot img:hover {
	cursor: pointer;
}
.productScreenshot p{
	margin-left: 0;
	text-align: left;
	margin-left: 30px;
	padding-right: 20px;
}
.screenshotNote {
	font-weight: 600;
	text-align: center;
	margin-top: -20px; /* push note into space at top of screenshot section */
}
.rightArrow {
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 7px 0 7px 30px;
	border-color: transparent transparent transparent #FFFFFF;
	display: inline-block;
	margin-left: 10px;
	cursor: pointer;
}
.leftArrow {
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 7px 30px 7px 0;
	border-color: transparent #FFFFFF transparent transparent;
	display: inline-block;
	margin-right: 10px;
	cursor: pointer;
}
.productColumn {
	width: 283px;
	padding: 0px 10px 0px 10px;
	margin: 20px 15px 40px 15px;
	float: left;
	text-align: left;
}
.productColumn div {
	float: left;
}
.productColumn svg {
	margin-left: 0;
}
.productColumn p {
	clear: both;
	margin-left: 0;
}
.productColumn h3 {
	width: 100%;
	float: left;
	margin-right: 0 !important;
}
.productColumn ul {
	margin-left: 20px;
}
.productColumn ul li {
	color: #000000;
}
#featuresTop {
	padding-bottom: 50px;
}
#featuresTop p {
	text-align: left;
	margin: 0;
}
#featuresTop h3 {
	text-align: left;
	width: 100%;
	margin-bottom: 10px;
}
#featuresTop .stripeMiddle {
	padding: 0;
}
#DARK_BG{
	position:absolute;
	z-index:999;
	width:100%;
	left:0; top:0;
	height:2000px;
	overflow:hidden;
	background-color:#000;
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
	-khtml-opacity:0.80;
	display:none
}
#screenshotPopup {
	position: fixed;
	width: 984px;
	height: 615px;
	left: 50%;
	margin-left: -490px;
	top: 50%;
	margin-top: -360px;
	display: none;
	z-index: 1000;
	background-size: 100% auto !important;
}
.stripeMiddle h3, .stripeMiddleOverflow h3, .stripeMiddleOverflowVis h3 {
	float: left;
	font-weight: 600;
	font-size: 18px;
	margin: 5px 0 5px 0;
}
.addonDescription h3 {
	width: 400px;
}
.stripeMiddle p {
	color: #000000;
	font-size: 14px;
}
.questionAnswer {
	max-width: 620px;
	float: left;
}
h3.productQuestion{
	padding-left: 40px;
}
#productQuestions .greyStripe, #productQuestions .whiteStripe {
	overflow: hidden;
}
#productQuestions h3 {
	width: 300px;
	margin-right: 20px;
}
/* Tax Return checker */
#needToCompleteTaxReturn {
	margin: auto;
	width: 720px;
	overflow: hidden;
}
#needToCompleteTaxReturn #FINDOUTNOWBUTTON{
	float: right;
	width: 140px;
	padding: 7px 0px 7px 0px;
	margin-top: 17px;
	margin-right: 150px;
}
#needToCompleteTaxReturn p {
	margin-left: 0;
}
#needToCompleteTaxReturn h3 {
	width: 100%;
}
#needToCompleteTaxReturn > h3:first-child {
	width: 320px;
}
#needToCompleteTaxReturn .doineedto_closed	{
	display: none;
}
#needToCompleteTaxReturn .buyButton {
	width: 140px;
	padding: 7px 0px 7px 0px;
}
#needToCompleteTaxReturn .answer{
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(175, 217, 224);
}
#needToCompleteTaxReturn h2 {
	margin-left: 0;
	padding-top: 25px;
	padding-bottom: 10px;
}
#needToCompleteTaxReturn h2 span {
	color: #548196;
}
#needToCompleteTaxReturn .disclaimer {
	color: #666;
    margin-left: -145px;
    font-size: 0.8em;
    float: left;
}
#YES_CONTINUE, #NO_STOP {
	margin-bottom: 45px;
}
.blueStripe {
	background: #CBDCE4;
	height: 310px;
	overflow: visible;
	margin-top: 70px;
	padding-bottom: 50px;
}
.blueStripe h3 {
	width: 100%;
	margin-left: 0 !important;
}
.blueStripe p {
	margin-left: 0;
}
#TAXRETURN p {
	margin-left: 0;
}
#TAXRETURN label {
	color: #000000;
	font-size: 14px;
}
#TAXRETURN input {
	margin-top: 7px;
	margin-bottom: 7px;
}
#TAXRETURN textarea {
	font-family: "Open Sans",sans-serif;
	border: 0px none;
	color: #000000;
	width: 750px;
	font-size: 15px;
	font-weight: 300;
	margin-bottom: 0px;
	resize: none;
	background: none repeat scroll 0% 0% #FFFFFF;
	height: 25px;
	word-wrap: normal;
}
#TAXRETURN ul li {
	margin-left: 18px;
	font-size: 14px !important;
}
#TAX_RETURN_CHECKER_FOOT {
    margin-top: -45px;
    margin-left: 145px
}
.xbrlTable {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
.xbrlTable tr:nth-child(even) {
	background: #efefef;
}
.xbrlTable td {
	padding: 10px 0px 9px 25px;
	color: #000000;
}
.xbrlTable td:first-child {
	width: 540px;
}
.xbrlTable td:nth-child(2), .xbrlTable td:nth-child(3) {
	text-align: center;
}
.xbrlTable td p {
	margin: 5px;
	font-size: 15px;
}
.xbrlTable td h2 {
	border: none;
	font-size: 16px;
	text-align: center;
	width: 170px;
}
.xbrlTableComment {
	margin-left: 30px;
	float: left;
	font-weight: 600;
}
.xbrlTableButton {
	float: right;
	width: 335px;
	padding: 7px 0px 9px 0px;
	font-size: 16px;
	margin-top: 17px;
	color: #ffffff;
}
#productFeatureDetail ul {
	margin-left: 0;
}
#productFeatureDetail ul li {
	list-style-image: none;
	color: #676767;
	text-align: left;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#productFeatureDetail .productColumn{
	width: 297px;
	padding: 0px 3px 0px 3px;
	margin-bottom: 0;
}
.productColumn h3 {
	margin-top: 20px;
	margin-bottom: 5px;
}
#productFeatureDetail h3{
	font-size: 16px;
	text-align: left;
	margin-bottom: -20px;
	margin-left: 10px;
	font-weight: 600;
	margin-top: 35px;
}
#productFeatureDetail h4{
	margin-bottom: 14px;
	margin-top: 14px;
	margin-left: -7px;
	color: #000000;
	text-align: left;
}
#productSupplementary{
	display: none;
}
#productSupplementary td{
	text-align: left;
	color: #676767;
	font-size: 14px;
	vertical-align: top;
}
#productSupplementary h3 {
	text-align: left;
	font-size: 16px;
	margin-left: 3px;
	margin-top: -20px;
	margin-bottom: -20px;
	font-weight: 600;
}
#productSystem {
	display: none;
}
#productSystem .pageOpener {
	margin-bottom: 0;
}
#productSystem .pageOpener span {
	color: #676767;
	font-style: italic;
	font-size: 14px;
	margin: .75em 0;
	margin-left: 10px;
}
#productSystem h3 {
	text-align: left;
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: 600;
	margin-left: 20px;
	float: left;
	clear: both;
}
#productSystem h4 {
	color: #676767;
	font-size: 15px;
	text-align: left;
	margin-left: 15px;
	margin-bottom: 0;
	margin-bottom: 10px;
}
.productSystemClear {
	clear: both;
}
#productSystem p {
	color: #676767;
	text-align: left;
	font-style: italic;
	font-size: 14px;
	margin-left: 10px;
}
#productSystem ul{
	margin-top:5px;
	margin-left: 0;
}
#productSystem ul li{
	margin-top:0;
	margin-bottom:5px;
	list-style-image: none;
	color: #676767;
	text-align: left;
	font-size: 14px;
}
#minimumSpec li{
	list-style-image: url(/images/squareBullet.gif);

}
.practiceIcon {
	width: 180px;
	float: left;
	margin-top: 15px;
}
.practiceGuide {
	margin-top: 20px;
	text-align: right;
	width: 200px;
	margin-left: -17px;
	float: left;
}
.practiceDescriptionGuide {
	width: 710px;
	float: left;
}
.practiceDescriptionGuide h3 {
	width: 100%;
	font-size: 25px;
	margin-left: 15px;

}
.practiceDescription {
	width: 710px;
	float: left;
}
.practiceGuideButton {
	float: right;
	width: 135px;
	padding: 7px 0px 7px 0px;
	margin-top: 15px;
	color: #ffffff;
}
.practiceDescription p, .practiceDescriptionGuide p {
	font-size: 16px;
	margin-left: 15px;
}
.practiceDescription ul li {
	color: #000000 !important;
	font-size: 16px !important;
	margin-top: 15px !important;
	list-style-image: none;
}
.practiceDescription h3 {
	width: 100%;
	font-size: 25px;
	margin-left: 0;

}
.practiceDescription h4 {
	width: 100%;
	font-size: 16px;
	margin-left: 15px;
	border:none;
	font-weight: 600;
	margin-left: 17px;
}
.addonIcon {
	width: 100px;
	float: left;
	min-height: 1px;
	height: 90px;
	margin-top:10px;
}
.addonDescription {
	width: 750px;
	float: left;
	min-height: 130px;
}
.addonPrice {
	width: 130px;
	float: right;
	min-height: 1px;
}
.addonPrice h3 {
	width: 100% ;
}
.addonDescription h3 {
	float: none;
}
.addonDescription p {
	margin-left: 0;
}
.greyText p{
	color: #676767;
}

/* /secure/user/profile */
#profileForm {
}
/* TODO TD input[type=password] is global */
#profileForm input[type=text],
#passwordForm input[type=text],
input[type=password] {
	background: #f4f4f4;
	border: 1px solid #AAA;
	padding: 2px 10px 3px 5px;
	width: 305px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 10px;
}
#profileForm #password_indicator,
#passwordForm #password_indicator {
	max-width: 322px;
	margin: 0px 3px 0px 10px;
}
#profileForm select{
	margin-left: 10px;
}
#profileForm .descr {
	font-size: 14px;
}
#profileForm .profHeading {
	font-size: 16px;
	color: #ff0066;
	text-align: right;
}
#profileForm label{
	margin-left: 5px;
}
#passwordForm .saveChanges {
	display: inline-block;
	float: none;
	padding: 10px 20px;
	width: auto;
}

/* Home page */


.feature-tab {
	width: 150px;
	height: 96px;
}
.feature-awards {
	width: 311px;
	height: 140px;
}
.frame {
	position: absolute;
}
.frame-1 {
	left: 50%;
	margin-left: -244px;
	z-index: 2;
	top: 25px;
}
.frame-2 {
	top: 93px;
	left: 105px;
	z-index: 3;
}
.frame-3 {
	top: 140px;
	left: 50px;
	z-index: 3;
}
.frame-4 {
	top: 208px;
	right: 65px;
	z-index: 3;
}
.frame-5 {
	top: 256px;
	right: 120px;
	z-index: 3;
}
.frame-6 {
	background: url('/images/home/hmrc-tab.png') no-repeat 0 0;
	background-size: 150px 96px;
	top: 190px;
	left: 106px;
	z-index: 1;
	box-shadow: 8px 8px 15px rgba(0,0,0,0.2);
}
.frame-7 {
	background: url('/images/home/home-award-roundels.png') no-repeat 0 0;
	background-size: 311px 140px;
	top: 70px;
	right: 30px;
	z-index: 5;
}
.frame-8 {
	z-index: 1;
	top: 0px;
	left: 50%;
	margin-left: -115px;
}
.animated {
  animation-fill-mode: both;
	animation-duration: 1.65s;
}

.frame-1.animated {
  animation-delay: 0.35s;
}

.frame-2.animated {
  animation-delay: 1s;
}

.frame-3.animated {
  animation-delay: .85s;
}

.frame-4.animated {
  animation-delay: 1.30s;
}

.frame-5.animated {
  animation-delay: 1.15s;
}

.frame-6.animated, .frame-7.animated {
  animation-delay: 1.45s;
}

.frame-8.animated {
  animation-delay: 1.45s;
}

.fadeInUp {
  animation-name: fadeInUp;
}

.fadeInRight {
  animation-name: fadeInRight;
}

.fadeInLeft {
  animation-name: fadeInLeft;
}

.home-hero-graphic {
	position: relative;
	height: 414px;
	width: 1000px;
	margin: 0 auto;
}
.home-hero-graphic img {
		width: 487px;
		height: 393px;
}
.product-tab {
	position: relative;
	background: #FFF;
	width: 250px;
	height: 30px;
	font-size: 14px;
	line-height: 20px;
	font-weight: 300;
	box-shadow: 8px 8px 15px rgba(0,0,0,0.2);
}
.product-tab.tab-left {
	border-radius: 15px 0 0 15px;
    padding: 5px 10px 5px 0;
    text-align: right;
    height: 20px;
    width: 240px;
    color: #333;
}
.product-tab.tab-right {
	border-radius: 0 15px 15px 0;
    padding: 5px 0 5px 10px;
    text-align: left;
    height: 20px;
    color: #333;
    width: 240px;
}
.product-tab::before {
	position: absolute;
	content: "";
	width: 24px;
	height: 24px;
	border-radius: 50%;
	top: 3px;
}
.product-tab.tab-accounts::before {
	right: 3px;
	background: #9e0073;
}
.product-tab.tab-clienthub::before {
	right: 3px;
	background: #0b4b84;
}
.product-tab.tab-cosec::before {
	left: 3px;
	background: #e15000;
}
.product-tab.tab-tax::before {
	left: 3px;
	background: #0091b3;
}

/* --------------------------------

Keyframes

-------------------------------- */

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 13%, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 13%, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-20%, 0, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-20%, 0, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(20%, 0, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(20%, 0, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

/*  Paralax stuff */
img#homeOpenerLaptop {
	position:absolute;
	left:50%;
	margin-left:-317px;
	top:132px;
	z-index:20
}
img#left-circle {
	position:absolute;
	left:50%;
	margin-left:-330px;
	top:210px;
	z-index:30
}
img#right-circle {
	position:absolute;
	left:50%;
	margin-left:210px;
	top:189px;
	z-index:30
}

#homeOpener {
	background-color: #23292b;
    background: url(/images/home/home_header_5120x2880.jpg) center -300px/2560px 1450px no-repeat;
    background: url(/images/home/home_header.svg) center -300px/2560px 1450px no-repeat,linear-gradient(transparent, transparent);
    background-attachment: fixed;
    height: 683px;
    width: 100%;
    top: 0;
	margin-top: -20px;
	text-align: center;
}
#homeOpener h1{
	font-size: 42px;
    padding: 48px 0 5px 0;
    margin: 0;
    line-height: 1;
	font-family: "Helvetica Neue LT W01_71488914";
	color: #fff;
}
#homeOpener p.sub-head {
	font-size: 18px;
	font-weight: 300;
	color: #7d8d94;
	margin: 0;
	margin-top: 3px;
}
#homeOpener .mainBut {
	width: 194px;
    margin: auto;
    margin-top: 34px;
    display: inline-block;
    color: #fff;
    background: #0c4b83;
    font-weight: 600;
    border: 1px solid #0c4b83;
    font-size: 21.25px;
    padding: 13px 25px 14px 25px;
    left: -70px;
}
#homeOpener .secondaryBut {
	width: 163px;
    margin-left: 19px;
    display: inline-block;
    color: #fff;
    background: transparent;
    font-weight: 200;
    border: 1px solid #c6ced1;
    font-size: 21.25px;
    padding: 13px 25px 14px 25px;
}
#homeOpener p.smallTextGrey {
	margin-left: 0;
    margin-top: 30px;
    margin-bottom: 10px;
    font-size: 14px;
    color: #7d8d94;
    font-weight: 100;
}
#homeOpener h2{
	font-weight: 500;
	font-size: 26px;
	margin-bottom: 10px;
	padding: 0;
	line-height: 25px;
}
#homeOpener h3{
	font-weight: 500;
	font-size: 21px;
	margin: 0;
	padding: 0;
	width: 100%;
	margin-bottom: 10px;
}
#homeOpener p {
	line-height: 18px;
	font-size: 14px;
}

.homeBox{
	padding-top: 100px;
	padding-bottom: 100px;
}
.homeBoxHalf{
	float:left;
	width: 430px;
	margin-bottom: 60px;
	text-align: center;
}
.homeBoxHalf img {
	margin-bottom: 20px;
}
.homeBoxHalf h2, .homeBoxThird h2 {
	border: none;
	margin: 0;
}
.homeBoxThird h3{
	width: 100%;
}
.homeBoxHalf p, .homeBoxThird p  {
	margin: 0;
	margin-bottom: 20px;
}
.homeButton {
	color: white;
	background: #ff0066 url('/images/uniGrade.png');
	padding: 3px 8px 3px 8px;
	text-decoration: none;
	font-size: 16px;
	border-radius: 5px;
}
.homeButton:visited {
	color: white;
}
.homeButton:hover {
	background: #ff0066 url('/images/uniGrade.png');
	background-position: 50% 50%;
	color: #FFFFFF;
}
.homeBoxThird {
	float:left;
	width: 33.3%;
	text-align: center;
	padding-bottom: 5px;
}
.homeBoxQuarter {
	width: 250px;
	float:left;
	text-align: center;
}
.homeBoxQuarter h3 {
	border: none;
	margin: 0;
	font-size: 20px;
	font-weight: 300;
	margin-top: 20px;
	width: 100%;
}
.orderFinished {
	text-align: center;
	margin-top: 40px;
}
.orderFinished h2 {
	border: none;
}
.orderFinished h3 {
	font-size: 20px;
	font-weight: 500;
}
.continueShoppingButton {
	background: #FF0066 url('/images/uniGrade.png');
	padding: 5px 10px;
	font-size: 14px;
	margin-left: 10px;
}
.continueShoppingButton:hover {
	background: #FF0066 url('/images/uniGrade.png');
	background-position: 50% 50%;
}
/* Products/productBreakdown.php */
.productBreakdown {
	text-align: center;
}
.productBreakdown h2 {
	border: none;
	font-size: 26px;
	font-weight: 400;
	line-height: 28px;
}
.productBreakdown p {
	font-size: 16px;
	font-weight: 300;
}
.productBreakdown .homeBoxHalf {
	width: 500px;
}
.learnMoreButton {
	padding: 7px 20px 7px 20px;
	font-size: 16px;
}
.apButton {
	background: #9e0073 url('/images/uniGrade.png');
}
.taxButton {
	background: #0db5e8 url('/images/uniGrade.png');
}
.hubButton {
	background: #0d518e url('/images/uniGrade.png');
}
.vatButton {
	background: #0db5e8 url('/images/uniGrade.png');
}
.amlButton{
	/*background: #E79942 url('/images/uniGrade.png');*/
	background: #0d518e url('/images/uniGrade.png');
}
.taxButton:hover {
	background: #0db5e8 url('/images/uniGrade.png');
	background-position: 50% 50%;
}
.apButton:hover {
	background: #9e0073 url('/images/uniGrade.png');
	background-position: 50% 50%;
}
.hubButton:hover {
	background: #0d518e url('/images/uniGrade.png');
	background-position: 50% 50%;
}
.vatButton:hover {
	background: #0db5e8 url('/images/uniGrade.png');
	background-position: 50% 50%;
}
.ccButton {
	background: #FF0066 url('/images/uniGrade.png');
}
.ccButton:hover, ccButton:active {
	background: #FF0066 url('/images/uniGrade.png');
	background-position: 50% 50%;
}

.mtdStripe {
        background: url(/images/mtd/brand-mark-bck.png) no-repeat right 50% #4acec6;
        background-size: auto 350px;
}
.mtdStripe .homeBoxThird {
        text-align: left;
}
.mtdStripe h2,
.mtdStripe h3,
.mtdStripe p {
        color: #fff;
}
.mtdProdImg {
        margin-top: 20px;
        width: 375px;
        height: auto;
}
.whiteButton {
	background: #fff;
        color: #4acec6 !important;
}
.whiteButton:hover {
        background: #fff url('/images/uniGrade.png');
        color: #4acec6;
}

.kbHelpTab {
	position: fixed;
	right: -58px;
	padding: 8px 15px 10px 15px;
	top: 400px;
	display: block;
	font-size: 16px;
	overflow: hidden;
	border-radius: 7px 7px 0px 0px;
	color: #ffffff;
	background: #ff0066;
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	transform: rotate(270deg);
	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=6.123233995736766e-17, M12=1, M21=-1, M22=6.123233995736766e-17, SizingMethod='auto expand')";
	font-weight: 600;
	z-index: 100;
}

.hub-apButton{
	background: #a01a84 url('/images/uniGrade.png');
}
.hub-apButton:hover{
	background: #a01a84 url('/images/uniGrade.png');
	background-position: 50% 50%;
}
.proButton {
	background: #0d518e url('/images/uniGrade.png');
}
.proButton:hover {
	background: #0d518e url('/images/uniGrade.png');
	background-position: 50% 50%;
}
/* Used in lightboxes */
#facebox h3 {
	font-size: 20px;
	font-weight: 400;
}
#facebox .iconBox {
	width: 15%;
	float:left;
	text-align: center;
	padding-top: 10px;
}
#facebox .iconBoxText{
	width: 85%;
	float:left;
	color: #676767;
	height: 100%;
}
#facebox .content .information {
	width: 800px;
	overflow: auto;
}
#facebox .content .information p {
	margin: 5px 0 5px 10px;
	font-size: 13px;
}
#facebox .content .informationSmall {
	width: 600px;
	overflow: auto;
}
#facebox .content .informationSmall p {
	margin: 5px 0 5px 10px;
}
#facebox .content .halfBox {
	width: 50%;
	float: left;
}
#facebox .content h4 {
	border: none;
	margin: 0px 5px 0px 5px;
}
#facebox  ul li {
	list-style-image: none;
	margin-bottom: 10px;
}
/* Svg colours and sizes*/
.svgBlogSmall {
	height: 35px;
	width: 35px;
}
.svgReallyTiny {
	height: 15px;
	width: 15px;
}
.svgTiny {
	height: 30px;
	width: 30px;
}
.svgReallySmall {
	height: 60px;
	width: 60px;
}
.svgSmall {
	height: 70px;
	width: 70px;
}
.svgMed {
	height: 90px;
	width: 90px;
}
.svgLarge {
	height: 120px;
	width: 120px;
}
.svgPink {
	fill: #FF0066;
}
.svgLightBlue{
	fill: #00AAD1;
}
.svgDarkBlue {
	fill: #0d518e;
}
.svgPurple {
	fill: #9e0073;
}
.svgGrey {
	fill: #B3B3B3;
}
.svgGreen {
	fill: #009600;
}
.svgLightGreen {
	fill: #47D447;
}
.svgRed {
	fill :#E23232;
}
/* Trial page */
#trialHolder h2 {
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
	font-size: 28px;
	margin-bottom: 20px;
}
#trialHolder h3 {
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
	font-size: 20px;
	font-weight: 500;
	float: none;
}
.trialButton {
	background: #0d518e url('/images/uniGrade.png');
	padding: 7px 10px;
	font-size: 17px;
}
.trialButton:hover {
	background: #0d518e url('/images/uniGrade.png');
	background-position: 50% 50%;
}
#trialHolder .halfBox {
	float: left;
	width: 460px;
	padding: 20px;
}
#trialHolder ul {
	padding-left: 30px;
}
#trialHolder ul li {
	list-style-image: none;
	font-weight: 600;
	font-size: 14px;
	margin-bottom: 10px;
}
#trialHolder p {
	font-size: 15px;
}
#smallPrint {
	clear: both;
	padding-left: 20px;
}
#smallPrint ul {
	padding-left: 10px;
}
#smallPrint ul li {
	list-style-image: none;
	font-weight: 400;
	font-size: 15px;
	margin-bottom: 10px;
}
.trialDownloadBox {
	background: #f4f4f4;
	padding: 30px 40px;
	margin-top: 0.75em;
}
.trialDownloadBox p {
	font-weight: 600;
	font-size: 16px;
	margin: 5px;
}
/* I love taxcalc box */
#iLoveTaxCalc {
	background: #0d518e;
}
.iLoveTaxCalcPurple {
	background: #9E0073 !important;
	height: 190px;
}
#iLoveTaxCalc p {
	color: #ffffff;
	font-size: 16px;
	margin: 0 50px;
}
#iLoveTaxCalc h1 {
	color: #FFFFFF;
	text-align: center;
	font-size: 40px;
}
.iLoveTaxCalcLeftQuote {
	float: left !important;
	margin-top: -5px;
}
.iLoveTaxCalcRightQuote {
	float: right !important;
	margin: -50px 50px 0 0;
}
#iLoveTaxCalc strong {
	font-weight: 600;
}
#iLoveTaxCalc .stripeMiddle div {
	float: left;
	width: 100%;
	margin-top: 30px;
}
/* About us */
.aboutUsHeader{
	background: url(/images/general_header_grey_5120x1370.jpg) center 0/2560px 530px no-repeat;
	background: url(/images/general_header_grey.svg) center -65px/2570px 700px no-repeat,linear-gradient(transparent, transparent);
	background-attachment: fixed;
	height: 440px;
	width: 100%;
	top: 0;
	text-align: center;
	margin-top: -20px;
}
.aboutUsHeader #productTabNav {
	padding-top: 89px;
}
.aboutUsHeader #productTabNav ul li a {
	background: #CECECE;
}
.aboutUsHeader #productTabNav ul li a:hover {
	background: #ECEDEE;
}
#aboutUs h2 {
	text-align: center;
	border-bottom: 1px solid #CCC;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
#aboutUs h3 {
	width: 100%;
	margin-left: 10px;
}
#aboutUs p {
	font-size: 14px;
}
#aboutUs .halfBox {
	width: 48%;
	float: left;
	margin: 1%
}
.headerInfoBoxAbout {
	float: left;
	width: 875px;
    margin: 0 0 259px 40px;
	text-align: center;
	height: 50px;
}
.headerInfoBoxAbout h1 {
	font-size: 66px;
	    font-family: "Helvetica Neue LT W01_71488914";
	    line-height: 0.9;
	    color: #fff;
	    letter-spacing: -2px;
	    padding: 164px 0 0;
}
/* Careers page */
.careersHeader {
	background: url(/images/general_header_blue_5120x1370.jpg) center 0/2560px 530px no-repeat;
    background: url(/images/general_header_blue.svg) center -60px/2570px 700px no-repeat,linear-gradient(transparent, transparent);
    background-attachment: fixed;
    height: 440px;
    width: 100%;
    top: 0;
    text-align: center;
}
.careersHeader h1 {
	font-size: 66px;
    font-family: "Helvetica Neue LT W01_71488914";
    line-height: 0.9;
    color: #fff;
    letter-spacing: -2px;
    padding: 164px 0 0;
}
.careersHalf {
	width: 460px;
	padding: 20px;
	float: left;
}
.jobSummary h3 {
	width: 100%;
	font-size: 20px;
	margin-bottom: 10px;
}
.jobSummary {
	width: 510px;
	margin-left: 60px;
	float: left;
}
.jobButton {
	background: #FF0066 url('/images/uniGrade.png');
	font-size: 18px;
	padding: 5px 20px 5px 20px;
}
.jobButton:hover, .jobButton:active {
	background:#FF0066 url('/images/uniGrade.png');
	color: #FFFFFF;
	background-position: 50% 50%;
}
.jobSubmitButton{
	border:none;
	width: 200px;
	padding: 3px 20px 5px 20px;
}
.JOBS{
	padding: 20px 20px 50px 20px;
	border-top: 1px solid #ccc;
}
.JOB_TITLE{
	font-family: 'Open Sans', sans-serif;
	font-size: 22px;
	font-weight: 400;
	color: #000;
	padding: 15px 0 20px 0;
}
.JOBS ul li {
	list-style-image: none;
}
#careersHolder{
	width: 100%;
	overflow:hidden;
	margin-top: -21px;
}
#careersHolder h2 {
	margin-left: 0;
	border: none;
	font-weight: 400;
	margin-left: 0;
	text-align: center;
}
#careersHolder h3 {
	margin-left: 0;
	border: none;
	font-weight: 600;
	margin-left: 0;
	width: 100%;
}
#careersHolder p{
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: 400;
	color: #000;
	margin-left: 0;
}
#careersHolder ul {
	display: inline-block;
	padding-left: 18px;
}
#careersHolder ul li {
	list-style-image: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: 400;
}
#careersRight{
	width: 35%;
	float:right;
}
.jobFormText{
	background: #FFFFFF;
	font-size: 16px;
	height: 15px;
	padding: 5px 0 5px 5px;
	border: 1px solid #D7D7D7;
	width: 98%;
}
.jobFormTextArea{
	background: #FFFFFF;
	font-size: 16px;
	padding: 5px 0 5px 5px;
	border: 1px solid #D7D7D7;
	width: 98%;
	height: 130px;
}

/* Legal Notices */

.legalLeftNav .leftNavHead {
	background: #094572;
}
.legalLeftNav .leftNavHead a {
	color: #FFFFFF;
	font-size: 16px;
	padding-left: 10px;
	padding-right: 0;
}
.legalLeftNav .leftNavProduct a {
	padding-left: 10px;
	font-size: 13px;
	background: #f4f4f4;
}.legalLeftNav .leftNavProduct a:hover {
	background: #c4d7e6;
}
.legalNotices {
	overflow-y: scroll;
	height: 800px;
	margin-left: -50px;
	padding-right: 20px;
}
.legalNotices h4 {
	border: none;
	font-weight: 600;
	margin-left: 5px;
}
.legalNotices ul li {
	list-style-image: none;
}
/* TODO TD All .contactUsDiv css is probably redundant and no longer used */
.contactUsDiv {
	text-align: center;
}
.contactUsDiv h3 {
	color: #FF0066;
	width: 100%;
	text-align: center;
}
.contactUsDiv a {
	color: #FF0066;
	text-decoration: none;
}
.contactUsDiv table tr td {
	text-align: right;
	padding-right: 10px;
	vertical-align:middle;
}
.contactUsDiv table tr td p {
	margin: 0;
}
.contactUsDiv ul li {
	list-style-image: none;
	text-align: left;
}
.contactButton {
	background: #FF0066 url('/images/uniGrade.png');
}
.contactButton:hover {
	background: #FF0066 url('/images/uniGrade.png');
	background-position: 50% 50%;
}
.contactUploadFileButton input {
	color: #FFFFFF;
}
.productQuestionStripe:nth-child(odd) {
	background: #f4f4f4;
	overflow: hidden;
}

#contactUs {
	margin: auto;
	padding-bottom: 60px;
	padding-top: 60px;
	text-align: left;
	width: 650px;
}

#contactUs h1 {
	font-size: 30px;
	font-weight: 300;
	text-align: center;
}

#contactUs p.strong {
	font-weight: 600;
}

#contactUs p.contactUsInfo {
	text-align: center;
}

#contactUs ul.errors {
 	margin: 1.8em 0.75em 2em;
	padding: 0;
}

#contactUs ul.errors li {
    list-style: none;
	margin: 0.5em 0;
}

.formFooterJustified {
	align-content: center;
	align-items: center;
	display: flex;
	gap: 10px;
	justify-content: space-between;
}

.formFooterMessage {
    text-align: right;
}

.recaptchaMessage {
	color: #999;
	font-size: 0.8em;
	text-shadow: 0 1px white;
}

#myAccountMenu {
	display: none;

}
#myAccountMenu .leftNav {
	width: 375px;
	position: absolute;
	right: -10px;
	margin-top: 87px;
	background: #293033;
	color: #fff;
	box-shadow: 0px 10px 20px rgba(0,0,0,0.2);
	z-index: 101;
}
#myAccountMenu .leftNav li, #myAccountMenu .leftNav li a {
	font-size: 13px;
	padding: 3px 10px 3px 15px;
	background: transparent;
	color: #fff;
	border: none;
}
#myAccountMenu .leftNav li.leftNavSubHead {
	font-size: 15px;
    padding: 0px 9px 15px 0px;
    color: #828c8e;
    font-weight: 300;
    border-bottom: 1px solid #3c4344;
    margin: 15px 15px 15px 15px;
}
#myAccountMenu .leftNav li.leftNavSubSurvey {
	margin-bottom: 15px;
}
#myAccountMenu .leftNav li.leftNavSubSurvey a {
	color: #0092b2;
	font-size: 15px;
	font-weight: 600;
}
#myAccountMenu .leftNav li a {
	padding: 0px 10px 0px 0px;
    font-size: 15px;
}
#myAccountMenu .leftNav > li:last-child,
#myAccountMenu .leftNav li.section-border-top {
	border-top: 1px solid #3c4344;
	font-weight: 400;
}
#myAccountMenu .leftNav li.section-border-top {
	padding: 16px 0 0 0;
	margin: 18px 10px 0 15px;
}
#myAccountMenu .leftNav > li:last-child {
	padding: 14px 9px 15px 0px;
	margin: 20px 10px 5px 15px;
}
.leftNavPlus {
	width: 25px;
	padding-left: 0;
	margin-right: 0;
	display: inline-block;
	font-size: 23px;
	line-height: 19px;
	vertical-align: top;
}
ul.advancedSecurityMenuItems {
	padding: 0;
}
#myAccountMenu .leftNav ul.advancedSecurityMenuItems > li {
	padding: 3px 0;
}
ul.advancedSecurityMenuItems > li a {
    padding-left: 40px;
}
#myAccountMenu .leftNav ul.advancedSecurityMenuItems > li a {
    padding: 0 10px 0 25px;
}
.euVatInformation {
	border: 3px solid #FF0066;
	margin-left: 10px;
	/*height: 270px;*/
	padding-right: 20px;
	/*width: 555px;*/
}
.euVatInformation h3 {
	color: #FF0066;
	font-weight: 400;
	font-size: 20px;
}
.euVatInformation p {
	font-size: 14px;
	margin-bottom: 10px;
}

.failureBox {
	border: 2px solid #FF0066;
	padding: 10px 40px 10px 40px;
	width: 505px;
}
.failureBox h1 {
	color: #FF0066;
	font-size: 32px;
	padding: 25px 0 25px 0;
	font-weight: 600;
}
.successBox {
	border: 3px solid #0D518E;
	padding: 10px 40px 10px 40px;
	width: 505px;
}
.successBox h1 {
	color: #0D518E;
	font-size: 21px;
	padding: 25px 0 25px 0;
	font-weight: 600;
	text-align: left;
}

/* Added styles to rid the world of inline styles! */
/* Used across many CMS pages */
.pageOpener {
	width: 100%;
	overflow: auto;
	margin-bottom: 35px;
	margin-top: 20px;
}
.detailsHiddenDiv .pageOpener {
	margin-bottom: 0;
}
.pageOpener h2 {
	margin-left: 0;
}
.pageOpener div {
	width: 1000px;
	margin: auto;
	text-align: center;
}
.pageOpener span {
	font-size: 17px;
	font-weight: 400;
}
.pageOpener p {
	font-size: 17px;
	margin: 0;
	text-align: center;
}
/* The following is used on Overview pages in the CMS */
.twoColumn {
	width: 430px;
	padding: 0px 10px 0px 10px;
	margin: 0 15px 40px 15px;
	display: inline-block;
	text-align: left;
	vertical-align: top;
}
.twoColumn iframe {
	margin-top: 50px;
}
.twoColumn div {
	float: left;
}
.twoColumn svg {
	margin-left: 0;
}
.twoColumnRight {
	float: right;
}
.twoColumn p {
	font-size: 16px;
	clear: both;
	margin: 10px 0;
}
.twoColumn h3 {
	width: 100%;
	font-weight: 600;
	float: left;
	margin-top: 15px;
}
.leftAlign {
	text-align: left;
}
.smallText , .smallText p {
	font-size: 14px !important;
}
.productImage {
	width: 490px;
	margin-top: 95px;
}
.productImageCloudConnect {
	width: 490px;
	margin-top: 13px;
}
.overviewContact {
	float: left;
	text-align: center;
	width: 370px;
}
.overviewFloatRight {
	float: right;
	margin-right: 20px;
}
.alignLeft {
	text-align: left;
}
#productSystemOverview {
	display: block;
}
.productSystemOverviewCenter {
	overflow: auto;
	width: 670px;
	margin: auto;
}
.productSystemOverviewCenter h3 {
	text-align: left;
	font-size: 16px;
	margin-bottom: 10px;
}
.productSystemOverviewCenter h4 {
	color: #676767;
	font-size: 15px;
	text-align: left;
	border: none;
	font-weight: 600;
	margin: 10px 0 10px 15px !important;
	padding: 0;
}
.productSystemOverviewCenter ul {
	margin-left: 0;
}
.productSystemOverviewCenter ul li  {
	list-style-image: none;
	color: #676767;
	text-align: left;
	font-size: 14px;
	margin-top: 0 !important;
	margin-bottom: 5px !important;
}
.productSystemOverviewCenter p {
	color: #676767;
	text-align: left;
	font-style: italic;
}
/* Bit of a hack right align the first, left align the second*/
.overviewContact table td:first-child{
	text-align: right;
	vertical-align: top;
}
.overviewContact table td:nth-child(2){
	text-align: left;
}
.overviewHelpOnHand {
	float: left;
	width: 575px;
	margin-left: 30px;
}
.overviewHelpOnHand h3 {
	width: 100%;
	margin-left: 10px;
	font-weight: 600;
}
.heartOfPractice {
	width: 470px;
}
.heartOfPracticeRight {
	text-align: left;
	width: 420px;
}
.heartOfPractice img {
	width: 450px;
}
#customerHubPopUp, #clientHubPopUp {
	display: none;
}
.overviewSystemRequirements {
	width: 440px;
	margin: auto;
	overflow: auto;
	padding-bottom: 20px;
	margin-top: -20px;
}
.overviewSystemRequirements div:first-child {
	float: left;
}
.overviewSystemRequirements div:nth-child(2) {
	float: right;
}
.overviewSystemRequirements strong {
	font-weight: 600;
	margin-left: 10px;
}
.productColumnGrey ul {
	margin-left: 55px;
}
.productColumnGrey ul li {
	list-style-image: none;
	color: #676767;
	text-align: left;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.amlDataProtection {
	width: 670px;
	padding-bottom: 0;
}
.amlSystemRequirements {
	text-align: center;
}
.amlDataProtection h3 {
	margin-left: 0 !important;
}
.productColumnOverlay {
	margin-top: -70px;
}
.howDoICompleteWithTaxCalcBox {
	float: right;
	width: 400px;
	text-align: left;
}
.howDoICompleteWithTaxCalcBox h3 {
	font-weight: 600;
	margin-bottom: 20px;
	width: 100%;
}
.howDoICompleteWithTaxCalcBox  div {
	text-align: center;
}
.howDoICompleteWithTaxCalcBox .buyButton {
	float: left;
	padding: 5px 22px 5px 22px;
}
.howDoICompleteWithTaxCalcBox p {
	margin-left: 0;
}
.svgMargin {
	margin-right: 20px;
}
/* Just for individual overview page */
.individualOverview .pageOpener {
	margin-top: -20px;
}
.individualOverview .pageOpener h2 {
	font-size: 44px;
	font-weight: bold;
	line-height: 1.05;
	letter-spacing: -1.1px;
	text-align: center;
}

.individualOverview h3 {
	font-size: 32px;
	font-weight: normal;
	line-height: 1.5;
	letter-spacing: -0.8px;
	margin-left: 0;
	width: 100%;
	text-align: center;
}
.individualOverview p {
	font-size: 22px;
	font-weight: 300;
	line-height: 1.45;
	letter-spacing: -0.6px;
	text-align: center;
	color: #1f2427;
}
.individualOverview img {
	width: 107px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.individualOverview .centerImage {
	text-align: center;
}
.centerImage img {
	width: 520px;
	margin-top: 40px;
	margin-bottom: 20px;
}
.individualOverview .centerImageSmall {
	text-align: center;
}
.individualOverview .centerImageSmall img {
	height: 126px;
	text-align: center;
	margin-top: 20px;
}
.individualOverview a {
	color: #0091b3;
	text-decoration: none;
}
.noMarginBottom {
	margin-bottom: 0 !important;
}
.noMarginTop {
	margin-top: 0 !important;
}
.individualOverview #needToCompleteTaxReturn {
	padding-left: 175px;
}
.individualOverview #needToCompleteTaxReturn #FINDOUTNOWBUTTON {
	float: left;
    width: 193px;
    padding: 13px 0px 13px 0px;
    margin-top: 17px;
    margin-left: 25%;
    font-size: 22px;
    margin-top: 30px;
    background: #00AAD1;
}
.individualOverview #TAXRETURN h3 {
	font-size: 20px;
    text-align: left;
}
.individualOverview #TAXRETURN p {
	font-size: 16px;
    text-align: left;
	margin-bottom: 0;
}
.individualOverview .fourColumn {
	margin: 20px 13px 40px 14px;
	text-align: center;
}
.individualOverview .fourColumn p {
	margin-left: -12px;
}
.individualOverview .fourColumn p.warning {
	color: #e15000;
}
.individualOverview .fourColumn img {
	width: 132px;
	height: 150px;
}
.smallMarginBottom {
	margin-bottom: 10px !important;
}
.individualOverview .caveatText {
	font-size: 17px;
	font-weight: 300;
	line-height: 1.53;
	letter-spacing: -0.4px;
	text-align: center;
	color: #777777;
	margin-left: 0;
}
.individualOverview .blueStripe {
	background-color: #00aad1;
	padding: 20px 0 20px 0;
	height: inherit;
	text-align: center;
	margin-top: 0;
}
.individualOverview .blueStripe h2 {
	font-size: 44px;
	font-weight: bold;
	line-height: 1.23;
	letter-spacing: -1.1px;
	text-align: center;
	color: #ffffff;
	margin-bottom: 20px;
}
.individualOverview .blueStripe h3 {
	font-size: 32px;
	line-height: 1.23;
	letter-spacing: -1.1px;
	text-align: center;
	color: #ffffff;
}
.individualOverview .blueStripe p {
	color: #ffffff;
}
.individualOverview .secondaryBut {
	padding: 20px;
    text-align: center;
    background: #015c71;
    padding: 22px 62px;
    font-size: 30px;
    font-weight: bold;
    line-height: 1.07;
    letter-spacing: -0.8px;
    text-align: center;
    color: #ffffff;
    border-radius: 8px;
	margin-top: 20px;

}
.individualOverview .checkerSecondaryBut {
	border: 1px solid #00aad1;
    color: #00aad1;
	background: transparent;
}
.individualOverview .stripeMiddle {
	padding: 100px 0 100px 0;
}

/* The following is used on Features pages in the CMS */
.simpleStepWarning {
	float: left;
	margin: -30px 0 40px 0
}
.tabsBottom {
	width: 100%;
	height: 1px;
	border-top: 1px solid #000000;
}
.allReturnsFeaturesBox {
	background: #f4f4f4;
	padding: 30px;
	padding-right: 10px;
	margin-left: -20px;
	margin-right: -10px;
}
.termsBox {
	float: left;
	clear: both;
}
.termsBox p {
	text-align: left;
	color: #676767;
}
.featuresTable td:first-child {
	width: 80px;
}
.featuresInfo {
	clear: both;
}
.featuresInfo p {
	color:#676767;
}
.featuresTwoIcon {
	width: 666px;
	margin: auto;
}
.trustSup {
	margin-left: 50px;
}

/* Blog styles */

.blogHolder {
	width: 690px;
	float: left;
	margin-left: 50px;
}
.blogHolder h1 {
	margin-bottom: 40px;
	color: #555555;
	font-weight: 600;
	font-size: 27px;
}
.blogArticle {
	background: #FFFFFF;
	width: 670px;
	padding: 15px 10px 25px 10px;
	margin-bottom: 20px;
}
.blogArticleFull {
	background: #FFFFFF;
	width: 670px;
	padding: 15px 10px 5px 10px;
	margin-bottom: 20px;
}
.blogArticleFull h3 {
	float: none;
}
.blogRightNav {
	width: 240px;
	float: right;
}
.blogRightNav p {
	margin-left: 0px;
	color: #555555;
	font-size: 13px;
}
.blogRightNav a {
	color: #FF0066;
	text-decoration: none;
}
.blogRightNavBlock {
	background: #FFFFFF;
	margin-bottom: 20px;
	padding: 10px 10px 10px 10px;
	overflow: hidden;
}
.blogRightNavBlock h2 {
	margin-left: 0;
	color: #555555;
	padding: 0 0 20px 0;
	font-weight: 600;
	font-size: 22px;
}
.blogCategoryBlock {
	color: #555555;
	height: 30px;
	float: left;
	width: 100%;
}
.blogCategoryBlock p {
	float: left;
	margin-left: 3px;
}
.blogCategoryBlock a {
	float: left;
	margin-top: 10px;
}
.blogArticleLeft {
	float: left;
}
.blogArticleLeft h3 {
	color: #0d518e;
	font-size: 15px;
	font-weight: 500;
}
.blogArticleRight {
	float: right;
}
.blogAuthorBlock{
	color: #555555;
	height: 45px;
}
.blogAuthorBlock a {
	float:left;
	margin-top: 10px;
	margin-left: 10px;
}
.blogAuthorBlock p {
	float: left;
	margin-left: 3px;
}
.blogAuthorBlock img {
	width: 40px;
	height: 40px;
	float: left !important;
	border-radius: 50%;
}
.blogArticleButton {
	margin-top: 15px;
	float: none;
	font-size: 15px;
	padding: 5px 15px 5px 15px;
	background: #0d518e url('/images/uniGrade.png');
}
.blogArticleButton:hover, .blogArticleButton:active {
	background: #0d518e url('/images/uniGrade.png');
	background-position: 50% 50%;
}
.blogArticleButtonDarkBlue {
	background: #0d518e url('/images/uniGrade.png');
}

.blogArticleButtonLightBlue {
	background: #00AAD1 url('/images/uniGrade.png');
}
.blogArticleButtonLightBlue:hover, .blogArticleButtonLightBlue:active {
	background: #00AAD1 url('/images/uniGrade.png');
	background-position: 50% 50%;
}
.blogArticleButtonPink {
	color: #FFFFFF !important;
	background: #ff0066 url('/images/uniGrade.png');
}
.blogArticleButtonPink:hover, .blogArticleButtonPink:active {
	background: #ff0066 url('/images/uniGrade.png');
	background-position: 50% 50%;
}
.likesBoxLightBlue {
	background: #00AAD1 url('/images/uniGrade.png');
}
.likesBoxDarkBlue {
	background: #0d518e url('/images/uniGrade.png');
}
.likesBoxPink {
	background: #ff0066 url('/images/uniGrade.png');
}
.blogArticleAuthInfo {
	margin-left: 40px;
	border-bottom: 1px solid #CFCFCF;
	font-size: 16px;
	padding: 0 0 15px 10px;
	color: #555555;
}
.blogArticleAuthInfo a {
	text-decoration: none;
	color:  #0d518e;
}
.blogArticleShortContent {
	margin-top: 20px;
	color: #555555;
}
.blogArticleShortContent h2 a, .blogArticleShortContent h2 {
	color: #555555;
	text-decoration: none;
}
.blogArticleShortContent h3 {
	margin-left: 10px;
}
.blogArticleShortContent ul, .blogArticleShortContent ol {
	padding-left: 30px;
}
.blogArticleShortContent ul li, .blogArticleShortContent ol li {
	list-style-image: none;
	margin-bottom: 5px;
	font-size: 15px;
	line-height: 25px;
}

.blogArticleShortContent img {
	float: none;
	width: 97%;
}
.blogImageFloatLeft {
	float: left !important;
	width: 45% !important;
	margin-right: 20px;
	margin-left: 0;
}
.blogImageFloatRight {
	float: right !important;
	width: 45% !important;
	margin-left: 20px;
	margin-right: 20px;
}
.blogImageCenter {
	float: none;
	width: 97%;
}
.blogArticleShortContent {
	margin-left: 10px;
}
.blogArticleShortContent p {
	font-size: 15px;
	line-height: 25px;
}
.blogAvatarImg {
	border-radius: 50%;
	height: 50px;
	width: 50px;
}
.blogArticleAvatar {
	height: 50px;
	width: 50px;
	float: left;
	margin-top: -30px;
	margin-left: -50px;
}
.blogArticleAvatar img {
	height: 70px;
	width: 70px;
	border-radius: 50%;
}
#blogArticleTags {
	overflow: auto;
}
#blogArticleShare {
	overflow: auto;
	height: 30px;
	padding-bottom: 5px;
}
.fb-share-button {
	margin-bottom: -10px;
	float: left;
}
.twitter-share-button {
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: -5px;
	float:left;
}
.twitter-share-button:visited {
	color: #FFFFFF;
}
.IN-widget {
	float: left;
	margin-right: 10px;
}
#blogArticleTags h3, #blogArticleShare h3 {
	width: inherit;
	margin-right: 10px;
	float: left;
	padding: 0;
	font-weight: 500;
	color: #555555;
	font-size: 15px;
	margin-top: 0;
}
.blogArticleReply {
	margin-left: 50px;
	margin-top: 10px;
}
.blogArticleReplyBox {
	margin-left: 25px;
	margin-top: 20px;
	display: none;
}
.blogArticleComment {
	padding: 20px 0 20px 0;
	border-bottom: 1px solid #CFCFCF;
	min-height: 25px;
}
.blogArticleComment h4, .blogArticleLeft h4 {
	margin: 0 0 0 40px ;
	border: none;
	font-size: 14px;
	padding: 0;
	color: #0d518e;
}
.blogArticleComment .blogArticleButton {
	margin: 0px 10px 0px 20px;
	font-size: 15px;
	padding: 5px 30px 5px 30px
}
.blogAlignRightBlock {
	display: flex;
	justify-content: end;
}
.blogArticleComment .smallText {
	float: right;
	font-size: 12px !important;
	color: #666666;
	margin-top: 5px;
	letter-spacing: -.6px;
}
.blogArticleCommentContent {
	margin-left: 60px;
	padding: 10px  0 10px 0;
	color: #555555;
}
.blogArticleCommentContent form {
	display: flex;
	align-items: flex-end;
}
.blogArticleCommentContent textarea {
	width: 440px;
	resize: none;
	padding: 5px 10px;
	height: 60px;
	font-size: 14px;
	border: 1px solid #AAAAAA;
	font-family:'Open Sans', sans-serif;
}
.blogTag {
	background: #0d518e url('/images/uniGrade.png');
	text-align: center;
	cursor: pointer;
	border: 0;
	text-decoration: none;
	color: white;
	font-size: 13px;
	font-weight: 600;
	border-radius: 3px;
	font-family: 'Open Sans', sans-serif;
	display: inline-block;
	padding: 3px 7px 3px 7px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.blogTag:hover, .blogTag:active, .blogTag:visited {
	background-position: 50% 50%;
	color: #FFFFFF;
}
.blogHeader {
	background: url(/images/headers/gradient-6.svg) no-repeat;
	background-color: #eb8878;
	background-position: center top;
	background-size: cover;
	height: 440px;
	width: 100%;
	top: 0;
	text-align: center;
	margin-top: -20px;
}
.blogHeader h1 {
	font-size: 66px;
    font-family: "Helvetica Neue LT W01_71488914";
    line-height: 0.9;
    color: #fff;
    letter-spacing: -2px;
    padding: 164px 0 0;
}
.blogHeader p {
	font-size: 25px;
    color: #fff;
    letter-spacing: -1px;
	margin-left: 0;
	font-weight: 100;
	margin-top: -19px;
}
#blogHouseRules {
	color: #0d518e;
	text-decoration: none;
	margin: 15px 0px 25px 10px;
	font-size: 12px;
	display: block;
}
.blogSearchBox {
	padding: 2px 5px 5px 5px;
	background: #FFFFFF;
	margin-bottom: 20px;
}
.blogSearchBox input[type=text] {
	border: none;
	padding: 7px;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	width: 186px;
	color: #555555;
	background: #FFFFFF;
}
.blogSearchBox input[type=submit] {
	border: none;
	height: 31px;
	width: 30px;
	background: #FF0066 url('/images/search.png');
	background-repeat: no-repeat;
	background-position: 50%;
	border-radius: 3px;
}
.blogQuote {
	font-size: 22px;
	margin: 20px 10px 20px 10px;
	font-style: italic;
	font-weight: 300;
	padding-left: 10px;
	float: left;
	width: 50%;
	color: #0d518e;
}
.blogQuoteRight {
	font-size: 22px;
	margin: 20px 10px 20px 10px;
	font-style: italic;
	font-weight: 300;
	padding-left: 10px;
	float: right;
	width: 50%;
	color: #0d518e;
}
.blogQuote:before, .blogQuoteRight:before {
	content : url('/images/products/quotesGrey.png');
	margin-right: 5px;
}
.blogQuote:after, .blogQuoteRight:after {
	content : url('/images/products/quotesGrey2.png');
	margin-left: 5px;
}
#blogPageSelector {
	height: 40px;
	margin: 0 auto;
}
#blogPageSelector a {
	text-decoration: none;
}
.blogPageSelectorBox {
	padding: 5px 10px;
	background-color: #EAEAEA;
	float: left;
	margin-right: 10px;
	border-radius: 3px;
	color: #000000 !important;
}
.blogPageCurrentPage {
	background: #FF0066;
	color: #FFFFFF !important;
}
.blogArticleLikeHolder {
	overflow: auto;
	margin-bottom: 10px;
}
.blogArticleLikeButton {
	background: #FF0066 url('/images/uniGrade.png');
	font-size: 13px;
	padding: 3px 10px;
	border-radius: 3px;
}
.blogArticleLikeButton:hover, .blogArticleLikeButton:active {
	background: #FF0066 url('/images/uniGrade.png');
	background-position: 50%;
}
.blogArticleLikeUsers {
	float: right;
	background: #EAEAEA;
	padding: 4px 20px 3px 10px;
	color: #000;
	font-size: 12px;
	font-weight: 600;
}
.likesBox {
	float: left;
	margin-top: 5px;
	padding: 2px 10px 2px 10px;
	color: #FFFFFF;
	border-radius: 3px;
}
.selectAvatarHolder label > input {
	display:none;
}
.selectAvatarHolder label > input + img {
	margin-right: 35px;
	margin-bottom: 15px;
}
.selectAvatarHolder table{
	margin-left: 90px;
	margin-top: 50px;
}
.enhancedSecurityTwoFactorBox p {
	float: none;
	width: 100%;
}

.enhancedSecurityHolderContentSmall {
	height: 417px;
	overflow-x: hidden;
	overflow-y: scroll;
}
.enhancedSecurityHolderContent {
	height: 600px;
}
.secureSettingsFrame {
	border: none;
	width: 1000px;
	height: 600px;
}

@media (max-height: 750px) {
	.secureSettingsFrame {
		width: 1000px;
		height: 470px;
	}
}



.enhancedSecurityHolderButton {
	position: absolute;
	bottom: 0;
	right: 10px;
	width: 130px;
}
.enhancedSecurityHolder table {
	margin-left: 6px;
	width: 100%;
}
.enhancedSecurityHolder h2 {
	font-size: 22px !important;
}
.backButton {
	right: 150px;
}
.dontWantQuestions {
	width: 20px;
	height: 20px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
.selectAvatarHolder .blogArticleButton {
	margin-top: 0;
	margin-bottom: 70px;
	padding: 5px 10px 5px 10px;
	font-size: 14px;
}
.enhancedSecurityHolder ul li {
	list-style-image: none;
	margin-bottom: 5px;
}
.enhancedSecurityHolder ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
.selectAvatarHolder label {
	margin: 0 !important;
}
.selectAvatarHolder table tr td:first-child{
	vertical-align: top;
	font-weight: 700;
	padding-right: 20px;
	text-align: right;
	width: 90px;
}
.enhancedSecurityHolder table tr td:first-child {
	font-weight: 700;
}
.enhancedSecurityHolder .disabledButton {
	background: #999999;
}
.securityHelper {
    padding: 5px 10px 5px 10px;
    color: #666;
    position: absolute;
    background-color: #FAFAFA;
    margin-left: 155px;
    border: 1px solid #C1c1c1;
    border-radius: 3px;
}
.securityHelper ul {
	padding: 0;
	margin-bottom: 5px 0px;
}
.securityHelper ul li {
	color: #666;
	margin-bottom: 1px;
	list-style-type: none;
	list-style-image: none;
}
.advancedSecurityOption {
	border-bottom: 1px solid #BBBBBB;
	margin-bottom: 30px;
	margin-left: 10px;
}
.advancedSecurityOption p {
	font-size: 20px;
}
.advancedSecurityOption .buyButton {
	position: relative;
	margin-left: 20px;
	margin-bottom: 10px;
}
.selectAvatarHolder input[type=text] {
	padding: 5px 5px 5px 5px !important;
	margin-left: 0 !important;
}
.selectAvatarImg {
	height: 70px;
	width: 70px;
}
.blogUserNameAllowed {
	background: #309A00;
	width: 121px;
	padding: 5px 9px 5px 11px;
	color: #FFFFFF;
	font-weight: 600;
	border-radius: 5px;
	margin-bottom: 70px;
}
.blogUserNameAllowed img {
	float: right !important;
	margin-top: 3px;
}
.blogUserNotAllowed {
	background: #bf0101;
	width: 121px;
	padding: 5px 9px 5px 11px;
	color: #FFFFFF;
	font-weight: 600;
	border-radius: 5px;
	margin-bottom: 70px;
}
.blogUserNotAllowed img {
	float: right !important;
	margin-top: 1px;
	margin-right: -3px;
}
.employeeBanner{
	height: 30px;
	background-color:#333333;
}
.employeeBannerInner {
	width: 960px;
	margin: auto;
	height: 30px;
	background-color:#333333;

}
.employeeBanner h3 {
	color: #FFFFFF;
}
/* Used on the about us page */
.pinkStripe {
	background: #FF0066;
	overflow: auto;
	margin-bottom: -21px;
}
.pinkStripe h2 {
	color: #FFFFFF;
	font-size: 30px;
}
.pinkStripe h3 {
	color: #FFFFFF;
	margin-left: 10px;
	font-size: 22px;
	font-weight: 300;
	margin-bottom: 20px;
	width: 98%;
}
.pinkStripe h4 {
	border: none;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: 500;
}
.pinkStripe p {
	color: #FFFFFF;
	margin-left: 10px;
}
.pinkStripe .productColumn {
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	width: 330px;
}
.bisqueStripe {
	background: rgba(245,146,29,0.2);
	overflow: auto;
}
.greenStripe {
	background: rgba(139,196,63,0.3);
	overflow: auto;
}
.purplePinkStripe {
	background: rgb(226, 188, 209, 0.3);
	overflow: auto;
}
.lightBlueStripe {
	background: rgba(26,117,187,0.2);
	overflow: auto;
}
.aboutUsTimeline h2 {
	color: #FF0066;
	font-size: 30px;
	margin-bottom: 20px;
}
.aboutUsTimeline img {
	width: 1000px;
}
#aboutUsPeople img, #aboutUsPassion img {
	display: block;
	margin: auto;
}
.aboutUsTwoColumn {
	width: 340px;
	margin-left: 0px;
	margin-right: 70px;
	float: left;
}
.aboutUsTwoColumn:nth-of-type(2) {
	width: 360px;
}
#aboutUsPassion h2 {
	color: #10568d;
	font-size: 30px;
}
#aboutUsPassion h3 {
	width: 98%;
	margin-left: 10px;
	font-weight: 300;
	font-size: 22px;
	color: #414141;
}
#aboutUsPassion h4 {
	border: none;
	font-size: 20px;
	color: #414141;
	font-weight: 600;
	margin-top: 0;
	margin-left: 10px;
	padding-left: 0;
}
#aboutUsPassion p {
	font-size: 16px;
	color: #414141;
}
#aboutUsProducts .stripeMiddle {
	width: 900px;
}
#aboutUsPassion .stripeMiddle {
	width: 750px;
}
.aboutUsIntroText .aboutUsTwoColumn:nth-of-type(2){
	width: 315px;
	margin-right: 0;
}
.aboutUsIntroText .aboutUsTwoColumn {
	width: 320px;
	margin-left: 0px;
	margin-right: 20px;
	float: left;
}
.aboutUsCeo {
	float: left !important;
	width: 320px;
}
.aboutUsIntroText {
	float: left;
	width: 660px;
	margin-left: 15px;
}

div.supportProductKBBox {
    display:inline-block;
    width: 297px;
    height: 61px;
    text-align: left;
    font-weight: bold;
    font-size: 20px;
    color: #fff;
    margin: 6px;
    padding: 10px;
    background: url(/images/icon/kb_right_arrow.png) 275px center/26px no-repeat;
    background: url(/images/icon/kb_right_arrow.svg) 275px center/26px no-repeat;
}
div.supportProductKBBoxBlue {
    background-color: #0b4b84;
}
div.supportProductKBBoxPurple {
    background-color: #9e0073;
}
div.supportProductKBBoxTurquoise {
    background-color: #0091b3;
}
a.supportProductKBLink {
   font-size: 14px !important;
   font-weight: 600;
   margin: 0px 10px 20px 10px !important;
}
.supportProductKBLinkVATFilerColour {
    color: #0091b3 !important;
}
.supportProductKBLinkCloudConnect {
    color: #ff0066 !important;
}
.supportProductKBLinkAML {
    color: #0b4b84 !important;
}
.supportProductKBLinkCompanyIncorporator {
    color: #e15000 !important;
}
a.supportPinkLink:hover, a.supportPinkLink:link, a.supportPinkLink:active, a.supportPinkLink:visited {
    color: #ff0066;
    font-weight: 600;
}

div.supportProductKBVerticalBar {
    display:inline-block;
    background-color: #d8d6d6;
    height: 28px;
    width: 1px;
    position: relative;
    bottom: -8px;
}

div.supportHotTopicsPink {
    height: 236px;
    background-image: linear-gradient(to left, #ff0066, #ac0045);
}
div.supportGuidesGray {
    background-color: #f1f1f1;
}
div.supportEmailGray {
    background-color: #f1f1f1;
}
.supportEmailHidden input,
.supportEmailHidden label{
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	height: 0;
	width: 0;
	z-index: -1;
}
div.supportSpeakWhite {
    background-color: #fff;
}
input.pretty, select.pretty, textarea.pretty {

    margin: 5px;
    border-radius: 5px;
    box-shadow: inset 0 0 4px 0 rgba(0, 0, 0, 0.2);
    border: solid 1px #dfdede;
    background-color: #fff !important;
    padding-left: 12px;
    padding-right: 12px;
    color: #2b3033;
}
select.pretty::-ms-expand {
    display: none;
}
input.pretty::placeholder {
    color:2b3033
}
input.pretty:-ms-input-placeholder {
    color: #2b3033;
}
input.pretty::-ms-input-placeholder {
    color: #2b3033;
}
textarea.pretty {
    width: 614px;
    padding: 12px;
    font-family: arial;
}
input.pretty {
    width: 287px;
    height: 50px;
}
input.prettybutton[type='submit'] {
    margin: 5px;
    border: 0;
    background-color: #ff0066;
    color: #fff;
    font-size:14px;
    padding:5px 20px 5px 20px;
    border-radius: 5px;
    height: 40px;
    weight: 108px;
    font-weight: bold;
}
a.prettybutton {
    text-decoration: none;
    margin: 5px;
    border: 0;
    background-color: #ff0066;
    color: #fff;
    font-size:14px;
    padding:8px 20px 8px 20px;
    border-radius: 5px;
    height: 40px;
    weight: 108px;
    font-weight: bold;
}
input.prettybutton[type='button'] {
    text-decoration: none;
    margin: 5px;
    border: 0;
    background-color: #ff0066;
    color: #fff;
    font-size:14px;
    padding:8px 20px 8px 20px;
    border-radius: 5px;
    height: 40px;
    weight: 108px;
    font-weight: bold;
}
.prettybutton.uppercase {
	text-transform: uppercase;
}
div.supportSpeakWhite {

}
select.pretty {
    height: 50px;
    -webkit-appearance: none;
    appearance: none;
    background: url(/images/icon/select_down_arrow.png) 285px center/11px no-repeat;
    background: url(/images/icon/select_down_arrow.svg) 285px center/11px no-repeat;
    width: 313px;
}

.redText {
	color: #E23232;
}

span.dot {
  height: 25px;
  width: 25px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
}

.supportServiceGroupHeading {
	font-size: 16px;
	padding: 10px 0;
	vertical-align: top;
	width: 145px;
}

.supportServiceGroup {
	align-items: flex-start;
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	padding: 0 0 10px;
}

.supportServiceStatusBox {
	align-items: center;
	background-color: rgba(0,0,0,0.04);
	border-radius: 21.5px;
	box-sizing: border-box;
	display: flex;
	min-width: 243px;
	padding: 10px 20px 10px 10px;
	text-align: left;
}

.supportServiceStatusBox .supportServiceStatusCircle {
	background-color: rgba(0,0,0,0.07);
	border-radius: 50%;
	border: 1px solid rgba(0,0,0,0.2);
	box-shadow: 0px 1px 1px white, inset 0 0 0 2px white;
	display: inline-block;
	height: 20px;
	width: 20px;
 	flex: none;
}

.supportServiceStatusBox span {
	display: inline-block;
	font-size: 16px;
	line-height: 1.3em;
	margin-left: 15px;
}

.supportServiceStatusBox.serviceStatusGreen {
    background-color: #DCFBEE;
}

.supportServiceStatusBox.serviceStatusGreen .supportServiceStatusCircle {
	background-color: #11A96A;
	border-color: #11A96A;
}

.supportServiceStatusBox.serviceStatusAmber {
    background-color: #FCEDDE;
}

.supportServiceStatusBox.serviceStatusAmber .supportServiceStatusCircle {
	background-color: #D35B00;
	border-color: #D35B00;
}

.supportServiceStatusBox.serviceStatusRed {
    background-color: #FDE7E7;
}

.supportServiceStatusBox.serviceStatusRed .supportServiceStatusCircle {
	background-color: #C92100;
	border-color: #C92100;
}

.supportServiceGroupMessage {
	font-size: 14px;
}

#productTabNav.supportTabs {
/*    padding-top: 67px;*/

}
#productTabNav.supportTabs ul li a {
    background-color: #ac0045;
    color: white;
    font-weight: normal;
    font-size: 16px !important;
}

.supportSection {
    margin: auto;
    text-align: center;
}
.supportHeader {
        background: url(/images/products/cloud_header_5120x1370.jpg) center 0/2560px 685px no-repeat;
        background: url(/images/products/cloud_header.svg) center -870px/2560px 2240px no-repeat,linear-gradient(transparent, transparent);
        background-attachment: fixed;
	height: 440px;
/*	width: 100%;*/
	top: 0;
	text-align: center;
	margin-top: -20px;
}
.supportHeader h1 {
	font-size: 66px;
        font-family: "Helvetica Neue LT W01_71488914";
        line-height: 0.9;
        color: #fff;
        letter-spacing: -2px;
        padding: 0;
}
.supportHeader p {
	font-size: 25px;
        color: #fff;
        letter-spacing: -1px;
	margin-left: 0;
	font-weight: 100;
	margin-top: -19px;
}

/* CloudConnect Monitor */
.quarantineBox {
	background: #f4f4f4;
	padding: 10px;
	margin: 10px;
}
.quarantineBox .blockButton {
	float: none;
	margin-left: 10px;
}
.devicesTable {
	width: 100%;
	border-collapse: collapse;
	margin: 10px;
}
.devicesTable tr th {
	border: 1px solid #000;
}
.devicesTable tr td {
	border: 1px solid #000;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	min-height: 35px;
}
.devicesTable tr td:first-child {
	width: 120px;
}
.devicesTable tr td:nth-child(2) {
	width: 90px;
}
.devicesTable tr td:nth-child(3) {
	width: 150px;
}
.devicesTable tr td:nth-child(4) {
	text-align: left;
	padding-left: 20px;
}
.blockButton {
	background: #FF0066 url('/images/uniGrade.png');
	margin-right: 20px;
	font-size: 14px;
	width: 100px;
	float: right;
}
.blockButton:hover, .blockButton:active {
	background: #FF0066 url('/images/uniGrade.png');
	background-position: 50%;
}
.unblockButton {
	background: #0d518e url('/images/uniGrade.png');
	margin-right: 20px;
	font-size: 14px;
	width: 100px;
	float: right;
}
.unblockButton:hover, .unblockButton:active {
	background: #0d518e url('/images/uniGrade.png');
	background-position: 50%;
}

.fourColumn {
	width: 200px;
    padding: 0px 10px 0px 10px;
    margin: 20px 15px 40px 15px;
    display: inline-block;
    text-align: left;
    vertical-align: top;
}
.fourColumn h3 {
	margin-left: 10px;
	font-size: 16px;
	width: 110%;
	margin-bottom: 0;
	padding-bottom: 0;
}
.fourColumn img {
	height: 145px;
	display: block;
	margin: auto;
}
.fourColumn p {
	width: 112%;
}
.threeColumn {
    width: 304px;
    padding: 0px 5px 0px 0px;
    margin: 20px 5px 40px 0px;
    display: inline-block;
    text-align: left;
    vertical-align: top;
}
.threeColumn p {
	margin-left: 0;
}
.threeColumn h3 {
	font-size: 16px;
	width: 100%;
}
.conferenceLogo {
	height: 200px;
}
.conferenceAgendaItem {
	margin-bottom: 20px;
	overflow: auto;
}
.conferenceAgendaItem p {
	margin-top: 0;
}
.conferenceAgendaItemLeft {
	width: 150px;
	float: left;
	overflow: auto;
}
.conferenceAgendaItemRight {
	width: 380px;
	float: left;
	overflow: auto;
}
.conferenceHolder h2 {
	font-size: 27px;
}
.conferenceHeader {
	background: #FFFFFF url(/images/conference/conferenceHeader.jpg) no-repeat top center;
	height: 440px;
	margin-top: -21px;
}
.headerInfoBoxConference {
	float: left;
	width: 600px;
	margin: 260px 0 0 0;
	text-align: center;
	height: 49px;
}
.pinkButton {
	color: #FFFFFF !important;
	background: #ff0066 url('/images/uniGrade.png');
}
.pinkButton:hover, .pinkButton:active {
	background: #ff0066 url('/images/uniGrade.png');
	background-position: 50%;
}
#cloudServerStatusHistory {
	padding: 10px;
	width: 598px;
	border: 1px solid #666;
    border-top: none;
}
#cloudServerStatusHistory h3 {
	width: 100%;
	margin-bottom: 0px;
}
#cloudServerStatusHistory table {
	border-collapse: collapse;
	width: 100%;
}
#cloudServerStatusHistory table, #cloudServerStatusHistory table tr th,  #cloudServerStatusHistory table tr td	{
	border: 1px solid #666;
	padding: 5px;
}
#cloudServerStatusHistory table tr td {
	background: #FFF;
}
#cloudServerStatusHistory table tr th {
	font-weight: 500;
	font-size: 16px;
	text-align: left;
}
.serverStatusTable {
	border-collapse: collapse;
	width: 620px;
}
.serverStatusTable  tr th {
	background: #EAEAEA;
	border: 1px solid #666;
	font-size: 20px;
	font-weight: 400;
	padding: 5px;
}
.serverStatusTable  tr td {
	border: 1px solid #666;
	padding: 5px;
	text-align: center;
}
.serveronline, .serverpending, .serveroffline, .serveralert {
	padding: 5px;
	border-radius: 3px;
	color: white;
	text-align: center;
	max-width: 105px;
}
.serveronline {
	background: #62BB39;
}
.serverpending {
	background: #EF902E;
}
.serveroffline {
	background: #BB3939;
}
.serveralert {
	background: #BB3939;
}
.serverStatusButton {
	margin: 5px;
	font-size: 14px;
    width: 140px;
}
.serverSatusHolder p {
	margin-left: 0;
}
.serverEventStatusHolder {
	background: #EAEAEA;
	border: none !important;

}
/* Migration pages */
.migrationStep {
	background: #f4f4f4;
	padding: 10px;
	overflow: auto;
	margin-top: 20px;
	margin-left: 10px;
}
.migrationStep .buyButton {
	font-size: 18px;
    padding: 3px 20px;
    margin-bottom: 15px;
    margin-right: 10px;
    margin-top: -20px;
}
.migrationStep input[type='checkbox'] {
	margin-left: -3px;
}
.migrationStepInnerHidden {
	display: none;
}
.migrationStep .disabledButton {
	background: #999999;
}
@media print {
	.blogHeader {
		display: none;
	}
	#header{
		display: none;
	}
	.blogArticleFull {
		width: 600px;
	}
	.kbHelpTab, .previousNext {
		display: none;
	}
	.blogArticleCommentBlock {
		display: none;
	}
	#blogArticleShare {
		display: none;
	}
	#blogHouseRules {
		display: none;
	}
	#blogArticleTags {
		display: none;
	}
	.blogArticleLikeHolder {
		display: none;
	}
	.footer_holder {
		display: none;
	}
	#footerScroller {
		display: none;
	}
	.blogRightNav {
		display: none;
	}
	.blogHolder {
		width: 600px;
	}
	.stripeMiddleOverflowVis {
		width: 670px;
		padding-top: 20px;
	}
	p {
		page-break-inside: avoid;
		font-size: 12px !important;
	}
	#blogArticlePrintButton {
		display: none;
	}
	.greyStripe {
		background: #FFFFFF;
	}
}
#optanon-menu li {
    list-style-image: none;
}

.marginLeft5 {
	margin-left: 5px;
}
