@import url(https://web.archive.org/web/20190211111853cs_/https://fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic,700italic);
body {
	background-color:#fff;	
}
body, html {
	margin:0;
	padding:0;
	font-family: 'Lato', sans-serif;	
	color:#16161c;
	font-size:15px;
	min-height:100%;
}

img {
	border:none;	
}

#mailer a:link {
        color: #FFFFFF;
}
#mailer a:visited {
        color: #FFFFFF;
}

/* 
 Change place holder colour
	-webkit-input-placeholder {
 color: #000; */

h1 {
	font-weight:300;
	font-size:28px;
	text-transform:uppercase;
}
h2 {
	/*line-height: 55px;*/
	text-transform:uppercase;
	font-weight:400;
}
h3 {
	font-size:18px;
}
h4 {
	
}
h5 {
	color: #fff;
	font-size: 15px;
	margin: 8px 0;
	margin-bottom:0px;
}
p {
	/*font-size:12px;*/
	line-height:24px;
}
a {
	text-decoration:none;
	color:#000;
	font-weight: bold;
}
a:hover {	
}
hr {
    border: none;
    height: 1px;
    background-color: #ccc;
}
th {
	text-align:left;
}

.container {
	max-width:1020px;	
	margin:0 auto;
	position:relative;
	padding: 0 20px;
}

.fade:hover, .fade.active, .buttonBuy:hover, .buttonRed:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	cursor:pointer;
	-o-transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	transition: .3s;
}

.headerfade:hover {
	background-color:#EFEFEF !important;
	cursor:pointer;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
}

.h1 {
	padding-top: 97px;
	text-align: center;
	font-size: 30px;
	font-weight: 300;
}

.subheading {
	font-size: 17px;
}

.pContent {
	font-size: 13px;
}

.clearfix {
	clear:both;
	height:0;
}

.assay {
	background: rgb(100,60,68);
}

.gemlab {
	background: rgb(99,105,114);
}

.analytical {
	background: rgb(141,137,135);
}

.academy {
	background: rgb(85,137,162);
}

.safeguard {
	background: rgb(117,108,107);
}

.india {
    background: #333;
}

.socialWidget .socialWidgetCallout {
	float:right !important;	
}

.socialWidget {
  width: 95px !important;
}

.downloadListHeader {
    width: 100%;
    height: auto;
    margin: 10px 0;
}

.downloadCentreTable {
    display: flex;
    flex-wrap: wrap;
}

.downloadCentreTable .download {
    width: 25%;
    min-width: 100px;
    height: auto;
    box-sizing: border-box;
    padding: 2px 5px
}

.typicalHeader {
/*	font-size: 19px;*/
	position: absolute;
	top: 45px;
	/*left: 244px; */
	color: #000;
	text-transform: uppercase;
	/*height:113px;*/
	background-color: rgba(255,255,255,0.8);
	max-width: 60%;
	padding: 30px;
}

.typicalHeader h2 {
	margin: 0;
}

.typicalHeader h4 {
	margin: 0 0 2px;
	color: #5b3b44;
}

.typicalHeader.site1 {
    border-top:7px solid rgb(100,60,68);
}

.typicalHeader.site3 {
    border-top:7px solid rgb(141,137,135);
}

.typicalHeader.site5 {
    border-top:7px solid rgb(99,105,114);
}

.typicalHeader.site6 {
    border-top:7px solid rgb(117,108,107);
}

.white {
	color:#ccc;	
}

.newsblock {
	margin-top:40px; 
}

.newsblock img {
	border:solid 1px #ccc; 
}

.newsheadercontent {
	background-color:#f1efef;	
	padding:15px;
	font-size:16px;
	margin-top:33px;
	border-bottom:solid 2px #000;
}

.newsheadercontent p {
	color:#000;
}

.newsArticle {
	margin-top: 15px;
	/* border-top: solid 1px #000; */
	border-bottom: solid 1px #000;
	padding: 20px 0 0;
}

.newsmaincontent {
width:300px;
float:right;
word-wrap:break-word;
}
.newsmaincontent h2{
	margin-top: 0px;
	line-height:35px;
}

.newsheadercontent h4 {
	font-size:20px;
	color:#000;
	font-weight:500;
	margin-bottom:0px;
}


.newscomment {
	padding: 10px 10px;
	margin-top:10px;
	border-bottom:solid 1px #ccc;
	border-top:solid 1px #ccc;
	clear: both;
	background-color:#fff;
}

.newscomment a {
	color:#000;
	font-weight:bold;
}
.newsReadMore{
	float:right;	
}
.newscomment .addthis_sharing_toolbox {
    float: left;
}

#newsSearch {
    width: calc(85% - 14px);
    padding: 4px 7px;
    background-color: #c5c5c5;
    border: 0;
}
.news #sidebar {
    width: 265px;
}
.news #sidebar.fixed {
    position: fixed;
    top: 30px;
}
#searchTagsBtn {
    margin-left: 10px;
}
#searchTagsBtn:hover {
    cursor: pointer;
}
.typicalcontent {
	padding:15px 0px;
	line-height:24px;
}
.typicalcontent p {
	line-height:24px;
}
.downloadCentreTable {
border: 0;
width: 100%;
cellspacing: 0;
cellpadding: 0;
}
.downloadCentreTable tr {
	vertical-align:baseline;
}
.downloadCentreTable td {
	padding:5px 0;
	width: 25%;
}

/* new downloads section */

.container.downloadsHeader {
    height: 100%;
    width: 100%;
}

.container.downloadsHeader span {
    color: #fff;
    text-transform: uppercase;
    padding: 0 20px;
    font-weight: 300;
    font-size: 3.4em;
    z-index: 2;
    max-width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    position: absolute;
    width: calc(100% - 40px);
    top: 0;
    left: 0;
}
.titleSection {
    text-align: center;
}

.titleSection .titleImage {
    width: 10%;
}

#accordion.downloads {
    margin: 24px 0 52px;
}

#accordion.downloads h3 {
    display: flex;
    align-items: center;
    padding: 10px;
    text-transform: uppercase;
    color: #fff;
    font-size: 17px;
}

#accordion.downloads p {
    background-color: #eceded;
    padding: 10px;
    margin: 5px 0;
    font-size: 12px;
    color: #231f20;
}

#accordion.downloads p:after {
    content: '>';
    margin-left: 5px;
}

#accordion.downloads .bao {
    background-color: #5b3a43;
}

#accordion.downloads .analytical {
    background-color: #868686;
}

#accordion.downloads .gem {
    background-color: #5f6871;
}

#accordion.downloads .safeguard {
    background-color: #6e696a;
}

#accordion.downloads .academy {
    background-color: #5489a0;
}

#accordion.downloads .logo {
    width: 40px;
    border-radius: 100%;
    border: 2px solid #fff;
    margin-right: 20px;
}

#accordion.downloads .fa-angle-down {
    position: absolute;
    right: 20px;
    font-size: 25px;
}

#accordion.downloads .ui-widget-content {
    border: 0;
    padding: 0;
}

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

.contactAnchor::before {
	display: block; 
	content: ""; 
	margin-top: -75px; 
	height: 75px; 
	visibility: hidden; 
}

.ContactDetailRight {
	float:right; 
	width:45%;
	font-size: 14px;
}
.ContactDetailRight ul {
	padding-left:0;
	list-style:none;
	color:#fff;
}
.ContactDetailRight li {
	padding:2px 0;
}
.ContactDetailSplit {
	background-color: rgba(255,255,255,0.15);
	padding: 10px 2%;
	/* padding-right: 15%; */
	WIDTH: 45%;
	float: left;
	border: none;
	color:#fff;
	margin-top:10px;
}
.ContactDetailFull {
	background-color:rgba(255,255,255,0.15);
	padding:10px;
	margin-top: 15px;
	width: 96%;
	border:none;
	color:#fff;

}
.ContactDetailMessage {
	background-color:rgba(255,255,255,0.15);
	padding:10px;
	margin-top: 15px;
	width: 96%;
	border:none;
	height:126px;
	color:#fff;
}
.ContactCheckbox {
	float:left;
	margin-top:10px;	
}
.ContactDetailLeft {
	width:54%;
	color:#fff;
	padding-top:13px;
	font-size: 14px;
}

#footerContactHidden {
	width:100%;
	height:62px;
	margin-top: 32px;
	padding-top: 4px;
	position: absolute;
	bottom: 0;
	overflow:hidden;
	transition:min-height 1s;
}
.footerShow {
	min-height:560px;
	z-index:1000;
}

.career {
	line-height: 24px;     
	margin-top: 3px;  
	margin-bottom:3px;     
}

#footerContactContent {
	background-color:#414243;
}
.showFooter {
		
}

.del:hover {
	cursor:pointer;	
}

.sponsorReg {
	margin-top:61px;
	width:48%;
}

.welcomeCN {
	float:right;
	margin-top:64px;
	padding-right:15px;
	color:#6d6d6e;
	font-size: 13px;
}

.mainSearchBar {
	float:right;
	margin-top:60px;
	color:#000;
}

#searchSite {
	background-color:#c5c5c5;
	border:0px;
	margin-top:0px;
	padding: 4px 7px;
}

#searchSite::-webkit-input-placeholder {
	color:#585858;
	font-size: 10px;
	font-weight: 500;
}

#searchSite::-moz-placeholder {
	color:#585858;
	font-size: 10px;
	font-weight: 500;
}

#searchSite:-ms-input-input-placeholder {
	color:#585858;
	font-size: 10px;
	font-weight: 500;
}

#searchSite:-moz-placeholder {
	color:#585858;
	font-size: 10px;
	font-weight: 500;
}

.footerRightText {
	float: right;
	width: 230px;
	padding-right:10px;
	line-height:18px;
	text-transform:none !important;
	margin-top: 22px !important;
	color: #fff !important;
	font-size:13px !important;
}

.frame {
        border-width: 0px;
        border: 1px solid #8F8F8F;
}
.redbutton {
	font-weight:bold;
	padding:5px;
	background-color:#aa020a;
	color:#fff;
	border:1px #000;
}
.orderHistoryDate {
	margin-bottom:20px !important;
}
.orderHistory p{
	margin:8px 0;
}
.courseSelect select{
	margin-bottom: 15px !important;
}
.headerLinks {
	float:right;
	margin-top: 7px;
	z-index:40;
	padding-right: 10px;
}
.headerLinks a {
	font-size: 13px;	
}

.headerLinks img {
	width: 30px;
	height: 30px;
}

#typicalcollum1 .superDropLrg {
	float:none;
}

#typicalcollum1 .superDropContainer {
	background-image:none;	
}

