/*
|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|Reset
|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
*/
@import url("https://fast.fonts.net/t/1.css?apiType=css&projectid=c466ad5e-633c-4cf0-b7ee-9c3a4da488df");
/* line 7, ../sass/variables/_typography.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
/* line 28, ../sass/variables/_typography.scss */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

/* line 32, ../sass/variables/_typography.scss */
body {
  line-height: 1; }

/* line 35, ../sass/variables/_typography.scss */
ol, ul {
  list-style: none; }

/* line 38, ../sass/variables/_typography.scss */
blockquote, q {
  quotes: none; }

/* line 41, ../sass/variables/_typography.scss */
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

/* line 46, ../sass/variables/_typography.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 50, ../sass/variables/_typography.scss */
img {
  display: block; }

/*
|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|../fonts.com
|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
*/
@font-face {
  font-family: "SantElia Rough W00 Bold";
  src: url("../fonts/fontsdotcom/a73a190d-0169-497b-97b3-e501c74b3520.eot?#iefix");
  src: url("../fonts/fontsdotcom/a73a190d-0169-497b-97b3-e501c74b3520.eot?#iefix") format("eot"), url("../fonts/fontsdotcom/de6aadab-2fe8-4789-82f7-95e69049442a.woff2") format("woff2"), url("../fonts/fontsdotcom/47b2fafc-f1d2-46f6-9e4e-ef1588d0f376.woff") format("woff"), url("../fonts/fontsdotcom/0f3d7fbf-2741-46d9-a1aa-190742a32fa2.ttf") format("truetype"), url("../fonts/fontsdotcom/d34cff3e-e5f3-4b8a-9094-58faacb6ffc9.svg#d34cff3e-e5f3-4b8a-9094-58faacb6ffc9") format("svg"); }
