/* begin mac-msie css-comment-hack \ */
/* .mainNavWrapper div.searchBoxMain, .mainNavWrapper2 div.searchBoxMain { reh8fe: 20.02.2012: fix for search box for ATS selfregistration */
/* 	height: 20px; */
/* } */
/* div.searchBoxMain input.btnSubmit {reh8fe: 20.02.2012: fix for search box for ATS selfregistration */
/* 	height: 19px; */
/* } */
/* .portlet-borderless-bar .portlet-back a { */
/* 	width: 50px; make back button visible when managing pages. this was not the case in liferay standard */
/* } */
#header {
  height: 80px; }

/* .popup-alert-warning,.popup-alert-notice { */
/* 	z-index: 15000; */
/* } */
/* #header #boschLogo img { */
/* 	position: relative; */
/* 	bottom: 8px; */
/* } */
/* #header li {list-style-type: none;} */
/* header.portlet-topper { */
/* 	background-color: #f1f1f1; */
/* 	margin-left: 10px; */
/* 	margin-right: 10px; */
/* } */
/* header.portlet-topper .portlet-title-text { */
/* 	color: #000000; */
/* 	font-weight: bold; */
/* } */
/* div.searchBoxMain input.searchTopic { */
/* 	padding: 2px 2px 1px; */
/* } */
/* table { */
/*   border: 0; */
/*   margin: 0; */
/*   padding: 0; */
/*   border-collapse: collapse; */
/* } */
/* tr.results-row.portlet-section-bodyiehover td, */
/* tr.results-row.portlet-section-alternateiehover td{background-color: #a2bad2;} */
a {
  color: #369; }

a:hover {
  color: #06C; }

a, a span {
  text-decoration: none; }

/* .dockbar { */
/* 	z-index: 15000; */
/* } */
/* .lfr-menu-list {reh8fe: 24.10.2011: added z-index since otherwise configuration menu for portlet in the header is below the horizontal navigation */
/*     z-index: 1001; */
/* } */
/* .aui-dialog { */
/* 	z-index: 15000 !important; */
/* } */
/* .portlet-column-first { */
/* 	padding-left: 10px; */
/* } */
/* .portlet-column-last { */
/* 	padding-right: 10px; */
/* } */
/* workaround in order to make the ".aui-underlay-content" container (used i.e. for defining the layout) scrollable */
/* .aui-underlay-content { */
/*     height: 650px; */
/*     overflow-y: scroll; */
/* } */
/* overwrite normal font weight for dfn tags defined in liferay base.css for the tabs. */
/* .tabs dfn { */
/* 	font-weight: bold; */
/* } */
/* portlet options inside of portlet title */
/* .portlet-borderless-bar .portlet-title-default, */
/* .portlet-borderless-bar .portlet-actions { */
/* 	padding-left: 20px; */
/* } */
/* .lfr-actions.portlet-options li.lfr-trigger { */
/* 	background-image: none; */
/* } */
/* ul.lfr-actions.portlet-options, .lfr-actions:hover.portlet-options{ */
/* 	border-width: 0px; */
/* } */
/* end of mac-msie css-comment-hack */
/* tab container */
/* .aui-tabview-list { */
/* 	float: left; */
/* 	list-style: none outside none; */
/* 	margin: 0 0 0 10px; */
/* 	padding: 0; */
/* 	border: 0px; */
/* } */
/* ul.aui-tabview-list li { */
/* 	border: 0px; */
/* 	border-left: medium none; */
/* 	display: block; */
/* 	float: left; */
/* 	height: 35px; */
/* 	margin: 0 2px -1px 0; */
/* 	overflow: hidden; */
/* 	padding: 0; */
/* 	position: relative; */
/* 	color: #000000; */
/* 	text-shadow: none; */
/* } */
/* remove distance to top for ie10 */
.ie10 button.btn span,
.ie11 button.btn span {
  left: 0;
  top: 0; }

#portlet_terms-of-use .contentArea {
  width: 100%; }

#portlet_terms-of-use .contentArea .cntBox {
  width: 100%; }

#portlet_terms-of-use .contentArea .cntBox #termsOfUseAndDesignateUseForm {
  padding-right: 10px;
  padding-left: 10px; }