.f_l {
	float: left;
}

.f_r {
	float: right;
}

.hidden {
	display: none;
}

.show {
	display: block;
}

.zuImage {
	background: #FFFFFF;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	overflow: hidden;
	border: 1px solid #c8c7c5;
	margin: 0 auto;
	position: relative;
	-webkit-box-shadow: 0px 3px 0px -1px #A3A3A3;
	-moz-box-shadow: 0px 3px 0px -1px #A3A3A3;
	box-shadow: 0px 3px 0px -1px #A3A3A3;
}

.zu-table {
	display: table;
	width: 100%;
	height: 50px;
	background: url(../images/opacity.png);
	float: left;
	padding: 2px 17px 2px 17px;
}

.zu-tool, .zu-progresstext {
	display: table-cell;
}

.zu-progresstext ul, .zu-tool ul {
	list-style: none;
	margin: 0 auto;
	padding: 0;
}

.zu-progresstext ul {
	width: 655px;
}

.zu-progresstext ul li {
	float: left;
	padding: 0px;
	margin-right: 25px;
	border-bottom: 2px solid transparent;
	padding-right: 25px;
	background: url(../images/step_next.png) no-repeat right 8px;
}

.zu-progresstext ul li:last-child {
	background: none;
	margin-right: 0px;
}

.step1, .step2, .step3, .step4 {
	width: 120px;
	height: 24px;
	cursor: pointer;
}

.step1 {
	background: url(../images/text.png) no-repeat -2px 0px;
}

.step1.current {
	background: url(../images/text.png) no-repeat -141px 0px;
}

.step2 {
	background: url(../images/text.png) no-repeat -2px -24px;
}

.step2.current {
	background: url(../images/text.png) no-repeat -141px -24px;
}

.step3 {
	background: url(../images/text.png) no-repeat -3px -49px;
}

.step3.current {
	background: url(../images/text.png) no-repeat -142px -49px;
}

.step4 {
	background: url(../images/text.png) no-repeat -3px -72px;
}

.step4.current {
	background: url(../images/text.png) no-repeat -142px -72px;
}

.zu-tool ul {
	width: 110px;
	float: left;
}

.zu-tool ul li {
	float: left;
	margin-right: 25px;
	padding-top: 12px;
}

.zu-tool ul li:last-child {
	margin-right: 0px;
}

.tool1, .tool2 {
	width: 26px;
	height: 22px;
	cursor: pointer;
}

.tool1 {
	background: url(../images/text.png) no-repeat -99px -102px;
}

.tool1:hover {
	background: url(../images/text.png) no-repeat -141px -102px;
}

.tool2 {
	background: url(../images/text.png) no-repeat -96px -127px;
}

.tool2:hover {
	background: url(../images/text.png) no-repeat -138px -127px;
}

.zu_prompt1 {
	position: absolute; 
	width: 100%; 
	height: 100%;
	cursor: pointer;
	z-index: 98;
}

.zu_prompt_middle {
	position: absolute; 
	width: 100%; 
	height: 236px;
    top: 0; 
    bottom: 0; 
    left: 0; 
    right: 0; 
    margin: auto;
}

.zu_step1_prompt_text {
	background: url(../images/upload-text.png) no-repeat;
    width: 70%;
    height: 100px;
    margin: 0px auto 38px auto;
    background-size: 100%;
}

.zu_step1_prompt_img {
	background: url(../images/text.png) no-repeat -910px -1px;
	width: 63px;
	height: 100px;
	margin: 0 auto;
}

.abs_2 {
	position: absolute;
	z-index: 99;
}

.zu_workspace {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 9;
}

.zu_step1_workspace_img {
	width: 100%;
	height: 100%;
	background-size: cover !important;
}

.zu-select-photo {
	width: 100%;
	height: 100px;
	position: absolute;
	padding: 2px 17px 2px 17px;
	top: -100px;
	background: url(../images/opacity.png);
	z-index: 98;
	display: none;
}

.zu-table-row {
	display: table-row;
}

.zu-select-photo ul {
	overflow: auto;
	margin: 0;
	padding: 0;
	overflow-x: scroll;
    white-space: nowrap;
    height: 100%;
}

.zu-select-photo ul li {
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	border: 2px solid #CCCCCC;
	overflow: hidden;
	width: 80px;
	height: 80px;
	margin-right: 10px;
	display: inline-block;
	cursor: pointer;
}

.zu-select-photo ul li.selected {
	border: 2px solid #44C039;
}

.zu-select-photo ul li:last-child {
	margin-right: 0px;
}

.zu-select-photo ul li:hover{
	border: 2px solid #44C039;
}

.zu_roles {
	position: absolute;
	z-index: 102;
	top: 0px;
}

.glyphicon {
	cursor: pointer;
}

.zu-light {
	width: 100%;
	position: absolute;
	background: #FFFFFF;
	z-index: 9999;
	top: 0px;
	display: none;
}

.zu-end_opacity {
	background: url(../images/opacity.png);
	width: 100%;
	height: 100%;
	z-index: 98;
	position: absolute;
}

.zu-end {
	width: 205px;
	height: 80px;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	z-index: 99;
	list-style: none;
	padding: 0;
}

.zu-end li {
	float: left;
	margin-right: 50px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	border: 1px solid #CCCCCC;
	overflow: hidden;
	width: 75px;
	height: 75px;
	padding: 15px 0px 0px 16px;
	color: #50754D;
}

.zu-end li:hover {
	background: #CCCCCC;
	color: #FFFFFF;
	cursor: pointer;
}

.zu-end li:last-child {
	margin-right: 0px;
}

.s20 {
	font-size: 20px;
}

.s58 {
	font-size: 44px;
}

.current_light {
	animation: shiny 5s;
  	-moz-animation: shiny 5s infinite;
	-webkit-animation: shiny 5s infinite;
}

.takephoto_msg {
	position: absolute;
	top: 63px;
	left: 12px;
	font-size: 15px;
	padding: 6px;
	cursor: pointer;
	background: url(../images/opacity.png);
	display: none;
}

@-moz-keyframes shiny {
	20%  {color: #FFFFFF;}
	60%   {color: #44C039;}
	100% {color: #44C039;}
}
 
@-webkit-keyframes shiny {
	60%  {color: #FFFFFF;}
	20%   {color: #44C039;}
	100% {color: #44C039;}
}

@media only screen and (min-device-width: 320px) and (max-width: 800px){
	.zu-progresstext ul li{
		margin-right: 10px;
	}

	.zu-tool ul {
		width: 75px;
	}

	.zu-tool ul li{
		margin-right: 20px;
	}
}

@media only screen and (max-width: 800px) {
	.abs_2 {
		width: 100%;
	}

	.zu_prompt1 {
		display: none;
	}
	
	.zu-progresstext {
		display: none;
	}
}

.ui-resizable-handle {
    border: 1px dotted #FFFFFF;
    opacity: 0.6;
}