.panel-default {
  border: none;
  background: none;
  box-shadow: none;
  margin-bottom: 0;
}

#registerStatus {
  width: 100%;
  text-align: center;
  font-size: 10px;
  margin-bottom: 10px;
}

.panel-heading {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  border: none !important;
  background: none !important;
  color: #11190D;
  margin-bottom: 30px;
  background-color: transparent !important;
}

.form-gap {
  height: 30px;
}

.form-group {
  margin-bottom: 0;
}

#avatar-click {
  position: absolute;
  width: 100px;
  height: 100px;
  right: 0px;
  top: 0px;
  overflow: hidden;
}

#logo-click {
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0px;
  top: 0px;
  overflow: hidden;
}

.scoreupload-click {
  position: absolute;
  width: 200px;
  height: 200px;
  left: 50%;
  margin-left: -100px;
  top: 0px;
  overflow: hidden;
}

.upload-wrap {
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 100%;
}

.upload-wrap input[type=file] {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  cursor: pointer;
}

#avatar-upload,
#logo-upload {
  width: 100%;
  height: 100%;
  border-radius: 200px;
  border: 7px solid #11190D;
  background-position: 100% center;
  background-size: 100% auto;
  background-image: url(/images/avatar-empty.png?4d07b15ca7c3be7e7848a4398c12675c);
}

#logo-upload_new,
#image-upload {
  width: 200px;
  height: 200px;
  border-radius: 5px;
  border: 2px solid rgba(0, 0, 0, 0.2);
  background-position: 100% center;
  background-size: 100% auto;
  background-color: #fafafa;
  display: flex;
  justify-content: center;
  align-items: center;
}

#image-upload {
  width: 400px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

#avatar-upload_new {
  width: 100px;
  height: 100px;
  border-radius: 100px;
  border: 2px solid rgba(0, 0, 0, 0.2);
  background-position: 100% center;
  background-size: 100% auto;
  background-color: #fafafa;
  display: flex;
  justify-content: center;
  align-items: center;
}

#scorephoto-upload,
#scorephoto-upload2 {
  width: 200px;
  height: 200px;
  border-radius: 200px;
  margin: 0 auto;
  border: 7px solid #11190D;
  background-position: 100% center;
  background-size: 100% auto;
}

#scorephoto-upload i,
#scorephoto-upload2 i {
  font-size: 40px;
  /* margin: 0 auto; */
  position: absolute;
  left: 50%;
  margin-left: -20px;
  top: 50%;
  margin-top: -30px;
}

#avatar-edit,
#logo-edit {
  position: absolute;
  width: 41px;
  height: 41px;
  border-radius: 41px;
  right: 77px;
  bottom: -100px;
  background-size: cover;
  background-image: url(/images/avatar-edit.png?20343532eab6df6090156bc30981733f);
}

.input-margin {
  margin-top: 8px;
  margin-bottom: 8px;
}

select {
  height: 48px !important;
}

.input-wrap {
  padding: 0 10px;
  margin-bottom: 15px;
}

.input-wrap .help-block {
  color: #FF753A;
}

.singin-wrap .help-block {
  color: #11190D;
}

.singin-wrap {
  margin-bottom: 5px;
  text-align: center;
}

.form-field,
.form-field:after {
  clear: none !important;
  margin-bottom: 0;
}

.input-grey {
  background-color: rgba(0, 0, 0, 0.05) !important;
  outline: none;
  color: #11190D;
  box-shadow: none;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  height: 48px;
  border: none !important;
}

.required {
  background-color: rgba(160, 231, 63, 0.2) !important;
}

.input-grey::-moz-placeholder {
  color: #AAA;
}

.input-grey::placeholder {
  color: #AAA;
}

.placeholder {
  color: #AAA;
}

.input-grey:focus {
  color: #11190D;
  box-shadow: none;
  background-color: rgba(0, 0, 0, 0.05);
}

.form-signup-text {
  margin-bottom: 0;
}

#signup-text,
#resetpass-text {
  color: #FFF;
  text-transform: uppercase;
}

#signup-text a,
#resetpass-text a {
  padding: 0;
  margin: 0;
  color: #FFF;
  font-weight: 600;
}

#signup-text a:hover,
#resetpass-text a:hover {
  text-decoration: none;
}

#resetpass-text {
  font-size: 10px;
  color: rgba(255, 255, 255, 0.8);
}

#errorList {
  width: 300px;
  margin: 0 auto;
  padding: 15px;
  background-color: #FF753A;
  color: #FFF;
  font-size: 10px;
  margin-bottom: 100px;
  display: none;
}

.errorLine {
  clear: both;
  width: 100%;
  text-align: left;
  display: list-item;
  list-style: inside;
  margin: 5px 0;
}

