

.cc-floating {
  position: fixed;
  bottom: 30px;
  right: 10px;
  z-index: 9999999999;
  border: none;
  
  border-radius: 50px;
}

.cc-floating img {
  width: 40px !important;
  height: 40px !important;
}
#c-s-bn {
  background-color:#333333 !important;
  color:#a6a5a5;
}
#c-p-bn {
  background-color: #ff8500 !important;
  color:#ffffff;
}
#cm {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 12pt !important;
background-color: rgba(0, 0, 0, 0.8) !important;
max-width: 100% !important;

}

#c-inr-i {
  color: #ffffff;
}

#c-inr .cc-link {
  color: #ffffff;
  border-bottom-color: #ffffff;

}
.c-bl .cc-link{
  color: #000000;

}

.cc_div #c-bns {
  max-width: 30%;
}

#c-txt a,
#c-txt a:hover {
  color: #ffffff !important;
  font-weight: bold !important;
}

#cc-close {
  float: right !important;
  text-align: center !important;
  background-color: transparent;
color: #777777;
font-weight: bold;

width: 40px !important;
font-size: 12pt;
padding-left: 3px;
padding-right: 3px;
padding-top: 0px;
padding-bottom: 0px;
height: 30px;


}



@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  
  

  #c-txt {
    font-size: .5em;
    line-height: 1.3em;
  }
  
  #c-ttl {
    margin-bottom: .4em;
    font-size: 0.8em;
  }
  #cc-close {
    float: right !important;
    text-align: center !important;
    background-color: transparent;
    color: #777777;
    font-weight: bold;
    width: 15px !important;
    font-size: 8px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    height: 15px;
  }
  
  
  .cc_div #c-bns {
    display: inline;
    justify-content: space-between;
    margin-top: 1.4em;
  }
  
  .cc_div .c-bn {
  font-size: .32em;
  max-width: 60px !important;
  padding: 0.2em 0.2em;
  }


}
