ul {
	list-style-type:disc;
	-webkit-margin-before:1em;
	-webkit-margin-after:1em;
	-webkit-margin-start:0;
	-webkit-margin-end:0;
	-webkit-padding-start:20px;
}

img {
	max-width:100%;
}

* {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-family:'Source Sans Pro',sans-serif;
	font-weight:400;
}

html {
	margin:0;
	padding:0;
}

body {
	line-height:1.7em;
	color:black;
	font-size:16px;
}

h1,h2,h3,h4,h5,h6,label {
	color:#000;
	line-height:1.2em;
}

h3 {
	font-size: 18pt;
}

a {
	color:#582CAF; /*521379;*/
	text-decoration:none;
}

.header {
	overflow:hidden;
	min-height: 50px;
}

.header .status-bar {
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

.header .status-bar.warning {
	background-color: rgb(255, 236, 112);
}

.header .status-bar .error {
	background-color: rgb(255, 112, 112);
}

.home-menu {
	background-color: #582CAF; /*#0f1039; #521379;*/
	/*border-bottom: 5px solid white;*/
	
	text-align:left;
	color:#fff;
}
.pure-menu-list {
	background: #582CAF;
	box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.5);
}

.center {
	text-align:center;
}

.pure-menu.pure-menu-fixed {
	border-bottom:none;
	z-index:4;
}

.home-menu .pure-menu-heading {
	color:#fff;
	font-weight:400;
	font-size:120%;
}

.home-menu .pure-menu-selected a {
	color:#fff;
}

.home-menu a {
	color:#fff;
	font-weight:600;
}

.home-menu li a:hover,.home-menu li a:focus {
	background:none;
	border:none;
	color:rgba(245,217,10,1);
}

.fullWidth {
   width: 100%;
   margin-left: auto;
   margin-right: auto;
   max-width: initial;
}

.pure-g.darkest {
	background: #521379;
}

.pure-menu-children {
	background:#582CAF;
	width:320px!important;
	left:-135px!important;
	text-align:center;
}

.menu-heading {
	display:inline-block;
	padding:.5em;
	overflow:hidden;
	height:50px;
}

.main-menu {
	float:right;
}

.l-content {
	margin:0 auto;
	max-width:980px;
}

.center-small {
	text-align:center;
	margin:0 auto;
}

.pure-u-1 {
	padding-left:10px;
	padding-right:10px;
}

.content-wrapper {
	position:relative;
	top:0;
	width:100%;
	min-height:12%;
	z-index:2;
	background:#fff;
}

.content {
	padding-bottom:1em;
}

.content-head {
	width:100%;
	background:#4b2693;
	color:#fff;
	font-size:14pt;
	font-weight:400;
	text-align:center;
	line-height:1.4em;
	padding-top: 5px;
	padding-bottom: 5px;
}

h1.content-head {
	font-size:14pt;
	margin-top:0;
	line-height: 1.4em;
	padding-bottom:5px;
	padding-top: 5px;
}

.big-head{
	font-size:18pt;
	margin-top:0;
}

.content-head-ribbon {
	color:#fff;
}

.content-subhead {
	color:#521379;
}

.content-subhead i {
	margin-right:7px;
}

.company-logo {
	vertical-align:middle;
	margin-top:5px;
}

.service-alert {
	background: #fcf8e3;
	text-align: center;
	border-color: #faebcc;
	color: #8a6d3b;
	padding-top: 10px;
	padding-bottom: 10px;
}
.service-alert strong {
	font-size: 16pt;
}

.l-grey {
	background:#fafafa;
	padding-bottom:10px;
	border-top:1px solid #dbdbdb;
	border-bottom:1px solid #dbdbdb;
}

.grey {
	background:#f6f6f6;
	padding-bottom:10px;
	border-top:1px solid #dbdbdb;
	border-bottom:1px solid #dbdbdb;
}

