.mainContainer {
border-left:1px solid #ceced0;
border-right:1px solid #ceced0;
}

ul{
  float: left;
}

input[type=checkbox].css-checkbox {
display: block;
background: none !important;
}

input[type=checkbox].css-checkbox + label.css-label{
  padding-left: 0px;
  background: none !important;
}

label.css-label{
 background: none  !important;
}

input[type=checkbox].css-checkbox {
display: block;
float: left;
width: 25px;
background: none !important;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
background: transparent;
}
.holidaytypes {
	display: none
}
form#search input.lrgBtn {
	margin-top: 20px; 
}