@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 48, ../src/home.scss */
.fb-position {
    position: relative;
    z-index: 2000;
    float: right;
    margin-top: 30px;
}

/* line 53, ../src/home.scss */
.fb-position .fb_edge_widget_with_comment span.fb_edge_comment_widget iframe.fb_ltr {
    display: none !important;
}

/* line 58, ../src/home.scss */
#main {
    width: 955px;
    margin: 0 auto;
    overflow: hidden;
    *zoom: 1;
    z-index: 105;
}

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

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

/* line 75, ../src/home.scss */
#main #video-cont a#popup {
    color: white;
    text-indent: -9999px;
    position: absolute;
    width: 280px;
    height: 191px;
    display: block;
    margin-top: 45px;
    left: 50%;
    margin-left: -425px;
    background-image: url('/static/img/video_hover.png');
    background-repeat: no-repeat;
    background-position: top left;
}

/* line 91, ../src/home.scss */
#main #video-cont a#popup:hover {
    background-image: url('/static/img/video_preview.png');
    background-repeat: no-repeat;
    background-position: top left;
}

/* line 101, ../src/home.scss */
#main #clouds-top {
    position: absolute;
    width: 549px;
    height: 137px;
    margin-top: 165px;
    left: 50%;
    margin-left: -520px;
    z-index: 99;
    background-image: url('/static/img/top-home-clouds.png');
    background-repeat: no-repeat;
    background-position: top left;
}

/* line 116, ../src/home.scss */
#main #support-top {
    height: 265px;
    background-image: url('/static/img/support-top-bg.png');
    background-repeat: no-repeat;
    background-position: 0px -9px;
}

/* line 126, ../src/home.scss */
#main #support-top form {
    display: inline;
    float: left;
    margin-right: 0;
    width: 713.75px;
    margin: 0 -482.5px 1.5em 482.5px;
    margin-top: 125px;
}

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

/* line 131, ../src/home.scss */
#main #support-top form .help-input {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 311.667px;
    padding: 0 5px 0 5px;
    color: #333;
    height: 36px;
    border: none !important;
    font-size: 16px;
    background-color: transparent;
    background-image: url('/static/img/help_input.png') !important;
    background-repeat: no-repeat;
    width: 296px;
}

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

/* line 134, ../src/home.scss */
#main #support-top form .search-button {
    display: inline;
    float: left;
    margin-right: 0;
    width: 30.208px;
    border: none;
    display: block;
    height: 37px;
    width: 38px;
    margin-top: 9px;
    cursor: pointer;
    background-image: url('/static/img/bt-search.png');
    background-repeat: no-repeat;
    background-color: transparent;
}

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

/* line 151, ../src/home.scss */
#main #home-top {
    height: 265px;
    background-image: url('/static/img/home-top-bg.png');
    background-repeat: no-repeat;
    background-position: 0px -9px;
}

/* line 160, ../src/home.scss */
#main #home-top #paper-plane {
    position: absolute;
    width: 141px;
    height: 62px;
    margin-top: 110px;
    margin-left: 260px;
    left: 50%;
    background-image: url('/static/img/dotted_plane.png');
    background-repeat: no-repeat;
    background-position: top left;
}

/* line 174, ../src/home.scss */
#main #home-top #dotted-helico {
    position: absolute;
    width: 141px;
    height: 71px;
    left: 43%;
    margin-top: -48px;
    background-image: url('/static/img/dotted-helico.png');
    background-repeat: no-repeat;
    background-position: top left;
}

/* line 187, ../src/home.scss */
#main #home-top .buttons {
    display: inline;
    float: left;
    margin-right: 0;
    width: 713.75px;
}

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

/* line 191, ../src/home.scss */
#main #home-top .buttons #signup-button {
    display: inline;
    float: left;
    margin-right: 0;
    width: 271.458px;
    margin: 0 -482.5px 1.5em 482.5px;
    margin-top: 125px;
    margin-bottom: 10px;
    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;
    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 #main #home-top .buttons #signup-button {
    overflow-x: hidden;
}

