.center {
  text-align: center !important; }

.footnote {
  font-size: 10px;
  color: gray; }

.price-container {
  overflow: auto; }
  .price-container .price {
    float: left;
    width: 31.3%;
    margin-left: 1%;
    margin-right: 1%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

.price-header {
  font-size: 16px; }

.pointer {
  cursor: pointer; }

.embeded-container {
  clear: both; }
  .embeded-container iframe {
    float: none; }

.example-button {
  width: 500px; }

.partner-code-alert {
  background: white;
  border-color: gray; }

.embedded-code-text {
  color: black; }

/*# sourceMappingURL=tmpbLCLFT.css.map */
