/* normalize.css v2.1.1 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_reset\.scss}line{font-family:\0000322}}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_reset\.scss}line{font-family:\0000332}}
audio,
canvas,
video {
  display: inline-block;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_reset\.scss}line{font-family:\0000341}}
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_reset\.scss}line{font-family:\0000350}}
[hidden] {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Prevent system color scheme's background color being used in Firefox, IE,
 *    and Opera.
 * 2. Prevent system color scheme's text color being used in Firefox, IE, and
 *    Opera.
 * 3. Set default font family to sans-serif.
 * 4. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_reset\.scss}line{font-family:\0000368}}
html {
  background: #fff;
  /* 1 */
  color: #000;
  /* 2 */
  font-family: sans-serif;
  /* 3 */
  -ms-text-size-adjust: 100%;
  /* 4 */
  -webkit-text-size-adjust: 100%;
  /* 4 */
}

/**
 * Remove default margin.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_reset\.scss}line{font-family:\0000380}}
body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_reset\.scss}line{font-family:\0000392}}
a:focus {
  outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_reset\.scss}line{font-family:\00003101}}
a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_reset\.scss}line{font-family:\00003114}}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_reset\.scss}line{font-family:\00003123}}
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_reset\.scss}line{font-family:\00003132}}
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_reset\.scss}line{font-family:\00003140}}
dfn {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_reset\.scss}line{font-family:\00003148}}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_reset\.scss}line{font-family:\00003158}}
mark {
  background: #ff0;
  color: #000;
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_reset\.scss}line{font-family:\00003170}}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_reset\.scss}line{font-family:\00003179}}
pre {
  white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_reset\.scss}line{font-family:\00003187}}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_reset\.scss}line{font-family:\00003195}}
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_reset\.scss}line{font-family:\00003204}}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_reset\.scss}line{font-family:\00003211}}
sup {
  top: -0.5em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_reset\.scss}line{font-family:\00003215}}
sub {
  bottom: -0.25em;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_reset\.scss}line{font-family:\00003227}}
img {
  border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_reset\.scss}line{font-family:\00003235}}
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_reset\.scss}line{font-family:\00003247}}
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_reset\.scss}line{font-family:\00003259}}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_reset\.scss}line{font-family:\00003270}}
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_reset\.scss}line{font-family:\00003284}}
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_reset\.scss}line{font-family:\00003296}}
button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_reset\.scss}line{font-family:\00003308}}
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_reset\.scss}line{font-family:\00003323}}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_reset\.scss}line{font-family:\00003333}}
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_reset\.scss}line{font-family:\00003343}}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_reset\.scss}line{font-family:\00003354}}
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_reset\.scss}line{font-family:\00003367}}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_reset\.scss}line{font-family:\00003376}}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_reset\.scss}line{font-family:\00003386}}
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_reset\.scss}line{font-family:\00003399}}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* Variables =================================================== */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_mixins\.scss}line{font-family:\0000335}}
.clearfix {
  *zoom: 1;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_mixins\.scss}line{font-family:\0000326}}
.clearfix:before, .clearfix:after {
  display: table;
  content: "";
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_mixins\.scss}line{font-family:\0000330}}
.clearfix:after {
  clear: both;
}

@-webkit-viewport {
  width: device-width;
}

@-moz-viewport {
  width: device-width;
}

@-ms-viewport {
  width: device-width;
}

@-o-viewport {
  width: device-width;
}

@viewport {
  width: device-width;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_site\.scss}line{font-family:\0000316}}
html {
  background: #e0e0e0;
  font-size: 62.5%;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: #f3f5f6;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_site\.scss}line{font-family:\0000325}}
body {
  margin: 0;
  padding: 0;
  width: 100%;
  background-color: transparent;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.35714em;
  color: #363636;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_site\.scss}line{font-family:\0000336}}
a {
  color: #01849d;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_site\.scss}line{font-family:\0000340}}
a:visited {
  color: #002f38;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_site\.scss}line{font-family:\0000344}}
a:hover {
  text-decoration: underline;
  color: #01596a;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_site\.scss}line{font-family:\0000348}}
a:focus {
  outline: thin dotted;
  color: #000405;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_site\.scss}line{font-family:\0000354}}
a:hover, a:active {
  outline: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_site\.scss}line{font-family:\0000357}}
a.highlight-link {
  text-decoration: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_typography\.scss}line{font-family:\000031}}
h1, h2, h2 a.highlight-link, h3, h4, h5, h6 {
  margin: 0;
  font-family: "Asap", sans-serif;
  font-weight: bold;
  color: inherit;
  text-rendering: optimizelegibility;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_typography\.scss}line{font-family:\000039}}
h1 small,
h2 small,
h2 a.highlight-link small {
  font-weight: normal;
  color: #bfbfbf;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_typography\.scss}line{font-family:\0000314}}
h1,
.h1 {
  margin-bottom: 0.67857em;
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1.2;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_typography\.scss}line{font-family:\0000320}}
h2, h2 a.highlight-link,
.h2 {
  margin-bottom: 0.45238em;
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.1;
  color: #115a6b;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_typography\.scss}line{font-family:\0000328}}
h3,
.h3 {
  margin-bottom: 0.45238em;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.090909091;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_typography\.scss}line{font-family:\0000336}}
h4,
.h4 {
  margin-bottom: 1.35714em;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.25;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_typography\.scss}line{font-family:\0000342}}
h5,
.h5 {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 1.35714em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_typography\.scss}line{font-family:\0000347}}
h6,
.h6 {
  margin-bottom: 1.35714em;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_typography\.scss}line{font-family:\0000358}}
