/****************************** 
RESET
******************************/
@charset "utf-8";
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,img,ins,q,small,strong,sub,sup,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th{border:0;margin:0;padding:0;font-size:100%;font:inherit;-webkit-margin-before:0; -webkit-margin-after:0;} 
article,aside,details,figure,figure img,figcaption,hgroup,footer,header,nav,section,summary,video,object{display:block}
audio, canvas, video {display:inline-block}
audio:not([controls]) {display:none;height:0}
[hidden] {display:none}
html {font-family:sans-serif;font-size:16px;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
body {overflow-x:hidden;overflow-y:scroll}
a:focus {outline:none;}
a:active, a:hover {outline:0}
abbr[title] {border-bottom:1px dotted}
b, strong {font-weight:bold;}
em {font-style:italic;}
del * {text-decoration:line-through}
ins * {text-decoration:underline}
dfn {font-style:italic}
mark {background:#ff0;color:#000; }
code, kbd, pre, samp {font-family:monospace, serif;font-size:1em}
pre {white-space:pre;white-space:pre-wrap;word-wrap:break-word}
q {quotes: "\201C" "\201D" "\2018" "\2019"}
small {font-size:80%;}
sub, sup {font-size:100%;line-height:0;position:relative;vertical-align:baseline}
sup { top:-0.3em}
sub { bottom:-0.25em}
img { border:0}
svg:not(:root) {overflow:hidden}
figure {margin:0;position:relative}
legend {border:0;padding:0}
button,input,select,textarea {font-family:inherit;font-size:100%;margin:0}
button,input {line-height:normal}
button, html input[type="button"], input[type="reset"], input[type="submit"] {-webkit-appearance:button;cursor: pointer}
button[disabled], input[disabled] {cursor:default}
input[type="checkbox"], input[type="radio"] {box-sizing:border-box;padding:0}
input[type="search"] {-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box; box-sizing:content-box}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {-webkit-appearance:none}
button::-moz-focus-inner, input::-moz-focus-inner {border:0;padding:0}
textarea {overflow:auto;vertical-align:top}

html { -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale; overflow-x:hidden; }
body { background:#fff; font-size:1em; color:#000; font-family:Arial, Helvetica, sans-serif;  }

.clearfix:before, .clearfix:after { content:""; display:table; }
.clearfix:after { clear:both; }

a { cursor:pointer; color:black; text-decoration:none; }
a:hover { text-decoration:underline; }

embed { background-color:#666666; }

@font-face {
  font-family: 'fontello';
  src: url('../fonts/fontello.eot?81303763');
  src: url('../fonts/fontello.eot?81303763#iefix') format('embedded-opentype'),
       url('../fonts/fontello.woff?81303763') format('woff'),
       url('../fonts/fontello.ttf?81303763') format('truetype'),
       url('../fonts/fontello.svg?81303763#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  color: #1f4f82;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
}
 
.icon-icon_info:before { content: '\e800'; }


/****************************** 
TABLET (Oracle)
******************************/
svg.tablet_hamburger rect { fill:#1F4F82; }