/* line 211, ../src/home.scss */
#main #home-top .buttons #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 225, ../src/home.scss */
#main #home-top .buttons #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: 126px;
    margin-bottom: 9px;
}

/* line 232, ../src/home.scss */
#main #home-top .buttons #signup-button span.txt {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 271.458px;
    margin: 10px 0 0 8px;
    height: 22px;
    background-image: url('/static/img/text-signup-button.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 #home-top .buttons #signup-button span.txt {
    overflow-x: hidden;
}

/* line 246, ../src/home.scss */
#main #home-top .buttons #take-a-tour {
    margin: 0 -482.5px 1.5em 482.5px;
    display: inline;
    float: left;
    margin-right: 0;
    width: 150.833px;
    background-image: url('/static/img/red_paper-plane.png');
    background-repeat: no-repeat;
    background-position: top right;
    background-z-index: 1000;
    text-decoration: none;
    color: #ac1119;
    font-size: 15px;
    font-weight: 300;
    padding: 0 45px 5px 0;
}

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

/* line 260, ../src/home.scss */
#main #home-top .buttons #take-a-tour:hover {
    color: white;
    background-image: url('/static/img/white_paper-plane.png');
    background-repeat: no-repeat;
    background-position: top right;
    background-z-index: 1000;
}

/* line 276, ../src/home.scss */
#main #home-second {
    display: inline;
    float: left;
    margin-right: 0;
    width: 955px;
    height: 172px;
    background-image: url('/static/img/home-block-two-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 #home-second {
    overflow-x: hidden;
}

/* line 284, ../src/home.scss */
#main #home-second .cycle-quotes {
    display: inline;
    float: left;
    margin-right: 0;
    width: 351.875px;
    margin: 0px;
    padding: 0px;
    background-image: url('/static/img/quote_l.png');
    background-repeat: no-repeat;
    background-position: 15px 20px;
}

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

/* line 295, ../src/home.scss */
#main #home-second .cycle-quotes p {
    margin: 0px;
    padding: 0px;
    display: inline;
    float: left;
    margin-right: 10px;
    width: 231.25px;
    background-image: url('/static/img/quote_r.png');
    background-repeat: no-repeat;
    background-position: 255px 50px;
    padding: 5px 0 5px 0;
    margin-top: 30px;
    padding-bottom: 40px;
    padding-left: 80.417px;
    font-family: 'GentiumBasicRegular';
    letter-spacing: 0;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=hIEfix.png, sizingMethod=crop);
    zoom: 1;
    line-height: 25px;
    font-weight: normal;
    color: #073150;
    font-size: 19px;
}

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

/* line 321, ../src/home.scss */
#main #home-second .cycle-quotes span {
    display: inline;
    float: left;
    margin-right: 0;
    width: 191.042px;
    padding-left: 80.417px;
    font-size: 11px;
    color: #777777;
    margin-top: -30px;
}

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

/* line 330, ../src/home.scss */
#main #home-second .home-icons-aeronef {
    margin-top: 40px;
    display: inline;
    float: left;
    margin-right: 0;
    width: 552.917px;
}

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

/* line 335, ../src/home.scss */
#main #home-second .home-icons-aeronef ul#home-icons {
    width: 583px;
    height: 97px;
    background: url("/static/img/home-plane-select.png") no-repeat;
    margin: 0px auto;
    padding: 0;
    position: relative;
}

/* line 342, ../src/home.scss */
#main #home-second .home-icons-aeronef ul#home-icons li {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    top: 0;
    height: 97px;
    display: block;
}

/* line 352, ../src/home.scss */
#main #home-second .home-icons-aeronef ul#home-icons a {
    height: 97px;
    display: block;
}

/* line 357, ../src/home.scss */
#main #home-second .home-icons-aeronef ul#home-icons #avion {
    left: 0;
    width: 70px;
}

/* line 358, ../src/home.scss */
#main #home-second .home-icons-aeronef ul#home-icons #planeur {
    left: 73px;
    width: 70px;
}

/* line 359, ../src/home.scss */
#main #home-second .home-icons-aeronef ul#home-icons #helico {
    left: 146px;
    width: 70px;
}

