/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* line 17, ../../../../../Applications/CodeKit.app/Contents/Resources/engines/compass/frameworks/compass/stylesheets/compass/reset/_utilities.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: inherit;
  font-size: 100%;
  vertical-align: baseline; }

/* line 22, ../../../../../Applications/CodeKit.app/Contents/Resources/engines/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1; }

/* line 24, ../../../../../Applications/CodeKit.app/Contents/Resources/engines/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none; }

/* line 26, ../../../../../Applications/CodeKit.app/Contents/Resources/engines/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 28, ../../../../../Applications/CodeKit.app/Contents/Resources/engines/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

/* line 30, ../../../../../Applications/CodeKit.app/Contents/Resources/engines/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none; }
  /* line 103, ../../../../../Applications/CodeKit.app/Contents/Resources/engines/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

/* line 32, ../../../../../Applications/CodeKit.app/Contents/Resources/engines/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none; }

/* line 116, ../../../../../Applications/CodeKit.app/Contents/Resources/engines/compass/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block; }

/*  Font Awesome
    the iconic font designed for use with Twitter Bootstrap
    -------------------------------------------------------
    The full suite of pictographic icons, examples, and documentation
    can be found at: http://fortawesome.github.com/Font-Awesome/

    License
    -------------------------------------------------------
    The Font Awesome webfont, CSS, and LESS files are licensed under CC BY 3.0:
    http://creativecommons.org/licenses/by/3.0/ A mention of
    'Font Awesome - http://fortawesome.github.com/Font-Awesome' in human-readable
    source code is considered acceptable attribution (most common on the web).
    If human readable source code is not available to the end user, a mention in
    an 'About' or 'Credits' screen is considered acceptable (most common in desktop
    or mobile software).

    Contact
    -------------------------------------------------------
    Email: dave@davegandy.com
    Twitter: http://twitter.com/fortaweso_me
    Work: Lead Product Designer @ http://kyruus.com

    */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot");
  src: url("../fonts/fontawesome-webfont.eot?#iefix") format("eot"), url("../fonts/fontawesome-webfont.woff") format("woff"), url("../fonts/fontawesome-webfont.ttf") format("truetype"), url("../fonts/fontawesome-webfont.svg#FontAwesome") format("svg");
  font-weight: normal;
  font-style: normal; }

/*  Font Awesome styles
    ------------------------------------------------------- */
/* line 36, module/_font-awesome.scss */
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit; }

/* line 45, module/_font-awesome.scss */
a [class^="icon-"],
a [class*=" icon-"] {
  display: inline-block;
  text-decoration: inherit; }

/* makes the font 33% larger relative to the icon container */
/* line 51, module/_font-awesome.scss */
.icon-large:before {
  vertical-align: middle;
  font-size: 4/3em; }

/* line 58, module/_font-awesome.scss */
.btn [class^="icon-"],
.btn [class*=" icon-"], .nav-tabs [class^="icon-"],
.nav-tabs [class*=" icon-"] {
  /* keeps button heights with and without icons the same */
  line-height: .9em; }

/* line 66, module/_font-awesome.scss */
li [class^="icon-"],
li [class*=" icon-"] {
  display: inline-block;
  width: 1.25em;
  text-align: center; }
/* line 72, module/_font-awesome.scss */
li .icon-large:before,
li .icon-large:before {
  /* 1.5 increased font size for icon-large * 1.25 width */
  width: 1.875em; }

/* line 78, module/_font-awesome.scss */
ul.icons {
  list-style-type: none;
  margin-left: 2em;
  text-indent: -0.8em; }
  /* line 85, module/_font-awesome.scss */
  ul.icons li [class^="icon-"],
  ul.icons li [class*=" icon-"] {
    width: .8em; }
  /* line 89, module/_font-awesome.scss */
  ul.icons li .icon-large:before,
  ul.icons li .icon-large:before {
    /* 1.5 increased font size for icon-large * 1.25 width */
    vertical-align: initial; }

/*  Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
    readers do not read off random characters that represent icons */
/* line 99, module/_font-awesome.scss */
.icon-glass:before {
  content: "\f000"; }

/* line 100, module/_font-awesome.scss */
.icon-music:before {
  content: "\f001"; }

/* line 101, module/_font-awesome.scss */
.icon-search:before {
  content: "\f002"; }

/* line 102, module/_font-awesome.scss */
.icon-envelope:before {
  content: "\f003"; }

