.cookie-portlet .privacy-info-message {
  position: fixed;
  bottom: 0px;
  right: 0px;
  left: 0px;
  margin: 1em;
  max-height: 90%;
  max-height: calc(100vh - 2em);
  overflow-y: auto; }

.cookie-portlet .privacy-policy-container {
  margin: 1em; }

.cookie-portlet .privacy-info-message p {
  margin-bottom: 0rem; }

.privacy-info-message .ga-optout {
  width: 100%;
  margin-top: 20px; }

.privacy-info-message h5 {
  border-bottom: #FFFFFF 1px solid;
  padding-bottom: 10px;
  margin-bottom: 16px; }

.privacy-info-message .read_but {
  color: #FFFFFF;
  font-size: 16px;
  text-decoration: underline !important; }

.privacy-info-message .ga-optout .box1 {
  float: left;
  width: 20%;
  margin-right: 1%; }

.privacy-info-message .ga-optout .box2 {
  float: right;
  width: 79%; }

.privacy-info-message .ga-optout .cls {
  clear: both; }

.cookie-portlet .privacy-info-message .ga-optout .box1 .btn-primary {
  margin-left: 0; }

.cookie-portlet .privacy-info-message .ga-optout .box2 h6 {
  margin: 0 0 4px 0; }

.cookie-portlet .privacy-info-message .ga-optout .box1 a {
  background-color: transparent;
  border: #FFFFFF 1px solid;
  color: #fff;
  font-size: 14px;
  margin-left: 0px;
  border-radius: 3px;
  display: inline-block;
  line-height: 1.5;
  padding: 0.375rem 0.75rem; }

.cookie-portlet .privacy-info-message .ga-optout .box2 p {
  margin-bottom: 0; }

.cookie-popup-example {
  z-index: 99999 !important; }