.error{
    background-color: #FF9900;
    border-radius: 4px 4px 4px 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px;
    color: white;
    font-weight: bold;
    margin-left: 16px;
    margin-top: 6px;
    padding: 5px 10px;
    position: absolute;
}
.error2{
	background-color: #FF9900;
	border-radius: 4px 4px 4px 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: white;
	/*font-weight: bold;*/
	margin-left: -440px;
	margin-top: -100px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	position: absolute;
}
.error3{
    background-color: #FF9900;
    border-radius: 4px 4px 4px 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px;
    color: white;
    font-weight: bold;
    margin-left: 16px;
    margin-top: 6px;
    padding: 5px 10px;
    position: absolute;
}
.error3:before{
    border-color: transparent #FF9900 transparent transparent;
    border-style: solid;
    border-width: 6px 8px;
    content: "";
    display: block;
    height: 0;
    left: -16px;
    position: absolute;
    top: 8px;
    width: 0;
}
.error:before{
    border-color: transparent #FF9900 transparent transparent;
    border-style: solid;
    border-width: 6px 8px;
    content: "";
    display: block;
    height: 0;
    left: -16px;
    position: absolute;
    top: 8px;
    width: 0;
}
.result_fail{
    background: none repeat scroll 0 0 #FF9900;
    border-radius: 20px 20px 20px 20px;
    color: white;
    font-weight: bold;
    padding: 10px 20px;
    text-align: center;
}
.result_ok{
    background: none repeat scroll 0 0 #1EA700;
    border-radius: 20px 20px 20px 20px;
    color: white;
    font-weight: bold;
    padding: 10px 20px;
    text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
	
		.error2{
	background-color: #FF9900;
	border-radius: 4px 4px 4px 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: white;
	/*font-weight: bold;*/
	margin-left: -440px;
	margin-top: -130px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	position: absolute;
	width: 65%;
}
.error3{
    background-color: #FF9900;
    border-radius: 4px 4px 4px 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px;
    color: white;
    font-weight: bold;
    margin-left: 10px;
    margin-top: -1px;
    padding: 5px 10px;
    position: absolute;
}	
	}
@media only screen and (min-width: 620px) and (max-width: 767px) {
	
		.error2{
	background-color: #FF9900;
	border-radius: 4px 4px 4px 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: white;
	/*font-weight: bold;*/
	margin-left: -440px;
	margin-top: -130px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	position: absolute;
	width: 65%;
}
.error3{
    background-color: #FF9900;
    border-radius: 4px 4px 4px 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px;
    color: white;
    font-weight: bold;
    margin-left: 10px;
    margin-top: -5px;
    padding: 5px 10px;
    position: absolute;
}
	}
@media only screen and (min-width: 480px) and (max-width: 619px) {
	.error2{
	background-color: #FF9900;
	border-radius: 4px 4px 4px 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: white;
	/*font-weight: bold;*/
	margin-left: -300px;
	margin-top: -130px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	position: absolute;
	width: 85%;
}
.error3{
    background-color: #FF9900;
    border-radius: 4px 4px 4px 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px;
    color: white;
    font-weight: bold;
    margin-left: 10px;
    margin-top: -5px;
    padding: 5px 10px;
    position: absolute;
}
	
	}

@media only screen and (max-width: 479px) {
	
	.error2{
	background-color: #FF9900;
	border-radius: 4px 4px 4px 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: white;
	/*font-weight: bold;*/
	margin-left: 1px;
	margin-top: -170px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	position: absolute;
	width: 85%;
}
.error3{
    background-color: #FF9900;
    border-radius: 4px 4px 4px 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px;
    color: white;
    font-weight: bold;
    margin-left: 280px;
    margin-top: -30px;
    padding: 5px 10px;
    position: absolute;
}
.error{
    background-color: #FF9900;
    border-radius: 4px 4px 4px 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px;
    color: white;
    font-weight: bold;
    margin-left: 240px;
    margin-top: -30px;
    padding: 5px 10px;
    position: absolute;
}
	}
