/*#profile-form .input-radio label:first-child {*/
/*  font-weight: bold;*/
/*  display: block;*/
/*  margin-left: -20px;*/
/*}*/

/*#affiliate-data {*/
/*  min-height: 400px;*/
/*}*/

/*.display-1 {*/
/*  font-size: 3rem;*/
/*  font-weight: normal;*/
/*  text-transform: uppercase;*/
/*  line-height: 1.3;*/
/*  color: #246CB4;*/
/*}*/
/*.display-1 .small {*/
/*  font-size: 40%;*/
/*  color: #636b7c;*/
/*}*/

/* tablet */
/* desktop */
@media (min-width: 992px) {
  .change_notify {
    cursor: pointer;
  }

  a.change_notify:hover {
    text-decoration: none;
    color: darkred;
  }
}