/* Generated by Font Squirrel (https://www.fontsquirrel.com) on November 27, 2016 */
/*
|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|../fontsquirrel.com
|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
*/
@font-face {
  font-family: 'brandon_grotesquebold';
  src: url("../fonts/fontsquirrel/brandon_bld-webfont.woff2") format("woff2"), url("../fonts/fontsquirrel/brandon_bld-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'brandon_grotesqueblack';
  src: url("../fonts/fontsquirrel/brandon_blk-webfont.woff2") format("woff2"), url("../fonts/fontsquirrel/brandon_blk-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'brandon_grotesquelight';
  src: url("../fonts/fontsquirrel/brandon_light-webfont.woff2") format("woff2"), url("../fonts/fontsquirrel/brandon_light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'brandon_grotesquemedium';
  src: url("../fonts/fontsquirrel/brandon_med-webfont.woff2") format("woff2"), url("../fonts/fontsquirrel/brandon_med-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'brandon_grotesque_regularRg';
  src: url("../fonts/fontsquirrel/brandongrotesque-webfont.woff2") format("woff2"), url("../fonts/fontsquirrel/brandongrotesque-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
/*
|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|../fontastic.me
|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
*/
@font-face {
  font-family: "cloudy-bay";
  src: url("../fonts/fontastic/cloudy-bay.eot");
  src: url("../fonts/fontastic/cloudy-bay.eot?#iefix") format("embedded-opentype"), url("../fonts/fontastic/cloudy-bay.woff") format("woff"), url("../fonts/fontastic/cloudy-bay.ttf") format("truetype"), url("../fonts/fontastic/cloudy-bay.svg#cloudy-bay") format("svg");
  font-weight: normal;
  font-style: normal; }
/* line 143, ../sass/variables/_typography.scss */
[data-icon]:before {
  font-family: "cloudy-bay" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* line 156, ../sass/variables/_typography.scss */
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "cloudy-bay" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* line 169, ../sass/variables/_typography.scss */
.icon-facebook:hover {
  color: #3b5998; }

/* line 170, ../sass/variables/_typography.scss */
.icon-facebook:before {
  content: "\61"; }

/* line 173, ../sass/variables/_typography.scss */
.icon-vimeo:hover {
  color: #1ab7ea; }

/* line 174, ../sass/variables/_typography.scss */
.icon-vimeo:before {
  content: "\62"; }

/* line 177, ../sass/variables/_typography.scss */
.icon-twitter:hover {
  color: #00aced; }

/* line 178, ../sass/variables/_typography.scss */
.icon-twitter:before {
  content: "\63"; }

/* line 181, ../sass/variables/_typography.scss */
.icon-right:before {
  content: "\64"; }

/* line 184, ../sass/variables/_typography.scss */
.icon-left:before {
  content: "\65"; }

/* line 187, ../sass/variables/_typography.scss */
.icon-close:before {
  content: "\66"; }

/* line 190, ../sass/variables/_typography.scss */
.icon-mail:hover {
  color: #ED3E37; }

/* line 191, ../sass/variables/_typography.scss */
.icon-mail:before {
  content: "\67"; }

/* line 194, ../sass/variables/_typography.scss */
.icon-location:before {
  content: "\68"; }

/* line 197, ../sass/variables/_typography.scss */
.icon-submit:before {
  content: "\69"; }

/* line 200, ../sass/variables/_typography.scss */
.icon-instagram:before {
  content: "\6b"; }

/*
|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|Color
|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
*/
/*
|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|Breakpoints
|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
*/
/*
|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|Margins
|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
*/
/*
|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|Mixins
|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
*/
/*
|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|Animations
|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
*/
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 15%, 0);
    transform: translate3d(0, 15%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 15%, 0);
    transform: translate3d(0, 15%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes fadeInUpCentered {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -30%, 0);
    transform: translate3d(0, -30%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0); } }
@-webkit-keyframes fadeInUpCentered {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -30%, 0);
    transform: translate3d(0, -30%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0); } }
@keyframes fadeInDownSmall {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -80%, 0);
    transform: translate3d(0, -80%, 0);
    visibility: hidden; }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    visibility: visible; } }
@-webkit-keyframes fadeOutDownSmall {
  0% {
    opacity: 1;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    visibility: visible; }
  100% {
    opacity: 0;
    visibility: hidden; } }
@keyframes fadeOutDownSmall {
  0% {
    opacity: 1;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    visibility: visible; }
  100% {
    opacity: 0;
    visibility: hidden; } }
@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
@keyframes slideOutRight {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
@-webkit-keyframes zoomIn {
  0% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1); }
  100% {
    -webkit-transform: scale(1.01, 1.01);
    transform: scale(1.01, 1.01); } }
@keyframes zoomIn {
  0% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1); }
  100% {
    -webkit-transform: scale(1.01, 1.01);
    transform: scale(1.01, 1.01); } }
@-webkit-keyframes loadingBar {
  0% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1); }
  100% {
    -webkit-transform: scale(1.01, 1.01);
    transform: scale(1.01, 1.01); } }
@keyframes loadingBar {
  0% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1); }
  100% {
    -webkit-transform: scale(1.01, 1.01);
    transform: scale(1.01, 1.01); } }
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
/*! normalize.css v3.0.0 | HTML5 Display Definitions | MIT License | git.io/normalize */
/* line 9, ../../../../../../../../../../Users/alastairlangridge/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_html5.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/* line 29, ../../../../../../../../../../Users/alastairlangridge/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_html5.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

/* line 40, ../../../../../../../../../../Users/alastairlangridge/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_html5.scss */
audio:not([controls]) {
  display: none;
  height: 0; }

/* line 47, ../../../../../../../../../../Users/alastairlangridge/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_html5.scss */
[hidden],
template {
  display: none; }

/*! normalize.css v3.0.0 | Base | MIT License | git.io/normalize */
/* line 11, ../../../../../../../../../../Users/alastairlangridge/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_base.scss */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

/* line 19, ../../../../../../../../../../Users/alastairlangridge/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_base.scss */
body {
  margin: 0; }

/*! normalize.css v3.0.0 | Links | MIT License | git.io/normalize */
/* line 9, ../../../../../../../../../../Users/alastairlangridge/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_links.scss */
a {
  background: transparent; }