/* line 103, module/_font-awesome.scss */
.icon-heart:before {
  content: "\f004"; }

/* line 104, module/_font-awesome.scss */
.icon-star:before {
  content: "\f005"; }

/* line 105, module/_font-awesome.scss */
.icon-star-empty:before {
  content: "\f006"; }

/* line 106, module/_font-awesome.scss */
.icon-user:before {
  content: "\f007"; }

/* line 107, module/_font-awesome.scss */
.icon-film:before {
  content: "\f008"; }

/* line 108, module/_font-awesome.scss */
.icon-th-large:before {
  content: "\f009"; }

/* line 109, module/_font-awesome.scss */
.icon-th:before {
  content: "\f00a"; }

/* line 110, module/_font-awesome.scss */
.icon-th-list:before {
  content: "\f00b"; }

/* line 111, module/_font-awesome.scss */
.icon-ok:before {
  content: "\f00c"; }

/* line 112, module/_font-awesome.scss */
.icon-remove:before {
  content: "\f00d"; }

/* line 113, module/_font-awesome.scss */
.icon-zoom-in:before {
  content: "\f00e"; }

/* line 115, module/_font-awesome.scss */
.icon-zoom-out:before {
  content: "\f010"; }

/* line 116, module/_font-awesome.scss */
.icon-off:before {
  content: "\f011"; }

/* line 117, module/_font-awesome.scss */
.icon-signal:before {
  content: "\f012"; }

/* line 118, module/_font-awesome.scss */
.icon-cog:before {
  content: "\f013"; }

/* line 119, module/_font-awesome.scss */
.icon-trash:before {
  content: "\f014"; }

/* line 120, module/_font-awesome.scss */
.icon-home:before {
  content: "\f015"; }

/* line 121, module/_font-awesome.scss */
.icon-file:before {
  content: "\f016"; }

/* line 122, module/_font-awesome.scss */
.icon-time:before {
  content: "\f017"; }

/* line 123, module/_font-awesome.scss */
.icon-road:before {
  content: "\f018"; }

/* line 124, module/_font-awesome.scss */
.icon-download-alt:before {
  content: "\f019"; }

/* line 125, module/_font-awesome.scss */
.icon-download:before {
  content: "\f01a"; }

/* line 126, module/_font-awesome.scss */
.icon-upload:before {
  content: "\f01b"; }

/* line 127, module/_font-awesome.scss */
.icon-inbox:before {
  content: "\f01c"; }

/* line 128, module/_font-awesome.scss */
.icon-play-circle:before {
  content: "\f01d"; }

/* line 129, module/_font-awesome.scss */
.icon-repeat:before {
  content: "\f01e"; }

/* \f020 doesn't work in Safari. all shifted one down */
/* line 132, module/_font-awesome.scss */
.icon-refresh:before {
  content: "\f021"; }

/* line 133, module/_font-awesome.scss */
.icon-list-alt:before {
  content: "\f022"; }

/* line 134, module/_font-awesome.scss */
.icon-lock:before {
  content: "\f023"; }

/* line 135, module/_font-awesome.scss */
.icon-flag:before {
  content: "\f024"; }

/* line 136, module/_font-awesome.scss */
.icon-headphones:before {
  content: "\f025"; }

/* line 137, module/_font-awesome.scss */
.icon-volume-off:before {
  content: "\f026"; }

/* line 138, module/_font-awesome.scss */
.icon-volume-down:before {
  content: "\f027"; }

/* line 139, module/_font-awesome.scss */
.icon-volume-up:before {
  content: "\f028"; }

/* line 140, module/_font-awesome.scss */
.icon-qrcode:before {
  content: "\f029"; }

/* line 141, module/_font-awesome.scss */
.icon-barcode:before {
  content: "\f02a"; }

/* line 142, module/_font-awesome.scss */
.icon-tag:before {
  content: "\f02b"; }

/* line 143, module/_font-awesome.scss */
.icon-tags:before {
  content: "\f02c"; }

/* line 144, module/_font-awesome.scss */
.icon-book:before {
  content: "\f02d"; }

/* line 145, module/_font-awesome.scss */
.icon-bookmark:before {
  content: "\f02e"; }

/* line 146, module/_font-awesome.scss */
.icon-print:before {
  content: "\f02f"; }

/* line 148, module/_font-awesome.scss */
.icon-camera:before {
  content: "\f030"; }

/* line 149, module/_font-awesome.scss */
.icon-font:before {
  content: "\f031"; }

