.load { background-color:#333333;}
#image_preview{/* position: absolute; *//* font-size: 30px; *//* top: 100px; *//* left: 100px; *//* width: 250px; *//* height: 230px; *//* text-align: center; *//* line-height: 180px; *//* font-weight: bold; *//* color: #C0C0C0; *//* background-color: #FFFFFF; *//* overflow: auto; */}
#selectImage{padding: 19px 21px 14px 15px;position: absolute;bottom: 0px;width: 414px;background-color: #FEFFED;border-radius: 10px;}
.submit{
font-size: 16px;
background: linear-gradient(#ffbc00 5%, #ffdd7f 100%);
border: 1px solid #e5a900;
color: #4E4D4B;
font-weight: bold;
cursor: pointer;
width: 300px;
border-radius: 5px;
padding: 10px 0;
outline: none;
margin-top: 20px;
margin-left: 15%;
}
#file {
color: red;
padding: 5px;
border: 5px solid #8BF1B0;
background-color: #8BF1B0;
margin-top: 10px;
border-radius: 5px;
box-shadow: 0 0 15px #626F7E;
margin-left: 15%;
width: 72%;
}
#message{/* position:absolute; */top:120px;left:815px;width: 100%;text-align: center;}
#previewing {width: 450px;=: 450px;border-radius: 10px;}
#success
{
color:green;width: 100%;background: #f3ffe2;float: left;margin-top: 10px;border: 2px solid;border-style: dashed;border-radius: 10px;font-size: 15px;
}
#invalid
{color:red;width: 100%;background: #fdd;float: left;margin-top: 10px;border: 2px solid;border-style: dashed;border-radius: 10px;font-size: 15px;}
#line
{
margin-top: 274px;
}
#error
{
color:red;
}
#error_message
{
color:blue;
}
#loading
{/* display:none; */
	position:absolute;
	width: 98%;
	height: 93%;
	z-index: 1000;
	margin-left: -15px;
	display:none;
	background-color: #ffffffcf;
	background-image: url(../../imagens/ajax-loader2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.slide-progress-bar {width: 1118px;/* background-color: rgb(167 167 167 / 36%); */transition: width 10s linear;/* vertical-align: middle; */height: 6px;width: 100%;border-radius: 29px;}

.progress-bar {height: 5px;background-color: #89cb3c;width: 0;position: static;transition: linear;transition: width 2s linear;border-radius: 29px;}