#boxes a {color:#fff; text-decoration:none}
#boxes a:hover {color:#ccc;text-decoration:none}
#boxes p{ color: #ffffff; font-size: 14px;} 

#boxes .window {
position: fixed;
  right:0;
  bottom:0;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
}
#boxes #popupCookie {
  width:315px; 
  height:170px;
  padding:5px;
  background-color:#e8eaed;
  border: 2px solid #96a7d0;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
 #popupCookieMain {
  width:600px; 
  position:absolute;
  top:10%;
  left:50%;
  margin-left:-300px;
  height:600px;
  padding:0px;
  background-color:#e8eaed;
  border: 2px solid #96a7d0;
  color:#4b6892;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
#cookieButtonSettings{
float:left;
}
#cookieLogo{
float:right;
width:50%;
}
#bottomCookie{
padding-left:10px;
padding-right:10px;
}
#cookieTop{
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
}
#cookieTitle{
float:left;
padding-top:8px;
padding-bottom:3px;
width:100%;
}
#cookieTitle2{
float:left;
font-size:18px;
letter-spacing:-1px;
padding-top:15px;
padding-bottom:3px;
padding-left:15px;
font-weight:bold;
width:100%;
}
#cookieButtonNo{
float:right;
}
.p1{ 
padding-top:10px;
padding-bottom:10px;
padding-left:15px;
padding-right:15px;
font-size: 12px; 
text-align:left;
} 
.p2{ 
padding-top:20px;
padding-bottom:10px;
padding-left:10px;
padding-right:10px;
font-size: 12px; 
  color:#4b6892;
text-align:left;
} 
#cookieSelect{
font-size:10px;
color:#000000;
}
#currentSetting{
font-size:12px;
float:left;
color:#666666;
}
#cookieSelect1{
float:left;
vertical-align:top;
}
#cookieSelect2{
float:left;
vertical-align:top;
}
#cookieSelect3{
float:left;
vertical-align:top;
}
#saveCookie{
float:right;
padding-bottom:5px;
}
#close{
display:none;
}
.tableWrapper{
width:100%;
min-height:220px;
max-height:220px;
padding-left:10px;
padding-right:10px;
table-layout: fixed; 
vertical-align: top;
}

.tableHeader{
text-align:center;
width:100%;
margin-top:0px;
margin-left:0%;
margin-right:0%;
vertical-align: top;
font-weight:bold;
font-size:15px;
padding-top:5px;
padding-bottom:5px;

}
#bottom{
bottom:10px;
width:96%;
padding-right:2%;
padding-left:2%;
position:absolute;
}
#sliderTitle{
font-size:14px;
font-weight:bold;
padding-left:15px;
padding-right:15px;
padding-bottom: 10px;
}
.titleCookie{
padding-left:5%;
padding-top:1%;
padding-right:5%;
padding-bottom:1%;
width:90%;
background-color:#27438d;
}
.radioCookie{
padding-top:5px;
padding-bottom:5px;
width:100%;
}
.tableHeader img {
width:auto;
height:auto;
}
#sliderContainer{

height:177px;
padding-top:10px;
padding-bottom:12px;
position:relative;
overflow:hidden;
margin-bottom:10px;
}

#slider1{
float:left;
background-image:url('/_images/cookies/1.png');
background-repeat:no-repeat;
background-position:center; 
height:100%;
position:relative;
z-index:2;
margin-left:-18px;

}

#slider2{
float:left;
background-image:url('/_images/cookies/2.png');
background-repeat:no-repeat;
background-position:center; 
height:100%;
position:relative;
z-index:2;

}

#settingContainer{
padding-left:0px;padding-right:0px;

}
#slider3{
float:left;
background-image:url('/_images/cookies/3.png');
background-repeat:no-repeat;
background-position:center; 
height:100%;
position:relative;
z-index:2;
margin-left:-3px;

}
#sliderHidden3{
float:left;
background-image:url('/_images/cookies/3hidden.png');
height:100%;
position:relative;
z-index:1;
display:none;
}
#sliderOverlay{
position:absolute;
top:0;
bottom:0;
background-image:url('/_images/cookies/overlay.png');
background-repeat:no-repeat;
z-index:3;
}



 .sliderSection, .sliderSectionOverlay{
 float:left;
 height:153px;

position:relative;
z-index:2;
 }
 
 .sliderSectionOverlay
 {
 top:10px;
 }
 #sliderTab
 {
background-image:url('/assets/img/clickdrag.png');
background-repeat:no-repeat;
float:right;
height:100%;
position:relative;
width:29px;
top:0px;
z-index:10;
 }