/* line 150, module/_font-awesome.scss */
.icon-bold:before {
  content: "\f032"; }

/* line 151, module/_font-awesome.scss */
.icon-italic:before {
  content: "\f033"; }

/* line 152, module/_font-awesome.scss */
.icon-text-height:before {
  content: "\f034"; }

/* line 153, module/_font-awesome.scss */
.icon-text-width:before {
  content: "\f035"; }

/* line 154, module/_font-awesome.scss */
.icon-align-left:before {
  content: "\f036"; }

/* line 155, module/_font-awesome.scss */
.icon-align-center:before {
  content: "\f037"; }

/* line 156, module/_font-awesome.scss */
.icon-align-right:before {
  content: "\f038"; }

/* line 157, module/_font-awesome.scss */
.icon-align-justify:before {
  content: "\f039"; }

/* line 158, module/_font-awesome.scss */
.icon-list:before {
  content: "\f03a"; }

/* line 159, module/_font-awesome.scss */
.icon-indent-left:before {
  content: "\f03b"; }

/* line 160, module/_font-awesome.scss */
.icon-indent-right:before {
  content: "\f03c"; }

/* line 161, module/_font-awesome.scss */
.icon-facetime-video:before {
  content: "\f03d"; }

/* line 162, module/_font-awesome.scss */
.icon-picture:before {
  content: "\f03e"; }

/* line 164, module/_font-awesome.scss */
.icon-pencil:before {
  content: "\f040"; }

/* line 165, module/_font-awesome.scss */
.icon-map-marker:before {
  content: "\f041"; }

/* line 166, module/_font-awesome.scss */
.icon-adjust:before {
  content: "\f042"; }

/* line 167, module/_font-awesome.scss */
.icon-tint:before {
  content: "\f043"; }

/* line 168, module/_font-awesome.scss */
.icon-edit:before {
  content: "\f044"; }

/* line 169, module/_font-awesome.scss */
.icon-share:before {
  content: "\f045"; }

/* line 170, module/_font-awesome.scss */
.icon-check:before {
  content: "\f046"; }

/* line 171, module/_font-awesome.scss */
.icon-move:before {
  content: "\f047"; }

/* line 172, module/_font-awesome.scss */
.icon-step-backward:before {
  content: "\f048"; }

/* line 173, module/_font-awesome.scss */
.icon-fast-backward:before {
  content: "\f049"; }

/* line 174, module/_font-awesome.scss */
.icon-backward:before {
  content: "\f04a"; }

/* line 175, module/_font-awesome.scss */
.icon-play:before {
  content: "\f04b"; }

/* line 176, module/_font-awesome.scss */
.icon-pause:before {
  content: "\f04c"; }

/* line 177, module/_font-awesome.scss */
.icon-stop:before {
  content: "\f04d"; }

/* line 178, module/_font-awesome.scss */
.icon-forward:before {
  content: "\f04e"; }

/* line 180, module/_font-awesome.scss */
.icon-fast-forward:before {
  content: "\f050"; }

/* line 181, module/_font-awesome.scss */
.icon-step-forward:before {
  content: "\f051"; }

/* line 182, module/_font-awesome.scss */
.icon-eject:before {
  content: "\f052"; }

/* line 183, module/_font-awesome.scss */
.icon-chevron-left:before {
  content: "\f053"; }

/* line 184, module/_font-awesome.scss */
.icon-chevron-right:before {
  content: "\f054"; }

/* line 185, module/_font-awesome.scss */
.icon-plus-sign:before {
  content: "\f055"; }

/* line 186, module/_font-awesome.scss */
.icon-minus-sign:before {
  content: "\f056"; }

/* line 187, module/_font-awesome.scss */
.icon-remove-sign:before {
  content: "\f057"; }

/* line 188, module/_font-awesome.scss */
.icon-ok-sign:before {
  content: "\f058"; }

/* line 189, module/_font-awesome.scss */
.icon-question-sign:before {
  content: "\f059"; }

/* line 190, module/_font-awesome.scss */
.icon-info-sign:before {
  content: "\f05a"; }

/* line 191, module/_font-awesome.scss */
.icon-screenshot:before {
  content: "\f05b"; }

/* line 192, module/_font-awesome.scss */
.icon-remove-circle:before {
  content: "\f05c"; }

/* line 193, module/_font-awesome.scss */
.icon-ok-circle:before {
  content: "\f05d"; }

