@charset "UTF-8";

/* line 4, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
html,
body {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}

/* line 6, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
html {
    font-size: 100.01%;
}

/* line 16, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
a,
abbr,
acronym,
address,
code,
del,
dfn,
em,
img,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
caption,
tbody,
tfoot,
thead,
tr {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}

/* line 18, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
blockquote,
q {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    quotes: """";
}

/* line 45, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
}

/* line 20, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
th,
td,
caption {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}

/* line 22, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
table {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    border-collapse: separate;
    border-spacing: 0;
    vertical-align: middle;
}

/* line 24, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
a img {
    border: none;
}

/* line 41, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_scaffolding.scss */
body.bp .box {
    padding: 1.5em;
    margin-bottom: 1.5em;
    background: #e5ecf9;
}

/* line 44, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_scaffolding.scss */
body.bp div.border {
    padding-right: 4px;
    margin-right: 5px;
    border-right: 1px solid #eeeeee;
}

/* line 47, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_scaffolding.scss */
body.bp div.colborder {
    padding-right: 24px;
    margin-right: 25px;
    border-right: 1px solid #eeeeee;
}

/* line 49, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_scaffolding.scss */
body.bp hr {
    background: #dddddd;
    color: #dddddd;
    clear: both;
    float: none;
    width: 100%;
    height: 0.1em;
    margin: 0 0 1.45em;
    border: none;
}

/* line 51, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_scaffolding.scss */
body.bp hr.space {
    background: #dddddd;
    color: #dddddd;
    clear: both;
    float: none;
    width: 100%;
    height: 0.1em;
    margin: 0 0 1.45em;
    border: none;
    background: white;
    color: white;
    visibility: hidden;
}

/* line 53, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_scaffolding.scss */
body.bp form.inline {
    line-height: 3;
}

/* line 6, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_form.scss */
body.bp form.inline p {
    margin-bottom: 0;
}

@font-face {
    font-family: 'GentiumBasicRegular';
    src: url("/static/fonts/GenBasR-webfont.eot");
    src: local("☺"), url("/static/fonts/GenBasR-webfont.woff") format("woff"), url("/static/fonts/GenBasR-webfont.ttf") format("truetype"), url("/static/fonts/GenBasR-webfont.svg#webfont83Gk0EqE") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DeliciousHeavy';
    src: url("/static/fonts/Delicious-Heavy.eot");
    src: local("☺"), url("/static/fonts/Delicious-Heavy.ttf") format("truetype"), url("/static/fonts/Delicious-Heavy.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

/* line 65, ../src/common.scss */
html {
    min-height: 100%;
    height: auto;
}

/* line 71, ../src/common.scss */
textarea {
    font-family: Arial, Helvetica, "Nimbus Sans L", "Liberation Sans", FreeSans, Sans-serif;
}

/* line 76, ../src/common.scss */
*:focus {
    outline: none;
}

/* line 78, ../src/common.scss */
body {
    line-height: 1.5;
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    color: #333333;
    font-size: 75%;
    background: url('/static/img/grid.png');
    background-color: #c1dae3;
    font-family: Arial, Helvetica, "Nimbus Sans L", "Liberation Sans", FreeSans, Sans-serif;
    background-image: url('/static/img/bg-top-grad.png');
    background-repeat: repeat-x;
    background-position: left top;
}

/* line 65, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
    font-weight: normal;
    color: #222222;
}

/* line 66, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body h1 img,
body h2 img,
body h3 img,
body h4 img,
body h5 img,
body h6 img {
    margin: 0;
}

/* line 67, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body h1 {
    font-size: 3em;
    line-height: 1;
    margin-bottom: 0.50em;
}

/* line 68, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body h2 {
    font-size: 2em;
    margin-bottom: 0.75em;
}

/* line 69, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body h3 {
    font-size: 1.5em;
    line-height: 1;
    margin-bottom: 1.00em;
}

/* line 70, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body h4 {
    font-size: 1.2em;
    line-height: 1.25;
    margin-bottom: 1.25em;
}

/* line 71, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body h5 {
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 1.50em;
}

/* line 72, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body h6 {
    font-size: 1em;
    font-weight: bold;
}

/* line 73, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body p {
    margin: 0 0 1.5em;
}

/* line 74, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body p img.left {
    display: inline;
    float: left;
    margin: 1.5em 1.5em 1.5em 0;
    padding: 0;
}

/* line 75, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body p img.right {
    display: inline;
    float: right;
    margin: 1.5em 0 1.5em 1.5em;
    padding: 0;
}

/* line 77, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body a {
    text-decoration: underline;
    color: #000099;
}

/* line 18, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/utilities/links/_link-colors.scss */
body a:visited {
    color: #000066;
}

/* line 21, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/utilities/links/_link-colors.scss */
body a:focus {
    color: black;
}

/* line 24, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/utilities/links/_link-colors.scss */
body a:hover {
    color: black;
}

/* line 27, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/utilities/links/_link-colors.scss */
body a:active {
    color: #cc0099;
}

/* line 78, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body blockquote {
    margin: 1.5em;
    color: #666666;
    font-style: italic;
}

/* line 79, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body strong {
    font-weight: bold;
}

/* line 80, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body em {
    font-style: italic;
}

/* line 81, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body dfn {
    font-style: italic;
    font-weight: bold;
}

/* line 82, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body sup,
body sub {
    line-height: 0;
}

/* line 83, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body abbr,
body acronym {
    border-bottom: 1px dotted #666666;
}

/* line 84, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body address {
    margin: 0 0 1.5em;
    font-style: italic;
}

/* line 85, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body del {
    color: #666666;
}

/* line 86, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body pre {
    margin: 1.5em 0;
    white-space: pre;
}

/* line 87, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body pre,
body code,
body tt {
    font: 1em "andale mono", "lucida console", monospace;
    line-height: 1.5;
}

/* line 88, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body li ul,
body li ol {
    margin: 0;
}

/* line 89, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body ul,
body ol {
    margin: 0 1.5em 1.5em 0;
    padding-left: 3.333em;
}

/* line 90, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body ul {
    list-style-type: disc;
}

/* line 91, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body ol {
    list-style-type: decimal;
}

/* line 92, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body dl {
    margin: 0 0 1.5em 0;
}

/* line 93, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body dl dt {
    font-weight: bold;
}

/* line 94, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body dd {
    margin-left: 1.5em;
}

/* line 95, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body table {
    margin-bottom: 1.4em;
    width: 100%;
}

/* line 96, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body th {
    font-weight: bold;
}

/* line 97, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body thead th {
    background: #c3d9ff;
}

/* line 98, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body th,
body td,
body caption {
    padding: 4px 10px 4px 5px;
}

/* line 99, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body tr.even td {
    background: #e5ecf9;
}

/* line 100, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body tfoot {
    font-style: italic;
}

/* line 101, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body caption {
    background: #eeeeee;
}

/* line 102, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body .quiet {
    color: #666666;
}

/* line 103, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body .loud {
    color: #111111;
}

/* line 9, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
body .clear {
    clear: both;
}

/* line 12, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
body .nowrap {
    white-space: nowrap;
}

/* line 16, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
body .clearfix {
    overflow: hidden;
    *zoom: 1;
}

/* line 18, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
body .small {
    font-size: 0.8em;
    margin-bottom: 1.875em;
    line-height: 1.875em;
}

/* line 22, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
body .large {
    font-size: 1.2em;
    line-height: 2.5em;
    margin-bottom: 1.25em;
}

/* line 26, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
body .first {
    margin-left: 0;
    padding-left: 0;
}

/* line 29, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
body .last {
    margin-right: 0;
    padding-right: 0;
}

/* line 32, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
body .top {
    margin-top: 0;
    padding-top: 0;
}

/* line 35, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
body .bottom {
    margin-bottom: 0;
    padding-bottom: 0;
}

/* line 8, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_debug.scss */
body .showgrid {
    background: url('/images/grid.png?1398762750');
}

/* line 4, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body .error {
    padding: 0.8em;
    margin-bottom: 1em;
    border: 2px solid #dddddd;
    background: #fbe3e4;
    color: #8a1f11;
    border-color: #fbc2c4;
}

/* line 29, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body .error a {
    color: #8a1f11;
}

/* line 6, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body .notice {
    padding: 0.8em;
    margin-bottom: 1em;
    border: 2px solid #dddddd;
    background: #fff6bf;
    color: #514721;
    border-color: #ffd324;
}

/* line 37, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body .notice a {
    color: #514721;
}

/* line 8, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body .success {
    padding: 0.8em;
    margin-bottom: 1em;
    border: 2px solid #dddddd;
    background: #e6efc2;
    color: #264409;
    border-color: #c6d880;
}

/* line 45, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body .success a {
    color: #264409;
}

/* line 10, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body .hide {
    display: none;
}

/* line 12, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body .highlight {
    background: yellow;
}

/* line 14, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body .added {
    background: #006600;
    color: white;
}

/* line 16, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_interaction.scss */
body .removed {
    background: #990000;
    color: white;
}

/* line 95, ../src/common.scss */
img {
    border: none;
}

/* line 99, ../src/common.scss */
.box-top {
    display: inline;
    float: left;
    margin-right: 0;
    width: 955px;
    background-image: url('/static/img/top-white-bg.png');
    background-repeat: no-repeat;
    height: 10px;
}

/* line 138, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .box-top {
    overflow-x: hidden;
}

/* line 108, ../src/common.scss */
.box-bottom {
    display: inline;
    float: left;
    margin-right: 0;
    width: 955px;
    background-image: url('/static/img/bottom-white-bg.png');
    background-repeat: no-repeat;
    height: 20px;
}

/* line 138, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .box-bottom {
    overflow-x: hidden;
}

/* line 117, ../src/common.scss */
.box-main {
    display: inline;
    float: left;
    margin-right: 0;
    width: 955px;
    min-height: 250px;
    background-image: url('/static/img/main-white-bg.png');
    background-repeat: repeat-y;
    width: 953px;
}

/* line 138, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .box-main {
    overflow-x: hidden;
}

/* line 127, ../src/common.scss */
.box-top-support {
    display: inline;
    float: left;
    margin-right: 0;
    width: 955px;
    background-image: url('/static/img/top-blue-bg.png');
    background-repeat: no-repeat;
    height: 17px;
}

/* line 138, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .box-top-support {
    overflow-x: hidden;
}

/* line 136, ../src/common.scss */
.box-bottom-support {
    display: inline;
    float: left;
    margin-right: 0;
    width: 955px;
    background-image: url('/static/img/bottom-blue-bg.png');
    background-repeat: no-repeat;
    height: 22px;
}

/* line 138, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .box-bottom-support {
    overflow-x: hidden;
}

/* line 145, ../src/common.scss */
.box-main-support {
    display: inline;
    float: left;
    margin-right: 0;
    width: 955px;
    min-height: 160px;
    background-image: url('/static/img/main-blue-bg.png');
    background-repeat: repeat-y;
    width: 953px;
}

/* line 138, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .box-main-support {
    overflow-x: hidden;
}

/* Notifications */
/* line 170, ../src/common.scss */
.notif {
    padding: 12px 15px 12px 35px;
    -webkit-border-radius: 3px 3px;
    -moz-border-radius: 3px / 3px;
    -o-border-radius: 3px / 3px;
    -ms-border-radius: 3px / 3px;
    -khtml-border-radius: 3px / 3px;
    border-radius: 3px / 3px;
    border-width: 1px;
    color: #454545;
    font-weight: bold;
}

/* line 179, ../src/common.scss */
#top-notif {
    display: inline;
    float: left;
    margin-right: 0;
    width: 271.458px;
    padding-left: 321.667px;
    position: absolute;
    top: -50px;
}

/* line 138, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #top-notif {
    overflow-x: hidden;
}

/* line 186, ../src/common.scss */
#top-notif .notif {
    display: inline;
    float: left;
    margin-right: 0;
    width: 231.25px;
    padding-left: 40px;
    padding-right: 10px;
    background-position: 77px 50%;
    margin-top: 5px;
}

