@charset "utf-8";
/* --------------------------------- 
Reset CSS for OnPoint version:01
Create Date: 26/10/2015
------------------------------------ */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, textarea, iframe {
margin:0; padding:0; border:0; outline:0; vertical-align:baseline;background:transparent;}
ul {list-style: none;}
IMG {border:none;}
blockquote, q {quotes: none;}
INPUT, figure {padding:0;margin:0;}
blockquote:before, blockquote:after, q:before, q:after {content: '';content: none;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table, caption, tbody, tfoot, thead, tr, th, td, section, nav, button{margin:0; padding:0;}
*:active, *:focus {
   			outline:none; -webkit-box-shadow:none;
			-moz-box-shadow:   none;
			box-shadow:        none;
}
*:active.non-keyboard-outline, *:focus.non-keyboard-outline {
   				outline:none; 
				-webkit-box-shadow: 0px 0px 3px 2px rgba(255, 172, 87, 0.97);
				-moz-box-shadow:    0px 0px 3px 2px rgba(255, 172, 87, 0.97);
				box-shadow:         0px 0px 3px 2px rgba(255, 172, 87, 0.97); 
}
::selection {background:#005c92;color:#fff;}
::-moz-selection {background:#005c92;color:#fff;}
:disabled{opacity:0.5;}
/*::-webkit-scrollbar{width: 10px;} */
::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);}
::-webkit-scrollbar-thumb{background-color: #a7a7a7;}
a{color:#333; text-decoration:none;}
a:hover{text-decoration:none;}
p{line-height:1.5em;}
H1, H2, H3, H4, H5, H6{font-weight:normal;}

