.hi-profile-chrome-header:after {
  content: "";
  display: table;
  clear: both;
}

.hi-profile-chrome-user-select {
  float: left;
  width: 50%;
}
.hi-profile-chrome-user-select label {
  display: inline-block;
  line-height: 40px;
  padding-right: 10px;
}
.hi-profile-chrome-user-select select {
  width: 140px;
}

.hi-profile-chrome-profile-status {
  float: right;
  width: 50%;
}

ul.hi-profile-chrome-nav {
  display: block;
  list-style: none;
  margin: 0 0 2rem 0;
  padding: 0;
  border-bottom: 1px solid #EEE;
}

.hi-profile-chrome-nav-item {
  display: inline-block;
  margin: 0;
  padding: 0;
}

.hi-profile-chrome-nav-item-link {
  background: #EEE;
  padding: 10px;
  display: block;
}

.hi-profile-chrome-nav-item-link:hover {
  background: #FAFAFA;
}

.hi-profile-chrome-nav-item--active .hi-profile-chrome-nav-item-link {
  background: transparent;
}

.hi-profile-page-progress-graph {
  margin-bottom: 2rem;
}

.hi-profile-page-progress-table-container {
  overflow: auto;
}

.hi-profile-page-progress-data-cell {
  font-family: sans-serif;
  white-space: nowrap;
}

.hi-profile-page-progress-date-header {
  background: #DDD;
  min-width: 140px;
}

.hi-profile-page-progress-date-cell {
  background: #EEE;
  min-width: 140px;
  font-weight: bold;
  font-size: 1.125rem;
}

.hi-profile-page-progress-cell-actions {
  font-size: 0.825rem;
  font-weight: normal;
}

.hi-profile-notice {
  padding: 10px;
  border: 1px solid #ccc;
  margin-bottom: 2rem;
}
.hi-profile-notice.hi-profile-notice--success {
  border-color: #8dbb81;
  color: #436a39;
  background: #bad6b3;
}
.hi-profile-notice.hi-profile-notice--errors {
  border-color: #ed6969;
  color: #a81414;
  background: #f5adad;
}

.hi-profile-chrome-profile-status {
  text-align: right;
}

.hi-profile-chrome-profile-login-text {
  font-weight: bold;
}

.hi-profile-form-measurement-height:after {
  content: "";
  display: table;
  clear: both;
}

.hi-profile-form-measurement-height-component {
  float: left;
  line-height: 40px;
  padding-right: 20px;
}
.hi-profile-form-measurement-height-component input[type=number] {
  width: 120px;
}

.hi-profile-chart .control {
  display: inline-block;
  width: 50%;
  box-sizing: border-box;
  padding: 10px;
}

.pt-5 {
  padding-top: 5rem;
}

.pt-5 h4 {
  color: #6bbae3;
  font-weight: 600;
}

.text-center {
  text-align: center;
}

.col-md-6 {
  width: 47%;
  float: left;
}

.main {
  border: 5px solid #6bbae3;
  min-height: 420px;
  box-shadow: 2px 2px;
}

.main-btm h6 {
  color: #6bbae3;
  font-weight: 600;
  margin-top: 15px;
  margin-bottom: 30px !important;
}

.main-btm h6 {
  font-size: 20px !important;
}

.modal-backdrop {
  position: unset !important;
  background-color: #fff !important;
}

div#uploaded_image_2, div#uploaded_image_0, div#uploaded_image_4 {
  margin-top: 0px;
}

img.img-thumbnail {
  height: 420px;
  width: 100%;
  padding: 0;
  background-color: #fff;
  border: 0px solid #dee2e6;
  border-radius: 0rem;
}

.panel-body {
  padding: 0px;
}

.panel {
  margin-bottom: 0px;
}

.custom_icon {
  background-color: #bfe2e1;
  padding: 8px;
  border-radius: 50%;
  color: #6bbae3;
  font-size: 35px;
  font-weight: bolder;
  float: right;
  top: 29px;
}

input[type=file] {
  opacity: 0;
  float: right;
  margin-left: 50px;
}

input[type=file] {
  padding: 20px 0px;
  margin-top: -31px;
}

i.glyphicon.glyphicon-plus.custom_icon:before {
  padding: 10px;
}

div#uploaded_image_1, div#uploaded_image_3, div#uploaded_image_5 {
  margin-bottom: -88px;
}

.main-btm span {
  cursor: pointer;
  background: #00a9cf;
  padding: 7px 15px;
  color: #fff;
  font-size: 16px;
  border-radius: 15px;
}

.main-btm span:hover {
  background: #089dbe;
}

.hi-profile-container .pt-5 {
  padding-top: 5rem;
}
.hi-profile-container .pt-5 h4 {
  color: #6bbae3;
  font-weight: 600;
}
.hi-profile-container .text-center {
  text-align: center;
}
.hi-profile-container .col-md-6 {
  width: 47%;
  float: left;
}
.hi-profile-container .main {
  border: 5px solid #6bbae3;
  min-height: 420px;
  box-shadow: 2px 2px;
}
.hi-profile-container .main-btm h6 {
  color: #6bbae3;
  font-weight: 600;
  margin-top: 15px;
  margin-bottom: 30px !important;
}
.hi-profile-container .main-btm h6 {
  font-size: 20px !important;
}
.hi-profile-container .modal-backdrop {
  position: unset !important;
  background-color: #fff !important;
}
.hi-profile-container div#uploaded_image_2, .hi-profile-container div#uploaded_image_0, .hi-profile-container div#uploaded_image_4 {
  margin-top: 0px;
}
.hi-profile-container img.img-thumbnail {
  height: 420px;
  width: 100%;
  padding: 0;
  background-color: #fff;
  border: 0px solid #dee2e6;
  border-radius: 0rem;
}
.hi-profile-container .panel-body {
  padding: 0px;
}
.hi-profile-container .panel {
  margin-bottom: 0px;
}
.hi-profile-container .custom_icon {
  background-color: #bfe2e1;
  padding: 8px;
  border-radius: 50%;
  color: #6bbae3;
  font-size: 35px;
  font-weight: bolder;
  float: right;
  top: 29px;
}
.hi-profile-container input[type=file] {
  opacity: 0;
  float: right;
  margin-left: 50px;
}
.hi-profile-container input[type=file] {
  padding: 20px 0px;
  margin-top: -31px;
}
.hi-profile-container i.glyphicon.glyphicon-plus.custom_icon:before {
  padding: 10px;
}
.hi-profile-container div#uploaded_image_1, .hi-profile-container div#uploaded_image_3, .hi-profile-container div#uploaded_image_5 {
  margin-bottom: -88px;
}
.hi-profile-container .main-btm span {
  cursor: pointer;
  background: #00a9cf;
  padding: 7px 15px;
  color: #fff;
  font-size: 16px;
  border-radius: 15px;
}
.hi-profile-container .main-btm span:hover {
  background: #089dbe;
}
.hi-profile-container .upload-img {
  background-image: url("../images/upload.png");
  background-repeat: no-repeat;
  background-position: center;
}
.hi-profile-container .upload_image {
  display: none;
}

/*# sourceMappingURL=styles.css.map */