/* line 138, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #top-notif .notif {
    overflow-x: hidden;
}

/* line 195, ../src/common.scss */
#top-notif .info,
#top-notif .success {
    background: #fff8c4;
    background: #fff8c4 url(../../img/carnet/picto-info.png) no-repeat 15px 50%;
    border: 1px solid #e1d58d;
}

/* line 200, ../src/common.scss */
#top-notif .news {
    background: #d4eca0 url(../../img/carnet/picto-green-arrow.png) no-repeat 15px 50%;
    border: 1px solid #a9c169;
}

/* line 206, ../src/common.scss */
#top-notif .error,
#top-notif .warning {
    background: url(../../img/carnet/picto-error.png) no-repeat 15px 50%;
    background-color: #ffd0d0;
    border: 1px solid #9a1c20;
}

/* Noticies */
/* line 217, ../src/common.scss */
.noticies {
    display: inline;
    float: left;
    margin-right: 0;
    width: 955px;
}

/* line 138, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .noticies {
    overflow-x: hidden;
}

/* line 219, ../src/common.scss */
.noticies .notice {
    display: inline;
    float: left;
    margin-right: 0;
    width: 914.792px;
    margin: 3px 0 3px 0;
    padding: 10px 0px 10px 40px;
    -webkit-border-radius: 3px 3px;
    -moz-border-radius: 3px / 3px;
    -o-border-radius: 3px / 3px;
    -ms-border-radius: 3px / 3px;
    -khtml-border-radius: 3px / 3px;
    border-radius: 3px / 3px;
    border-width: 1px;
    color: #454545;
}

/* line 138, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .noticies .notice {
    overflow-x: hidden;
}

/* line 227, ../src/common.scss */
.noticies .notice span.datetime {
    float: left;
    margin-right: 10px;
    color: #666;
}

/* line 233, ../src/common.scss */
.noticies .notice span.message-response {
    float: left;
    width: 85%;
}

/* line 239, ../src/common.scss */
.noticies .notice .close {
    display: block;
    float: right;
    width: 15px;
    padding-left: 20px;
    margin-right: 0px;
    margin-top: -10px;
    text-decoration: none;
    color: black;
    font-size: 12px;
    opacity: 0.3;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
}

/* line 251, ../src/common.scss */
.noticies .notice .close:hover {
    opacity: 0.6;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
}

/* line 260, ../src/common.scss */
.noticies .miles_credit,
.noticies .sponsoring_sponsor,
.noticies .sponsoring_nephew,
.noticies .fistclass_payed,
.noticies .convert_miles {
    background: #fff8c4;
    background: #fff8c4 url(../../img/carnet/picto-info.png) no-repeat 15px 12px;
    border: 1px solid #e1d58d;
}

/* line 266, ../src/common.scss */
.noticies .beta_payed_bonus {
    background: #d4eca0;
    background: #d4eca0 url(../../img/carnet/picto-info.png) no-repeat 15px 50%;
    border: 1px solid #a9c169;
}

/* line 272, ../src/common.scss */
.noticies .fistclass_downgrade {
    background: #fff8c4 url(../../img/carnet/user_red_information.png) no-repeat 15px 50%;
    background-color: #ffd0d0;
    border: 1px solid #9a1c20;
}

/* Form MIXINS  */
/* POPUP COMMON */
/* line 543, ../src/common.scss */
.popup {
    position: absolute;
    top: 50%;
    width: 680px;
    height: 400px;
    left: 50%;
    -webkit-border-radius: 4px 4px;
    -moz-border-radius: 4px / 4px;
    -o-border-radius: 4px / 4px;
    -ms-border-radius: 4px / 4px;
    -khtml-border-radius: 4px / 4px;
    border-radius: 4px / 4px;
    background: white;
    -moz-box-shadow: rgba(0, 0, 0, 0.7) 0 0 9px 0;
    -webkit-box-shadow: rgba(0, 0, 0, 0.7) 0 0 9px 0;
    -o-box-shadow: rgba(0, 0, 0, 0.7) 0 0 9px 0;
    box-shadow: rgba(0, 0, 0, 0.7) 0 0 9px 0;
}