.superDropContainerSml > div > ul {
	width:400px;
	overflow:hidden;	
}
.superDropLrg h3, .superDropContainerSml h4 {
	margin-left:15px;
	margin-bottom:10px;	
}
#centre {
	text-align: center;
}

#loginPanel {
	width: 270px;
	float: right;
	margin-top:-244px;
	transition:0.5s;
	text-transform:uppercase;
}
#loginPanel #hiddenDiv {
	background-color:#FFFFFF; border:1px solid #ccc;
	padding:10px 0;
	height:221px;
	position:relative;
}
#loginPanel a {
	color:#000 !important;
}
#loginPanel p {
	margin:0 !important;
	text-align:center !important;
}
#loginPanel label {
	padding-left:10px;
	width:80px;
	display:inline-block;
}
#loginPanel input[type=submit] {
	width:80%;
	/*margin:0 10%;*/
	-webkit-appearance: none;
	padding:5px;
	background:#fff;
	border:1px solid #ccc;
	border-radius:3px;
}
.loginbttn {
	margin:0 10%;
}

#loginPanel input[type=text], #loginPanel input[type=password]  {
	width: 160px;
	height: 16px;
	background: rgb(232, 232, 232);
	background: -moz-linear-gradient(90deg, rgb(232, 232, 232) 0%, rgb(255, 255, 255) 53%);
	background: -webkit-linear-gradient(90deg, rgb(232, 232, 232) 0%, rgb(255, 255, 255) 53%);
	background: -o-linear-gradient(90deg, rgb(232, 232, 232) 0%, rgb(255, 255, 255) 53%);
	background: -ms-linear-gradient(90deg, rgb(232, 232, 232) 0%, rgb(255, 255, 255) 53%);
	background: linear-gradient(180deg, rgb(232, 232, 232) 0%, rgb(255, 255, 255) 53%);	
}
#stoneSubmissionFormPrint div p {
	margin:8px;
}
.loginError {
	color: red;
    font-weight: bold;
    height: 14px;
    margin-bottom: 20px;
}

tr.voucherError {
	color: #fff;
    background: #C00;
    padding: 10px;
    border-top: 5px solid #fff;
    border-bottom: 5px solid #fff;
}

.inline-form {
	border: 1px solid #ccc;
	padding:0 20px;
}

.re-Reg textarea, .re-Reg input {
	vertical-align:top;
}
.checkboxContainer {
	margin-bottom:15px;
}
.checkboxContainer input {
	margin-right: 2%;
	float:left;
	margin-top: 7px;
}
.labelWidthMargin {
	margin-left:29.5%;	
}
.inline-form label {
	width:40%;
	display:inline-block;
}
.lrgLabel label { 
	width:80% !important;
	margin:5px 1px;
	line-height:20px;
}
.labelFull {
	width:100% !important;
}
.inline-form input[type=text], .inline-form input[type=password]  {
	width: 57%;
	height: 20px;
}

.inline-form input[type=button], .inline-form input[type=submit] {
	margin:0 10% 0 0;
	-webkit-appearance: none;
	padding:5px;
	background:#fff;
	border:1px solid #ccc;
	border-radius:3px;
}
.panelOpen { 
	margin-top:0px !important;
}
.error {
	color: #fff;
	background: #C00;
	padding: 10px;	
}
.headerButtonLrgWidth {
	padding: 5px 44px !important;
}

.headerButton {
		width: 100%;
	margin: 0px 2%;
	-webkit-appearance: none;
	padding: 5px 19px;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 3px;
	font-size:13px;
	text-transform:uppercase; 
	color:#555; 
}
.headerButton2 {
	width: 100%;
	margin: 0px 2%;
	-webkit-appearance: none;
	padding: 5px 24px;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 3px;
}

.pad5px {
	padding: 7px;
}
.pricelistSpacer {
	margin:18px !important;	
}
.pricelistPDF {
	float:left;
	margin:6px;
	max-width:11%;
	padding: 0px 5px;
}

.TA_socialButtonBubbles {
	float:left;	
}

.pricelistPDF2 {
	float:left;
	margin:5px;
	max-width:50%;
	padding: 0px 5px;
}
.pricelistPDF p{
	text-align:left;
	margin-left:7px;
	width:81px;
}
.pricePad {
	padding:0px 3%;	
}
.pricePad p {
	width:145% !important;
	min-height:150px;
}

.pricePad span {
	min-height:0px;
	margin-left:45%;
}

.pricelistPDF img {
	width: 89px;
	height: auto;
}

.regImgLinks {
	width:189px;
	float:left;
	margin:2px;
}

.chooseImage {
	float:left;
	margin:5px;	
}
.highlightSubmit {
	border:1px solid #000;
	background-color:#f8f8f8;
}
/* TO MAKE FOOTER STICKY... */
#page_wrap {
  min-height: 100%;
  /* equal to footer height */
  margin-bottom: -142px; 
}
/* END STICKY FOOTER */

#logo {
	padding-top:19px;
	float:left;
	width: 181px;
}	

.anchorcert #logo {
	float: none;
}

#header_container {
	height:170px;
}

#header_container.anchorcert {
	height: auto !important;
}

#headerNoBasket {
	display:none;	
}

#navtop_container {
	width: 100%;
/*	background-color: #643c44;*/
	height: 45px;
	position: absolute;
/*	z-index: 100;*/
}

#navtop {
	margin: 0 auto;
	font-size: 10px;
	max-width: 975px;
	z-index:100;
	text-transform:uppercase;
}

#navtop a {
	/*margin:0px 2px;*/
}

#navtop p {
	text-align: right;
	margin: 12px 0;
}
#mobileMenuDarkText {
display: none;	
}
#reportTypeTable {
	border-collapse:collapse;	
}
.reportTypeTableCell td input[type=text] {
	min-width:1% !important;
	max-width:98% !important;
	padding:0;
	margin:0;
	border:none;
	height:30px;
}
.reportTypeTableCell td {
	max-width:72px;
}
#reportTypeTable td, #reportTypeTable {
	text-align:center;
}

#butmyanchorcert {
    font-weight: bold;
    background-color: #c5c5c5; 
    width: auto;
    border-radius: 0 0 5px 5px; 
    float: right;
    padding: 5px 10px 6px;
    /* margin-left: 9px; */
}

#butmyanchorcert i {
	font-size: 20px;
    height: 100%;
    margin-top: 2px;
    margin-right: 5px;
    color: #898989;
}

/*#butmyanchorcert div:nth-child(1) {
	margin-bottom: 4px;
	display: inline-block;
}
*/
#headerLoginForm fieldset {
	border: 1px solid #ccc;
	padding: 0 20px;
}

#headerLoginForm label {
	width: 15%;
	display: inline-block;
}

#headerLoginForm input[type=text], #headerLoginForm input[type=password]  {
    width: 25%;
    height: 25px;
    margin-bottom: 10px;
}

#butfootercontact{
	background-image: url(/web/20190211111853im_/https://anchorcertgemlab.com/assets/img/buttons/footercontact.png);
	background-repeat: no-repeat;
	width: 149px;
	height: 46px;
	padding: 16px 0 0 0px;
	text-align:center;
}
#footertagline {
	float:right;
	font-size: 13px;
}

.relAnchorcert #footertagline {
	float:none;
}

#strapline {
	padding-top: 97px;
	text-align: center;
	font-size: 30px;
	font-weight: 300;
	text-transform:uppercase;
}
#straplineSmall {
	position: absolute;
	background: white;
	top: 98px;
	text-align: left;
	font-size: 19px;
	font-weight: 300;
	text-transform:uppercase;
	margin-left: 25%;
}

#straplineSmall.big {
	font-size: 25px;
	top: 100px;
	margin-left: 22%;
}

#pushLeft {
	margin-left:27%;	
}

#nav_container_holder{
	/*height:34px;*/
	height:50px;
	position: relative;
	width: 100%;
}

#nav_container {
	position: absolute;
	top: -15px;
	margin-top: 15px;
	width: 100%;
	height: inherit;
	text-align:center;
	font-size:11px;
	background-color:#eee;
	z-index: 100 !important;
}

#nav_container a{
	text-transform:uppercase;
}

#nav_container ul li a:hover{
	color:#000;
}

#nav_container ul, #anchorcertNav ul {
	width: 100%;
	list-style:none;
	margin:0;
	padding:0;
	display:inline-block;
	position: relative;
	
}
#nav_container li, #anchorcertNav li {
		padding: 11px 12px;
}
#nav_container ul li {
	display: block;   
	position: relative;  
	float: left;
	height: 26px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;

}

#nav_container ul li:hover {
	background-color:#d2d2d2;
	padding-bottom: 13px;
	cursor:pointer;
}


#nav_container ul li ul {
	display:none;
	-webkit-opacity: 0.25;
	-moz-opacity: 0.25;
	opacity: 0.25;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	font-size:13px;
}
#nav_container ul li:hover ul {  
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	
	display: block;
	width: 250px;
	position: absolute;
	text-align: left;
	background-color: #d2d2d2;
	z-index: 1000;
	top: 50px;
	padding-top:2px;
	left:0;
} 
  
#nav_container ul li:hover li { 
  	float: none;
	text-align:left;
	border-bottom: solid 1px #b2b2b2;
	padding: 6px 15px;
	height: auto;
	color: black;
}

#nav_container ul li li:hover { 
  	background: #bbb;
	transition: all 0.1s;
}

#nav_container ul li ul li a{
	display: inline-block;
	height: 100%;
	width: 100%;
}

#anchorcertNav {
	width: 100%;
    text-align: right;
    font-size: 11px;
	transition: .2s;
}

#anchorcertNavUpper {
	width: 100%;
	height: 35px;
	background: white;
}

#anchorcertNavLower {
	width: 100%;
	height: 50px;
	background: black;
	display: none;
}

#anchorcertNav li {
    display: inline-block;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
	cursor: pointer;
	user-select: none;
}

#anchorcertNav li.parent {
    padding: 11px 25px 11px 12px
}

#anchorcertNav li.parent:after {
    content: '\f107';
    font-family: FontAwesome;
    position: absolute;
    top: 9px;
    padding-left: 3px;
    font-size: 16px;
}

#anchorcertNav li.parent.open:after {
	content: '\f0d7';
}

#anchorcertNav li ul {
	display: none;
	position: absolute;
	top: 40px;
	left: 0px;
	text-align: right;
	z-index: 100;
}

#anchorcertNav li ul a {
    color: white;
}

#anchorcertNav li ul a:not(:last-child):after {
	content: '/';
}

#anchorcertNav .headerLinks {
	display: none;
}

.nav_sidebar {
	padding: 0;
	margin: 0 0 15px;
}