.header h1,
.header h2,
.header h2 a.highlight-link,
h2 .header a.highlight-link,
.header h3 {
  float: left;
  margin-right: 24px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_typography\.scss}line{font-family:\0000362}}
.header h1 a,
.header h2 a,
h2 .header a.highlight-link a,
.header h3 a {
  display: block;
  position: relative;
  top: 6px;
  float: right;
  padding: 4px 12px;
  font-size: 14px;
  font-size: 1.4rem;
  background-color: #f3f5f6;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_typography\.scss}line{font-family:\0000371}}
.header h1:hover,
.header h2:hover,
.header h2 a.highlight-link:hover,
h2 .header a.highlight-link:hover,
.header h3:hover {
  background-color: #f3f5f6;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_typography\.scss}line{font-family:\0000376}}
.header .a-rss,
.header .a-rss:hover {
  float: left;
  width: 16px;
  height: 16px;
  padding: 0;
  background: transparent url(../img/a-rss.png) no-repeat 0 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_typography\.scss}line{font-family:\0000390}}
p,
ol,
ul,
dl,
address {
  margin: 0 0 1.35714em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_typography\.scss}line{font-family:\0000396}}
small {
  font-size: 14px;
  font-size: 1.4rem;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_typography\.scss}line{font-family:\00003100}}
ul,
ol {
  margin: 0 0 1.35714em;
  padding: 0 0 0 24px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_typography\.scss}line{font-family:\00003104}}
ul {
  list-style-image: url(../img/bullet-green.png);
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_typography\.scss}line{font-family:\00003107}}
li {
  margin: 0 0 0.67857em 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_typography\.scss}line{font-family:\00003112}}
li ul,
li ol {
  margin: 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_typography\.scss}line{font-family:\00003118}}
blockquote {
  margin: 1.35714em 0 1.35714em 0;
  padding: 6.38298% 24px 0;
  border-top: 1px solid #c7ced6;
  font-family: "Asap", sans-serif;
  font-style: italic;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.4;
  color: #20839d;
  background: url(../img/icon-blockquote.png) no-repeat 0 25px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_typography\.scss}line{font-family:\00003128}}
blockquote p {
  margin-bottom: 0.67857em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_typography\.scss}line{font-family:\00003133}}
q {
  quotes: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_typography\.scss}line{font-family:\00003139}}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_typography\.scss}line{font-family:\00003143}}
cite {
  font-style: normal;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.2;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_typography\.scss}line{font-family:\00003152}}
dl,
dd {
  margin-bottom: 1.35714em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_typography\.scss}line{font-family:\00003155}}
dt {
  font-weight: bold;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_typography\.scss}line{font-family:\00003160}}
.dl-horizontal dt {
  float: left;
  clear: left;
  width: 20.25%;
  text-align: right;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_typography\.scss}line{font-family:\00003166}}
.dl-horizontal dd {
  margin-left: 22.78%;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_typography\.scss}line{font-family:\00003172}}
abbr[title] {
  border-bottom: 1px dotted #c7ced6;
  cursor: help;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_typography\.scss}line{font-family:\00003176}}
b, strong {
  font-weight: bold;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_typography\.scss}line{font-family:\00003179}}
dfn {
  font-style: italic;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_typography\.scss}line{font-family:\00003182}}
ins {
  background-color: #f3f5f6;
  color: #363636;
  text-decoration: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_typography\.scss}line{font-family:\00003187}}
mark {
  background-color: #f3f5f6;
  color: #363636;
  font-style: italic;
  font-weight: bold;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_typography\.scss}line{font-family:\00003196}}
pre,
code,
kbd,
samp {
  font-family: Monaco, Courier New, monospace;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.35714em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_typography\.scss}line{font-family:\00003201}}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_typography\.scss}line{font-family:\00003207}}
sub,
sup {
  position: relative;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 0;
  vertical-align: baselineheight;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_typography\.scss}line{font-family:\00003213}}
sup {
  top: -0.5em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_typography\.scss}line{font-family:\00003216}}
sub {
  bottom: -0.25em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_elements\.scss}line{font-family:\000031}}
hr {
  display: block;
  margin: 1em 0;
  padding: 0;
  height: 1px;
  border: 0;
  border-top: 1px solid #c7ced6;
  border-bottom: 1px solid white;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_elements\.scss}line{font-family:\0000312}}
img {
  max-width: 100%;
  border-width: 0;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_elements\.scss}line{font-family:\0000318}}