/* line 555, ../src/common.scss */
.popup .ct {
    padding-left: 50px;
    padding-right: 40px;
}

/* line 560, ../src/common.scss */
.popup .head {
    -webkit-border-radius: 4px 4px;
    -moz-border-radius: 4px 4px 0 0 / 4px 4px 0 0;
    -o-border-radius: 4px 4px 0 0 / 4px 4px 0 0;
    -ms-border-radius: 4px 4px 0 0 / 4px 4px 0 0;
    -khtml-border-radius: 4px 4px 0 0 / 4px 4px 0 0;
    border-radius: 4px 4px 0 0 / 4px 4px 0 0;
    background: #073150;
    padding-top: 10px;
    padding-bottom: 3px;
    color: white;
    font-size: 1.5em;
    padding-left: 20px;
    padding-right: 40px;
}

/* line 568, ../src/common.scss */
.popup .head .close {
    position: absolute;
    top: 8px;
    right: 10px;
}

/* line 578, ../src/common.scss */
.popup .details {
    color: #454545;
    padding-top: 15px;
    padding-bottom: 15px;
    background: #edf5f8;
    font-size: 13px;
    padding-left: 20px;
    padding-right: 40px;
}

/* line 590, ../src/common.scss */
.popup .details.error {
    color: #454545;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #ffd0d0;
    font-size: 13px;
    padding-left: 20px;
    padding-right: 40px;
}

/* line 600, ../src/common.scss */
.popup .body {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 13px;
}

/* line 611, ../src/common.scss */
.popup {
    position: absolute;
    z-index: 101;
    display: none;
}

/* First class popup */
/* line 622, ../src/common.scss */
div#fc-only-popup.popup,
div#fc-only-popup-stats.popup,
div#hiddenlb-popup.popup {
    margin: -275px 0 0 -420px;
    width: 800px;
    height: auto;
    top: 320px;
}

/* line 628, ../src/common.scss */
div#fc-only-popup.popup .btn,
div#fc-only-popup-stats.popup .btn,
div#hiddenlb-popup.popup .btn {
    width: 280px;
    text-align: center;
}

/* line 633, ../src/common.scss */
div#fc-only-popup.popup .body,
div#fc-only-popup-stats.popup .body,
div#hiddenlb-popup.popup .body {
    padding-top: 0px;
}

/* line 637, ../src/common.scss */
div#fc-only-popup.popup .ct,
div#fc-only-popup-stats.popup .ct,
div#hiddenlb-popup.popup .ct {
    padding-left: 20px;
    padding-right: 20px;
}

/* line 641, ../src/common.scss */
div#fc-only-popup.popup .pricing-offer-box,
div#fc-only-popup-stats.popup .pricing-offer-box,
div#hiddenlb-popup.popup .pricing-offer-box {
    width: 330px;
    float: right;
    margin-left: 35px !important;
    margin-bottom: 10px !important;
}

/* line 647, ../src/common.scss */
div#fc-only-popup.popup .asf-banner,
div#fc-only-popup-stats.popup .asf-banner,
div#hiddenlb-popup.popup .asf-banner {
    float: left;
    margin: 85px 0 0 -80px;
    position: relative;
    z-index: 100;
    background-image: url('/static/img/banner-asf-popup.png');
    background-repeat: no-repeat;
    width: 241px;
    height: 82px;
}

/* line 659, ../src/common.scss */
div#fc-only-popup.popup .price-bg,
div#fc-only-popup-stats.popup .price-bg,
div#hiddenlb-popup.popup .price-bg {
    float: left;
    position: relative;
    z-index: 200;
    padding: 65px 20px 0px 20px;
    background-image: url('/static/img/price-bg.png');
    background-repeat: no-repeat;
    width: 180px;
    height: 115px;
    margin-left: 0px;
    margin-top: 30px;
}

/* line 673, ../src/common.scss */
div#fc-only-popup.popup .price-bg .price,
div#fc-only-popup-stats.popup .price-bg .price,
div#hiddenlb-popup.popup .price-bg .price {
    font-family: 'DeliciousHeavy';
    text-align: center;
    display: block;
    color: white;
    font-size: 36px;
    margin-bottom: -10px;
}

/* line 679, ../src/common.scss */
div#fc-only-popup.popup .price-bg .price .infos,
div#fc-only-popup-stats.popup .price-bg .price .infos,
div#hiddenlb-popup.popup .price-bg .price .infos {
    font-family: 'Arial';
    font-size: 11px;
    font-style: italic;
    margin-top: 8px;
}

/* line 686, ../src/common.scss */
div#fc-only-popup.popup .price-bg .price .currency,
div#fc-only-popup-stats.popup .price-bg .price .currency,
div#hiddenlb-popup.popup .price-bg .price .currency {
    font-family: 'Arial';
    font-weight: bold;
    font-size: 20px;
    color: white;
    margin: 5px -50px 0px 0px;
    float: left;
}

/* line 694, ../src/common.scss */
div#fc-only-popup.popup .price-bg .price .value,
div#fc-only-popup-stats.popup .price-bg .price .value,
div#hiddenlb-popup.popup .price-bg .price .value {
    margin-left: -30px;
}

/* line 697, ../src/common.scss */
div#fc-only-popup.popup .price-bg .price .frequency,
div#fc-only-popup-stats.popup .price-bg .price .frequency,
div#hiddenlb-popup.popup .price-bg .price .frequency {
    font-size: 20px;
    color: white;
}

/* line 704, ../src/common.scss */
div#fc-only-popup.popup p,
div#fc-only-popup-stats.popup p,
div#hiddenlb-popup.popup p {
    font-size: 14px;
    text-align: center;
}

/* line 709, ../src/common.scss */
div#fc-only-popup.popup ul.points li,
div#fc-only-popup-stats.popup ul.points li,
div#hiddenlb-popup.popup ul.points li {
    background-image: url('/static/img/bullet-plus-red.png');
    background-repeat: no-repeat;
    background-position: left 3px !important;
}

/* line 718, ../src/common.scss */
div#fc-only-popup.popup a.btn.red,
div#fc-only-popup-stats.popup a.btn.red,
div#hiddenlb-popup.popup a.btn.red {
    margin: 15px 0px 0px 280px;
    font-size: 16px;
    height: 25px;
}

/* line 722, ../src/common.scss */
div#fc-only-popup.popup a.btn.red:hover,
div#fc-only-popup-stats.popup a.btn.red:hover,
div#hiddenlb-popup.popup a.btn.red:hover {
    margin-top: 15px !important;
}

/* CGVU Popup */
/* line 730, ../src/common.scss */
div#gcu-popup.popup {
    margin: -275px 0 0 0px;
    width: 700px;
    height: 590px;
    top: 320px;
}

/* line 736, ../src/common.scss */
div#gcu-popup.popup p {
    font-size: 14px;
}

/* line 762, ../src/common.scss */
a.btn-mini.red {
    -webkit-border-radius: 4px 4px;
    -moz-border-radius: 4px / 4px;
    -o-border-radius: 4px / 4px;
    -ms-border-radius: 4px / 4px;
    -khtml-border-radius: 4px / 4px;
    border-radius: 4px / 4px;
    -moz-box-shadow: #dddddd 0px 0px 2px 0;
    -webkit-box-shadow: #dddddd 0px 0px 2px 0;
    -o-box-shadow: #dddddd 0px 0px 2px 0;
    box-shadow: #dddddd 0px 0px 2px 0;
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
    height: 18px;
    font-size: 12px;
    text-align: center;
    padding-top: 5px;
    margin: 0px;
    padding: 3px;
    border: 1px solid #9a1c20;
    background-color: #8e090e;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #bf0c13), color-stop(100%, #8e090e));
    background-image: -moz-linear-gradient(top, #bf0c13 0%, #8e090e 100%);
    background-image: linear-gradient(top, #bf0c13 0%, #8e090e 100%);
    color: white;
}

/* line 765, ../src/common.scss */
a.btn-mini.red:hover {
    -moz-box-shadow: #999999 0px 0px 3px 0;
    -webkit-box-shadow: #999999 0px 0px 3px 0;
    -o-box-shadow: #999999 0px 0px 3px 0;
    box-shadow: #999999 0px 0px 3px 0;
    color: white;
}

/* Pricing box */
/* line 783, ../src/common.scss */
.pricing-offer-box {
    display: inline;
    float: left;
    margin-right: 0;
    width: 633.333px;
    margin: 10px 0px 20px 0px;
    font-size: 14px;
    background-image: url('/static/img/pricing-offer-content.png');
    background-repeat: no-repeat;
}

/* line 138, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .pricing-offer-box {
    overflow-x: hidden;
}

/* line 794, ../src/common.scss */
.pricing-offer-box #first-title {
    float: left;
    width: 361px;
    height: 45px;
    background-image: url('/static/img/first-title-bg.png');
    background-repeat: no-repeat;
}

/* line 802, ../src/common.scss */
.pricing-offer-box #first-title .title-text {
    margin: 10px 0px 0px 80px;
    width: 222px;
    height: 28px;
    background-image: url('/static/img/first-title.png');
    background-repeat: no-repeat;
}