/* line 15, ../../../../../../../../../../Users/alastairlangridge/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_links.scss */
a:active,
a:hover {
  outline: 0; }

/*! normalize.css v3.0.0 | Typography | MIT License | git.io/normalize */
/* line 9, ../../../../../../../../../../Users/alastairlangridge/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
abbr[title] {
  border-bottom: 1px dotted; }

/* line 15, ../../../../../../../../../../Users/alastairlangridge/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
b,
strong {
  font-weight: bold; }

/* line 22, ../../../../../../../../../../Users/alastairlangridge/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
dfn {
  font-style: italic; }

/* line 29, ../../../../../../../../../../Users/alastairlangridge/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* line 36, ../../../../../../../../../../Users/alastairlangridge/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
mark {
  background: #ff0;
  color: #000; }

/* line 43, ../../../../../../../../../../Users/alastairlangridge/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
small {
  font-size: 80%; }

/* line 49, ../../../../../../../../../../Users/alastairlangridge/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

/* line 57, ../../../../../../../../../../Users/alastairlangridge/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
sup {
  top: -0.5em; }

/* line 61, ../../../../../../../../../../Users/alastairlangridge/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
sub {
  bottom: -0.25em; }

/*! normalize.css v3.0.0 | Embedded Content | MIT License | git.io/normalize */
/* line 9, ../../../../../../../../../../Users/alastairlangridge/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_embeds.scss */
img {
  border: 0; }

/* line 15, ../../../../../../../../../../Users/alastairlangridge/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_embeds.scss */
svg:not(:root) {
  overflow: hidden; }

/*! normalize.css v3.0.0 | Figures | MIT License | git.io/normalize */
/* line 9, ../../../../../../../../../../Users/alastairlangridge/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_groups.scss */
figure {
  margin: 1em 40px; }

/* line 15, ../../../../../../../../../../Users/alastairlangridge/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_groups.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/* line 23, ../../../../../../../../../../Users/alastairlangridge/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_groups.scss */
pre {
  overflow: auto; }

/* line 29, ../../../../../../../../../../Users/alastairlangridge/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_groups.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/*! normalize.css v3.0.0 | Forms | MIT License | git.io/normalize */
/* line 15, ../../../../../../../../../../Users/alastairlangridge/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

/* line 27, ../../../../../../../../../../Users/alastairlangridge/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button {
  overflow: visible; }

/* line 36, ../../../../../../../../../../Users/alastairlangridge/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button,
select {
  text-transform: none; }

/* line 47, ../../../../../../../../../../Users/alastairlangridge/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

/* line 57, ../../../../../../../../../../Users/alastairlangridge/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button[disabled],
html input[disabled] {
  cursor: default; }

/* line 64, ../../../../../../../../../../Users/alastairlangridge/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/* line 73, ../../../../../../../../../../Users/alastairlangridge/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
input {
  line-height: normal; }

/* line 83, ../../../../../../../../../../Users/alastairlangridge/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

/* line 93, ../../../../../../../../../../Users/alastairlangridge/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/* line 102, ../../../../../../../../../../Users/alastairlangridge/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

/* line 113, ../../../../../../../../../../Users/alastairlangridge/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/* line 120, ../../../../../../../../../../Users/alastairlangridge/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/* line 129, ../../../../../../../../../../Users/alastairlangridge/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
legend {
  border: 0;
  padding: 0; }

/* line 136, ../../../../../../../../../../Users/alastairlangridge/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
textarea {
  overflow: auto; }

/* line 143, ../../../../../../../../../../Users/alastairlangridge/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
optgroup {
  font-weight: bold; }

/*! normalize.css v3.0.0 | Tables | MIT License | git.io/normalize */
/* line 9, ../../../../../../../../../../Users/alastairlangridge/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_tables.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 14, ../../../../../../../../../../Users/alastairlangridge/.rvm/gems/ruby-2.2.5/gems/compass-normalize-1.5/stylesheets/normalize/_tables.scss */
td,
th {
  padding: 0; }

/*# sourceMappingURL=cbc.normalize.css.map */