svg:not(:root) {
  overflow: hidden;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_elements\.scss}line{font-family:\0000323}}
figure {
  margin-bottom: 1.35714em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_elements\.scss}line{font-family:\0000326}}
figure img {
  margin-bottom: 0.33929em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_elements\.scss}line{font-family:\0000329}}
figure figcaption {
  display: block;
  font-weight: normal;
  font-size: 14px;
  font-size: 1.4rem;
  color: gray;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_elements\.scss}line{font-family:\0000338}}
.list-bordered {
  list-style-type: none;
  margin: 0 0 1.35714em 0;
  padding: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_elements\.scss}line{font-family:\0000343}}
.list-bordered li {
  margin-bottom: 0.33929em;
  padding-bottom: 0.33929em;
  border-bottom: 1px dashed #c7ced6;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_elements\.scss}line{font-family:\0000348}}
.list-bordered li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom-width: 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_elements\.scss}line{font-family:\0000354}}
table {
  margin-bottom: 1.35714em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_forms\.scss}line{font-family:\000031}}
.fm-contact input[type=text] {
  width: 350px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_forms\.scss}line{font-family:\000034}}
form {
  margin: 0 0 1.35714em 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_forms\.scss}line{font-family:\000037}}
form fieldset {
  margin-bottom: 1.35714em;
  padding: 0;
  border-width: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_forms\.scss}line{font-family:\0000313}}
form legend {
  display: block;
  width: 100%;
  margin-bottom: 2.71429em;
  *margin-left: -7px;
  padding: 0;
  color: #363636;
  border: 0;
  border-bottom: 1px solid #8c9bab;
  white-space: normal;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_forms\.scss}line{font-family:\0000324}}
form legend small {
  font-size: 14px;
  font-size: 1.4rem;
  color: #bfbfbf;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_forms\.scss}line{font-family:\0000330}}
form p {
  margin-bottom: 0.67857em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_forms\.scss}line{font-family:\0000334}}
form ul {
  list-style-type: none;
  margin: 0 0 1.35714em 0;
  padding: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_forms\.scss}line{font-family:\0000340}}
form br {
  display: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_forms\.scss}line{font-family:\0000349}}
label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-size: 1.4rem;
  vertical-align: baseline;
  *vertical-align: middle;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_forms\.scss}line{font-family:\0000358}}
input,
button,
select,
textarea {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_forms\.scss}line{font-family:\0000363}}
label {
  display: block;
  margin-bottom: 0.16964em;
  font-weight: bold;
  color: #363636;
  cursor: pointer;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_forms\.scss}line{font-family:\0000372}}
label input,
label textarea,
label select {
  display: block;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_forms\.scss}line{font-family:\0000379}}
input,
textarea,
select {
  display: inline-block;
  width: 100%;
  padding: 4px;
  margin-bottom: 0.33929em;
  background-color: white;
  border: 1px solid #8c9bab;
  color: #363636;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_forms\.scss}line{font-family:\0000388}}
input:hover,
textarea:hover,
select:hover {
  border-color: #586879;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_forms\.scss}line{font-family:\0000393}}
.input-mini {
  width: 60px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_forms\.scss}line{font-family:\0000397}}
.input-small {
  width: 90px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_forms\.scss}line{font-family:\00003101}}
.input-med {
  width: 220px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_forms\.scss}line{font-family:\00003103}}
.fm-subscribe .input-med {
  width: 200px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_forms\.scss}line{font-family:\00003108}}
.input-lge {
  width: 350px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_forms\.scss}line{font-family:\00003114}}
input[type="image"],
input[type="checkbox"],
input[type="radio"] {
  width: auto;
  height: auto;
  padding: 0;
  margin: 3px 0;
  *margin-top: 0;
  line-height: normal;
  cursor: pointer;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border: 0 \9;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_forms\.scss}line{font-family:\00003127}}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_forms\.scss}line{font-family:\00003134}}
input[type="image"] {
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_forms\.scss}line{font-family:\00003139}}
input[type="file"] {
  width: auto;
  padding: initial;
  line-height: initial;
  border: initial;
  background-color: transparent;
  background-color: initial;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_forms\.scss}line{font-family:\00003151}}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  width: auto;
  height: auto;
  cursor: pointer;
  *overflow: visible;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_forms\.scss}line{font-family:\00003159}}
select,
input[type="file"] {
  height: 28px;
  *margin-top: 4px;
  line-height: 28px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_forms\.scss}line{font-family:\00003165}}
select {
  width: auto;
  background-color: white;
  font-size: 13px;
  font-size: 1.3rem;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_forms\.scss}line{font-family:\00003172}}
select[multiple],
select[size] {
  height: auto;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_forms\.scss}line{font-family:\00003176}}
textarea {
  resize: vertical;
  overflow: auto;
  height: auto;
  overflow: auto;
  vertical-align: top;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_forms\.scss}line{font-family:\00003183}}
input[type="hidden"] {
  display: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_forms\.scss}line{font-family:\00003188}}
