
.error{
    background-color: #BC1010;
    border-radius: 4px 4px 4px 4px;
    color: white;
    /*font-weight: bold;*/
    font-size: 14px;
    /*margin-left: 10px;*/
    /*margin-top: 2px;*/
    margin-bottom: 20px;
    padding: 0.3px 15px;
    /*position: fixed;*/
}
.error:before{
    border-color: transparent #BC1010 transparent transparent;
    /*border-style: solid;*/
    /*border-width: 6px 8px;*/
    content: "";
    display: block;
    height: 0;
    left: -16px;
    position: absolute;
    top: 1px;
    width: 10;
}
/*.errormsg{*/
/*    background-color: #BC1010;*/
/*    border-radius: 4px 4px 4px 4px;*/
/*    color: white;*/
    /*font-weight: bold;*/
/*    font-size: 10px;*/
/*    margin-left: 16px;*/
/*    margin-top: 6px;*/
    /*padding: 6px 12px;*/
/*	position: absolute;*/
/*	top:10%;*/
/*	left:10%;*/
/*	width:75px;*/
	/*margin-left:-390px;*/
/*	height:1px;*/
	/*margin-top:-320px;*/
/*}*/
/*.noerror{*/
/*    background-color:#090;*/
/*    border-radius: 4px 4px 4px 4px;*/
/*    color: white;*/
/*    font-weight: bold;*/
/*    margin-left: 16px;*/
/*    margin-top: 6px;*/
    /*padding: 6px 12px;*/
/*    position: absolute;*/
/*	top:50%;*/
/*	left:50%;*/
/*	width:750px;*/
	/*margin-left:-390px;*/
/*	height:0px;*/
	/*margin-top:-320px;*/
/*}*/
/*.procesado{*/
/*    background-color:#090;*/
/*    border-radius: 4px 4px 4px 4px;*/
/*    color: white;*/
/*    font-weight: bold;*/
/*    margin-left: 16px;*/
/*    margin-top: 6px;*/
    /*padding: 6px 12px;*/
/*    position: absolute;*/
/*	top:50%;*/
/*	left:50%;*/
/*	width:750px;*/
	/*margin-left:-390px;*/
/*	height:25px;*/
	/*margin-top:-320px;*/
/*}*/

/*.result_fail{*/
/*    background: none repeat scroll 0 0 #BC1010;*/
/*    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;*/
/*}*/

/*
Theme Name: jqueryui-com
Template: jquery
*/

/*.ui-state-error,*/
/*.ui-widget-content .ui-state-error,*/
/*.ui-widget-header .ui-state-error {*/
/*	border: 1px solid #cd0a0a;*/
/*	background: #fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;*/
/*	color: #cd0a0a;*/
/*}*/
/*.ui-state-error a,*/
/*.ui-widget-content .ui-state-error a,*/
/*.ui-widget-header .ui-state-error a {*/
/*	color: #cd0a0a;*/
/*}*/
/*.ui-state-error-text,*/
/*.ui-widget-content .ui-state-error-text,*/
/*.ui-widget-header .ui-state-error-text {*/
/*	color: #cd0a0a;*/
/*}*/

 