/* line 812, ../src/common.scss */
.pricing-offer-box .infos {
    font-family: 'Arial';
    font-size: 11px;
    font-style: italic;
    margin-left: 120px;
}

/* line 819, ../src/common.scss */
.pricing-offer-box .price {
    font-family: 'DeliciousHeavy';
    display: block;
    color: #9a1c20;
    font-size: 60px;
    margin-bottom: -10px;
    height: 125px;
}

/* line 826, ../src/common.scss */
.pricing-offer-box .price .currency {
    font-family: 'Arial';
    font-weight: bold;
    font-size: 36px;
    color: #848484;
    margin: 5px -50px 0px 0px;
    float: left;
}

/* line 834, ../src/common.scss */
.pricing-offer-box .price .value {
    margin-left: 30px;
}

/* line 837, ../src/common.scss */
.pricing-offer-box .price .frequency {
    font-size: 30px;
    color: #848484;
}

/* line 843, ../src/common.scss */
.pricing-offer-box .grey-box {
    background-image: url('/static/img/grey-box.png');
    background-repeat: no-repeat;
    width: 283px;
    height: 54px;
    font-family: 'GentiumBasicRegular';
    padding-top: 10px;
    margin: 0px 0px 0px 0px;
    text-align: center;
}

/* line 858, ../src/common.scss */
.pricing-offer-box ul.points {
    margin: 20px 0px 0px 0px;
    padding-left: 5px;
    color: #222;
    background-color: white;
}

/* line 863, ../src/common.scss */
.pricing-offer-box ul.points li {
    list-style-type: none;
    background-image: url('/static/img/bullet-plus-red.png');
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 25px;
}

/* line 876, ../src/common.scss */
.ct .pricing-offer-box {
    display: inline;
    float: left;
    margin-right: 0;
    width: 392.083px;
}

/* line 138, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .ct .pricing-offer-box {
    overflow-x: hidden;
}

/* line 881, ../src/common.scss */
a.nostyle {
    text-decoration: none !important;
    border-bottom: 0px !important;
}

/* line 886, ../src/common.scss */
table.common {
    font-size: 14px;
}

/* line 888, ../src/common.scss */
table.common tr.odd {
    background-color: #f9f9f9;
}

/* line 891, ../src/common.scss */
table.common td {
    border-bottom: 1px solid #ddd;
    font-size: 12px;
}

/* line 895, ../src/common.scss */
table.common td.pdf a {
    text-decoration: none;
    border-bottom: 0px;
}

/* line 900, ../src/common.scss */
table.common a.icon-delete {
    text-decoration: none;
    border-bottom: 0px;
    display: block;
    margin-top: 5px;
    height: 9px;
    width: 9px;
    float: right;
    background-image: url('/static/img/carnet/icon-delete.png') !important;
    background-repeat: no-repeat;
}

/* line 1, ../src/header.scss */
#wrap {
    width: 955px;
    margin: 0 auto;
    overflow: hidden;
    *zoom: 1;
    padding-bottom: 80px;
    margin-bottom: 20px;
    /* Plane shadow img */
    background-image: url('/static/img/bg-avion-shadow.png');
    background-repeat: no-repeat;
    background-position: 390px bottom;
    width: 1000px;
}

/* line 17, ../src/header.scss */
.promote-referals {
    position: absolute;
    width: 171px;
    height: 120px;
    display: block;
    left: 50%;
    margin-left: 357px;
    background-image: url('/static/img/promote_referals_2.png');
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

/* line 33, ../src/header.scss */
#top-header #wrap-top-head {
    min-height: 50px;
    font-size: 12px;
    background-image: url('/static/img/hd-top-sgnup.png');
    background-repeat: no-repeat;
    background-position: 444px 0px;
}

/* line 44, ../src/header.scss */
#top-header #wrap-top-head #form-login {
    font-family: "Arial";
    display: inline;
    float: left;
    margin-right: 0;
    width: 432.292px;
    margin: 0 -442.292px 1.5em 442.292px;
    padding-left: 30px;
}

/* line 138, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #top-header #wrap-top-head #form-login {
    overflow-x: hidden;
}

/* line 52, ../src/header.scss */
#top-header #wrap-top-head #form-login label {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 70.417px;
    font-weight: normal;
    width: 84px;
    margin-top: 6px;
    margin-right: 5px;
    color: #a8c0d1;
    font-size: 1.05em;
}

/* line 138, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #top-header #wrap-top-head #form-login label {
    overflow-x: hidden;
}

/* line 64, ../src/header.scss */
#top-header #wrap-top-head #form-login input {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 110.625px;
    -webkit-border-radius: 2px 2px;
    -moz-border-radius: 2px / 2px;
    -o-border-radius: 2px / 2px;
    -ms-border-radius: 2px / 2px;
    -khtml-border-radius: 2px / 2px;
    border-radius: 2px / 2px;
    width: 110px;
    margin: 5px 5px 0px 0px;
    padding: 3px 5px 0 5px;
    height: 18px;
    background-color: #dfeaf2;
    border: none;
}

/* line 138, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #top-header #wrap-top-head #form-login input {
    overflow-x: hidden;
}

/* line 78, ../src/header.scss */
#top-header #wrap-top-head #form-login input.error {
    background-color: #ffe4e4;
}

/* line 82, ../src/header.scss */
#top-header #wrap-top-head #form-login input.default {
    color: #999;
}

/* line 87, ../src/header.scss */
#top-header #wrap-top-head #form-login button {
    font-size: 13px;
    display: inline;
    float: left;
    margin-right: 0;
    width: 150.833px;
    margin-top: 5px;
    padding-bottom: 1px;
    width: 47px;
    height: 21px;
    color: white;
    text-shadow: black 1px 1px 0;
    -moz-box-shadow: black 1px 1px 2px 0;
    -webkit-box-shadow: black 1px 1px 2px 0;
    -o-box-shadow: black 1px 1px 2px 0;
    box-shadow: black 1px 1px 2px 0;
    border: 1px solid #8e090e;
    -webkit-border-radius: 3px 3px;
    -moz-border-radius: 3px / 3px;
    -o-border-radius: 3px / 3px;
    -ms-border-radius: 3px / 3px;
    -khtml-border-radius: 3px / 3px;
    border-radius: 3px / 3px;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #bf0c13), color-stop(100%, #8e090e));
    background-image: -moz-linear-gradient(top, #bf0c13 0%, #8e090e 100%);
    background-image: linear-gradient(top, #bf0c13 0%, #8e090e 100%);
    background-color: #8e090e;
}

/* line 138, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #top-header #wrap-top-head #form-login button {
    overflow-x: hidden;
}

/* line 103, ../src/header.scss */
#top-header #wrap-top-head #form-login button:hover {
    color: #f6f6f6;
    -moz-box-shadow: black 1px 2px 2px 0;
    -webkit-box-shadow: black 1px 2px 2px 0;
    -o-box-shadow: black 1px 2px 2px 0;
    box-shadow: black 1px 2px 2px 0;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #bf0c13), color-stop(100%, #bf0c13));
    background-image: -moz-linear-gradient(top, #bf0c13 0%, #bf0c13 100%);
    background-image: linear-gradient(top, #bf0c13 0%, #bf0c13 100%);
    background-color: #bf0c13;
    margin-top: 5px;
}

/* line 111, ../src/header.scss */
#top-header #wrap-top-head #form-login button:active {
    color: #f6f6f6;
    -moz-box-shadow: black 0px 0px 0px 0;
    -webkit-box-shadow: black 0px 0px 0px 0;
    -o-box-shadow: black 0px 0px 0px 0;
    box-shadow: black 0px 0px 0px 0;
    margin-top: 6px;
}

/* line 124, ../src/header.scss */
#header {
    margin-bottom: 79px;
}

