.sec-1 {
  color: #fff;
  background-image: url(../images/trial/bg-1.png), linear-gradient(to bottom, #00a99d 50%, #fff 50%);
  background-position: top 0 center;
  background-repeat: no-repeat;
  margin-bottom: 36px; }
  .sec-1 .header {
    padding-top: 36px; }
    .sec-1 .header h1 {
      padding-top: 12px;
      margin-top: 0; }
  .sec-1 .c1 {
    padding: 32px 36px;
    border-radius: 6px;
    background-color: #fff;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
    color: #333;
    max-width: 50%; }
    .sec-1 .c1 img {
      align-self: center;
      margin-bottom: 26px; }
    .sec-1 .c1 h1 {
      font-weight: bold;
      font-size: 20px; }
      .sec-1 .c1 h1 i {
        font-weight: normal; }
    .sec-1 .c1 p:last-of-type {
      flex: 1 1 auto; }
    .sec-1 .c1 button {
      padding-top: 10px;
      padding-bottom: 8px;
      line-height: normal; }
    .sec-1 .c1 #account-wrap {
      margin-bottom: 28px; }
  .sec-1 .c2 {
    padding: 32px 36px;
    border-radius: 6px;
    background-color: #fff;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
    color: #333;
    max-width: 50%; }
    .sec-1 .c2 p:first-of-type {
      color: #21756f; }
      .sec-1 .c2 p:first-of-type #email {
        font-weight: 500; }
  .sec-1 img {
    align-self: center; }
  .sec-1 label {
    font-weight: 500;
    font-size: inherit; }
  .sec-1 input.error::-webkit-input-placeholder {
    color: red; }
  .sec-1 input.error:-ms-input-placeholder {
    color: red; }
  .sec-1 input.error::placeholder {
    color: red; }
  .sec-1 .msg-box {
    padding-top: 8px;
    padding-bottom: 8px; }

#product-nav .nav-tabs {
  border: none; }

/*# sourceMappingURL=trial.css.map */