/* line 194, module/_font-awesome.scss */
.icon-ban-circle:before {
  content: "\f05e"; }

/* line 196, module/_font-awesome.scss */
.icon-arrow-left:before {
  content: "\f060"; }

/* line 197, module/_font-awesome.scss */
.icon-arrow-right:before {
  content: "\f061"; }

/* line 198, module/_font-awesome.scss */
.icon-arrow-up:before {
  content: "\f062"; }

/* line 199, module/_font-awesome.scss */
.icon-arrow-down:before {
  content: "\f063"; }

/* line 200, module/_font-awesome.scss */
.icon-share-alt:before {
  content: "\f064"; }

/* line 201, module/_font-awesome.scss */
.icon-resize-full:before {
  content: "\f065"; }

/* line 202, module/_font-awesome.scss */
.icon-resize-small:before {
  content: "\f066"; }

/* line 203, module/_font-awesome.scss */
.icon-plus:before {
  content: "\f067"; }

/* line 204, module/_font-awesome.scss */
.icon-minus:before {
  content: "\f068"; }

/* line 205, module/_font-awesome.scss */
.icon-asterisk:before {
  content: "\f069"; }

/* line 206, module/_font-awesome.scss */
.icon-exclamation-sign:before {
  content: "\f06a"; }

/* line 207, module/_font-awesome.scss */
.icon-gift:before {
  content: "\f06b"; }

/* line 208, module/_font-awesome.scss */
.icon-leaf:before {
  content: "\f06c"; }

/* line 209, module/_font-awesome.scss */
.icon-fire:before {
  content: "\f06d"; }

/* line 210, module/_font-awesome.scss */
.icon-eye-open:before {
  content: "\f06e"; }

/* line 212, module/_font-awesome.scss */
.icon-eye-close:before {
  content: "\f070"; }

/* line 213, module/_font-awesome.scss */
.icon-warning-sign:before {
  content: "\f071"; }

/* line 214, module/_font-awesome.scss */
.icon-plane:before {
  content: "\f072"; }

/* line 215, module/_font-awesome.scss */
.icon-calendar:before {
  content: "\f073"; }

/* line 216, module/_font-awesome.scss */
.icon-random:before {
  content: "\f074"; }

/* line 217, module/_font-awesome.scss */
.icon-comment:before {
  content: "\f075"; }

/* line 218, module/_font-awesome.scss */
.icon-magnet:before {
  content: "\f076"; }

/* line 219, module/_font-awesome.scss */
.icon-chevron-up:before {
  content: "\f077"; }

/* line 220, module/_font-awesome.scss */
.icon-chevron-down:before {
  content: "\f078"; }

/* line 221, module/_font-awesome.scss */
.icon-retweet:before {
  content: "\f079"; }

/* line 222, module/_font-awesome.scss */
.icon-shopping-cart:before {
  content: "\f07a"; }

/* line 223, module/_font-awesome.scss */
.icon-folder-close:before {
  content: "\f07b"; }

/* line 224, module/_font-awesome.scss */
.icon-folder-open:before {
  content: "\f07c"; }

/* line 225, module/_font-awesome.scss */
.icon-resize-vertical:before {
  content: "\f07d"; }

/* line 226, module/_font-awesome.scss */
.icon-resize-horizontal:before {
  content: "\f07e"; }

/* line 228, module/_font-awesome.scss */
.icon-bar-chart:before {
  content: "\f080"; }

/* line 229, module/_font-awesome.scss */
.icon-twitter-sign:before {
  content: "\f081"; }

/* line 230, module/_font-awesome.scss */
.icon-facebook-sign:before {
  content: "\f082"; }

/* line 231, module/_font-awesome.scss */
.icon-camera-retro:before {
  content: "\f083"; }

/* line 232, module/_font-awesome.scss */
.icon-key:before {
  content: "\f084"; }

/* line 233, module/_font-awesome.scss */
.icon-cogs:before {
  content: "\f085"; }

/* line 234, module/_font-awesome.scss */
.icon-comments:before {
  content: "\f086"; }

/* line 235, module/_font-awesome.scss */
.icon-thumbs-up:before {
  content: "\f087"; }

/* line 236, module/_font-awesome.scss */
.icon-thumbs-down:before {
  content: "\f088"; }

/* line 237, module/_font-awesome.scss */
.icon-star-half:before {
  content: "\f089"; }

/* line 238, module/_font-awesome.scss */
.icon-heart-empty:before {
  content: "\f08a"; }

