    .line-bottom {
      position: relative;
      margin-bottom: 30px;
      padding-bottom: 10px;
    }
    .line-bottom:after {
      bottom: -1px;
      content: "";
      height: 2px;
      left: 0;
      position: absolute;
      width: 50px;
    }
    .line-bottom-theme-colored2 {
      position: relative;
      margin-bottom: 30px;
      padding-bottom: 10px;
    }
    .line-bottom-theme-colored2:after {
      border-radius: 10px;
      bottom: -1px;
      content: "";
      height: 2px;
      left: 0;
      position: absolute;
      width: 50px;
    }
    .line-bottom-rounded-theme-colored2 {
      position: relative;
      margin-bottom: 12px;
      padding-bottom: 4px;
    }
    .line-bottom-rounded-theme-colored2:after {
      border-radius: 15px;
      bottom: -1px;
      content: "";
      height: 4px;
      border-radius: 6px;
      left: 0;
      position: absolute;
      width: 42px;
    }
    .double-line-bottom-theme-colored2 {
      margin-bottom: 20px;
      margin-top: 8px;
      padding-bottom: 5px;
      position: relative;
    }
    .double-line-bottom-theme-colored2:after {
      border-radius: 8px;
      bottom: 1px;
      content: "";
      height: 2px;
      left: 0;
      position: absolute;
      width: 64px;
    }
    .double-line-bottom-theme-colored2:before {
      border-radius: 8px;
      bottom: -1px;
      content: "";
      height: 6px;
      left: 10px;
      position: absolute;
      width: 24px;
    }
    .diamond-line-centered-theme-colored2 {
      margin-bottom: 25px;
      margin-top: 25px;
      padding-bottom: 5px;
      position: relative;
    }
    .diamond-line-centered-theme-colored2:after {
      bottom: 0;
      content: "";
      height: 3px;
      left: 0;
      margin: 0 auto;
      position: absolute;
      right: 0;
      width: 90px;
    }
    .diamond-line-centered-theme-colored2:before {
      border: 3px solid #fff;
      bottom: -5px;
      content: "";
      height: 14px;
      left: 0;
      margin: 0 auto;
      position: absolute;
      right: 0;
      width: 14px;
      z-index: 3;
      -webkit-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
    }
    .diamond-line-centered-theme-white {
      margin-bottom: 25px;
      margin-top: 25px;
      padding-bottom: 5px;
      position: relative;
    }
    .diamond-line-centered-theme-white:after {
      bottom: 0;
      content: "";
      height: 3px;
      left: 0;
      margin: 0 auto;
      position: absolute;
      right: 0;
      width: 90px;
      background-color: #fff;
    }
    .diamond-line-centered-theme-white:before {
      background-color: #fff;
      border: 3px solid #fff;
      bottom: -5px;
      content: "";
      height: 14px;
      left: 0;
      margin: 0 auto;
      position: absolute;
      right: 0;
      width: 14px;
      z-index: 3;
      -webkit-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
    }
    .diamond-line-left-theme-colored2 {
      margin-bottom: 25px;
      margin-top: 25px;
      padding-bottom: 5px;
      position: relative;
    }
    .diamond-line-left-theme-colored2:after {
      bottom: 0;
      content: "";
      height: 3px;
      left: 0;
      position: absolute;
      right: 0;
      width: 90px;
    }
    .diamond-line-left-theme-colored2:before {
      border: 3px solid #fff;
      bottom: -5px;
      content: "";
      height: 14px;
      left: 15px;
      position: absolute;
      right: 0;
      width: 14px;
      z-index: 3;
      -webkit-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
    }
    .line-bottom-centered {
      position: relative;
      margin: 10px 0 35px;
    }
    .line-bottom-centered:after {
      bottom: -13px;
      content: "";
      height: 3px;
      left: 0;
      margin-left: auto;
      margin-right: auto;
      margin-top: 0;
      position: absolute;
      right: 0;
      width: 40px;
    }
    .line-bottom-double-line-centered {
      margin-bottom: 15px;
      padding-bottom: 15px;
      position: relative;
    }
    .line-bottom-double-line-centered::before {
      bottom: 3px;
      content: "";
      height: 1px;
      left: 0;
      margin: 0 auto;
      position: absolute;
      right: 0;
      width: 20px;
    }
    .line-bottom-double-line-centered::after {
      bottom: 7px;
      content: "";
      height: 1px;
      left: 0;
      margin: 0 auto;
      position: absolute;
      right: 0;
      width: 45px;
    }
    .cryptonatorwidget {
      border: none !important;
      padding: 0 !important;
    }
    .cryptonatorwidget input,
    .cryptonatorwidget select {
      font-size: 14px !important;
      text-transform: uppercase;
      height: 50px !important;
      padding-left: 10px;
      border-radius: 16px;
    }
    @media (max-width: 499px) {
      .cryptonatorwidget input,
      .cryptonatorwidget select {
        padding-left: 10px;
      }
    }
    .cryptonatorwidget select {
      padding-right: 40px;
    }
    .cryptonatorwidget .select-group {
      margin-bottom: 0;
    }
    .cryptonatorwidget > div:last-child {
      display: none;
    }
    .cryptonatorwidget table td {
      padding: 5px;
    }
    .top40 {
      margin-top: 40px;
    }
    .text_box span {
      background: #fff;
      border: 1px solid #ccc;
      box-shadow: inset 0 0 0 5px #f2f2f2;
    }
    .text_box span, .text_box span.fill {
      display: inline-block;
      border-radius: 50%;
      height: 90px;
      width: 90px;
      text-align: center;
      line-height: 86px;
      font-size: 34px;
      margin-bottom: 15px;
    }
    .text_box span i {
      color: #ff5a24;
    }