/* line 127, ../src/header.scss */
#header #logo {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 231.25px;
    margin-left: 24px;
}

/* line 138, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #header #logo {
    overflow-x: hidden;
}

/* line 132, ../src/header.scss */
#header #header-nav {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    overflow: hidden;
    *zoom: 1;
    display: inline;
    float: left;
    margin-right: 0;
    width: 472.5px;
}

/* line 138, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #header #header-nav {
    overflow-x: hidden;
}

/* line 136, ../src/header.scss */
#header #header-nav li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0px;
    white-space: nowrap;
    display: inline;
    float: left;
    border: 1px solid transparent;
    font-size: 16px;
    margin: 23px 10px 0px 5px;
    padding: 0px 4px 2px 4px;
    color: #073150;
}

/* line 146, ../src/header.scss */
#header #header-nav li a {
    text-decoration: none;
    color: #073150;
}

/* line 149, ../src/header.scss */
#header #header-nav li a:hover {
    color: #9a1c20;
    cursor: pointer;
}

/* line 159, ../src/header.scss */
#logged {
    display: inline;
    float: left;
    margin-right: 0;
    width: 392.083px;
    padding-left: 522.708px;
    margin-left: 10px;
    margin-top: 4px;
    font-size: 12px;
    line-height: 23px;
    color: #1d486a;
}

/* line 138, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #logged {
    overflow-x: hidden;
}

/* line 168, ../src/header.scss */
#logged a {
    color: #b2e1eb;
    color: #b2e1eb;
    text-decoration: none;
}

/* line 173, ../src/header.scss */
#logged .links {
    margin-left: 0px;
    padding: 0;
    font-size: 12px;
}

/* line 179, ../src/header.scss */
#logged a:hover {
    color: white;
    text-decoration: underline;
}

/* line 183, ../src/header.scss */
#logged .miles {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 70.417px;
    color: #fff;
    margin-right: 5px;
    padding: 0px 0 0 5px;
    /*background:url(../../img/carnet/picto-logged.png) no-repeat 0 50%; */
}

/* line 184, ../src/header.scss */
#logged .miles strong {
    font-size: 14px;
}

/* line 138, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #logged .miles {
    overflow-x: hidden;
}

/* line 193, ../src/header.scss */
#logged .user {
    display: block;
    float: left;
    width: 130px;
    margin-left: 5px;
    color: #b2e1eb;
}

/* line 199, ../src/header.scss */
#logged .user img {
    outline: 1px solid #ddd;
    border-top: 1px solid #fff;
    padding: 1px;
    background: #f0f0f0;
    float: left;
    margin: 0 10px 0 2px;
    height: 19px;
}

/* public version */
/* line 211, ../src/header.scss */
body.public div#logged {
    padding-left: 470px;
}

/* Header Menu */
/* line 222, ../src/header.scss */
body#home li#lhome,
body#features li#lfeatures,
body#pricing li#lpricing,
body#support li#lsupport {
    color: white;
    border: 1px solid #073150;
    -webkit-border-radius: 4px 4px;
    -moz-border-radius: 4px / 4px;
    -o-border-radius: 4px / 4px;
    -ms-border-radius: 4px / 4px;
    -khtml-border-radius: 4px / 4px;
    border-radius: 4px / 4px;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #2a5575), color-stop(100%, #073150));
    background-image: -moz-linear-gradient(top, #2a5575 0%, #073150 100%);
    background-image: linear-gradient(top, #2a5575 0%, #073150 100%);
    background-color: #073150;
}

/* line 228, ../src/header.scss */
body#home li#lhome:hover,
body#features li#lfeatures:hover,
body#pricing li#lpricing:hover,
body#support li#lsupport:hover {
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #2a5575), color-stop(100%, #2a5575));
    background-image: -moz-linear-gradient(top, #2a5575 0%, #2a5575 100%);
    background-image: linear-gradient(top, #2a5575 0%, #2a5575 100%);
    -moz-transition-property: color;
    -webkit-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
    -moz-transition-duration: 1s;
    -webkit-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
    background-color: #2a5575;
}

/* line 233, ../src/header.scss */
body#home li#lhome a,
body#features li#lfeatures a,
body#pricing li#lpricing a,
body#support li#lsupport a {
    color: white;
}

/* line 235, ../src/header.scss */
body#home li#lhome a:hover,
body#features li#lfeatures a:hover,
body#pricing li#lpricing a:hover,
body#support li#lsupport a:hover {
    color: white;
}

/* line 241, ../src/header.scss */
#clouds-top {
    position: absolute;
    width: 340px;
    height: 100px;
    margin-top: -37px;
    margin-left: 645px;
    z-index: 1;
    background-image: url('/static/img/header_home_clouds.png');
    background-repeat: no-repeat;
    background-position: top left;
}

/* line 254, ../src/header.scss */
#clouds-top #slogan {
    position: absolute;
    width: 220px;
    margin-top: 31px;
    margin-left: 88px;
    text-align: center;
    color: #073150;
}

/* line 1, ../src/footer.scss */
#clouds-bottom {
    position: absolute;
    width: 395px;
    height: 141px;
    left: 50%;
    margin-left: -555px;
    margin-top: -57px;
    background-image: url('/static/img/footer_home_clouds.png');
    background-repeat: no-repeat;
    background-position: top left;
}

/* line 15, ../src/footer.scss */
#clouds-bottom-logged {
    position: absolute;
    width: 395px;
    height: 141px;
    left: 50%;
    margin-left: -555px;
    margin-top: -54px;
    background-image: url('/static/img/footer_home_clouds-logged.png');
    background-repeat: no-repeat;
    background-position: top left;
}

/* line 28, ../src/footer.scss */
#clouds-bottom-logged .help {
    font-family: 'DeliciousHeavy';
    color: #9a1c20;
    font-size: 16px;
    text-decoration: none;
    float: right;
    margin: 45px 60px 0px 0px;
}

/* line 35, ../src/footer.scss */
#clouds-bottom-logged .help:hover {
    text-decoration: underline;
}

/* line 41, ../src/footer.scss */
#footer {
    width: 955px;
    margin: 0 auto;
    overflow: hidden;
    *zoom: 1;
    margin: 0px;
    margin-top: 30px;
}

/* line 47, ../src/footer.scss */
#footer .footer-register {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 311.667px;
    margin: 0px 0px 5px 20px;
    font-size: 13px;
    position: relative;
    z-index: 300;
    height: 200px;
    overflow-y: scroll;
}