/* line 239, module/_font-awesome.scss */
.icon-signout:before {
  content: "\f08b"; }

/* line 240, module/_font-awesome.scss */
.icon-linkedin-sign:before {
  content: "\f08c"; }

/* line 241, module/_font-awesome.scss */
.icon-pushpin:before {
  content: "\f08d"; }

/* line 242, module/_font-awesome.scss */
.icon-external-link:before {
  content: "\f08e"; }

/* line 244, module/_font-awesome.scss */
.icon-signin:before {
  content: "\f090"; }

/* line 245, module/_font-awesome.scss */
.icon-trophy:before {
  content: "\f091"; }

/* line 246, module/_font-awesome.scss */
.icon-github-sign:before {
  content: "\f092"; }

/* line 247, module/_font-awesome.scss */
.icon-upload-alt:before {
  content: "\f093"; }

/* line 248, module/_font-awesome.scss */
.icon-lemon:before {
  content: "\f094"; }

/* line 249, module/_font-awesome.scss */
.icon-phone:before {
  content: "\f095"; }

/* line 250, module/_font-awesome.scss */
.icon-check-empty:before {
  content: "\f096"; }

/* line 251, module/_font-awesome.scss */
.icon-bookmark-empty:before {
  content: "\f097"; }

/* line 252, module/_font-awesome.scss */
.icon-phone-sign:before {
  content: "\f098"; }

/* line 253, module/_font-awesome.scss */
.icon-twitter:before {
  content: "\f099"; }

/* line 254, module/_font-awesome.scss */
.icon-facebook:before {
  content: "\f09a"; }

/* line 255, module/_font-awesome.scss */
.icon-github:before {
  content: "\f09b"; }

/* line 256, module/_font-awesome.scss */
.icon-unlock:before {
  content: "\f09c"; }

/* line 257, module/_font-awesome.scss */
.icon-credit-card:before {
  content: "\f09d"; }

/* line 258, module/_font-awesome.scss */
.icon-rss:before {
  content: "\f09e"; }

/* line 260, module/_font-awesome.scss */
.icon-hdd:before {
  content: "\f0a0"; }

/* line 261, module/_font-awesome.scss */
.icon-bullhorn:before {
  content: "\f0a1"; }

/* line 262, module/_font-awesome.scss */
.icon-bell:before {
  content: "\f0a2"; }

/* line 263, module/_font-awesome.scss */
.icon-certificate:before {
  content: "\f0a3"; }

/* line 264, module/_font-awesome.scss */
.icon-hand-right:before {
  content: "\f0a4"; }

/* line 265, module/_font-awesome.scss */
.icon-hand-left:before {
  content: "\f0a5"; }

/* line 266, module/_font-awesome.scss */
.icon-hand-up:before {
  content: "\f0a6"; }

/* line 267, module/_font-awesome.scss */
.icon-hand-down:before {
  content: "\f0a7"; }

/* line 268, module/_font-awesome.scss */
.icon-circle-arrow-left:before {
  content: "\f0a8"; }

/* line 269, module/_font-awesome.scss */
.icon-circle-arrow-right:before {
  content: "\f0a9"; }

/* line 270, module/_font-awesome.scss */
.icon-circle-arrow-up:before {
  content: "\f0aa"; }

/* line 271, module/_font-awesome.scss */
.icon-circle-arrow-down:before {
  content: "\f0ab"; }

/* line 272, module/_font-awesome.scss */
.icon-globe:before {
  content: "\f0ac"; }

/* line 273, module/_font-awesome.scss */
.icon-wrench:before {
  content: "\f0ad"; }

/* line 274, module/_font-awesome.scss */
.icon-tasks:before {
  content: "\f0ae"; }

/* line 276, module/_font-awesome.scss */
.icon-filter:before {
  content: "\f0b0"; }

/* line 277, module/_font-awesome.scss */
.icon-briefcase:before {
  content: "\f0b1"; }

/* line 278, module/_font-awesome.scss */
.icon-fullscreen:before {
  content: "\f0b2"; }

/* line 280, module/_font-awesome.scss */
.icon-group:before {
  content: "\f0c0"; }

/* line 281, module/_font-awesome.scss */
.icon-link:before {
  content: "\f0c1"; }

/* line 282, module/_font-awesome.scss */
.icon-cloud:before {
  content: "\f0c2"; }

/* line 283, module/_font-awesome.scss */
.icon-beaker:before {
  content: "\f0c3"; }