.radio,
.checkbox {
  padding-left: 18px;
  font-weight: normal;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_forms\.scss}line{font-family:\00003194}}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -18px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_forms\.scss}line{font-family:\00003200}}
.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_forms\.scss}line{font-family:\00003208}}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_forms\.scss}line{font-family:\00003219}}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  cursor: not-allowed;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_forms\.scss}line{font-family:\00003227}}
input:focus,
textarea:focus {
  border-color: #2d353e, 40%;
  outline: 0;
  outline: thin dotted \9;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_forms\.scss}line{font-family:\00003236}}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus,
select:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_forms\.scss}line{font-family:\00003240}}
::-webkit-input-placeholder {
  font-size: 14px;
  font-size: 1.4rem;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_forms\.scss}line{font-family:\00003244}}
input:-moz-placeholder {
  font-size: 14px;
  font-size: 1.4rem;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_forms\.scss}line{font-family:\00003252}}
.form-inline input,
.form-inline textarea,
.form-inline select {
  display: inline-block;
  margin-bottom: 6px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_forms\.scss}line{font-family:\00003256}}
.form-inline label {
  display: inline-block;
  min-width: 150px;
  text-align: right;
  margin-right: 20px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_forms\.scss}line{font-family:\00003261}}
.form-inline .radio,
.form-inline .checkbox,
.form-inline .radio {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_forms\.scss}line{font-family:\00003267}}
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-left: 0;
  margin-right: 3px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_forms\.scss}line{font-family:\00003272}}
.form-inline .fm-element--submit {
  padding-left: 175px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_forms\.scss}line{font-family:\00003276}}
.fm-element.error label {
  color: red;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_forms\.scss}line{font-family:\00003282}}
.fm-element.error input,
.fm-element.error textarea,
.fm-element.error select {
  border: 1px solid red;
  background-color: #fff2ed;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_forms\.scss}line{font-family:\00003287}}
.fm-alertbox {
  border: 1px solid red;
  background-color: #fff2ed;
  padding: 10px;
  margin: 10px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_forms\.scss}line{font-family:\00003294}}
.fm-element.fm-recaptcha label.fm-recaptcha-label {
  float: left;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_forms\.scss}line{font-family:\00003298}}
.fm-element.fm-recaptcha .fm-recaptcha-div {
  float: left;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_forms\.scss}line{font-family:\00003302}}
.success-box {
  border: 1px solid green;
  background-color: #f0fff1;
  padding: 10px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_buttons\.scss}line{font-family:\000031}}
.btn {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 6px 11px 6px;
  margin-bottom: 0;
  font-weight: bold;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.35714em;
  color: #404040;
  text-align: center;
  vertical-align: middle;
  background-color: #e6e6e6;
  border: 1px solid #cccccc;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer;
  *margin-left: .3em;
  text-decoration: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_buttons\.scss}line{font-family:\0000326}}
.btn:visited, .btn:hover {
  color: #404040;
  text-decoration: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_buttons\.scss}line{font-family:\0000332}}
input[type="submit"].btn:hover {
  border-color: #cccccc;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_buttons\.scss}line{font-family:\0000334}}
.btn:first-child {
  *margin-left: 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_buttons\.scss}line{font-family:\0000338}}
.btn-primary {
  border-color: #0d0f12;
  border-bottom-color: #020203;
  color: white;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_buttons\.scss}line{font-family:\0000345}}
.btn-primary:visited, .btn-primary:hover {
  color: white;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_buttons\.scss}line{font-family:\0000348}}
.btn--cta {
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFF5BB4C', endColorstr='#FFEFA600');
  background: linear-gradient(#f5bb4c, #efa600);
  color: white;
  font-size: 19px;
  font-size: 1.9rem;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  border: solid #b2b2b2;
  border-width: 0 0 2px 0;
  font-weight: normal;
  margin: 0 auto;
  padding: 8px 11px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_buttons\.scss}line{font-family:\0000360}}
.btn--cta:visited {
  color: white;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_buttons\.scss}line{font-family:\0000361}}
.btn--cta:hover {
  color: white;
  background: #efa600;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_buttons\.scss}line{font-family:\0000367}}
.btn.newer {
  float: left;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_buttons\.scss}line{font-family:\0000371}}
.btn.older {
  float: right;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\000039}}
.page {
  *zoom: 1;
  max-width: 940px;
  _width: 940px;
  padding-left: 0;
  padding-right: 0;
  margin-left: auto;
  margin-right: auto;
  background: white;
  width: 940px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Library\/Ruby\/Gems\/1\.8\/gems\/compass-0\.12\.2\/frameworks\/compass\/stylesheets\/compass\/utilities\/general\/_clearfix\.scss}line{font-family:\0000338}}
.page:after {
  content: "";
  display: table;
  clear: both;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\0000315}}
.l-twocolumn {
  width: 44.68085%;
  padding: 0 2.12766%;
  margin-right: 2.12766%;
  float: left;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\0000322}}
.l-twocolumn--last {
  margin-right: 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\0000326}}
.l-onethird {
  width: 31.91489%;
  float: left;
  margin-right: 2.12766%;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\0000334}}
