.navbar {float:left;clear:left;width:100%;}
.navbar .btn{margin-top:10px;margin-bottom:10px;}
.photo-upload-form .step {
padding:40px;
border:solid 1px #ccc;
background-color:#fff;
margin-bottom:20px;
}
.photo-upload-form .step p {
margin-bottom:50px;
}
.thumbnails {float:left;clear:left;width:100%;border: 1px grey dotted;margin-bottom:10px;padding-top:10px;}
.thumbnails .thumbContainer{float:left;text-align:center;margin-right:10px;}
.thumbnails .thumbContainer img{float:left;clear:left}
.thumbnails .thumbContainer .btn{margin-top:10px;margin-bottom:10px;float:left;clear:left}
#photoUploadForm .btn-default {text-shadow:none;box-shadow:none;}
.photo-upload-form .step .step {
background-color: #E7592C;
color: #fff;
float:left;
width: 50px;
height: 50px;
text-align: center;
padding:14px 0 20px 0;
border-radius: 50%;
margin-right:10px;
}
.photo-upload-form input[type=checkbox] {
margin:0 10px 0 0;
}