/* line 284, module/_font-awesome.scss */
.icon-cut:before {
  content: "\f0c4"; }

/* line 285, module/_font-awesome.scss */
.icon-copy:before {
  content: "\f0c5"; }

/* line 286, module/_font-awesome.scss */
.icon-paper-clip:before {
  content: "\f0c6"; }

/* line 287, module/_font-awesome.scss */
.icon-save:before {
  content: "\f0c7"; }

/* line 288, module/_font-awesome.scss */
.icon-sign-blank:before {
  content: "\f0c8"; }

/* line 289, module/_font-awesome.scss */
.icon-reorder:before {
  content: "\f0c9"; }

/* line 290, module/_font-awesome.scss */
.icon-list-ul:before {
  content: "\f0ca"; }

/* line 291, module/_font-awesome.scss */
.icon-list-ol:before {
  content: "\f0cb"; }

/* line 292, module/_font-awesome.scss */
.icon-strikethrough:before {
  content: "\f0cc"; }

/* line 293, module/_font-awesome.scss */
.icon-underline:before {
  content: "\f0cd"; }

/* line 294, module/_font-awesome.scss */
.icon-table:before {
  content: "\f0ce"; }

/* line 296, module/_font-awesome.scss */
.icon-magic:before {
  content: "\f0d0"; }

/* line 297, module/_font-awesome.scss */
.icon-truck:before {
  content: "\f0d1"; }

/* line 298, module/_font-awesome.scss */
.icon-pinterest:before {
  content: "\f0d2"; }

/* line 299, module/_font-awesome.scss */
.icon-pinterest-sign:before {
  content: "\f0d3"; }

/* line 300, module/_font-awesome.scss */
.icon-google-plus-sign:before {
  content: "\f0d4"; }

/* line 301, module/_font-awesome.scss */
.icon-google-plus:before {
  content: "\f0d5"; }

/* line 302, module/_font-awesome.scss */
.icon-money:before {
  content: "\f0d6"; }

/* line 303, module/_font-awesome.scss */
.icon-caret-down:before {
  content: "\f0d7"; }

/* line 304, module/_font-awesome.scss */
.icon-caret-up:before {
  content: "\f0d8"; }

/* line 305, module/_font-awesome.scss */
.icon-caret-left:before {
  content: "\f0d9"; }

/* line 306, module/_font-awesome.scss */
.icon-caret-right:before {
  content: "\f0da"; }

/* line 307, module/_font-awesome.scss */
.icon-columns:before {
  content: "\f0db"; }

/* line 308, module/_font-awesome.scss */
.icon-sort:before {
  content: "\f0dc"; }

/* line 309, module/_font-awesome.scss */
.icon-sort-down:before {
  content: "\f0dd"; }

/* line 310, module/_font-awesome.scss */
.icon-sort-up:before {
  content: "\f0de"; }

/* line 312, module/_font-awesome.scss */
.icon-envelope-alt:before {
  content: "\f0e0"; }

/* line 313, module/_font-awesome.scss */
.icon-linkedin:before {
  content: "\f0e1"; }

/* line 314, module/_font-awesome.scss */
.icon-undo:before {
  content: "\f0e2"; }

/* line 315, module/_font-awesome.scss */
.icon-legal:before {
  content: "\f0e3"; }

/* line 316, module/_font-awesome.scss */
.icon-dashboard:before {
  content: "\f0e4"; }

/* line 317, module/_font-awesome.scss */
.icon-comment-alt:before {
  content: "\f0e5"; }

/* line 318, module/_font-awesome.scss */
.icon-comments-alt:before {
  content: "\f0e6"; }

/* line 319, module/_font-awesome.scss */
.icon-bolt:before {
  content: "\f0e7"; }

/* line 320, module/_font-awesome.scss */
.icon-sitemap:before {
  content: "\f0e8"; }

/* line 321, module/_font-awesome.scss */
.icon-umbrella:before {
  content: "\f0e9"; }

/* line 322, module/_font-awesome.scss */
.icon-paste:before {
  content: "\f0ea"; }

/* line 324, module/_font-awesome.scss */
.icon-user-md:before {
  content: "\f200"; }

/* Common
   ----------------------------------- */