/* line 360, ../src/home.scss */
#main #home-second .home-icons-aeronef ul#home-icons #ulm {
    left: 220px;
    width: 70px;
}

/* line 361, ../src/home.scss */
#main #home-second .home-icons-aeronef ul#home-icons #ballon {
    left: 293px;
    width: 70px;
}

/* line 362, ../src/home.scss */
#main #home-second .home-icons-aeronef ul#home-icons #parachute {
    left: 367px;
    width: 70px;
}

/* line 363, ../src/home.scss */
#main #home-second .home-icons-aeronef ul#home-icons #vol_libre {
    left: 440px;
    width: 70px;
}

/* line 364, ../src/home.scss */
#main #home-second .home-icons-aeronef ul#home-icons #drone {
    left: 513px;
    width: 70px;
}

/* line 368, ../src/home.scss */
#main #home-second .home-icons-aeronef ul#home-icons #avion a:hover {
    background: transparent url("/static/img/home-plane-select-hover.png") 0px 0 no-repeat;
}

/* line 372, ../src/home.scss */
#main #home-second .home-icons-aeronef ul#home-icons #planeur:hover {
    background: transparent url("/static/img/home-plane-select-hover.png") -73px 0 no-repeat;
}

/* line 376, ../src/home.scss */
#main #home-second .home-icons-aeronef ul#home-icons #helico:hover {
    background: transparent url("/static/img/home-plane-select-hover.png") -146px 0 no-repeat;
}

/* line 380, ../src/home.scss */
#main #home-second .home-icons-aeronef ul#home-icons #ulm:hover {
    background: transparent url("/static/img/home-plane-select-hover.png") -220px 0 no-repeat;
}

/* line 384, ../src/home.scss */
#main #home-second .home-icons-aeronef ul#home-icons #ballon:hover {
    background: transparent url("/static/img/home-plane-select-hover.png") -293px 0 no-repeat;
}

/* line 388, ../src/home.scss */
#main #home-second .home-icons-aeronef ul#home-icons #parachute:hover {
    background: transparent url("/static/img/home-plane-select-hover.png") -367px 0 no-repeat;
}

/* line 392, ../src/home.scss */
#main #home-second .home-icons-aeronef ul#home-icons #vol_libre:hover {
    background: transparent url("/static/img/home-plane-select-hover.png") -440px 0 no-repeat;
}

/* line 396, ../src/home.scss */
#main #home-second .home-icons-aeronef ul#home-icons #drone:hover {
    background: transparent url("/static/img/home-plane-select-hover.png") -513px 0 no-repeat;
}

/* line 405, ../src/home.scss */
#main #box-support {
    display: inline;
    float: left;
    margin-right: 0;
    width: 955px;
    height: 307px;
    margin-bottom: 15px;
    background-image: url('/static/img/box-support.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 #box-support {
    overflow-x: hidden;
}

/* line 414, ../src/home.scss */
#main #box-support #support-content {
    display: inline;
    float: left;
    margin-right: 0;
    width: 914.792px;
    margin: 0 -80.417px 1.5em 80.417px;
}

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

/* line 418, ../src/home.scss */
#main #box-support #support-content a {
    text-decoration: none;
}

/* line 421, ../src/home.scss */
#main #box-support #support-content .box-title {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 432.292px;
    padding-top: 20px;
    margin-bottom: 10px;
}

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

/* line 425, ../src/home.scss */
#main #box-support #support-content .box-title .baseline {
    font-size: 14px;
    margin-top: -25px;
    float: left;
}

/* line 432, ../src/home.scss */
#main #box-support #support-content h2 {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 392.083px;
    font-size: 36px;
    color: #073150;
    font-family: 'DeliciousHeavy';
}

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

/* line 438, ../src/home.scss */
#main #box-support #support-content h2:hover {
    text-decoration: none;
}

/* line 442, ../src/home.scss */
#main #box-support #support-content .faq {
    background-image: url(/static/img/icon-faq.png);
    background-repeat: no-repeat;
    background-position: center left;
    height: 80px;
    padding-left: 85px;
}