.nav_sidebar li {
	margin: 0 0 6px 0;
	list-style: none;
/*	background: url(/web/20190211111853im_/https://anchorcertgemlab.com/assets/img/typicalLinkArrow.gif) no-repeat 0px 2px;*/
	padding: 0 0 0 21px;
	line-height: 20px;
	font-size: 13px;
	font-weight: 400;
}
.nav_sidebar a, .nav_sidebar span {
	color:#000;
	text-transform:uppercase;
	font-weight: normal;
	
}
.nav_sidebar > li > ul {
	-webkit-padding-start: 0px;
	padding-top: 5px;
	
}

.nav_sidebar > li > ul > a > .circlePoint > div {
    margin-left: 5px;
    margin-top: -2px;
}

.mobileMenu {
	display:none;	
}
.topGreyFade {
	background-image:url(/web/20190211111853im_/https://anchorcertgemlab.com/assets/img/topGreyFade1px.gif);
	background-repeat:repeat-x;
	padding-top: 7px;
	border-top: 1px solid #ccc;
	padding-left: 10px;
}

.bttnShadow {
    padding: 12px 10px;
    color: white;
    border-radius: 5px;
    font-weight: 400;
}

.bttnShadow.assay {
	background: none;
}

.gemlab .bttnShadow {
	background:#636972;
}

.analytical .bttnShadow {
	background:#8d8987;
}

.button {
  border: 1px solid #b2afa5;
  background: #eee;
  display: inline-block;
  white-space: nowrap;
  margin: 0;
  cursor: pointer;
  font-size: 20px;
  line-height: normal;
  text-align: center;
  color: #6b635b;
  padding: 20px 30px;
  text-decoration: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 10px;
  transition: all 0.1s;
}



.button:hover {
  background: #c5c5c5;
}

.button.small {
	font-size: 15px;
	padding: 10px 20px;
}

#sidebar .buttonBuy {
	transform: scale(0.6);
	-moz-transform: scale(0.6);
	-ms-transform: scale(0.6);
	-webkit-transform: scale(0.6);
	-o-transform: scale(0.6);
	margin-left:-35%;	
	
}
#sidebar select {
	max-width:93%;	
}
.buybuttonSide {
	width:110%;
	overflow:hidden;
	font-size:15px;	
}
	
.buttonBuy, .buttonRed {
  border: 0px;
  background-color: #aa020a; /*#643b3e*/
  color: #ffffff;
  display: inline-block;
  white-space: nowrap;
  margin: 0;
  cursor: pointer;
  font-size: 20px;
  line-height: normal;
  text-align: center;
  color: #ffffff;
  padding: 20px 80px;
  text-decoration: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 35x;
  -o-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 10px;
  transition: all 0.1s;
}

.personalityButton {
	background: -webkit-linear-gradient(top, #e2e2e2, #eee);
	background-color: #eee;
	padding: 10px;
	border-radius: 7px;
	border: solid 1px #ccc;
}
.personalityButton:hover {
filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	cursor:pointer;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
}
.tabbedTable {
	font-size:11px;
	color:#000;
}

.tabbedTable td {
	padding: 5px 18px 5px 4px;
}

.greyRow {
	background-color:#d7d7d7;	
}

.headerWelcome {
	padding-left: 10px;
	display: inline-block;
	margin: 5px 0px;
}
.tableFix {
	border-collapse:collapse;
}
.tableFix td {
	padding:5px 5px;
	border-bottom:1px solid #ccc;
}
.tableFix th, .tableFix td {
	vertical-align:top;
	padding-top:5px;
}
.tableFix tr td p {
	font-size:13px; 
	line-height:20px;	
}
.floatLeft {   float:left; margin-right:10px; margin-bottom:10px;}

.floatRight {   float:right; margin-left:10px; margin-bottom:10px;}

.directDialsTable td {
	padding:5px;
	margin-left:5px;
}
.saveMargin {
	margin-top:10px;
	margin-bottom:15px;	
}

form.userArea {
    margin: 32px auto;
    text-align: center;
    max-width: 520px;
}

form#basketForm.userArea {
    max-width: 100%;
}

form.userArea fieldset, .userAreaContainer fieldset {
    padding: 0 40px 20px;
}

form #useBilling {
    text-decoration: underline;
    cursor: pointer;
}

form .cardDate label {
    width: 100px;
    display: inline-block;
}

form .cardDate select {
    width: 60px;
}

fieldset {
    border: 1px solid #ccc;
    padding: 0 20px 20px;
}

legend {
    font-size: 20px;
    margin-bottom: 10px;
}

.userArea input[type=text], .userArea input[type=password] {
    width: calc(100% - 12px);
    height: 25px;
    margin-bottom: 10px;
    padding: 5px;
    border: 1px solid rgba(0,0,0, 0.3);
}

.userArea .basketDetails input[type=text]{
    width: 100%;
}

.userArea hr {
    border: .5px solid #ccc;
}

.userArea .button {
    margin: 10px 0;
    text-transform: uppercase;
    text-align: center;
    font-weight: 400;
    padding: 10px 30px;
    font-size: 0.9em;
    width: 100%;
}

.userArea a.button {
    width: calc(100% - 60px);
}

.userArea .basketDetails {
    width: 100%;
    text-align: left;
}

.userArea .basketDetails td {
    border-bottom: 1px solid #ccc;
    padding: 5px;
    font-size: .8em;
}


.checkoutForm, .narrowForm {
	border: solid 1px;
	padding: 10px;
	border: 1px solid #ccc;
	padding:0 20px;
	background-color:#FbFbFb;
/*	min-height: 140px;*/
}
.checkoutForm legend, .narrowForm  legend{
	color: #000;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 2px 24px;
}
.narrowForm input[type=file]  {
	margin-bottom: 10px;
}
.checkoutForm fieldset, .narrowForm fieldset{
	margin:10px 0;
	border: solid 1px #ccc;
	background-color:#fff;
}
.checkoutForm input[type=text], .checkoutForm select, .narrowForm input[type=text], .narrowForm input[type=number], .narrowForm select{
	margin-bottom:15px;
	clear:both;
	height:20px;
}
.checkoutForm input[type=text]{
	min-width:85%;
}
.checkoutForm label {
	display:inline-block;
	width:13%;	
}
.narrowForm label {
	display:inline-block;
	width:27%;
	margin-right:2%;
	vertical-align: top;
}
.confirmCheck {
	margin-right:10px;	
}
.labelConfirm {
	width: 72% !important;
	font-size: 14px;
	line-height: 17px;
}
.narrowForm input[type=text], .narrowForm input[type=number], .narrowForm select, .narrowForm textarea {
	min-width:68%;
	font-family: inherit;
}
.labelWide {
	width:60% !important;
}
.courseDatesTitle {
	width:100% !important;
}
.courseFee {
	background-color:#fff;
	border:1px solid #ccc;
	border-left: none;
	border-right: none;	
	padding: 5px 5px 0 14px;
	margin:10px 0;
}
.courseFee p {
	margin: 15px 0 15px 122px !important;
	line-height: 18px;
}
.courseFeePrice {
	 color: #f20004; 
	 font-size:50px; 
	 float:left;
}


#nav_container.gemlab ul li:hover ul.superDrop2Col {
	width: 379px !important;
	left: 0 !important;	
}

#nav_container.analytical ul li:hover ul.superDrop2Col {
	width: 925px;
}

.superDropContainer {
/*	margin-left:20px;*/
	background-image:url(/web/20190211111853im_/https://anchorcertgemlab.com/assets/img/dropdownmenu1px.gif);
	background-repeat:repeat-x;
	margin-bottom:10px;
}
.superDropContainer ul li {
	margin-left:0px !important;
	padding-right:0px!important;
	font-weight:normal !important;
	
}
.superDropContainer h4{
	margin: 10px 0 5px 15px;
	padding-bottom:1px;
	font-weight:bold;
	font-size:14px;
}

.superDropLrg {
	width:182px;
	float:left;
	margin-right:15px;
}

.superDropLrg:last-child {
	margin-right: 0;
}

.superDropLrg ul {
	left:auto !important;
	top:auto !important;
	width:182px !important;
	background-image:none !important;
	background-color:transparent !important;
	position:relative !important;
}

.superDropSml {
	width:145px;
	float:left;
}

.superDropSml ul {
	left:auto !important;
	top:auto !important;
	width:145px !important;
	background-image:none !important;
	background-color:transparent !important;
}

.superdropdown {
	width:960px;	
}

#footer_container {
	width: 100%;
	position: relative;
	display: table;
	border-collapse: collapse;
}

#footer_container.relAnchorcert {
	background: black;
	color: white;
}

#footer_container.relAnchorcert > .container {
	padding: 20px;
    display: flex;
}

#footer_container.relAnchorcert #footersocial {
    float: none;
}

#footer_container.relAnchorcert .column {
	width: 50%;
}

#footer_container.relAnchorcert .column:nth-child(2n) {
    text-align: right;
}

#footer_container.relAnchorcert .column .signUp .signUpBtn {
    display: inline-block;
    padding: 13.5px;
    color: #fff;
    background-color: #7f8182;
    border-radius: 10px;
    margin-left: 5px;
    text-transform: uppercase;
    font-weight: 600;
    cursor: pointer;
}

#footer_container.relAnchorcert .column .signUp .signUpBtn:hover {
    background-color: #525252;
}

#footer_container.relAnchorcert .column .signUp input {
    margin: 20px 0;
    width: calc(50% - 20px);
    padding: 15px 10px;
    border: 0;
}

#footer_container.relAnchorcert ul ul {
    padding: 5px 0 10px 20px
}

#footer_container.relAnchorcert ul a {
    color: #fff;
    transition: .3s;
}

#footer_container.relAnchorcert ul a:hover {
    font-weight: 600;
    font-size: 1.1em;
}

#footer_container.relAnchorcert > #footer {
	color: black;
	background: white;
}

#footer_container.relAnchorcert > #footer p {
    color: #3a3a3A;
}

#footer_container.relAnchorcert > #footer p span {
    font-weight: bold;
    margin: 0 5px;
}

#footer_container.relAnchorcert > #footer p a:hover {
    text-decoration: underline;
    color: #3a3a3A
}

#footer_container.relAnchorcert > #footer .container  {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
}

#footer_container.relAnchorcert #copyright {
    padding: 0;
}

#footerLogo {
	float: left;
	margin: 5px 20px;
}

#footer .partOfLogo {
    display: inline-block;
    width: 220px;
}

#footer .partOfLogo img {
    max-width: 100%
}

#footerLogo img {
	width: 220px;
}