.l-twothird {
  width: 65.95745%;
  float: left;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\0000341}}
section {
  *zoom: 1;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_mixins\.scss}line{font-family:\0000326}}
section:before, section:after {
  display: table;
  content: "";
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_mixins\.scss}line{font-family:\0000330}}
section:after {
  clear: both;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\0000345}}
.callout-img--negative-left {
  margin-left: -20px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\0000348}}
.callout-img--negative-right {
  margin-right: -20px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\0000351}}
.callout-img--right {
  float: right;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\0000364}}
.banner {
  *zoom: 1;
  padding: 1.35714em 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_mixins\.scss}line{font-family:\0000326}}
.banner:before, .banner:after {
  display: table;
  content: "";
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_mixins\.scss}line{font-family:\0000330}}
.banner:after {
  clear: both;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\0000369}}
.lt-ie8 .banner {
  position: relative;
  z-index: 10;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\0000374}}
.brand {
  width: 31.91489%;
  float: left;
  margin-right: 2.12766%;
  display: inline;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\0000377}}
.logo {
  display: block;
  background: url(../img/logo.png) no-repeat 0 0;
  width: 240px;
  height: 76px;
  margin: 0 auto;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\0000397}}
.nav {
  width: 65.95745%;
  float: right;
  margin-right: 0;
  #margin-left: -20px;
  display: inline;
  font-family: "Asap", sans-serif;
  /* Sub Nav */
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003100}}
.nav ul {
  margin: 0;
  padding: 30px 0 0 0;
  list-style: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003101}}
.nav li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 11px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003106}}
.nav li:hover {
  position: relative;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003108}}
.nav li:hover > ul {
  visibility: visible;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003113}}
.nav a {
  text-transform: uppercase;
  color: #898989;
  font-size: 13px;
  font-size: 1.3rem;
  text-decoration: none;
  font-weight: bold;
  padding: 14px 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003113}}
.nav a:hover {
  color: black;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003116}}
.nav ul ul {
  position: absolute;
  left: -25px;
  visibility: hidden;
  top: 30px;
  background: white url(../img/sub-nav-shadow.png) no-repeat center -1px;
  border-top: 1px solid #DADADA;
  width: 220px;
  padding-top: 4px;
  z-index: 100;
  border-radius: 0 0 4px 4px;
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003128}}
.lt-ie8 .nav ul ul {
  top: 20px;
  list-style-image: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003132}}
.nav ul ul li {
  float: none;
  text-transform: uppercase;
  margin: 0;
  padding: 0 4px;
  display: block;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003139}}
.nav ul ul li:hover > a {
  color: #20839d;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003144}}
.nav ul ul a {
  text-decoration: none;
  line-height: 18px;
  padding: 5px 10px;
  color: #2d353e;
  border-bottom: 1px solid #E6E5E5;
  display: block;
  text-transform: none;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: normal;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003159}}
.nav .nav-item__contact a {
  background: #20839d;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #84c0cd), color-stop(100%, #21829c));
  background-image: -webkit-linear-gradient(#84c0cd, #21829c);
  background-image: -moz-linear-gradient(#84c0cd, #21829c);
  background-image: -o-linear-gradient(#84c0cd, #21829c);
  background-image: linear-gradient(#84c0cd, #21829c);
  color: white;
  border-radius: 4px;
  padding: 6px 12px;
  border-bottom: 2px solid #BFBFBF;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003167}}
.nav .nav-item__contact a:hover {
  color: #f2f2f2;
}

/* Second level */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003188}}
.body--two-column .main-content {
  width: 70.21277%;
  float: right;
  padding: 0 20px 0 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003195}}
.secondary-content {
  width: 21.2766%;
  float: left;
  padding: 0 20px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003203}}
.body-phishing-alerts .main-content {
  float: left;
  width: 61.70213%;
  padding: 0 2.12766%;
  margin-right: 2.12766%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003209}}
.body-phishing-alerts .secondary-content {
  float: right;
  width: 27.65957%;
  padding: 0 2.12766%;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003216}}
.fraud-alerts {
  border: 4px solid #DADAD2;
  padding: 20px;
  margin: 2.71429em 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003222}}
.main {
  *zoom: 1;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_mixins\.scss}line{font-family:\0000326}}
.main:before, .main:after {
  display: table;
  content: "";
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_mixins\.scss}line{font-family:\0000330}}
.main:after {
  clear: both;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003226}}
.lt-ie8 .main {
  position: relative;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003231}}
.side-nav h3 {
  color: #115a6b;
  text-transform: uppercase;
  padding: 0 10px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003236}}
.side-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003241}}
.side-nav li {
  margin: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003244}}
.side-nav a {
  text-decoration: none;
  line-height: 18px;
  padding: 5px 10px;
  color: #2d353e;
  border-bottom: 1px solid #E6E5E5;
  display: block;
  text-transform: none;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: normal;
  line-height: 1.230769231;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003255}}
.side-nav a:hover {
  background: #f2a208;
  color: white;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003264}}