/* line 451, ../src/home.scss */
#main #box-support #support-content .question {
    background-image: url(/static/img/icon-question.png);
    background-repeat: no-repeat;
    background-position: center left;
    height: 80px;
    padding-left: 85px;
}

/* line 460, ../src/home.scss */
#main #box-support #support-content .tuto {
    background-image: url(/static/img/icon-tuto.png);
    background-repeat: no-repeat;
    background-position: center left;
    height: 80px;
    padding-left: 85px;
}

/* line 470, ../src/home.scss */
#main #box-support #support-content .juridical {
    background-image: url(/static/img/icon-juridical.png);
    background-repeat: no-repeat;
    background-position: center left;
    height: 80px;
    padding-left: 85px;
}

/* line 482, ../src/home.scss */
#main #support-box-details {
    display: inline;
    float: left;
    margin-right: 0;
    width: 955px;
    margin-bottom: 20px;
}

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

/* line 485, ../src/home.scss */
#main #support-box-details #support-content {
    padding: 0px 20px 0px 20px;
}

/* line 488, ../src/home.scss */
#main #support-box-details h2 {
    font-family: 'DeliciousHeavy';
    color: #073150;
    font-size: 36px;
    float: left;
}

/* line 493, ../src/home.scss */
#main #support-box-details h2 a {
    text-decoration: underline;
    color: #9a1c20;
}

/* line 496, ../src/home.scss */
#main #support-box-details h2 a:hover {
    text-decoration: none;
}

/* line 501, ../src/home.scss */
#main #support-box-details p {
    clear: both;
    padding-bottom: 10px;
}

/* line 505, ../src/home.scss */
#main #support-box-details #search {
    float: right;
    margin-top: 10px;
}

/* line 508, ../src/home.scss */
#main #support-box-details #search p {
    text-align: right;
}

/* line 510, ../src/home.scss */
#main #support-box-details #search p .search-button {
    -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;
    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;
    height: 25px;
    font-size: 14px;
}

/* line 522, ../src/home.scss */
#main #support-box-details #search p .search-button: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;
}

/* line 529, ../src/home.scss */
#main #support-box-details .faq-list {
    clear: both;
}

/* line 530, ../src/home.scss */
#main #support-box-details .faq-list h3 {
    font-family: 'DeliciousHeavy';
    font-size: 22px;
    margin-bottom: 10px;
    color: #073150;
}

/* line 535, ../src/home.scss */
#main #support-box-details .faq-list h3 a {
    text-decoration: none;
    color: #073150;
}

/* line 538, ../src/home.scss */
#main #support-box-details .faq-list h3 a:hover {
    text-decoration: underline;
}

/* line 543, ../src/home.scss */
#main #support-box-details .faq-list p {
    margin-bottom: 30px;
}

/* line 550, ../src/home.scss */
#main #home-third {
    display: inline;
    float: left;
    margin-right: 0;
    width: 955px;
    margin-bottom: 20px;
    /* Left Right features buttons */
}

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

/* line 553, ../src/home.scss */
#main #home-third span.spacer {
    display: inline;
    float: left;
    margin-right: 0;
    width: 30.208px;
}

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

/* line 557, ../src/home.scss */
#main #home-third .home-col {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 271.458px;
    margin: 0 10px 0 18px;
    padding: 0;
}

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

/* line 564, ../src/home.scss */
#main #home-third .home-col .info-left {
    width: 275px;
    border-right: solid 1px #eeeeee;
    margin: 0 0 10px 0;
    padding: 0;
}

/* line 573, ../src/home.scss */
#main #home-third .home-col .info-left p {
    width: 230px;
    padding: 5px 0px 5px 10px;
    color: #454545;
    font-size: 12.5px;
    line-height: 18px;
}

/* line 581, ../src/home.scss */
#main #home-third .home-col .info-right {
    width: 275px;
    margin: 0 0 10px 0;
    padding: 0;
}

/* line 586, ../src/home.scss */
#main #home-third .home-col .info-right p {
    width: 230px;
    padding: 5px 0px 5px 10px;
    color: #454545;
    font-size: 12.5px;
    line-height: 18px;
}

