
a, abbr, acronym, address, applet, article, aside, audio, b, blockquote, big,  center, canvas, caption, cite, code, command, datalist, dd, del, details, dfn, dl, div, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, keygen, label, legend, li, meter, nav, object, ol, output, p, pre, progress, q, s, samp, section, small, span, source, strike, strong, sub, sup, table, tbody, tfoot, thead, th, tr, tdvideo, tt, u, ul, var {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: top;
}
outline{outline:none;}
ol, ul {
    list-style: none outside none;
}
blockquote, q {
    quotes: none;
}
table, table td {
    border: medium none;
    border-collapse: collapse;
    padding: 0;
}
img {
    vertical-align: middle;
}
embed {
    vertical-align: top;
}
* {
    border: medium none;
}
input, textarea {
    outline: medium none !important;
}
.clear {
    clear: both;
}
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
    display: block;
}
mark, rp, rt, ruby, summary, time {
    display: inline;
}
.error_bdr{border:1px solid #F66666;}
.fltr{float:right; margin-right:10px;}
.fltl{float:left; margin:10px 0px 0px 50px!important;}
.inner_block{width:100%;margin:0px auto; }
input{border:1px solid #cccccc;  font:15px; color:#777;border-bottom:1px solid #222; }
input:focus{border:1px solid #C3A22F;  font:15px; color:#333; background:#eaeaea; border-bottom:1px solid #222; }
select{border:1px solid #cccccc; border-bottom:1px solid #222; font:15px; color:#777;  }
select:focus{border:1px solid #C3A22F;  font:15px; color:#333; background:#eaeaea; border-bottom:1px solid #222; }
textarea{border:1px solid #cccccc; border-bottom:1px solid #222; font:15px; color:#777; }
textarea:focus{border:1px solid #C3A22F;  font:15px; color:#333; background:#eaeaea; border-bottom:1px solid #222; }
input[type="button"] {
	background-color: #e61028;
    border-radius: 16px;
	
    color: #ffffff;
    display: inline-block;
	border:none!important;
	outline:none;
    font-size: 14px;
	font-weight:bold;
    height: 32px;
	cursor:pointer;
    line-height: 32px;
    padding: 0 20px;
    text-transform: uppercase;
    transition: background-color 200ms ease-in-out 0s;
    vertical-align: top; 
}
input[type="reset"] {
background-color: #e61028;
    border-radius: 16px;
	
    color: #ffffff;
    display: inline-block;
	border:none!important;
	outline:none;
    font-size: 14px;
	font-weight:bold;
    height: 32px;
	cursor:pointer;
    line-height: 32px;
    padding: 0 20px;
    text-transform: uppercase;
    transition: background-color 200ms ease-in-out 0s;
    vertical-align: top; 
}
input[type="reset"]:hover {
	background-color: #434a54;
}
input[type="submit"] {
background-color: #e61028;
    border-radius: 16px;
	
    color: #ffffff;
    display: inline-block;
	border:none!important;
	outline:none;
    font-size: 14px;
	font-weight:bold;
    height: 32px;
	cursor:pointer;
    line-height: 32px;
    padding: 0 20px;
    text-transform: uppercase;
    transition: background-color 200ms ease-in-out 0s;
    vertical-align: top; 
}
input[type="submit"]:hover {
	background-color: #434a54;
}
input[type="button"]:hover {
		background-color: #434a54;
}
.red{color:#fe3939!important;} 