.slider {
  position: relative;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003267}}
.lt-ie8 .slider {
  overflow: hidden;
  z-index: 1;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003272}}
.slides {
  margin: 0;
  padding: 0;
  list-style: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003276}}
.slides li {
  margin: 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003279}}
.flex-control-nav {
  position: absolute;
  bottom: 0;
  right: 30px;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003286}}
.flex-control-nav li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003287}}
.flex-control-nav a {
  display: block;
  padding: 6px;
  line-height: 1;
  background: #0A343D;
  color: white;
  font-size: 10px;
  font-size: 1rem;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003287}}
.flex-control-nav a.flex-active {
  background: white;
  color: black;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003293}}
.feature-boxes {
  *zoom: 1;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_mixins\.scss}line{font-family:\0000326}}
.feature-boxes:before, .feature-boxes:after {
  display: table;
  content: "";
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_mixins\.scss}line{font-family:\0000330}}
.feature-boxes:after {
  clear: both;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003297}}
.feature-boxes__box {
  width: 22.15269%;
  display: block;
  float: left;
  margin-left: 3.19149%;
  vertical-align: top;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003303}}
.feature-boxes__box .feature-boxes__link {
  display: block;
  text-align: center;
  line-height: 1.09864em;
  text-decoration: none;
  min-height: 140px;
  font-size: 14px;
  font-size: 1.4rem;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003310}}
.feature-boxes__box .feature-boxes__link:hover {
  background-color: #20839d;
  color: white;
  text-decoration: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003316}}
.feature-boxes__box p {
  margin-bottom: 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003319}}
.feature-boxes__image {
  display: block;
  margin-bottom: 10px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003324}}
.feature-boxes--home {
  margin-bottom: 2.71429em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003326}}
.feature-boxes--home .feature-boxes__box {
  width: 23.40426%;
  margin: 0 0 0 2.12766%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003330}}
.feature-boxes--home .feature-boxes__box--first {
  margin: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003331}}
.feature-boxes--home .feature-boxes__link {
  color: #2d353e;
  padding: 140px 5px 10px;
  border: 5px solid #DAD9D1;
  background: white url(../img/sprite-feature-icons.png) no-repeat 0 -150px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003337}}
.feature-boxes--home .feature-boxes__link:hover {
  border-color: #20839d;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003344}}
.feature-boxes--business .feature-boxes__link {
  text-decoration: none;
  padding: 0;
  border: none;
  background: none;
  min-height: 0;
  font-size: 20px;
  font-size: 2rem;
  text-align: left;
  color: #2d353e;
  display: inline-block;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003354}}
.feature-boxes--business .feature-boxes__link:hover {
  border: none;
  background: none;
  color: #20839d;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003362}}
.feature--business__link {
  color: #2d353e;
  text-decoration: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003365}}
.feature--business__link img {
  margin-right: 5px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003368}}
.feature--business__link:hover {
  color: #20839d;
  text-decoration: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003374}}
.feature-boxes__box--first {
  margin-left: 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003378}}
.feature-boxes__box--anti-phishing .feature-boxes__link {
  background-position: 50px -130px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003380}}
.feature-boxes__box--anti-phishing .feature-boxes__link:hover {
  background-position: 50px 20px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003384}}
.feature-boxes__box--anti-malware .feature-boxes__link {
  background-position: -148px -120px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003386}}
.feature-boxes__box--anti-malware .feature-boxes__link:hover {
  background-position: -148px 30px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003390}}
.feature-boxes__box--social-media-monitoring .feature-boxes__link {
  background-position: -345px -130px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003392}}
.feature-boxes__box--social-media-monitoring .feature-boxes__link:hover {
  background-position: -345px 20px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003396}}
.feature-boxes__box--mobile-app-monitoring .feature-boxes__link {
  background-position: -545px -130px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003398}}
.feature-boxes__box--mobile-app-monitoring .feature-boxes__link:hover {
  background-position: -545px 20px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003403}}
.feature-boxes__title {
  font-weight: bold;
  line-height: 1.2;
  display: block;
  margin-bottom: 0.45238em;
  font-size: 20px;
  font-size: 2rem;
  font-family: "Asap", sans-serif;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003414}}
.main-content {
  padding: 0 20px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003419}}
.intro {
  width: 31.91489%;
  float: left;
  margin-right: 2.12766%;
  display: inline;
  font-size: 21px;
  font-size: 2.1rem;
  line-height: 1.333333333;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003425}}
.proven-results {
  width: 31.91489%;
  float: left;
  margin-right: 2.12766%;
  display: inline;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003429}}
.proven-results__list {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 15px;
  font-size: 1.5rem;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003434}}
.proven-results__list li {
  margin-top: 0.45238em;
  padding-top: 0.45238em;
  padding-left: 33px;
  border-top: 1px dashed;
  background: url(../img/icon-greentick.png) no-repeat 0 6px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003440}}
.proven-results__list li:first-child {
  border: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003444}}
.hm-image {
  margin-bottom: -24px;
  width: 31.91489%;
  float: right;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003448}}
