.form-magenta {
  font: small 'Actimal', Verdana, sans-serif;
  font-weight: normal;
  color: white;
}
.form-magenta h1,
.form-magenta h2,
.form-magenta .font {
  font-family: "arial";
  -webkit-font-smoothing: antialiased;
}
.form-magenta h1 {
  padding: 0 0 30px;
  position: relative;
  line-height: normal;
  font-weight: normal;
  font-size: 25px;
  color: #FFF;
  text-align: left;
}
.form-magenta h2 {
  font-size: 34px;
  color: #000;
  line-height: 28px;
  margin: 0 0 20px 0;
}
.form-magenta p {
  font-size: 18px;
  font-weight: normal;
}
.form-magenta .color {
  color: #AF1F8E;
}
.form-magenta .big {
  font-size: 24px !important;
}
.form-magenta .form-row {
  clear: both;
}
.form-magenta .form-col {
  width: 45%;
  float: left;
}
.form-magenta .form-col:first-child {
  margin-right: 10%;
}
.form-magenta .form-col-wide {
  width: 49%;
  float: left;
}
.form-magenta .form-col-wide label {
  float: left;
  width: 100px;
}
.form-magenta .form-item {
  margin: 0 0 18px;
}
.form-magenta .field {
  font-size: 18px;
  margin: 10px 0 0;
}
.form-magenta .field .text {
  color: white;
  vertical-align: top;
  display: inline-block;
  margin-top: 12px;
}
.form-magenta select {
  display: none;
}
.form-magenta .select {
  position: relative;
  background: url("/img/temp/form/bg-select-1.png") 0 0 no-repeat;
  width: 318px;
  height: 45px;
  font: 17px "arial";
}
.form-magenta .select .value {
  position: relative;
  z-index: 2;
  cursor: pointer;
  text-shadow: none;
  color: #A6A6A6;
  padding: 3px 5px 10px 4px;
  height: 29px;
  background: none;
}
.form-magenta .select .value div {
  padding: 10px 0 0 20px;
  width: 240px;
  white-space: nowrap;
  overflow: hidden;
}
.form-magenta .select .list {
  display: none;
  position: absolute;
  top: 45px;
  left: 16px;
  z-index: 10;
  width: 285px;
  height: auto !important;
  color: #828282;
  background: #F4F4F4;
  -webkit-border-bottom-left-radius: 20px;
  border-bottom-left-radius: 20px;
  -webkit-border-bottom-right-radius: 20px;
  border-bottom-right-radius: 20px;
  -moz-box-shadow: 0 2px 3px #dddddd;
  -webkit-box-shadow: 0 2px 3px #DDD;
  box-shadow: 0 2px 3px #DDD;
}
.form-magenta .select .list .list-wrapper {
  overflow: auto!important;
  height: auto!important;
  padding-bottom: 20px;
  margin: 15px 18px 0 16px;
}
.form-magenta .select .list .list-wrapper ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.form-magenta .select .list .list-wrapper ul li {
  margin: 0;
  padding: 0 0 2px;
  cursor: pointer;
}
.form-magenta .input {
  margin-left: 20px;
  position: relative;
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  height: 42px;
  line-height: 25px;
  padding: 9px 0 11px;
  margin: 0 29px;
  background: url("/img/users/form/magenta/bg-input.png") 0 -84px repeat-x;
  -webkit-font-smoothing: antialiased;
}
.form-magenta .input input {
  margin-left: -29px;
  margin-right: -29px;
  padding-left: 17px;
  padding-right: 10px;
  width: 235px;
  position: relative;
  z-index: 1;
  background: rgba(0, 0, 0, 0);
  border: none;
  height: 25px;
  font: 18px "arial";
  line-height: 25px;
  color: white;
  outline: none;
}
.form-magenta .input input::-webkit-input-placeholder {
  color: white;
}
.form-magenta .input input:-moz-placeholder {
  color: white;
}
.form-magenta .input input::-moz-placeholder {
  color: white;
}
.form-magenta .input input:-ms-input-placeholder {
  color: white;
}
.form-magenta .input .l {
  position: absolute;
  top: 0px;
  left: -26px;
  width: 26px;
  height: 42px;
  background: url("/img/users/form/magenta/bg-input.png") 0 0 no-repeat;
}
.form-magenta .input .r {
  position: absolute;
  top: 0px;
  right: -26px;
  width: 26px;
  height: 42px;
  background: url("/img/users/form/magenta/bg-input.png") 0 -42px no-repeat;
}
.form-magenta .textarea {
  clear: both;
  height: 218px;
  width: 318px;
  margin-top: 20px;
  background: url("/img/temp/form/bg-textarea-grey-microphone.png") 0 0 no-repeat;
}
.form-magenta .textarea .textarea-container {
  padding: 0 15px;
  border-bottom: 1px solid #DCDCDC;
}
.form-magenta .textarea .textarea-container.last {
  border: 0;
}
.form-magenta .textarea .textarea-container input {
  clear: both;
  width: 100%;
  padding: 10px 0 8px;
  border: none;
  background: rgba(0, 0, 0, 0);
  outline: none;
  color: #A6A6A6;
  font: 17px "arial";
}
.form-magenta .textarea .textarea-container textarea {
  font: 17px "arial";
  color: #A6A6A6;
  height: 128px;
  width: 100%;
  margin: 10px 0 30px;
  padding: 5px 0;
  outline: none;
  border: none;
  background: rgba(0, 0, 0, 0);
  resize: none;
}
.form-magenta .textarea .webkit-speech {
  position: absolute;
  top: 189px;
  left: 295px;
  background-color: transparent;
  border: none;
  width: 16px;
  height: 16px;
  font-size: 16px;
  cursor: pointer;
  outline: none;
}
.form-magenta .form-actions {
  margin: 30px 0 0;
  text-align: center;
}
.form-magenta .form-actions .button {
  position: relative;
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  height: 76px;
  padding: 0;
  margin: 0 93px -33px;
  background: url("/img/temp/form/bg-button-small.png") 0 -304px repeat-x;
}
.form-magenta .form-actions .button input {
  position: relative;
  z-index: 1;
  background: rgba(0, 0, 0, 0);
  border: none;
  height: 43px;
  font: 24px "arial";
  line-height: 43px;
  padding: 0 60px 0 54px;
  margin: 0 -53px 0 -50px;
  color: #FFF;
  outline: none;
  cursor: pointer;
  text-shadow: -1px -1px 0 #230c4a;
}
.form-magenta .form-actions .button .l {
  position: absolute;
  top: 0px;
  left: -93px;
  width: 93px;
  height: 76px;
  background: url("/img/temp/form/bg-button-small.png") 0 0 no-repeat;
}
.form-magenta .form-actions .button .r {
  position: absolute;
  top: 0px;
  right: -93px;
  width: 93px;
  height: 76px;
  background: url("/img/temp/form/bg-button-small.png") 0 -152px no-repeat;
}
.form-magenta .b-popup-bottom-links a {
  color: #65bce9;
  text-decoration: underline;
}
.btn.btn_login {
  width: auto;
  height: 62px;
  line-height: 20px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  font-size: 30px;
  padding: 19px 65px;
}
.btn.btn_login:before {
  bottom: -18px;
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0));
  background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0));
}
.btn.btn_login:hover {
  height: 62px;
  margin-top: 0px;
  background-color: #e12bb4;
  -webkit-box-shadow: inset 0px -6px 0px #9c237f;
  -moz-box-shadow: inset 0px -6px 0px #9c237f;
  box-shadow: inset 0px -6px 0px #9c237f;
}