/* line 138, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #footer .footer-register {
    overflow-x: hidden;
}

/* line 56, ../src/footer.scss */
#footer .footer-register #signup-button {
    display: inline;
    float: left;
    margin-right: 0;
    width: 191.042px;
    margin-top: 10px;
    font-size: 12px;
    height: 29px;
    color: white;
    text-shadow: black 1px 1px 0;
    -moz-box-shadow: black 1px 1px 2px 0;
    -webkit-box-shadow: black 1px 1px 2px 0;
    -o-box-shadow: black 1px 1px 2px 0;
    box-shadow: black 1px 1px 2px 0;
    border: 1px solid #8e090e;
    -webkit-border-radius: 3px 3px;
    -moz-border-radius: 3px / 3px;
    -o-border-radius: 3px / 3px;
    -ms-border-radius: 3px / 3px;
    -khtml-border-radius: 3px / 3px;
    border-radius: 3px / 3px;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #bf0c13), color-stop(100%, #8e090e));
    background-image: -moz-linear-gradient(top, #bf0c13 0%, #8e090e 100%);
    background-image: linear-gradient(top, #bf0c13 0%, #8e090e 100%);
    background-color: #8e090e;
}

/* line 138, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #footer .footer-register #signup-button {
    overflow-x: hidden;
}

/* line 72, ../src/footer.scss */
#footer .footer-register #signup-button:hover {
    color: #f6f6f6;
    -moz-box-shadow: black 1px 2px 2px 0;
    -webkit-box-shadow: black 1px 2px 2px 0;
    -o-box-shadow: black 1px 2px 2px 0;
    box-shadow: black 1px 2px 2px 0;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #bf0c13), color-stop(100%, #bf0c13));
    background-image: -moz-linear-gradient(top, #bf0c13 0%, #bf0c13 100%);
    background-image: linear-gradient(top, #bf0c13 0%, #bf0c13 100%);
    background-color: #bf0c13;
    -webkit-animation-name: resize;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-iteration-count: 5;
    -webkit-animation-direction: alternate;
    -webkit-animation-timing-function: ease-in-out;
}

/* line 85, ../src/footer.scss */
#footer .footer-register #signup-button:active {
    color: #f6f6f6;
    -moz-box-shadow: black 0px 0px 0px 0;
    -webkit-box-shadow: black 0px 0px 0px 0;
    -o-box-shadow: black 0px 0px 0px 0;
    box-shadow: black 0px 0px 0px 0;
    margin-top: 11px;
    margin-bottom: -1px;
}

/* line 92, ../src/footer.scss */
#footer .footer-register #signup-button span.txt {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 191.042px;
    margin: 8px 0 0 10px;
    height: 13px;
    background-image: url('/static/img/text-signup-button-mini.png');
    background-repeat: no-repeat;
    background-position: top left;
    background-z-index: 1000;
}

/* line 138, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #footer .footer-register #signup-button span.txt {
    overflow-x: hidden;
}

/* line 107, ../src/footer.scss */
#footer .footer-links {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 311.667px;
    padding-left: 40.208px;
    margin-top: 80px;
}

/* line 138, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #footer .footer-links {
    overflow-x: hidden;
}

/* line 111, ../src/footer.scss */
#footer .footer-links .col-center {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 110.625px;
    border-left: solid 1px #adc4cc;
    padding-left: 15px;
}

/* line 138, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #footer .footer-links .col-center {
    overflow-x: hidden;
}

/* line 117, ../src/footer.scss */
#footer .footer-links ul {
    font-size: 13px;
    padding-left: 5px;
    display: inline;
    float: left;
    margin-right: 10px;
    width: 110.625px;
}

/* line 138, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #footer .footer-links ul {
    overflow-x: hidden;
}

/* line 121, ../src/footer.scss */
#footer .footer-links ul li {
    list-style-type: none;
}

/* line 123, ../src/footer.scss */
#footer .footer-links ul li a {
    text-decoration: none;
    color: #073150;
}

/* line 126, ../src/footer.scss */
#footer .footer-links ul li a:hover {
    color: #9a1c20;
}

/* line 132, ../src/footer.scss */
#footer .footer-links p {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 311.667px;
}

/* line 138, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #footer .footer-links p {
    overflow-x: hidden;
}

/* line 137, ../src/footer.scss */
#footer .footer-follows {
    display: inline;
    float: left;
    margin-right: 0;
    width: 191.042px;
    padding-left: 40.208px;
}

/* line 138, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #footer .footer-follows {
    overflow-x: hidden;
}

/* line 140, ../src/footer.scss */
#footer .footer-follows .quick-links {
    width: 320px;
    height: 19px;
    padding-bottom: 22px;
    background-image: url('/static/img/quick_links.png');
    background-repeat: no-repeat;
    background-position: top left;
}

/* line 150, ../src/footer.scss */
#footer .footer-follows .bt-follow-tw {
    width: 134px;
    height: 46px;
    margin-bottom: 5px;
    background-image: url('/static/img/bt-follow-twitter.png');
    background-repeat: no-repeat;
    background-position: top left;
}

/* line 161, ../src/footer.scss */
#footer .footer-follows .bt-follow-facebook {
    width: 134px;
    height: 46px;
    margin-bottom: 5px;
    background-image: url('/static/img/bt-follow-fb.png');
    background-repeat: no-repeat;
    background-position: top left;
}

/* line 173, ../src/footer.scss */
#footer .footer-follows .bt-follow-blog {
    width: 134px;
    height: 46px;
    margin-top: 5px;
    background-image: url('/static/img/bt-follow-blog.png');
    background-repeat: no-repeat;
    background-position: top left;
}

/* CGVU Popup */
/* line 187, ../src/footer.scss */
div#gcu-popup.popup {
    margin: -275px 0 0 0px;
    width: 700px;
    height: 590px;
    top: 320px;
}

/* line 193, ../src/footer.scss */
div#gcu-popup.popup p {
    font-size: 14px;
}

/* line 40, ../src/pricing.scss */
#main {
    width: 955px;
    margin: 0 auto;
    overflow: hidden;
    *zoom: 1;
}

/* line 43, ../src/pricing.scss */
#main h1 {
    display: none;
}

/* line 47, ../src/pricing.scss */
#main #pricing-top {
    height: 596px;
    width: 855px;
    padding: 60px 0px 0px 100px;
    background-image: url('/static/img/pricing-top-bg.png');
    background-repeat: no-repeat;
    background-position: 0px -9px;
}

/* line 58, ../src/pricing.scss */
#main #pricing-top #mob-logo {
    position: absolute;
    margin: 0 auto;
    top: 128px;
    margin-left: 707px;
    margin-top: 0px;
}

/* line 66, ../src/pricing.scss */
#main #pricing-top .tag-promo {
    background-image: url('/static/img/tag-promo.png');
    background-repeat: no-repeat;
    float: right;
    width: 149px;
    height: 153px;
    display: block;
    position: relative;
    margin: -18px -99px 0px 0px;
}

/* line 79, ../src/pricing.scss */
#main #pricing-top .pricing-offer-box {
    height: 565px;
    width: 361px;
    display: block;
    position: relative;
    float: left;
    margin-right: 20px;
    font-size: 14px;
    background-image: url('/static/img/pricing-offer-content.png');
    background-repeat: no-repeat;
}

/* line 92, ../src/pricing.scss */
#main #pricing-top .pricing-offer-box #economy-title {
    float: left;
    width: 361px;
    height: 45px;
    margin-left: -1px;
    background-image: url('/static/img/economy-title-bg.png');
    background-repeat: no-repeat;
}

/* line 102, ../src/pricing.scss */
#main #pricing-top .pricing-offer-box #economy-title .title-text {
    margin: 10px 0px 0px 65px;
    width: 240px;
    height: 28px;
    background-image: url('/static/img/economy-title.png');
    background-repeat: no-repeat;
}

/* line 112, ../src/pricing.scss */
#main #pricing-top .pricing-offer-box #first-title {
    float: left;
    width: 361px;
    height: 45px;
    margin-left: -1px;
    background-image: url('/static/img/first-title-bg.png');
    background-repeat: no-repeat;
}

/* line 121, ../src/pricing.scss */
#main #pricing-top .pricing-offer-box #first-title .title-text {
    margin: 10px 0px 0px 80px;
    width: 222px;
    height: 28px;
    background-image: url('/static/img/first-title.png');
    background-repeat: no-repeat;
}

/* line 132, ../src/pricing.scss */
#main #pricing-top .pricing-offer-box .price-free {
    font-family: 'DeliciousHeavy';
    text-align: center;
    display: block;
    height: 50px;
    font-size: 45px;
    color: #073150;
    margin-top: 65px;
}

/* line 140, ../src/pricing.scss */
#main #pricing-top .pricing-offer-box .infos {
    font-family: 'Arial';
    font-size: 11px;
    font-style: italic;
    margin-left: 190px;
}

/* line 147, ../src/pricing.scss */
#main #pricing-top .pricing-offer-box .price {
    font-family: 'DeliciousHeavy';
    text-align: center;
    display: block;
    color: #9a1c20;
    font-size: 60px;
    margin-bottom: -10px;
    height: 125px;
}