#footerRight {
	float:right;
	margin-right: 20px;
}

#footersocial {
	width: auto;
	float:right;
	margin: 10px 0;
	list-style:none;
}
#footersocial ul {
	list-style:none;	
}
#footersocial a {
	margin-left:4px;
}
	
#footersocial .fa {
	background: black;
	color: white;
	height: 36px;
	width: 36px;
	text-align: center;
	font-size: 24px;
	line-height: 36px;
	border-radius: 50px;
}

#footersocial .fa-facebook:before {
	position: relative;
/*
	left: 4px;
	top: 3px;
*/
	font-size: 26px;
}

.relAnchorcert #footersocial .fa {
	border: 1.5px solid rgba(255, 255, 255, 0.6);
    padding: 2px;
    transition: .2s;
}

.relAnchorcert #footersocial .fa:hover {
    color: #000;
    background-color: #fff;
}

#footer_container p {
	color: rgba(255,255,255,0.4);
	text-transform: uppercase;
	font-size: 11px;
	margin: 0;
	z-index:1000;
	
}

#footer {
	width: 100%;
	height: 45px;
	display: table-row;
	vertical-align: bottom;
	background: black;
}

#copyright {
	padding-top: 10px;
}

#footer_container p a {
	color: #3a3a3A;
	margin:0 5px;
}

#footer_container p a:nth-child(n+2):hover {
	color: rgba(255,255,255,0.5);
	-o-transition: color 0.2s;
	-ms-transition: color 0.2s;
	-moz-transition: color 0.2s;
	-webkit-transition: color 0.2s;
	transition: color 0.2s;
}

#homecentre1px {
	background-image:url(/web/20190211111853im_/https://anchorcertgemlab.com/assets/img/wglowtop1px.png);
	background-repeat:repeat-x;
	height:37px; 
}

#hero_slderbg {
	/*background-color:#000;*/
	width:100%; overflow:hidden; position:relative;
}

#hero_slderbg2 {
	background-color:#000;
	height:296px;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;
/*	background-size:100%;
	background-position-x: 50%;
	background-position-y: 100%;*/
}

.homesliderButton {
	width: 64px;
    height: 64px;
/*    background: rgba(133,133,133,1);*/
    position: absolute;
    top: calc(50% - 32px);
	z-index: 10;
	-o-transition: all .2s;
	-ms-transition: all .2s;
	-moz-transition: all .2s;
	-webkit-transition: all .2s;
	transition: all .2s;
	cursor: pointer;
}

.homesliderButton span {
	font-size: 52px;
	font-weight: lighter;
    color: white;
    width: 100%;
	line-height: 64px;
    position: relative;
	left: 0;
	transition: .2s;
}

#homePrev {
	left: 5px;
	text-align: right;
}

#homeNext {
	right: 5px;
}

#homePrev:hover span {
	left: -5px;
}

#homeNext:hover span {
	left: 5px;
}

.flexOuter {
/*	display: table;*/
/*	background-image: url(https://web.archive.org/web/20190211111853im_/https://assay.bigcat.co/wx-uploads/img/large/archive/redesign-slider.jpg);
    background-color: #acacac;*/
/*    background-blend-mode: multiply;*/
    text-align: center;
    text-transform: uppercase;
    color: white;
    font-family: 'Lato', sans-serif;
    font-weight: 100;
    background-size: cover;
    background-repeat: no-repeat;
	background-position: center;
	background-position-y: 0px;
	position: relative;
	margin: 0;
    width: 100%;
	height: 45vw;
    min-height: 385px;
    max-height: 450px;
}

.flexOuter:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	/*background: rgba(0,0,0,0.40);*/
}

.flexOuter a {
	color: white;
	font-weight: 300;
}

.flexOuter > a {
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.flexOuter figure:before {
/*	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0,0,0,0.40);*/
}

.flexOuter img {
	width: 100%;
	height: 100%;
	visibility: hidden;
}

.flexInner {
	width: calc(100% - 130px);
/*    height: 186px;*/
	position: absolute;
    top: calc(50% - 93px);
    left: 65px;
	opacity: 1;
/*	display: table-cell;
	vertical-align: middle;
	z-index: 50;*/
}

.flexInner p:nth-child(1) {
	font-size: 46px;
}

.flexInner p:nth-child(2) {
	font-size: 21px;
}

.flexInner .safeguard {
	line-height: 1em;
	background: initial;
}

.customFlex {
    max-height: 700px;
    overflow: hidden;
    position: relative;
}

.customFlex:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 16;
    background: rgba(0,0,0,0.2);
}	

#customFlexVideo {
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}

#customFlexVideo.active {
	z-index: 3;
}

.slick-list {
	z-index: 2;
}

.slick-list.hidden, .customFlexInner.hidden , .homesliderButton.hidden {
	opacity: 0;
	transition: 1s;
}

.customFlex > img {
    width: 100%;
	position:relative;
	top: -150px;
	z-index:2;
}

.customFlexInner {
    position: absolute;
/*    top: 120px;*/
	top: 12%;
    left: 90px;
	width: calc(100% - 90px);
    color: white;
    font-size: 35px;
    font-weight: lighter;
	z-index:2;
}

.customFlexInner span {
	display: none;
	position: absolute;
}

.customFlexInner .sliderSites {
    position: absolute;
    top: 250px;
}

.customFlexInner .sliderSites img {
	display: inline-block;
	margin-top: 20px;
}

.customFlexInner .fa-play-circle {
	font-size: 80px;
	margin-bottom:10px;
	cursor: pointer;
}

.customFlexInner .fa-play-circle:hover {
	opacity: 0.6;
	transition: 0.2s;
}

.sectHeader {
	position: relative;
    max-height: 500px;
	overflow: hidden;
}

.sectHeader span {
	font-size: 35px;
	color: white;
	font-weight: lighter;
	text-transform: uppercase;
	position: absolute;
	bottom: 35px;
	left: calc(14% + 350px);
}

.sectHeader .sectHeaderBackground {
	margin-bottom: -10px;
}

.sectHeader .logo {
	position: absolute;
	bottom: 40px;
	left: 11%;
	width: 350px;
}

.sectHeader .logoBlend {
	position: absolute;
	top: -8%;
	left: 10%;
	width: 370px;
	height: 370px;
}

.sectHeader .logoBlend:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 200px;
    box-shadow: 0 0 0 5000px rgba(0,0,0,0.4);
}

.sectHeader .logoBlend img {
    width: 100%;
    height: 100%;
    mix-blend-mode: multiply;
}

.sliderSites a {
    display: inline-block;
    vertical-align: middle;
}

.sliderSites img {
    width: 50px;
	cursor: pointer;	
	transition: .2s;
}

.sliderSites img:hover:not(.current), .assayPage a.baoIcon img, .analyticalPage a.analyticalIcon img, .gem a.gemIcon img, .safeguardPage a.safeguardIcon img, .academyPage a.academyIcon img {
	transform: scale(1.1);
}

.sliderSites {
    margin: 20px 0;
}

.sliderSites img.current {
    width: 70px;
	margin-top: 0;
}

.sliderSites.large a {
    width: 75px;
    padding: 0 3px;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
}

.assayPage .sliderSites.large a.baoIcon, .analyticalPage .sliderSites.large a.analyticalIcon, .gem .sliderSites.large a.gemIcon , .safeguardPage .sliderSites.large a.safeguardIcon, .academyPage .sliderSites.large a.academyIcon {
    padding: 0 9px;
}

.sliderSites.large img {
	width: 75px;
}

.sliderSites .tooltip {
    opacity: 0;
    margin-top: 10px;
    padding: 3px;
    transition: .4s;
    color: white;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 100;
    display: inline-block;
}

.sliderSites a:hover .tooltip, .assayPage a.baoIcon .tooltip, .analyticalPage a.analyticalIcon .tooltip, .gem a.gemIcon .tooltip, .safeguardPage a.safeguardIcon .tooltip, .academyPage a.academyIcon .tooltip {
    opacity: 1;
}

.sliderLogo {
	width: 250px;
	position: absolute;
	top: 360px;
	display: none;
}

#backFromVideo {
    position: absolute;
    top: 0;
    left: 10px;
    font-size: 24px;
    padding: 6px;
    margin: 6px;
    color: white;
    background: black;
    border-radius: 4px 4px 0 0;
    cursor: pointer;
    transition: 0.2s;
	opacity: 0;
	z-index: 0;
}

#backFromVideo.active {
	top: -47px;
	opacity: 1;
}

#backFromVideo.active:hover {
    opacity: 0.6;
}

#backFromVideo i {
    transform: rotate(-90deg);
    padding: 0 6px;
}

.siteShowcase {
    width: calc((100% / 3) - 62px);
	height: 160px;
    padding: 20px 20px 0;
    margin: 10px;
    float: left;
    display: inline-flex;
    flex-direction: column;
    color: white;
    position: relative;
    cursor: pointer;
	overflow: hidden;
}

.siteShowcase.medium {
    height: 280px;
}

.siteShowcase.large {
    width: calc(50% - 62px);
    height: 350px;
}

.siteShowcase.full {
    width: calc(100% - 62px);
}

.siteShowcase > div:first-of-type {
    flex-grow: 1;
}

.siteShowcase h1 {
    margin-bottom: 15px;
    font-size: 26px;
}

.siteShowcase.large h1 {
    font-size: 30px;
}

.siteShowcase div img {
    width: 15%;
    border: 1px solid white;
    border-radius: 110px;
}

.siteShowcase.full div img {
    width: 6%;
}

.siteShowcase.full h1 {
    position:  absolute;
    left:  90px;
    top: 14px;
}

.siteShowcase.full .content {
    width: 30%;
}

.siteShowcase .content {
	position: relative;
    width: calc(100% - 10px);
    margin-left: -20px;
    padding: 10px 25px;
	font-weight: normal;
    font-size: 12px;
    bottom: 10px;
}

.siteShowcase > div:first-of-type, .siteShowcase h1, .siteShowcase .content {
	opacity: 0;
	transition: .4s;
}

.siteShowcase .background, .siteShowcase .background:after, .siteShowcase .cover, .siteShowcase .coverLogo {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: .4s;
}

.siteShowcase .background {
    background-size: cover;
    background-position: center;
    filter: grayscale(100%);
	z-index: -1;
}

.siteShowcase .background:after {
	content: '';
}

.siteShowcase .cover {
    opacity: 0.75;
}

.siteShowcase .coverLogo {
    width: 70%;
	margin: auto;
}

.siteShowcase.large .coverLogo {
    width: 60%;
}

.siteShowcase.full .coverLogo {
    width: 30%;
}

