/** Please do not write any CSS in here**/

/*Select Dropdown in /products page*/
/*
.custom-select-menu ul li:first-child {
    display: none!important;
}
*/
/*Leadership Bio List*/

.view-display-id-leadership_bio_list .columns .block.bio .text-wrapper, .view-display-id-leadership_bio_list .hidden-container{
	display:none;
}

.janPopup{
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);

}
.mailbox,.newscenter-popup{
	display: none;
	position: fixed;
	top: 25%;
	left: 25%;
	width: 50%;
	height: auto;
	padding: 16px;
	background-color: white;
	z-index:1002;
	overflow: auto;
}
.newscenter-popup{
	padding: 0px;
    color: #999;
    font-family: "karbonRegular";
    font-weight: normal;
    padding: 0;
	width: 40%;
	left: 30%;
}

.newscenter-popup .news-copy {
    font-size: 1.25em;
    line-height: 1.5;
    margin: 0 auto;
    position: relative;
    text-align: left;
	 padding: 40px 30px;
}

.newscenter-popup .answers {
    display: table;
    width: 100%;
}
.newscenter-popup .answers .yes {
    border-right: 1px solid #ccc;
}
.newscenter-popup .answers .yes, 
.newscenter-popup .answers .no {
    border-top: 1px solid #ccc;
    color: #199ed9;
    cursor: pointer;
    display: table-cell;
    height: 45px;
    text-align: center;
    vertical-align: middle;
    width: 50%;
	text-align: center;
}

.view-display-id-leadership_bio_list .large-4{
	padding-bottom:20px;
}

.cta-container a.cta.trigger-related-stories.expand{	
	text-indent:0;
}

.page-node-35 .field--name-field-header-image, .page-node-35  .field--name-field-carousel-slides{
	display:none!important;
}

.top-rotate{
	transform:rotate(45deg) !important;
}
.bottom-rotate{
	transform: rotate(-45deg) !important;
}

.hide-tab{
	visibility:visible!important;
}

.field-collection-container{
	border:none!important;
}
.not-front .local-menu-title{
	display:none;
}


.field--name-field-release-date, .field--name-field-country-of-origin p{
	color: #706f74;
	font-size: 0.875rem;
	line-height: 1.3125rem;
	margin: 0;
	text-transform: uppercase;
	text-align:left;
	font-family: "KarbonMedium",Arial,sans-serif;
	font-weight: 500;
	letter-spacing: 0.01em;
}
.pager li{
	 padding: 0 1%;
    vertical-align: middle;
		font-size:28px;
}
.pager li, .section-news .pager li a {
   color: #999;
    display: block;
    font-family: "KarbonSemiBold",Arial,sans-serif;
    text-transform: uppercase;

}

 .pager li.pager-next a, .pager li.pager-previous a{
  display: inline-block;
	font-size:14px;
	color: #999;
 
 }
 
  .block--jjbos-privacy-policy-service-privacy-policy p{
  clear: both;
  color: #fff;
  font-family: "KarbonRegular",Arial,sans-serif;
  font-size: 0.875rem;
  letter-spacing: 0.01em;
  line-height: 1.5;
  text-align: left;
  width: 100%;

}
.block--jjbos-privacy-policy-service-privacy-policy p > a{
	color: #fff;
	text-decoration:underline;
	border-bottom:none!important;
}
.hamburger .menui{
display:none;
width:31px;
position:absolute;
margin: 5px auto;
}
@media screen and (min-width: 20em) and (max-width: 50em){
	.header-row .section-inner-wrapper .header-top{width:33.33%;}
	.header-row .section-inner-wrapper .hamburger{width:31px;}
	.subsite.australia .header-row .section-inner-wrapper .header-bottom{width:66.67%!important;}
	.subsite.australia .header-row .section-inner-wrapper .header-bottom .search-wrapper{border-left:0;text-align:center;}
	.section-inner-wrapper .search-button{margin-left:auto;margin-top:4px;margin-right:auto;height:30px!important;}
	.subsite .header-top .hamburger{padding-top:4px;}
}

.subsite.newzealand.front .localmenu-row {
    height: 142px;
}

/* edited for contact-us page *//* 

.field-item.even  p
{
   margin: 0 auto;
   width:70%; 
   padding-left:40px; 
     padding-right:40px;

} */
 
.newscenter-popup .answers .yes a, .newscenter-popup .answers .no a {
    display: block;
    height: 100%;
    padding-top: 8px;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}
 
#acquia-purge-manualpurge-form-paths #paths-wrapper #edit-paths-add-path {
  display:none;
}  