/** 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;
}
.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;
}

p.center-align, .articleSubHead.center-align {
	float: left!important;
	text-align: center!important;
	width: 100%!important;
}

#contactus-list-1 .form-item.form-type-select.form-item-subject {
	display:none;
}


/* .form-item.form-type-checkbox.form-item-please-confirm-yes label {
	display: block!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.brasil .header-row .section-inner-wrapper .header-bottom{width:66.67%!important;}
	.subsite.brasil .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;}
}
 

.brasil.role-Product-Approver-Publisher #edit-actions .form-submit#edit-submit {
	//display: none;
	
}
.brasil.role-Product-Approver-Publisher #title-field-add-more-wrapper,
.brasil.role-Product-Approver-Publisher #edit-field-product-document  {
	display: none;
	
}

#acquia-purge-manualpurge-form-paths #paths-wrapper #edit-paths-add-path {
  display:none;
}

.landing-page-carousel.home-carousel-basic .carousel-row .slide .content-container h3 { color: #01317B; font-size: 42px; line-height: 46px; font-family: "KarbonSemiBold",Arial,sans-serif; }
.landing-page-carousel.home-carousel-basic .carousel-row .slide .content-container .field--name-field-slide-copy { color: #4B7EAB; font-family: "KarbonMedium",Arial,sans-serif; text-shadow: none; font-size: 20px; line-height: 24px; }
.landing-page-carousel.home-carousel-basic .carousel-row .slide .inner .button { background-color: #FFF; color: #01317B; border: 1px solid #01317B; width: 40%; }