.green {
	background:#c7d5a9;
	padding-top:10px;
	padding-bottom:10px;
	border:1px solid #b3c096;
	text-align:center;
}
.border-Top-Bottom {
	border-left: 0px;
	border-right: 0px;
}

.green img {
	vertical-align:middle;
	margin-right:5px;
}

.green a.button {
	display:inline-block;
	width:150px;
	margin-left:15px;
}

.green a.button.buy {
	font-size:16pt;
	width:250px;
}

.green a.button.buy i.fa {
	font-size:20pt!important;
}

.green a.button span {
	width:48%;
}

.l-box .green {
	border-radius:5px;
}

.product-box {
	font-size:12pt;
	border-bottom:1px solid #dbdbdb;
	padding-top:10px;
	padding-bottom:15px;
}

.product-box .left {
	display:block;
	margin:0 auto;
	width:80px;
	height:80px;
	overflow:hidden;
}

.product-box .right a {
	color:#000;
}

.product-box .right {
	display:block;
	width:100%;
	text-align:center;
}

.product-box.last {
	border-right:none;
	padding-right:11px;
}

.last-line {
	border-bottom:none;
}

.footer {
	border-top:1px solid #dbdbdb;
	background:white;
	padding:10px;
	font-size:14pt;
	line-height:1.5em;
	padding-top:2em;
	padding-bottom:2em;
}

.footer a {
	line-height:1em;
	color: black;
}

.button-outline {
	background:#c7d5a9;
	padding:10px;
	border-radius:3px;
	max-width:400px;
	margin:0 auto;
	border:1px solid #b3c096;
}

.product-box a.button {
	position:relative;
	bottom:0px;
	font-size:12pt;
	max-width:300px;
	padding:5px;
	margin:10px auto;
	font-weight:600;
	width: 100%;
}

.product-box a.button:hover {
	box-shadow: 0 3px 2px 0 rgba(0, 0, 0, 0.2) !important;
}

a.button {
	display: inline-block;
	padding: 10px;
	margin-bottom: 10px;
	font-size: large;
	font-weight: bold;

	color:black;
	text-decoration:none;
	border-radius:3px;
	background: #FFA41C; /*#ffa124;*/
	/* background-image: -webkit-linear-gradient(#ffa124 0%, #f5900b 100%); */
	border: 1px solid rgba(0, 0, 0, 0.1);
	/*box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);box-shadow:0 1px 1px 0 rgba(0,0,0,.2),0 1px 3px 0 rgba(0,0,0,.3);*/
	line-height:1.5em;
	text-align:center;
	-webkit-transition-duration: 5s; /* Safari */
	transition-duration: 0.2s;
	padding: 5px;
	max-width: 400px;
}

a.button span {
	display:inline-block;
	padding:5px;
	width:49%;
	font-weight:600;
}

a.button span:last-child {
	background:rgba(255,255,255,.1);
}

a.button:hover {
	background-color:#FFA41C; /*rgb(0, 107, 0);*/ /*#f5b560;*/	
	/*background-image: -webkit-linear-gradient(#ffb047 0%, #ff9d1c 100%);*/
}   
	
a.button:active {
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
}

.factbox {
	border:1px solid rgba(0,0,0,.2);
	color:#000;
	padding:10px;
	background:#ffc;
	border-radius:4px;
	width:80%;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}

.triangle-border {
	position:relative;
	font-size: 14pt;
}

.triangle-border:after,.triangle-border:before {
	position:absolute;
	display:block;
	width:0;
	content:"";
}