/* line 594, ../src/home.scss */
#main #home-third .home-col .home-img {
    width: 250px;
    margin: 0px 0px 10px 0px;
}

/* line 599, ../src/home.scss */
#main #home-third .home-col a {
    font-weight: bold;
    color: #073150;
}

/* line 602, ../src/home.scss */
#main #home-third .home-col a:hover {
    color: #9a1c20;
    text-decoration: none;
}

/* line 609, ../src/home.scss */
#main #home-third .home-col h2 {
    text-indent: -9999px;
    font-size: 10px;
    display: None;
}

/* line 614, ../src/home.scss */
#main #home-third .home-col div.stats-title {
    padding-left: 65px;
    padding-top: 20px;
    height: 40px;
    background-image: url(/static/img/home-stats-ico-title.png);
    background-repeat: no-repeat;
    background-position: 10px 12px;
}

/* line 627, ../src/home.scss */
#main #home-third .home-col div.aeronefs-title {
    padding-left: 65px;
    padding-top: 20px;
    height: 40px;
    background-image: url(/static/img/home-aeronefs-ico-title.png);
    background-repeat: no-repeat;
    background-position: 10px 0;
}

/* line 639, ../src/home.scss */
#main #home-third .home-col div.alerts-title {
    padding-left: 60px;
    padding-top: 20px;
    height: 40px;
    background-image: url(/static/img/home-alerts-ico-title.png);
    background-repeat: no-repeat;
    background-position: 10px 10px;
}

/* line 651, ../src/home.scss */
#main #home-third .home-col div.phone-title {
    padding-left: 60px;
    padding-top: 20px;
    height: 40px;
    background-image: url(/static/img/home-phone-ico-title.png);
    background-repeat: no-repeat;
    background-position: 10px 0px;
}

/* line 663, ../src/home.scss */
#main #home-third .home-col div.export-title {
    padding-left: 78px;
    padding-top: 20px;
    height: 40px;
    background-image: url(/static/img/home-export-ico-title.png);
    background-repeat: no-repeat;
    background-position: 10px 0;
}

/* line 675, ../src/home.scss */
#main #home-third .home-col div.cost-title {
    padding-left: 60px;
    padding-top: 20px;
    height: 40px;
    background-image: url(/static/img/home-cost-ico-title.png);
    background-repeat: no-repeat;
    background-position: 10px 12px;
}

/* line 688, ../src/home.scss */
#main #home-third .home-col div.import-title {
    padding-left: 65px;
    padding-top: 20px;
    height: 40px;
    background-image: url(/static/img/home-import-ico-title.png);
    background-repeat: no-repeat;
    background-position: 10px 0;
}

/* line 699, ../src/home.scss */
#main #home-third .home-col div.memories-title {
    padding-left: 87px;
    padding-top: 20px;
    height: 40px;
    background-image: url(/static/img/home-memories-ico-title.png);
    background-repeat: no-repeat;
    background-position: 10px 0;
}

/* line 710, ../src/home.scss */
#main #home-third .home-col div.share-title {
    padding-left: 87px;
    padding-top: 20px;
    height: 40px;
    background-image: url(/static/img/home-share-ico-title.png);
    background-repeat: no-repeat;
    background-position: 10px 0;
}

/* line 725, ../src/home.scss */
#main #home-third div.left-button {
    position: absolute;
    margin-top: 150px;
    margin-left: 10px;
    z-index: 500;
    width: 29px;
    height: 24px;
    background-image: url('/static/img/al.png');
    background-repeat: no-repeat;
    background-position: 5px 0px;
}

/* line 740, ../src/home.scss */
#main #home-third div.right-button {
    position: absolute;
    z-index: 500;
    margin-top: 150px;
    margin-left: 920px;
    width: 24px;
    height: 24px;
    background-image: url('/static/img/ar.png');
    background-repeat: no-repeat;
    background-position: 0 0;
}

/* line 754, ../src/home.scss */
#main #home-third .prev-feature {
    width: 905px;
    padding-top: 10px;
    padding-left: 35px;
    height: 320px;
}

