@font-face {
    font-family: "Glyphicons Halflings";
    src: url("//s1.bayer.com/bootstrap/3.3.7/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), 
         url("//s1.bayer.com/bootstrap/3.3.7/fonts/glyphicons-halflings-regular.woff") format("woff"), 
         url("//s1.bayer.com/bootstrap/3.3.7/fonts/glyphicons-halflings-regular.ttf") format("truetype"),
         url("//s1.bayer.com/bootstrap/3.3.7/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
/*Desktop Size*/
.cc-btn.cc-dismiss {
	max-width: 130px !important;
	min-width: 130px !important;
	background-color: #89c709 !important;
	color:#fff!important;
}

.cc-compliance.cc-highlight .cc-btn.cc-allow {
	max-width: 130px !important;
	min-width: 130px !important;
	background-color: #89c709 !important;
	color:#fff!important;
}

@media screen and (max-width: 1024px) and (orientation: landscape){
body .cc-window.cc-floating {
  margin-bottom:-15px !important;
}}

/************************************************
 *
 Uncomment if privacy table has not bordered.
 *
 *
 .whg-cookie-data tr th,
 .whg-cookie-data tr td {
    border: 1px solid #ddd;
    padding: 5px;
    }
 *
 *
 *
********************************************/
/***********************************************/
/* IE10+ CSS styles go here */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .cc-window .cc-message{
        margin-right:5px!important;
    }
}
/********************************************/
/*iPhone 6 Plus*/
@media only screen and (min-width: 375px) and (max-width: 415px) {
    .whg-cookie-data tr th,
    .whg-cookie-data tr td {
        font-size: 10px !important;
    }
}

/********************************************/
/*iPhone 6*/
@media only screen and (min-width: 320px) and (max-width: 375px) {
    .whg-cookie-data tr th,
    .whg-cookie-data tr td {
        font-size: 10px !important;
    }

}

/********************************************/
/*iPhone 5*/
@media only screen and (max-width: 320px) {
    .whg-cookie-data tr th,
    .whg-cookie-data tr td {
        font-size: 9px !important;
    }

}

.cc-message h2 {
color:#89c70a;
font-size:23px !important;
font-family:Helvetica,Calibri,Arial,sans-serif;
}
.cc-message a {
color:#89c70a;
}
.cc-window.cc-banner {
font-size:16px !important;
font-family:Helvetica,Calibri,Arial,sans-serif;
}
@media screen and (max-width:1024px){
body .cc-window.cc-floating{
max-width:100% !important;
  width:100% !important;
  font-size:12px;
}
}