.hm-image img {
  display: block;
  margin: 0 auto;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003453}}
.upcoming-events {
  background: #F6F5F2;
  padding: 20px 20px 50px;
  margin: 0;
  *zoom: 1;
  clear: both;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_mixins\.scss}line{font-family:\0000326}}
.upcoming-events:before, .upcoming-events:after {
  display: table;
  content: "";
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_mixins\.scss}line{font-family:\0000330}}
.upcoming-events:after {
  clear: both;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003462}}
.event {
  width: 48.93617%;
  float: left;
  margin-right: 2.12766%;
  display: inline;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003466}}
.event--last {
  width: 48.93617%;
  float: right;
  margin-right: 0;
  #margin-left: -20px;
  display: inline;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003470}}
.event__image {
  width: 47.82609%;
  float: left;
  margin-right: 4.34783%;
  display: inline;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003470}}
.event__image img {
  display: block;
  margin: 0 auto;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003471}}
.event__date {
  font-size: 13px;
  font-size: 1.3rem;
  display: block;
  color: #0d416d;
  font-weight: bold;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003472}}
.event__title {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  display: block;
  color: #f2a208;
  /*text-shadow: 1px 1px 2px rgba(0,0,0,0.3);*/
  margin-bottom: 6px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003473}}
.event__content {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.357142857;
  width: 47.82609%;
  float: right;
  margin-right: 0;
  #margin-left: -20px;
  display: inline;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003474}}
.event__text {
  margin-bottom: 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003475}}
.event__link {
  color: #252525;
}

/* FlexSlider Necessary Styles
*********************************/
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003480}}
.slider {
  margin: 0;
  padding: 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003481}}
.slider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}

/* Hide the slides before the JS is loaded. Avoids image jumping */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003482}}
.slider .slides img {
  width: 100%;
  display: block;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003483}}
.flex-pauseplay span {
  text-transform: capitalize;
}

/* Clearfix for the .slides element */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003486}}
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003487}}
html[xmlns] .slides {
  display: block;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003488}}
* html .slides {
  height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003493}}
.no-js .slides > li:first-child {
  display: block;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003498}}
.cta {
  background: #EDEEEE;
  padding: 30px 20px;
  margin: 2.71429em 20px;
  border-bottom: 1px solid #DAD9D1;
  clear: both;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003506}}
.cta__text {
  color: #2f2f2f;
  font-size: 19px;
  font-size: 1.9rem;
  margin: 0 20px;
  line-height: 1.157894737;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  width: 59.57447%;
  padding-right: 4.25532%;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003519}}
.banner-content {
  text-align: center;
  background: #184C5B;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF0B5665', endColorstr='#FF043D49');
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0b5665), color-stop(100%, #043d49));
  background-image: -webkit-linear-gradient(#0b5665, #043d49);
  background-image: -moz-linear-gradient(#0b5665, #043d49);
  background-image: -o-linear-gradient(#0b5665, #043d49);
  background-image: linear-gradient(#0b5665, #043d49);
  color: white;
  padding: 40px 0;
  margin-bottom: 1.35714em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003527}}
.banner-content h1 {
  font-size: 54px;
  font-size: 5.4rem;
  text-transform: uppercase;
  line-height: 1.046511628;
  margin: 0;
  padding: 0 20px;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
  letter-spacing: 0.03em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003540}}
.title {
  text-transform: uppercase;
  color: #f2a208;
  font-size: 19px;
  font-size: 1.9rem;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
  margin-bottom: 12px;
  display: block;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003551}}
.lede {
  text-align: center;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.208333333;
  color: #252525;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003558}}
.lede--has-bg {
  background: #f3f1e9;
  margin: -20px -20px 1.35714em;
  padding: 20px 100px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003562}}
.lede--has-bg p {
  margin: 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003565}}
.body--two-column .lede--has-bg {
  margin: -20px 0 1.35714em 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003569}}
.section-feature {
  padding-left: 15px;
  padding-right: 15px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003572}}
.section-feature h2, .section-feature h2 a.highlight-link, h2 .section-feature a.highlight-link {
  font-size: 30px;
  font-size: 3rem;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003574}}
.section-feature h2 + h3, .section-feature h2 a.highlight-link + h3, h2 .section-feature a.highlight-link + h3 {
  color: #a6a59e;
  font-style: italic;
  font-weight: normal;
  font-size: 19px;
  font-size: 1.9rem;
  margin-bottom: 0.67857em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003584}}
.heading-with-sub {
  display: block;
  margin-bottom: 1.62857em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003587}}
.heading-with-sub h2, .heading-with-sub h2 a.highlight-link, h2 .heading-with-sub a.highlight-link {
  margin-bottom: 6px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003590}}
.heading-with-sub h3 {
  color: #a6a59e;
  font-style: italic;
  font-weight: normal;
  font-size: 19px;
  font-size: 1.9rem;
  margin-bottom: 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003599}}
.section-feature--boxes {
  margin-bottom: 2.03571em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003604}}