/* line 21, screen.scss */
body {
  width: 100%;
  height: 100%;
  font-size: 15px;
  color: white;
  -webkit-animation: gradient_pan 5s infinite linear;
  background-color: #216eb5;
  background-image: -webkit-gradient(linear, 100% 0%, 0% 100%, color-stop(0%, #216eb5), color-stop(100%, #113a5f));
  background-image: -webkit-linear-gradient(right top, #216eb5, #113a5f);
  background-image: -moz-linear-gradient(right top, #216eb5, #113a5f);
  background-image: -o-linear-gradient(right top, #216eb5, #113a5f);
  background-image: linear-gradient(right top, #216eb5, #113a5f);
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", メイリオ, sans-serif; }

/* line 31, screen.scss */
a {
  color: white; }

/* line 34, screen.scss */
a:hover {
  text-decoration: none; }

/* line 37, screen.scss */
.wrapper {
  width: 960px;
  margin: 0 auto;
  *zoom: 1; }
  /* line 38, ../../../../../Applications/CodeKit.app/Contents/Resources/engines/compass/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
  .wrapper:after {
    content: "";
    display: table;
    clear: both; }

/* line 42, screen.scss */
#content {
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, 100% 0%, 0% 100%, color-stop(0%, #216eb5), color-stop(100%, #113a5f));
  background-image: -webkit-linear-gradient(right top, #216eb5, #113a5f);
  background-image: -moz-linear-gradient(right top, #216eb5, #113a5f);
  background-image: -o-linear-gradient(right top, #216eb5, #113a5f);
  background-image: linear-gradient(right top, #216eb5, #113a5f); }

/* line 47, screen.scss */
.btn {
  display: block;
  text-decoration: none;
  padding: 10px 0;
  line-height: 1.5;
  opacity: 0.9;
  border-radius: 4px;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5); }

/* line 56, screen.scss */
.section {
  padding-top: 50px;
  margin-top: 50px;
  position: relative;
  z-index: 100; }
  /* line 61, screen.scss */
  .section .sectionTitle {
    width: 100%;
    height: 50px;
    line-height: 50px;
    border-bottom: solid 2px white;
    font-size: 150%;
    opacity: 0.9;
    *zoom: 1; }
    /* line 38, ../../../../../Applications/CodeKit.app/Contents/Resources/engines/compass/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
    .section .sectionTitle:after {
      content: "";
      display: table;
      clear: both; }
  /* line 70, screen.scss */
  .section .sectionContent {
    margin-top: 25px;
    font-size: 90%; }
    /* line 73, screen.scss */
    .section .sectionContent strong {
      font-weight: bold; }
    /* line 76, screen.scss */
    .section .sectionContent p {
      line-height: 1.7;
      opacity: 0.9;
      margin-bottom: 1em; }
    /* line 82, screen.scss */
    .section .sectionContent ul li {
      line-height: 1.7;
      opacity: 0.9;
      margin-bottom: 1em; }
      /* line 87, screen.scss */
      .section .sectionContent ul li ol li {
        text-indent: 1em;
        margin-bottom: 0; }

/* line 97, screen.scss */
#header {
  position: relative;
  color: white;
  background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0%, #216eb5), color-stop(100%, #113a5f));
  background-image: -webkit-linear-gradient(left top, #216eb5, #113a5f);
  background-image: -moz-linear-gradient(left top, #216eb5, #113a5f);
  background-image: -o-linear-gradient(left top, #216eb5, #113a5f);
  background-image: linear-gradient(left top, #216eb5, #113a5f); }
  /* line 101, screen.scss */
  #header .headerLeft {
    float: left;
    width: 565px;
    padding: 110px 0 100px 0; }
    /* line 105, screen.scss */
    #header .headerLeft #siteName {
      width: 100%;
      height: 100%;
      color: white;
      text-align: left;
      font-size: 245%;
      line-height: 1.2;
      font-weight: 100; }
    /* line 114, screen.scss */
    #header .headerLeft p {
      margin-top: 10px;
      font-size: 150%; }
  /* line 119, screen.scss */
  #header .headerRight {
    float: left;
    width: 314px;
    margin-left: 40px;
    padding: 70px 0 130px 0; }
    /* line 124, screen.scss */
    #header .headerRight p {
      font-size: 115%;
      line-height: 1.7; }
    /* line 128, screen.scss */
    #header .headerRight .facebook {
      background: #365a9b;
      color: white;
      margin-top: 20px; }
      /* line 132, screen.scss */
      #header .headerRight .facebook:hover {
        background: white;
        color: #365a9b; }
      /* line 136, screen.scss */
      #header .headerRight .facebook:active {
        box-shadow: none; }
      /* line 139, screen.scss */
      #header .headerRight .facebook .icon-facebook {
        padding: 5px 25px;
        display: inline-block;
        vertical-align: middle;
        font-size: 250%; }
      /* line 145, screen.scss */
      #header .headerRight .facebook span {
        display: inline-block;
        vertical-align: middle;
        padding: 5px 0px; }
      /* line 150, screen.scss */
      #header .headerRight .facebook .icon-circle-arrow-right {
        font-size: 250%;
        padding: 5px 20px;
        display: inline-block;
        vertical-align: middle; }
  /* line 158, screen.scss */
  #header #nav {
    width: 100%;
    height: 50px;
    line-height: 50px;
    opacity: 0.9;
    text-align: left;
    color: white;
    z-index: 9999;
    position: absolute;
    bottom: 0;
    left: 0;
    margin-top: -50px;
    font-size: 80%;
    -webkit-transition-property: margin-top, background;
    -moz-transition-property: margin-top, background;
    -o-transition-property: margin-top, background;
    transition-property: margin-top background;
    -webkit-transition-duration: 2s;
    -moz-transition-duration: 2s;
    -o-transition-duration: 2s;
    transition-duration: 2s;
    -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    -moz-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
    /* line 175, screen.scss */
    #header #nav ul li {
      display: inline-block; }
      /* line 177, screen.scss */
      #header #nav ul li a {
        display: block;
        color: white;
        text-decoration: none;
        padding: 0 10px; }
        /* line 182, screen.scss */
        #header #nav ul li a:hover {
          background: white;
          color: #216eb5; }
    /* line 188, screen.scss */
    #header #nav ul .title, #header #nav ul .backTop {
      display: none; }
    /* line 191, screen.scss */
    #header #nav ul .likeButton {
      position: relative;
      top: 4px;
      margin-left: 10px; }
    /* line 196, screen.scss */
    #header #nav ul .tweetButton {
      position: relative;
      top: 3px; }
    /* line 201, screen.scss */
    #header #nav.fixed {
      height: 30px;
      line-height: 30px;
      position: fixed;
      top: 0;
      left: 0;
      margin-top: 0;
      background: white;
      color: black; }
      /* line 212, screen.scss */
      #header #nav.fixed ul li a {
        color: #216eb5; }
        /* line 214, screen.scss */
        #header #nav.fixed ul li a:hover {
          background: #216eb5;
          color: white; }
      /* line 220, screen.scss */
      #header #nav.fixed ul .title, #header #nav.fixed ul .backTop {
        display: inline-block; }
      /* line 223, screen.scss */
      #header #nav.fixed ul .likeButton, #header #nav.fixed ul .tweetButton {
        display: none; }