/* line 154, ../src/pricing.scss */
#main #pricing-top .pricing-offer-box .price .currency {
    font-family: 'Arial';
    font-weight: bold;
    font-size: 36px;
    color: #848484;
    margin: 5px -50px 0px 50px;
    float: left;
}

/* line 163, ../src/pricing.scss */
#main #pricing-top .pricing-offer-box .price .frequency {
    font-size: 30px;
    color: #848484;
}

/* line 169, ../src/pricing.scss */
#main #pricing-top .pricing-offer-box .grey-box {
    background-image: url('/static/img/grey-box.png');
    background-repeat: no-repeat;
    width: 283px;
    height: 54px;
    font-family: 'GentiumBasicRegular';
    padding-top: 10px;
    margin: 30px 0px 0px 40px;
    text-align: center;
}

/* line 182, ../src/pricing.scss */
#main #pricing-top .pricing-offer-box ul.blue {
    margin: 20px 0px 0px 0px;
    padding-left: 25px;
}

/* line 186, ../src/pricing.scss */
#main #pricing-top .pricing-offer-box ul.blue li {
    list-style-type: none;
    background-image: url('/static/img/bullet-plus.png');
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 25px;
}

/* line 197, ../src/pricing.scss */
#main #pricing-top .pricing-offer-box ul.red {
    margin: 20px 0px 0px 0px;
    padding-left: 25px;
}

/* line 201, ../src/pricing.scss */
#main #pricing-top .pricing-offer-box ul.red li {
    list-style-type: none;
    background-image: url('/static/img/bullet-plus-red.png');
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 25px;
}

/* line 214, ../src/pricing.scss */
#main #pricing-top #signup-button-blue {
    display: inline;
    float: left;
    margin-right: 0;
    width: 271.458px;
    margin: 105px 0px 0px 45px !important;
    margin: 20px 0px 0px 30px;
    font-size: 13px;
    height: 45px;
    color: white;
    text-shadow: black 1px 1px 0;
    -moz-box-shadow: black 1px 1px 2px 0;
    -webkit-box-shadow: black 1px 1px 2px 0;
    -o-box-shadow: black 1px 1px 2px 0;
    box-shadow: black 1px 1px 2px 0;
    -webkit-border-radius: 3px 3px;
    -moz-border-radius: 3px / 3px;
    -o-border-radius: 3px / 3px;
    -ms-border-radius: 3px / 3px;
    -khtml-border-radius: 3px / 3px;
    border-radius: 3px / 3px;
    border: 1px solid #09426b;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #073150), color-stop(100%, #09426b));
    background-image: -moz-linear-gradient(top, #073150 0%, #09426b 100%);
    background-image: linear-gradient(top, #073150 0%, #09426b 100%);
    background-color: #09426b;
}

/* line 138, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #main #pricing-top #signup-button-blue {
    overflow-x: hidden;
}

/* line 515, ../src/common.scss */
#main #pricing-top #signup-button-blue:hover {
    color: #f6f6f6;
    -moz-box-shadow: black 1px 2px 2px 0;
    -webkit-box-shadow: black 1px 2px 2px 0;
    -o-box-shadow: black 1px 2px 2px 0;
    box-shadow: black 1px 2px 2px 0;
    -webkit-animation-name: resize;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-iteration-count: 5;
    -webkit-animation-direction: alternate;
    -webkit-animation-timing-function: ease-in-out;
}

/* line 525, ../src/common.scss */
#main #pricing-top #signup-button-blue:active {
    color: #f6f6f6;
    -moz-box-shadow: black 0px 0px 0px 0;
    -webkit-box-shadow: black 0px 0px 0px 0;
    -o-box-shadow: black 0px 0px 0px 0;
    box-shadow: black 0px 0px 0px 0;
    margin-top: 21px;
    margin-bottom: -1px;
}

/* line 532, ../src/common.scss */
#main #pricing-top #signup-button-blue span.txt {
    margin: 10px 0 0 8px;
    height: 22px;
}

/* line 225, ../src/pricing.scss */
#main #pricing-top #signup-button-blue:hover {
    -moz-box-shadow: black 1px 2px 2px 0;
    -webkit-box-shadow: black 1px 2px 2px 0;
    -o-box-shadow: black 1px 2px 2px 0;
    box-shadow: black 1px 2px 2px 0;
    background-color: #073150;
}

/* line 229, ../src/pricing.scss */
#main #pricing-top #signup-button-blue:active {
    -moz-box-shadow: black 0px 0px 0px 0;
    -webkit-box-shadow: black 0px 0px 0px 0;
    -o-box-shadow: black 0px 0px 0px 0;
    box-shadow: black 0px 0px 0px 0;
}

/* line 233, ../src/pricing.scss */
#main #pricing-top #signup-button-blue span.txt {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 271.458px;
    background-image: url('/static/img/text-signup-button-blue.png');
    background-repeat: no-repeat;
    background-position: top left;
    background-z-index: 1000;
}

/* line 138, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #main #pricing-top #signup-button-blue span.txt {
    overflow-x: hidden;
}

/* line 245, ../src/pricing.scss */
#main #pricing-top #signup-button-red {
    display: inline;
    float: left;
    margin-right: 0;
    width: 271.458px;
    margin: 20px 0px 0px 45px !important;
    margin: 20px 0px 0px 30px;
    font-size: 13px;
    height: 45px;
    color: white;
    text-shadow: black 1px 1px 0;
    -moz-box-shadow: black 1px 1px 2px 0;
    -webkit-box-shadow: black 1px 1px 2px 0;
    -o-box-shadow: black 1px 1px 2px 0;
    box-shadow: black 1px 1px 2px 0;
    -webkit-border-radius: 3px 3px;
    -moz-border-radius: 3px / 3px;
    -o-border-radius: 3px / 3px;
    -ms-border-radius: 3px / 3px;
    -khtml-border-radius: 3px / 3px;
    border-radius: 3px / 3px;
    border: 1px solid #8e090e;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #bf0c13), color-stop(100%, #8e090e));
    background-image: -moz-linear-gradient(top, #bf0c13 0%, #8e090e 100%);
    background-image: linear-gradient(top, #bf0c13 0%, #8e090e 100%);
    background-color: #8e090e;
}

/* line 138, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #main #pricing-top #signup-button-red {
    overflow-x: hidden;
}

/* line 515, ../src/common.scss */
#main #pricing-top #signup-button-red:hover {
    color: #f6f6f6;
    -moz-box-shadow: black 1px 2px 2px 0;
    -webkit-box-shadow: black 1px 2px 2px 0;
    -o-box-shadow: black 1px 2px 2px 0;
    box-shadow: black 1px 2px 2px 0;
    -webkit-animation-name: resize;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-iteration-count: 5;
    -webkit-animation-direction: alternate;
    -webkit-animation-timing-function: ease-in-out;
}

/* line 525, ../src/common.scss */
#main #pricing-top #signup-button-red:active {
    color: #f6f6f6;
    -moz-box-shadow: black 0px 0px 0px 0;
    -webkit-box-shadow: black 0px 0px 0px 0;
    -o-box-shadow: black 0px 0px 0px 0;
    box-shadow: black 0px 0px 0px 0;
    margin-top: 21px;
    margin-bottom: -1px;
}

/* line 532, ../src/common.scss */
#main #pricing-top #signup-button-red span.txt {
    margin: 10px 0 0 8px;
    height: 22px;
}

/* line 254, ../src/pricing.scss */
#main #pricing-top #signup-button-red:hover {
    -moz-box-shadow: black 1px 2px 2px 0;
    -webkit-box-shadow: black 1px 2px 2px 0;
    -o-box-shadow: black 1px 2px 2px 0;
    box-shadow: black 1px 2px 2px 0;
    background-color: #bf0c13;
}

/* line 258, ../src/pricing.scss */
#main #pricing-top #signup-button-red:active {
    -moz-box-shadow: black 0px 0px 0px 0;
    -webkit-box-shadow: black 0px 0px 0px 0;
    -o-box-shadow: black 0px 0px 0px 0;
    box-shadow: black 0px 0px 0px 0;
}