.with-error {
  border: 2px solid #FF753A;
}

.mobile-only {
  display: none !important;
}

.mobile-full-sel,
.mobile-full-sel2,
.mobile-full-sel3,
.mobile-full-radio,
.mobile-full,
.mobile-full-600 {
  margin-top: 8px;
  margin-bottom: 8px;
}

.waiverSection {
  font-size: 16px;
}

.waiverSection .categoryChecklist {
  float: left;
  margin: 0 10px;
  width: 48px;
}

.waiverSection .categoryChecklist .tick {
  margin: 19px;
}

#waiver_read {
  width: 130px;
  float: left;
  border-radius: 4px;
}

#waver_read_text {
  float: left;
  height: 48px;
  line-height: 48px;
  padding: 0 5px;
  font-style: italic;
  font-size: 14px;
}

#waiver-text,
#waiver-text2 {
  width: 100%;
  overflow-wrap: break-word;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
}

.categories-section {
  width: 100%;
  height: auto;
  min-height: 40px;
  padding: 20px 0;
}

.section-empty {
  width: 100%;
  font-size: 20px;
  margin-top: 50px;
  text-align: center;
  color: #ccc;
  font-weight: 600;
}

.section-items {
  width: 100%;
  font-size: 14px;
  color: #11190D;
  margin-bottom: 20px;
}

.categories-button {
  width: calc(100% - 30px);
  height: 48px;
  background-color: #fff;
  color: #ccc;
  border: 1px solid #ccc;
  border-radius: 48px;
  margin: 20px auto;
  text-align: center;
  font-size: 16px;
  line-height: 48px;
  margin-bottom: 50px;
}

.categories-button:hover {
  color: #11190D;
  background-color: #eee;
  border: 1px solid #11190D;
  cursor: pointer;
}

.category-item-small {
  text-transform: uppercase;
}

.category-item {
  text-transform: uppercase;
  clear: both;
  margin: 5px 0;
  height: 30px;
  line-height: 30px;
  display: flex;
  align-items: center;
}

.foundAthlete {
  padding: 10px 20px;
  font-size: 10px;
  color: #666;
  font-style: italic;
  background-color: #fafafa;
  border-radius: 8px;
  border: 1px solid #eee;
  box-shadow: 0px 1px 10px -1px rgba(48, 48, 48, 0.13);
}

.vol-item {
  text-transform: uppercase;
  clear: both;
  height: 60px;
  line-height: 20px;
  display: flex;
  width: 100%;
  align-items: center;
  max-width: 400px;
}

.category-item .gender,
.category-item .mid,
.category-item .diff,
.category-item .vol {
  float: left;
  margin-right: 5px;
  width: 120px;
}

.category-item .mid {
  width: 100px;
}

.category-item .gender {
  width: 220px;
  font-size: 14px;
  text-transform: capitalize;
}

.category-item .pos {
  float: left;
  width: 40px;
  text-align: center;
  color: #A0E73F;
}

.category-item .volcount {
  float: left;
  width: 170px;
  text-align: center;
  margin-right: 10px;
  padding: 0 5px;
  color: #A0E73F;
}

.vol-item .volcount {
  float: left;
  width: 150px;
  text-align: center;
  color: #A0E73F;
  margin: 10px;
  justify-self: flex-end;
}

#preview_waves {
  margin-top: 30px;
  margin-bottom: 10px;
}

#preview_waves .wave {
  margin-bottom: 5px;
  display: flex;
  align-items: center;
  font-weight: 600;
  letter-spacing: 1px;
}

#preview_waves .wave strong {
  width: 70px;
}

#preview_waves .wave span {
  background-color: #f6f6f6;
  padding: 5px 10px;
  margin: 0 10px;
  border-radius: 5px;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: normal;
}

#preview_waves .wave .relative {
  letter-spacing: 0;
  flex: 1;
  font-weight: normal;
}

.category-item .diff {
  width: 130px;
}

.category-item .vol {
  width: 150px;
}

.category-item .remove {
  float: left;
  width: auto;
  text-align: center;
  font-weight: bold;
  /* padding-left: 5px; */
  color: #FF753A;
  font-size: 20px;
}

.category-item .remove:hover {
  color: #FF753A;
  opacity: 0.9;
  cursor: pointer;
}

.progressionFixed {
  position: fixed;
  width: 100%;
  padding: 0 15px;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 10;
  box-shadow: 0px 1px 4px -1px rgba(48, 48, 48, 0.23);
}

.registerProgress {
  position: relative;
  height: 60px;
  background-color: white;
  width: 100%;
  display: flex !important;
  justify-content: space-around;
}