/* line 230, screen.scss */
#about {
  margin-top: 0; }
  /* line 232, screen.scss */
  #about .poster {
    float: right;
    padding: 0 0 25px 25px; }
  /* line 236, screen.scss */
  #about #aboutKotoen {
    margin-top: 50px;
    background: #164c7c;
    padding: 20px; }
    /* line 240, screen.scss */
    #about #aboutKotoen h3 {
      font-weight: lighter;
      opacity: 0.9; }
    /* line 244, screen.scss */
    #about #aboutKotoen .kotoenContent {
      margin-top: 25px;
      *zoom: 1; }
      /* line 38, ../../../../../Applications/CodeKit.app/Contents/Resources/engines/compass/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
      #about #aboutKotoen .kotoenContent:after {
        content: "";
        display: table;
        clear: both; }
      /* line 247, screen.scss */
      #about #aboutKotoen .kotoenContent img {
        display: block;
        float: left;
        margin: 0 20px 20px 0; }
      /* line 252, screen.scss */
      #about #aboutKotoen .kotoenContent .kotoenText {
        margin-left: 20px;
        width: 900px; }

/* line 261, screen.scss */
#how .sectionContent .formLink {
  background: white;
  color: #216eb5;
  padding: 20px;
  width: 200px;
  font-size: 170%; }
  /* line 267, screen.scss */
  #how .sectionContent .formLink i {
    margin-left: 13px; }
  /* line 270, screen.scss */
  #how .sectionContent .formLink:hover {
    background: #216eb5;
    color: white; }
  /* line 274, screen.scss */
  #how .sectionContent .formLink:active {
    box-shadow: none; }

/* line 281, screen.scss */
#footer p {
  margin-bottom: 30px; }
  /* line 283, screen.scss */
  #footer p small {
    opacity: 0.9; }
