body {
	margin: 0px; /*Clear*/
}

header {
	height: 100px;
	background-color: #004357;
}

footer {
	background-color: #004357;
    /*position:absolute;
    bottom:0;*/
    width:100%;
	text-align: center;
	color: white;
	font-size: 18px;
	padding-top: 40px;
	padding-bottom: 40px;
	margin-top: 40px;
}

.content-container {
	padding: 0px;	
	padding-left: 15px;
	background-color: white;
}

.hidden {
	display: none;	
}

.hvl-logo {
	padding-top: 25px;
	padding-left: 20px;
}

.student-photo-txt {
  font-size: 22px;
  text-align: right;
  margin-top: -35px;
  margin-right: 35px;
  color: white;
}


/* Breadcrumb start */

.breadcrumb {
	background-color: #004357;
	border-radius: 0px;
	border-top: 1px solid lightslategrey;
    padding-top: 15px;
    padding-bottom: 15px;
}

.breadcrumb .active {
	color: white;
	font-weight: bold;
}

.breadcrumb :not(.active) {
	color: lightgray;
}

.select-img-txt, .use-img-sub, .check-img, .confirmation-txt  {
	padding-right: 5px;	
}

.select-img-txt{
    padding-bottom: 25px;
}

.use-img-sub, .check-img  {
	padding-bottom: 10px;
}

/*Test*/
.upload-btn-wrapper {
  position: relative;
  overflow: hidden;
  display: inline-block;
}

.btn {
  border: 0px;
  color: white;
  background-color: #4CAF50;
  padding: 15px 20px;
  cursor: pointer;
}

.btn:hover {
  color: white;
}

.upload-btn-wrapper {
  cursor: pointer;

}



.file-wrapper {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
}
.file-wrapper input {
  cursor: pointer;
  font-size: 100px;
  filter: alpha(opacity=1);
  -moz-opacity: 0.01;
  opacity: 0.01;
  position: absolute;
  right: 0;
  top: 0;
}
.file-wrapper .button {
  border: 0px;
  color: white;
  background-color: #4CAF50;
  padding: 15px 20px;
  cursor: pointer;
}


.upload-btn-wrapper input[type=file] {
  font-size: 100px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  cursor: pointer;
}

.step2, .step3, .step4 {
  display: none;
}

.person-name {
  font-weight:bold;
  font-size: 18px;	
}


/*.breadcrumb { 
  list-style: none; 
  overflow: hidden; 
  font: 18px Sans-Serif;
  margin: 0px;
  padding: 0px;
  background-color: #004357;
  border-top: 1px solid lightslategray;
}
.breadcrumb li { 
  float: left; 
}
.breadcrumb li a {
  color: white;
  text-decoration: none; 
  padding: 10px 0 10px 65px;

  background-color: #004357; 
  position: relative; 
  display: block;
  float: left;

}

.breadcrumb li a::after { 
  content: " "; 
  display: block; 
  width: 0; 
  height: 0;
  border-top: 50px solid transparent;
  border-bottom: 50px solid transparent;
  border-left: 30px solid #004357;
  position: absolute;
  top: 50%;
  margin-top: -50px; 
  left: 100%;
  z-index: 1; 
}


.breadcrumb li a::before { 
  content: " "; 
  display: block; 
  width: 0; 
  height: 0;
  border-top: 50px solid transparent;       
  border-bottom: 50px solid transparent;
  border-left: 30px solid white;
  position: absolute;
  top: 50%;
  margin-top: -50px; 
  margin-left: 1px;
  left: 100%;
  z-index: 1; 
}

.breadcrumb .current-breadcrumb a {
	background-color: lightslategray;
}

li.current-breadcrumb a::after {
	border-left: 30px solid lightslategray;
}


.breadcrumb li:first-child a {
  padding-left: 10px;
}

.breadcrumb li a:hover { 
  background: #004357; 
}
.breadcrumb li a:hover:after { 
  border-left-color: #004357 !important; 
}*/


/* Breadcrumb end  */
.form_upload_submit, .select-frame-btn, .form_logout_submit {
    background-color: #4CAF50; /* Green */
    border: none;
    color: white;
    padding: 15px 32px;
	position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
	border-radius: 2px;
	/*margin-left: 90px;*/
}

.select-frame-btn {
	margin-top: 40px;
}

.form_upload_submit, .form_logout_submit {
	margin-top: 40px;
}

.croppie-container .cr-boundary {
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	z-index: 0;		
}

.croppie-container .cr-slider-wrap {
	position: absolute;
	left: 0px;
	width: 300px;
	margin: 0px;
	margin-left: 15px;
}

/*#upload {
    border: 1px solid gray;
    padding: 10px;
    background-color: lightcyan;
}*/

html {
	background-color: #004357;	
}

.breadcrumb>li+li:before {
	content: ">\00a0";	
}

.changeCropCls, .clickable {
    cursor: pointer;
}

.clickable-margin-top {
	padding-top: 35px;
}

.clickable-padding-right {
	padding-right: 10px;	
}




@media (max-width: 768px) {
	.student-photo-txt {
		font-size: 22px;
		text-align: left;
		margin-top: 8px;
		margin-right: 35px;
		color: white;
		margin-left: 25px;
	}


	header {
		height: 130px;
		background-color: #004357;
	}
}


.disabled-button {
	color: black;
    background-color: lightgray;	
}

/* Checkboxes start */

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('fonts/glyphicons-halflings-regular.eot');
  src: url('fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('fonts/glyphicons-halflings-regular.woff') format('woff'), url('fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}

.checkbox label {
	padding-left: 0px;	
}

.checkbox label:after {
    content: '';
    display: table;
    clear: both;
}

.checkbox .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #a9a9a9;
    border-radius: .25em;
    width: 1.3em;
    height: 1.3em;
    float: left;
    margin-right: .5em;
}


.checkbox .cr .glyphicon-ok  {
    position: absolute;
    font-size: .8em;
    line-height: 0;
    top: 50%;
    left: 20%;
}

.checkbox label input[type="checkbox"] {
    display: none;
}

.checkbox label input[type="checkbox"] + .cr > .glyphicon-ok {
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in;
}

.checkbox label input[type="checkbox"]:checked + .cr > .glyphicon-ok {
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
}

.checkbox label input[type="checkbox"]:disabled + .cr  {
    opacity: .5;
}


/*  Checkboxes end */