/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

.cc_banner-wrapper .cc_container {
  border-color: #dddddd;
  padding: 15px 20px 20px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
}
.cc_banner-wrapper .cc_container .cc_message {
  line-height: 1.5rem;
}
.cc_banner-wrapper .cc_container .cc_btn {
  background-color: #477bba;
  color: #ffffff;
  left: 20px;
  right: 20px;
  bottom: 20px !important;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.cc_banner-wrapper .cc_container .cc_btn:hover, .cc_banner-wrapper .cc_container .cc_btn:focus {
  background-color: #6c96c8;
  color: #ffffff;
}
.cc_banner-wrapper .cc_container .cc_logo {
  display: none;
}
.cc_banner-wrapper .cc_container a {
  color: #477bba;
}
.cc_banner-wrapper .cc_container a:visited {
  color: #477bba;
}
.cc_banner-wrapper .cc_container a:hover {
  text-decoration: underline;
}
/*# sourceMappingURL=custom_9.css.map */