.triangle-border {
	padding:15px;
	margin:1em 0 3em;
	border:5px solid #a3c36c;
	color:#333;
	background:#fff;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}

.triangle-border:before {
	bottom:-20px;
	left:40px;
	border-width:20px 20px 0;
	border-style:solid;
	border-color:#a3c36c transparent;
}

.triangle-border:after {
	bottom:-13px;
	left:47px;
	border-width:13px 13px 0;
	border-style:solid;
	border-color:#fff transparent;
}

.triangle-border.top:before {
	top:-20px;
	bottom:auto;
	left:auto;
	right:40px;
	border-width:0 20px 20px;
}

.triangle-border.top:after {
	top:-13px;
	bottom:auto;
	left:auto;
	right:47px;
	border-width:0 13px 13px;
}

.triangle-border.left:before {
	top:10px;
	bottom:auto;
	left:-30px;
	border-width:15px 30px 15px 0;
	border-color:transparent #a3c36c;
}

.triangle-border.left:after {
	top:16px;
	bottom:auto;
	left:-21px;
	border-width:9px 21px 9px 0;
	border-color:transparent #fff;
}

.triangle-border.right:before {
	top:10px;
	bottom:auto;
	left:auto;
	right:-30px;
	border-width:15px 0 15px 30px;
	border-color:transparent #a3c36c;
}

.triangle-border.right:after {
	top:16px;
	bottom:auto;
	left:auto;
	right:-21px;
	border-width:9px 0 9px 21px;
	border-color:transparent #fff;
}


.triangle {
	width: 100%;
	position: relative;
	border-bottom: 5px solid #a3c36c;
	margin-left: auto;
	margin-right: auto;
}
.triangle:before,
.triangle:after {
	content: "";
	position: absolute;
	margin-left: -30px;
	bottom: -30px;
	border-width: 30px 30px 0;
	border-style: solid;
	border-color: #a3c36c transparent;
}
.triangle:after {
	bottom: -22px; /* -1px of first element for border */
	border-color: #fff transparent;
}

.feat-list ul {
	font-size:14pt;
	border:1px solid #dcdcdc;
	border-radius:5px;
	padding-left:0;
}

.feat-list ul li {
	border-top:1px solid #dcdcdc;
	padding:10px;
	list-style:none;
	background-image:url(/bcimg/check.png);
	background-repeat:no-repeat;
	background-position-y:15px;
	background-position-x:15px;
	text-align:left;
	text-indent:35px;
}

.feat-list ul li:first-child {
	border-top:0;
}

.feat-list ul li:nth-child(even) {
	background:#fafafa;
	background-image:url(/bcimg/check.png);
	background-repeat:no-repeat;
	background-position-y:15px;
	background-position-x:15px;
}

.frontpage {
	display:block;
	overflow:hidden;
	background-repeat:no-repeat;
	background-image:url(/images/frontPage0.webp);
	margin-right:10px;
	margin-bottom:10px;
}

.frontpage.years {
	margin:0 auto;
	width:344px;
	height:73px;
	background-position:-160px -0;
}

.frontpage.Cambridge_University_Press_logo {
	display:inline-block;
	width:120px;
	height:25px;
	background-position:-160px -313px;
}

.frontpage.barcodeFM {
	width:73px;
	height:69px;
	background-position:-356px -260px;
}

.frontpage.barcodexosx {
	width:160px;
	height:322px;
	background-position:-0 -0;
	margin:0 auto;
}

.frontpage.barcodexwin {
	width:192px;
	height:240px;
	background-position:-160px -73px;
	margin:0 auto;
}

.frontpage.blackbirdII {
	width:68px;
	height:55px;
	background-position:-0 -322px;
}

.frontpage.busplan {
	width:76px;
	height:73px;
	background-position:-352px -116px;
}

.frontpage.compasssm {
	width:70px;
	height:47px;
	background-position:-68px -322px;
}

.frontpage.dyson_logo {
	display:inline-block;
	width:60px;
	height:23px;
	background-position:-218px -338px;
}

.frontpage.ikea_logo {
	display:inline-block;
	width:80px;
	height:29px;
	background-position:-352px -73px;
}

.frontpage.labels {
	width:76px;
	height:67px;
	background-position:-428px -116px;
}

.frontpage.lp2844 {
	width:76px;
	height:64px;
	background-position:-280px -313px;
}

.frontpage.penguin_logo {
	display:inline-block;
	width:80px;
	height:30px;
	background-position:-138px -338px;
}

.frontpage.sony_logo {
	display:inline-block;
	width:80px;
	height:14px;
	background-position:-352px -102px;
}

.frontpage.thermal_Icon {
	width:76px;
	height:71px;
	background-position:-352px -189px;
}

.sprite {
	display:inline-block;
	overflow:hidden;
	background-repeat:no-repeat;
	background-image:url(/images/all-sprite.webp)!important;
	border: none;
}

.sprite.carticon {
	width:35px;
	height:27px;
	background-position:-0 -200px!important;
}

.sprite.guarantee {
	width:100px;
	height:100px;
	background-position:-0 -0;
}

.sprite.logo {
	width:56px;
	height:59px;
	background-position:-35px -200px;
}

.sprite.penlogo {
	width:100px;
	height:100px;
	background-position:-0 -100px;
}

.hide-for-small {
	display:none;
	visibility:hidden;
}

.hide-for-small.inline-block {
	display: none;
}

.show-for-small {
	display:block;
	visibility:visible;
}

.pure-menu-item {
	border-right:1px solid #835E9D;
}

.pure-menu-item:last-child {
	border-right:none;
}

.no-border .pure-menu-item {
	border:none;
	padding-left:10px;
	padding-right:10px;
}

.pure-menu-item .heading {
	border-top:1px solid #835E9D;
	font-size:120%;
}

.pure-menu-item .heading:first-child {
	border:none;
}

.top-right {
	margin-left: calc(100% - 470px);
	width: 470px;
}

.half-price {
	display: inline-block;
	background: #eb4e4e;
	border-radius: 5px;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	width: auto;
	color: #ffffff;
	font-weight: 600;
}

.checkList {
	list-style: none;
	padding: 0;
}
.checkList li {
	font-size: 16pt;
	border-bottom: 1px solid #e4e4e4;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-left: 1.3em;
}

.checkList li:before {
	color: #521379;
	content: "\f046"; /* FontAwesome Unicode */
	font-family: FontAwesome;
	display: inline-block;
	margin-left: -1.3em; /* same as padding-left set on li */
	width: 1.3em;
}

.checkList li em {
	background: #521379;
	font-size: 14pt;
	font-weight: 700;
	padding: 0px 8px 0px 5px;
	text-transform: uppercase;
	color: #fff;
	border-radius: 3px;
	display: inline-block;
	height: 24px;
	position: relative;
	line-height: 18pt;
}

.QandA {
	list-style: none;
	padding: 0;
}

.QandA li {
	font-size: 16pt;
	padding: 18px;
	border-bottom: 1px solid #e4e4e4;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.QandA li em {
	display: inline-block;
	border-radius: 300px;
	text-align: center;
	font-weight: 900;
	color: #fff;
	line-height: 44px;
	margin-right: 10px;
	width: 47px;
	height: 47px;
}

.QandA li span em {
	background: #fb9b1a;
}

.QandA li span:nth-child(1) em {
	background: #521379;	
}

.QandA li span {
	display: table-cell;
}

.QandA li span:nth-child(2) {
	font-weight: 600;
}

.lg, .lg span {
	font-size: 14pt;
}

.pricing {
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 5px;
	font-size: 14pt;
	background-color: #fafafa;
	overflow: hidden;
}

.pricing .button {
	font-size: 14pt;
	font-weight: bold;
}
.pricing ul {
	margin: 0px;
	padding: 0px;
}

.pricing .pure-u-1:first-child ul li{
	border-left: none;
	text-align: right;
}

.pricing ul li {
	list-style: none;
	padding: 10px;
	border-right: none;
	border-left: 1px solid rgba(0, 0, 0, 0.2);
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.pricing ul li:last-child {
	border-bottom: none;
}

.pricing ul li:nth-child(odd) {
	background-color: #fff;
}

.pricing ul li:nth-child(1) {
	background-color: #4b2693;
	color: #fff;
	font-weight: bold;
	border-bottom: 0px;
	
}
.pricing ul li:nth-child(2) {
	background-color: #582CAF;
	color: #fff;
	font-weight: bold;
}

.pricing ul li:nth-child(13) {
	font-weight: bold;
}

/*
.pricing ul li:nth-child(12) {
	background-color: #c7d5a9;
}*/

.pricing ul li .fa {
	color: #B9E98D;
}

.pricing .pure-u-1 {
	padding: 0px;
}

.pricing .green .button {
	padding: 10px;
	margin: 0px;
	max-width: 120px;
}

.pricing .green {
	background:#c7d5a9;
	padding:10px;
	text-align:center;
	border-radius: 5px;
}

.videoWrap {
	width: 95%;
	max-width: 700px;
	height: 396px;
	margin: 10px auto;
}

.botbar {
 	z-index: 99999;
    bottom: 0px;
	position: fixed;
	background: #4b2693;
	border-top: 1px solid #4b2693;
	width: 100%;
	height: 80px;
	padding: 10px;
}

.botbar .pure-u-1 {
	padding-top: 18px;
}

.botbar .pure-u-1 .green {
	margin-top: -18px;
}

.botbar .button {
	font-size: 14pt;
	font-weight: bold;
}

.botbar2 {
	background: #4b2693;
	border-top: 1px solid #4b2693;
	width: 100%;
	padding: 10px;
	font-size: 16pt;
	font-weight: bold;
}

.botbar2 .pure-u-1 {
	padding-top: 10px;
}

.botbar2 .pure-u-1 .green {
	margin-top: -10px;
}

.botbar2 .button {
	font-size: 18pt;
	font-weight: bold;
}

@media (min-width:48em) {
	.home-menu ul {
		float:right;
	}
	
	.product-box {
		margin:0;
		border-right:1px solid #dbdbdb;
		border-bottom:none;
	}
	
	.product-box .left {
		display:inline-block;
		width:25%;
		height:80px;
	}
	
	.product-box .right {
		display:inline-block;
		width:73%;
		text-align:center;
	}
	
	.lower .product-box {
		border-top:1px solid #dbdbdb;
	}
	
	.lower .product-box .last-line {
		border-bottom:1px solid #dbdbdb;
	}
	
	.center-small {
		text-align:left;
		margin:0;
	}
	
	.l-box-lrg {
		border:none;
	}
	
	.hide-for-small {
		display:block;
		visibility:visible;
	}

	.hide-for-small.inline-block {
		display: inline-block;
	}
	
	.show-for-small {
		display:none;
		visibility:hidden;
	}
}

@media (max-width: 1120px) {
	.botbar2 {
		font-size: 12pt;
	}
}

@media (max-width: 765px) {
	.botbar {
		height:180px;
	}
	.botbar .pure-u-1 {
		text-align: center;
		padding-bottom: 10px;
	}
	
	.botbar2 {
		font-size: 16pt;
	}
	
	.botbar2 .pure-u-1 .green {
		margin-top: 10px;
		margin-bottom: 10px;
	}
}

/*
/* DARK MODE */
/*
@media (prefers-color-scheme: dark) {
	body {
		background-color: #222;
		color: white;
	}
	.content-wrapper {
		background-color: #222;
	}
	.grey {
		background-color: black;
		color: white;
		border-top: 1px solid #303030;
		border-bottom: 1px solid #303030;
	}
	.product-box {
		border-right: 1px solid #303030;
	}
	.product-box .right a {
		color: white;
	}
	.lower .product-box {
		border-top: 1px solid #303030;
	}
	.footer {
		background-color: black;
	}
	.footer a {
		color: white;
	}
}
*/