.registerProgress .line {
  position: absolute;
  height: 30px;
  width: 100%;
  top: 0;
  left: 0;
  border-bottom: 1px solid #eee;
}

.registerProgress .progression {
  position: relative;
  float: left;
  width: 40px;
  height: 40px;
  line-height: 39px;
  border: 1px solid white;
  border-color: #eee;
  border-radius: 40px;
  background-color: white;
  text-align: center;
  margin-top: 10px;
  z-index: 2;
  cursor: pointer;
}

.registerProgress .progression::before {
  content: "";
  width: 46px;
  height: 46px;
  position: absolute;
  border-radius: 40px;
  left: -4px;
  border: 3px solid white;
  z-index: -1;
  top: -4px;
}

.registerProgress .progression.active {
  background-color: #D8DF8D;
}

.paragraph .fa-at {
  position: absolute;
  left: 0;
  font-size: 18px;
  top: 1px;
}

.paragraph .fa-paper-plane {
  position: absolute;
  left: 0;
  font-size: 18px;
  top: 5px;
}

.addressline {
  padding-left: 28px;
}

.create_ac_header {
  height: 30px;
  padding: 0 15px;
  line-height: 30px;
  float: left;
  width: auto;
  margin: 0;
  font-weight: bold;
  font-size: 14px;
  color: #2d2e2e;
}

.create_ac_left {
  margin: 0;
  padding: 0;
  padding-bottom: 15px;
}

.create_ac_right {
  padding: 10px 15px;
}

.create_ac_left {
  border-right: 1px solid #eee;
}

.create_ac_boxcomment {
  text-align: left;
  font-size: 12px;
  line-height: 40px;
}

.create_ac_boxcomment p {
  line-height: 1.4;
  display: inline-block;
  vertical-align: middle;
}

.create_ac_note {
  text-align: left;
  font-size: 12px;
}

.create_ac_note::before {
  content: "*";
  margin-left: -10px;
  position: absolute;
  font-size: 14px;
  font-weight: bold;
}

@media (max-width: 990px) {
  .create_ac_left {
    border-bottom: 1px solid #eee;
    border-right: none;
  }
}

@media (max-width: 830px) {
  #image-upload {
    width: 300px;
    height: 150px;
  }

  .category-item .volcount {
    width: calc(100% - 215px);
  }

  .vol-item .volcount i,
  .category-item .volcount i {
    display: none;
  }

  .vol-item .volcount .input-text.prefixed,
  .category-item .volcount .input-text.prefixed {
    padding-left: 5px !important;
  }

  .regcontainer {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }

  .login-wrap {
    background-position: 75% center;
  }

  .login-boot {
    width: 60%;
    margin-left: 20%;
  }

  .singin-wrap div {
    margin-left: 20%;
    width: 60%;
  }

  .mobile-full-sel {
    width: 33.3333%;
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .mobile-full-sel2 {
    width: 50%;
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .mobile-full-sel3 {
    width: 100%;
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .mobile-full-radio {
    width: 50%;
    margin: 8px 0;
  }

  .mobile-full {
    margin-top: 8px;
    margin-bottom: 8px;
    width: 100%;
  }

  .mobile-hide {
    display: none !important;
  }

  .mobile-only {
    display: table !important;
  }

  .mobile-nobotmar {
    margin-bottom: 0 !important;
  }

  #avatar-upload {
    width: 150px;
    height: 150px;
    border-radius: 150px;
    right: 50px;
    top: -30px;
  }

  #avatar-edit {
    width: 31px;
    height: 31px;
    border-radius: 31px;
    right: 60px;
    bottom: -110px;
  }

  .col-sm-12 {
    float: left;
    width: 100%;
  }
}

@media (max-width: 600px) {
  #waver_read_text {
    width: calc(100% - 68px);
    line-height: 14px;
    font-size: 12px;
  }

  .login-wrap {
    background-image: none;
    background-color: rgba(160, 231, 63, 0.8);
  }

  .mobile-full-600 {
    margin-top: 8px;
    margin-bottom: 8px;
    width: 100%;
  }

  .login-boot {
    width: 100%;
    margin-left: 0;
  }

  #avatar-upload {
    right: 30px;
  }

  #avatar-edit {
    right: 40px;
  }

  .category-item .diff {
    padding-left: 0;
    width: 110px;
  }

  .category-item .gender {
    padding-left: 0;
    width: 180px;
    overflow: hidden;
    font-size: 12px;
    text-transform: capitalize;
  }

  .category-item .mid {
    padding-left: 0;
    width: 80px;
  }

  .category-item .pos {
    display: none;
  }

  .category-item .remove {
    margin-left: 0;
  }
}