/* line 764, ../src/home.scss */
#partners-list {
    display: inline;
    float: left;
    margin-right: 0;
    width: 914.792px;
    margin-left: 20px;
    margin-top: 50px;
    margin-bottom: 30px;
    border-top: 1px solid #eeeeee;
    padding-top: 10px;
}

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

/* line 771, ../src/home.scss */
#partners-list h2 {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 231.25px;
    padding-left: 40.208px;
    font-size: 21px;
    font-family: 'DeliciousHeavy';
    color: #073150;
    margin-top: 20px;
}

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

/* line 779, ../src/home.scss */
#partners-list .partner-img {
    float: left;
    margin: 0px 10px 0px 10px;
}

/* line 784, ../src/home.scss */
#partners-list .partners-group {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 673.542px;
    padding-left: 321.667px;
}

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

/* line 18, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form label {
    font-weight: bold;
}

/* line 19, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form fieldset {
    padding: 1.4em;
    margin: 0 0 1.5em 0;
}

/* line 20, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form legend {
    font-weight: bold;
    font-size: 1.2em;
}

/* line 26, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form input.text,
form input.title,
form input[type=email],
form input[type=text],
form input[type=password] {
    margin: 0.5em 0;
    background-color: white;
    padding: 5px;
}

/* line 27, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form input.title {
    font-size: 1.5em;
}

/* line 31, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form input[type=checkbox],
form input.checkbox,
form input[type=radio],
form input.radio {
    position: relative;
    top: 0.25em;
}

/* line 33, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form textarea {
    margin: 0.5em 0;
    padding: 5px;
}

/* line 34, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form select {
    margin: 0.5em 0;
}

/* line 59, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form fieldset {
    border: 1px solid #cccccc;
}

/* line 62, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form input.text,
form input.title,
form input[type=email],
form input[type=text],
form input[type=password],
form textarea,
form select {
    border: 1px solid #bbbbbb;
}

/* line 64, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form input.text:focus,
form input.title:focus,
form input[type=email]:focus,
form input[type=text]:focus,
form input[type=password]:focus,
form textarea:focus,
form select:focus {
    border: 1px solid #666666;
}

/* line 48, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form input.text,
form input.title,
form input[type=email],
form input[type=text],
form input[type=password] {
    width: 300px;
}

/* line 50, ../../../../../../../../var/lib/gems/1.8/gems/compass-0.10.6/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form textarea {
    width: 390px;
    height: 250px;
}

@-webkit-keyframes resize {

    /* line 799, ../src/home.scss */
    0% {
        padding: 0;
    }

    /* line 802, ../src/home.scss */
    50% {
        -moz-box-shadow: black 2px 3px 3px 0;
        -webkit-box-shadow: black 2px 3px 3px 0;
        -o-box-shadow: black 2px 3px 3px 0;
        box-shadow: black 2px 3px 3px 0;
    }

    /* line 806, ../src/home.scss */
    70% {
        -moz-box-shadow: black 2px 4px 4px 0;
        -webkit-box-shadow: black 2px 4px 4px 0;
        -o-box-shadow: black 2px 4px 4px 0;
        box-shadow: black 2px 4px 4px 0;
    }

    /* line 810, ../src/home.scss */
    100% {
        -moz-box-shadow: black 3px 5px 5px 0;
        -webkit-box-shadow: black 3px 5px 5px 0;
        -o-box-shadow: black 3px 5px 5px 0;
        box-shadow: black 3px 5px 5px 0;
    }
}

/* HOME POPUP  ***********/
/* IPHONE POPUP */
/* line 820, ../src/home.scss */
div#iphone-popup.popup {
    margin: -275px 0 0 -270px;
    width: 450px;
    height: auto;
    top: 120px;
    padding-bottom: 30px;
}

/* VIDEO POPUP ***********/
/* line 830, ../src/home.scss */
#video-popup {
    margin: -275px 0 0 -270px;
    width: 600px;
    height: 539px;
    top: 320px;
}

/* line 839, ../src/home.scss */
div#video-popup.popup div.body.ct {
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px;
}

/* line 847, ../src/home.scss */
.popup .body {
    padding: 0px;
}