.take-control .feature {
  width: 31.22855%;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  margin: 0 2.12766% 2.12766% 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003612}}
.take-control .feature--last {
  margin-right: 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003619}}
.since-2003,
.fraudwatch-service,
.site-takedown {
  clear: both;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003621}}
.since-2003 .feature,
.fraudwatch-service .feature,
.site-takedown .feature {
  width: 42.00412%;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  margin: 2.12766% 2.12766% 0 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003632}}
.fraudwatch-service .feature--full {
  width: 95.74468%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003636}}
.fraudwatch-service .feature--comprehensive {
  width: 65.54564%;
  padding: 20px 20px 20px 180px!important;
  border: 6px solid #DADAD2;
  background: url(../img/shield-sm.png) no-repeat 20px 25px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003641}}
.fraudwatch-service .feature--comprehensive h3 {
  background: none!important;
  padding-left: 0!important;
  margin-left: 0!important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003653}}
.since-2003 .feature,
.site-takedown .feature,
.fraudwatch-service .feature {
  padding-left: 30px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003655}}
.since-2003 .feature h3,
.site-takedown .feature h3,
.fraudwatch-service .feature h3 {
  background: url(../img/icon-greentick.png) no-repeat 0px 0;
  padding: 4px 0 4px 30px;
  margin-left: -30px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003667}}
.fraudwatch-service__title {
  font-size: 30px;
  font-size: 3rem;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003672}}
.awareness,
.section-feature--bordered {
  border-bottom: 1px solid #CFD8DB;
  margin-bottom: 1.35714em;
  padding-bottom: 1.35714em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003678}}
.section-feature--boxes {
  margin-bottom: 2.03571em;
  padding-bottom: 2.03571em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003690}}
.trusted-by-brands .l-onethird,
.take-control .l-onethird,
.since-2003 .l-onethird,
.fraudwatch-service .l-onethird,
.site-takedown .l-onethird,
.phishing-data-feed .l-onethird {
  padding: 0 2.12766% 0 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003693}}
.trusted-by-brands .l-twothird,
.take-control .l-twothird,
.since-2003 .l-twothird,
.fraudwatch-service .l-twothird,
.site-takedown .l-twothird,
.phishing-data-feed .l-twothird {
  padding: 0 2.12766%;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003699}}
.section-feature--thirds .feature {
  width: 31.91489%;
  float: left;
  margin-right: 2.12766%;
  display: inline;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003702}}
.section-feature--thirds .feature--last {
  margin-right: 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003709}}
.content-footer {
  clear: both;
  *zoom: 1;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_mixins\.scss}line{font-family:\0000326}}
.content-footer:before, .content-footer:after {
  display: table;
  content: "";
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_mixins\.scss}line{font-family:\0000330}}
.content-footer:after {
  clear: both;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003722}}
.contentinfo {
  background: #20839d;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF216678', endColorstr='#FF113741');
  background: linear-gradient(#216678, #113741);
  min-height: 200px;
  color: white;
  font-size: 13px;
  font-size: 1.3rem;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003729}}
.contentinfo a {
  color: white;
  text-decoration: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003735}}
.footer-content {
  *zoom: 1;
  padding: 20px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_mixins\.scss}line{font-family:\0000326}}
.footer-content:before, .footer-content:after {
  display: table;
  content: "";
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_mixins\.scss}line{font-family:\0000330}}
.footer-content:after {
  clear: both;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003738}}
.footer-content ul {
  padding: 0;
  list-style: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003743}}
.footer-section {
  width: 28.7234%;
  float: left;
  margin: 0 2.12766%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003747}}
.footer-section h4 {
  font-weight: normal;
  margin-bottom: 0.45238em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003757}}
ul.footer-nav__list--first {
  border-bottom: 1px solid #88A1A7;
  padding-bottom: 0.67857em;
  margin-bottom: 0.67857em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003769}}
.contact-details__office {
  margin-bottom: 2.71429em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003773}}
.contact-details__phone-no {
  font-size: 17px;
  font-size: 1.7rem;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003791}}
.home .main-content {
  padding: 0 40px 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003797}}
.home .lede--has-bg {
  margin: 0 -40px 1.35714em;
  font-size: 26px;
  font-size: 2.6rem;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003804}}
.home h2, .home h2 a.highlight-link, h2 .home a.highlight-link {
  font-size: 30px;
  font-size: 3rem;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003810}}
.phishing-alerts li {
  list-style: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003811}}
.phishing-alerts__date {
  display: inline-block;
  margin-right: 15px;
  *display: inline;
  *zoom: 1;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_page\.scss}line{font-family:\00003813}}
.navigation-buttons {
  margin: 1.35714em 0;
  *zoom: 1;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_mixins\.scss}line{font-family:\0000326}}
.navigation-buttons:before, .navigation-buttons:after {
  display: table;
  content: "";
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/Volumes\/Room\%20101\/work\/fraudwatch\/html\/themes\/fraudwatch\/sass\/_mixins\.scss}line{font-family:\0000330}}
.navigation-buttons:after {
  clear: both;
}