.siteShowcase.full:hover .cover {
    opacity: .7;
}

.siteShowcase:hover .cover, .siteShowcase:hover .coverLogo {
    opacity: 0;
	z-index: -1;
}

.siteShowcase:hover .background {
    filter: grayscale(0%);
}

.siteShowcase:not(:first-of-type):hover .background:after {
	background: rgba(0, 0, 0, 0.4);
}

.siteShowcase:hover > div:first-of-type, .siteShowcase:hover h1, .siteShowcase:hover .content {
	opacity: 1;
}

.siteShowcase.large.sect {
	height: 300px;
}

.siteShowcase.large.sect
 h1 {
	margin-top: 10px;
	margin-bottom: auto;
	opacity: 1;
	z-index: 20;
}

.siteShowcase.sect > div:first-of-type {
	flex-grow: 0;
}

.siteShowcase.sect .content {
	margin-bottom: -15px;
	padding-bottom: 25px;
	position: relative;
	bottom: -125px;
}

.siteShowcase.sect:hover .content {
	bottom: 0;
}

.siteShowcase.sect .background {
	filter: grayscale(0%);
}

.siteShowcase.sect .background:after {
	background: none !important;
}

.siteSpread {
    text-align: center;
    margin: 50px 0;
    padding: 100px 20px;
    color: white;
    background-size: cover;
    background-position: center;
	font-weight: initial;
}

.siteSpread img {
    width: 80px;
    border: 1px solid white;
    border-radius: 50px;
}

.siteSpread h1:nth-of-type(2) {
	font-size: 54px;
	margin: 8px 0;
}

.sectService {
	margin: 0 10px;
	padding: 10px;
	width: calc((100% / 3) - 40px);
	height: 150px;
	background-size: cover;
    background-position: center;
	float: left;
}

.sectService > div {
	display: inline-block;
	color: white;
	text-transform: uppercase;
	font-weight: lighter;
	line-height: 20px;
	padding: 8px;
}

.sectService div div:first-child {
	font-size: 0.9em;
}

.sectService div div:last-child {
	font-size: 1.4em;
}

#anchorcertLatestNews h2 {
	font-size: 18px;
	line-height: 22px;
	word-wrap: normal;
}

#anchorcertLatestNews p {
    font-size: 14px;
    line-height: 18px;
}

#anchorcertLatestNews .image {
    width: 125px;
    height: 125px;
    border-radius: 100px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    float: left;
    margin-right: 8px;
	margin-bottom: 8px;
}

#anchorcertLatestNews .newsArticle {
    width: calc((100% / 3) - 5px);
	display: inline-block;
	vertical-align: top;
	border: 0;
	font-weight: initial;
}

#anchorcertLatestNews .newscomment {
    display: none;
}

#anchorcertLatestNews .newsmaincontent {
    float: none;
}

#anchorcertLatestNews #newshistorynext {
    display: none;
}

#headtitle {
	background-color:#545454;
	height:75px;
	border-top:solid 1px #fff;
	border-bottom:solid 1px #fff;
}
#mobileMenuDark {
	display:none;	
}

#headtitle h1 {
	color:#fff;
	font-weight:300;
	text-transform:uppercase;
	
}

#home_centreimages {
	margin-top:10px;
	margin-bottom:14px;
	text-align:right;
}

#home_centreimages img {
	margin-left:3px;	
}
#homeContent {
	float: left; 
	width: calc(100% - 600px);
	padding-left: 20px;
	padding-top: 25px;
	margin-bottom: 20px;
}
#homeContent a {
	color:#555555;
}
#homeContent h2 {
	font-size:16px;	
}
#homeContent p {
	font-size: 14px;
	word-spacing: -1px;
    line-height: 21px;
}
#hrBody {
	 margin-top: 5%; 
	 clear: both;
}

#newsbox {
	float: left;
	width: 560px;
	height: 100%;
	padding-right: 20px;
	padding-top: 25px;
	min-height:273px; 
}

.structureLinks {
	margin-top: 15px;
}

#newsbox .structureLinks {
	display: inline-block;
}

.structureLinks img {
	margin-right: 2px;
	margin-bottom: 2px;
	max-width: 59px;
    width: calc((100% / 5) - 6px);
	cursor: pointer;
}

.structureLinks .active {
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
	cursor:pointer;
	-o-transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	transition: .3s;
}

.isoCertificates {
	float: right;
	margin-top: 15px;
}

#homepageList {
	list-style: none;
	padding: 0;
}

#homepageList p {
	padding-left: 1.5em;
	line-height: 16px;
}

.circlePoint {
	width: 14px;
	height: 14px;
	border-radius: 14px;
	float: left;
	margin-top: 1px;
    background-color: rgb(100,60,68);
}

.nav_sidebar a .circlePoint, #sidebarMenu .circlePoint {
	width: 16px;
	height: 16px;
	border-radius: 16px;
	font-family: FontAwesome;
	color: white;
	font-size: 10px;
}

.circlePoint div {
	margin-left: 5px;
	margin-top: 3px;
}

#tweetDiv {
	color: #666666;
	margin: 32px auto;
	text-align: center;
}

#tweetDiv h2 {
	font-weight: 200;
	margin: 0;
}

#tweetDiv img {
	width: 40px;
	margin: 8px 0;
}

#tweetContent {
	width: 80%;
	margin: 0 auto;
	font-size: 14px;
}

.tweetTimestamp a {
	font-size:10px;
	color:#ccc;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.tweetTimestamp a:hover {
	color: black;
}

.tweetArrow {
	cursor: pointer;
	width: 30px;
	float: left;
}

.tweetArrow, .tweetArrow div {
	width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
}

.tweetArrow div {
    position: relative;
    top: -15px;
}

#tweetArrowLeft {
	border-right: 30px solid black;
}

#tweetArrowRight {
	border-left: 30px solid black;
}

#tweetArrowLeft div {
    border-right: 30px solid white;
    left: 4px;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}

#tweetArrowRight div {
    border-left: 30px solid white;
    right: 34px;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}

#tweetArrowLeft:hover div {
    border-right: 30px solid black;
	left: 0;
}

#tweetArrowRight:hover div {
    border-left: 30px solid black;
	right: 30px;
}

#breadcrumb {
	margin-top:15px;
/*	line-height:35px;
	color:#fff;*/
	text-transform:uppercase;
	font-size: 12px;
		
}
#breadcrumb a {
	color:#000;
}

#breadcrumbAnchorcert {
	width: 100%;
	padding: 20px 0;
	color: white;
	font-size: 14px;
	margin-bottom: 30px;
}

#breadcrumbAnchorcert.downloads {
    color: #000;
    text-transform: uppercase;
}

#typicaltitle {
	font-size: 19px;
	position: absolute;
	top: 45px;
	/*left: 244px; */
	width: 35%;
	color: #000;
	text-transform: uppercase;
	height:113px;
}


#typicaltitle h2 {
	padding-left:5%;	
}

#typicalcollum1 {
	padding-left:4% /*5%*/;
	width:66% /*650px*/;
	border-left: solid 1px #ccc;
	float: right;
	min-height:700px;
}
.news #typicalcollum1 {
	margin-bottom: 25px
}
#typicalcollum1 li {
	line-height:24px;
	padding-bottom:8px;
}
#typicalcollum2 {
	/*width:670px;
	padding-right:15px;
	border-right:solid 1px #ccc;
	float: left;*/
	
	width:670px;
	padding-left:15px;
	border-left:solid 1px #ccc;
	float: right;
}
#typicalcollumWide {
	width: 608px;
	padding-left: 49px;
	border-left: solid 1px #ccc;
	float: right;
}

#sidebar {
	float:left;
	width: 26% /*265px*/;
}

#sidebarWide {
	float:right;
	padding: 0 20px;
	margin-right:-45px;
	width:255px;
}

#sidebar h3 {
	color:#000;
	font-weight:normal;
	margin-top: 0;
}

#sidebar h4 {
	margin: 10px 0;
	font-size: 14px; 
	color: #000; 
	text-transform:uppercase;
}

#sidebarimg {
	margin-top:5px; 
	border:solid 1px #ccc;
}

#sidebarMenu {
	display:block;	
	width: 100%;
}

.widgetMenuTitle {
	font-size: 18px;
	color: #000;
	font-weight: normal;
	padding: 10px 0;
	border-bottom: 1px #555 dotted;
	/* margin-left: 4px; */
	height: 20px;
}

#typicalheadercontent, .typicalheadercontent {
	background-color:#f1efef;	
	width:608;
	padding:32px;
	font-size:16px;
}
#typicalheadercontent > :first-child, .typicalheadercontent > :first-child {
	margin-top:0;	
}
#typicalheadercontent > :last-child, .typicalheadercontent > :last-child {
	margin-bottom:0;	
}
#sidebar .typicalheadercontent {
	width:100%;
	padding:12px;
	margin-bottom: 30px;
}
#sidebar .typicalheadercontent P {
	margin:1px;
	color:#000;
	font-size:15px;
}
#sidebar .typicalheadercontent H3 {
	margin-bottom:0px;
	margin-top:5px;
	font-weight: 700;
	font-size: 16px;
}

#typical1pxslice {
	height:37px;
	width:100%;
}

#blogtitle {
	background-color:#f1f1f1;
	/*height:75px;*/
	border-top:solid 1px #fff;
	border-bottom:solid 1px #ccc;
	color:#000;
}
#blogtitle a {
	color:#000;
		
}

#newshistorynext {
	width: 100%;
	margin-top:20px;	
}


#pagenumbernav {
/*margin-right:50px;
margin-top:55px; */	
float:right;

}

#pagenumbernav a {
	border:solid 1px #ccc;
padding: 0 5px;
margin-right: 4px;
}
#pagenumbernav a:hover  {
	background-color:#eee;
	cursor:pointer;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
}

#currentpagecolour {
	background-color:#ccc;
	color:#fff;	
}

#newscollum1 {
	width:64%;
	padding-right:5%;
	border-right:solid 1px #ccc;
	float:left;
}
#newscollum1 img {
    max-width: 100%;
    height: auto;
}

#newscollum1 > div > img {
    max-width: 100%;
    height: auto;
    width: auto;
    max-height: 700px;
    display: inherit;
    margin: auto;
}
#newsLinkList {	
}

#newsLinkList a {
	margin-left: 5px;
}
#newsLinkList a:hover {
	color:#000;
}


#newsLinkList li {
	display:inline-block;
	margin-bottom: 12px;
	border-bottom: 1px #ccc solid;
	width: 100%;
	padding-bottom: 11px;
}

#newsLinkList ul {
	padding:0;
}

#blogsidebar {
	float:right;
	width:26%;
	
}

