.custom_115DOC_NewLocationAccount{
  font-family: "Microsoft JhengHei", "PingFang TC", "Heiti TC", "黑體", sans-serif;
  background: linear-gradient(to bottom, #83bceb, #66bcb7);
}
/***/
.form-horizontal .control-label {
  padding: 7px;
}
/***/
.custom_115DOC_NewLocationAccount .container{
  padding: 1em 0;
}
.custom_115DOC_NewLocationAccount section#container{
  background: #ffffff;
  border-radius: 1.5em;
  padding: 0.5em;
}
.custom_115DOC_NewLocationAccount section#container h2{
  text-align: center;
  font-weight: bold;
}
.custom_115DOC_NewLocationAccount section#container header.panel-heading{
  text-align: center;
  font-weight: bold;
  font-size: 1.5em;
  background-color: #c3f0ff;
}
/***/
.custom_115DOC_NewLocationAccount section#container ._required{
  color: #ff0000;
}
.custom_115DOC_NewLocationAccount section#container .panel{

}
.custom_115DOC_NewLocationAccount section#container .panel .form-group select{
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #333;
  border-radius: 4px;
  margin-bottom: 3px;
}
/***/
._text{
  display: inline-block;
  padding-top: 7px;
  font-weight: normal;
  font-size: 1.2em;
  font-weight: normal;
}
/***/
label[for="userstring"] {
  display: block;
  max-width: 200px;
}
#captcha{
/*  vertical-align: text-top;
  display: block;*/
}
/***/
@media (max-width: 1200px) {
  .form-horizontal .control-label{
    width: calc(100% - 0px);
  }
  .form-group select,
  .form-group input{
    margin-top: 5px;
    display: inline-block;
  }
}
/***/
/***/
/***/
/***/