/** Import Bootstrap functions */
/** Relative Image Path. **/
/* line 8, stdin */
.complex-copy .col-12 table {
  margin-top: 30px;
  border-collapse: collapse; }
  /* line 13, stdin */
  .complex-copy .col-12 table tr td {
    padding: 25px 20px;
    color: #231e21;
    font-size: 16px;
    text-align: center;
    background-color: white;
    border: solid 1px #d8d8d8; }
    /* line 21, stdin */
    .complex-copy .col-12 table tr td:first-child {
      text-align: left;
      border-left: solid 1px #d8d8d8; }
    @media (max-width: 991.98px) {
      /* line 13, stdin */
      .complex-copy .col-12 table tr td {
        padding: 5px;
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 12px; } }
  /* line 34, stdin */
  .complex-copy .col-12 table tr th {
    padding: 29px 20px;
    color: #fff;
    font-size: 14px;
    line-height: 19px;
    text-transform: uppercase;
    background-color: #4c4c4c;
    border: solid 1px #4c4c4c; }
    @media (max-width: 991.98px) {
      /* line 34, stdin */
      .complex-copy .col-12 table tr th {
        padding: 5px;
        font-size: 12px; } }

@media (max-width: 767.98px) {
  /* line 55, stdin */
  .complex-copy .button-group.wide .btn {
    width: 100%; } }

@media (min-width: 768px) {
  /* line 63, stdin */
  .complex-copy .button-group.md-wide .btn {
    width: 100%; } }

/* line 69, stdin */
.complex-copy .button-group .btn.red {
  background: #ed1c2e; }
  /* line 72, stdin */
  .complex-copy .button-group .btn.red:hover {
    border-color: #ed1c2e;
    color: #ed1c2e; }

@media (max-width: 991.98px) {
  /* line 79, stdin */
  .complex-copy .right-content {
    margin-top: 24px; } }

/* line 86, stdin */
.complex-copy ol {
  list-style: decimal;
  padding-left: 20px; }

/* line 91, stdin */
.complex-copy li {
  margin-bottom: 12px; }

/*# sourceMappingURL=complex-copy.css.map*/