#divDate {
	float:left; color:#000; 
	font-weight:bold; 
	margin-top:20px;
}
#divDate2 {
	float:left; color:#000; 
	font-weight:bold; 
	width:30%;	
}
#divDate2 img {
	float:right;
}
#divDate3 {
	float:left; color:#000; 
	font-weight:bold; 
	width:36%;	
}

#divDate3 a {
	float:right;
}

#divDate3 img {
	float:right;
}
#mobileDivide {
	display:none;	
}
#Title_Orange {
	border-top: solid 7px #ebbe56;
}
#Title_Red {
	border-top: solid 7px #ae4e55;
}
#Title_Bronze {
	border-top: solid 7px #b5744f;
}
#Title_Blue {
	border-top: solid 7px #2192c7;
}
#Title_Green {
	border-top: solid 7px #92c439;
}
#Title_Cyan {
	border-top: solid 7px #09c4f0;
}
#Title_DarkBlue {
	border-top: solid 7px #4371a2;
}
#Title_Red {
	border-top: solid 7px #d51f44;
}
#personalityImage img{
	width:614px;
	border:solid 1px #000;
	border-bottom:none;
}
 
#personalityTable img {
	width:100%;
	height:auto;
}

#personalityModalContainer {
/*	display: none;*/
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 150;
	background: rgba(0,0,0,0.5);
	opacity: 0;
	pointer-events: none;
	-o-transition: opacity 0.3s;
	-ms-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

#personalityModal {
/*	display: none;*/
	width: 900px;
	min-height: 400px;
	position: fixed;
	top: 50%;
	left: 50%;
	padding: 15px;
	margin-top: -250px;
	margin-left: -467px;
	border: 2px black solid;
	background-color: rgba(255,255,255,0.95);
	border-radius: 5px;
	text-align: center;
	z-index: 200;
	opacity: 0;
	pointer-events: none;
	-o-transition: opacity 0.3s;
	-ms-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

#personalityModalClose {
	cursor: pointer;
	position: absolute;
	top: 5px;
	right: 5px;
}

#personalityModalContent {
	opacity: 1;
	-o-transition: opacity 0.1s;
	-ms-transition: opacity 0.1s;
	-moz-transition: opacity 0.1s;
	-webkit-transition: opacity 0.1s;
	transition: opacity 0.1s;
}

#personalityModalContent img {
	width: 300px;
	height: 400px;
	margin-right: 15px;
	margin-top: -18px;
}

#personalityModalContent span {
	text-align: left;
}

.personalityModalButtons {
	position: fixed;
 	top: calc(50% - 35px);
  	height: 70px;
  	width: 40px;
  	background: rgba(255,255,255,0.5);
	cursor: pointer;
}

#leftPersonalityModalButton {
	left:0;
	border-radius: 0 5px 5px 0;
}

#rightPersonalityModalButton {
	right:0;
	border-radius: 5px 0 0 5px;
}

.personalityModalTriangles {
	width: 0;
  	height: 0;
  	border-top: 16px solid transparent;
  	border-bottom: 16px solid transparent;
  	position: absolute;
  	top: calc(50% - 16px);
}

#leftPersonalityModalTriangle {
	border-right: 16px solid rgba(0,0,0,0.5);
  	left: calc(50% - 10px);
}

#rightPersonalityModalTriangle {
	border-left: 16px solid rgba(0,0,0,0.5);
  	right: calc(50% - 10px);
}

.personalityModalButtons:hover {
	background: rgba(255,255,255,0.75);
}

.personalityBlue{
	background-color:#4e7fb2;
	width: 616px;
	margin-top: -5px;
}

.personalitySmallBlue {
	background-color: #4e7fb2;
	color: #fff;
	height: 80px;
	margin-top: -6px;
	line-height: 20px;
	padding: 5px;
}

.personalityContainer {
	position:relative;
	display: inline-block;
	margin-right:10px;
	margin-bottom:13px;
	width: calc((100% - 42px) / 4);
	cursor:pointer;
	vertical-align:top;
 }
 
 .personalityContainer:nth-child(4n) {
	margin-right:0px;
}
 
.personalityDiv {
	margin-bottom:-6px;
}
 
 .personalityOverlay {
	position:absolute;
	bottom:0px;
	height:100%;
	width:100%;
	color:white;
	background-color:rgba(0,0,0,0.25);
	opacity:0;
	-o-transition: opacity 0.5s;
	-ms-transition: opacity 0.5s;
	-moz-transition: opacity 0.5s;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
 }
 
 .personalityOverlay:hover {
	opacity:1;	 
 }
 
 .personalityOverlay p {
	position: absolute;
    bottom: 0px;
 	left: 0px;
 	right: 0px;
    text-align: center;
    font-size: 14px;
    line-height: 1.3em;
    margin: 10px;
 }
 
 .jobTitle {
 	font-size: 10px;
    line-height: 1.3em;
    display: block;
}
 
.gemlabNav li {
	padding:12px 16px !important;
}

.gemlabNav li ul li {
	padding:11px 12px !important;
}


#personalityName {
	padding-top:10px;
	color:#fff;
	font-weight:500px;
	margin-left:10px;
}

#personalityJobTitle {	
	margin-left:10px;
	margin-top:8px;
	padding-bottom:10px;
	color:#fff;
	font-weight: 300;
}

#formWidthLarge {
	width:auto !important;	
}

.personalityDesc {
	color:#000;
	margin-top: 30px;
}

.greyImgBorder {
	border:1px solid #ccc;	
}

.displayed {
	display: block;
	margin-left:auto;
	margin-right:auto;	
}

#text-padding-bottom {
padding-bottom: 5px;
}

#text-padding-bottom-top {
padding-bottom: 5px;
padding-top: 5px;
}

#text-padding-bottom-top-left {
padding-bottom: 5px;
padding-top: 5px;
padding-left: 5px;
}

.picpad {margin-left: 10px;}

/* TAB STYLING */
.tabbed {
	border: solid 1px #ccc;
	height:100%;
	overflow-x:hidden;
}
.tabbed .tabs div{
	float:left;
	/*width:32.333%;*/	/*
	border-top:1px solid #D4D4D4;
	border-right:1px solid #D4D4D4;
	border-left:1px solid #fff;*/
	background:#e9e9e9;
    width: 25%;
	height:39px;
	color:#666;
	position: relative;
    left: -1px;
} 
.tabbed .tabs {
	width:200%;
}
.tabbed .tabs div:hover {
	cursor:pointer;
	background-color:#FFFFFF;	
}

.tabbed .tabs .active:hover {
	cursor:default;
}
.tabbed .tabs .active {
	background-color:#fff;
	border-top:3px solid #000;
	border-left: 1px solid #c5c5c5;
	border-right: 1px solid #c5c5c5;
	color:#000;
}

#tab1 .active {
	border-right: 2px solid #c5c5c5;
}

#tab2 .active {
	border-left: 2px solid #c5c5c5;
}

.tabbed .tabContent div .mainText {
	display:block;
}
.tabbed .tabContent div .article {
	display:block;
	padding-bottom:15px;
	border-bottom: solid 1px #ccc;
}


.tabbed .tabContent div img {
	float:right;
	padding-left:5px;
}
.tabbed .tabContent div a {
	font-weight:bold;
	color:#000;
}
.tabbed .tabContent div h4 {
	margin-bottom:5px;
	color:#000;
}
.tabbed .tabContent div p {
	margin: 5px 0;
}


.tabbed .tabContent {
	padding-top:10px;
	width: 92%;
	margin: 0px 4%;
	clear:both;
}

.tabbed .tabContent div {
	display:none;	
}

.tabbed .tabContent .active {
	display:block;	
}
.tabbed .tabs p {
	margin-top:5px;
	margin-left:5%;
	font-size:13px;
}
.personaltyDiv {
	text-align:center;	
}
/* END TAB STYLING */

.formTable {
	text-align:center;
	border:solid 1px #ccc;
	background-color:#f1f1f1;	
}
.termsText {
	margin:5px 0;
}

.sponsorSbmt {
	width:27%; 
	height:35px;
	margin-left:5px;	
}

.formInputPadding select {
	float:left;
	margin-left: 20%;
	margin-top:13%;
}
.formInputPadding2 select {
	margin:20px 0;
}
.formTable input  {
	margin-bottom:25px;	
}
.formInputPadding2 {
	float:left;
	margin-bottom:10px;
}

.formTable img{
	float:right;
	margin-right: 15%;
	margin-top: 25px;
	border:1px dashed #ccc;
	margin-bottom: 10px;
	padding: 6px;
	background-color: #fff;
}
.formTableSubmit {
	margin-top:1PX;
	clear:both;
}

.formTableImg {
	float:left;
}
.formTableImg p {
	padding-top:25px;
	padding-right:4%;
	text-align:center;
	float:none !important;
}
.formTableItemContainer {
	float:left;
	height:135px;
}

.sponsorReg h2 {
	text-align:center;
}

.punchmarkTable {
	text-align:center;
	width: 56%;
	float: right;
	margin-top:20px;
}
.punchmarkTable h2 {
	margin-top:0px;	
	margin-bottom:63px;
}
.punchmarkTable td {
	vertical-align: top;
	padding:3px;
}
.punchmarkTable span {
	color:#bbb;
	margin-top:0px;
}
.punchmarkTable p {
	margin-bottom:1px;
	margin-top:0px;
}

.leftSnippet {
	width: 268px;
	float: left;
	margin-right: 30px;
	margin-bottom: 65px;
	height: 275px;
}

.leftSnippet p {
	margin-bottom: 0px;
	margin-top: 0px;
	font-size:14px;
	line-height:17px;
}

.leftSnippet h2 {
	margin-bottom:15px;
}

.focusOnExpert {
	background-color: #575757;
	padding: 20px 20px 50px 20px;
}

.focusOnExpert h1 {
	font-size: 16px;
	margin:10px 0;
	color: #fff;
	text-transform: uppercase;
}

.focusOnExpert h2 {
font-size: 14px;
margin-bottom: 6px;
color: #fff;
font-weight: normal;
}

.focusOnExpert p {
	margin-bottom: 0px;
	margin-top: 0px;
	color: #fff;
	font-size:12px;
	line-height: 19px;
}
.focusOnExpert a {
	text-decoration: none;
	color: #FFFFFF;
	margin:10px 0;
	font-weight: 400;
}

.float-right {
	float: right;
	padding-left: 3px;
}

.centreMe3 {
	padding-left: 36px;
}

.centreMe2 {
padding-left: 50px;
}

.centreMe {
padding-left: 15px;
}


#nav_container ul li.mobileOnly {
	display: none;	
}

