﻿/* Stick Scroll ribbon */
/*#s4-ribbonrow
{
position:fixed !important;
top:130px !important;
z-index:1030 !important;
}*/
tr:nth-of-type(2n)
{
	background:none !important;
}
/* Stick Scroll up */
.back-to-top {
	background: url(/howden/img/icons/orangebox_Backtotop_arielbold.svg) no-repeat;	 
	margin: 0;	 
	position: fixed;	 
	bottom: 0;	 
	right: 0;	 
	width: 145px;	 
	height: 80px;	 
	z-index: 100;	 
	display: none;	 
	text-decoration: none;	  
}
  
.back-to-top i {
  font-size: 60px;
}

.ms-webpartzone-cell{
	margin:0px !important;
}
#s4-bodyContainer{
	padding-bottom:0px;
}

#s4-workspace{
	overflow:inherit;
}
.ms-webpart-cell-vertical{
	display:inherit
}
#SearchBox > div > input {
    border: 0 none;
    font-size: 22px;
    /* adjust size and positioning of input box */
    height: 54px; 
    margin: 0 0px 0 0;
    padding: 1px 0 0 15px;
    width:1200px;
    background-color:#fff
}

/* hide dropdown list button */
#SearchBox .ms-srch-sb > .ms-srch-sb-navLink {
 display: none;
}
.ms-srch-sb > .ms-srch-sb-searchLink {
	background-image:url('http://id-cookbook.co.uk/howden/img/icons/icon-search-white.svg')!important;
	background-repeat:no-repeat !important;
	background-position:0 0 !important;
	background-color:rgba(228, 113, 0, 1) !important;
    height:54px !important;
    width:54px !important;
}
/* Swap "go" image - this line hides the OOTB image */
.ms-srch-sb > .ms-srch-sb-searchLink img {
	display:none;
}
@media only screen and (max-width: 1179px) {
   .mobile-hide{ display:none !important; }
}
.industry-quick-links ul li{
	border-bottom:none!important;
}
.howden_man
{
    background-image: url('http://portal3.howden.com/assets/portal/Industry/Man_op.jpg');
    min-height: 480px;
}