/* line 262, ../src/pricing.scss */
#main #pricing-top #signup-button-red span.txt {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 271.458px;
    background-image: url('/static/img/text-signup-button-red.png');
    background-repeat: no-repeat;
    background-position: top left;
    background-z-index: 1000;
}

/* line 138, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #main #pricing-top #signup-button-red span.txt {
    overflow-x: hidden;
}

/* line 273, ../src/pricing.scss */
#main #pricing-top a#asf {
    display: inline;
    float: left;
    margin-right: 0;
    width: 351.875px;
    display: block;
    text-decoration: none;
    width: 361px;
    height: 55px;
    margin-top: 20px;
    background-image: url('/static/img/ban-asf.png');
    background-repeat: no-repeat;
    background-position: top left;
    background-z-index: 1000;
}

/* line 138, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #main #pricing-top a#asf {
    overflow-x: hidden;
}

/* line 289, ../src/pricing.scss */
#main #pricing-second {
    display: inline;
    float: left;
    margin-right: 0;
    width: 955px;
    height: 177px;
    margin-top: 10px;
    background-image: url('/static/img/pricing-partner-bg.png');
    background-repeat: no-repeat;
    background-position: top left;
}

/* line 138, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #main #pricing-second {
    overflow-x: hidden;
}

/* line 298, ../src/pricing.scss */
#main #pricing-second h1 {
    font-family: 'DeliciousHeavy';
    text-align: center;
    display: block;
    font-size: 36px;
    color: #073150;
    padding-top: 20px;
}

/* line 305, ../src/pricing.scss */
#main #pricing-second #partners-list {
    display: inline;
    float: left;
    margin-right: 0;
    width: 673.542px;
}

/* line 138, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #main #pricing-second #partners-list {
    overflow-x: hidden;
}

/* line 307, ../src/pricing.scss */
#main #pricing-second #partners-list .partner-img {
    float: left;
    margin: 0px 10px 0px 10px;
}

/* line 314, ../src/pricing.scss */
#main #pricing-second .partners-group {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 673.542px;
    padding-left: 201.042px;
}

/* line 138, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #main #pricing-second .partners-group {
    overflow-x: hidden;
}

/* line 322, ../src/pricing.scss */
#main div.row1 {
    display: inline;
    float: left;
    margin-right: 0;
    width: 593.125px;
    padding-left: 281.458px;
    margin: 0 -40.208px 1.5em 40.208px;
    margin-top: 20px;
    height: 50px;
    border-bottom: 1px solid #eee;
}

/* line 138, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #main div.row1 {
    overflow-x: hidden;
}

/* line 331, ../src/pricing.scss */
#main div.row1 span.title-economy {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 271.458px;
    height: 40px;
    background-image: url('/static/img/economy-table-title.png');
    background-repeat: no-repeat;
    background-position: top left;
}

/* line 138, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #main div.row1 span.title-economy {
    overflow-x: hidden;
}

/* line 342, ../src/pricing.scss */
#main div.row1 span.title-first {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 231.25px;
    height: 40px;
    background-image: url('/static/img/first-table-title.png');
    background-repeat: no-repeat;
    background-position: top left;
}

/* line 138, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #main div.row1 span.title-first {
    overflow-x: hidden;
}

/* line 354, ../src/pricing.scss */
#main div.row2 {
    display: inline;
    float: left;
    margin-right: 0;
    width: 593.125px;
    padding-left: 281.458px;
    margin: 0 -40.208px 1.5em 40.208px;
    margin-top: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
    height: 50px;
    font-family: 'DeliciousHeavy';
}

/* line 138, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #main div.row2 {
    overflow-x: hidden;
}

/* line 365, ../src/pricing.scss */
#main div.row2 span.economy-class {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 150.833px;
    color: #073150;
    font-size: 24px;
    padding-left: 80.417px;
}

/* line 138, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #main div.row2 span.economy-class {
    overflow-x: hidden;
}

/* line 372, ../src/pricing.scss */
#main div.row2 span.first-class {
    display: inline;
    float: left;
    margin-right: 0;
    width: 271.458px;
    padding-left: 0px;
    color: #9a1c20;
    font-size: 38px;
    margin-top: -15px;
    padding-bottom: 50px;
    padding-right: 40px;
    text-align: center;
}

/* line 138, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #main div.row2 span.first-class {
    overflow-x: hidden;
}

/* line 384, ../src/pricing.scss */
#main div.row2 span.first-class span.value {
    font-size: 38px;
}

/* line 388, ../src/pricing.scss */
#main div.row2 span.first-class span.currency {
    font-family: 'Arial';
    font-weight: bold;
    font-size: 20px;
    color: #848484;
    margin: 5px -90px 0px 60px;
    float: left;
}

/* line 397, ../src/pricing.scss */
#main div.row2 span.first-class span.frequency {
    font-size: 18px;
    color: #848484;
}

/* line 401, ../src/pricing.scss */
#main div.row2 span.first-class p.infos {
    font-family: 'Arial';
    font-size: 10px;
    font-style: italic;
    margin: -10px 0px 0px 130px;
}

/* line 410, ../src/pricing.scss */
#main div.table {
    display: inline;
    float: left;
    margin-right: 0;
    width: 874.583px;
    padding-left: 40.208px;
}

/* line 138, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #main div.table {
    overflow-x: hidden;
}

/* line 414, ../src/pricing.scss */
#main div.table table.listing {
    margin-top: 10px;
    font-family: 'Arial';
    font-size: 14px;
}

/* line 420, ../src/pricing.scss */
#main div.table table.listing .economy-col {
    color: #073150;
    font-weight: bold;
    text-align: center;
}

/* line 427, ../src/pricing.scss */
#main div.table table.listing .first-col {
    color: #9a1c20;
    font-weight: bold;
    text-align: center;
}

/* line 432, ../src/pricing.scss */
#main div.table table.listing .tick {
    background-image: url('/static/img/tick.png');
    background-repeat: no-repeat;
    background-position: 0px -2px;
    height: 28px;
    margin-left: 90px;
}

/* line 442, ../src/pricing.scss */
#main div.table table.listing .tick-none {
    background-image: url('/static/img/tick-none.png');
    background-repeat: no-repeat;
    background-position: 0px -2px;
    height: 28px;
    margin-left: 90px;
}

/* line 454, ../src/pricing.scss */
#main div.table table.listing tr th {
    height: 19px;
    text-align: right;
    border: none;
    font-family: 'Arial';
    font-size: 14px;
    padding: 5px;
    font-weight: normal;
}

/* line 463, ../src/pricing.scss */
#main div.table table.listing tr td {
    height: 19px;
    border: none;
    text-align: right;
    font-family: 'Arial';
    font-size: 14px;
    padding: 5px;
}

/* line 471, ../src/pricing.scss */
#main div.table table.listing tr .blue-cycle {
    background: #edf5f8;
}

/* line 478, ../src/pricing.scss */
#main div.row4 {
    display: inline;
    float: left;
    margin-right: 0;
    width: 914.792px;
    margin: 0 -40.208px 1.5em 40.208px;
}

/* line 138, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #main div.row4 {
    overflow-x: hidden;
}

/* line 484, ../src/pricing.scss */
#main #bottom {
    display: inline;
    float: left;
    margin-right: 0;
    width: 834.375px;
    border-top: solid 1px #eeeeee;
    padding-top: 20px;
}

/* line 138, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #main #bottom {
    overflow-x: hidden;
}

/* line 489, ../src/pricing.scss */
#main .text-box {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 392.083px;
    margin-right: 30px;
}

/* line 138, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #main .text-box {
    overflow-x: hidden;
}

/* line 492, ../src/pricing.scss */
#main .text-box h2 {
    display: inline;
    float: left;
    margin-right: 0;
    width: 392.083px;
    font-size: 21px;
    font-family: 'DeliciousHeavy';
    color: #073150;
    margin-bottom: 10px;
}

/* line 138, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #main .text-box h2 {
    overflow-x: hidden;
}

/* line 499, ../src/pricing.scss */
#main .text-box p {
    font-size: 13px;
    font-family: 'Arial';
    line-height: 18px;
    clear: both;
}