body {
	overflow-y: scroll; 
}

.clear {
	clear: both;
}

.center {
    display:table-cell;
    vertical-align:middle;
    float:none;
}

.btn {
    white-space: normal;
}

.slider_background {
	position: absolute;
   bottom: 10px;	
   width: 100%;
   line-height: 25px;
   height: 25px;
   background-color: #FBFBE9;
   opacity: 0.4;
   z-index: 999;	
}

.home_slides {
	position: absolute;
   bottom: 10px;	
   width: 100%;
   line-height: 25px;
   height: 25px;
   color: #eeeeee;
   font-size: 14px;
   font-style: italic;
   text-indent: 5px;
   overflow: hidden;
   z-index: 1000;
}

@media screen and (min-width: 768px) {
	.slider_background {
		line-height: 43px;
		height: 43px;
	}
	.home_slides {
		line-height: 43px;
		height: 43px;
   	font-size: 20px;
   	text-indent: 20px;
	}	
}

div.head_container {
	padding: 0;
	margin-bottom: 50px;
}

img#head_logo {
	max-width: 250px;
}

.navbar-inverse .navbar-nav>li.dd_active>a {
	color: white;	
	background-color: #080808;
}

div.home_ms {
	padding: 10px;
	margin-top: 25px;
	color: #333;
	background-color: #f0f0f0;
	border: solid 1px #e0e0e0;
}

div.home_ms:hover, div.home_msout:active {
	background-color: #e0e0e0;
	border: solid 1px #d0d0d0;
	cursor: pointer;
}

a.link_news {
	display: inline-block;
	text-decoration: none;
	z-index: 2000;
	float: right;
	/*   float: right!important; */
	color: #ffffff;
  	background-color: #5bc0de;
  	border-color: #46b8da;
	margin-bottom: 0;
	margin-top: 11px;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;  	
}

a.link_news:hover, a.link_news:active {
	background-color: #39b3d7;
}

div.brands_ms {
	display: inline-block;
	padding: 10px;
	margin-top: 15px;
	width: 165px;
	height: 113px;
	line-height: 113px;
	text-align: center;
   vertical-align: middle;	
   float: none;
	border: solid 1px #eeeeee;
	background-repeat: no-repeat;
	background-position: center center;
	
}

div.brands_ms:hover, div.brands_ms:active {
	border: solid 1px #b0b0b0;
	cursor: pointer;
}

div#modal_ssmchoice_philips {
	text-align: center;
}


div#modal_loginchoice {
	text-align: center;
}

div#modal_loginchoice_en {
	text-align: center;
}

div#modal_ssmchoice_braun {
	text-align: center;
}

.dialog_brandinfo {
	max-width: 400px; 
	margin-top: 100px; 
	text-align: left;
}

h1.h1_about {
	background: url('/img/about-us.png') no-repeat right center;
   background-size: 39px 39px; 
   padding-right: 45px;
}

h1.h1_service_retailer {
	background: url('/img/shop.png') no-repeat right center;
   background-size: 39px 39px; 
   padding-right: 45px;
}

h1.h1_service_consumer {
	background: url('/img/consumer.png') no-repeat right center;
   background-size: 39px 39px; 
   padding-right: 45px;
}

h1.h1_faq {
	background: url('/img/faq.png') no-repeat right center;
   background-size: 39px 39px; 
   padding-right: 45px;
}

h3.home_blockhd {
	font-size: 20px;
	padding-bottom: 5px;
	border-bottom: 1px solid #c0c0c0;
}

div.home_container {
	position: relative;
}

img.home_img {
	max-height: 248px;
}

img.home_blockimg {
	height: 100%; 
	width: 100%;
}

h4 {
	color: #428bca;
}

h4.inline {
	padding-top: 15px;
	border-top: solid 1px #eeeeee;
}

h5 {
	font-weight: bold;
	margin-bottom: 0px;
}

p {
	margin-bottom: 25px;
}

div.form_group_inline {
	clear: both; 
	padding-top: 5px;
}

div.form_group_inline_bottom {
	clear: both; 
	padding-top: 25px; 
	padding-right: 10px;
}

div.formfield_inner {
	width: 300px;
}

#contact_lyr {
	max-width: 500px;
}

input.ctrl_contact_df {
	width: 290px;
	float: left;
}

input.ctrl_contact_sm {
	width: 120px;
	float: left;
}

textarea.ctrl_contact_df {
	width: 290px;
	float: left;
}

select.ctrl_contact_df {
	width: 290px;
	float: left;
}

select.ctrl_contact_sm {
	width: 120px;
	float: left;
}

td.tariffs {
	padding-right: 35px;
}

input#button_account {
	margin-right: 15px;
}

#contactform_send_succesfully {
	color: green;
	/*font-weight: bold;*/
	padding-left: 21px;
	background: url('/img/succes.gif') no-repeat left center;
}

span.required {
	float: left;
	color: #cc0000;
	padding-left: 2px;
}

span.required_blue {
	float: left;
	color: #428bca;
	padding-left: 2px;
}

span.required_blue_nf {
	color: #428bca;
	padding-left: 2px;
	font-size: 14px;
}

div.lyr_center {
	float: none;
	margin-left: auto;
	margin-right: auto;
}

div.login {
	max-width: 500px; 
}

#loginpanel {
	background-color: #f0f0f0;
}

label.fl_default {
	width: 200px;
	/*text-align: right;*/
	float: left;
	padding-top: 7px;
	padding-right: 15px;
	font-size: 14px;
}

input.ctrl_login_df {
	width: 200px;
	float: left;
}

input.ctrl_login_sm {
	width: 70px;
	float: left;
}

#lyr_faq {
	padding-top: 15px;
	border-top: 1px solid #eeeeee;
}

label.faq_subject {
	font-weight: bold;
}

label.faq_subject_on {
	color: #428bca;
}

div.panel-faq-question {
	margin-bottom: 5px;
}

div.heading-faq-question {
	cursor: pointer;
}

div.checkbox {
	padding-left: 35px;
}

.btn-modal {
	display: block;
	width: 100%;
	margin-bottom: 10px;
}

p#phmon_explanation {
	display: none;
}

div#map-canvas {
	width: 800px; 
	height: 400px;
}

ul.footer {
  display: block;
  /*width: 200px;*/
  margin: 0;
  padding: 0;
  margin-top: 16px;
  list-style-type: none;
}

ul.footer li {
	display: block;
	float: left;
	list-style-type: none;
	color: #999999;
	font-size: 12px;
	line-height:: 18px;
	border-left: 1px dotted #999999;
	padding-left: 5px;
	padding-right: 5px;	
}

ul.footer li:first-child {
	border-left: none;
}

ul.footer li a {
	display: block;
	font-size: 12px;
	text-decoration: none;
	color: #999999;
}

div.push {
	height: 50px;
}

div.foot_navbar {
	margin: 0;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-top-color: #71D3EB;
  border-width: 5px 5px 0;
}
.tooltip-inner {
  color: #000;
  background: #71D3EB;
  border: solid 1px #71D3EB;
}