/*.mobileOnly {
	display: none !important;	
}*/

.tableData td {
	padding: 12px 8px;
}
.tableData td a {
	font-weight:normal !important;	
}
.tableData .alt {
	background-color:#E5E5E5;	
}

.negLeft {
	
	margin-left: -23px;
	
}

.eventDaySlider {
	margin-bottom: 10px;
}

.eventDayThumbnail {
	cursor: pointer;
	width: 25%;
	float: left;
}

.fqQuestion {
	border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #c5c5c5;
	padding: 30px 10px 10px;
	margin: 0;
	cursor: pointer;
}

.fqQuestion::after {
	content: '\f078';
	font-family: 'FontAwesome';
	position: relative;
	left: 10px;
}

.fqQuestion.clicked::after {
	content: '\f077';
}

.fqAnswer {
	display: none;
	padding: 0 10px;
}

.fqAnswer p:first-child {
	margin-top: 10px;
}

#tier1, #tier2 {
    width: 100%;
}

.narrowForm select {
    height: auto;
    padding: 6px;
    border-radius: 4px;
}

#faqTier > div {
	max-height: 320px;
	overflow: auto;
	border: 1px solid #ccc;
	margin-bottom: 10px;
}

#faqTier > i {
    text-align: center;
    width: 100%;
}

#faqTier > span {
	color: blue;
	font-style: italic;
	font-size: 14px;
	cursor: pointer;
}

#faqTier > span:hover {
	text-decoration: underline;
}

#successTier {
    padding: 30px;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
}

#FindaValuDate {
width: 100%;
font-family: 'Lato', sans-serif;
font-size: 15px;
color: #555555;
line-height: 18px;
margin:0;
}

#FindaValuDate .trHeader {
	background-color:#545454;
}

#FindaValuDate .trHeader td {
	color:#FFF;
}

#FindaValuDate table {
	width:100%;	
}

#FindaValuDate table strong {
	font-weight:normal;
}

@media(min-width: 961px) {
	#anchorcertNavUpper {
		display: block !important;
	}
}

@media (max-width: 1561px) {
	.customFlex > img {
		top: 0;
	}
}

@media (max-width : 960px) {
	
h1 {
	font-size: 21px !important;
}
	
h2 {
	font-size: 18px !important;
}

#nav_container ul li.mobileOnly {
	display: block;	
}  


.TA_socialButtonBubbles {
	float:none;
	margin:0 auto;
	margin-bottom:10px;
	width:100px;
}


/*#footersocial a {
	float:none;
}*/
.gemlabNav li {
	padding:13px 0 !important;
}


.buttonBuy {
transform: scale(0.6);
-moz-transform: scale(0.6);
-ms-transform: scale(0.6);
-webkit-transform: scale(0.6);
-o-transform: scale(0.6);
}
.buttonBuy:hover, .buttonRed:hover {
  -webkit-transform:scale(0.8);
  -moz-transform:scale(0.8);
  -ms-transform:scale(0.8);
  -o-transform:scale(0.8);
  transform:scale(0.8);
}
#sidebar .buttonBuy {
transform: scale(0.6);
-moz-transform: scale(0.6);
-ms-transform: scale(0.6);
-webkit-transform: scale(0.6);
-o-transform: scale(0.6);
margin-left: -15%;
}
.container {
	width:calc(100% - 40px);  
  }
.newline {
	margin-right:10px !important;
}
.mobileMenu {
	display:block;	
	font-size:18px;
	padding-top: 5px;
}
	
#header_container.anchorcert {
	height: auto !important;
	display: flex;
	margin: 0;
	padding: 20px 0 20px 20px;
	width: calc(100% - 20px);
	align-items: center;
}

#header_container.anchorcert .mobileMenu {
	display: inline-block;
	font-size: 22px;
	padding: 10px 18px;
	color: white;
	background: black;
/*	margin-bottom: 10px;*/
}
	
.superdropdown {
	width:100%;	
}

.superDropLrg {
	width:100% !important;
}
.superDropLrg ul {
	width:100% !important;
	background-image:none !important;
	background-color:transparent !important;
	position:relative !important;
}
.superDropLrg h4,  .superDropLrg h4 a{
	color: white;
}
.typicalcontent {	
}

.typicalHeader {
	height:auto;
	padding-right:5%;
}
.newsmaincontent {
	width: 90%;
	float: none;
    margin: 0 auto;
}
.newsArticle.acg {
    text-align: center;
}
.personalitySmallBlue {
	margin-left: 36px;
}
.footerRightText {
	display:none;	
}
.ContactDetailRight {
	float:none;
	width:90%;
	margin:0 5%;
}
.ContactDetailRight ul {
	margin:0;
}

.ContactDetailLeft {
	float:none;
	width:90%;
	margin:0 5%;
	margin-top:10px;
}
.checkoutForm label {
	width:100%;	
}
.checkboxContainer {
	width:50%;
}
.welcomeCN {
	display:none;
}
#footerContactHidden {
	bottom:72px;	
}

#navtop {
	width: 100%;
}
	
#navtop_container {
	z-index: 100;
}
	
.headerLinks {
	margin-right: 10px;
}
	
.anchorcert .headerLinks {
	display: none;
}
	
#navtop p {
	display:none;  
	}
	
#headerLoginForm label {
	display: block;
}

.flexOuter {
	min-height: auto;
}

#newsbox {
	z-index:-1;	
}
#newscollum1 {
	padding-left:4%;	
	width: 96%;
	border-right:none;
}
.personaltyDiv {
	text-align: -webkit-auto;
}
.personalitySmallBlue {
	margin-left:0px;	
}
	
#personalityModal {
	top: 40%;
	width: 80%;
	margin-left: calc(-40% - 17px);
}
	
.personalityModalButtons {
	top: calc(40% - 35px);
}
	
#logo {
	  margin:0 auto;
	  float:none;
	  padding-top: 46px;
	  width: 140px;
}
	
.anchorcert #logo {
	margin: 0;
	padding-top: 0;
	width: inherit;
    margin-right: 10px;
}	
	
#header_container {
	height: 140px;
}
	
#pagenumbernav {
	float: left;
	padding-bottom: 20px;
}
#butmyanchorcert {
	  display:none;
}

	
.mainSearchBar {
	display: none;
}
	
#strapline, #straplineSmall {
    display: none;
}
	
#nav_container > .container > ul {
	display:none;
	width:100%;
	margin-top: 10px;
	height: 70vh;
	overflow: auto;
}
	
#nav_container li {
}
 
#nav_container ul li {
	float: none;
	text-align: left;
	background-color: #fcfcfc;
	border-bottom: solid 1px #ccc;
	font-size:13px;
	z-index: 100;
/*	padding:13px 0 13px 0;*/
	height:auto;
}
/* Strip BRs out of nav */
#nav_container ul li br{content:" ";}/* whatever you like */
#nav_container ul li br:after{content:" ";}

#nav_container ul li span, #nav_container ul li a {
	padding-left:15%;
}
	
#nav_container > .container > ul > a > li {
	padding-left: calc(15% + 8px);
}

#nav_container {
	top: 0px;
	margin-top: 15px;
	height: 39px;
	text-align:left;
}

#nav_container li.hidden {
	display: none;
}
	
#nav_container li.hidden.mobileOnly {
	display: none !important;
}
	
#nav_container li.normal:hover {
	display: block;
	background: #fcfcfc;
	color: black;
	padding: 11px 12px;
}
	
#nav_container li.normal:hover ul {
	display: none;
}
	
#nav_container li.open, #nav_container li.open li {
	display: block;
}
	
#nav_container li span i {
	font-size: 20px;
	transform: rotateY(180deg);
}
	
#nav_container ul li:hover {
	padding-bottom: 21px;
	color:#fff;
	display: block;
}
#nav_container ul li:hover ul {
	position:relative;
	width:100%;	
	top: 10px;
/*	margin-top: -20px;*/
}
	
#nav_container ul li:hover li {
	margin:0;
	padding: 11px 12px;
	background-color: #efefef;
	display: block;
}
#nav_container ul li:hover a {
padding-left:0;
color:#555;
}
#nav_container ul li ul li {
	color:#FF0004;	
}
#nav_container ul li ul li:hover {
	background-color:#fff;
}

.superDrop2Col {
	width: initial !important;
}

.flexInner {
	top: calc(50% - 46px);
}
	
.flexInner p {
	line-height: normal;
	margin: 8px 0;
}

.flexInner p:nth-child(1) {
	font-size: 30px;
}

.flexInner p:nth-child(2) {
	font-size: 13px;
}
	
#home_centreimages {
	display:none;
}

#divDate {
	display:none;	
}
#divDate2 {
	display:none;	
}
#divDate3 {
	display:none;	
}
#newsbox {
	margin:0 auto;
	float:none;
	text-align: center;
	width: auto;
	padding-right: 0px;
}
	
.youtubeEmbed {
	width: 90%;
	height: 0;
	padding-bottom: 50.625%;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}
	
.youtubeEmbed iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
	
#newsbox .structureLinks {
	width: 70%;
}
	
#newsbox .structureLinks a {
	display: inline-block;
}
	
.isoCertificates {
	float: none;
	width: 30%;
	margin: 0 auto;
    padding-top: 10px;
}
	
.isoCertificates img {
	width: 50%;
}
	
#homeContent{
	width: 90%;
	padding: 20px;
}

#tweetContent {
	width: 70%;
}
	
#tweetContent br:nth-of-type(1) {
	display: none;
}

#tweetContent br:nth-of-type(1)::after {
	content: '&nbsp;';
}
	
#hrBody {
	height:0px;
}

#blogsidebar {
	float:none;
	padding-left:15%;	
}

/*#footer_container {
	background:none;
	margin-top:160px;
}*/

#footerLogo {
	margin: -2px 20px 3px;
}

#footersocial {
	margin-top: 5px;
}
	
	/*
#footersocial img {
	max-width: 14%;
}


#footersocial ul img, #footersocial .socialWidgetContainer img {
	max-width: 100%;
}

#footerContact {
	clear:both;	
}
*/

#butfootercontact{
	/*margin-left: -10px;
	margin-top: -156px;
	top: -21px;
	float: left;
*/
}

/*.footerShow {
	bottom:65px;
	min-height: 1173px;
}
*/
#footertagline {
	display:none;
}

.relAnchorcert #footertagline {
	display: block;
}

