*{
	margin: 0;
	padding: 0;
}

html{
/*	min-height: 100%; */
	height: 100%;
/*	min-width: 100%; */
	width: 100%;
/*	position: relative;*/
	
}

body{
	background-color:#fff;
/*	min-height: 100%;*/
	height: 100%;
/*	min-width: 100%;  */
	width: 100%;
	font: 14px/1.3 'Segoe UI',Arial, sans-serif;
}

#upload_button{
    margin: 5px 5px 5px 5px;
    padding: 3px;
}

.wrapper {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.content {
  flex: 1 0 auto;
}
.footer {
  flex: 0 0 auto;
  text-align: center;
  margin: 5px 5px 5px 5px;
}

#outer_div{

        width: 95%;
        height: 94%;

        position: absolute;
        margin: auto;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;

        /*
	padding-bottom: 40px;
	padding-top: 40px;
	padding-left: 40px;
	padding-right: 40px; */

         white-space: nowrap;

}

#dropbox{
	background-color:#eee;
    border: 1px dashed #aaa;
	border-radius: 1px;
	/*position: relative;     */
	/*min-height: 80%;
	min-width: 80%;*/
	/*max-width: 80%;*/
	/*max-height: 80%;*/


	/*height: 80%;*/

        width: 100%;
        height: 100%;
	overflow: hidden;
        /*
	padding-bottom: 40px;
	padding-top: 40px;
	padding-left: 40px; */

        /*margin: 0 auto; */


/*    width: 990px;*/

	background-image: url('../img/bkgnd.png');
	background-size: 20%;
	background-repeat: no-repeat;
	background-position: center, center;
       /* opacity: .4;    */

        /*display: flex;  */
	/*flex-wrap: wrap;
        align-items: center;*/

    /*    flex-flow: row wrap;
        flex-flow: column; */
/*display: flex; flex-direction: column;
flex-basis: 0; */
            white-space: normal;
               display: inline-block;
}

#recommendations{
/*	position: relative;     */
    /* top right bottom left */
/*	margin: 10px 20px 80px 30px;   */
        margin 0;
/*	min-height: 80%;   */
        width: 60%;
	/* height: 80% */
        height: 100%;
        overflow: auto;
/*	overflow: hidden;*/
/*	padding-bottom: 40px; */
        /*white-space: nowrap;*/
            white-space: normal;
               display: inline-block;

/*    width: 990px;*/
}

#item{
	background-color:#f9f9f9;
	border-radius: 5px;
    border: 1px dashed #777;
	position: relative;
	margin: 15px 5px 20px 5px;
	width: 160px;
    height: 160px;
	overflow: hidden;
    float: left;
}

/*
.resize_fit_center {
    max-width:100%;
    max-height:100%;
    vertical-align: middle;
} */

#dropbox .message{
  /* vertical-align: middle; */
    width: 100%;
    height: 100px;
    text-align: center;
    padding-top: 20px;
  /*  float: top;  */

}

#dropbox .preview{
	/*max-width: 100%;
        max-height: 100%; */
	/*float: none;
	margin: 0 auto;
	position: relative;
	text-align: center;*/

        /*display: flex; */
	/*flex-wrap: wrap;
        align-items: center;*/

        /*

        flex-flow: row wrap;
        flex-flow: column;

        justify-content:center;
        align-items:center;*/

        /*
        flex-grow: 1;  */
        height: calc( 100% - 120px );
        text-align: center;

}


#dropbox .preview img {
	max-width: 100%;
	max-height: 100%;
	border: 3px solid #fff;
	display: inline-block;

/*	display: block; */
	box-shadow: 0 0 2px #000;
	/*position: relative;*/
         /*
        vertical-align: middle;*/

	object-fit: contain;
}

#dropbox .preview canvas {
	max-width: 100%;
	max-height: 100%;
	width: 100%;
	height: 100%;
/*	border: 3px solid #fff; */
	display: inline-block;

/*	display: block; */
/*	box-shadow: 0 0 2px #000; */
	/*position: relative;*/
         /*
        vertical-align: middle;*/

	object-fit: contain;
}

#dropbox .imageHolder{
	/*object-fit: contain;
        justify-content:center;
        align-items:center;  */
	display: inline-block;
	/*position: relative;*/
	width: 70%;
	height: 70%;
        vertical-align: middle;
        text-align: center;
        white-space: nowrap;
}

#image_vert_align_helper {
	height: 100%;
        vertical-align: middle;
        text-align: center;
          display: inline-block;
}

/*
#dropbox .uploaded{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	display: none;
}



#dropbox .preview.done .uploaded{
	display: block;
}

#dropbox .preview.dress .uploaded {
	background: url('../img/dress.png') no-repeat center center rgba(255,255,255,0.0);
        display: block;
}

#dropbox .preview.skirt .uploaded {
	background: url('../img/skirt.png') no-repeat center center rgba(255,255,255,0.0);
	display: block;
}

#dropbox .preview.pants .uploaded {
	background: url('../img/pants.png') no-repeat center center rgba(255,255,255,0.0);
	display: block;
}

#dropbox .preview.shorts .uploaded {
	background: url('../img/shorts.png') no-repeat center center rgba(255,255,255,0.0);
	display: block;
}

#dropbox .preview.s_pants .uploaded {
	background: url('../img/s_pants.png') no-repeat center center rgba(255,255,255,0.0);
	display: block;
}

#dropbox .preview.jeans .uploaded {
	background: url('../img/jeans.png') no-repeat center center rgba(255,255,255,0.0);
	display: block;
}

*/

#dropbox .progressHolder{
	/*position: absolute; */

	display: inline-block;

	background-color:#252f38;
	height: 12px;
	width: 80%;
	box-shadow: 0 0 2px #000;
        margin-top: 15px;
}

#dropbox .progress{
	background-color:#2586d0;
	/*position: absolute; */
	height: 100%;
/*	left: 0;
	width: 0; */
	box-shadow: 0 0 1px rgba(255, 255, 255, 0.4) inset;
	-moz-transition: 0.25s;
	-webkit-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 5s;
}

#dropbox .preview.done .progress{
	width: 100% !important;
}

