#candidate-edit-training-plan-list {
  margin-left: 0px;
}

#candidate-edit-training-plan-list,
#candidate-edit-training-plan-list li ul,
#candidate-edit-training-plan-list li ul li ul {
  list-style: none;
}

#candidate-edit-training-plan-list li ul {
  margin-top: 5px;
  margin-bottom: 15px;
}

#candidate-edit-add-certificate-button {
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  margin-top: 25px;
}

#create-custom-certificate {
  width: 100%;
  height: 35px;
  margin-bottom: 25px;
}

.candidate_photo {
  outline-width: 5px;
  outline-style: dashed;
  outline-color: rgba(120, 120, 120, 0.8);
  background-size: 230px 280px;
  background-repeat: no-repeat;
  width: 230px;
  height: 280px;
  margin-left: auto;
  margin-right: auto;
  -moz-box-sizing: border-box;
  margin-top: 10px;
}

.candidate_photo > input,
#evidence-upload > input {
  opacity: 0.01;
  width: 230px;
  height: 280px;
}

#evidence-upload {
  background-size: 100px 100px;
  width: 100px;
  height: 100px;
}

#evidence-upload-container {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: center;
}

#evidence-upload-container > label {
  margin-left: 10px;
}

#register-interest-student-found > img {
  width: 20px;
  height: 20px;
}

#register-interest-certificate-validated {
  vertical-align: top;
}

#register-interest-certificate-validated > img {
  width: 20px;
  height: 20px;
}

.trainer-data-display.editing,
.trainer-data-input {
  display: none;
}

.trainer-data-input.editing {
  display: initial;
}

.trainer-data table tr td:nth-child(1) {
  width: 15%;
}

.trainer-data table tr td:nth-child(3) {
  width: 10%;
}

/*Global styles*/
#container {
  position: relative;
  max-width: 1000px;
  min-width: 320px;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
}

/*global section class*/
/*failed styling*/
input.failed,
.failed {
  border-color: #f20d0d;
}

.failed-radio {
  color: red;
}

/*-----*/
/*day month year dropdown*/
.candidate-dob {
  display: flex;
  align-items: baseline;
  flex-direction: row;
  margin: 0px;
  width: 100%;
  box-sizing: border-box;
}

.candidate-dob-month-container {
  width: 33.333%;
  display: flex;
}

.candidate-dob-day-container {
  width: 33.333%;
  display: flex;
}

.candidate-dob-year-container {
  width: 33.333%;
  display: flex;
}

select[name=month] {
  width: 100%;
  box-sizing: border-box;
}

select[name=day] {
  width: 100%;
}

select[name=year] {
  width: 100%;
}

/*text input box styling*/
.text-box-width {
  width: 100%;
}

/*---------------------*/
/*label styling*/
.candidate-all-labels,
.candidate-required-labels,
.candidate-all-labels {
  display: block;
  max-width: 100%;
  padding-left: 3px;
  padding-bottom: 5px;
  padding-top: 10px;
}

.required-field::before {
  content: "*";
  color: red;
}

/*-------------*/
/*controlls the styling of behind each section*/
/*--------------------------------------------*/
/* controlls the insides of containers*/
.candidate-inner-right {
  width: 95%;
  margin: auto;
}

.candidate-inner-left {
  width: 95%;
  margin: auto;
}

.candidate-flex-box {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

.candidate-flex-box > * {
  width: 100%;
}

/*------------------------------------*/
/*buttons*/
.candidate-button {
  width: 100%;
}

/*Part 1 styles*/
/*contact*/
/*dropdown controllers*/
#candidate-contact-dropdown {
  display: none;
}

#candidate-address-dropdown {
  display: none;
}

#candidate-postal-address {
  display: none;
}

#express-interest li {
  list-style-type: none;
}

.form-container {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
}

.form-container .file_upload {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 10px;
}

.form-container.img-display {
  /*width:50%;*/
  /*background-color: rgb(237, 242, 247);
  outline-width: 2px;
  outline-style: dashed;
  outline-color: rgba(120, 120, 120, 0.5);*/
}

.form-container.img-display .file_upload {
  /*outline:none;*/
  /*height: auto;*/
  /*margin-left:0px;*/
  min-height: 160px;
}

/*.form-container.img-display .file_upload:not(.has-file)*/
.form-container.img-display .file_upload.has-file {
  /*height:160px;*/
  min-height: 80px;
  /*height:auto;*/
}

.form-container.img-display .file-exists {
  flex-direction: column-reverse;
}

.student-evidence-title {
  text-align: center;
  padding-top: 5px;
  height: 50px;
}

.student-evidence-file-container {
  display: flex;
  flex-wrap: wrap;
  margin-top: 40px;
  /* background-color : rgba(0, 0, 0, 0.116); */
}

/* .student-evidence-display-table {
	width : 100%;
	margin  : auto;
	border : 1px;
} */
.student-evidence-file {
  width: 200px;
  height: 270px;
  outline: rgba(0, 0, 0, 0.25) solid 1px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
  /* background-color : rgba(0, 0, 0, 0.116); */
}

.student-evidence-file-thumbnail-container {
  display: flex;
  justify-content: center;
  align-items: center;
  /* background-color : rgba(0, 0, 0, 0.116); */
  /* border: 1px solid; */
  width: 100%;
  /*customize to your needs 100%*/
  height: 180px;
  /*customize to your needs*/
}

.student-evidence-file-thumbnail {
  width: 110px;
  max-width: 100%;
  max-height: 100%;
}

.student-evidence-file .button {
  width: 50%;
  align-items: center;
}

.student-evidence-file .button-container {
  display: flex;
}

#usi-number-loading-container {
  width: 100%;
  z-index: 30;
}

#usi-number-data .edit {
  display: flex;
  align-items: center;
}
#usi-number-data .edit input {
  width: 100%;
}
#usi-number-data .edit a {
  margin-left: 1em;
}

#medicare-expiry-container {
  display: flex;
  justify-content: space-between;
}
#medicare-expiry-container > * {
  width: 100%;
}

#candidate-edit-usi-container .helper {
  margin-right: 0px;
}
#candidate-edit-usi-container .data:not(.required) {
  display: none;
}

.tr-verify {
  background-color: red;
  color: #fff;
  font-weight: bold;
  text-align: center;
  padding: 5px;
}

input[type=text].valid,
input[type=password].valid {
  border: 1px solid green;
}

input[type=text].invalid,
input[type=password].invalid {
  border: 1px solid red;
}

.unverified-bar {
  background-color: #fcffb4;
  padding: 5px;
  font-weight: bold;
  text-align: center;
}

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