/*
#footer_container p {
	right:auto;
	margin-left: 7%;
}

#mobileColour {
	background-color:#d3d3d4;
}


#footerMobile {
	background-image:url(/web/20190211111853im_/https://anchorcertgemlab.com/assets/img/footerMobile.png);
	background-repeat:repeat-x;
	height: 265px;
	width:100%;
	margin-top: -185px;
	float: left;
}
#copyright {
	height:90px;
	background-image:url(/web/20190211111853im_/https://anchorcertgemlab.com/assets/img/mobileFooterSlice.png);
	background-repeat:repeat-x;
	padding-top:0px;
}*/

#visible{
	display:block;	
}
/*
#hero_slderbg {
	z-index:-1;	
}
*/
#headtitle {
	height:36px;
	background-color:#5c5e61;	
}

#mobileMenuDark {
	display:block;	
	float:right;
	padding-top: 2px;
}
#mobileMenuDarkText {
	margin-left: 15%;
	display:block;
}
#mobileMenuDarkText p {
	margin: 0;
	font-size:18px;
	color:#fff;
	padding-top:5px;
}

#sidebar {
	float:none;
	width: calc(100% - 60px);
	padding: 0 30px;
	margin: 30px 0;
}

#sidebarMenu {
	display:block;
	margin-top:30px;
}
#sidebarMenu img {
	height:37px;
}
#sidebar hr {
	display:none;
}
#sidebar h3 {
	margin-bottom:0px;
}
#mobileDivide {
	clear:both;
	display:block;
	border-bottom:groove 2px #eee;	
}

#breadcrumb {
display: none;	
}

#typicalcollum1, #typicalcollumWide {
	width: 100% !important;
	padding: 0px 0px;
	border-left: none;
	float: none;
	margin: 0 auto;

}
#typicalcollumWide {

}


#typicaltitle {

}
#typicaltitleorange {
background-color: rgba(255,255,255,0.7);
border-top: solid 7px #ebbe56;	
}

img {
	max-width:100%;	
	height: auto;
}
/* TO MAKE FOOTER STICKY... */
#page_wrap {
  min-height: 100%;
  /* equal to footer height */
  margin-bottom: -142px; 
}
#page_wrap:after {
  content: "";
  display: block;
}
#page_wrap:after {
  /* .push must be the same height as footer */
  height: 142px; 
}
#dateletterResults {
	height:245px !important;
	width:90% !important;	
}
.newsReadMore{
	float:none;	
}
.checkoutText {
	float:left;
	min-width:25%;
	max-width:25%;
	clear: both;
	margin-bottom: 10px;
}
/* END STICKY FOOTER */

.customFlex {
	height: 60vw;
}
	
.customFlex img {
	height: 100%;
	width: auto;
	max-width: none;
}
	
.customFlexInner {
	font-size: 22px;
	top: 8%;
}
	
.customFlexInner .fa-play-circle {
	font-size: 60px;
}
	
.customFlexInner .sliderSites {
	top: 160px;
}
	
.sliderLogo {
	top: 260px;
	width: 180px;
}
	
.sliderSites img {
	width: 40px;
}
	
.sliderSites img.current {
	width: 50px;
}
	
.sliderSites {
	margin: 10px 0;
}
	
.sliderSites.large a {
	width: 50px;
	padding: 0 1px;
}
	
.siteShowcase {
	width: calc((100% / 3) - 40px);
	height: 110px;
	margin: 5px;
}

.siteShowcase.large {
	width: calc((100% / 2) - 40px);
	height: 250px;
}

.siteShowcase.full {
	width: calc(100% - 40px);
}
	
#anchorcertLatestNews a:first-child .newsArticle {
	border-top: 1px solid #ccc;
}
	
#anchorcertLatestNews .newsArticle {
	width: 100%;
	padding: 20px 0;
	margin: 0;
	border-bottom: 1px solid #ccc;
}
	
#anchorcertNavUpper {
	height: auto;
	background: #f6f6f9;
	display: none;
}

#anchorcertNavLower {
	display: none !important;
}

#anchorcertNav li, #anchorcertNav li.parent {
	display: block;
	padding: 6px 30px;
	text-align: left;
	font-size: 12px;
}

#anchorcertNav li.open {
	padding-bottom: 0;
}

#anchorcertNav li.parent:after {
	content: '' !important;
}

#anchorcertNav .container {
	padding: 0;
	width: 100%;
}

#anchorcertNav li ul {
	position: relative;
	top: 0;
	left: -30px;
	text-align: left;
	width: calc(100% + 60px);
	background: black;
	margin-top: 6px;
}

#anchorcertNav li ul li {
	border-bottom: 1px solid #666666;
}

#anchorcertNav li ul a:not(:last-child):after {
	content: '';
}
	
#anchorcertNav li.search {
	text-align: center !important;
}

#anchorcertNav li.search i {
	color: #666;
	padding: 8px 12px;
	background: white;
	border: 1px solid #ccc;
	border-radius: 25px;
}
	
#anchorcertNav .headerLinks {
	display: block;
	margin: 20px 0 50px;
	padding: 0;
	float: none;
	text-align: center;
}
    
.sectHeader .logo {
    width: 220px;
}
 
.sectHeader .logoBlend {
    height: 220px;
    width: 220px;
}
    
.sectHeader span {
    left: calc(14% + 220px);
    font-size: 24px;
}
    
}

@media (max-height: 700px) and (max-width: 960px) {
	#personalityModal {
		height: 80%;
		top: 10px;
		margin-top: 0;
		min-height: auto;
/*		margin-top: calc(-40% - 17px);*/
		overflow: auto;
	}
	
	#personalityModalContent img {
		width: 150px;
		height: 200px;
		margin: -18px calc(50% - 75px) 10px;
	}
	.personalityModalButtons {
		position: absolute;
		top: 100px;
		background: rgba(0,0,0,0.25);
	}
	
	.personalityModalButtons:hover {
		background: rgba(0,0,0,0.25);
	}
}

@media (max-width: 580px) {	
	
	.flexInner {
		top: calc(50% - 41px);
	}
	
	.flexInner p:nth-child(1) {
		font-size: 24px;
	}

	.flexInner p:nth-child(2) {
		font-size: 11px;
	}
	
	.homesliderButton {
		width: 30px;
		height: 56px;
		top:calc(50% - 23px);
	}
    
    .siteShowcase, .siteShowcase.large, .siteShowcase.full  {
        width: calc(100% - 30px);
        height: 110px;
        margin: 5px auto;
        padding: 15px;
    }

    .siteShowcase.full .coverLogo, .siteShowcase.large .coverLogo, .siteShowcase .coverLogo {
        width: 60%;
    }
    
    .siteShowcase .content {
        display: none;
    }
    
    .siteShowcase.full div img {
        width: 15%;
    }
    
    .sectService {
        width: calc(100% - 20px);
        margin: 10px 0;
    }
    
    .sectHeader .logo {
        width: 140px;
        bottom: 30px;
    }

    .sectHeader .logoBlend {
        height: 140px;
        width: 140px;
    }

    .sectHeader span {
        left: calc(14% + 140px);
        font-size: 18px;
        bottom: 25px;
    }
	
/*	.homesliderButton div {
		border-top: 15px solid transparent;
    	border-bottom: 15px solid transparent;
		top: calc(50% - 15px);
	}*/
	
	#homePrev div {
		/*border-right: 15px solid rgba(0,0,0,0.4);*/
		left: calc(50% - 8px);
	}
	
/*	#homePrev:hover div {
		border-right: 15px solid rgba(0,0,0,0.5);
	}*/
	
	#homeNext div {
		/*border-left: 15px solid rgba(0,0,0,0.4);*/
    	right: calc(50% - 8px);
	}
	
/*	#homeNext:hover div {
		border-left: 15px solid rgba(0,0,0,0.5);
	}*/
	
	#footerLogo {
		display: none;
	}
	
	#footerRight {
		float: none;
		margin: 0;
	}
	
	#footersocial {
		float: none;
		text-align: center;
		margin: 10px 0;
	}
    
    #footertagline {
        text-align: center;
    }
    
    #pagenumbernav a {
        line-height: 2;
    }
	
	#personalityModalContent img {
		width: 150px;
		height: 200px;
		margin: -18px calc(50% - 75px) 10px;
	}
    
    #sidebar {
        float: none;
        width: 100%;
        padding:0;
    }
    
    #typicalcollum1 iframe {
        width: 100%!important;
    }
	
	.personalityContainer {
		width: calc((100% - 10px) / 2);
	}
	
	.personalityContainer:nth-child(2n) {
		margin-right: 0;
	}
	
	.personalityModalButtons {
		position: absolute;
		top: 100px;
		background: rgba(0,0,0,0.25);
	}
	
	.personalityModalButtons:hover {
		background: rgba(0,0,0,0.25);
	}
	
	.narrowForm label {
		width: 100%;
	}
		
	.narrowForm label[for=contactCustomerYes], .narrowForm label[for=contactCustomerNo] {
		width: 20%;
	}
	
	.customFlex {
		height: 80vw;
	}
	
	.customFlexInner {
		top: 2%;
		left: 50px;
	}
    .newscomment .addthis_sharing_toolbox {
        float: none;
        padding-top: 5px;
    }
}

@media(max-width:400px) {
	.customFlexInner {
		font-size: 18px;
		line-height: 18px;
		top: 5%;
		left: 40px;
		width: calc(100% - 40px);
	}
	
	.customFlexInner .fa-play-circle {
		font-size: 40px;
	}
	
	.customFlexInner .sliderSites {
		top: 100px;
	}
	
	.sliderSites img {
		width: 30px;
	}
	
	.sliderSites img.current {
		width: 38px;
	}
	
	.sliderLogo {
		top: 180px;
		width: 120px;
	}
    
    .sectHeader .logo {
        width: 120px;
        bottom: 20px;
    }

    .sectHeader .logoBlend {
        height: 120px;
        width: 120px;
    }

    .sectHeader span {
        left: calc(14% + 120px);
        font-size: 16px;
        bottom: 15px;
    }
}

@media (max-width:700px) and (max-height:700px) {
	
}

	@media (max-width : 460px) {
	.socialWidgetContainer {
		margin:0 auto;
	}

	.flexInner {
		top: calc(50% - 33px);
	}

	.flexInner p:nth-child(1) {
		font-size: 18px;
	}

	.flexInner p:nth-child(2) {
		font-size: 8px;
	}
	
}
/*
     FILE ARCHIVED ON 11:18:53 Feb 11, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:13:07 Aug 03, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 1.284
  exclusion.robots: 0.026
  exclusion.robots.policy: 0.016
  esindex: 0.009
  cdx.remote: 880.657
  LoadShardBlock: 109.758 (3)
  PetaboxLoader3.datanode: 89.156 (4)
  load_resource: 127.041
  PetaboxLoader3.resolve: 88.937
*/