/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {
    display:block
}

audio,canvas,video {
    display:inline-block
}

audio:not([controls]) {
    display:none;
    height:0
}

[hidden],template {
    display:none
}

html {
    font-family:sans-serif;
    -ms-text-size-adjust:100%;
    -webkit-text-size-adjust:100%
}

body {
    margin:0
}

a {
    background:transparent
}

a:focus {
    outline:thin dotted
}

a:active,a:hover {
    outline:0
}

h1 {
    font-size:2em;
    margin:.67em 0
}

abbr[title] {
    border-bottom:1px dotted
}

b,strong {
    font-weight:700
}

dfn {
    font-style:italic
}

hr {
    -moz-box-sizing:content-box;
    box-sizing:content-box;
    height:0
}

mark {
    background:#ff0;
    color:#000
}

code,kbd,pre,samp {
    font-family:monospace,serif;
    font-size:1em
}

pre {
    white-space:pre-wrap
}

q {
    quotes:"\201C" "\201D" "\2018" "\2019"
}

small {
    font-size:80%
}

sub,sup {
    font-size:75%;
    line-height:0;
    position:relative;
    vertical-align:baseline
}

sup {
    top:-.5em
}

sub {
    bottom:-.25em
}

img {
    border:0
}

svg:not(:root) {
    overflow:hidden
}

figure {
    margin:0
}

fieldset {
    border:1px solid silver;
    margin:0 2px;
    padding:.35em .625em .75em
}

legend {
    border:0;
    padding:0
}

button,input,select,textarea {
    font-family:inherit;
    font-size:100%;
    margin:0
}

button,input {
    line-height:normal
}

button,select {
    text-transform:none
}

button,html input[type="button"],input[type="reset"],input[type="submit"] {
    -webkit-appearance:button;
    cursor:pointer
}

button[disabled],html input[disabled] {
    cursor:default
}

input[type="checkbox"],input[type="radio"] {
    box-sizing:border-box;
    padding:0
}

input[type="search"] {
    -webkit-appearance:textfield;
    -moz-box-sizing:content-box;
    -webkit-box-sizing:content-box;
    box-sizing:content-box
}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
    -webkit-appearance:none
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border:0;
    padding:0
}

textarea {
    overflow:auto;
    vertical-align:top
}

table {
    border-collapse:collapse;
    border-spacing:0
}

@media print {
* {
    text-shadow:none!important;
    color:#000!important;
    background:#fff!important;
    box-shadow:none!important
}

a,a:visited {
    text-decoration:underline
}

a[href]:after {
    display:none
}

abbr[title]:after {
    content:" (" attr(title) ")"
}

a[href^="javascript:"]:after,a[href^="#"]:after {
    content:""
}

pre,blockquote {
    border:1px solid #999;
    page-break-inside:avoid
}

thead {
    display:table-header-group
}

tr,img {
    page-break-inside:avoid
}

img {
    max-width:100%!important
}

@page {
    margin:2cm .5cm;
}

p,h2,h3 {
    orphans:3;
    widows:3
}

h2,h3 {
    page-break-after:avoid
}

select {
    background:#fff!important
}

.navbar {
    display:none
}

.table td,.table th {
    background-color:#fff!important
}

.btn>.caret,.dropup>.btn>.caret {
    border-top-color:#000!important
}

.label {
    border:1px solid #000
}

.table {
    border-collapse:collapse!important
}

.table-bordered th,.table-bordered td {
    border:1px solid #ddd!important
}

.nav,.nav-bar,.nav-bayer,.article-header-img,.form-signup,.nav-mega-footer,.nav-footer-list,.promotions-wrapper {
    display:none
}
}

*,:before,:after {
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box
}

html {
    font-size:62.5%;
    -webkit-tap-highlight-color:rgba(0,0,0,0)
}

body {
    font-family:"Avalon Book","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:18px;
    line-height:1.42857143;
    color:#333;
    background-color:#fff
}

input,button,select,textarea {
    font-family:inherit;
    font-size:inherit;
    line-height:inherit
}

a {
    color:#001e68;
    text-decoration:none
}

a:hover,a:focus {
    color:#001e68;
    text-decoration:underline
}

a:focus {
    outline:thin dotted #333;
    outline:5px auto -webkit-focus-ring-color;
    outline-offset:-2px
}

img {
    vertical-align:middle
}

.img-responsive {
    display:block;
    max-width:100%;
    height:auto
}

.img-rounded {
    border-radius:6px
}

.img-thumbnail {
    padding:4px;
    line-height:1.42857143;
    background-color:#fff;
    border:1px solid #ddd;
    border-radius:4px;
    -webkit-transition:all .2s ease-in-out;
    transition:all .2s ease-in-out;
    display:inline-block;
    max-width:100%;
    height:auto
}

.img-circle {
    border-radius:50%
}

hr {
    margin-top:25px;
    margin-bottom:25px;
    border:0;
    border-top:1px solid #eee
}

.sr-only {
    position:absolute;
    width:1px;
    height:1px;
    margin:-1px;
    padding:0;
    overflow:hidden;
    clip:rect(0,0,0,0);
    border:0
}

p {
    margin:0 0 12.5px
}

.lead {
    margin-bottom:25px;
    font-size:20px;
    font-weight:200;
    line-height:1.4
}

@media (min-width:768px) {
.lead {
    font-size:27px
}
}

small,.small {
    font-size:85%
}

cite {
    font-style:normal
}

.text-muted {
    color:#999
}

.text-primary {
    color:#b5c428
}

.text-primary:hover {
    color:#8e9a1f
}

.text-warning {
    color:#c09853
}

.text-warning:hover {
    color:#a47e3c
}

.text-danger {
    color:#b94a48
}

.text-danger:hover {
    color:#953b39
}

.text-success {
    color:#468847
}

.text-success:hover {
    color:#356635
}

.text-info {
    color:#3a87ad
}

.text-info:hover {
    color:#2d6987
}

.text-left {
    text-align:left
}

.text-right {
    text-align:right
}

.text-center {
    text-align:center
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
    font-family:"Avalon Medium","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight:500;
    line-height:1.1;
    color:#001e68
}

h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small {
    font-weight:400;
    line-height:1;
    color:#999
}

h1,h2,h3 {
    margin-top:25px;
    margin-bottom:12.5px
}

h1 small,h2 small,h3 small,h1 .small,h2 .small,h3 .small {
    font-size:65%
}

h4,h5,h6 {
    margin-top:12.5px;
    margin-bottom:12.5px
}

h4 small,h5 small,h6 small,h4 .small,h5 .small,h6 .small {
    font-size:75%
}

h1,.h1 {
    font-size:34px
}

h2,.h2 {
    font-size:25px
}

h3,.h3 {
    font-size:22px
}

h4,.h4 {
    font-size:20px
}

h5,.h5 {
    font-size:18px
}

h6,.h6 {
    font-size:16px
}

.page-header {
    padding-bottom:11.5px;
    margin:50px 0 25px;
    border-bottom:1px solid #eee
}

ul,ol {
    margin-top:0;
    margin-bottom:12.5px
}

ul ul,ol ul,ul ol,ol ol {
    margin-bottom:0
}

.list-unstyled {
    padding-left:0;
    list-style:none
}

.list-inline {
    padding-left:0;
    list-style:none
}

.list-inline>li {
    display:inline-block;
    padding-left:5px;
    padding-right:5px
}

.list-inline>li:first-child {
    padding-left:0
}

dl {
    margin-bottom:25px
}

dt,dd {
    line-height:1.42857143
}

dt {
    font-weight:700
}

dd {
    margin-left:0
}

@media (min-width:768px) {
.dl-horizontal dt {
    float:left;
    width:160px;
    clear:left;
    text-align:right;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}

.dl-horizontal dd {
    margin-left:180px
}

.dl-horizontal dd:before,.dl-horizontal dd:after {
    content:" ";
    display:table
}

.dl-horizontal dd:after {
    clear:both
}

.dl-horizontal dd:before,.dl-horizontal dd:after {
    content:" ";
    display:table
}

.dl-horizontal dd:after {
    clear:both
}
}

abbr[title],abbr[data-original-title] {
    cursor:help;
    border-bottom:1px dotted #999
}

abbr.initialism {
    font-size:90%;
    text-transform:uppercase
}

blockquote {
    padding:12.5px 25px;
    margin:0 0 25px;
    border-left:5px solid #eee
}

blockquote p {
    font-size:22.5px;
    font-weight:300;
    line-height:1.25
}

blockquote p:last-child {
    margin-bottom:0
}

blockquote small {
    display:block;
    line-height:1.42857143;
    color:#999
}

blockquote small:before {
    content:'\2014 \00A0'
}

blockquote.pull-right {
    padding-right:15px;
    padding-left:0;
    border-right:5px solid #eee;
    border-left:0
}

blockquote.pull-right p,blockquote.pull-right small,blockquote.pull-right .small {
    text-align:right
}

blockquote.pull-right small:before,blockquote.pull-right .small:before {
    content:''
}

blockquote.pull-right small:after,blockquote.pull-right .small:after {
    content:'\00A0 \2014'
}

blockquote:before,blockquote:after {
    content:""
}

address {
    margin-bottom:25px;
    font-style:normal;
    line-height:1.42857143
}

code,kbd,pre,samp {
    font-family:Monaco,Menlo,Consolas,"Courier New",monospace
}

code {
    padding:2px 4px;
    font-size:90%;
    color:#c7254e;
    background-color:#f9f2f4;
    white-space:nowrap;
    border-radius:4px
}

pre {
    display:block;
    padding:12px;
    margin:0 0 12.5px;
    font-size:17px;
    line-height:1.42857143;
    word-break:break-all;
    word-wrap:break-word;
    color:#333;
    background-color:#f5f5f5;
    border:1px solid #ccc;
    border-radius:4px
}

pre code {
    padding:0;
    font-size:inherit;
    color:inherit;
    white-space:pre-wrap;
    background-color:transparent;
    border-radius:0
}

.pre-scrollable {
    max-height:340px;
    overflow-y:scroll
}

.container {
    margin-right:auto;
    margin-left:auto;
    padding-left:20px;
    padding-right:20px
}

.container:before,.container:after {
    content:" ";
    display:table
}

.container:after {
    clear:both
}

.container:before,.container:after {
    content:" ";
    display:table
}

.container:after {
    clear:both
}

.row {
    margin-left:-20px;
    margin-right:-20px
}

.row:before,.row:after {
    content:" ";
    display:table
}

.row:after {
    clear:both
}

.row:before,.row:after {
    content:" ";
    display:table
}

.row:after {
    clear:both
}

.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12 {
    position:relative;
    min-height:1px;
    padding-left:20px;
    padding-right:20px
}

.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11 {
    float:left
}

.col-xs-12 {
    width:100%
}

.col-xs-11 {
    width:91.66666667%
}

.col-xs-10 {
    width:83.33333333%
}

.col-xs-9 {
    width:75%
}

.col-xs-8 {
    width:66.66666667%
}

.col-xs-7 {
    width:58.33333333%
}

.col-xs-6 {
    width:50%
}

.col-xs-5 {
    width:41.66666667%
}

.col-xs-4 {
    width:33.33333333%
}

.col-xs-3 {
    width:25%
}

.col-xs-2 {
    width:16.66666667%
}

.col-xs-1 {
    width:8.33333333%
}

.col-xs-pull-12 {
    right:100%
}

.col-xs-pull-11 {
    right:91.66666667%
}

.col-xs-pull-10 {
    right:83.33333333%
}

.col-xs-pull-9 {
    right:75%
}

.col-xs-pull-8 {
    right:66.66666667%
}

.col-xs-pull-7 {
    right:58.33333333%
}

.col-xs-pull-6 {
    right:50%
}

.col-xs-pull-5 {
    right:41.66666667%
}

.col-xs-pull-4 {
    right:33.33333333%
}

.col-xs-pull-3 {
    right:25%
}

.col-xs-pull-2 {
    right:16.66666667%
}

.col-xs-pull-1 {
    right:8.33333333%
}

.col-xs-pull-0 {
    right:0
}

.col-xs-push-12 {
    left:100%
}

.col-xs-push-11 {
    left:91.66666667%
}

.col-xs-push-10 {
    left:83.33333333%
}

.col-xs-push-9 {
    left:75%
}

.col-xs-push-8 {
    left:66.66666667%
}

.col-xs-push-7 {
    left:58.33333333%
}

.col-xs-push-6 {
    left:50%
}

.col-xs-push-5 {
    left:41.66666667%
}

.col-xs-push-4 {
    left:33.33333333%
}

.col-xs-push-3 {
    left:25%
}

.col-xs-push-2 {
    left:16.66666667%
}

.col-xs-push-1 {
    left:8.33333333%
}

.col-xs-push-0 {
    left:0
}

.col-xs-offset-12 {
    margin-left:100%
}

.col-xs-offset-11 {
    margin-left:91.66666667%
}

.col-xs-offset-10 {
    margin-left:83.33333333%
}

.col-xs-offset-9 {
    margin-left:75%
}

.col-xs-offset-8 {
    margin-left:66.66666667%
}

.col-xs-offset-7 {
    margin-left:58.33333333%
}

.col-xs-offset-6 {
    margin-left:50%
}

.col-xs-offset-5 {
    margin-left:41.66666667%
}

.col-xs-offset-4 {
    margin-left:33.33333333%
}

.col-xs-offset-3 {
    margin-left:25%
}

.col-xs-offset-2 {
    margin-left:16.66666667%
}

.col-xs-offset-1 {
    margin-left:8.33333333%
}

.col-xs-offset-0 {
    margin-left:0
}

@media (min-width:768px) {
.container {
    width:760px
}

.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11 {
    float:left
}

.col-sm-12 {
    width:100%
}

.col-sm-11 {
    width:91.66666667%
}

.col-sm-10 {
    width:83.33333333%
}

.col-sm-9 {
    width:75%
}

.col-sm-8 {
    width:66.66666667%
}

.col-sm-7 {
    width:58.33333333%
}

.col-sm-6 {
    width:50%
}

.col-sm-5 {
    width:41.66666667%
}

.col-sm-4 {
    width:33.33333333%
}

.col-sm-3 {
    width:25%
}

.col-sm-2 {
    width:16.66666667%
}

.col-sm-1 {
    width:8.33333333%
}

.col-sm-pull-12 {
    right:100%
}

.col-sm-pull-11 {
    right:91.66666667%
}

.col-sm-pull-10 {
    right:83.33333333%
}

.col-sm-pull-9 {
    right:75%
}

.col-sm-pull-8 {
    right:66.66666667%
}

.col-sm-pull-7 {
    right:58.33333333%
}

.col-sm-pull-6 {
    right:50%
}

.col-sm-pull-5 {
    right:41.66666667%
}

.col-sm-pull-4 {
    right:33.33333333%
}

.col-sm-pull-3 {
    right:25%
}

.col-sm-pull-2 {
    right:16.66666667%
}

.col-sm-pull-1 {
    right:8.33333333%
}

.col-sm-pull-0 {
    right:0
}

.col-sm-push-12 {
    left:100%
}

.col-sm-push-11 {
    left:91.66666667%
}

.col-sm-push-10 {
    left:83.33333333%
}

.col-sm-push-9 {
    left:75%
}

.col-sm-push-8 {
    left:66.66666667%
}

.col-sm-push-7 {
    left:58.33333333%
}

.col-sm-push-6 {
    left:50%
}

.col-sm-push-5 {
    left:41.66666667%
}

.col-sm-push-4 {
    left:33.33333333%
}

.col-sm-push-3 {
    left:25%
}

.col-sm-push-2 {
    left:16.66666667%
}

.col-sm-push-1 {
    left:8.33333333%
}

.col-sm-push-0 {
    left:0
}

.col-sm-offset-12 {
    margin-left:100%
}

.col-sm-offset-11 {
    margin-left:91.66666667%
}

.col-sm-offset-10 {
    margin-left:83.33333333%
}

.col-sm-offset-9 {
    margin-left:75%
}

.col-sm-offset-8 {
    margin-left:66.66666667%
}

.col-sm-offset-7 {
    margin-left:58.33333333%
}

.col-sm-offset-6 {
    margin-left:50%
}

.col-sm-offset-5 {
    margin-left:41.66666667%
}

.col-sm-offset-4 {
    margin-left:33.33333333%
}

.col-sm-offset-3 {
    margin-left:25%
}

.col-sm-offset-2 {
    margin-left:16.66666667%
}

.col-sm-offset-1 {
    margin-left:8.33333333%
}

.col-sm-offset-0 {
    margin-left:0
}
}

@media (min-width:992px) {
.container {
    width:980px
}

.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11 {
    float:left
}

.col-md-12 {
    width:100%
}

.col-md-11 {
    width:91.66666667%
}

.col-md-10 {
    width:83.33333333%
}

.col-md-9 {
    width:75%
}

.col-md-8 {
    width:66.66666667%
}

.col-md-7 {
    width:58.33333333%
}

.col-md-6 {
    width:50%
}

.col-md-5 {
    width:41.66666667%
}

.col-md-4 {
    width:33.33333333%
}

.col-md-3 {
    width:25%
}

.col-md-2 {
    width:16.66666667%
}

.col-md-1 {
    width:8.33333333%
}

.col-md-pull-12 {
    right:100%
}

.col-md-pull-11 {
    right:91.66666667%
}

.col-md-pull-10 {
    right:83.33333333%
}

.col-md-pull-9 {
    right:75%
}

.col-md-pull-8 {
    right:66.66666667%
}

.col-md-pull-7 {
    right:58.33333333%
}

.col-md-pull-6 {
    right:50%
}

.col-md-pull-5 {
    right:41.66666667%
}

.col-md-pull-4 {
    right:33.33333333%
}

.col-md-pull-3 {
    right:25%
}

.col-md-pull-2 {
    right:16.66666667%
}

.col-md-pull-1 {
    right:8.33333333%
}

.col-md-pull-0 {
    right:0
}

.col-md-push-12 {
    left:100%
}

.col-md-push-11 {
    left:91.66666667%
}

.col-md-push-10 {
    left:83.33333333%
}

.col-md-push-9 {
    left:75%
}

.col-md-push-8 {
    left:66.66666667%
}

.col-md-push-7 {
    left:58.33333333%
}

.col-md-push-6 {
    left:50%
}

.col-md-push-5 {
    left:41.66666667%
}

.col-md-push-4 {
    left:33.33333333%
}

.col-md-push-3 {
    left:25%
}

.col-md-push-2 {
    left:16.66666667%
}

.col-md-push-1 {
    left:8.33333333%
}

.col-md-push-0 {
    left:0
}

.col-md-offset-12 {
    margin-left:100%
}

.col-md-offset-11 {
    margin-left:91.66666667%
}

.col-md-offset-10 {
    margin-left:83.33333333%
}

.col-md-offset-9 {
    margin-left:75%
}

.col-md-offset-8 {
    margin-left:66.66666667%
}

.col-md-offset-7 {
    margin-left:58.33333333%
}

.col-md-offset-6 {
    margin-left:50%
}

.col-md-offset-5 {
    margin-left:41.66666667%
}

.col-md-offset-4 {
    margin-left:33.33333333%
}

.col-md-offset-3 {
    margin-left:25%
}

.col-md-offset-2 {
    margin-left:16.66666667%
}

.col-md-offset-1 {
    margin-left:8.33333333%
}

.col-md-offset-0 {
    margin-left:0
}
}

@media (min-width:1200px) {
.container {
    width:1180px
}

.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11 {
    float:left
}

.col-lg-12 {
    width:100%
}

.col-lg-11 {
    width:91.66666667%
}

.col-lg-10 {
    width:83.33333333%
}

.col-lg-9 {
    width:75%
}

.col-lg-8 {
    width:66.66666667%
}

.col-lg-7 {
    width:58.33333333%
}

.col-lg-6 {
    width:50%
}

.col-lg-5 {
    width:41.66666667%
}

.col-lg-4 {
    width:33.33333333%
}

.col-lg-3 {
    width:25%
}

.col-lg-2 {
    width:16.66666667%
}

.col-lg-1 {
    width:8.33333333%
}

.col-lg-pull-12 {
    right:100%
}

.col-lg-pull-11 {
    right:91.66666667%
}

.col-lg-pull-10 {
    right:83.33333333%
}

.col-lg-pull-9 {
    right:75%
}

.col-lg-pull-8 {
    right:66.66666667%
}

.col-lg-pull-7 {
    right:58.33333333%
}

.col-lg-pull-6 {
    right:50%
}

.col-lg-pull-5 {
    right:41.66666667%
}

.col-lg-pull-4 {
    right:33.33333333%
}

.col-lg-pull-3 {
    right:25%
}

.col-lg-pull-2 {
    right:16.66666667%
}

.col-lg-pull-1 {
    right:8.33333333%
}

.col-lg-pull-0 {
    right:0
}

.col-lg-push-12 {
    left:100%
}

.col-lg-push-11 {
    left:91.66666667%
}

.col-lg-push-10 {
    left:83.33333333%
}

.col-lg-push-9 {
    left:75%
}

.col-lg-push-8 {
    left:66.66666667%
}

.col-lg-push-7 {
    left:58.33333333%
}

.col-lg-push-6 {
    left:50%
}

.col-lg-push-5 {
    left:41.66666667%
}

.col-lg-push-4 {
    left:33.33333333%
}

.col-lg-push-3 {
    left:25%
}

.col-lg-push-2 {
    left:16.66666667%
}

.col-lg-push-1 {
    left:8.33333333%
}

.col-lg-push-0 {
    left:0
}

.col-lg-offset-12 {
    margin-left:100%
}

.col-lg-offset-11 {
    margin-left:91.66666667%
}

.col-lg-offset-10 {
    margin-left:83.33333333%
}

.col-lg-offset-9 {
    margin-left:75%
}

.col-lg-offset-8 {
    margin-left:66.66666667%
}

.col-lg-offset-7 {
    margin-left:58.33333333%
}

.col-lg-offset-6 {
    margin-left:50%
}

.col-lg-offset-5 {
    margin-left:41.66666667%
}

.col-lg-offset-4 {
    margin-left:33.33333333%
}

.col-lg-offset-3 {
    margin-left:25%
}

.col-lg-offset-2 {
    margin-left:16.66666667%
}

.col-lg-offset-1 {
    margin-left:8.33333333%
}

.col-lg-offset-0 {
    margin-left:0
}
}

table {
    max-width:100%;
    background-color:transparent
}

th {
    text-align:left
}

.table {
    width:100%;
    margin-bottom:25px
}

.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td {
    padding:8px;
    line-height:1.42857143;
    vertical-align:top;
    border-top:1px solid #ddd
}

.table>thead>tr>th {
    vertical-align:bottom;
    border-bottom:2px solid #ddd
}

.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>td {
    border-top:0
}

.table>tbody+tbody {
    border-top:2px solid #ddd
}

.table .table {
    background-color:#fff
}

.table-condensed>thead>tr>th,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td {
    padding:5px
}

.table-bordered {
    border:1px solid #ddd
}

.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td {
    border:1px solid #ddd
}

.table-bordered>thead>tr>th,.table-bordered>thead>tr>td {
    border-bottom-width:2px
}

.table-striped>tbody>tr:nth-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th {
    background-color:#f9f9f9
}

.table-hover>tbody>tr:hover>td,.table-hover>tbody>tr:hover>th {
    background-color:#f5f5f5
}

table col[class*="col-"] {
    float:none;
    display:table-column
}

table td[class*="col-"],table th[class*="col-"] {
    float:none;
    display:table-cell
}

.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th {
    background-color:#f5f5f5
}

.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th {
    background-color:#dff0d8
}

.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th {
    background-color:#d0e9c6
}

.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th {
    background-color:#f2dede
}

.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th {
    background-color:#ebcccc
}

.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th {
    background-color:#fcf8e3
}

.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th {
    background-color:#faf2cc
}

@media (max-width:767px) {
.table-responsive {
    width:100%;
    margin-bottom:18.75px;
    overflow-y:hidden;
    overflow-x:scroll;
    -ms-overflow-style:-ms-autohiding-scrollbar;
    border:1px solid #ddd;
    -webkit-overflow-scrolling:touch
}

.table-responsive>.table {
    margin-bottom:0
}

.table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td {
    white-space:nowrap
}

.table-responsive>.table-bordered {
    border:0
}

.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child {
    border-left:0
}

.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child {
    border-right:0
}

.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td {
    border-bottom:0
}
}

fieldset {
    padding:0;
    margin:0;
    border:0
}

legend {
    display:block;
    width:100%;
    padding:0;
    margin-bottom:25px;
    font-size:27px;
    line-height:inherit;
    color:#333;
    border:0;
    border-bottom:1px solid #e5e5e5
}

label {
    display:inline-block;
    margin-bottom:5px;
    font-weight:700
}

input[type="search"] {
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box
}

input[type="radio"],input[type="checkbox"] {
    margin:4px 0 0;
    margin-top:1px;
    line-height:normal
}

input[type="file"] {
    display:block
}

select[multiple],select[size] {
    height:auto
}

select optgroup {
    font-size:inherit;
    font-style:inherit;
    font-family:inherit
}

input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus {
    outline:thin dotted #333;
    outline:5px auto -webkit-focus-ring-color;
    outline-offset:-2px
}

input[type="number"]::-webkit-outer-spin-button,input[type="number"]::-webkit-inner-spin-button {
    height:auto
}

output {
    display:block;
    padding-top:7px;
    font-size:18px;
    line-height:1.42857143;
    color:#555;
    vertical-align:middle
}

.form-control {
    display:block;
    width:100%;
    height:39px;
    padding:6px 12px;
    font-size:18px;
    line-height:1.42857143;
    color:#555;
    vertical-align:middle;
    background-color:#fff;
    background-image:none;
    border:1px solid #ccc;
    border-radius:4px;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color:#66afe9;
    outline:0;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,0.6);
    box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,0.6)
}

.form-control:-moz-placeholder {
    color:#999
}

.form-control::-moz-placeholder {
    color:#999
}

.form-control:-ms-input-placeholder {
    color:#999
}

.form-control::-webkit-input-placeholder {
    color:#999
}

.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {
    cursor:not-allowed;
    background-color:#eee
}

textarea.form-control {
    height:auto
}

.form-group {
    margin-bottom:15px
}

.radio,.checkbox {
    display:block;
    min-height:25px;
    margin-top:10px;
    margin-bottom:10px;
    padding-left:20px;
    vertical-align:middle
}

.radio label,.checkbox label {
    display:inline;
    margin-bottom:0;
    font-weight:400;
    cursor:pointer
}

.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"] {
    float:left;
    margin-left:-20px
}

.radio+.radio,.checkbox+.checkbox {
    margin-top:-5px
}

.radio-inline,.checkbox-inline {
    display:inline-block;
    padding-left:20px;
    margin-bottom:0;
    vertical-align:middle;
    font-weight:400;
    cursor:pointer
}

.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline {
    margin-top:0;
    margin-left:10px
}

input[type="radio"][disabled],input[type="checkbox"][disabled],.radio[disabled],.radio-inline[disabled],.checkbox[disabled],.checkbox-inline[disabled],fieldset[disabled] input[type="radio"],fieldset[disabled] input[type="checkbox"],fieldset[disabled] .radio,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox,fieldset[disabled] .checkbox-inline {
    cursor:not-allowed
}

.input-sm {
    height:36px;
    padding:5px 10px;
    font-size:16px;
    line-height:1.5;
    border-radius:3px
}

select.input-sm {
    height:36px;
    line-height:36px
}

textarea.input-sm {
    height:auto
}

.input-lg {
    height:52px;
    padding:10px 16px;
    font-size:23px;
    line-height:1.33;
    border-radius:6px
}

select.input-lg {
    height:52px;
    line-height:52px
}

textarea.input-lg {
    height:auto
}

.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline {
    color:#c09853
}

.has-warning .form-control {
    border-color:#c09853;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)
}

.has-warning .form-control:focus {
    border-color:#a47e3c;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #dbc59e;
    box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #dbc59e
}

.has-warning .input-group-addon {
    color:#c09853;
    border-color:#c09853;
    background-color:#fcf8e3
}

.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline {
    color:#b94a48
}

.has-error .form-control {
    border-color:#b94a48;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)
}

.has-error .form-control:focus {
    border-color:#953b39;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #d59392;
    box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #d59392
}

.has-error .input-group-addon {
    color:#b94a48;
    border-color:#b94a48;
    background-color:#f2dede
}

.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline {
    color:#468847
}

.has-success .form-control {
    border-color:#468847;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)
}

.has-success .form-control:focus {
    border-color:#356635;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7aba7b;
    box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7aba7b
}

.has-success .input-group-addon {
    color:#468847;
    border-color:#468847;
    background-color:#dff0d8
}

.form-control-static {
    margin-bottom:0
}

.help-block {
    display:block;
    margin-top:5px;
    margin-bottom:10px;
    color:#737373
}

@media (min-width:768px) {
.form-inline .form-group {
    display:inline-block;
    margin-bottom:0;
    vertical-align:middle
}

.form-inline .form-control {
    display:inline-block
}

.form-inline .radio,.form-inline .checkbox {
    display:inline-block;
    margin-top:0;
    margin-bottom:0;
    padding-left:0
}

.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"] {
    float:none;
    margin-left:0
}
}

.form-horizontal .control-label,.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline {
    margin-top:0;
    margin-bottom:0;
    padding-top:7px
}

.form-horizontal .form-group {
    margin-left:-20px;
    margin-right:-20px
}

.form-horizontal .form-group:before,.form-horizontal .form-group:after {
    content:" ";
    display:table
}

.form-horizontal .form-group:after {
    clear:both
}

.form-horizontal .form-group:before,.form-horizontal .form-group:after {
    content:" ";
    display:table
}

.form-horizontal .form-group:after {
    clear:both
}

.form-horizontal .form-control-static {
    padding-top:7px
}

@media (min-width:768px) {
.form-horizontal .control-label {
    text-align:right
}
}

.btn {
    display:inline-block;
    margin-bottom:0;
    font-weight:400;
    text-align:center;
    vertical-align:middle;
    cursor:pointer;
    background-image:none;
    border:1px solid transparent;
    white-space:nowrap;
    padding:6px 12px;
    font-size:18px;
    line-height:1.42857143;
    border-radius:4px;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    -o-user-select:none;
}

.btn:focus {
    outline:thin dotted #333;
    outline:5px auto -webkit-focus-ring-color;
    outline-offset:-2px
}

.btn:hover,.btn:focus {
    color:#333;
    text-decoration:none
}

.btn:active,.btn.active {
    outline:0;
    background-image:none;
    -webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);
    box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)
}

.btn.disabled,.btn[disabled],fieldset[disabled] .btn {
    cursor:not-allowed;
    opacity:.65;
    -webkit-box-shadow:none;
    box-shadow:none
}

.btn-default {
    color:#333;
    background-color:#fff;
    border-color:#ccc
}

.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default {
    color:#333;
    background-color:#ebebeb;
    border-color:#adadad
}

.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default {
    background-image:none
}

.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled:active,.btn-default[disabled]:active,fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active {
    background-color:#fff;
    border-color:#ccc
}

.btn-primary {
    color:#fff;
    background-color:#b5c428;
    border-color:#a1af24
}

.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary {
    color:#fff;
    background-color:#96a221;
    border-color:#737c19
}

.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary {
    background-image:none
}

.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active {
    background-color:#b5c428;
    border-color:#a1af24
}

.btn-warning {
    color:#fff;
    background-color:#f0ad4e;
    border-color:#eea236
}

.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.open .dropdown-toggle.btn-warning {
    color:#fff;
    background-color:#ed9c28;
    border-color:#d58512
}

.btn-warning:active,.btn-warning.active,.open .dropdown-toggle.btn-warning {
    background-image:none
}

.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-warning,.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled:active,.btn-warning[disabled]:active,fieldset[disabled] .btn-warning:active,.btn-warning.disabled.active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning.active {
    background-color:#f0ad4e;
    border-color:#eea236
}

.btn-danger {
    color:#fff;
    background-color:#d9534f;
    border-color:#d43f3a
}

.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.open .dropdown-toggle.btn-danger {
    color:#fff;
    background-color:#d2322d;
    border-color:#ac2925
}

.btn-danger:active,.btn-danger.active,.open .dropdown-toggle.btn-danger {
    background-image:none
}

.btn-danger.disabled,.btn-danger[disabled],fieldset[disabled] .btn-danger,.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled:active,.btn-danger[disabled]:active,fieldset[disabled] .btn-danger:active,.btn-danger.disabled.active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger.active {
    background-color:#d9534f;
    border-color:#d43f3a
}

.btn-success {
    color:#fff;
    background-color:#5cb85c;
    border-color:#4cae4c
}

.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success {
    color:#fff;
    background-color:#47a447;
    border-color:#398439
}

.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success {
    background-image:none
}

.btn-success.disabled,.btn-success[disabled],fieldset[disabled] .btn-success,.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled:active,.btn-success[disabled]:active,fieldset[disabled] .btn-success:active,.btn-success.disabled.active,.btn-success[disabled].active,fieldset[disabled] .btn-success.active {
    background-color:#5cb85c;
    border-color:#4cae4c
}

.btn-info {
    color:#fff;
    background-color:#5bc0de;
    border-color:#46b8da
}

.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.open .dropdown-toggle.btn-info {
    color:#fff;
    background-color:#39b3d7;
    border-color:#269abc
}

.btn-info:active,.btn-info.active,.open .dropdown-toggle.btn-info {
    background-image:none
}

.btn-info.disabled,.btn-info[disabled],fieldset[disabled] .btn-info,.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled:active,.btn-info[disabled]:active,fieldset[disabled] .btn-info:active,.btn-info.disabled.active,.btn-info[disabled].active,fieldset[disabled] .btn-info.active {
    background-color:#5bc0de;
    border-color:#46b8da
}

.btn-link {
    color:#001e68;
    font-weight:400;
    cursor:pointer;
    border-radius:0
}

.btn-link,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link {
    background-color:transparent;
    -webkit-box-shadow:none;
    box-shadow:none
}

.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active {
    border-color:transparent
}

.btn-link:hover,.btn-link:focus {
    color:#001e68;
    text-decoration:underline;
    background-color:transparent
}

.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus {
    color:#999;
    text-decoration:none
}

.btn-lg {
    padding:10px 16px;
    font-size:23px;
    line-height:1.33;
    border-radius:6px
}

.btn-sm,.btn-xs {
    padding:5px 10px;
    font-size:16px;
    line-height:1.5;
    border-radius:3px
}

.btn-xs {
    padding:1px 5px
}

.btn-block {
    display:block;
    width:100%;
    padding-left:0;
    padding-right:0
}

.btn-block+.btn-block {
    margin-top:5px
}

input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block {
    width:100%
}

.fade {
    opacity:0;
    -webkit-transition:opacity .15s linear;
    transition:opacity .15s linear
}

.fade.in {
    opacity:1
}

.collapse {
    display:none
}

.collapse.in {
    display:block
}

.collapsing {
    position:relative;
    height:0;
    overflow:hidden;
    -webkit-transition:height .35s ease;
    transition:height .35s ease
}

.caret {
    display:inline-block;
    width:0;
    height:0;
    margin-left:2px;
    vertical-align:middle;
    border-top:4px solid #000;
    border-right:4px solid transparent;
    border-left:4px solid transparent;
    border-bottom:0 dotted
}

.dropdown {
    position:relative
}

.dropdown-toggle:focus {
    outline:0
}

.dropdown-menu {
    position:absolute;
    top:100%;
    left:0;
    z-index:10000;
    display:none;
    float:left;
    min-width:214px;
    padding:5px 0;
    margin:2px 0 0;
    list-style:none;
    font-size:18px;
    background-color:#fff;
    border:1px solid #ccc;
    border:1px solid rgba(0,0,0,0.15);
    border-radius:4px;
    -webkit-box-shadow:0 6px 12px rgba(0,0,0,0.175);
    box-shadow:0 6px 12px rgba(0,0,0,0.175);
    background-clip:padding-box
}

.dropdown-menu.pull-right {
    right:0;
    left:auto
}

.dropdown-menu .divider {
    height:1px;
    margin:11.5px 0;
    overflow:hidden;
    background-color:#e5e5e5
}

.dropdown-menu>li>a {
    display:block;
    padding:3px 20px;
    clear:both;
    font-weight:400;
    line-height:1.42857143;
    color:#333;
    white-space:nowrap
}

.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus {
    text-decoration:none;
    color:#262626;
    background-color:#f5f5f5
}

.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus {
    color:#fff;
    text-decoration:none;
    outline:0;
    background-color:#b5c428
}

.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus {
    color:#999
}

.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus {
    text-decoration:none;
    background-color:transparent;
    background-image:none;
    cursor:not-allowed
}

.open>.dropdown-menu {
    display:block
}

.open>a {
    outline:0
}

.dropdown-header {
    display:block;
    padding:3px 20px;
    font-size:16px;
    line-height:1.42857143;
    color:#999
}

.dropdown-backdrop {
    position:fixed;
    left:0;
    right:0;
    bottom:0;
    top:0;
    z-index:990
}

.pull-right>.dropdown-menu {
    right:0;
    left:auto
}

.dropup .caret,.navbar-fixed-bottom .dropdown .caret {
    border-top:0 dotted;
    border-bottom:4px solid #000;
    content:""
}

.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu {
    top:auto;
    bottom:100%;
    margin-bottom:1px
}

@media (min-width:768px) {
.navbar-right .dropdown-menu {
    right:0;
    left:auto
}
}

.btn-default .caret {
    border-top-color:#333
}

.btn-primary .caret,.btn-success .caret,.btn-warning .caret,.btn-danger .caret,.btn-info .caret {
    border-top-color:#fff
}

.dropup .btn-default .caret {
    border-bottom-color:#333
}

.dropup .btn-primary .caret,.dropup .btn-success .caret,.dropup .btn-warning .caret,.dropup .btn-danger .caret,.dropup .btn-info .caret {
    border-bottom-color:#fff
}

.btn-group,.btn-group-vertical {
    position:relative;
    display:inline-block;
    vertical-align:middle
}

.btn-group>.btn,.btn-group-vertical>.btn {
    position:relative;
    float:left
}

.btn-group>.btn:hover,.btn-group-vertical>.btn:hover,.btn-group>.btn:focus,.btn-group-vertical>.btn:focus,.btn-group>.btn:active,.btn-group-vertical>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn.active {
    z-index:2
}

.btn-group>.btn:focus,.btn-group-vertical>.btn:focus {
    outline:none
}

.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group {
    margin-left:-1px
}

.btn-toolbar:before,.btn-toolbar:after {
    content:" ";
    display:table
}

.btn-toolbar:after {
    clear:both
}

.btn-toolbar:before,.btn-toolbar:after {
    content:" ";
    display:table
}

.btn-toolbar:after {
    clear:both
}

.btn-toolbar .btn-group {
    float:left
}

.btn-toolbar>.btn+.btn,.btn-toolbar>.btn-group+.btn,.btn-toolbar>.btn+.btn-group,.btn-toolbar>.btn-group+.btn-group {
    margin-left:5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius:0
}

.btn-group>.btn:first-child {
    margin-left:0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius:0;
    border-top-right-radius:0
}

.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius:0;
    border-top-left-radius:0
}

.btn-group>.btn-group {
    float:left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius:0
}

.btn-group>.btn-group:first-child>.btn:last-child,.btn-group>.btn-group:first-child>.dropdown-toggle {
    border-bottom-right-radius:0;
    border-top-right-radius:0
}

.btn-group>.btn-group:last-child>.btn:first-child {
    border-bottom-left-radius:0;
    border-top-left-radius:0
}

.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle {
    outline:0
}

.btn-group-xs>.btn {
    padding:5px 10px;
    font-size:16px;
    line-height:1.5;
    border-radius:3px;
    padding:1px 5px
}

.btn-group-sm>.btn {
    padding:5px 10px;
    font-size:16px;
    line-height:1.5;
    border-radius:3px
}

.btn-group-lg>.btn {
    padding:10px 16px;
    font-size:23px;
    line-height:1.33;
    border-radius:6px
}

.btn-group>.btn+.dropdown-toggle {
    padding-left:8px;
    padding-right:8px
}

.btn-group>.btn-lg+.dropdown-toggle {
    padding-left:12px;
    padding-right:12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);
    box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow:none;
    box-shadow:none
}

.btn .caret {
    margin-left:0
}

.btn-lg .caret {
    border-width:5px 5px 0;
    border-bottom-width:0
}

.dropup .btn-lg .caret {
    border-width:0 5px 5px
}

.btn-group-vertical>.btn,.btn-group-vertical>.btn-group {
    display:block;
    float:none;
    width:100%;
    max-width:100%
}

.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after {
    content:" ";
    display:table
}

.btn-group-vertical>.btn-group:after {
    clear:both
}

.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after {
    content:" ";
    display:table
}

.btn-group-vertical>.btn-group:after {
    clear:both
}

.btn-group-vertical>.btn-group>.btn {
    float:none
}

.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group {
    margin-top:-1px;
    margin-left:0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius:0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius:4px;
    border-bottom-right-radius:0;
    border-bottom-left-radius:0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-bottom-left-radius:4px;
    border-top-right-radius:0;
    border-top-left-radius:0
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius:0
}

.btn-group-vertical>.btn-group:first-child>.btn:last-child,.btn-group-vertical>.btn-group:first-child>.dropdown-toggle {
    border-bottom-right-radius:0;
    border-bottom-left-radius:0
}

.btn-group-vertical>.btn-group:last-child>.btn:first-child {
    border-top-right-radius:0;
    border-top-left-radius:0
}

.btn-group-justified {
    display:table;
    width:100%;
    table-layout:fixed;
    border-collapse:separate
}

.btn-group-justified .btn {
    float:none;
    display:table-cell;
    width:1%
}

[data-toggle="buttons"]>.btn>input[type="radio"],[data-toggle="buttons"]>.btn>input[type="checkbox"] {
    display:none
}

.input-group {
    position:relative;
    display:table;
    border-collapse:separate
}

.input-group.col {
    float:none;
    padding-left:0;
    padding-right:0
}

.input-group .form-control {
    width:100%;
    margin-bottom:0
}

.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn {
    height:52px;
    padding:10px 16px;
    font-size:23px;
    line-height:1.33;
    border-radius:6px
}

select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn {
    height:52px;
    line-height:52px
}

textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn {
    height:auto
}

.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn {
    height:36px;
    padding:5px 10px;
    font-size:16px;
    line-height:1.5;
    border-radius:3px
}

select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn {
    height:36px;
    line-height:36px
}

textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn {
    height:auto
}

.input-group-addon,.input-group-btn,.input-group .form-control {
    display:table-cell
}

.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius:0
}

.input-group-addon,.input-group-btn {
    width:1%;
    white-space:nowrap;
    vertical-align:middle
}

.input-group-addon {
    padding:6px 12px;
    font-size:18px;
    font-weight:400;
    line-height:1;
    color:#555;
    text-align:center;
    background-color:#eee;
    border:1px solid #ccc;
    border-radius:4px
}

.input-group-addon.input-sm {
    padding:5px 10px;
    font-size:16px;
    border-radius:3px
}

.input-group-addon.input-lg {
    padding:10px 16px;
    font-size:23px;
    border-radius:6px
}

.input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"] {
    margin-top:0
}

.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius:0;
    border-top-right-radius:0
}

.input-group-addon:first-child {
    border-right:0
}

.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child) {
    border-bottom-left-radius:0;
    border-top-left-radius:0
}

.input-group-addon:last-child {
    border-left:0
}

.input-group-btn {
    position:relative;
    white-space:nowrap
}

.input-group-btn:first-child>.btn {
    margin-right:-1px
}

.input-group-btn:last-child>.btn {
    margin-left:-1px
}

.input-group-btn>.btn {
    position:relative
}

.input-group-btn>.btn+.btn {
    margin-left:-4px
}

.input-group-btn>.btn:hover,.input-group-btn>.btn:active {
    z-index:2
}

.nav {
    margin-bottom:0;
    padding-left:0;
    list-style:none
}

.nav:before,.nav:after {
    content:" ";
    display:table
}

.nav:after {
    clear:both
}

.nav:before,.nav:after {
    content:" ";
    display:table
}

.nav:after {
    clear:both
}

.nav>li {
    position:relative;
    display:block
}

.nav>li>a {
    position:relative;
    display:block;
    padding:10px 15px
}

.nav>li>a:hover,.nav>li>a:focus {
    text-decoration:none;
    background-color:#eee
}

.nav>li.disabled>a {
    color:#999
}

.nav>li.disabled>a:hover,.nav>li.disabled>a:focus {
    color:#999;
    text-decoration:none;
    background-color:transparent;
    cursor:not-allowed
}

.nav .open>a,.nav .open>a:hover,.nav .open>a:focus {
    background-color:#eee;
    border-color:#001e68
}

.nav .open>a .caret,.nav .open>a:hover .caret,.nav .open>a:focus .caret {
    border-top-color:#001e68;
    border-bottom-color:#001e68
}

.nav .nav-divider {
    height:1px;
    margin:11.5px 0;
    overflow:hidden;
    background-color:#e5e5e5
}

.nav>li>a>img {
    max-width:none
}

.nav-tabs {
    border-bottom:1px solid #ddd
}

.nav-tabs>li {
    float:left;
    margin-bottom:-1px
}

.nav-tabs>li>a {
    margin-right:2px;
    line-height:1.42857143;
    border:1px solid transparent;
    border-radius:4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color:#eee #eee #ddd
}

.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus {
    color:#555;
    background-color:#fff;
    border:1px solid #ddd;
    border-bottom-color:transparent;
    cursor:default
}

.nav-tabs.nav-justified {
    width:100%;
    border-bottom:0
}

.nav-tabs.nav-justified>li {
    float:none
}

.nav-tabs.nav-justified>li>a {
    text-align:center;
    margin-bottom:5px
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top:auto;
    left:auto
}

@media (min-width:768px) {
.nav-tabs.nav-justified>li {
    display:table-cell;
    width:1%
}

.nav-tabs.nav-justified>li>a {
    margin-bottom:0
}
}

.nav-tabs.nav-justified>li>a {
    margin-right:0;
    border-radius:4px
}

.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus {
    border:1px solid #ddd
}

@media (min-width:768px) {
.nav-tabs.nav-justified>li>a {
    border-bottom:1px solid #ddd;
    border-radius:4px 4px 0 0
}

.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus {
    border-bottom-color:#fff
}
}

.nav-pills>li {
    float:left
}

.nav-pills>li>a {
    border-radius:4px
}

.nav-pills>li+li {
    margin-left:2px
}

.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus {
    color:#fff;
    background-color:#b5c428
}

.nav-pills>li.active>a .caret,.nav-pills>li.active>a:hover .caret,.nav-pills>li.active>a:focus .caret {
    border-top-color:#fff;
    border-bottom-color:#fff
}

.nav-stacked>li {
    float:none
}

.nav-stacked>li+li {
    margin-top:2px;
    margin-left:0
}

.nav-justified {
    width:100%
}

.nav-justified>li {
    float:none
}

.nav-justified>li>a {
    text-align:center;
    margin-bottom:5px
}

.nav-justified>.dropdown .dropdown-menu {
    top:auto;
    left:auto
}

@media (min-width:768px) {
.nav-justified>li {
    display:table-cell;
    width:1%
}

.nav-justified>li>a {
    margin-bottom:0
}
}

.nav-tabs-justified {
    border-bottom:0
}

.nav-tabs-justified>li>a {
    margin-right:0;
    border-radius:4px
}

.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus {
    border:1px solid #ddd
}

@media (min-width:768px) {
.nav-tabs-justified>li>a {
    border-bottom:1px solid #ddd;
    border-radius:4px 4px 0 0
}

.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus {
    border-bottom-color:#fff
}
}

.tab-content>.tab-pane {
    display:none
}

.tab-content>.active {
    display:block
}

.nav .caret {
    border-top-color:#001e68;
    border-bottom-color:#001e68
}

.nav a:hover .caret {
    border-top-color:#001e68;
    border-bottom-color:#001e68
}

.nav-tabs .dropdown-menu {
    margin-top:-1px;
    border-top-right-radius:0;
    border-top-left-radius:0
}

.navbar {
    position:relative;
    min-height:50px;
    margin-bottom:25px;
    border:1px solid transparent
}

.navbar:before,.navbar:after {
    content:" ";
    display:table
}

.navbar:after {
    clear:both
}

.navbar:before,.navbar:after {
    content:" ";
    display:table
}

.navbar:after {
    clear:both
}

@media (min-width:768px) {
.navbar {
    border-radius:4px
}
}

.navbar-header:before,.navbar-header:after {
    content:" ";
    display:table
}

.navbar-header:after {
    clear:both
}

.navbar-header:before,.navbar-header:after {
    content:" ";
    display:table
}

.navbar-header:after {
    clear:both
}

@media (min-width:768px) {
.navbar-header {
    float:left
}
}

.navbar-collapse {
    max-height:340px;
    overflow-x:visible;
    padding-right:20px;
    padding-left:20px;
    border-top:1px solid transparent;
    box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);
    -webkit-overflow-scrolling:touch
}

.navbar-collapse:before,.navbar-collapse:after {
    content:" ";
    display:table
}

.navbar-collapse:after {
    clear:both
}

.navbar-collapse:before,.navbar-collapse:after {
    content:" ";
    display:table
}

.navbar-collapse:after {
    clear:both
}

.navbar-collapse.in {
    overflow-y:auto
}

@media (min-width:768px) {
.navbar-collapse {
    width:auto;
    border-top:0;
    box-shadow:none
}

.navbar-collapse.collapse {
    display:block!important;
    height:auto!important;
    padding-bottom:0;
    overflow:visible!important
}

.navbar-collapse.in {
    overflow-y:auto
}

.navbar-collapse .navbar-nav.navbar-left:first-child {
    margin-left:-20px
}

.navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-right:-20px
}

.navbar-collapse .navbar-text:last-child {
    margin-right:0
}
}

.container>.navbar-header,.container>.navbar-collapse {
    margin-right:-20px;
    margin-left:-20px
}

@media (min-width:768px) {
.container>.navbar-header,.container>.navbar-collapse {
    margin-right:0;
    margin-left:0
}
}

.navbar-static-top {
    z-index:1000;
    border-width:0 0 1px
}

@media (min-width:768px) {
.navbar-static-top {
    border-radius:0
}
}

.navbar-fixed-top,.navbar-fixed-bottom {
    position:fixed;
    right:0;
    left:0;
    z-index:1030
}

@media (min-width:768px) {
.navbar-fixed-top,.navbar-fixed-bottom {
    border-radius:0
}
}

.navbar-fixed-top {
    top:0;
    border-width:0 0 1px
}

.navbar-fixed-bottom {
    bottom:0;
    margin-bottom:0;
    border-width:1px 0 0
}

.navbar-brand {
    float:left;
    padding:12.5px 20px;
    font-size:23px;
    line-height:25px
}

.navbar-brand:hover,.navbar-brand:focus {
    text-decoration:none
}

@media (min-width:768px) {
.navbar>.container .navbar-brand {
    margin-left:-20px
}
}

.navbar-toggle {
    position:relative;
    float:right;
    margin-right:20px;
    padding:9px 10px;
    margin-top:8px;
    margin-bottom:8px;
    background-color:transparent;
    border:1px solid transparent;
    border-radius:4px
}

.navbar-toggle .icon-bar {
    display:block;
    width:22px;
    height:2px;
    border-radius:1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top:4px
}

@media (min-width:768px) {
.navbar-toggle {
    display:none
}
}

.navbar-nav {
    margin:6.25px -20px
}

.navbar-nav>li>a {
    padding-top:10px;
    padding-bottom:10px;
    line-height:25px
}

@media (max-width:767px) {
.navbar-nav .open .dropdown-menu {
    position:static;
    float:none;
    width:auto;
    margin-top:0;
    background-color:transparent;
    border:0;
    box-shadow:none
}

.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header {
    padding:5px 15px 5px 25px
}

.navbar-nav .open .dropdown-menu>li>a {
    line-height:25px
}

.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus {
    background-image:none
}
}

@media (min-width:768px) {
.navbar-nav {
    float:left;
    margin:0
}

.navbar-nav>li {
    float:left
}

.navbar-nav>li>a {
    padding-top:12.5px;
    padding-bottom:12.5px
}
}

@media (min-width:768px) {
.navbar-left {
    float:left!important
}

.navbar-right {
    float:right!important
}
}

.navbar-form {
    margin-left:-20px;
    margin-right:-20px;
    padding:10px 20px;
    border-top:1px solid transparent;
    border-bottom:1px solid transparent;
    -webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);
    box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);
    margin-top:5.5px;
    margin-bottom:5.5px
}

@media (min-width:768px) {
.navbar-form .form-group {
    display:inline-block;
    margin-bottom:0;
    vertical-align:middle
}

.navbar-form .form-control {
    display:inline-block
}

.navbar-form .radio,.navbar-form .checkbox {
    display:inline-block;
    margin-top:0;
    margin-bottom:0;
    padding-left:0
}

.navbar-form .radio input[type="radio"],.navbar-form .checkbox input[type="checkbox"] {
    float:none;
    margin-left:0
}
}

@media (max-width:767px) {
.navbar-form .form-group {
    margin-bottom:5px
}
}

@media (min-width:768px) {
.navbar-form {
    width:auto;
    border:0;
    margin-left:0;
    margin-right:0;
    padding-top:0;
    padding-bottom:0;
    -webkit-box-shadow:none;
    box-shadow:none
}
}

.navbar-nav>li>.dropdown-menu {
    margin-top:0;
    border-top-right-radius:0;
    border-top-left-radius:0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    border-bottom-right-radius:0;
    border-bottom-left-radius:0
}

.navbar-nav.pull-right>li>.dropdown-menu,.navbar-nav>li>.dropdown-menu.pull-right {
    left:auto;
    right:0
}

.navbar-btn {
    margin-top:5.5px;
    margin-bottom:5.5px
}

.navbar-text {
    float:left;
    margin-top:12.5px;
    margin-bottom:12.5px
}

@media (min-width:768px) {
.navbar-text {
    margin-left:20px;
    margin-right:20px
}
}

.navbar-default {
    background-color:#f8f8f8;
    border-color:#e7e7e7
}

.navbar-default .navbar-brand {
    color:#777
}

.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus {
    color:#5e5e5e;
    background-color:transparent
}

.navbar-default .navbar-text {
    color:#777
}

.navbar-default .navbar-nav>li>a {
    color:#777
}

.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus {
    color:#333;
    background-color:transparent
}

.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus {
    color:#555;
    background-color:#e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus {
    color:#ccc;
    background-color:transparent
}

.navbar-default .navbar-toggle {
    border-color:#ddd
}

.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {
    background-color:#ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color:#ccc
}

.navbar-default .navbar-collapse,.navbar-default .navbar-form {
    border-color:#e7e7e7
}

.navbar-default .navbar-nav>.dropdown>a:hover .caret,.navbar-default .navbar-nav>.dropdown>a:focus .caret {
    border-top-color:#333;
    border-bottom-color:#333
}

.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus {
    background-color:#e7e7e7;
    color:#555
}

.navbar-default .navbar-nav>.open>a .caret,.navbar-default .navbar-nav>.open>a:hover .caret,.navbar-default .navbar-nav>.open>a:focus .caret {
    border-top-color:#555;
    border-bottom-color:#555
}

.navbar-default .navbar-nav>.dropdown>a .caret {
    border-top-color:#777;
    border-bottom-color:#777
}

@media (max-width:767px) {
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color:#777
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
    color:#333;
    background-color:transparent
}

.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
    color:#555;
    background-color:#e7e7e7
}

.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
    color:#ccc;
    background-color:transparent
}
}

.navbar-default .navbar-link {
    color:#777
}

.navbar-default .navbar-link:hover {
    color:#333
}

.navbar-inverse {
    background-color:#222;
    border-color:#080808
}

.navbar-inverse .navbar-brand {
    color:#999
}

.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus {
    color:#fff;
    background-color:transparent
}

.navbar-inverse .navbar-text {
    color:#999
}

.navbar-inverse .navbar-nav>li>a {
    color:#999
}

.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus {
    color:#fff;
    background-color:transparent
}

.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus {
    color:#fff;
    background-color:#080808
}

.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus {
    color:#444;
    background-color:transparent
}

.navbar-inverse .navbar-toggle {
    border-color:#333
}

.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus {
    background-color:#333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color:#fff
}

.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form {
    border-color:#101010
}

.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus {
    background-color:#080808;
    color:#fff
}

.navbar-inverse .navbar-nav>.dropdown>a:hover .caret {
    border-top-color:#fff;
    border-bottom-color:#fff
}

.navbar-inverse .navbar-nav>.dropdown>a .caret {
    border-top-color:#999;
    border-bottom-color:#999
}

.navbar-inverse .navbar-nav>.open>a .caret,.navbar-inverse .navbar-nav>.open>a:hover .caret,.navbar-inverse .navbar-nav>.open>a:focus .caret {
    border-top-color:#fff;
    border-bottom-color:#fff
}

@media (max-width:767px) {
.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
    border-color:#080808
}

.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color:#999
}

.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
    color:#fff;
    background-color:transparent
}

.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
    color:#fff;
    background-color:#080808
}

.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
    color:#444;
    background-color:transparent
}
}

.navbar-inverse .navbar-link {
    color:#999
}

.navbar-inverse .navbar-link:hover {
    color:#fff
}

.breadcrumb {
    padding:8px 15px;
    margin-bottom:25px;
    list-style:none;
    background-color:#f5f5f5;
    border-radius:4px
}

.breadcrumb>li {
    display:inline-block
}

.breadcrumb>li+li:before {
    content:"/\00a0";
    padding:0 5px;
    color:#ccc
}

.breadcrumb>.active {
    color:#999
}

.modal-open {
    overflow:hidden
}

.modal {
    display:none;
    overflow:auto;
    overflow-y:scroll;
    position:fixed;
    top:0;
    right:0;
    bottom:0;
    left:0;
    z-index:1040
}

.modal.fade .modal-dialog {
    -webkit-transform:translate(0,-25%);
    -ms-transform:translate(0,-25%);
    transform:translate(0,-25%);
    -webkit-transition:-webkit-transform .3s ease-out;
    -moz-transition:-moz-transform .3s ease-out;
    -o-transition:-o-transform .3s ease-out;
    transition:transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform:translate(0,0);
    -ms-transform:translate(0,0);
    transform:translate(0,0)
}

.modal-dialog {
    position:relative;
    margin-left:auto;
    margin-right:auto;
    width:auto;
    padding:10px;
    z-index:1050
}

.modal-content {
    position:relative;
    background-color:#fff;
    border:1px solid #999;
    border:1px solid rgba(0,0,0,0.2);
    border-radius:6px;
    -webkit-box-shadow:0 3px 9px rgba(0,0,0,0.5);
    box-shadow:0 3px 9px rgba(0,0,0,0.5);
    background-clip:padding-box;
    outline:none
}

.modal-backdrop {
    position:fixed;
    top:0;
    right:0;
    bottom:0;
    left:0;
    z-index:1030;
    background-color:#000
}

.modal-backdrop.fade {
    opacity:0;
}

.modal-backdrop.in {
    opacity:.5;
}

.modal-header {
    padding:15px;
    border-bottom:1px solid #e5e5e5;
    min-height:16.42857143px
}

.modal-header .close {
    margin-top:-2px
}

.modal-title {
    margin:0;
    line-height:1.42857143
}

.modal-body {
    position:relative;
    padding:20px
}

.modal-footer {
    margin-top:15px;
    padding:19px 20px 20px;
    text-align:right;
    border-top:1px solid #e5e5e5
}

.modal-footer:before,.modal-footer:after {
    content:" ";
    display:table
}

.modal-footer:after {
    clear:both
}

.modal-footer:before,.modal-footer:after {
    content:" ";
    display:table
}

.modal-footer:after {
    clear:both
}

.modal-footer .btn+.btn {
    margin-left:5px;
    margin-bottom:0
}

.modal-footer .btn-group .btn+.btn {
    margin-left:-1px
}

.modal-footer .btn-block+.btn-block {
    margin-left:0
}

@media screen and (min-width:768px) {
.modal-dialog {
    width:600px;
    padding-top:30px;
    padding-bottom:30px
}

.modal-content {
    -webkit-box-shadow:0 5px 15px rgba(0,0,0,0.5);
    box-shadow:0 5px 15px rgba(0,0,0,0.5)
}
}

.clearfix:before,.clearfix:after {
    content:" ";
    display:table
}

.clearfix:after {
    clear:both
}

.center-block {
    display:block;
    margin-left:auto;
    margin-right:auto
}

.pull-right {
    float:right!important
}

.pull-left {
    float:left!important
}

.hide {
    display:none!important
}

.show {
    display:block!important
}

.invisible {
    visibility:hidden
}

.text-hide {
    font:0px/0 a;
    color:transparent;
    text-shadow:none;
    background-color:transparent;
    border:0
}

.hidden {
    display:none!important;
    visibility:hidden!important
}

.affix {
    position:fixed
}

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

.visible-xs,tr.visible-xs,th.visible-xs,td.visible-xs {
    display:none!important
}

@media (max-width:767px) {
.visible-xs {
    display:block!important
}

tr.visible-xs {
    display:table-row!important
}

th.visible-xs,td.visible-xs {
    display:table-cell!important
}
}

@media (min-width:768px) and (max-width:991px) {
.visible-xs.visible-sm {
    display:block!important
}

tr.visible-xs.visible-sm {
    display:table-row!important
}

th.visible-xs.visible-sm,td.visible-xs.visible-sm {
    display:table-cell!important
}
}

@media (min-width:992px) and (max-width:1199px) {
.visible-xs.visible-md {
    display:block!important
}

tr.visible-xs.visible-md {
    display:table-row!important
}

th.visible-xs.visible-md,td.visible-xs.visible-md {
    display:table-cell!important
}
}

@media (min-width:1200px) {
.visible-xs.visible-lg {
    display:block!important
}

tr.visible-xs.visible-lg {
    display:table-row!important
}

th.visible-xs.visible-lg,td.visible-xs.visible-lg {
    display:table-cell!important
}
}

.visible-sm,tr.visible-sm,th.visible-sm,td.visible-sm {
    display:none!important
}

@media (max-width:767px) {
.visible-sm.visible-xs {
    display:block!important
}

tr.visible-sm.visible-xs {
    display:table-row!important
}

th.visible-sm.visible-xs,td.visible-sm.visible-xs {
    display:table-cell!important
}
}

@media (min-width:768px) and (max-width:991px) {
.visible-sm {
    display:block!important
}

tr.visible-sm {
    display:table-row!important
}

th.visible-sm,td.visible-sm {
    display:table-cell!important
}
}

@media (min-width:992px) and (max-width:1199px) {
.visible-sm.visible-md {
    display:block!important
}

tr.visible-sm.visible-md {
    display:table-row!important
}

th.visible-sm.visible-md,td.visible-sm.visible-md {
    display:table-cell!important
}
}

@media (min-width:1200px) {
.visible-sm.visible-lg {
    display:block!important
}

tr.visible-sm.visible-lg {
    display:table-row!important
}

th.visible-sm.visible-lg,td.visible-sm.visible-lg {
    display:table-cell!important
}
}

.visible-md,tr.visible-md,th.visible-md,td.visible-md {
    display:none!important
}

@media (max-width:767px) {
.visible-md.visible-xs {
    display:block!important
}

tr.visible-md.visible-xs {
    display:table-row!important
}

th.visible-md.visible-xs,td.visible-md.visible-xs {
    display:table-cell!important
}
}

@media (min-width:768px) and (max-width:991px) {
.visible-md.visible-sm {
    display:block!important
}

tr.visible-md.visible-sm {
    display:table-row!important
}

th.visible-md.visible-sm,td.visible-md.visible-sm {
    display:table-cell!important
}
}

@media (min-width:992px) and (max-width:1199px) {
.visible-md {
    display:block!important
}

tr.visible-md {
    display:table-row!important
}

th.visible-md,td.visible-md {
    display:table-cell!important
}
}

@media (min-width:1200px) {
.visible-md.visible-lg {
    display:block!important
}

tr.visible-md.visible-lg {
    display:table-row!important
}

th.visible-md.visible-lg,td.visible-md.visible-lg {
    display:table-cell!important
}
}

.visible-lg,tr.visible-lg,th.visible-lg,td.visible-lg {
    display:none!important
}

@media (max-width:767px) {
.visible-lg.visible-xs {
    display:block!important
}

tr.visible-lg.visible-xs {
    display:table-row!important
}

th.visible-lg.visible-xs,td.visible-lg.visible-xs {
    display:table-cell!important
}
}

@media (min-width:768px) and (max-width:991px) {
.visible-lg.visible-sm {
    display:block!important
}

tr.visible-lg.visible-sm {
    display:table-row!important
}

th.visible-lg.visible-sm,td.visible-lg.visible-sm {
    display:table-cell!important
}
}

@media (min-width:992px) and (max-width:1199px) {
.visible-lg.visible-md {
    display:block!important
}

tr.visible-lg.visible-md {
    display:table-row!important
}

th.visible-lg.visible-md,td.visible-lg.visible-md {
    display:table-cell!important
}
}

@media (min-width:1200px) {
.visible-lg {
    display:block!important
}

tr.visible-lg {
    display:table-row!important
}

th.visible-lg,td.visible-lg {
    display:table-cell!important
}
}

.hidden-xs {
    display:block!important
}

tr.hidden-xs {
    display:table-row!important
}

th.hidden-xs,td.hidden-xs {
    display:table-cell!important
}

@media (max-width:767px) {
.hidden-xs,tr.hidden-xs,th.hidden-xs,td.hidden-xs {
    display:none!important
}
}

@media (min-width:768px) and (max-width:991px) {
.hidden-xs.hidden-sm,tr.hidden-xs.hidden-sm,th.hidden-xs.hidden-sm,td.hidden-xs.hidden-sm {
    display:none!important
}
}

@media (min-width:992px) and (max-width:1199px) {
.hidden-xs.hidden-md,tr.hidden-xs.hidden-md,th.hidden-xs.hidden-md,td.hidden-xs.hidden-md {
    display:none!important
}
}

@media (min-width:1200px) {
.hidden-xs.hidden-lg,tr.hidden-xs.hidden-lg,th.hidden-xs.hidden-lg,td.hidden-xs.hidden-lg {
    display:none!important
}
}

.hidden-sm {
    display:block!important
}

tr.hidden-sm {
    display:table-row!important
}

th.hidden-sm,td.hidden-sm {
    display:table-cell!important
}

@media (max-width:767px) {
.hidden-sm.hidden-xs,tr.hidden-sm.hidden-xs,th.hidden-sm.hidden-xs,td.hidden-sm.hidden-xs {
    display:none!important
}
}

@media (min-width:768px) and (max-width:991px) {
.hidden-sm,tr.hidden-sm,th.hidden-sm,td.hidden-sm {
    display:none!important
}
}

@media (min-width:992px) and (max-width:1199px) {
.hidden-sm.hidden-md,tr.hidden-sm.hidden-md,th.hidden-sm.hidden-md,td.hidden-sm.hidden-md {
    display:none!important
}
}

@media (min-width:1200px) {
.hidden-sm.hidden-lg,tr.hidden-sm.hidden-lg,th.hidden-sm.hidden-lg,td.hidden-sm.hidden-lg {
    display:none!important
}
}

.hidden-md {
    display:block!important
}

tr.hidden-md {
    display:table-row!important
}

th.hidden-md,td.hidden-md {
    display:table-cell!important
}

@media (max-width:767px) {
.hidden-md.hidden-xs,tr.hidden-md.hidden-xs,th.hidden-md.hidden-xs,td.hidden-md.hidden-xs {
    display:none!important
}
}

@media (min-width:768px) and (max-width:991px) {
.hidden-md.hidden-sm,tr.hidden-md.hidden-sm,th.hidden-md.hidden-sm,td.hidden-md.hidden-sm {
    display:none!important
}
}

@media (min-width:992px) and (max-width:1199px) {
.hidden-md,tr.hidden-md,th.hidden-md,td.hidden-md {
    display:none!important
}
}

@media (min-width:1200px) {
.hidden-md.hidden-lg,tr.hidden-md.hidden-lg,th.hidden-md.hidden-lg,td.hidden-md.hidden-lg {
    display:none!important
}
}

.hidden-lg {
    display:block!important
}

tr.hidden-lg {
    display:table-row!important
}

th.hidden-lg,td.hidden-lg {
    display:table-cell!important
}

@media (max-width:767px) {
.hidden-lg.hidden-xs,tr.hidden-lg.hidden-xs,th.hidden-lg.hidden-xs,td.hidden-lg.hidden-xs {
    display:none!important
}
}

@media (min-width:768px) and (max-width:991px) {
.hidden-lg.hidden-sm,tr.hidden-lg.hidden-sm,th.hidden-lg.hidden-sm,td.hidden-lg.hidden-sm {
    display:none!important
}
}

@media (min-width:992px) and (max-width:1199px) {
.hidden-lg.hidden-md,tr.hidden-lg.hidden-md,th.hidden-lg.hidden-md,td.hidden-lg.hidden-md {
    display:none!important
}
}

@media (min-width:1200px) {
.hidden-lg,tr.hidden-lg,th.hidden-lg,td.hidden-lg {
    display:none!important
}
}

.visible-print,tr.visible-print,th.visible-print,td.visible-print {
    display:none!important
}

@media print {
.visible-print {
    display:block!important
}

tr.visible-print {
    display:table-row!important
}

th.visible-print,td.visible-print {
    display:table-cell!important
}

.hidden-print,tr.hidden-print,th.hidden-print,td.hidden-print {
    display:none!important
}
}

@font-face {
    font-family:'Avalon Book';
    src:url(/static/fonts/avalon-family/Avalon-Book-webfont.eot);
    src:url(/static/fonts/avalon-family/Avalon-Book-webfont.eot?#iefix) format("embedded-opentype"),url(/static/fonts/avalon-family/Avalon-Book-webfont.woff) format("woff"),url(/static/fonts/avalon-family/Avalon-Book-webfont.ttf) format("truetype"),url(/static/fonts/avalon-family/Avalon-Book-webfont.svg#avalonregular) format("svg");
    font-weight:400;
    font-style:normal
}

@font-face {
    font-family:'Avalon Bold';
    src:url(/static/fonts/avalon-family/Avalon-Demi-webfont.eot);
    src:url(/static/fonts/avalon-family/Avalon-Demi-webfont.eot?#iefix) format("embedded-opentype"),url(/static/fonts/avalon-family/Avalon-Demi-webfont.woff) format("woff"),url(/static/fonts/avalon-family/Avalon-Demi-webfont.ttf) format("truetype"),url(/static/fonts/avalon-family/Avalon-Demi-webfont.svg#avalonbold) format("svg");
    font-weight:400;
    font-style:normal
}

@font-face {
    font-family:'Avalon Medium';
    src:url(/static/fonts/avalon-family/Avalon-Medium-webfont.eot);
    src:url(/static/fonts/avalon-family/Avalon-Medium-webfont.eot?#iefix) format("embedded-opentype"),url(/static/fonts/avalon-family/Avalon-Medium-webfont.woff) format("woff"),url(/static/fonts/avalon-family/Avalon-Medium-webfont.ttf) format("truetype"),url(/static/fonts/avalon-family/Avalon-Medium-webfont.svg#avalonmedium) format("svg");
    font-weight:400;
    font-style:normal
}

@font-face {
    font-family:'elevit-icons';
    src:url(/static/fonts/icons/elevit-icons.eot)
}

@font-face {
    font-family:'elevit-icons';
    src:url(data:application/x-font-ttf;charset=utf-8;base64,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AQEBAQEBAQEBAQECAgEBAQIBAQEBAQEBAgEBAQMCAgEBAQECAwQDAgQEBAICBAQEAgMFBQYCAQICAQEDAwEBBAQEAgMCAgECBAQEAgIBAQEBAQEBAQEBAQEBAQEBAQEBAgEBAQIBAQEBAQEBAQECAwICAwMBAQEBAQEBAQIBAQIBAQEFBBoWDAoBAQEBAgQGAwECAwEBAQEBBAUGBAICAQEBAgMDAgEBAgIBAgQEBQIEBgcHAwEBAgECAQIDBQQEAgEBAQEBAgMEBQIBAQEBAQEDAwMBAQIBAQIDAwMCAQEBAQEDAgMCAQEBAQEBAgMCAQEBAQICAQEBAQEBAQEBAQEBAQECAQEBAQEBAQEBAQIBAgEBAgEBAQEBAQEDAwIBAgQCAwIBAQECAQEBAQICAgEBAQEBAQEBAQIBAgECAQEBAQICAwMGBAQBAwEDAgEBAgICAgUEBQIBAQECAgIDAQEBAQEBAgICAgEBAgEDBAQDAQIFAwQBAQEBAQEBAQEBAQEBEBACAQICAwEBAQEBAQMBAQMBAgEBAQEBAQECAgQDAgEEBgcFDQICAQEBAQEBAQEBAQEBAQMCAgIBAgMCAwEBDAEDAwMCAQECBAMEAgUJCgoFChYWFQsHDhASCgEBAQEBAQMCAQEGAQEBAQECAgICAgIBAQEDBAUFAgIBAgECAQEEAwQCAQEBAQEBBAkJCQUFCgkJBQQHCAgFAgMEAwEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEDAgMBAQEBAQIFBQUDAQICAwEDBQQEAgEEAwMBAgMEAwIDBQUEAgECAQIDCgoJAQEBAgMCBAMCAQIDAQEBAQEBAgEBAQEBAQEBAQEBAQEBAQEBAQEBAQICAwECAwMDAQEDAQIBAQEBAgICAgIDAgIBBAMFEw4MBgEDAwMCAwcHBgMBAQEBAQIBAQICAgICBQQDAQEBAQIDAwQBAgECAQIDAgIBAQIBAQEBAQEBAgIBAQEBAQEBAQEBAQEBAQEBAQEBAQIDAgECAQIBAQIBAQEBAgEBAQIEBQQCAQECAQECAwQCAgEDAQIBAQEBAQEBAQEBAQEBAgIDAQIFBQUDAQEBAQEBAQEBAQEBAQEDAwUDBAQBAwQBAQICAQECAQEBAQIBAQEBAQEBAQICAgECBQcHBQMCAQIBAQEBAQEBAQEBAQICAQEBAgIDAQEBAgECBQEDAwMBBQEDAgMBAwMEAwEBAwIDAQEBAQEBAQEBAQEBAgEBBAkICQQrAgQEBQIDAQICAgEBAQEBAQEBAQIBAgECAQICAgEAAgCV/+ABZwHfAk4CbgAAExcGNgY2BzIWMhY3BxYUFhQzFB4BNjM2MDYWNwY0BjQHLgM3FTIWMhY3HgI2MzYGNhQ3BzIOAhUOAwciDgIHBhQOAQcyBhYGMwYUBhQHDgEUBhcGNgYyBw4DFQYUBhYXHgMfATY0NiY3LgMnPAE+ATc+Ayc2NDYmNyM2JjQmNSIuAicuAzcmNiY2NT4BHgEzFjIWNhU2FjYWNyI2MDYHNiI2IjciNiI2BzYUNhQ3BjYGNjE2BjYiNyI2IjYHNiI2BjcGNCI2IzYGNgY3FDYwNhU2BjYiNyI2IjYHNiI2BjcUNhQ2BzYiNiI3MDYmNCMuATQmNQc2JjYmNzQ2NDY1NiY2JjU3IxQ2NDYxNjQ2JjUVFgYUBjE0NiY2JzQuAiciLgIjJiImIicGJgYiByIOAgc1NjA2MDc0PgIXNgYmBjcGIg4BBzYiNiI3IjYiNjE+AhY3BjQGMAcmDgIXIjYiNjE2NDYyNwY0BiIHMA4CFSI2IjYHNi4CJwY2BjQHNiI0IjUiLgIjNiY0IjUGNAYiBzQGNAY1BjQGNCM2BjQGNwYwBjAHNgYwBjEGNAYwBzQOAjMOAhQHFhQeATMGMAYwBzAGFAYxBjYwNiM2MDYUNxQyBjIHMgYwBjUGMAYwBzAGJgY1BjoBNhc2BjQGMw4DBzYiNhQ3MDYWNhU3BjYGMAcOAxUOAhYVFwYyFDIVNhQyBjcGMgYyBzYGFgYzBhYGFhUyHgIzFDIUMg8BNxMiLgIjLgMnPgM3NgY2BjcXMhQWFDcUFgYWB6UEAQIBAgECAgQCAwEBAgIHBgkEAgIBAQECAgUKBgYBAgECAQICCQgKBQEBAQEEAQIBBAIBAgECAQUCBAEBAgECAQIBAgECAgEBAgECAQEBAQEDCggHAgECAQIJEBEKigEDAQEBAgYFAwQCAwMGAgMBAQECAQEBAgMCCAwLBQcNCAcBAgEBAwIGCQYCAQQCBAMBAwECAQIBAQEBAgEBAQEBAQEBAQIBAgECAQECAQEBAQIBAQECAQEBAQEBAQEBAgEBAQICAQEBAQIBAgEBAQECAQIEAwECAQIBAQEBAQEDAgEBAgEBAgIBAQEBAgYFAgICAQMBAQMCAQECAwIFAgMDBgQEAQUFBwIEBgcGBAMHBggCAgICBQQFAQECAQMBAwMEAwMBAQEBAQECAQEBAgMCAwIDAgEDAQMBAQEBAQEDAgIBAgEBAwECAQEBAQEBAgIFAQEBAQEBAwMCAgMBAgEDAwECAQICAQEBAgECAgECAwIBAgMBAgIDAgMBAwECAQEDAwMBAQEDAgECAQECAgEBAQEBAQICAgMBAwEDAwIDBwEBAgIBAgEDAQEBAQIBAwEDAgEBAgIBBAICAgEBAQIBAQEBAQEBAQECAQIBAgECAQECAQMBAQIBAQEBAQ0PQgIBAwICAwkFBgEBBQMEAQEBAQEBDwEBAQIBAQIBSQMBAQIBAQICAQYBAwIDBQQDAQEBAQEBAQEBAQEBBQUEAwMDAQMBAgIBAQEBARUGAwcCAgIDAQIEAwgDAgMFBQQEAQMDAwQDAgMJBwkCAgECAQweGBIBBQYHBAUBEhYaCgEEDA4KAQkbGRYDAQEEAwQFCQUHAwICAwICAgMDAgMLDA0DCAsKBQIECwoMBAcCAQQCAgEBAQECAQICAwECAgIBAgEBAQIBAQECAQEBAQIBAQEBAQEBAQEBAQEBAgEBAQEBAQIBAgICAwECAgEBAQIBAgEBAQECAQIDAgQCAgECAgQCAgEFAwUBBAUIBQQEAQIBAgMCBQQDBwEEAgMBBQMFAQQDBQIDAwECAgMBAQEBAQMBAwEBAgMBAQMBAQEBAQEBAQECAgIBAQECAgIBAwEBAQIBAQEDAgYBAwMDAgMCAQEBAQIBBAEBAgEDAwQCAgEBAQEBAQICAwEEAgECAQEBAgEBAgEBAQEBAQEBAQIBAQEBAgEBAQEBAQEBAgECAwIEAwMBBgMFAQEBAgEDAQIBAQEBAQECAQICAQEBAQIBAwEDAgEBAQEBAQEDAQIBAgECAgECAQECAQMCAQUCBAEEBQkHBQICAgIBAgIBAgECAQIBAgIBAgEBAgEDAgICBQT+vgMBAwUKDgsFBQwKCgQBAQEBATgDAQMBBgcIBwUAAQAg/+AB3AHZBDsAABM4ARQGFRQGHAEVMDY8ATE0NjQyMToBFhQxHAIGMQYUDgEjFA4CBwYUHgEXHgE0JicuAjQ1Jj4CNzAUDgExFA4BFBcwPAIxND4CPwEwFhwBBxwBBhYVHgMfAR4BMhYzMhYwFjEWHAIxHAIWMR4BMhYzOgEeATMUDgIzFzcXMj4CNxceAzMwFDIwMw4DBwYUHgEXHgMXHgMVFA4CBzM8AzUuAycuAjY1ND4CNzQuAic+Azc+Azc0LgInHgMzHgMXHgIUFQ4DBw4DFRQ6AjEwMhQyMTAyNjAxMBQyFDEyNDIwMTgBFjAzMDIwNjEwFDAWMTI2MDYxNDoBNjE+Azc2PAEmNTAuAicyNjI2MxY6ARYVHgIUFRwBHgExFjI+ATE4AjIxMjQyNDE4ARYwMTYwNDAxMDIWMDcwNDI0MTAUMDYzNjwCNTYmNCY1NCYqATEiLgInJiIOASM4AzEwNDgBMTA+Ajc2Mj4BNz4CNDc2NC4BJy4DJyoBBjAjLgMnJiI2NDU8AiYxPAI2NzYuAic0LgInLgIiIw4DBw4BKgEHIgYUMDEyNjIUBw4DBxQeAhUWBhQGFxQWOgExMgYUBhcUOgIxFzAUBhQVOgMXMBwBFhc6AjYxOAEcARUcARYUFTAGFAYxDgMHDgEiMDEwBiIGByIOAgc4ASIUMSIUIjAjFCoBJjEiBhwBMTAeATIxMjAyNjEcAxUwFB4BMTI0NjAxOAEUFjEyMDYwNzwBJjQxJjoBFjEcAhYxOAEWNjM0NjwBMTwBMDY3OgM3IhwBMDEwFA4BBwYUDgEHDgIWFzoCNjEwMhYyNzA8ATAxOAE2MDUwLgEiMTgBNjQxIjQiJjEwNDYwMTAWFBYxNjwBJjM0PgI3PgM3Mj4CMTAeAhceAxUUHgIxMCIuASMuAgYjIi4CJy4DJzA0MDQxJjwBNjU0LgIjOAMxLgE0NjcyNjoBNzI+Aj0BJjQuAS8BMDwCMTY0NjAxNDA0MCMwLgI1MDYyNjcyMDwBMTI0JjA1IjQmNDEwND4BNzA+AjE8ATA0MTQwLgEjNC4CJy4DNSY0JjQ1IjwBJjUwLgInLgM1JzcHJxcnFS4DJy4BIgYHJjAuASMqAQ4BByIuASIjIg4CBz4BMjY3PgMzIgYiBgcOAwcOAwcwIhQwMTU8AzU+AjQVDgMxNCY8ATcOAhYXLgMHOAMxKgEGIiMiJiImJy4BIgYjFCIOAQcUBhQiMRQqAjEiBiIGMSIOARQHMBQOAQcUIhQGMQ4DFRwBHgEXHgMzNgEBAQEBAQEBAQEBAQEBAQEBAQECAgMDAgIBAQEBAQIDAgEBAQEBAQECAQEBAQEBAQIFBQMDAQEBAQEBAQEBAQEBAgIBAQIDAgIBAwIBAQEFAgQEBAIDAQMCAgIBAQECAgMBBAQHBQQIBwcEAgMBAQMDBAKgAgIDBAQEAwEBAgMDAQEBAgIMGhcSAwQFAwEBAQEBAgECAgEBAQYFBQECAgEBAwMDAQECAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQECAwQEAQECAgIDAgICAwIBAQIBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQMDBAEEBgcDAwUEBAECAgMCAQMCAgIBAQEBAQIDAwIFBgcFAgIBAQoMDA4LAQEBAQEBAQEBAgECAgQDAwcGBwMDBgUDAgEBAQIBAQEBAQECAQQDAQEDBAQBAQEBAgECAQEBAQIBAQEBAQECAQEBAQEDAwIBAQEBAwMDAQECAQEBAwEBAwIDAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQIDBAMBAgEBAQECAQIDAQIFAQEBAQEBAQEBAQEBAQEBAQEBAgIBAQEBAQEBAQEBAQIFBQICAwUDAQICAgIDAgcKDQUGBggKCQUKCQkEAgMDAQEBAQEBAgIBAQEBAQQEBAICBAQDAQEBAQEBAQECAgICAgIBAQEBAQEBAQEBAQEBAQECAQMBAQICAQEBAQEBAQIBAQIBAgQGBwQBBAECAgMBBAcICQUBAQEBAQICAQEBAgIDAgIGBgYDAQEBAQECBQQFAgECAgICAgUFBQIDBAQEAQEBAgECAgIBAQEBAQEBAQEDBAYDAQECAgEDBAMDAQICAgIBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQECAQEBAQECBAQGAwFhAQEBAQICAwEBAQEBAgEBAQECAQIBAQIBAQICAgEDBgYGAwUDAQQEAQIDAwEDBgQEAgEBAQEDAwMBAQECAQICAQEBAQICAQMFBQQBAwcHBwMCAQEBAQEBAQEBAQIBAgECAQEBAQEBAQ4NAQEBAQEEAQICAgEDBgYHBA4UERAJChANDQYFCwwNBwUNEBQNAQEBAQEJEQ8QCAgNDA8JCRAOEAoBBAMEAgIEBAQBAQMEBwYCBwcJBAEBAgECAgMCAQEBAQIBAQQDAwEBAwIDAQEBAQEBAQEBAQEBAQEBAgQFBAIBAwICAQUIBwMB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) format("truetype"),url(data:application/font-woff;charset=utf-8;base64,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+wf3IYv3IYv3B/cHi/chi/ch+wf3B/shiwiL/HEV+w6LKO6L9w6L9w7u7vcOi/cOi+4oi/sOi/sOKCj7DosIx/dHFWG1tbUFkJCLk4aQhpCDi4aGCGFhYbUFhpCDi4aGhoaLg5CGCLVhYWEFhoaLg5CGkIaTi5CQCLW1tWEFkIaTi5CQkJCLk4aQCA74jvfpFfvB+8MFg4N/i4STCISRi4uFkm6nBYuMi4uLiwj7FvcYBYOTi5eTkwi0tAWSk5iLkoMI9wn7C/eL94wFkpOYi5KDCLRiBZODi3+DgwgO9y73oBWHh4eHiIeLi4qKi4qIhomGioaHf4p+jX2Ob5pupm6ceZN2iXEIi4oFioqLiYuKi4iMiI+JCIyFiYoFioqKioqKiYiMiI6ICIqJBYqKiomKiYmEi4WNhQiKiQWJiYqJioiIh4mGioYI90yLBYuMi4yLjIqMioyIi4qLiouJipKWj5eNmIyYipiIl4iVhpWDl4iQh5CIjo2MjIyLjQiLjIuMioyKjIqMi4yLjYuMjIyNi4uNi4yLjIuMiouLjIqLi4uKjIuMi42LjYuNiosIioyKjImLiYuKjIqMi4yKjIqNi4yJi4eLiYuJi4mLioyKjIqMiouLi4uLiouJi4mKCIeOiI+KjoqNi4yLjAiLiwWKkYuSi5KMjouOio4Ii4sFipKHkYSQhY+Gj4aPhZCGj4aQhJKEkYSRiI2JjYmNg5KMoYyPi46WhIyKkIaOho2JCJGFkIqQjQiNjAWMjIyNi44IjIwFi4yMi4yLjYuMi4yLjIuLjIuMi4yLi4uLjIuLi4yLjIuMi4yLi4uMjIyMi42MjIuLCIyMjYuNioyJjYuMi4yMjIuMjIuLi4yMjYuNjI6Mj4yQjo+QjpCPjo2NjY2MjIyMjAiLjI2Ojo+OkI2Oi40IjI+QiIeQpZ51fZeXgYUFjY6Nj4uQi5SGlIGTi4yLjYuMio6JjIeLi42KjomPiJGEkYGOCI2KBYyLjYqNipCHj4eNhoqMiY6IjYaPhY+FjYKOgoyCioqLi4uKiwiNjAWNjY2LjYySjZGKkIeKjYmMiYuGjYaMhYmLjIyLi4yMjYyMjYyOjo+Lj4iKjYmLiYwIh4uGiYeFjI2MjY2Ojo+PjI+KioyJi4mLiIuIiYiIi4yMjIuLjZGKkIaRi4uLi4uLCIqNiY2KjYmQiY+Lj4uPio2JjIqLiYyIi4mLiouLi4qMiouKjIqNi4yJi4qMiYuIigiKi4mLiYyKi4mLiouHjIiLiImGiYeIiYeHhYyFj4OKi4qLiouIioiKiYmMjIyLjIsIjYyNi4uKjIqKioqKiomJi4mLiYuJi4mMiIuIi4mKg4qFhoeDhICOjZCUjY2Njo+NCJGPkYyRiIqLiouKi4eLiIqIiYyLjIyNi46MjYuNigiNigWLiomKiIqEiIaIiImFhYaDh38IiogFi4mLiYuKjImKiouKioqKioqLiYqKioqJiYiLiY2JjImMiIuHi4mLiYuKCHuLm4mNhgWNh46Ij4cIioYFiYiLh4uIi4WNho+Ih4iJh4qIjI2MjIyNjY2MjIyMj4mPiJCKiH+EgH6ACJi2FYaQipGMkQiLiAWMiIyIjYmMiYyKjIqKi4qKi4uLi4uKi4sIi4sVjIuMjIyLjYmOiI+JCIqJBYaOiI2IjggO9zn33RWOhwWMi4yKi4uOiY+KkIoIi4YFjIeMiI2IkIGUiJiOjYyNi4yLiouKi4mLe4uCkImVCIyJBY2IjYmOipSGloqajouLi4uMiwiIdwWKhomFh4OIiImHiYmGiYaFh4CKiIqFiIKKiIuIioiJhYqHioeHgIqBjYGLiouKi4oIgWd6X4mFiICKhZCCj4WjYKRuCPcfiwWMk42qi4yLpIG+hZaJjJCOkJOWm42PjJWMj4uOio4Ii4wFio+Kj4iPiY1zp4CVd599mIqNiZiLmY+ajZqegY6Jj4mPio+Lj4uOi42NjI2MjIuNCIuMjI2LjYuMi4yLjIuLjIyNi4uMjIuNjIyLi4yLjIuMioyLi4qMi4uLi4qLi4yLjAiLi4yMi4uMi4yMjYuMjIyMio2KjYqNi4yLjYuMjYuPjI2LjIyMjIyLi4yMjYuNio0Ih5CJj4qOCIuLBYqPi4+Mjo2QjJCMkYuTi5SJkwiSkIWKBY2MjY2MjY6QipCIkQiMhQWLhoqIiIiNkIyRiZCJkoeQhI+GjoWNg42GjYSNgoyCjIOKgoqCiYKIgocIjI0FjY2MjY2MkJCQjZGKiouJi4mLhouGiYaHi4uLjIuMjI2LjIyNjY+OjZCKiYyJi4mKCIeKiIeKhIuNi46MjYyQjY6PjIqLiYuKioiJiYmJhouMi4yLjIuQiJCEjouLi4uKiwiKjImMiI2HjoiOiY6KjomNiIuKi4qKiIqJioqLiouKi4qLioyKi4qMiouJiomLiYkIiouKioiKiouKi4mKiIqIiYmJh4eJhouGioWPhZGHi4qKi4qKiYmJiYmIjIyMjIuMCI2MjIyMioyKjIqKioqJioqJiomKiYqKi4iKiImJioWGlY+Si4qLiouKioiKiYiJiAiLjIyMjIyOjY2MjosIjIsFi4qKiYmJhoWIh4mHiISKgY1/CIyIBYuJjImMioyKi4qLiouKioqKiYqKiomLiYuIjImOio2KjYiMiIyJjIqLiQh9hZuQBcz71xWIjYiOiI5/lYShhZeQm5GZj5eLi4uLi4sIm1QFjIiLiYyJjYCMgImBCA7B9/UVi4uKiouJioiLiIuIjIyLjIuMi46MjIyLjYuMiouKjImKiYqJiomJiYqKioiJiIqJCImDjIOQg5N/io6GlYmOio6Lj4qTjpGQkIuKioqKioqIioeMh4uMi42LjIyOjI6OjAiMjAWMi4uJioeKg4uFjIeNgpCClIIIjokFjYmMio2LjYqMi4uKjIqLiYuKi4mLiYyJjYiNio6LjouOi4+JjYqDiYyKCIx9jJiQigWQi5CMkY4IjocFjoiOiI+Ki4qMi4yLiISIgoiBgWaVfpdxlnGVe5R7kn6Keox5i3yEeYZpCPc0iwWLjYuNi4yHpIqdgaGAoJCWiqSLpJKZjaWLj4mPh5GrkLSSlI6Xj4yNjJqLkomViJcIjomNiY2Kj4eWiI6Ij4iNi4qIiYeFhoiIiIiJh4uIi4mOjIuLi4uMioyLjIuMjIuLCIuLi4mMi4yLjIyLi4uLi4mNjIyLjIyLi4uLiomNi42Li42Mi4yMjIuMjI+OkpWOjwiOjoiPio2KjIeah5KPjI+MjYuPiouLjIiNiIyDi4eLh4yIjImNiI2Pi4uLi4yKi4wIjIyMjIuLi4uMiouLjIyLjIuLi4uNioyMjIuLjYuLi4uLio2MjY2KjIuPjI6Jm4uPCIuPgomKjImMgJWDjYONhYmIiouLi4uLi4uMi4uLi4uLkIyPjo6NjomPlI+TiY6NkgiNkoiehZKFkoSXf46FjI2HiY1ynYavbpeIjI2Mi42LjYqNi42LjYuLjZCNj4ePiZMIiZOKioORg5CBi4OLg4qEhIeIiImLjIiJiIqMiouLjIyPjYeHh4iGhIqCi4KVgoyJCIyJiIaNiYyJjouMi4yLiYmMiIyJjoyLiwiMigWLi4mJjIiMio6MjYqMiomIjoqNipKNi4uLi4uKi4mLiYyJi4mLioqKioqHhIeGiIgIiImKi4uLi4uJioeJh4qJioeHi4uKiouLioqKi4qLioqLi4mMiYuKiYyKi4qNioyLCIyLjIuMjIuJi4mLiouJjIiMi42Li42Li4uLi4qMioyLjIuMjYuNio6LjIqNjoqLigiLioyIi4uLi4yJjY2MjYqMjIyLjYuLjY2NjI+Jko2KiouKi4uLi4l9iYiJiIuLiIgIh4iDfpiEjYqNjYuLi4uNio2MjIyKjIuLi4uMjIuMi4yIjIuLi4uMjIuMioyJi4uMCIuMjIyLi4uLjYeMi4+MiI2MjYuNjY2NjI6Mio6OjJGMk6OLi4uLkIGTgY59jniMeAiLepJri4uLi3eMfI18jouLc4p9i3+RgJCFkoiQio6LjIuLi4yKkIyPi5CLjYmMh4wIi4uLi4uLiI6MlI2NjYyUi4+MkIuTj4uRCIuNBYqNioyJjQiKjAWLjIuMi4yMjYyMi4uLjIuMiouKjIaNi4yLi5CMjY2Mi4uNi4uMjIuMioyKjIqMi4wIi4yLjI6NjIyNjIuMjI2LjIqLi4yKjImMioyJjoeOh46JkIuSipGKj4uOio2KjIuNCIuMiY6IkImQiI6KjQiHjpGNhIqHrYxvh52LfgWJj4iPh42CkICLfoWKjYmLioyIjImJiYeJjIeMh4uEi4OIg4SNjYyMjYyRjpGMkYsIiYqIi4eJhImFh4WGhIWFg4iBiouLiouLCIuOBYuNi42Ljo2Sj4+JiYeIiYOKjIqQio6NjomKioONhomNhZaCiouLi4uLi4mLiIqJiwiFi4aMiI2HjYiLiYqKioqJiYmKiYuKiouKioqLiouJi4qKioqKiomJioiLi4qJiYkIioqLioqKiIeKiIqHi4aMhY2Hj4WRiZSKCA74Cvh0FfuAiwV2i3t7i3cIi/xKBYt3m3qgiwj3gYsFn4ubnIufCIv4SgWLn3ubdosI+4B5FfeBiwWVi5ODi4EIi1j7pouLvgWLlZOTlosI94D8bhX7gIsFgIuDk4uVCIv4Avemi4v8AgWLgYODgIsIDvsl9/T3KxWLkfvli4uF2YuLQT2Li4TZi4s2kouL4NqLizaSi4vg14uLNpGLi+Dfi4uSN4uL1d+LBTFBFT+L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AgAALwIAAGkCAAAAAgAACwIAABoCAAAAAgAABgIAAIUCAACVAgAAIAIAAGUBbwAAA14AEgIAAAsCAABdAgAASQIAABwCJQAHAgAAJwIAAAACAABAAgAAAAGwAAAAAFAAACwAAAAAAA4ArgABAAAAAAABABgAAAABAAAAAAACAA4AagABAAAAAAADABgALgABAAAAAAAEABgAeAABAAAAAAAFABYAGAABAAAAAAAGAAwARgABAAAAAAAKACgAkAADAAEECQABABgAAAADAAEECQACAA4AagADAAEECQADABgALgADAAEECQAEABgAeAADAAEECQAFABYAGAADAAEECQAGABgAUgADAAEECQAKACgAkABlAGwAZQB2AGkAdAAtAGkAYwBvAG4AcwBWAGUAcgBzAGkAbwBuACAAMQAuADAAZQBsAGUAdgBpAHQALQBpAGMAbwBuAHNlbGV2aXQtaWNvbnMAZQBsAGUAdgBpAHQALQBpAGMAbwBuAHMAUgBlAGcAdQBsAGEAcgBlAGwAZQB2AGkAdAAtAGkAYwBvAG4AcwBHAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4AAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format("woff");
    font-weight:400;
    font-style:normal
}

[class^="icon-"],[class*=" icon-"],.icon {
    font-family:'elevit-icons';
    speak:none;
    font-style:normal;
    font-weight:400;
    font-variant:normal;
    text-transform:none;
    line-height:1;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
}

.icon-facebook-circle:before {
    content:"\21"
}

.icon-male:before {
    content:"\22"
}

.icon-Female:before {
    content:"\23"
}

.icon-arrow-circle-thin:before {
    content:"\24"
}

.icon-plus-circle-thin:before {
    content:"\25"
}

.icon-minus-circle-thin:before {
    content:"\26"
}

.icon-circle-carousel:before {
    content:"\27"
}

.icon-minus-circle-thick:before {
    content:"\28"
}

.icon-facebook:before {
    content:"\29"
}

.icon-instagram:before {
	content: "\29";
}  
  
.icon-twitter:before {
    content:"\2a"
}

.icon-googleplus:before {
    content:"\2b"
}

.icon-search:before {
    content:"\2c"
}

.icon-search-circle:before {
    content:"\2d"
}

.icon-arrow-circle-thick:before {
    content:"\2e"
}

.icon-plus-circle-thick:before {
    content:"\2f"
}

.icon-share:before {
    content:"\30"
}

.icon-print:before {
    content:"\31"
}

.icon-padlock:before {
    content:"\32"
}

.icon-arrow:before {
    content:"\33"
}

.icon-twitter-circle:before {
    content:"\34"
}

.icon-arrow-up:before {
    content:"\35"
}

.icon-chevron:before {
    content:"\36"
}

.icon-close-circle-thick:before {
    content:"\37"
}

.icon-tick:before {
    content:"\38"
}

.icon-stages-pregnant:before {
    content:"\39"
}

.icon-stages-planning:before {
    content:"\3a"
}

.icon-stages-new-mum:before {
    content:"\3b"
}

.icon-packs:before {
    content:"\3c"
}

.icon-pregnancycalendar:before {
    content:"\3d"
}

.icon-speechmark:before {
    content:"\3e"
}

.icon-arrow-down:before {
    content:"\3f"
}

.icon-arrow-left:before {
    content:"\40"
}

.icon-download:before {
    content:"\41"
}

.icon-print-page:before {
    content:"\42"
}

.icon-pharmacy:before {
    content:"\43"
}

.icon-pills:before {
    content:"\44"
}

.icon-star:before {
    content:"\45"
}

.icon-square:before {
    content:"\46"
}

.icon-heart:before {
    content:"\47"
}

.icon-circle:before {
    content:"\48"
}

.icon-ovulation:before {
    color:#a23575;
    content:"\45"
}

.icon-fdc:before {
    color:#c30;
    content:"\46"
}

.icon-if:before {
    color:#fc0;
    content:"\46"
}

.icon-intercourse:before {
    color:#c30;
    content:"\47"
}

.icon-bbt:before {
    color:#69aae3;
    content:"\48"
}

.icon-mucus:before {
    color:#c90;
    content:"\48"
}

p {
    font-size:18px;
    font-size:1.8rem
}

strong,b {
    font-family:"Avalon Bold","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight:400
}

ul {
    margin-bottom:20px;
    padding-left:0
}

ul li {
    color:#942365;
    font-size:16px;
    font-size:1.6rem;
    list-style:none;
    margin-bottom:15px;
    padding-left:30px;
    position:relative
}

ul li:before {
    color:#de86ba;
    content:'\33';
    font-family:'elevit-icons';
    speak:none;
    font-style:normal;
    font-weight:400;
    font-variant:normal;
    text-transform:none;
    line-height:1;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    left:0;
    position:absolute;
    top:5px
}

@media (min-width:768px) {
h1 {
    font-size:44px;
    font-size:4.4rem
}

h2 {
    font-size:30px;
    font-size:3rem
}

h3 {
    font-size:24px;
    font-size:2.4rem
}

h4 {
    font-size:20px;
    font-size:2rem
}
}

figure {
    margin:20px 0;
    position:relative
}

figure img {
    width:100%
}

figcaption {
    background-color:#942365;
    font-family:"Avalon Bold","Helvetica Neue",Helvetica,Arial,sans-serif;
    color:#fff;
    display:block;
    font-size:13px;
    font-size:1.3rem;
    padding:15px 20px;
    width:100%
}

@media (min-width:768px) {
figcaption {
    background-color:rgba(148,35,101,0.75);
    bottom:0;
    font-size:14px;
    font-size:1.4rem;
    left:0;
    padding:30px;
    position:absolute
}
}

blockquote {
    border-bottom:1px solid #f9e6f1;
    border-left:0;
    border-top:1px solid #f9e6f1;
    color:#942365;
    font-size:24px;
    font-size:2.4rem;
    line-height:1.2;
    margin:30px 0 40px;
    padding:30px 15%;
    position:relative;
    text-align:center
}

blockquote:before,blockquote:after {
    color:#de86ba;
    content:'\3e';
    font-size:20px;
    font-size:2rem;
    font-family:'elevit-icons';
    speak:none;
    font-style:normal;
    font-weight:400;
    font-variant:normal;
    text-transform:none;
    line-height:1;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    position:absolute
}

blockquote:before {
    left:5%;
    top:30px
}

blockquote:after {
    right:5%;
    bottom:30px
}

@media (min-width:768px) {
blockquote {
    font-size:32px;
    font-size:3.2rem
}

blockquote:before,blockquote:after {
    font-size:24px;
    font-size:2.4rem
}

blockquote:before {
    left:30px;
    top:30px
}

blockquote:after {
    right:30px;
    bottom:30px
}
}

@media only print {
blockquote {
    font-size:24px;
    font-size:2.4rem
}

blockquote:before,blockquote:after {
    font-size:19px;
    font-size:1.9rem
}
}

.btn:focus {
    outline:none
}

.btn--tool {
    background-color:#67aede;
    border:none;
    border-radius:0;
    color:#fff;
    display:inline-block;
    height:50px;
    line-height:50px;
    padding-bottom:0;
    padding-top:0;
    vertical-align:middle
}

.btn--tool:hover,.btn--tool:focus {
    background-color:#4b81c1;
    color:#fff
}

.btn--tool:active,.btn--tool.active {
    background:#001e68;
    color:#fff
}

@media (min-width:768px) {
.btn--tool {
    height:55px;
    line-height:55px;
    min-width:45px;
    padding:0
}
}

.lt-ie9 .btn--tool {
    padding:0 7px
}

.form-control {
    border:1px solid #ccc;
    border-radius:30px;
    -webkit-box-shadow:none;
    box-shadow:none;
    color:#942365;
    font-family:"Avalon Medium","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:14px;
    font-size:1.4rem;
    height:auto;
    padding:10px 20px
}

.form-control:focus {
    border:1px solid #de86ba;
    -webkit-box-shadow:none;
    box-shadow:none
}

.form-control.placeholder {
    color:#999
}

select.form-control {
    -webkit-appearance:none;
    -moz-appearance:none;
    -ms-appearance:none;
    -o-appearance:none;
    background:#fff url(/static/images/icon-arrow-down-pink.png) no-repeat 97% center scroll;
    background-size:16px 10px;
    outline:none;
    overflow:hidden;
    padding:10px 40px 10px 20px;
    text-indent:.01px;
}

select.form-control::-ms-expand {
    display:none
}

.lt-ie10 select.form-control {
    background-image:none!important;
    padding-right:10px
}

input[type=radio],input[type=checkbox] {
    position:absolute;
    left:-100%;
    opacity:0;
}

input[type=radio]+label:before,input[type=checkbox]+label:before {
    background-color:#fff;
    border-radius:2px;
    content:' ';
    display:inline-block;
    font-family:'elevit-icons';
    font-size:11px;
    font-size:1.1rem;
    height:19px;
    line-height:16px;
    margin-right:7px;
    padding-right:1px;
    padding-top:1px;
    text-align:center;
    vertical-align:middle;
    width:19px
}

input[type=checkbox]+label:before {
    color:#942365;
    content:'';
    font-size:14px;
    font-size:1.4rem
}

.error input[type=checkbox]+label:before {
    border:1px solid #980400
}

input[type=checkbox].checked+label:before {
    content:'\38'
}

input[type=checkbox]:checked+label:before {
    content:'\38'
}

.lt-ie9 input[type=password] {
    font-family:Helvetica,Arial,sans-serif;
    letter-spacing:2px
}

form li.error input,form li.error input:focus,form li.error .form-control,form li.error .form-control:focus {
    border-color:#980400
}

.error-messages {
    display:none
}

.error-messages.error {
    display:block
}

.error-messages label {
    font-family:"Avalon Bold","Helvetica Neue",Helvetica,Arial,sans-serif;
    color:#980400;
    display:block;
    font-size:16px;
    font-size:1.6rem;
    font-weight:400;
    line-height:1.2em;
    padding:0;
    position:relative
}

.error-messages label:last-child {
    padding-bottom:25px
}

.warningmessage {
    font-family:"Avalon Bold","Helvetica Neue",Helvetica,Arial,sans-serif;
    color:#980400;
    font-size:16px;
    font-size:1.6rem;
    margin:15px 0 0;
    padding:0 20px
}

.password-helper {
    color:#333;
    font-weight:400;
    margin:0;
    padding:0 15px;
    font-size:13px;
    font-size:1.3rem
}

@media only print {
select.form-control {
    background:none!important;
    font-size:24px;
    font-size:2.4rem
}
}

html.snapjs-left {
    overflow:hidden
}

html,body {
    height:100%;
    width:100%
}

body.snapjs-left {
    overflow:hidden;
    position:relative
}

.container-fluid--maxed {
    margin:0 auto;
    max-width:940px
}

.container-fluid--maxed:before,.container-fluid--maxed:after {
    content:" ";
    display:table
}

.container-fluid--maxed:after {
    clear:both
}

.container-fluid--maxed:before,.container-fluid--maxed:after {
    content:" ";
    display:table
}

.container-fluid--maxed:after {
    clear:both
}

@media (min-width:768px) {
.container-fluid--maxed {
    position:relative
}
}

.lt-ie9 .container-fluid--maxed {
    max-width:940px
}

@media (min-width:768px) {
.container--header {
    max-height:126px;
    min-height:126px
}
}

#content-wrapper {
    background:#fff;
    -webkit-box-shadow:0 0 31px 6px rgba(0,0,0,0.3);
    box-shadow:0 0 31px 6px rgba(0,0,0,0.3);
    height:auto;
    min-height:100%;
    left:0;
    overflow:auto;
    position:absolute;
    -webkit-transition-property:top,bottom;
    transition-property:top,bottom;
    -webkit-transition-duration:.2s,.2s;
    transition-duration:.2s,.2s;
    -webkit-transition-timing-function:linear,linear;
    transition-timing-function:linear,linear;
    -webkit-overflow-scrolling:touch;
    top:0;
    width:100%;
    z-index:1
}

@media (min-width:768px) {
#content-wrapper {
    -webkit-box-shadow:none;
    box-shadow:none;
    position:relative;
    overflow:hidden;
    transform: translate3d(0px, 0px, 0px) !important;
}
}

.content--2-columns .content-aside {
    float:left;
    width:100%;
    position:relative;
    min-height:1px;
    padding-left:20px;
    padding-right:20px
}

@media (min-width:768px) {
.content--2-columns .content-aside {
    float:left;
    width:25%
}
}

@media (min-width:768px) {
.content--2-columns .content-aside {
    padding:0 0 0 20px!important
}
}

.content--2-columns .content-main {
    float:left;
    width:100%;
    position:relative;
    min-height:1px;
    padding-left:20px;
    padding-right:20px;
    padding-top:20px
}

@media (min-width:768px) {
.content--2-columns .content-main {
    float:left;
    width:75%
}
}

@media only print {
.content--2-columns .content-main {
    position:relative;
    min-height:1px;
    padding-left:20px;
    padding-right:20px
}
}

@media only print and (min-width:768px) {
.content--2-columns .content-main {
    float:left;
    width:100%
}
}

@media only print {
body,p {
    font-size:14px;
    font-size:1.4rem
}

h1,.h1 {
    font-size:34px;
    font-size:3.4rem
}

h2,.h2,h3,.h3 {
    font-size:25px;
    font-size:2.5rem
}
}

table.responsive {
    font-family:"Avalon Medium","Helvetica Neue",Helvetica,Arial,sans-serif;
    position:relative;
    font-size:16px;
    font-size:1.6rem
}

table.responsive,table.responsive thead,table.responsive tbody,table.responsive th,table.responsive td,table.responsive tr {
    /*display:block;*/
    position:relative;
}
  
table.responsive {
    margin-bottom: 12.5px;
    width: 100%;
}

table.responsive thead tr {
    /*left:-9999px;
    position:absolute;
    top:-9999px*/
}

table.responsive th {
    padding: 10px 17px !important;
    color: #ffffff;
    background-color: #67aede;
}

table.responsive tbody tr:nth-child(odd) td {
    background-color:#942365;
    border-bottom:1px solid #fff;
    color:#fff
}

table.responsive tbody tr:nth-child(odd) td:before {
    color:#fff
}

.lt-ie9 table.responsive tbody tr:nth-child(odd) td {
    background-color:transparent;
    border-bottom:1px solid #efc1db;
    color:#333
}

table.responsive td {
    background-color:#fff;
    border-bottom:1px solid #efc1db;
    color:#555;
    padding:10px 17px;
    font-size:15px;
    font-size:1.5rem
}

table.responsive td:first-child {
    margin-top:15px
}

table.responsive td:last-child {
    /*border:none*/
}

.lt-ie9 table.responsive td:last-child {
    border-bottom:1px solid #efc1db
}

table.responsive td:before {
    display:none;
    /*color:#333;
    content:attr(data-title);
    display:inline-block;
    font-weight:700;
    padding-right:15px;
    text-align:left*/
}

.lt-ie9 table.responsive td:before {
    content:'';
    display:none
}

table.responsive td p {
    font-size:15px;
    font-size:1.5rem
}

@media (min-width:768px) {
table.responsive {
    display:table;
    width:100%
}

table.responsive thead {
    display:table-header-group
}

table.responsive tbody {
    display:table-row-group
}

table.responsive td,table.responsive th {
    display:table-cell
}

table.responsive tr {
    display:table-row
}

table.responsive thead tr {
    left:0;
    position:relative;
    top:0
}

table.responsive thead tr th {
    background-color:#de86ba;
    border-right:1px solid #fff;
    color:#fff
}

table.responsive thead tr th:last-child {
    border:none
}

table.responsive tbody tr:nth-child(odd) td,table.responsive tbody tr:nth-child(odd) td:last-child {
    background-color:transparent;
    border-bottom:1px solid #efc1db;
    color:#333
}

.lt-ie9 table.responsive tbody tr:nth-child(odd) td,.lt-ie9 table.responsive tbody tr:nth-child(odd) td:last-child {
    background-color:transparent
}

table.responsive td,table.responsive td:last-child {
    background-color:transparent;
    border-bottom:1px solid #efc1db;
    color:#333;
    padding-left:0
}

table.responsive td:before,table.responsive td:last-child:before {
    display:none
}

.lt-ie9 table.responsive td {
    border-bottom:1px solid #efc1db;
    position:static
}
}

.logo {
    display:inline-block;
    margin:0 0 0 10px
}

.logo img {
    max-width:90px
}

@media (min-width:768px) {
.logo img {
    max-width:none
}
}

@media (min-width:768px) {
.logo {
    margin:0;
    position:absolute;
    top:15px
}
}

.logo-bayer {
    clear:right;
    float:right;
    margin:16px 10px 10px 0
}

.logo-bayer img {
    max-width:40px
}

@media (min-width:768px) {
.logo-bayer {
    margin:10px 0
}

.logo-bayer img {
    max-width:92%
}
}

.logo-bayer-footer {
    float:left;
    margin-right:20px;
    margin-top:10px;
    margin-left:2%
}

.logo-bayer-footer img {
    margin-bottom: 45px;
    max-width:50px
}

@media only print {
.logo {
    float:left
}

.logo-bayer {
    float:right
}
}

.nav-bayer {
    clear:right;
    float:right;
    margin:0 10px 10px 0
}

@media (min-width:22em) {
.nav-bayer {
    clear:none;
    margin:46px 10px 10px 0
}

}

@media (min-width:768px) {
.nav-bayer {
    margin-top:55px
}

}

.nav-bayer-list {
    padding:0
}

.nav-bayer-list li {
    margin-bottom:0;
    padding-left:0
}

.nav-bayer-list li:before {
    content:''
}

.nav-bayer-list li {
    color:#999;
    float:left;
    font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size:10px;
    font-size:1rem;
    list-style:none;
    margin:0
}

.nav-bayer-list li:last-child a {
    padding-right:0
}

.nav-bayer-list a {
    color:#999;
    padding:0 3px
}

.nav-bayer-list a:hover,.nav-bayer-list a:focus,.nav-bayer-list a:active {
    color:#4b81c1
}

.nav-bayer-list a.bayer-group .icon-chevron {
    font-size:8px;
    font-size:.8rem;
    padding-right:5px
}

@media (min-width:768px) {
.nav-bayer-list li {
    font-size:12px;
    font-size:1.2rem
}
}

.navbar-default {
    margin:0;
    position:relative;
    z-index:3
}

.nav--social {
    overflow:hidden;
    position:absolute;
    right:0;
    top:0
}

.nav--social li {
    margin-bottom:0;
    padding-left:0
}

.nav--social li:before {
    content:''
}

.lt-ie10 .nav--social li {
    width:65px
}

.nav--social li {
    float:left;
    line-height:2.2em;
    list-style:none
}

.nav--social li .btn span {
    font-size:26px;
    font-size:2.6rem;
    vertical-align:middle
}

.nav--social .nav--social-item--share {
    height:55px;
    /*-webkit-transition:all .2s linear;
    transition:all .2s linear*/
}

.nav--social .nav--social-item--share:hover>.btn--tool,.nav--social .nav--social-item--share:focus>.btn--tool,.nav--social .nav--social-item--share:active>.btn--tool {
    background-color:#4b81c1
}

.nav--social .nav--social-item--share>.btn--tool {
    padding:0 12px;
    position:relative;
    z-index:2
}

.nav--social .nav--social-item--share>.btn--tool span {
    font-size:26px;
    font-size:2.6rem;
    left:2px;
    position:relative;
    top:-2px
}
.nav--social li:first-child {
    display: none;
}

.lt-ie9 .nav--social .nav--social-item--share>.btn--tool {
    min-width:auto
}

.nav--social .nav--social-item--share .nav--social-share-list {
    margin:0;
    padding:0;
    position:relative;
    -webkit-transform:translate(0,-200px);
    -ms-transform:translate(0,-200px);
    transform:translate(0,-200px);
    -webkit-transition:all .2s ease-out;
    transition:all .2s ease-out;
    width:50px;
    z-index:1
}

.nav--social .nav--social-item--share .nav--social-share-list li {
    display:block;
    font-size:20px;
    font-size:2rem
}

.nav--social .nav--social-item--share .nav--social-share-list li span {
    font-size:22px;
    font-size:2.2rem;
    vertical-align:middle
}

.nav--social .nav--social-item--share .nav--social-share-list .btn--tool {
    background-color:#001e68;
    opacity:.8;
    padding-left:15px;
    padding-right:15px;
    -webkit-transition:opacity .2s ease-out;
    transition:opacity .2s ease-out
}

.nav--social .nav--social-item--share .nav--social-share-list .btn--tool:hover,.nav--social .nav--social-item--share .nav--social-share-list .btn--tool:focus,.nav--social .nav--social-item--share .nav--social-share-list .btn--tool:active {
    opacity:1;
}

@media (min-width:768px) {
.nav--social .nav--social-item--share .nav--social-share-list .btn--tool {
    height:55px;
    line-height:55px
}
}

.lt-ie9 .nav--social .nav--social-item--share .nav--social-share-list .btn--tool {
    min-width:auto
}

.lt-ie9 .nav--social .nav--social-item--share .nav--social-share-list {
    top:-200px
}

.nav--social .nav--social-item--share:hover,.nav--social .nav--social-item--share:focus {
    height:50px;
    min-height:230px;
    max-height:230px
}

.nav--social .nav--social-item--share:hover .nav--social-share-list,.nav--social .nav--social-item--share:focus .nav--social-share-list,.nav--social .nav--social-item--share:hover .nav--social-share-list,.nav--social .nav--social-item--share:focus .nav--social-share-list {
    -webkit-transform:translate(0,0);
    -ms-transform:translate(0,0);
    transform:translate(0,0)
}

.lt-ie9 .nav--social .nav--social-item--share:hover .nav--social-share-list,.lt-ie9 .nav--social .nav--social-item--share:focus .nav--social-share-list {
    top:0
}

.dropdown--hover .dropdown-menu {
    display:none
}

.dropdown--hover:hover .dropdown-menu,.dropdown--hover:focus .dropdown-menu,.dropdown--hover:active .dropdown-menu {
    display:block
}

.nav-bar--secondary {
    overflow:visible;
    position:relative;
    padding:0;
    z-index:4
}

.nav-bar--secondary:before,.nav-bar--secondary:after {
    content:" ";
    display:table
}

.nav-bar--secondary:after {
    clear:both
}

.nav-bar--secondary:before,.nav-bar--secondary:after {
    content:" ";
    display:table
}

.nav-bar--secondary:after {
    clear:both
}

.nav-bar--secondary [class^="icon-"],.nav-bar--secondary [class*=" icon-"],.nav-bar--secondary .icon {
    font-size:10px;
    font-size:1rem
}

.nav-bar--secondary .nav {
    float:right;
    font-size:16px;
    font-size:1.6rem;
    width:100%
}

.nav-bar--secondary .nav li {
    margin-bottom:0;
    padding-left:0
}

.nav-bar--secondary .nav li:before {
    content:''
}

@media (min-width:768px) {
.nav-bar--secondary .nav {
    width:auto
}
}

.nav-bar--secondary .nav>li {
    float:right;
    position:relative
}

.nav-bar--secondary .nav>li a {
    color:#001e68;
    display:inline-block;
    font-family:"Avalon Medium","Helvetica Neue",Helvetica,Arial,sans-serif;
    padding:8px 14px
}

.nav-bar--secondary .nav>li a:hover,.nav-bar--secondary .nav>li a:focus,.nav-bar--secondary .nav>li.dropdown--hover:hover a,.nav-bar--secondary .nav>li.dropdown--hover:focus a {
    background-color:#f9e6f1
}

.nav-bar--secondary .nav>li.dropdown a {
    color:#942365
}

.nav-bar--secondary .nav>li.dropdown .icon {
    font-size:12px;
    font-size:1.2rem
}

.nav-bar--secondary .nav>li .dropdown-menu {
    box-shadow:none;
    border-radius:0;
    margin:0;
    padding:0
}

.nav-bar--secondary .nav>li .dropdown-menu a {
    background-color:#f9e6f1;
    display:block;
    padding-bottom:8px;
    padding-top:8px;
    -webkit-transition:all .2s ease-in-out;
    transition:all .2s ease-in-out
}

.nav-bar--secondary .nav>li .dropdown-menu a:hover,.nav-bar--secondary .nav>li .dropdown-menu a:focus {
    background-color:#efc1db
}

.nav-bar--secondary .nav>li .dropdown-menu a:active {
    background-color:#de86ba
}

.nav-bar--secondary .nav>li.nav-bar--secondary-item--login a {
    color:#001e68
}

.nav-bar--secondary .nav>li.nav-bar--secondary-item--login span {
    margin-left:5px;
    position:relative;
    top:-1px
}

.nav-bar--secondary .nav>li.nav-bar--secondary-item--login a:hover,.nav-bar--secondary .nav>li.nav-bar--secondary-item--login a:focus,.nav-bar--secondary .nav>li.nav-bar--secondary-item--login.dropdown--hover:hover a,.nav-bar--secondary .nav>li.nav-bar--secondary-item--login.dropdown--hover:focus a {
    background-color:#ecf4f9
}

.nav-bar--secondary .nav>li.nav-bar--secondary-item--login .dropdown-menu a {
    background-color:#ecf4f9
}

.nav-bar--secondary .nav>li.nav-bar--secondary-item--login .dropdown-menu a:hover,.nav-bar--secondary .nav>li.nav-bar--secondary-item--login .dropdown-menu a:focus {
    background-color:#cbe3fb
}

.nav-bar--secondary .nav>li.nav-bar--secondary-item--login .dropdown-menu a:active {
    background-color:#67aede
}

.nav-bar--secondary .nav>li.user a {
    display:inline-block
}

.nav-bar--secondary .nav>li.logout {
    margin-left:4px
}

.nav-bar--secondary .nav>li.logout a:before {
    font-family:"Avalon Bold","Helvetica Neue",Helvetica,Arial,sans-serif;
    content:'x';
    float:right;
    font-size:15px;
    font-size:1.5rem;
    padding-left:6px
}

@media (min-width:768px) {
.nav-bar--secondary {
    background-color:transparent;
    padding:0
}

.nav-bar--secondary .nav {
    font-size:16px;
    font-size:1.6rem
}
}

.snap-drawers {
    bottom:0;
    height:auto;
    left:0;
    position:absolute;
    top:0
}

@media (min-width:768px) {
.snap-drawers {
    height:0;
    width:100%
}
}

.snap-drawer-left {
    background:#de86ba;
    border-top:none;
    display:none;
    left:0;
    height:100%;
    max-height:none;
    overflow:auto;
    position:absolute;
    -webkit-transition-property:top,bottom;
    transition-property:top,bottom;
    -webkit-transition-duration:.2s,.2s;
    transition-duration:.2s,.2s;
    -webkit-transition-timing-function:linear,linear;
    transition-timing-function:linear,linear;
    -webkit-overflow-scrolling:touch;
    top:0;
    width:265px;
    z-index:0
}

.is-page-loaded .snap-drawer-left {
    display:block
}

@media (min-width:768px) {
.snap-drawer-left {
    background-color:transparent;
    display:block;
    overflow:visible;
    position:relative;
    top:126px;
    -webkit-transition:none;
    transition:none;
    width:100%;
    z-index:10
}
}

.nav-footer-list {
    margin:0 0 15px;
    padding:0
}

.nav-footer-list li {
    margin-bottom:0;
    padding-left:0
}

.nav-footer-list li:before {
    content:''
}

.nav-footer-list li {
    color:#fff;
    display:inline;
    font-size:13px;
    /*font-size:1.3rem;*/
    font-size:1.1rem;
    list-style:none
}

@media (min-width:768px) {
.nav-footer-list {
    font-family:"Avalon Medium","Helvetica Neue",Helvetica,Arial,sans-serif;
    margin:5px 0 10px
}
}

.nav-mega-footer {
    background-color:#ecf4f9;
    clear:both;
    padding:20px 30px
}

.nav-mega-footer:before,.nav-mega-footer:after {
    content:" ";
    display:table
}

.nav-mega-footer:after {
    clear:both
}

.nav-mega-footer:before,.nav-mega-footer:after {
    content:" ";
    display:table
}

.nav-mega-footer:after {
    clear:both
}

@media (min-width:768px) {
.nav-mega-footer {
    padding:32px 0 16px 30px
}
}

.nav-mega-footer-list {
    margin:0;
    padding:0 0 10px
}

.nav-mega-footer-list li {
    margin-bottom:0;
    padding-left:0
}

.nav-mega-footer-list li:before {
    content:''
}

.nav-mega-footer-list li {
    list-style:none
}

.nav-mega-footer-list>li {
    display:inline-block;
    font-size:16px;
    font-size:1.6rem;
    vertical-align:top;
    width:100%
}

.nav-mega-footer-list>li a {
    display:inline-block;
    width:100%
}

.nav-mega-footer-list>li>a {
    border-bottom:1px solid #a9d1eb;
    padding:15px 10px 15px 0;
    position:relative
}

.nav-mega-footer-list>li>a span {
    bottom:20px;
    color:#67aede;
    font-size:12px;
    font-size:1.2rem;
    right:0;
    position:absolute
}

.nav-mega-footer-list>li ul {
    display:none;
    font-family:"Avalon Medium","Helvetica Neue",Helvetica,Arial,sans-serif
}

.nav-mega-footer-list>li:nth-child(5n+1) {
    clear:both
}

@media (min-width:768px) {
.nav-mega-footer-list {
    margin:0 1%;
    padding-bottom:0
}

.nav-mega-footer-list>li {
    float:left;
    font-size:14px;
    font-size:1.4rem;
    padding:0 2% 0 0;
    width:20%
}

.nav-mega-footer-list>li>a {
    font-family:"Avalon Bold","Helvetica Neue",Helvetica,Arial,sans-serif
}

.nav-mega-footer-list li ul {
    display:inline-block;
    margin:15px 0;
    padding:0
}

.nav-mega-footer-list li ul li {
    font-size:14px;
    font-size:1.4rem;
    margin:0 0 4px
}
}

.list-social-links {
    overflow:hidden;
    margin:5px 0;
    padding:0
}

.list-social-links li {
    margin-bottom:0;
    padding-left:0
}

.list-social-links li:before {
    content:''
}

.list-social-links li {
    float:left;
    font-family:"Avalon Medium","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:16px;
    font-size:1.6rem;
    padding:0;
    list-style:none;
    width:50%
}

.list-social-links i {
    display:inline-block;
    font-size:36px;
    font-size:3.6rem
}

.list-social-links span {
    display:inline-block;
    font-size:15px;
    font-size:1.5rem;
    line-height:1.2;
    margin-left:5px;
    vertical-align:top;
    width:65%
}

.list-social-links a {
    color:#67aede;
    -webkit-transition:color .2s ease-in;
    transition:color .2s ease-in
}

.list-social-links a:hover,.list-social-links a:focus,.list-social-links a:active {
    color:#001e68;
    text-decoration:none
}

@media (min-width:22em) {
.list-social-links li {
    font-size:16px;
    font-size:1.6rem
}

.list-social-links i {
    font-size:36px;
    font-size:3.6rem
}
}

@media (min-width:768px) {
.list-social-links {
    float:left;
    margin-right:0;
    margin-top:10px;
    width:20%
}

.list-social-links li {
    display:inline-block;
    float:none;
    margin-bottom:10px;
    width:100%
}

.list-social-links span {
    font-size:16px;
    font-size:1.6rem
}

.list-social-links i {
    font-size:30px;
    font-size:3rem;
    position:relative;
    top:3px
}
}

.nav-main-wrapper {
    background:#ccc;
    margin-top:0
}

.navbar-default {
    background-color:#de86ba;
    border:none;
    border-radius:0
}

.navbar-default .navbar-form {
    border-top-color:transparent
}

.navbar-default .navbar-toggle {
    background:#c769a1;
    border:none;
    border-radius:0;
    float:left;
    margin:0;
    padding:15px
}

.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {
    background:#942365;
    outline:0
}

.navbar-default .navbar-toggle:active {
    background:#7f1e57
}

.navbar-default .navbar-toggle .icon-bar {
    background-color:#fff;
    border-radius:6px;
    height:4px;
    width:30px
}

@media (min-width:768px) {
.navbar-default {
    min-height:55px
}
}

.nav--main {
    margin-top:0
}

.nav--main li {
    margin-bottom:0;
    padding-left:0
}

.nav--main li:before {
    content:''
}

.nav--main li {
    border-bottom:1px solid #efc3dd
}

.nav--main li a {
    font-family:"Avalon Medium","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:18px;
    font-size:1.8rem;
    color:#fff;
    padding:15px;
    -webkit-transition:background-color .3s ease-out;
    transition:background-color .3s ease-out
}

.nav--main li a:hover,.nav--main li a:focus,.nav--main li a:active {
    background-color:#942365
}

.nav--main li.open>a {
    background-color:#c769a1
}

.nav--main li.open>a:hover,.nav--main li.open>a:focus,.nav--main li.open>a:active {
    background-color:#942365
}

.nav--main li.active>a {
    background-color:#942365
}

.nav--main .dropdown-menu {
    margin:0;
    padding:0
}

.nav--main .dropdown-menu li {
    background-color:#b14d88;
    border-bottom:1px solid #de86ba
}

.nav--main .dropdown-menu li a {
    font-size:15px;
    font-size:1.5rem;
    padding:10px 15px 10px 30px!important
}

.nav--main .dropdown-menu li a:hover,.nav--main .dropdown-menu li a:focus,.nav--main .dropdown-menu li a:active {
    color:#fff
}

.nav--main .dropdown-menu li:last-child {
    border-bottom:0
}

.nav--main .dropdown-menu li.active a {
    background-color:#942365
}

.nav--main .dropdown-menu li.active a:before {
    content:"\33";
    float:right;
    font-size:13px;
    font-size:1.3rem;
    font-family:'elevit-icons';
    speak:none;
    font-style:normal;
    font-weight:400;
    font-variant:normal;
    text-transform:none;
    line-height:1;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    margin:7px 7px 0 0
}

@media (min-width:768px) {
.nav--main {
    margin-left:-30px
}

.nav--main li {
    border-bottom:0
}

.nav--main li>a {
    font-size:15px;
    font-size:1.5rem;
    padding:15px 10px
}

.nav--main li>a:hover,.nav--main li>a:focus,.nav--main li>a:active {
    background-color:#c769a1
}

.lt-ie9 .nav--main li>a {
    padding-left:15px;
    padding-right:15px
}

.nav--main li.active a {
    background-color:#c769a1
}

.nav--main .expand-dropdown {
    display:none
}

.nav--main li.dropdown:hover>ul.dropdown-menu {
    display:block
}

.nav--main .dropdown-menu li {
    border:none
}

.nav--main .dropdown-menu li a {
    background-color:#8a3357;
    padding:12px 20px!important
}

.nav--main .dropdown-menu li a:hover,.nav--main .dropdown-menu li a:focus,.nav--main .dropdown-menu li a:active {
    background-color:#542036
}

.nav--main .dropdown-menu li.active a {
    background-color:#542036
}

.nav--main .dropdown-menu li.active a:before {
    position:absolute;
    right:5px;
    top:10px
}
}
  
@media (min-width:768px) and (max-width:991px) {
    .nav--main {
        margin-left:-15px
    }

    .nav--main li > a {
        padding: 15px 5px !important;
        font-size: 14px;
    }

}

@media (min-width:52em) {

.nav--main li>a {
    font-size:16px;
    font-size:1.6rem;
    padding:15px 12px
}

}

@media (min-width:992px) {
.nav--main li>a {
    font-size:17px;
    font-size:1.7rem;
    padding-left: 8px;
    padding-right: 8px;
/*     padding-left:16px;
    padding-right:16px */
}
}

.dropdown-menu {
    border:none
}

.expand-dropdown {
    cursor:pointer;
    display:inline-block;
    padding:7px 12px;
    position:absolute;
    right:5px;
    top:7px
}

.expand-dropdown:hover .caret,.expand-dropdown:focus .caret {
    border-top-color:#000
}

.expand-dropdown:before {
    color:#f9e6f1;
    content:"\25";
    font-size:24px;
    font-size:2.4rem;
    font-family:'elevit-icons';
    speak:none;
    font-style:normal;
    font-weight:400;
    font-variant:normal;
    text-transform:none;
    line-height:1;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    position:relative;
    top:3px
}

@media (min-width:768px) {
.expand-dropdown {
    right:0
}
}

.open .expand-dropdown:before {
    content:"\26"
}

.navbar-form--search {
    background-color:#67aede;
    border:none;
    margin-left:-20px;
    margin-right:-20px;
    margin-bottom:0;
    margin-top:0;
    padding:15px 20px;
    overflow:hidden
}

.navbar-form--search:before,.navbar-form--search:after {
    content:" ";
    display:table
}

.navbar-form--search:after {
    clear:both
}

.navbar-form--search:before,.navbar-form--search:after {
    content:" ";
    display:table
}

.navbar-form--search:after {
    clear:both
}

@media (min-width:768px) {
.navbar-form--search {
    float:right;
    width:auto
}

.nav-main-wrapper .navbar-form--search {
    padding-right:120px
}
}

@media (min-width:64em) {
.navbar-form--search {
    width:auto
}
}

.navbar-form--search .form-control {
    border:none;
    border-radius:20px 0 0 20px;
    display:inline-block;
    float:left;
    height:36px;
    padding-bottom:7px;
    padding-top:7px;
    width:75%
}

.navbar-form--search .form-control:focus {
    border:none
}

.navbar-form--search .btn--submit {
    border:none;
    border-radius:0 20px 20px 0;
    color:#b25d8f;
    display:inline-block;
    float:left;
    font-size:18px;
    font-size:1.8rem;
    height:36px;
    width:25%
}

.navbar-form--search .btn--submit:before {
    content:'\2c';
    font-family:'elevit-icons';
    speak:none;
    font-style:normal;
    font-weight:400;
    font-variant:normal;
    text-transform:none;
    line-height:1;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    position:relative;
    top:2px
}

.navbar-form--search .btn--submit:hover,.navbar-form--search .btn--submit:focus,.navbar-form--search .btn--submit:active {
    color:#942365;
    background-color:#fff;
    -webkit-box-shadow:none;
    box-shadow:none
}

.navbar-form--search .form-group {
    float:left;
    margin:0;
    width:100%
}

@media (min-width:768px) {
.navbar-form--search {
    background-color:#fff;
    border-radius:0 0 24px 24px;
    -webkit-box-shadow:inset 0 11px 40px -17px rgba(0,0,0,0.5);
    box-shadow:inset 0 11px 40px -17px rgba(0,0,0,0.5);
    left:0;
    opacity:0;
    margin:0;
    padding:15px 20px 12px;
    position:absolute;
    top:55px;
    -webkit-transition:opacity .3s ease-in;
    transition:opacity .3s ease-in;
    visibility:hidden;
    width:100%
}

.is-navbar-form--search-active .navbar-form--search {
    opacity:1;
    visibility:visible
}

.is-navbar-form--search-active .navbar-form--search .form-group {
    display:block!important
}

.navbar-form--search .btn--submit {
    background:transparent;
    float:right;
    font-size:32px;
    font-size:3.2rem;
    height:40px;
    padding:0;
    width:40px
}

.navbar-form--search .btn--submit:before {
    content:'\2d';
    top:0
}

.navbar-form--search .btn--submit:hover,.navbar-form--search .btn--submit:focus,.navbar-form--search .btn--submit:active {
    background-color:transparent
}

.navbar-form--search .form-control {
    background-color:transparent;
    border-radius:20px;
    font-size:20px;
    font-size:2rem;
    width:88%
}
}

.navbar-form--search .btn--close {
    background:transparent;
    border:none;
    color:#67aede;
    float:right;
    font-size:32px;
    font-size:3.2rem;
    height:40px;
    margin-left:5px;
    padding:0
}

.navbar-form--search .btn--close:hover,.navbar-form--search .btn--close:focus,.navbar-form--search .btn--close:active {
    color:#001e68;
    background-color:transparent;
    -webkit-box-shadow:none;
    box-shadow:none
}

.btn--tool-search {
    float:right;
    /*margin-right:30px;*/
    z-index: 1;
}

.btn--tool-search i {
    font-size:26px;
    font-size:2.6rem;
    vertical-align:middle
}

.results-form--search:before,.results-form--search:after {
    content:" ";
    display:table
}

.results-form--search:after {
    clear:both
}

.results-form--search:before,.results-form--search:after {
    content:" ";
    display:table
}

.results-form--search:after {
    clear:both
}

.results-form--search .form-control {
    border:none;
    border-radius:50px 0 0 50px;
    display:inline-block;
    float:left;
    font-size:20px;
    font-size:2rem;
    height:42px;
    padding:7px 0 7px 20px;
    width:80%
}

.results-form--search .form-control:focus {
    border:none
}

.results-form--search .btn--submit {
    border:none;
    border-radius:0 50px 50px 0;
    color:#de86ba;
    display:inline-block;
    float:left;
    font-size:23px;
    font-size:2.3rem;
    height:42px;
    padding:5px 12px;
    width:20%
}

.results-form--search .btn--submit:before {
    content:'\2c';
    font-family:'elevit-icons';
    speak:none;
    font-style:normal;
    font-weight:400;
    font-variant:normal;
    text-transform:none;
    line-height:1;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    position:relative;
    top:2px
}

.results-form--search .btn--submit:hover,.results-form--search .btn--submit:focus,.results-form--search .btn--submit:active {
    color:#942365;
    background-color:#fff;
    -webkit-box-shadow:none;
    box-shadow:none
}

.results-form--search .form-group {
    margin:0;
    width:100%
}

.results-form--search .form-group:before,.results-form--search .form-group:after {
    content:" ";
    display:table
}

.results-form--search .form-group:after {
    clear:both
}

.results-form--search .form-group:before,.results-form--search .form-group:after {
    content:" ";
    display:table
}

.results-form--search .form-group:after {
    clear:both
}

.results-form--search .results-form-search-label {
    font-family:"Avalon Bold","Helvetica Neue",Helvetica,Arial,sans-serif;
    color:#fff;
    font-size:16px;
    font-size:1.6rem;
    margin:0;
    padding:10px 0 0
}

@media (min-width:768px) {
.results-form--search .form-control {
    font-size:18px;
    font-size:1.8rem;
    height:59px;
    padding:17px 0 17px 20px;
    width:85%
}

.results-form--search .btn--submit {
    font-size:25px;
    font-size:2.5rem;
    height:59px;
    padding:12px;
    width:15%
}

.results-form--search .btn--submit:before {
    content:'\2c';
    font-family:'elevit-icons';
    speak:none;
    font-style:normal;
    font-weight:400;
    font-variant:normal;
    text-transform:none;
    line-height:1;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    position:relative;
    top:2px
}

.results-form--search .btn--submit:hover,.results-form--search .btn--submit:focus,.results-form--search .btn--submit:active {
    color:#942365;
    background-color:#fff;
    -webkit-box-shadow:none;
    box-shadow:none
}

.results-form--search .form-group {
    float:left;
    width:45%
}

.results-form--search .results-form-search-label {
    float:left;
    font-size:18px;
    font-size:1.8rem;
    padding:17px
}
}

@media only print {
.results-form--search .btn--submit {
    display:none
}
}

.navbar--tertiary {
    margin-bottom:45px
}

.navbar--tertiary .navbar-nav {
    display:none;
    margin:0
}

.navbar--tertiary .navbar-nav li {
    margin-bottom:0;
    padding-left:0
}

.navbar--tertiary .navbar-nav li:before {
    content:''
}

.navbar--tertiary .navbar-nav>li a {
    background-color:#de86ba;
    border-bottom:1px solid #efc1db;
    color:#fff;
    font-size:18px;
    font-size:1.8rem;
    padding:15px 20px;
    -webkit-transition:all .2s ease-in-out;
    transition:all .2s ease-in-out
}

.navbar--tertiary .navbar-nav>li a:hover,.navbar--tertiary .navbar-nav>li a:focus {
    background-color:#942365;
    color:#fff
}

.navbar--tertiary .navbar-nav .active a {
    background-color:#942365;
    color:#fff
}

.navbar--tertiary .navbar-nav .active a:hover,.navbar--tertiary .navbar-nav .active a:focus {
    background-color:#942365;
    color:#fff
}

.navbar--tertiary .navbar-nav>li.nav-bar-item--expandable ul {
    display:none;
    margin:0;
    padding:0
}

.navbar--tertiary .navbar-nav>li.nav-bar-item--expandable>a {
    padding:15px 40px 15px 20px;
    position:relative
}

.navbar--tertiary .navbar-nav>li.nav-bar-item--expandable>a span {
    position:absolute;
    right:15px;
    top:15px;
    -webkit-transition:all .3s ease-in-out;
    transition:all .3s ease-in-out;
    font-size:26px;
    font-size:2.6rem;
    font-family:'elevit-icons';
    speak:none;
    font-style:normal;
    font-weight:400;
    font-variant:normal;
    text-transform:none;
    line-height:1;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
}

.navbar--tertiary .navbar-nav>li.nav-bar-item--expandable.active a:before {
    content:''
}

.navbar--tertiary .navbar-nav>li.nav-bar-item--expandable li {
    background-color:#efc6de;
    list-style:none
}

.navbar--tertiary .navbar-nav>li.nav-bar-item--expandable li a {
    background-color:#efc6de;
    border-bottom:1px solid #fff;
    color:#942365;
    display:block;
    font-size:16px;
    font-size:1.6rem;
    padding-bottom:8px;
    padding-left:60px;
    padding-top:8px
}

.navbar--tertiary .navbar-nav>li.nav-bar-item--expandable li a:hover,.navbar--tertiary .navbar-nav>li.nav-bar-item--expandable li a:focus {
    background-color:#942365;
    color:#fff;
    text-decoration:none
}

.navbar--tertiary .navbar-nav>li.nav-bar-item--expandable li:last-child a {
    border-bottom:none
}

.navbar--tertiary .navbar-nav>li.nav-bar-item--expandable li.active a {
    background-color:#942365;
    color:#fff;
    position:relative
}

.navbar--tertiary .navbar-nav>li.nav-bar-item--expandable li.active a:before {
    font-family:'elevit-icons';
    speak:none;
    font-style:normal;
    font-weight:400;
    font-variant:normal;
    text-transform:none;
    line-height:1;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    content:'\33';
    font-size:12px;
    font-size:1.2rem;
    position:absolute;
    right:20px;
    top:15px
}

.navbar--tertiary .navbar-nav>li.nav-bar-item--expandable.is-nav-bar-item-active ul {
    display:block
}

.navbar--tertiary .navbar-nav>li.nav-bar-item--expandable.is-nav-bar-item-active>a span {
    -webkit-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    transform:rotate(45deg)
}

.navbar--tertiary.is-navbar-active .navbar-nav {
    display:block
}

.navbar--tertiary-toggle {
    color:#fff;
    display:inline-block;
    font-size:24px;
    font-size:2.4rem;
    line-height:50px;
    padding:10px 20px;
    text-align:left;
    -webkit-transition:all .3s ease-in-out;
    transition:all .3s ease-in-out;
    width:100%
}

.navbar--tertiary-toggle:before {
    font-family:'elevit-icons';
    speak:none;
    font-style:normal;
    font-weight:400;
    font-variant:normal;
    text-transform:none;
    line-height:1;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    content:'\3f';
    float:right;
    margin-top:15px
}

.is-navbar-active .navbar--tertiary-toggle,.navbar--tertiary-toggle:hover,.navbar--tertiary-toggle:focus {
    background-color:#efc6de;
    color:#942365;
    text-decoration:none
}

.is-navbar-active .navbar--tertiary-toggle:before {
    content:'\35'
}

@media (min-width:768px) {
.navbar--tertiary-toggle {
    display:none
}

.navbar--tertiary {
    margin:0 0 40px
}

.navbar--tertiary .navbar-collapse {
    padding:0
}

.navbar--tertiary .navbar-nav {
    border-top:1px solid #efc1db;
    display:block;
    width:100%
}

.navbar--tertiary .navbar-nav li {
    width:100%
}

.navbar--tertiary .navbar-nav li>a {
    background-color:#fff;
    color:#942365;
    font-size:16px;
    font-size:1.6rem;
    padding:15px
}

.navbar--tertiary .navbar-nav li>a:hover,.navbar--tertiary .navbar-nav li>a:focus {
    background-color:#f9e6f1;
    color:#942365
}

.navbar--tertiary .navbar-nav .active a {
    background-color:#de86ba
}

.navbar--tertiary .navbar-nav .active a:hover,.navbar--tertiary .navbar-nav .active a:focus {
    background-color:#de86ba;
    color:#fff
}

.navbar--tertiary .navbar-nav .active a:before {
    font-family:'elevit-icons';
    speak:none;
    font-style:normal;
    font-weight:400;
    font-variant:normal;
    text-transform:none;
    line-height:1;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    content:'\33';
    font-size:12px;
    font-size:1.2rem;
    position:absolute;
    right:15px;
    top:22px
}

.navbar--tertiary .navbar-nav>li.nav-bar-item--expandable {
    background-color:#f9e6f1
}

.navbar--tertiary .navbar-nav>li.nav-bar-item--expandable.is-nav-bar-item-active>a {
    background-color:#de86ba;
    color:#fff
}

.navbar--tertiary .navbar-nav>li.nav-bar-item--expandable ul {
    padding:12px 0;
    border-bottom:1px solid #efc1db
}

.navbar--tertiary .navbar-nav>li.nav-bar-item--expandable li {
    background-color:inherit
}

.navbar--tertiary .navbar-nav>li.nav-bar-item--expandable li a {
    border:none;
    background-color:inherit;
    display:inline-block;
    padding-bottom:2px;
    padding-top:2px
}

.navbar--tertiary .navbar-nav>li.nav-bar-item--expandable li a:hover:before {
    font-family:'elevit-icons';
    speak:none;
    font-style:normal;
    font-weight:400;
    font-variant:normal;
    text-transform:none;
    line-height:1;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    content:'\33';
    font-size:12px;
    font-size:1.2rem;
    position:absolute
}

.navbar--tertiary .navbar-nav>li.nav-bar-item--expandable li.active a,.navbar--tertiary .navbar-nav>li.nav-bar-item--expandable li a:hover,.navbar--tertiary .navbar-nav>li.nav-bar-item--expandable li a:focus {
    background-color:#f9e6f1;
    color:#942365;
    text-decoration:underline
}

.navbar--tertiary .navbar-nav>li.nav-bar-item--expandable li.active a:before,.navbar--tertiary .navbar-nav>li.nav-bar-item--expandable li a:hover:before,.navbar--tertiary .navbar-nav>li.nav-bar-item--expandable li a:focus:before {
    right:2px;
    top:7px
}
}
  
#page_93 .content-aside--article .navbar--tertiary {
    display: none
}
#page_93 .content-main h3 {
    margin-top: 20px
}

.footer {
    background:#67aede;
    clear:both;
    color:#fff;
    text-align:center;
    padding:25px 20px 30px 25px
}


.footer a {
    color:#fff
}

.footer p {
    margin-bottom:0
}

@media (min-width:768px) {
.footer {
    padding:20px 20px 20px 25px;
    text-align:left
}
/*small size*/
}

.txt-copyright {
    display:inline-block;
    font-family:"Avalon Medium","Helvetica Neue",Helvetica,Arial,sans-serif;
    /*font-size:13px;*/
    font-size:11px;
    /*font-size:1.3rem*/
    font-size:1.1rem
}

@media (min-width:768px) {
/*big size*/
.txt-copyright {
    float:left
}
}

.txt-legal {
    font-family:"Avalon Medium","Helvetica Neue",Helvetica,Arial,sans-serif;
    margin-top:0;
    width:auto
}

.txt-legal-smallerText {
    /*font-size:1.3rem*/
    font-size:1.1rem
}



@media (min-width:768px) {
.txt-legal {
    float:right;
    font-size:14px;
    font-size:1.4rem;
    margin-top:-15px;
    text-align:right
}

.txt-legal-smallerText {
    /*font-size:1.3rem*/
    font-size:1.1rem
}


}

@media (min-width:57em) {
.txt-legal {
    margin-top:0
}

.txt-legal-smallerText {
    /*font-size:1.3rem*/
    font-size:1.1rem
}


}

.breadcrumb {
    background:transparent;
    font-size:14px;
    font-size:1.4rem;
    margin:6px 0 33px;
    padding:0
}

.breadcrumb .active {
    font-family:"Avalon Bold","Helvetica Neue",Helvetica,Arial,sans-serif;
    color:#001e68
}

.breadcrumb li {
    margin:0 3px
}

.breadcrumb a {
    padding-left:3px
}

.breadcrumb>li+li:before {
    color:#4b81c1;
    content:'\33';
    font-size:10px;
    font-size:1rem;
    font-family:'elevit-icons';
    speak:none;
    font-style:normal;
    font-weight:400;
    font-variant:normal;
    text-transform:none;
    line-height:1;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    position:relative;
    left:-3px
}

.bx-wrapper {
    position:relative;
    margin:0 auto;
    max-width:940px;
    padding:0;
}

.bx-wrapper img {
    max-width:100%;
    display:block
}

.bx-wrapper .bx-pager,.bx-wrapper .bx-controls-auto {
    position:absolute;
    bottom:-30px;
    width:100%
}

.bx-wrapper .bx-loading {
    min-height:50px;
    height:100%;
    width:100%;
    position:absolute;
    top:0;
    left:0;
    z-index:2000
}

.bx-wrapper .bx-pager {
    text-align:center;
    font-size:.85em;
    font-family:Arial;
    font-weight:700;
    color:#666;
    padding-top:20px
}

.bx-wrapper .bx-pager .bx-pager-item,.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display:inline-block;
}

.bx-wrapper .bx-prev {
    left:10px;
    visibility:hidden
}

.bx-wrapper .bx-next {
    right:10px;
    visibility:hidden
}

.bx-wrapper .bx-prev:hover {
    background-position:0 0
}

.bx-wrapper .bx-next:hover {
    background-position:-43px 0
}

.bx-wrapper .bx-controls-direction a {
    position:absolute;
    top:50%;
    margin-top:-16px;
    outline:0;
    width:32px;
    height:32px;
    text-indent:-9999px;
    z-index:9999
}

.bx-wrapper .bx-controls-direction a.disabled {
    display:none
}

.bx-wrapper .bx-controls-auto {
    text-align:center
}

.bx-wrapper .bx-controls-auto .bx-start {
    display:block;
    text-indent:-9999px;
    width:10px;
    height:11px;
    outline:0;
    background:url(images/controls.png) -86px -11px no-repeat;
    margin:0 3px
}

.bx-wrapper .bx-controls-auto .bx-start:hover,.bx-wrapper .bx-controls-auto .bx-start.active {
    background-position:-86px 0
}

.bx-wrapper .bx-controls-auto .bx-stop {
    display:block;
    text-indent:-9999px;
    width:9px;
    height:11px;
    outline:0;
    background:url(images/controls.png) -86px -44px no-repeat;
    margin:0 3px
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,.bx-wrapper .bx-controls-auto .bx-stop.active {
    background-position:-86px -33px
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align:left;
    width:80%
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right:0;
    width:35px
}

.bx-wrapper .bx-caption {
    position:absolute;
    bottom:0;
    left:0;
    background:#666;
    background:rgba(80,80,80,0.75);
    width:100%
}

.bx-wrapper .bx-caption span {
    color:#fff;
    font-family:Arial;
    display:block;
    font-size:.85em;
    padding:10px
}

@media (min-width:47em) {
    .content-carousel-1 {
        /* background:url(/static/images/bg.carousel.grass.jpg) top center no-repeat */
    }
}

.bx-wrapper .bx-pager.bx-default-pager a {
    border:none;
    color:transparent;
    font-family:'elevit-icons';
    font-size:0;
    font-size:0;
    height:12px;
    margin-right:9px;
    text-decoration:none;
    text-indent:-9999px;
    width:30px
}

.bx-wrapper .bx-pager.bx-default-pager a:before {
    color:#fff;
    content:"\27";
    font-size:11px;
    font-size:1.1rem
}

.bx-wrapper .bx-pager.bx-default-pager a:hover:before,.bx-wrapper .bx-pager.bx-default-pager a.active:before {
    color:#de86ba
}

.carousel-wrapper {
    border-bottom:1px solid #f9e6f1;
    max-height:340px;
    overflow:hidden;
    opacity:0;
}

.carousel-wrapper:before,.carousel-wrapper:after {
    content:" ";
    display:table
}

.carousel-wrapper:after {
    clear:both
}

.carousel-wrapper:before,.carousel-wrapper:after {
    content:" ";
    display:table
}

.carousel-wrapper:after {
    clear:both
}

.carousel-wrapper .carousel {
    opacity:0;
}

.carousel-wrapper.is-carousel-active {
    max-height:none;
    opacity:1;
}

.carousel-wrapper.is-carousel-active .carousel {
    opacity:1;
}

.content-carousel-1 .carousel-wrapper {
    background:url(/static/images/bg.carousel.grass.small.jpg) top center no-repeat;
    background-size:cover
}

@media (min-width:47em) {
.content-carousel-1 .carousel-wrapper {
    background:none
}
}

.no-js .carousel-wrapper {
    opacity:1;
    max-height:none
}

.carousel {
    margin:0 auto;
    max-width:940px;
    position:relative;
    z-index:1
}

.carousel .bx-controls {
    left:15px;
    position:absolute;
    top:15px;
    width:100%;
    z-index:50
}

.carousel .bx-controls:before,.carousel .bx-controls:after {
    content:" ";
    display:table
}

.carousel .bx-controls:after {
    clear:both
}

.carousel .bx-controls:before,.carousel .bx-controls:after {
    content:" ";
    display:table
}

.carousel .bx-controls:after {
    clear:both
}

.carousel .bx-pager {
    text-align:left
}

.lt-ie9 .carousel {
    max-width:940px
}

.no-js .carousel {
    overflow:hidden
}

.carousel-list li {
    margin-bottom:0;
    padding-left:0
}

.carousel-list li:before {
    content:''
}

.no-js .carousel-list {
    margin-bottom:0
}

.no-js .carousel-list-item {
    display:none
}

.no-js .carousel-list-item:first-child {
    display:block
}

.carousel-list-item-txt {
    background:#fff;
    color:#001e68;
    font-size:18px;
    font-size:1.8rem;
    min-height:200px;
    padding:20px 30% 15px 20px;
    position:relative;
    width:100%
}

.carousel-list-item-link {
    color:#de86ba;
    height:100%;
    left:0;
    overflow:hidden;
    position:absolute;
    top:0;
    -webkit-transition:color .2s ease-in;
    transition:color .2s ease-in;
    width:100%
}

.carousel-list-item-link b {
    display:inline-block;
    text-indent:-9999px
}

.carousel-list-item-link i {
    font-family:'elevit-icons';
    speak:none;
    font-style:normal;
    font-weight:400;
    font-variant:normal;
    text-transform:none;
    line-height:1;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    font-size:64px;
    font-size:6.4rem;
    position:absolute;
    right:5%;
    top:25%
}

.carousel-list-item-link i:before {
    content:'\24'
}

.carousel-list-item-link:hover,.carousel-list-item-link:focus {
    color:#b25d8f;
    text-decoration:none
}

.carousel-list-item-link:active {
    color:#942365
}

.carousel-list-item-img {
    margin:0 auto;
    padding:0;
    width:70%
}

.carousel-list-item-img img {
    width:100%
}

.lt-ie9 .carousel-list-item-img img {
    background:transparent;
}

@media only print,(min-width:47em) {
.carousel-wrapper {
    border-bottom:none;
    padding:0;
    position:relative;
    top:0;
    width:100%
}

.carousel-list-item-txt {
    background:transparent;
    color:#fff;
    float:left;
    font-size:22px;
    font-size:2.2rem;
    padding:50px 50px 0 30px;
    width:50%
}

.carousel-list-item-link {
    color:#fff;
    font-size:16px;
    font-size:1.6rem;
    font-weight:700;
    position:relative
}

.carousel-list-item-link b {
    display:inline;
    text-indent:0
}

.carousel-list-item-link i {
    font-size:32px;
    font-size:3.2rem;
    right:-55px;
    top:-25%;
    -webkit-transition:right .3s ease-in-out;
    transition:right .3s ease-in-out
}

.carousel-list-item-link i:before {
    content:'\2e'
}

.carousel-list-item-link:hover,.carousel-list-item-link:focus {
    color:#f9e6f1
}

.carousel-list-item-link:hover i,.carousel-list-item-link:focus i {
    right:-60px
}

.carousel-list-item-link:active {
    color:#942365
}

.carousel-list-item-img {
    float:right;
    margin-right:5%;
    margin-top:0;
    padding:0 20px 0 0;
    width:42%
}

.carousel-list-item-img img {
    float:right
}

.carousel .bx-controls {
    left:30px;
    top:20px
}
}

@media (min-width:64em) {
.carousel-list-item-txt {
    font-size:30px;
    font-size:3rem;
    padding:82px 0 0 60px;
    width:53%
}

.carousel-list-item-txt p {
    line-height:1.25
}

.carousel-list-item-link {
    font-size:20px;
    font-size:2rem
}

.carousel .bx-controls {
    left:60px;
    top:42px
}

.lt-ie9 .carousel-list-item-txt {
    font-size:24px;
    font-size:2.4rem
}

.lt-ie9 .carousel-list-item-link {
    font-size:18px;
    font-size:1.8rem
}
}

@media only print {
.carousel .bx-controls {
    display:none
}

.carousel-list-item-txt {
    width:45%
}

.carousel-list-item-img {
    width:50%
}
}

.block-list {
    list-style:none;
    margin:0;
    padding:0
}

.block-list li {
    margin-bottom:0;
    padding-left:0
}

.block-list li:before {
    content:''
}

.flexbox .block-list {
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:flex
}

.container-fluid--article .block-list {
    display:none
}

@media (min-width:768px) {
.container-fluid--article .block-list {
    border-top:1px solid #f9e6f1;
    display:block
}
}

.block-list-item {
    float:left;
    /*width:33.33%*/
    width:25%
}

.flexbox .block-list-item {
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -webkit-flex:1;
    -ms-flex:1;
   /* flex:1*/
}

.block-list-item a {
    display:block;
    background-color:#de86ba;
    color:#fff;
    font-size:16px;
    font-size:1.6rem;
    padding:20% 0 0;
    position:relative;
    text-align:center;
    -webkit-transition:all .2s ease-in-out;
    transition:all .2s ease-in-out;
    width:100%
}

.block-list-item a i {
    display:none
}

.block-list-item a:after {
    color:#fff;
    content:"\3a";
    display:block;
    font-size:84px;
    font-size:8.4rem;
    font-family:'elevit-icons';
    speak:none;
    font-style:normal;
    font-weight:400;
    font-variant:normal;
    text-transform:none;
    line-height:1;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    margin:0 auto;
    padding-top:20%;
    text-align:center
}

.block-list-item a:hover {
    background-color:#fff!important;
    color:#de86ba;
    text-decoration:none
}

.block-list-item a:hover:after {
    content:"\3a ";
    color:#de86ba
}

.block-list-item a:active {
    color:#942365
}

.block-list-item.block-list-item--2 a {
    background-color:#e39ac5
}

.block-list-item.block-list-item--2 a:after {
    content:"\39 "
}

.block-list-item.block-list-item--2 a:hover:after {
    content:"\39"
}

.block-list-item.block-list-item--3 a {
    background-color:#e9aed1
}

.block-list-item.block-list-item--3 a:after {
    content:"\3b "
}

.block-list-item.block-list-item--3 a:hover:after {
    content:"\3b"
}

@media (min-width:40em) {
.block-list-item a {
    /*font-size:20px;*/
    /*font-size:2rem;*/
    font-size:1.6rem
    padding-top:7%
}

.block-list-item a:after {
    padding-top:6%
}
}

@media (min-width:56em) {
.block-list-item a {
    height:auto;
    line-height:70px;
    min-height:94px;
    padding:14px 0 0 60px;
    text-align:center;
    vertical-align:middle;
}

.block-list-item a .icon-arrow {
    color:#efc1db;
    display:inline-block;
    font-size:16px;
    font-size:1.6rem;
    margin-left:6px
}

.block-list-item a:after {
    bottom:0;
    display:inline-block;
    left:0;
    margin:0 5% 0 10%;
    padding-top:0;
    position:absolute
}

.block-list-item.block-list-item--new-mum a {
    padding-left:110px
}
}

@media (min-width:68em) {
.block-list-item a {
    font-size:24px;
    /*font-size:2.4rem*/
    font-size:1.6rem

}
}

.container-fluid--article .block-list-item a {
    background-color:#fff;
    font-family:"Avalon Bold","Helvetica Neue",Helvetica,Arial,sans-serif;
    color:#de86ba
}

.container-fluid--article .block-list-item a i {
    bottom:-5px;
    color:#efc1db;
    -webkit-transition:all .2s ease-in-out;
    transition:all .2s ease-in-out
}

.container-fluid--article .block-list-item a:hover,.container-fluid--article .block-list-item a:focus {
    color:#b25d8f
}

.container-fluid--article .block-list-item a:hover i,.container-fluid--article .block-list-item a:focus i {
    bottom:0;
    color:#b25d8f
}

.container-fluid--article .block-list-item a:active {
    color:#942365
}

.container-fluid--article .block-list-item a:active i {
    color:#942365
}

@media only print {
.block-list,.flexbox .block-list,.heading-moved-up {
    display:none
}
}

.media-block-list {
    clear:both;
    margin:0 0 30px;
    padding:0
}

.media-block-list:before,.media-block-list:after {
    content:" ";
    display:table
}

.media-block-list:after {
    clear:both
}

.media-block-list:before,.media-block-list:after {
    content:" ";
    display:table
}

.media-block-list:after {
    clear:both
}

.media-block-list li {
    margin-bottom:0;
    padding-left:0
}

.media-block-list li:before {
    content:''
}

@media (min-width:40em) {
.media-block-list {
    margin-bottom:60px
}
}

.media-block-list-item {
    float:left;
    list-style:none;
    overflow:hidden;
    position:relative;
    width:50%
}

.media-block-list-item a {
    background-position:center center;
    background-repeat:no-repeat;
    background-size:cover;
    color:#fff;
    display:block;
    height:209px;
    position:relative;
    width:100%
}

.media-block-list-item a:active .media-block-list-item-content {
    background:#a23575
}

.media-block-list-item h2 {
    color:#fff;
    font-size:16px;
    font-size:1.6rem;
    margin:0
}

.media-block-list-item img {
    bottom:0;
    visibility:hidden;
    height:auto;
    left:0;
    min-height:100%;
    min-width:100%;
    overflow:hidden;
    position:absolute;
    width:auto;
    z-index:0
}

.no-js .media-block-list-item img {
    display:block;
    visibility:visible
}

.media-block-list-item p {
    display:none;
    font-size:14px;
    font-size:1.4rem
}

.media-block-list-item i {
    font-size:28px;
    font-size:2.8rem;
    margin-top:-12px;
    position:absolute;
    right:15px;
    top:50%
}

.media-block-list-item+.media-block-list-item .media-block-list-item-content {
    top:0
}

@media (min-width:35em) {
.media-block-list-item a {
    height:220px
}

.media-block-list-item i:before {
    font-size:34px;
    font-size:3.4rem
}
}

@media only print,(min-width:40em) {
.media-block-list-item a {
    height:260px
}

.media-block-list-item a:hover .media-block-list-item-content,.media-block-list-item a:focus .media-block-list-item-content {
    height:100%;
    -webkit-transition:all .3s cubic-bezier(.5,-0.54,.72,.91);
    transition:all .3s cubic-bezier(.5,-0.54,.72,.91)
}

.lt-ie10 .media-block-list-item a:hover .media-block-list-item-content,.lt-ie10 .media-block-list-item a:focus .media-block-list-item-content {
    padding-top:100px
}

.media-block-list-item a:active .media-block-list-item-content {
    opacity:1
}

.media-block-list-item p {
    display:block
}

.media-block-list-item h2 {
    font-size:16px;
    font-size:1.6rem;
    margin-bottom:10px
}

.media-block-list-item i {
    margin-top:-16px;
    right:30px
}

.media-block-list-item i:before {
    font-size:42px;
    font-size:4.2rem
}
}

@media (min-width:53em) {
.media-block-list-item a {
    height:312px
}

.media-block-list-item p {
    display:block;
    font-size:18px;
    font-size:1.8rem;
    line-height:1.3;
    margin-bottom:0
}

.media-block-list-item h2 {
    font-size:22px;
    font-size:2.2rem
}

.media-block-list-item i {
    margin-top:-24px
}

.media-block-list-item i:before {
    font-size:50px;
    font-size:5rem
}
}

.media-block-list-item-content {
    background:#942365;
    background:rgba(162,53,117,0.75);
    bottom:0;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    -ms-flex-align:center;
    -webkit-align-items:center;
    -webkit-flex-align:center;
    align-items:center;
    height:35%;
    left:0;
    padding:0 60px 0 20px;
    position:absolute;
    -webkit-transition:all .2s cubic-bezier(.7,.25,.68,1.04);
    transition:all .2s cubic-bezier(.7,.25,.68,1.04);
    z-index:2;
    width:100%
}

.no-flexbox .media-block-list-item-content {
    padding-top:5%
}

@media (min-width:40em) {
.media-block-list-item-content {
    height:50%;
    padding:0 20% 0 30px
}
}

@media (min-width:53em) {
.media-block-list-item-content {
    padding-right:29%
}
}

.lt-ie10 .media-block-list-item-content {
    padding-top:25px
}

.media-block-list-item-content-inner {
    width:100%
}

@media only print {
.media-block-list-item a {
    height:160px
}

.media-block-list-item .media-block-list-item-content {
    height:100%
}
}

.list-wrapper h1 {
    color:#942365;
    font-size:22px;
    font-size:2.2rem;
    margin-top:15px;
    padding-left:30px
}

@media (min-width:40em) {
.list-wrapper {
    padding:0 2%
}

.list-wrapper h1 {
    font-family:"Avalon Bold","Helvetica Neue",Helvetica,Arial,sans-serif;
    display:block;
    margin-top:25px;
    padding-left:0
}
}

@media (min-width:53em) {
.list-wrapper h1 {
    display:block;
    font-size:30px;
    font-size:3rem
}
}

@media (min-width:940px) {
.list-wrapper {
    padding:0
}
}

@media (min-width:40em) {
.container-fluid--article .list-wrapper {
    padding:0
}
}

.container-fluid--article .list-wrapper h1 {
    display:none
}

@media (min-width:768px) {
.list-wrapper .heading-moved-up {
    position:absolute;
    top:-80px
}
}

.media-list {
    margin-bottom:0
}

.media-list:before,.media-list:after {
    content:" ";
    display:table
}

.media-list:after {
    clear:both
}

.media-list:before,.media-list:after {
    content:" ";
    display:table
}

.media-list:after {
    clear:both
}

.media-list li {
    margin-bottom:0;
    padding-left:0
}

.media-list li:before {
    content:''
}

.media-list .media-list-item:last-child .media-list-link {
    border-bottom:none
}

.media-list p {
    color:#333
}

.media-list .media-list-img,.media-list h2,.media-list p {
    display:none
}

.media-list h2 {
    border-bottom:1px solid #efc1db;
    color:#942365;
    font-size:18px;
    font-size:1.8rem;
    padding-bottom:14px
}

.media-list .media-list-img {
    display:none;
    position:relative
}

.media-list .media-list-img img {
    max-width:100%;
    width:100%
}

.media-list .media-list-img:before {
    background:#de86ba;
    content:' ';
    display:inline-block;
    height:100%;
    opacity:0;
    position:absolute;
    top:0;
    -webkit-transition:all .3s ease-in-out;
    transition:all .3s ease-in-out;
    width:100%;
    z-index:1
}

.media-list .media-list-img:after {
    color:#fff;
    content:"\24";
    font-size:78px;
    font-size:7.8rem;
    font-family:'elevit-icons';
    speak:none;
    font-style:normal;
    font-weight:400;
    font-variant:normal;
    text-transform:none;
    line-height:1;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    left:50%;
    margin:-40px 0 0 -35px;
    opacity:0;
    position:absolute;
    top:50%;
    -webkit-transition:all .3s ease-in-out;
    transition:all .3s ease-in-out;
    z-index:2
}

.media-list .media-list-img:hover,.media-list .media-list-img:focus {
    text-decoration:none
}

.media-list .media-list-img:hover:before,.media-list .media-list-img:focus:before,.media-list .media-list-img:hover:after,.media-list .media-list-img:focus:after {
    opacity:.75;
}

.media-list .media-list-img:active:before,.media-list .media-list-img:active:after {
    opacity:1;
}

.lt-ie9 .media-list .media-list-img:after {
    display:none
}

.lt-ie9 .media-list .media-list-img:hover:after {
    display:block
}

.lt-ie9 .media-list .media-list-img:hover {
    text-decoration:none
}

.media-list .media-list-link {
    border-top:1px solid #efc1db;
    color:#942365;
    display:inline-block;
    font-size:18px;
    font-size:1.8rem;
    padding:22px 30px 18px;
    width:100%
}

.media-list .media-list-link i {
    float:right;
    font-size:30px;
    font-size:3rem
}

@media only print,(min-width:40em) {
.media-list {
    margin-bottom:40px;
    margin-top:25px
}

.media-list h2,.media-list p,.media-list .media-list-img {
    display:block
}

.media-list p {
    padding-right:30px
}

.media-list .media-list-item {
    float:left;
    width:33.333333333333%
}

.media-list h2 {
    margin-bottom:15px;
    margin-right:7%
}

.media-list .media-list-link {
    font-family:"Avalon Bold","Helvetica Neue",Helvetica,Arial,sans-serif;
    border-top:none;
    font-size:16px;
    font-size:1.6rem;
    margin-top:10px;
    padding:0
}

.media-list .media-list-link i {
    font-size:24px;
    font-size:2.4rem;
    margin-right:20px;
    position:relative;
    top:-2px
}
}

@media (min-width:53em) {
.media-list h2 {
    font-size:24px;
    font-size:2.4rem
}

.media-list .media-list-link {
    font-size:18px;
    font-size:1.8rem
}

.media-list .media-list-link i {
    font-size:30px;
    font-size:3rem
}
}

.promotions-wrapper {
    margin:0 -20px
}

.promotions-wrapper h4 {
    color:#942365;
    padding-left:20px
}

.promotions-list {
    margin:20px 0 0;
    padding:0
}

.promotions-list li {
    margin-bottom:0;
    padding-left:0
}

.promotions-list li:before {
    content:''
}

.promotions-list .promotions-list-item {
    border-top:1px solid #eee;
    font-size:18px;
    font-size:1.8rem;
    list-style:none;
    margin:auto;
    padding:20px 20px 15px
}

.promotions-list .promotions-list-item figure {
    display:none
}

.promotions-list .promotions-list-item a {
    display:inline-block;
    color:#de86ba;
    width:100%
}

.promotions-list .promotions-list-item i {
    float:right;
    font-size:30px;
    font-size:3rem;
    position:relative;
    top:-2px
}

@media (min-width:768px) {
.promotions-wrapper {
    margin:0
}

.promotions-wrapper h4 {
    padding-left:0
}

.promotions-list .promotions-list-item {
    font-family:"Avalon Bold","Helvetica Neue",Helvetica,Arial,sans-serif;
    border:none;
    font-size:14px;
    font-size:1.4rem;
    margin-bottom:30px;
    padding:0
}

.promotions-list .promotions-list-item i {
    font-size:26px;
    font-size:2.6rem
}

.promotions-list .promotions-list-item figure {
    display:block;
    margin:0 0 15px;
    position:relative;
    width:100%
}

.promotions-list .promotions-list-item figure:before {
    background:#de86ba;
    content:'';
    display:block;
    height:100%;
    opacity:0;
    position:absolute;
    top:0;
    -webkit-transition:all .3s ease-in-out;
    transition:all .3s ease-in-out;
    width:100%;
    z-index:1
}

.promotions-list .promotions-list-item figure:after {
    color:#fff;
    content:"\24";
    font-size:0;
    font-size:0;
    font-family:'elevit-icons';
    speak:none;
    font-style:normal;
    font-weight:400;
    font-variant:normal;
    text-transform:none;
    line-height:1;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    left:50%;
    margin:-40px 0 0 -35px;
    opacity:0;
    position:absolute;
    top:50%;
    -webkit-transition:opacity .3s ease-in-out;
    transition:opacity .3s ease-in-out;
    z-index:2
}

.promotions-list .promotions-list-item a:hover,.promotions-list .promotions-list-item a:focus {
    color:#b25d8f;
    text-decoration:none
}

.promotions-list .promotions-list-item a:hover figure:before,.promotions-list .promotions-list-item a:focus figure:before,.promotions-list .promotions-list-item a:hover figure:after,.promotions-list .promotions-list-item a:focus figure:after {
    opacity:.75;
}

.promotions-list .promotions-list-item a:hover figure:after,.promotions-list .promotions-list-item a:focus figure:after {
    font-size:78px;
    font-size:7.8rem
}

.promotions-list .promotions-list-item a:active figure:before,.promotions-list .promotions-list-item a:active figure:after {
    opacity:1;
}
}

@media (min-width:60em) {
.promotions-list .promotions-list-item {
    font-size:16px;
    font-size:1.6rem
}

.promotions-list .promotions-list-item i {
    font-size:30px;
    font-size:3rem
}
}

.landing-block-list {
    list-style:none;
    opacity:0;
    margin:0;
    padding:0
}

.landing-block-list li {
    margin-bottom:0;
    padding-left:0
}

.landing-block-list li:before {
    content:''
}

.is-carousel-active .landing-block-list {
    opacity:1
}

.landing-block-list-item {
    display:block;
    width:100%
}

.landing-block-list-item a {
    background-color:#de86ba;
    font-family:"Avalon Bold","Helvetica Neue",Helvetica,Arial,sans-serif;
    color:#fff;
    display:block;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    -ms-flex-align:center;
    -webkit-align-items:center;
    -webkit-flex-align:center;
    align-items:center;
    font-size:18px;
    font-size:1.8rem;
    min-height:150px;
    padding: 20px 15px 10px; /*padding:40px 30px 50px;*/
    position:relative;
    text-align:left;
    -webkit-transition:all .2s ease-in-out;
    transition:all .2s ease-in-out;
    width:100%
}

.landing-block-list-item a:hover,.landing-block-list-item a:focus {
    text-decoration:none
}

.landing-block-list-item span {
    display:table-cell;
    margin-top:-40px;
    position:relative;
    vertical-align:middle;
    width:150px
}

.landing-block-list-item span:after {
    bottom:-40px;
    content:'\2e';
    font-size:34px;
    font-size:3.4rem;
    left:0;
    font-family:'elevit-icons';
    speak:none;
    font-style:normal;
    font-weight:400;
    font-variant:normal;
    text-transform:none;
    line-height:1;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    position:absolute
}

@media (min-width:23em) {
.landing-block-list-item span {
    width:50%
}
}

.landing-block-list-item figure {
    margin:0 15px 0 0;
    max-width:220px;
    width:50%
}

.no-flexbox .landing-block-list-item a {
    display:block;
    padding-top:23px
}

.no-flexbox .landing-block-list-item a span {
    width:70%
}

.no-flexbox .landing-block-list-item a figure {
    display:inline-block
}

.landing-block-list-item--calendar a:before {
    content:'\3d';
    font-size:76px;
    font-size:7.6rem;
    font-family:'elevit-icons';
    speak:none;
    font-style:normal;
    font-weight:400;
    font-variant:normal;
    text-transform:none;
    line-height:1;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    margin-right:40px
}

.content-carousel-wrapper {
    background:url(/static/images/ajax-loader.gif) center top no-repeat;
    max-height:100px
}

.content-carousel-wrapper .bx-viewport {
    background-color:#de86ba
}

.content-carousel-wrapper .bx-wrapper .bx-pager {
    bottom:15px
}

.content-carousel-wrapper .bx-wrapper .bx-pager a:before {
    color:#efc1db
}

.content-carousel-wrapper .bx-wrapper .bx-pager a:hover:before,.content-carousel-wrapper .bx-wrapper .bx-pager a.active:before {
    color:#fff
}

.content-carousel-wrapper.is-carousel-active {
    max-height:none;
    opacity:1
}

@media (min-width:768px) {
.content-carousel-wrapper {
    max-height:none
}

.landing-block-list {
    opacity:1
}

.flexbox .landing-block-list {
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:flex
}

.landing-block-list-item {
    float:left;
    width:33.33%
}

.flexbox .landing-block-list-item {
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -webkit-flex:1;
    -ms-flex:1;
    flex:1
}

.landing-block-list-item a {
    height:150px;
    padding-bottom:0;
    padding-right:0;
    padding-top:0
}

.landing-block-list-item a:hover,.landing-block-list-item a:focus {
    background-color:#b25d8f;
    color:#fff
}

.landing-block-list-item a:active {
    background-color:#942365
}

.landing-block-list-item figure {
    max-width:65px
}

.landing-block-list-item span {
    display:inline-block;
    margin-top:0;
    padding-right:35%;
    width:100%
}

.landing-block-list-item span:after {
    left:inherit;
    margin-top:-15px;
    top:50%;
    right:30px
}

.landing-block-list-item.landing-block-list-item--light a {
    background-color:#e39ac5
}

.landing-block-list-item.landing-block-list-item--light a:hover,.landing-block-list-item.landing-block-list-item--light a:focus {
    background-color:#b25d8f;
    color:#fff
}

.landing-block-list-item.landing-block-list-item--light a:active {
    background-color:#942365
}

.no-flexboxlegacy .landing-block-list-item a,.lt-ie9 .landing-block-list-item a {
    height:auto;
    min-height:150px;
    padding:7% 15px 4%
}

.no-flexboxlegacy .landing-block-list-item figure,.lt-ie9 .landing-block-list-item figure,.no-flexboxlegacy .landing-block-list-item span,.lt-ie9 .landing-block-list-item span {
    float:left
}

.no-flexboxlegacy .landing-block-list-item span,.lt-ie9 .landing-block-list-item span {
    padding-right:0;
    width:70%
}

.no-flexboxlegacy .landing-block-list-item span:after,.lt-ie9 .landing-block-list-item span:after {
    top:20px;
    display:block;
    position:relative;
    left:0
}

.no-flexbox .landing-block-list-item a {
    display:block;
    padding-top:23px;
    padding:23px 10px 5px
}

.no-flexbox .landing-block-list-item a span {
    width:60%
}

.no-flexbox .landing-block-list-item a span:after {
    right:0
}

.no-flexbox .landing-block-list-item a figure {
    display:inline-block
}

.landing-block-list--min .landing-block-list-item {
    width:50%
}

.no-flexboxlegacy .landing-block-list--min .landing-block-list-item a {
    min-height:170px;
    padding-bottom:0;
    padding-top:6%
}
}

@media only print {
.content-carousel-wrapper {
    display:none
}
}

.landing-list {
    margin-bottom:0
}

.landing-list:before,.landing-list:after {
    content:" ";
    display:table
}

.landing-list:after {
    clear:both
}

.landing-list:before,.landing-list:after {
    content:" ";
    display:table
}

.landing-list:after {
    clear:both
}

.landing-list li {
    margin-bottom:0;
    padding-left:0
}

.landing-list li:before {
    content:''
}

.landing-list-item {
    background-color:#fff;
    overflow:hidden;
    position:relative;
    -webkit-transition:all .1s ease-in-out;
    transition:all .1s ease-in-out
}

.landing-list-item figure {
    margin:0;
    position:static
}

.landing-list-item figcaption {
    background-color:transparent;
    color:#333;
    font-family:"Avalon Book","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:18px;
    font-size:1.8rem;
    height:100%;
    padding-bottom:30px;
    padding-right:100px;
    padding-top:5px;
    position:relative;
    -webkit-transition:color .3s ease-out;
    transition:color .3s ease-out
}

.landing-list-item figcaption>div {
    width:100%
}

.landing-list-item figcaption:before {
    color:#de86ba;
    content:'\24';
    font-size:56px;
    font-size:5.6rem;
    font-family:'elevit-icons';
    speak:none;
    font-style:normal;
    font-weight:400;
    font-variant:normal;
    text-transform:none;
    line-height:1;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    margin-top:-30px;
    position:absolute;
    right:20px;
    top:50%;
    -webkit-transition:right .2s ease-in-out;
    transition:right .2s ease-in-out
}

.landing-list-item h2 {
    color:#942365;
    margin-bottom:5px;
    margin-top:30px!important;
    -webkit-transition:color .3s ease-out;
    transition:color .3s ease-out
}

.landing-list-item a {
    text-decoration:none
}

.landing-list-item:hover,.landing-list-item:focus {
    background-color:#942365
}

.landing-list-item:hover figcaption,.landing-list-item:focus figcaption {
    color:#fff
}

.landing-list-item:hover h2,.landing-list-item:focus h2 {
    color:#fff
}

.landing-list-item:hover:before,.landing-list-item:focus:before {
    opacity:.3;
}

@media only print,(min-width:768px) {
.landing-list-item {
    clear:both
}

.landing-list-item:before {
    background-color:#942365;
    content:'';
    height:100%;
    opacity:0;
    position:absolute;
    top:0;
    -webkit-transition:all .2s ease-out;
    transition:all .2s ease-out;
    width:50%
}

.landing-list-item img,.landing-list-item figcaption {
    float:left;
    width:50%!important
}



.landing-list-item figcaption {
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    -ms-flex-align:center;
    -webkit-align-items:center;
    -webkit-flex-align:center;
    align-items:center;
    font-size:16px;
    font-size:1.6rem;
    left:50%;
    position:absolute;
    padding-right:150px;
    top:0
}

.landing-list-item figcaption:before {
    right:40px
}

.landing-list-item.landing-list-item--right img {
    float:right
}

.landing-list-item.landing-list-item--right figcaption {
    left:0
}

.landing-list-item.landing-list-item--right:before {
    left:50%
}

.landing-list-item:active figcaption:before {
    right:30px
}
}

@media (min-width:55em) {
.landing-list-item figcaption {
    font-size:18px;
    font-size:1.8rem
}
}

@media only print {
.landing-list-item figcaption {
    font-size:14px;
    font-size:1.4rem;
    padding-right:30px
}

.landing-list-item figcaption:before {
    display:none
}
}

.form-signup {
    background:#e08bbc url(/static/images/bg.formSignup.small.jpg) no-repeat top left;
    background-size:100%;
    overflow:hidden;
    padding:20px 30px;
    position:relative
}

.form-signup form {
    display:none
}

.form-signup header {
    margin:0;
    padding:0;
    position:relative
}

.form-signup h2 {
    color:#fff;
    font-size:18px;
    font-size:1.8rem;
    margin:0;
    width:70%
}

@media (min-width:41em) {
.form-signup h2 {
    width:60%
}
}

.form-signup a {
    text-decoration:underline
}

.form-signup a:hover,.form-signup a:focus,.form-signup a:active {
    text-decoration:none
}

.form-signup .form-control {
    border-color:#fff
}

.form-signup .form-control:focus {
    border-color:#de86ba
}

.form-signup .form-signup-result,.form-signup .message {
    color:#942365;
    font-family:"Avalon Bold","Helvetica Neue",Helvetica,Arial,sans-serif;
    margin-top:20px
}

.is-form-signup-active {
    padding-bottom:0
}

.is-form-signup-active form {
    display:block
}

.is-form-signup-active .form-signup-toggle i {
    color:#b25d8f;
    -webkit-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    transform:rotate(45deg)
}

.form-signup-toggle {
    font-size:28px;
    font-size:2.8rem;
    height:100%;
    left:0;
    position:absolute;
    top:-3px;
    width:100%
}

.form-signup-toggle i {
    color:#fff;
    float:right;
    margin-top:-10px;
    position:absolute;
    right:0;
    top:50%;
    -webkit-transition:all .3s ease-in;
    transition:all .3s ease-in
}

.form-signup-list {
    border-top:1px solid #efc1db;
    margin-top:20px;
    padding:25px 0 0
}

.form-signup-list li {
    margin-bottom:0;
    padding-left:0
}

.form-signup-list li:before {
    content:''
}

.form-signup-list .form-signup-list-item {
    list-style:none;
    margin:0 0 10px;
    position:static
}

.form-signup-list .form-signup-list-item--info {
    font-family:"Avalon Bold","Helvetica Neue",Helvetica,Arial,sans-serif;
    clear:both;
    color:#fff;
    font-size:14px;
    font-size:1.4rem
}

.form-signup-list .form-signup-list-item--info a {
    color:#fff;
    text-decoration:underline
}

.form-signup-list .form-signup-list-item--info a:hover,.form-signup-list .form-signup-list-item--info a:focus,.form-signup-list .form-signup-list-item--info a:active {
    text-decoration:none
}

.form-signup-list .form-signup-list-item--checkbox {
    float:left;
    font-family:"Avalon Medium","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:14px;
    font-size:1.4rem;
    margin-bottom:5px;
    margin-top:15px;
    width:70%
}

.form-signup-list .form-signup-list-item--checkbox label,.form-signup-list .form-signup-list-item--checkbox input {
    display:inline
}

.form-signup-list .form-signup-list-item--checkbox label {
    color:#fff;
    font-weight:400
}

.form-signup-list .form-signup-list-item--checkbox a {
    color:#fff
}

.form-signup-list .form-signup-list-item--actions {
    float:left;
    width:30%
}

.form-signup-list .form-signup-list-item--actions button {
    background-color:transparent;
    border:none;
    color:#fff;
    float:right;
    line-height:30px;
    margin-bottom:20px;
    padding:0
}

.form-signup-list .form-signup-list-item--actions button i {
    -webkit-transition:all .2s ease-in-out;
    transition:all .2s ease-in-out
}

.form-signup-list .form-signup-list-item--actions button:hover,.form-signup-list .form-signup-list-item--actions button:focus {
    background-color:transparent
}

.form-signup-list .form-signup-list-item--actions button:hover i,.form-signup-list .form-signup-list-item--actions button:focus i {
    color:#b25d8f
}

.form-signup-list .form-signup-list-item--actions button:active {
    box-shadow:inherit
}

.form-signup-list .form-signup-list-item--actions button:active i {
    color:#942365
}

.form-signup-list .form-signup-list-item--actions i {
    font-size:42px;
    font-size:4.2rem
}

@media (min-width:768px) {
.form-signup:not(.form-signup--closed) h2 {
    font-family:"Avalon Bold","Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height:1.2em;
    width:100%
}

.form-signup:not(.form-signup--closed) form {
    display:block
}

.form-signup:not(.form-signup--closed) .form-signup-toggle {
    display:none
}

.lt-ie9 .form-signup h2 {
    font-family:"Avalon Bold","Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height:1.2em;
    width:100%
}

.lt-ie9 .form-signup form {
    display:block
}

.lt-ie9 .form-signup .form-signup-toggle {
    display:none
}

.lt-ie9 .form-signup--closed form {
    display:none
}

.lt-ie9 .form-signup--closed .form-signup-toggle {
    display:block
}

.lt-ie9 .form-signup--closed.is-form-signup-active h2 {
    font-family:"Avalon Bold","Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height:1.2em;
    width:100%
}

.lt-ie9 .form-signup--closed.is-form-signup-active form {
    display:block
}

.lt-ie9 .form-signup--closed.is-form-signup-active .form-signup-toggle {
    display:none
}

.lt-ie9 .form-signup--closed.is-form-signup-active .form-signup-toggle {
    display:block!important
}

.form-signup {
    background-image:url(/static/images/bg.formSignup.jpg);
    background-position:center;
    background-size:cover;
    padding-bottom:20px;
    padding-top:25px
}

.form-signup h2 {
    font-size:24px;
    font-size:2.4rem
}

.form-signup-list {
    margin-top:15px;
    padding-top:30px
}

.form-signup-list .form-signup-list-item--input {
    float:left;
    margin-right:10px;
    width:30%
}

.form-signup-list .form-signup-list-item--info {
    float:left;
    margin-top:5px;
    width:40%
}

.form-signup-list .form-signup-list-item--checkbox {
    float:right;
    margin-bottom:10px;
    margin-right:8%;
    margin-top:6px;
    text-align:right;
    width:50%
}

.form-signup-list .form-signup-list-item--actions button {
    bottom:96px;
    float:none;
    margin-bottom:0;
    padding:0;
    position:absolute;
    right:3%;
    width:auto
}
}

@media (min-width:48em) {
.form-signup-list .form-signup-list-item--actions button {
    bottom:76px
}
}

@media (min-width:52em) {
.form-signup-list .form-signup-list-item--input {
    width:28%
}

.form-signup-list .form-signup-list-item--actions button {
    right:10%
}
}

.content-main-inner-wide--hcp {
    position:relative
}

@media (min-width:768px) {
.content-main-inner-wide--hcp {
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:flex
}
}

.no-flexbox .content-main-inner-wide--hcp {
    display:block
}

.article-body .form-hcp h2 {
    margin:0
}

.section-form-col:first-child h2 {
    left:0
}

.section-form-col:nth-child(2) h2 {
    right:0
}

.form-hcp {
    overflow:hidden;
    padding:0;
    position:static
}

.form-hcp.form-register,.form-hcp.form-forgot-password {
    background-color:#bbdbf0
}

.form-hcp.form-signin {
    background-color:#91c4e7
}

.lt-ie10 .form-hcp {
    min-height:775px
}

.form-hcp.section-form-col {
    float:left;
    width:100%
}

.form-hcp header {
    margin:0;
    padding:0
}

.form-hcp h2 {
    background-color:#9dcbea;
    color:#fff;
    cursor:pointer;
    font-size:25px;
    font-size:2.5rem;
    margin:0;
    padding:20px;
    position:absolute;
    text-align:left;
    top:0;
    width:50%
}

.form-hcp h2 .icon {
    float:right;
    font-size:12px;
    font-size:1.2rem;
    padding-top:7px
}

.form-hcp h2 .icon:before {
    content:"\3f"
}

.form-hcp a {
    text-decoration:underline
}

.form-hcp a:hover,.form-hcp a:focus,.form-hcp a:active {
    text-decoration:none
}

.form-hcp .form-control {
    color:#001e68;
    border-color:#fff
}

.form-hcp .form-control:focus {
    border-color:#de86ba
}

.form-hcp .form-control.placeholder {
    color:#999
}

.form-hcp select.form-control {
    background-image:url(/static/images/icon-arrow-down-blue.png)
}

.form-hcp .formmanager {
    display:none
}

.form-hcp .formmanager .message {
    padding:95px 20px 25px
}

.is-toggle-tab-active {
    padding-bottom:0
}

.is-toggle-tab-active h2 {
    background-color:#5faadc
}

.is-toggle-tab-active h2 .icon:before {
    content:"\35"
}

.is-toggle-tab-active .form-hcp-list {
    display:block
}

.is-toggle-tab-active .form-hcp-toggle i {
    color:#b25d8f;
    -webkit-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    transform:rotate(45deg)
}

.is-toggle-tab-active .formmanager {
    display:block
}

.form-hcp-list {
    min-height:1px;
    padding:95px 20px 0
}

.form-hcp-list:before,.form-hcp-list:after {
    content:" ";
    display:table
}

.form-hcp-list:after {
    clear:both
}

.form-hcp-list:before,.form-hcp-list:after {
    content:" ";
    display:table
}

.form-hcp-list:after {
    clear:both
}

.form-hcp-list li {
    margin-bottom:0;
    padding-left:0
}

.form-hcp-list li:before {
    content:''
}

.form-forgot-password .form-hcp-list.form-hcp-list--reset .error-messages {
    position:absolute;
    top:205px
}

.form-forgot-password .form-hcp-list.form-hcp-list--reset p.reset {
    padding-bottom:35px
}

.form-forgot-password .form-hcp-list.form-hcp-list--reset p.reset a {
    display:block;
    margin-top:15px
}

.form-hcp-list .form-hcp-list-item {
    list-style:none;
    margin:0 0 20px
}

.form-hcp-list .form-hcp-list-item .reset-password {
    border-bottom:1px solid #fff;
    color:#fff;
    display:block;
    font-family:"Avalon Medium","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:20px;
    font-size:2rem;
    font-weight:400;
    margin:30px 0 10px
}

.form-hcp-list .form-hcp-list-item--checkbox {
    font-family:"Avalon Medium","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:14px;
    font-size:1.4rem;
    float:left;
    margin-bottom:5px;
    position:relative;
    width:65%
}

.form-hcp-list .form-hcp-list-item--checkbox input[type=checkbox]+label {
    display:block;
    padding-left:40px
}

.form-hcp-list .form-hcp-list-item--checkbox input[type=checkbox]+label:before {
    font-size:20px;
    font-size:2rem;
    height:29px;
    left:0;
    line-height:27px;
    position:absolute;
    top:0;
    width:29px;
    vertical-align:top
}

@media only print {
.form-hcp-list .form-hcp-list-item--checkbox input[type=checkbox]+label:before {
    border:1px solid #333
}
}

.form-hcp-list .form-hcp-list-item--checkbox input[type=checkbox]:checked+label:before {
    color:#001e68
}

.form-hcp-list .form-hcp-list-item--checkbox label,.form-hcp-list .form-hcp-list-item--checkbox input {
    display:inline
}

.form-hcp-list .form-hcp-list-item--checkbox label {
    color:#001e68;
    font-weight:400
}

.form-hcp-list .form-hcp-list-item--checkbox a {
    color:#001e68
}

.form-hcp-list .form-hcp-list-item--forgotpassword {
    float:left;
    margin-top:15px
}

.form-hcp-list .form-hcp-list-item--forgotpassword a {
    font-family:"Avalon Bold","Helvetica Neue",Helvetica,Arial,sans-serif
}

.form-hcp-list .form-hcp-list-item--actions {
    display:inline-block;
    float:right;
    overflow:hidden
}

.form-hcp-list .form-hcp-list-item--actions button,.form-hcp-list .form-hcp-list-item--actions a {
    background-color:transparent;
    border:none;
    color:#fff;
    display:inline-block;
    float:right;
    height:42px;
    line-height:42px;
    margin:10px 15px;
    padding:0 50px 0 0;
    position:relative;
    text-decoration:none;
    -webkit-transition:all .2s ease-in-out;
    transition:all .2s ease-in-out
}

.form-hcp-list .form-hcp-list-item--actions button i,.form-hcp-list .form-hcp-list-item--actions a i {
    font-size:42px;
    font-size:4.2rem;
    position:absolute;
    right:0;
    top:0
}

.lt-ie9 .form-hcp-list .form-hcp-list-item--actions button i,.lt-ie9 .form-hcp-list .form-hcp-list-item--actions a i {
    top:-20px
}

.form-hcp-list .form-hcp-list-item--actions button:hover,.form-hcp-list .form-hcp-list-item--actions a:hover,.form-hcp-list .form-hcp-list-item--actions button:focus,.form-hcp-list .form-hcp-list-item--actions a:focus {
    background-color:transparent;
    color:#001e68
}

.form-hcp-list .form-hcp-list-item--actions button:active,.form-hcp-list .form-hcp-list-item--actions a:active {
    box-shadow:inherit;
    color:#001e68
}

.form-forgot-password .warningmessage {
    padding:0 20px;
    position:absolute;
    top:189px
}

@media only print,(min-width:768px) {
.section-form-col:first-child h2 {
    background-color:#89c0e5
}

.section-form-col:nth-child(2) h2 {
    background-color:#67aede
}

.form-hcp {
    -webkit-box-flex:1;
    -moz-box-flex:1;
    -webkit-flex:1;
    -ms-flex:1;
    flex:1
}

.form-hcp.section-form-col {
    width:50%
}

.form-hcp h2 {
    cursor:default;
    line-height:1.2em;
    position:static;
    width:100%
}

.form-hcp h2 span {
    display:none
}

.form-hcp p {
    position:relative;
    top:-30px;
    width:40%
}

.form-hcp p.reset {
    font-size:16px;
    font-size:1.6rem;
    padding-top:35px;
    top:0;
    width:100%
}

.form-hcp .formmanager {
    display:block
}

.form-hcp .formmanager .message {
    padding-top:35px
}

.form-forgot-password .error-messages {
    padding-top:20px
}

.form-forgot-password .error-messages label {
    padding-bottom:0
}

.form-forgot-password .warningmessage {
    margin:0 18px;
    padding:20px 20% 0
}

.lt-ie10 .form-forgot-password {
    min-height:inherit
}

.form-hcp-list {
    display:block;
    padding-top:35px
}

.form-forgot-password .form-hcp-list {
    min-height:280px;
    padding-top:0
}

.form-forgot-password .form-hcp-list.form-hcp-list--reset .error-messages {
    top:189px
}

.form-hcp-list .form-hcp-list-item--input {
    float:none;
    margin-right:10px;
    width:100%
}

.form-hcp-list .form-hcp-list-item--checkbox {
    margin-bottom:10px;
    margin-right:9%;
    margin-top:10px
}

.form-hcp-list .form-hcp-list-item--checkbox input[type=checkbox]+label {
    padding-left:30px
}

.form-hcp-list .form-hcp-list-item--checkbox input[type=checkbox]+label:before {
    font-size:14px;
    font-size:1.4rem;
    height:19px;
    line-height:16px;
    width:19px;
    vertical-align:middle
}
}

.form--consumer h2 {
    background-color:#efc1db
}

.form--consumer.is-toggle-tab-active h2 {
    background-color:#de86ba
}

.form--consumer.form-register,.form--consumer.form-forgot-password {
    background-color:#f6daea
}

.form--consumer.form-signin {
    background-color:#efc1db
}

.form--consumer .form-hcp-list .form-hcp-list-item--checkbox label,.form--consumer a {
    color:#942365
}

.form--consumer .form-hcp-list .form-hcp-list-item--checkbox label a,.form--consumer a a {
    color:#942365
}

.form--consumer .form-hcp-list .form-hcp-list-item--actions button:hover,.form--consumer .form-hcp-list .form-hcp-list-item--actions a:hover,.form--consumer .form-hcp-list .form-hcp-list-item--actions button:focus,.form--consumer .form-hcp-list .form-hcp-list-item--actions a:focus {
    color:#942365
}

.form--consumer select.form-control {
    background-image:url(/static/images/icon-arrow-down-pink.png)
}

@media only print,(min-width:768px) {
.form--consumer.section-form-col:first-child h2 {
    background-color:#efc1db
}

.form--consumer.section-form-col.form-signin h2 {
    background-color:#e598c3!important
}

.form--consumer.is-toggle-tab-active h2 {
    background-color:#efc1db
}

.form--consumer.form-hcp--edit {
    background-color:#efc1db
}

.form--consumer.form-hcp--edit h2 {
    background-color:#de86ba!important
}
}

@media (max-width:479px) {
.form-hcp h2 {
    font-size:16px;
    font-size:1.6rem
}

.form-hcp h2 .icon {
    padding-top:0
}
}

.form-hcp--edit {
    position:relative;
    width:100%!important
}

.form-hcp--edit h2 {
    width:100%
}

@media (min-width:768px) {
.form-hcp--edit form {
    padding:0 20%
}
}

@media only print {
.form-hcp {
    width:100%!important
}

.form-hcp .form-control {
    border-color:#333
}

.form-signin {
    display:none
}
}

.list-faqs {
    border-top:1px solid #efc1db;
    margin-left:-20px;
    margin-right:-20px;
    margin:20px 0 10px;
    padding:0
}

.list-faqs li {
    margin-bottom:0;
    padding-left:0
}

.list-faqs li:before {
    content:''
}

.list-faqs:before,.list-faqs:after {
    content:" ";
    display:table
}

.list-faqs:after {
    clear:both
}

.list-faqs:before,.list-faqs:after {
    content:" ";
    display:table
}

.list-faqs:after {
    clear:both
}

@media (min-width:768px) {
.list-faqs {
    margin:20px -20px 40px
}
}

.list-faqs-item {
    border-bottom:1px solid #efc1db;
    list-style:none;
    margin:0;
    padding:0
}

.list-faqs-item h4 {
    font-size:18px;
    font-size:1.8rem;
    margin:0
}

.list-faqs-item a {
    color:#942365;
    display:block;
    height:100%;
    padding:20px 80px 20px 20px;
    position:relative;
    width:100%;
    -webkit-transition:background-color .2s ease-in;
    transition:background-color .2s ease-in
}

.list-faqs-item a i {
    color:#de86ba;
    font-size:30px;
    font-size:3rem;
    margin-top:-14px;
    position:absolute;
    top:50%;
    -webkit-transition:color .2s ease-in;
    transition:color .2s ease-in;
    right:30px
}

.list-faqs-item a i:before {
    content:"\28"
}

.list-faqs-item a.collapsed i {
    color:#942365
}

.list-faqs-item a.collapsed i:before {
    content:"\2f"
}

.list-faqs-item a:hover,.list-faqs-item a:focus {
    background-color:#f9e6f1;
    text-decoration:none
}

.list-faqs-item:last-child {
    border-bottom:0
}

.list-faqs-item a.default-link {
    padding: 0;
    display: inline;
    color: #001E68;
}

@media (min-width:768px) {
.list-faqs-item:last-child {
    border-bottom:1px solid #efc1db
}
}

.list-faqs-item-answer {
    color:#333
}

.list-faqs-item-answer p {
    font-size:18px;
    font-size:1.8rem;
    padding:0 40px 20px 20px
}

@media only print {
.list-faqs-item a>i {
    display:none
}

.list-faqs-item-answer {
    height:auto!important
}

.collapse {
    display:block
}
}

.btn-read-more a,.btn-read-less a {
    font-family:"Avalon Bold","Helvetica Neue",Helvetica,Arial,sans-serif;
    color:#942365;
    display:block
}

.btn-read-more a i,.btn-read-less a i {
    font-size:28px;
    font-size:2.8rem;
    left:3px;
    position:relative;
    top:6px
}

.btn-read-more a:hover,.btn-read-less a:hover,.btn-read-more a:focus,.btn-read-less a:focus,.btn-read-more a:active,.btn-read-less a:active {
    color:#b25d8f;
    text-decoration:none
}

.pregnancy-stages-list {
    list-style:none;
    margin:0 25%;
    padding:0
}

.pregnancy-stages-list li {
    font-family:"Avalon Bold","Helvetica Neue",Helvetica,Arial,sans-serif;
    color:#f9e6f1;
    font-size:16px;
    font-size:1.6rem;
    line-height:100%;
    margin:0;
    padding:0;
    text-align:center
}

.pregnancy-stages-list li:before {
    content:''
}

.pregnancy-stages-list li i {
    bottom:-2px;
    display:inline-block;
    font-size:44px;
    font-size:4.4rem;
    position:relative;
    width:35px
}

.pregnancy-stages-list .active {
    color:#de86ba
}

.pregnancy-stages-list .pregnancy-stages-list-item--text {
    border:1px solid #efc1db;
    border-radius:20px;
    color:#de86ba;
    line-height:2.4em
}

.pregnancy-stages-list .pregnancy-stages-list-item--text span {
    padding:0 10px;
    text-align:center
}

@media (min-width:768px) {
.pregnancy-stages-list {
    margin:0
}

.pregnancy-stages-list li i {
    bottom:-1px
}

/*.pregnancy-stages-list .pregnancy-stages-list-item--text span {
    padding:0 45px
}*/
}

@media only print {
.pregnancy-stages-list li>i {
    display:none
}

.pregnancy-stages-list li>i.active {
    display:block
}

.pregnancy-stages-list li.pregnancy-stages-list-item--text {
    display:block!important
}
}

/*! rangeslider.js - v0.1.8 | (c) 2014 @andreruffert | MIT license | https://github.com/andreruffert/rangeslider.js */
.rangeslider {
    position:relative
}

.rangeslider__range,.rangeslider__fill {
    background:#e6e6e6;
    border:none;
    display:block;
    height:20px;
    width:100%;
    margin:0;
    -webkit-box-shadow:0 2px 2px rgba(255,255,255,0.25),inset 0 1px 3px rgba(0,0,0,0.3);
    -moz-box-shadow:0 2px 2px rgba(255,255,255,0.25),inset 0 1px 3px rgba(0,0,0,0.3);
    box-shadow:0 2px 2px rgba(255,255,255,0.25),inset 0 1px 3px rgba(0,0,0,0.3);
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    -ms-border-radius:10px;
    -o-border-radius:10px;
    border-radius:10px
}

.rangeslider__fill {
    background:#0f0;
    position:absolute;
    top:0
}

.rangeslider__handle {
    background:#fff;
    border:1px solid #ccc;
    cursor:pointer;
    display:inline-block;
    width:40px;
    height:40px;
    position:absolute;
    top:-10px;
    background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,rgba(255,255,255,0)),color-stop(100%,rgba(0,0,0,0.1)));
    background-image:-webkit-linear-gradient(rgba(255,255,255,0),rgba(0,0,0,0.1));
    background-image:-moz-linear-gradient(rgba(255,255,255,0),rgba(0,0,0,0.1));
    background-image:-o-linear-gradient(rgba(255,255,255,0),rgba(0,0,0,0.1));
    background-image:linear-gradient(rgba(255,255,255,0),rgba(0,0,0,0.1));
    -webkit-box-shadow:1px 1px 8px rgba(0,0,0,0.3);
    -moz-box-shadow:1px 1px 8px rgba(0,0,0,0.3);
    box-shadow:1px 1px 8px rgba(0,0,0,0.3);
    -webkit-border-radius:20px;
    -moz-border-radius:20px;
    -ms-border-radius:20px;
    -o-border-radius:20px;
    border-radius:20px
}

.rangeslider__handle:after {
    content:"";
    display:block;
    width:18px;
    height:18px;
    margin:auto;
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,rgba(0,0,0,0.13)),color-stop(100%,rgba(255,255,255,0)));
    background-image:-webkit-linear-gradient(rgba(0,0,0,0.13),rgba(255,255,255,0));
    background-image:-moz-linear-gradient(rgba(0,0,0,0.13),rgba(255,255,255,0));
    background-image:-o-linear-gradient(rgba(0,0,0,0.13),rgba(255,255,255,0));
    background-image:linear-gradient(rgba(0,0,0,0.13),rgba(255,255,255,0));
    -webkit-border-radius:20px;
    -moz-border-radius:20px;
    -ms-border-radius:20px;
    -o-border-radius:20px;
    border-radius:20px
}

.pregnancy-calendar-wrapper {
    margin:0 -20px;
    position:relative
}

@media (min-width:768px) {
.pregnancy-calendar-wrapper {
    margin-top:-20px
}
}

.form-pregnancy-calendar-wrapper {
    overflow:hidden;
    margin:0;
    padding:0;
    position:relative
}

.form-pregnancy-calendar-wrapper h2,.form-pregnancy-calendar-wrapper h4,.form-pregnancy-calendar-wrapper p {
    color:#fff
}

.form-pregnancy-calendar-wrapper h4 {
    font-family:"Avalon Medium","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:24px;
    font-size:2.4rem;
    margin:0
}

.form-pregnancy-calendar-wrapper .disclaimer {
    color:#001e68;
    font-family:"Avalon Medium","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:14px;
    font-size:1.4rem;
    font-style:italic;
    line-height:1.2em;
    margin:0;
    padding:5px
}

.form-pregnancy-calendar-wrapper .disclaimer span {
    font-weight:700
}

.form-pregnancy-calendar-wrapper .form-control {
    border-color:#fff
}

.form-pregnancy-calendar-wrapper .form-control:focus {
    border-color:#de86ba
}

.form-pregnancy-calendar-wrapper .last-period-section--form {
    background-color:#e8a6cc;
    padding:20px 30px
}

.form-pregnancy-calendar-wrapper .last-period-section--form .form-last-period-list {
    margin:0;
    padding:0
}

.form-pregnancy-calendar-wrapper .last-period-section--form .form-last-period-list:before,.form-pregnancy-calendar-wrapper .last-period-section--form .form-last-period-list:after {
    content:" ";
    display:table
}

.form-pregnancy-calendar-wrapper .last-period-section--form .form-last-period-list:after {
    clear:both
}

.form-pregnancy-calendar-wrapper .last-period-section--form .form-last-period-list:before,.form-pregnancy-calendar-wrapper .last-period-section--form .form-last-period-list:after {
    content:" ";
    display:table
}

.form-pregnancy-calendar-wrapper .last-period-section--form .form-last-period-list:after {
    clear:both
}

.form-pregnancy-calendar-wrapper .last-period-section--form .form-last-period-list li {
    margin-bottom:0;
    padding-left:0
}

.form-pregnancy-calendar-wrapper .last-period-section--form .form-last-period-list li:before {
    content:''
}

.form-pregnancy-calendar-wrapper .last-period-section--form .form-last-period-list li {
    margin-bottom:15px
}

.form-pregnancy-calendar-wrapper .last-period-section--form .form-last-period-list .form-last-period-list-item {
    list-style:none;
    margin:0 0 10px;
    position:relative
}

.form-pregnancy-calendar-wrapper .last-period-section--form .form-last-period-list .form-last-period-list-item--label {
    color:#fff
}

.form-pregnancy-calendar-wrapper .last-period-section--form .form-last-period-list .form-last-period-list-item--label p {
    font-size:14px;
    font-size:1.4rem;
    margin:0
}

.form-pregnancy-calendar-wrapper .last-period-section--form .form-last-period-list .form-last-period-list-item--actions button {
    background-color:#df84b8;
    font-family:"Avalon Bold","Helvetica Neue",Helvetica,Arial,sans-serif;
    border-radius:30px;
    border:none;
    color:#fff;
    font-size:25px;
    font-size:2.5rem;
    line-height:40px;
    margin-bottom:0;
    padding:0;
    width:100%
}

.form-pregnancy-calendar-wrapper .last-period-section--form .form-last-period-list .form-last-period-list-item--actions button i {
    -webkit-transition:all .2s ease-in-out;
    transition:all .2s ease-in-out
}

.form-pregnancy-calendar-wrapper .last-period-section--form .form-last-period-list .form-last-period-list-item--actions button:hover,.form-pregnancy-calendar-wrapper .last-period-section--form .form-last-period-list .form-last-period-list-item--actions button:focus {
    background-color:#b25d8f
}

.form-pregnancy-calendar-wrapper .last-period-section--form .form-last-period-list .form-last-period-list-item--actions button:hover i,.form-pregnancy-calendar-wrapper .last-period-section--form .form-last-period-list .form-last-period-list-item--actions button:focus i {
    color:#b25d8f
}

.form-pregnancy-calendar-wrapper .last-period-section--form .form-last-period-list .form-last-period-list-item--actions button:active {
    box-shadow:inherit
}

.form-pregnancy-calendar-wrapper .last-period-section--form .form-last-period-list .form-last-period-list-item--actions button:active i {
    color:#942365
}

.form-pregnancy-calendar-wrapper .last-period-section--form .form-last-period-list .form-last-period-list-item--actions i {
    display:none;
    font-size:41px;
    font-size:4.1rem
}

.form-pregnancy-calendar-wrapper .last-period-section--slider {
    background-color:#e8a6cc;
    padding:0 30px;
    text-align:left
}

.form-pregnancy-calendar-wrapper .last-period-section--slider input[type="range"] {
    width:1px;
    height:1px;
    visibility:hidden
}

.form-pregnancy-calendar-wrapper .last-period-section--slider h2 {
    margin-top:0
}

.form-pregnancy-calendar-wrapper .last-period-section--slider a {
    font-family:"Avalon Bold","Helvetica Neue",Helvetica,Arial,sans-serif;
    color:#942365;
    font-size:16px;
    font-size:1.6rem;
    padding-right:30px;
    position:relative
}

.form-pregnancy-calendar-wrapper .last-period-section--slider a span {
    font-size:24px;
    font-size:2.4rem;
    position:absolute;
    right:0
}

.form-pregnancy-calendar-wrapper .last-period-section--slider .greeting {
    display:none
}

.form-pregnancy-calendar-wrapper .last-period-section--slider .greeting.show {
    padding:10px 0 30px
}

.form-pregnancy-calendar-wrapper .last-period-section--slider .instruction p {
    color:#942365
}

.form-pregnancy-calendar-wrapper .last-period-section--slider .rangeslider {
    margin:40px 0
}

.form-pregnancy-calendar-wrapper .last-period-section--slider .rangeslider .rangeslider__fill {
    display:none
}

.form-pregnancy-calendar-wrapper .last-period-section--slider .rangeslider .rangeslider__range {
    -webkit-box-shadow:none;
    box-shadow:none;
    border-radius:0;
    height:2px;
    background-color:#fff
}

.form-pregnancy-calendar-wrapper .last-period-section--slider .rangeslider .rangeslider__handle {
    font-family:"Avalon Bold","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:26px;
    font-size:2.6rem;
    background:none #fff;
    border-radius:30px;
    color:#942365;
    height:58px;
    top:-28px;
    width:58px
}

.form-pregnancy-calendar-wrapper .last-period-section--slider .rangeslider .rangeslider__handle:after {
    content:attr(data-range-value);
    background:none #fff;
    border-radius:30px;
    height:100%;
    line-height:2.1em;
    text-align:center;
    width:100%
}

.form-pregnancy-calendar-wrapper .last-period-section--slider .rangeslider .rangeslider__handle .current-value {
    display:inline-block;
    height:100%;
    left:0;
    line-height:2.1em;
    position:absolute;
    text-align:center;
    top:0;
    width:100%;
    z-index:10
}

@media only print,(min-width:768px) {
.form-pregnancy-calendar-wrapper h4 {
    font-family:"Avalon Bold","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:20px;
    font-size:2rem
}

.form-pregnancy-calendar-wrapper .last-period-section--form {
    background-color:#df84b8;
    padding:30px 30px 25px
}

.form-pregnancy-calendar-wrapper .last-period-section--form .form-last-period-list li {
    margin-bottom:0
}

.form-pregnancy-calendar-wrapper .last-period-section--form .form-last-period-list .form-last-period-list-item--input {
    float:left;
    margin-right:10px;
    width:15%
}

.form-pregnancy-calendar-wrapper .last-period-section--form .form-last-period-list .form-last-period-list-item--label {
    float:left;
    width:30%
}

.form-pregnancy-calendar-wrapper .last-period-section--form .form-last-period-list .form-last-period-list-item--actions {
    float:left;
    width:10%
}

.form-pregnancy-calendar-wrapper .last-period-section--form .form-last-period-list .form-last-period-list-item--actions button {
    width:auto
}

.form-pregnancy-calendar-wrapper .last-period-section--form .form-last-period-list .form-last-period-list-item--actions button span {
    display:none
}

.form-pregnancy-calendar-wrapper .last-period-section--form .form-last-period-list .form-last-period-list-item--actions button i {
    display:block
}

.form-pregnancy-calendar-wrapper .last-period-section--form .form-last-period-list .form-last-period-list-item--actions button:hover,.form-pregnancy-calendar-wrapper .last-period-section--form .form-last-period-list .form-last-period-list-item--actions button:active,.form-pregnancy-calendar-wrapper .last-period-section--form .form-last-period-list .form-last-period-list-item--actions button:focus {
    background-color:transparent
}

.form-pregnancy-calendar-wrapper .last-period-section--slider {
    display:block;
    padding:30px;
    text-align:center
}
}

.results-pregnancy-calendar-wrapper {
    margin:0
}

.results-pregnancy-calendar-wrapper:before,.results-pregnancy-calendar-wrapper:after {
    content:" ";
    display:table
}

.results-pregnancy-calendar-wrapper:after {
    clear:both
}

.results-pregnancy-calendar-wrapper:before,.results-pregnancy-calendar-wrapper:after {
    content:" ";
    display:table
}

.results-pregnancy-calendar-wrapper:after {
    clear:both
}

.results-pregnancy-calendar-wrapper h3 {
    color:#942365
}

.results-pregnancy-calendar-wrapper h4 {
    font-family:"Avalon Bold","Helvetica Neue",Helvetica,Arial,sans-serif;
    margin:20px 0 25px
}

.results-pregnancy-calendar-wrapper figure {
    margin:0 -20px
}

.results-pregnancy-calendar-wrapper figure figcaption {
    font-family:"Avalon Bold","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:30px;
    font-size:3rem;
    line-height:1em;
    padding:20px;
    text-align:center
}

.results-pregnancy-calendar-wrapper .results-pregnancy-calendar {
    margin:0;
    padding:0 20px 60px
}

@media only print,(min-width:768px) {
.results-pregnancy-calendar-wrapper h3 {
    color:#942365
}

.results-pregnancy-calendar-wrapper h4 {
    margin-top:50px
}

.results-pregnancy-calendar-wrapper .results-pregnancy-calendar {
    float:left;
    padding-bottom:20px;
    width:50%
}
}

.last-period-navigator {
    background-color:#a23575;
    margin:0 -20px
}

.last-period-navigator:before,.last-period-navigator:after {
    content:" ";
    display:table
}

.last-period-navigator:after {
    clear:both
}

.last-period-navigator:before,.last-period-navigator:after {
    content:" ";
    display:table
}

.last-period-navigator:after {
    clear:both
}

.last-period-navigator ul li {
    margin-bottom:0;
    padding-left:0
}

.last-period-navigator ul li:before {
    content:''
}

.last-period-navigator ul>li {
    color:#fff;
    float:left;
    font-family:"Avalon Medium","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:24px;
    font-size:2.4rem;
    line-height:1em;
    text-align:center;
    width:60%
}

.last-period-navigator ul>li:first-child,.last-period-navigator ul>li:last-child {
    width:20%
}

.last-period-navigator ul>li.current-week {
    padding:20px 0;
    display:block
}

.last-period-navigator ul>li a {
    color:#fff;
    display:block;
    padding:20px 0;
    text-decoration:none
}

.last-period-navigator ul>li a:hover,.last-period-navigator ul>li a:focus,.last-period-navigator ul>li a:active {
    color:#942365;
    background-color:#b25d8f
}

.last-period-navigator.last-period-navigator--top {
    margin:0
}

.last-period-navigator.last-period-navigator--bottom {
    bottom:-30px;
    margin:0;
    position:relative
}

.last-period-navigator.last-period-navigator--bottom ul li {
    width:50%
}

.last-period-navigator.last-period-navigator--bottom ul li:first-child i {
    float:left;
    padding-left:20px
}

.last-period-navigator.last-period-navigator--bottom ul li:last-child {
    border-left:1px solid #fff
}

.last-period-navigator.last-period-navigator--bottom ul li:last-child i {
    float:right;
    padding-right:20px
}

.last-period-navigator .disabled {
    color:#fff;
    cursor:default;
    opacity:.5;
}

.last-period-navigator .disabled:hover,.last-period-navigator .disabled:focus,.last-period-navigator .disabled:active {
    color:#fff;
    background-color:transparent
}

@media (min-width:768px) {
.last-period-navigator {
    display:none
}
}

@media only print {
.form-pregnancy-calendar-wrapper select {
    font-size:14px;
    font-size:1.4rem;
    padding:10px 0;
    margin:0
}

.form-pregnancy-calendar-wrapper .last-period-section--form .form-last-period-list .form-last-period-list-item--label {
    width:50%;
    clear:right
}

.form-pregnancy-calendar-wrapper .last-period-section--form .form-last-period-list .form-last-period-list-item--input {
    width:auto
}

.form-pregnancy-calendar-wrapper .last-period-section--form .form-last-period-list .form-last-period-list-item--actions {
    display:none
}

.form-pregnancy-calendar-wrapper .last-period-section--slider a,.form-pregnancy-calendar-wrapper .last-period-section--slider .rangeslider {
    display:none
}

.last-period-navigator ul>li.last-week,.last-period-navigator ul>li.next-week {
    display:none
}

.last-period-navigator ul>li.current-week {
    width:100%
}

.last-period-navigator.last-period-navigator--bottom {
    display:none
}
}

.loader {
    background-color:rgba(255,255,255,0.5);
    height:100%;
    left:0;
    position:absolute;
    top:0;
    width:100%;
    z-index:3
}

.loader:before {
    background:url(/static/images/loading_transparent.gif) no-repeat 0 0 scroll transparent;
    content:'';
    height:48px;
    left:45%;
    position:absolute;
    top:10%;
    width:48px
}

.form-ovulation-guide-wrapper {
    overflow:hidden;
    margin:20px 0 0;
    padding:0;
    position:relative
}

.form-ovulation-guide-wrapper h2,.form-ovulation-guide-wrapper h4,.form-ovulation-guide-wrapper h3,.form-ovulation-guide-wrapper p {
    color:#fff
}

.form-ovulation-guide-wrapper h3 {
    font-family:"Avalon Bold","Helvetica Neue",Helvetica,Arial,sans-serif;
    display:none;
    margin:0;
    padding:0
}

.form-ovulation-guide-wrapper h4 {
    font-family:"Avalon Medium","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:18px;
    font-size:1.8rem;
    line-height:1em;
    margin:0
}

.form-ovulation-guide-wrapper .disclaimer {
    color:#001e68;
    font-family:"Avalon Medium","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:14px;
    font-size:1.4rem;
    font-style:italic;
    line-height:1.2em;
    margin:0;
    padding:5px
}

.form-ovulation-guide-wrapper .disclaimer span {
    font-weight:700
}

.form-ovulation-guide-wrapper .form-control {
    border-color:#fff;
    font-size:16px;
    font-size:1.6rem;
    padding:10px
}

.form-ovulation-guide-wrapper .form-control:focus {
    border-color:#de86ba
}

.form-ovulation-guide-wrapper .ovulation-section--form {
    background-color:#df84b8;
    padding:20px
}

.form-ovulation-guide-wrapper .ovulation-section--form p {
    border-bottom:1px solid #fff;
    line-height:1.2em;
    padding:10px 0 15px
}

.form-ovulation-guide-wrapper .ovulation-section--form .form-ovulation-list {
    margin:0;
    padding:0
}

.form-ovulation-guide-wrapper .ovulation-section--form .form-ovulation-list:before,.form-ovulation-guide-wrapper .ovulation-section--form .form-ovulation-list:after {
    content:" ";
    display:table
}

.form-ovulation-guide-wrapper .ovulation-section--form .form-ovulation-list:after {
    clear:both
}

.form-ovulation-guide-wrapper .ovulation-section--form .form-ovulation-list:before,.form-ovulation-guide-wrapper .ovulation-section--form .form-ovulation-list:after {
    content:" ";
    display:table
}

.form-ovulation-guide-wrapper .ovulation-section--form .form-ovulation-list:after {
    clear:both
}

.form-ovulation-guide-wrapper .ovulation-section--form .form-ovulation-list li {
    margin-bottom:0;
    padding-left:0
}

.form-ovulation-guide-wrapper .ovulation-section--form .form-ovulation-list li:before {
    content:''
}

.form-ovulation-guide-wrapper .ovulation-section--form .form-ovulation-list li {
    margin-bottom:15px
}

.form-ovulation-guide-wrapper .ovulation-section--form .form-ovulation-list .form-ovulation-list-item {
    list-style:none;
    margin:0 0 10px;
    position:relative
}

.form-ovulation-guide-wrapper .ovulation-section--form .form-ovulation-list .form-ovulation-list-item--input {
    float:left;
    margin-bottom:25px;
    margin-left:5px;
    width:32%
}

.form-ovulation-guide-wrapper .ovulation-section--form .form-ovulation-list .form-ovulation-list-item--input.form-ovulation-list-item--day {
    margin-left:0
}

.form-ovulation-guide-wrapper .ovulation-section--form .form-ovulation-list .form-ovulation-list-item--input.form-ovulation-list-item--cycle {
    float:none;
    margin-left:0;
    width:100%
}

.form-ovulation-guide-wrapper .ovulation-section--form .form-ovulation-list .form-ovulation-list-item--label {
    clear:both;
    color:#fff;
    float:none
}

.form-ovulation-guide-wrapper .ovulation-section--form .form-ovulation-list .form-ovulation-list-item--label p {
    font-size:14px;
    font-size:1.4rem;
    margin:0
}

.form-ovulation-guide-wrapper .ovulation-section--form .form-ovulation-list .form-ovulation-list-item--actions {
    float:left;
    width:auto
}

.form-ovulation-guide-wrapper .ovulation-section--form .form-ovulation-list .form-ovulation-list-item--actions button {
    background-color:transparent;
    font-family:"Avalon Bold","Helvetica Neue",Helvetica,Arial,sans-serif;
    border:none;
    box-shadow:none;
    color:#fff;
    margin-bottom:0;
    padding:0;
    width:auto
}

.form-ovulation-guide-wrapper .ovulation-section--form .form-ovulation-list .form-ovulation-list-item--actions button i {
    -webkit-transition:all .2s ease-in-out;
    transition:all .2s ease-in-out;
    font-size:41px;
    font-size:4.1rem
}

.form-ovulation-guide-wrapper .ovulation-section--form .form-ovulation-list .form-ovulation-list-item--actions button:hover i,.form-ovulation-guide-wrapper .ovulation-section--form .form-ovulation-list .form-ovulation-list-item--actions button:focus i,.form-ovulation-guide-wrapper .ovulation-section--form .form-ovulation-list .form-ovulation-list-item--actions button:active i {
    color:#b25d8f
}

.form-ovulation-guide-wrapper .ovulation-section--form.is-active h3 {
    display:none
}

@media only print,(min-width:768px) {
.form-ovulation-guide-wrapper {
    margin:-20px -20px 0
}

.form-ovulation-guide-wrapper h3 {
    display:block
}

.form-ovulation-guide-wrapper h4 {
    font-family:"Avalon Bold","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:20px;
    font-size:2rem;
    line-height:44px
}

.form-ovulation-guide-wrapper .ovulation-section--form {
    background-color:#df84b8;
    padding:30px 30px 25px
}

.form-ovulation-guide-wrapper .ovulation-section--form .form-ovulation-list {
    border-bottom:1px solid #fff;
    margin-bottom:10px;
    padding-bottom:30px
}

.form-ovulation-guide-wrapper .ovulation-section--form .form-ovulation-list li {
    margin-bottom:0
}

.form-ovulation-guide-wrapper .ovulation-section--form .form-ovulation-list .form-ovulation-list-item--input {
    float:left;
    margin-right:10px;
    width:10%
}

.form-ovulation-guide-wrapper .ovulation-section--form .form-ovulation-list .form-ovulation-list-item--input.form-ovulation-list-item--cycle {
    float:left;
    width:10%
}

.form-ovulation-guide-wrapper .ovulation-section--form .form-ovulation-list .form-ovulation-list-item--input select.form-control {
    background-position:83% center;
    font-size:14px;
    font-size:1.4rem
}

.form-ovulation-guide-wrapper .ovulation-section--form .form-ovulation-list .form-ovulation-list-item--label {
    clear:left;
    float:left;
    padding-right:20px;
    width:auto
}

.form-ovulation-guide-wrapper .ovulation-section--form .form-ovulation-list .form-ovulation-list-item--year {
    margin-right:20px
}
}

@media only print and (max-width:58.5em),(min-width:768px) and (max-width:58.5em) {
.form-ovulation-guide-wrapper .ovulation-section--form .form-ovulation-list .form-ovulation-list-item--input {
    width:15%
}

.form-ovulation-guide-wrapper .ovulation-section--form .form-ovulation-list .form-ovulation-list-item--input.form-ovulation-list-item--cycle {
    margin-right:0;
    width:15%
}

.form-ovulation-guide-wrapper .ovulation-section--form .form-ovulation-list .form-ovulation-list-item--actions {
    margin-left:25px
}

.form-ovulation-guide-wrapper .ovulation-section--form .form-ovulation-list .form-ovulation-list-item--label {
    clear:left;
    float:none
}
}

.results-ovulation-guide-wrapper {
    display:none;
    margin:0;
    padding:10px 0
}

.results-ovulation-guide-wrapper:before,.results-ovulation-guide-wrapper:after {
    content:" ";
    display:table
}

.results-ovulation-guide-wrapper:after {
    clear:both
}

.results-ovulation-guide-wrapper:before,.results-ovulation-guide-wrapper:after {
    content:" ";
    display:table
}

.results-ovulation-guide-wrapper:after {
    clear:both
}

@media (min-width:768px) {
.results-ovulation-guide-wrapper {
    margin:0 -20px
}
}

.members-signin {
    -webkit-transition:all .3s ease-in-out;
    transition:all .3s ease-in-out;
    font-family:"Avalon Bold","Helvetica Neue",Helvetica,Arial,sans-serif;
    color:#b25d8f;
    font-size:18px;
    font-size:1.8rem;
    line-height:1.3em;
    margin:5px 0 10px;
    position:relative
}

.members-signin:hover,.members-signin:focus,.members-signin:active {
    color:#942365;
    text-decoration:none
}

.members-signin span {
    font-size:15px;
    font-size:1.5rem
}

.ovulation-section--form .members-signin {
    color:#fff;
    margin-top:10px
}

.ovulation-section--form .members-signin:hover,.ovulation-section--form .members-signin:focus,.ovulation-section--form .members-signin:active {
    color:#942365
}

@media (min-width:768px) {
.members-signin {
    display:inline-block
}
}

@media only print {
.members-signin {
    display:none
}
}

.btn-ovulation-action-link {
    -webkit-transition:all .3s ease-in-out;
    transition:all .3s ease-in-out;
    font-family:"Avalon Bold","Helvetica Neue",Helvetica,Arial,sans-serif;
    color:#b25d8f;
    display:inline-block;
    font-size:18px;
    font-size:1.8rem;
    height:30px;
    line-height:30px;
    padding-right:36px;
    position:relative
}

.btn-ovulation-action-link:hover,.btn-ovulation-action-link:focus,.btn-ovulation-action-link:active {
    color:#a23575;
    text-decoration:underline
}

.btn-ovulation-action-link i {
    font-size:30px;
    font-size:3rem;
    position:absolute;
    right:0;
    top:0
}

@media only print {
.form-ovulation-guide-wrapper select {
    font-size:14px;
    font-size:1.4rem;
    padding:10px 0;
    margin:0
}

.form-ovulation-guide-wrapper .ovulation-section--form {
    padding-bottom:0;
    padding-top:0
}

.form-ovulation-guide-wrapper .ovulation-section--form .form-ovulation-list {
    padding-bottom:0
}

.form-ovulation-guide-wrapper .ovulation-section--form .form-ovulation-list .form-ovulation-list-item--label {
    width:50%;
    clear:right
}

.form-ovulation-guide-wrapper .ovulation-section--form .form-ovulation-list .form-ovulation-list-item--input {
    width:auto;
    clear:right
}

.form-ovulation-guide-wrapper .ovulation-section--form .form-ovulation-list .form-ovulation-list-item--actions {
    display:none
}
}

@media only print and (max-width:58.5em) {
.form-ovulation-guide-wrapper .ovulation-section--form .form-ovulation-list .form-ovulation-list-item--input {
    margin-bottom:0
}

.form-ovulation-guide-wrapper .ovulation-section--form .form-ovulation-list .form-ovulation-list-item--input.form-ovulation-list-item--cycle {
    width:auto
}
}

.ovulation-calendar-container {
    display:none;
    margin-bottom:20px;
    padding:10px 30px 0
}

.ovulation-calendar-container ul:before,.ovulation-calendar-container ul:after {
    content:" ";
    display:table
}

.ovulation-calendar-container ul:after {
    clear:both
}

.ovulation-calendar-container ul:before,.ovulation-calendar-container ul:after {
    content:" ";
    display:table
}

.ovulation-calendar-container ul:after {
    clear:both
}

.ovulation-calendar-container ul li {
    margin-bottom:0;
    padding-left:0
}

.ovulation-calendar-container ul li:before {
    content:''
}

.ovulation-calendar-container a {
    -webkit-transition:all .2s ease-in-out;
    transition:all .2s ease-in-out;
    color:#b25d8f
}

.ovulation-calendar-container a:hover,.ovulation-calendar-container a:focus,.ovulation-calendar-container a:active {
    color:#a23575;
    text-decoration:none
}

.ovulation-calendar-container .calendar-navigation>li {
    float:left;
    text-align:center;
    width:3%
}

.ovulation-calendar-container .calendar-navigation>li.calendar-month {
    width:94%
}

.ovulation-calendar-container .calendar-navigation>li.calendar-month span {
    color:#333;
    font-size:14px;
    font-size:1.4rem
}

.article-body .ovulation-calendar-container .calendar-navigation>li.calendar-month h2 {
    margin:0
}

.ovulation-calendar-container .calendar-navigation>li.calendar-month h2 span {
    color:#001e68;
    font-size:22px;
    font-size:2.2rem;
    line-height:1em
}

.ovulation-calendar-container .calendar-navigation>li:last-child {
    float:right
}

.ovulation-calendar-container .calendar-navigation a {
    line-height:52px
}

@media (min-width:768px) {
.ovulation-calendar-container .calendar-navigation>li.calendar-month h2 span {
    font-size:30px;
    font-size:3rem
}
}

.ovulation-calendar-container .calendar-list {
    width:100%
}

.ovulation-calendar-container .calendar-list>li {
    border-bottom:2px solid #fff;
    border-right:2px solid #fff;
    display:inline-block;
    float:left;
    width:14.25%
}

.ovulation-calendar-container .calendar-list p {
    color:#a23575;
    font-family:"Avalon Medium","Helvetica Neue",Helvetica,Arial,sans-serif;
    display:block;
    height:55px;
    margin:0;
    padding:0;
    text-align:center;
    width:100%
}

.ovulation-calendar-container .calendar-list p:not(.head) {
    font-family:"Avalon Bold","Helvetica Neue",Helvetica,Arial,sans-serif;
    display:none;
    font-size:14px;
    font-size:1.4rem
}

.ovulation-calendar-container .calendar-list p span {
    float:none;
    display:block;
    padding:0 3px;
    text-align:center;
    font-size:12px;
    font-size:1.2rem
}

.ovulation-calendar-container .calendar-list p span:first-child {
    font-size:15px;
    font-size:1.5rem;
    line-height:1em;
    padding-top:20px
}

.ovulation-calendar-container .calendar-list p span.icon-ovulation {
    position:absolute;
    top:0;
    width:100%
}

.ovulation-calendar-container .calendar-list p span.icon-mucus,.ovulation-calendar-container .calendar-list p span.icon-bbt,.ovulation-calendar-container .calendar-list p span.icon-intercourse {
    display:inline-block
}

.ovulation-calendar-container .calendar-list a {
    color:#a23575;
    text-transform:uppercase;
    display:block;
    position:relative;
    z-index:1
}

.ovulation-calendar-container .calendar-list a:before,.ovulation-calendar-container .calendar-list a.today:before,.lt-ie9 .ovulation-calendar-container .calendar-list a.today .border:before {
    border:1px solid transparent;
    content:'';
    height:100%;
    left:0;
    position:absolute;
    top:0;
    width:100%;
    z-index:2
}

.ovulation-calendar-container .calendar-list a.today:before,.lt-ie9 .ovulation-calendar-container .calendar-list a.today .border:before {
    border:3px solid #942365
}

.ovulation-calendar-container .calendar-list a:hover:before,.ovulation-calendar-container .calendar-list a:focus:before,.ovulation-calendar-container .calendar-list a:active:before {
    background-color:transparent;
    background-color:rgba(255,255,255,0.5);
    border-color:#df84b8
}

.ovulation-calendar-container .calendar-list a .head {
    background-color:#f7e0ed
}

.ovulation-calendar-container .calendar-list a .temp {
    background-color:#f9e8f2;
    text-align:right
}

.ovulation-calendar-container .calendar-list a .mucus {
    background-color:#fcf4f9;
    text-align:center
}

.ovulation-calendar-container .calendar-list a.disabled p {
    color:#df84b8
}

.ovulation-calendar-container .calendar-list a.disabled .head {
    background-color:#fcf2f8
}

.ovulation-calendar-container .calendar-list a.disabled .temp {
    background-color:#fefafc
}

.ovulation-calendar-container .calendar-list a.disabled .mucus {
    background-color:#fff
}

.ovulation-calendar-container .calendar-list a.first-day p {
    color:#fff
}

.ovulation-calendar-container .calendar-list a.first-day .head {
    background-color:#c30;
    font-family:"Avalon Bold","Helvetica Neue",Helvetica,Arial,sans-serif
}

.ovulation-calendar-container .calendar-list a.first-day .temp {
    background-color:#e63900
}

.ovulation-calendar-container .calendar-list a.first-day .mucus {
    background-color:#f53d00
}

.ovulation-calendar-container .calendar-list a.increased-fertility p {
    color:#630
}

.ovulation-calendar-container .calendar-list a.increased-fertility .head {
    background-color:#fc0;
    font-family:"Avalon Bold","Helvetica Neue",Helvetica,Arial,sans-serif
}

.ovulation-calendar-container .calendar-list a.increased-fertility .temp {
    background-color:#ffd11a
}

.ovulation-calendar-container .calendar-list a.increased-fertility .mucus {
    background-color:#ffd429
}

.ovulation-calendar-container .calendar-list a.ovulation-day .head {
    font-family:"Avalon Bold","Helvetica Neue",Helvetica,Arial,sans-serif;
    color:#a23575
}

@media only print,(min-width:768px) {
.ovulation-calendar-container .calendar-list p {
    height:44px;
    line-height:44px;
    padding:0 12px
}

.ovulation-calendar-container .calendar-list p:not(.head) {
    display:block
}

.ovulation-calendar-container .calendar-list p span {
    float:left;
    font-size:16px;
    font-size:1.6rem;
    display:inline-block;
    line-height:44px
}

.ovulation-calendar-container .calendar-list p span.icon-ovulation {
    position:relative;
    width:auto
}

.ovulation-calendar-container .calendar-list p span:first-child {
    line-height:44px;
    padding:0
}

.ovulation-calendar-container .calendar-list p span.icon-mucus,.ovulation-calendar-container .calendar-list p span.icon-bbt {
    display:none
}

.ovulation-calendar-container .calendar-list .icon-intercourse {
    float:right
}
}

@media (max-width:32em) {
.ovulation-calendar-container .calendar-list p span {
    font-size:8px;
    font-size:.8rem;
    padding:0
}

.ovulation-calendar-container .calendar-list p span.icon-ovulation {
    padding-top:3px
}

.ovulation-calendar-container .calendar-list p span.icon-mucus,.ovulation-calendar-container .calendar-list p span.icon-bbt,.ovulation-calendar-container .calendar-list p span.icon-intercourse {
    padding-bottom:3px
}
}

.ovulation-calendar-container .calendar-legend-list {
    width:100%
}

.ovulation-calendar-container .calendar-legend-list>li {
    color:#333;
    display:inline-block;
    float:left;
    font-family:"Avalon Medium","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:13px;
    font-size:1.3rem;
    line-height:18px;
    margin:10px 0 5px;
    padding-left:20px;
    position:relative;
    width:50%
}

.ovulation-calendar-container .calendar-legend-list>li span {
    font-size:17px;
    font-size:1.7rem;
    left:0;
    position:absolute;
    top:0
}

.ovulation-calendar-container .calendar-legend-list>li span.icon-today {
    top:2px;
    font-size:13px;
    font-size:1.3rem
}

.ovulation-calendar-container .calendar-legend-list>li span.icon-today:before {
    border:2px solid #942365;
    color:#fff;
    content:"\e621"
}

@media only print,(min-width:768px) {
.ovulation-calendar-container .calendar-legend-list>li {
    font-size:16px;
    font-size:1.6rem;
    width:auto;
    margin-right:30px;
    padding-left:25px
}

.ovulation-calendar-container .calendar-legend-list>li.mobile-only {
    display:none
}
}

.form-event-list:before,.form-event-list:after {
    content:" ";
    display:table
}

.form-event-list:after {
    clear:both
}

.form-event-list:before,.form-event-list:after {
    content:" ";
    display:table
}

.form-event-list:after {
    clear:both
}

.form-event-list li {
    margin-bottom:0;
    padding-left:0
}

.form-event-list li:before {
    content:''
}

.form-event-list>li {
    display:block
}

.form-event-list>li:before,.form-event-list>li:after {
    content:" ";
    display:table
}

.form-event-list>li:after {
    clear:both
}

.form-event-list>li:before,.form-event-list>li:after {
    content:" ";
    display:table
}

.form-event-list>li:after {
    clear:both
}

.form-event-list .form-event-list-item {
    padding:10px 0
}

.form-event-list .form-event-list-item label {
    font-family:"Avalon Bold","Helvetica Neue",Helvetica,Arial,sans-serif;
    display:block;
    font-size:20px;
    font-size:2rem;
    line-height:22px
}

.form-event-list .form-event-list-item--slider .rangeslider {
    color:#b25d8f;
    display:block;
    font-family:"Avalon Medium","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:14px;
    font-size:1.4rem;
    float:none;
    margin:20px 0 20px 20px;
    width:90%
}

.form-event-list .form-event-list-item--slider .rangeslider:before,.form-event-list .form-event-list-item--slider .rangeslider:after {
    position:absolute;
    width:auto;
    top:-7px
}

.form-event-list .form-event-list-item--slider .rangeslider:before {
    content:'35';
    left:-20px
}

.form-event-list .form-event-list-item--slider .rangeslider:after {
    content:'39';
    right:-20px
}

.form-event-list .form-event-list-item--slider .rangeslider .rangeslider__fill {
    display:none
}

.form-event-list .form-event-list-item--slider .rangeslider .rangeslider__range {
    -webkit-box-shadow:none;
    box-shadow:none;
    border-radius:3px;
    height:5px;
    background-image:-webkit-gradient(linear,0 top,100% top,from(#ff3),to(#c00));
    background-image:-webkit-linear-gradient(left,color-stop(#ff3 0),color-stop(#c00 100%));
    background-image:-moz-linear-gradient(left,#ff3 0,#c00 100%);
    background-image:linear-gradient(to right,#ff3 0,#c00 100%);
    background-repeat:repeat-x;
}

.form-event-list .form-event-list-item--slider .rangeslider .rangeslider__handle {
    background:none #fff;
    border-color:#df84b8;
    border-radius:20px;
    height:40px;
    top:-17px;
    width:65px
}

.form-event-list .form-event-list-item--slider .rangeslider .rangeslider__handle:after {
    content:attr(data-range-value);
    background:none #fff;
    border-radius:20px;
    height:100%;
    line-height:40px;
    text-align:center;
    width:100%
}

.form-event-list .form-event-list-item--slider .rangeslider .rangeslider__handle .current-value {
    display:inline-block;
    height:100%;
    left:0;
    line-height:40px;
    position:absolute;
    text-align:center;
    top:0;
    width:100%;
    z-index:10
}

.form-event-list .form-event-list-item--select select {
    border-color:#df84b8
}

.form-event-list .form-event-list-item--radio input[type="radio"]+label {
    font-family:"Avalon Medium","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:14px;
    font-size:1.4rem;
    font-weight:400;
    display:inline-block;
    line-height:40px;
    margin-right:20px;
    padding-left:45px;
    position:relative
}

.form-event-list .form-event-list-item--radio input[type="radio"]+label:before {
    border:1px solid #df84b8;
    border-radius:25px;
    content:' ';
    display:block;
    font-size:25px;
    font-size:2.5rem;
    font-weight:400;
    height:40px;
    left:0;
    line-height:36px;
    position:absolute;
    top:0;
    width:40px
}

.form-event-list .form-event-list-item--radio input[type="radio"]:checked+label:before {
    content:'\38';
    font-size:19px;
    font-size:1.9rem
}

.lt-ie9 .form-event-list .form-event-list-item--radio input[type="radio"]:checked+label:before {
    content:"";
    background:#df84b8
}

@media only print,(min-width:768px) {
.form-event-list>li * {
    float:left
}

.form-event-list .form-event-list-item label {
    display:inline-block;
    font-size:20px;
    font-size:2rem;
    line-height:44px
}

.form-event-list .form-event-list-item label:first-child {
    width:35%
}

.form-event-list .form-event-list-item select {
    width:65%
}

.form-event-list .form-event-list-item--slider .rangeslider {
    display:inline-block;
    float:left;
    margin-left:0;
    width:60%
}
}

@media only print {
.ovulation-calendar-container .calendar-list a:before {
    border-color:#eee
}

.ovulation-calendar-container .calendar-list a.increased-fertility:before,.ovulation-calendar-container .calendar-list a.ovulation-day:before,.ovulation-calendar-container .calendar-list a.first-day:before {
    background-color:transparent
}

.ovulation-calendar-container .calendar-list a.first-day:before {
    border-color:#c30;
    border-width:3px
}

.ovulation-calendar-container .calendar-list a.increased-fertility:before {
    border-color:#fc0;
    border-width:3px
}

.ovulation-calendar-container .calendar-list a.today:before {
    border-width:3px
}

.ovulation-calendar-container .calendar-list p {
    height:23px;
    line-height:20px
}

.ovulation-calendar-container .calendar-list p.temp {
    color:#69aae3!important
}

.ovulation-calendar-container .calendar-list p.mucus {
    color:#c90!important
}

.ovulation-calendar-container .calendar-list p span,.ovulation-calendar-container .calendar-list p span:first-child {
    line-height:25px
}
}

.ovulation-information-container {
    border-top:1px solid #efc1db
}

.ovulation-information-container .register {
    padding:10px 30px 0
}

.ovulation-information-container .register h2 {
    margin-top:20px
}

.ovulation-information-container a:hover,.ovulation-information-container a:focus,.ovulation-information-container a:active {
    color:#a23575;
    text-decoration:none
}

.ovulation-information-container .disclaimer {
    font-size:14px;
    font-size:1.4rem;
    padding:0 30px
}

.ovulation-information-container .btn-ovulation-action-link {
    padding-right:0
}

.ovulation-information-container .btn-ovulation-action-link:hover {
    text-decoration:underline
}

.aside-learn-more h2,.aside-learn-more h5 {
    padding:0 30px
}

.list-learn-more {
    border-top:1px solid #efc1db;
    margin-left:-20px;
    margin-right:-20px;
    margin:20px 0 10px;
    padding:0
}

.list-learn-more li {
    margin-bottom:0;
    padding-left:0
}

.list-learn-more li:before {
    content:''
}

.list-learn-more:before,.list-learn-more:after {
    content:" ";
    display:table
}

.list-learn-more:after {
    clear:both
}

.list-learn-more:before,.list-learn-more:after {
    content:" ";
    display:table
}

.list-learn-more:after {
    clear:both
}

@media (min-width:768px) {
.list-learn-more {
    margin:20px 0 40px
}
}

.list-learn-more-item {
    border-bottom:1px solid #efc1db;
    list-style:none;
    margin:0;
    padding:0
}

.list-learn-more-item h4 {
    font-size:18px;
    font-size:1.8rem;
    margin:0
}

.list-learn-more-item a {
    font-family:"Avalon Bold","Helvetica Neue",Helvetica,Arial,sans-serif;
    color:#a23575;
    display:block;
    height:100%;
    padding:20px 80px 20px 30px;
    position:relative;
    width:100%;
    -webkit-transition:background-color .2s ease-in;
    transition:background-color .2s ease-in
}

.list-learn-more-item a i {
    color:#de86ba;
    font-size:30px;
    font-size:3rem;
    margin-top:-14px;
    position:absolute;
    top:50%;
    -webkit-transition:color .2s ease-in;
    transition:color .2s ease-in;
    right:30px
}

.list-learn-more-item a i:before {
    content:"\28"
}

.list-learn-more-item a.collapsed i {
    color:#942365
}

.list-learn-more-item a.collapsed i:before {
    content:"\2f"
}

.list-learn-more-item a:hover,.list-learn-more-item a:focus {
    background-color:#f9e6f1;
    text-decoration:none
}

@media (min-width:768px) {
.list-learn-more-item:last-child {
    border-bottom:1px solid #efc1db
}

.list-learn-more-item a {
    padding:20px 40px 20px 30px
}
}

.list-learn-more-item-answer {
    color:#333
}

.list-learn-more-item-answer h3 {
    margin:0;
    padding:0 40px 0 30px
}

.list-learn-more-item-answer p {
    font-size:18px;
    font-size:1.8rem;
    padding:0 40px 0 30px
}

.list-mucus-facts {
    margin-bottom:20px;
    width:100%
}

.list-mucus-facts:before,.list-mucus-facts:after {
    content:" ";
    display:table
}

.list-mucus-facts:after {
    clear:both
}

.list-mucus-facts:before,.list-mucus-facts:after {
    content:" ";
    display:table
}

.list-mucus-facts:after {
    clear:both
}

.list-mucus-facts h5 {
    font-family:"Avalon Bold","Helvetica Neue",Helvetica,Arial,sans-serif;
    margin:20px 0 5px
}

.list-mucus-facts p {
    color:#333;
    font-family:"Avalon Medium","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:16px;
    font-size:1.6rem;
    padding-bottom:0;
    margin-bottom:5px;
    line-height:1.2em
}

@media (min-width:768px) {
.list-mucus-facts>li {
    float:left;
    min-height:150px;
    width:50%
}
}

@media only print {
.list-learn-more-item a>i {
    display:none
}

.list-learn-more-item-answer {
    height:auto!important
}

.collapse {
    display:block
}

.ovulation-information-container .register {
    display:none
}
}

.sitemap>li {
    min-height:inherit;
    padding:0
}

.sitemap>li:before {
    display:none
}

.sitemap>li ul li {
    margin-bottom:5px;
    margin-left:15px
}

.sitemap>li ul li>ul {
    margin-bottom:15px
}

.sitemap>li ul li>ul li {
    font-size:14px;
    font-size:1.4rem;
    margin-left:0
}

.sitemap>li ul li>ul li:before {
    font-size:14px;
    font-size:1.4rem;
    color:#67aede
}

.sitemap h3 {
    display:inline-block;
    padding-right:30px;
    position:relative
}

.sitemap h3:before {
    color:#001e68;
    content:'\2e';
    font-family:'elevit-icons';
    speak:none;
    font-style:normal;
    font-weight:400;
    font-variant:normal;
    text-transform:none;
    line-height:1;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    position:absolute;
    right:0;
    top:0
}

@media (min-width:768px) {
.sitemap>li {
    float:left;
    min-height:260px;
    padding:0 30px;
    width:30%
}

.sitemap>li ul li {
    margin-left:30px
}

.sitemap>li:nth-child(3n+1) {
    clear:both
}
}

@media (min-width:768px) and (max-width:991px) {
.sitemap>li {
    min-height:330px
}
}

.article-body .checklist-title {
    margin:0 0 30px
}

@media (min-width:768px) {
.article-body .checklist-title {
    margin:40px 0 15px
}
}

.check-list {
    margin:0 0 30px
}

.check-list li {
    margin-bottom:0;
    padding-left:0
}

.check-list li:before {
    content:''
}

.check-list .check-list-item {
    border-bottom:1px solid #efc1db;
    color:#333;
    padding:30px 0 10px
}

.check-list .check-list-item h3 {
    margin-top:0!important
}

.check-list .check-list-item p {
    font-size:18px;
    font-size:1.8rem
}

.check-list .check-list-item strong {
    color:#b25d8f
}

.check-list .check-list-item:first-child {
    padding-top:0
}

@media only print,only screen and (min-width:768px) {
.check-list .check-list-item {
    padding:45px 45px 45px 70px;
    position:relative
}

.check-list .check-list-item:before {
    border:2px solid #67aede;
    border-radius:25px;
    content:' ';
    display:block;
    height:40px;
    left:0;
    position:absolute;
    top:35px;
    width:40px
}

.check-list .check-list-item:first-child {
    padding-top:45px
}
}

.check-list .check-list-item-list>li {
    color:#333;
    padding-left:45px;
    font-size:18px;
    font-size:1.8rem
}

.check-list .check-list-item-list>li:before,.check-list .check-list-item-list>li:after {
    color:#de86ba;
    content:"";
    left:20px;
    position:absolute;
    top:4px;
    font-size:16px;
    font-size:1.6rem;
    font-family:'elevit-icons';
    speak:none;
    font-style:normal;
    font-weight:400;
    font-variant:normal;
    text-transform:none;
    line-height:1;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
}

.check-list .check-list-item-list>li.female:before {
    content:"\23"
}

.check-list .check-list-item-list>li.male:before {
    color:#67aede;
    content:"\22"
}

.check-list .check-list-item-list>li.both:before {
    color:#67aede;
    content:"\22"
}

.check-list .check-list-item-list>li.both:after {
    content:"\23";
    left:0
}

.list-page-tools {
    border-bottom:1px solid #efc1db;
    margin:0;
    padding-bottom:20px
}

.list-page-tools li {
    margin-bottom:0;
    padding-left:0
}

.list-page-tools li:before {
    content:''
}

.list-page-tools li {
    display:inline-block;
    font-family:"Avalon Bold","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:16px;
    font-size:1.6rem;
    margin-right:30px
}

.list-page-tools a {
    color:#b25d8f;
    -webkit-transition:color .3s ease-in-out;
    transition:color .3s ease-in-out
}

.list-page-tools a:hover,.list-page-tools a:focus {
    color:#942365;
    text-decoration:none
}

.list-page-tools a:hover i,.list-page-tools a:focus i {
    color:#b25d8f
}

.list-page-tools i {
    color:#de86ba;
    font-size:28px;
    font-size:2.8rem;
    margin-right:10px;
    position:relative;
    top:7px;
    -webkit-transition:color .3s ease-in-out;
    transition:color .3s ease-in-out
}

.check-list+.list-page-tools {
    margin-bottom:40px;
    margin-top:10px
}

.modal-open {
    padding-right:15px
}

.modal-content {
    border-radius:0;
    padding:10px 20px
}

.modal-content .overwrite {
    display:none
}

.warning .modal-content .overwrite {
    display:inline-block
}

.warning .modal-content .js-save {
    display:none
}

.modal-header {
    border-bottom-color:#df84b8;
    padding:15px 0
}

.modal-header .close {
    background:none;
    font-family:"Avalon Bold","Helvetica Neue",Helvetica,Arial,sans-serif;
    border:none;
    color:#df84b8;
    float:right;
    font-size:30px;
    font-size:3rem;
    line-height:16px;
    margin:0;
    padding:5px 10px
}

.modal-title {
    font-family:"Avalon Bold","Helvetica Neue",Helvetica,Arial,sans-serif
}

.modal-body {
    padding:20px 0
}

.modal-footer {
    border-top-color:#df84b8;
    margin-top:0;
    padding-left:0;
    padding-right:0
}

.modal-footer a {
    display:inline-block;
    text-align:left
}

@media screen and (min-width:768px) {
.modal-dialog {
    padding-top:200px;
    width:670px
}

.modal-content {
    padding:10px 30px
}

.modal-footer a {
    display:inline-block;
    text-align:right;
    width:auto
}

.modal-footer .members-signin {
    float:left;
    width:auto
}

.modal-footer .btn-register {
    font-size:18px;
    font-size:1.8rem
}
}

.list-like-buttons {
    padding:30px 0 0
}

.list-like-buttons li {
    margin-bottom:0;
    padding-left:0
}

.list-like-buttons li:before {
    content:''
}

.content-landing .list-like-buttons {
    padding-left:30px
}

@media (min-width:940px) {
.content-landing .list-like-buttons {
    padding-left:0
}
}

.list-like-buttons-item {
    display:inline-block;
    list-style:none;
    margin-right:20px
}

.fb_iframe_widget {
    top:-10px
}

.content-article .content-main {
    padding:0 20px 30px
}

.content-article .content-main img {
    height: auto;
    max-width: 100%;
    width: 100%;
}
  
#page_93 .content-article .content-main img {
    width: 60%;
    display: inline-block !important;
    margin: 0!important;
}
#page_93 .content-article .content-main td {
    padding: 30px 5px 0;
    text-align: center;
}

.content-article.content-small-header:not(.content--2-columns) .article-header {
    min-height:100px
}

.content-article.content-small-header:not(.content--2-columns) .article-header .article-header-img {
    display:none
}

.content-article.content-small-header:not(.content--2-columns) .content-main {
    position:relative;
    float:left;
    width:100%;
    min-height:1px;
    padding-left:20px;
    padding-right:20px
}

@media (min-width:768px) {
.content-article.content-small-header:not(.content--2-columns) .content-main {
    padding-top:20px
}
}

@media (min-width:940px) {
.content-article.content-small-header:not(.content--2-columns) .content-main {
    min-height:500px
}
}

@media (min-width:41em) {
.content-article {
    background:url(/static/images/bg.clouds.jpg) no-repeat top center;
    background-size:100% auto
}
}

@media (min-width:768px) {
.content-article {
    padding-bottom:20px;
    position:relative;
    z-index:1
}

.content-article .content-main {
    padding:20px;
    padding-bottom:0
}
  
.lt-ie9 .content-article .content-main {
    z-index:2
}

.content-article .content-main-inner-wide {
    margin:-20px -20px 0
}
}

.content-article .content-main p {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

.article-header {
    margin-bottom:10px;
    min-height:290px;
    overflow:hidden
}

.article-header:before,.article-header:after {
    content:" ";
    display:table
}

.article-header:after {
    clear:both
}

.article-header:before,.article-header:after {
    content:" ";
    display:table
}

.article-header:after {
    clear:both
}

.support-page .article-header {
    min-height:170px
}

.lt-ie9 .support-page .article-header {
    height:170px
}

.content--2-columns .article-header {
    border-bottom:1px solid #f9e6f1
}

.article-header h1 {
    margin-top:0
}

@media (min-width:768px) {
.article-header {
    border-bottom:0;
    margin-bottom:0
}

.content--2-columns .article-header {
    border-bottom:none
}

.article-header h1 {
    margin-top:inherit
}
}

.article-header-intro {
    color:#001e68;
    font-size:20px;
    font-size:2rem;
    margin-bottom:30px
}

@media (min-width:768px) {
.article-header-intro {
    width:80%
}
}

.article-header-text {
    float:left;
    width:100%;
    position:relative;
    min-height:1px;
    padding-left:20px;
    padding-right:20px;
    padding-top:20px
}

@media (min-width:768px) {
.article-header-text {
    float:left;
    width:66.66666667%
}
}

.article-header-img {
    background:url(/static/images/bg.clouds.small.jpg) no-repeat top center;
    background-size:cover;
    float:right!important;
    position:relative;
    float:left;
    width:100%;
    min-height:1px;
    padding-left:20px;
    padding-right:20px;
    text-align:center
}

.article-header-img:before,.article-header-img:after {
    content:" ";
    display:table
}

.article-header-img:after {
    clear:both
}

.article-header-img:before,.article-header-img:after {
    content:" ";
    display:table
}

.article-header-img:after {
    clear:both
}

@media (min-width:768px) {
.article-header-img {
    float:left;
    width:33.33333333%
}
}

.article-header-img img {
  max-width: 100%;  
  /*max-width:40%;*/
}

@media (min-width:768px) {
.article-header-img {
    background:none
}

.article-header-img img {
    /*margin-top:30px;*/
    max-width: 90%;
    position:absolute;
    right:0;
    top:0;
    z-index:4
}
.article-header-img img 
}

.article-body {
    background-color:#fff
}

.article-body h2 {
    margin-top:40px
}

@media (min-width:768px) {
.content-aside--article {
    margin-top:30px
}
}

@media only print {
.article-header {
    min-height:1px
}

.article-header-intro {
    font-size:14px!important
}
}

.product-specs-wrapper {
    margin-left:-20px;
    margin-right:-20px;
    margin-bottom:25px;
    margin-top:-15px
}

.product-specs-wrapper:before,.product-specs-wrapper:after {
    content:" ";
    display:table
}

.product-specs-wrapper:after {
    clear:both
}

.product-specs-wrapper:before,.product-specs-wrapper:after {
    content:" ";
    display:table
}

.product-specs-wrapper:after {
    clear:both
}

@media (min-width:768px) {
.product-specs-wrapper {
    border-bottom:1px solid #de86ba;
    margin-bottom:30px;
    margin-top:0;
    padding:0 0 0 20px;
    overflow:hidden
}
}

.product-specs {
    font-family:"Avalon Bold","Helvetica Neue",Helvetica,Arial,sans-serif;
    border:1px solid #efc1db;
    border-left:none;
    color:#942365;
    border-right:none;
    float:left;
    font-size:16px;
    font-size:1.6rem;
    padding:20px 0 20px 15px;
    margin:0 0 20px;
    width:100%
}

.product-specs:first-child {
    border-bottom:none;
    border-right:none;
    border-left:none;
    margin-bottom:0
}

.product-specs i {
    color:#de86ba;
    font-size:26px;
    font-size:2.6rem;
    margin-right:10px;
    position:relative;
    top:3px
}

.product-specs.where-to-buy span {
    font-family:"Avalon Bold","Helvetica Neue",Helvetica,Arial,sans-serif;
    color:#942365;
    width:auto
}

@media (min-width:22em) {
.product-specs {
    margin:0 20px 0 0;
    padding-left:20px
}

.product-specs i {
    font-size:28px;
    font-size:2.8rem
}
}

@media only print,(min-width:768px) {
.product-specs {
    border:none;
    margin-bottom:10px;
    margin-right:30px;
    min-height:0;
    padding:0 0 10px;
    width:auto
}

.product-specs dl {
    display:inline-block;
    width:auto
}

.product-specs.where-to-buy {
    padding-top:0
}

.product-specs.where-to-buy span {
    display:inline-block;
    font-size:16px;
    font-size:1.6rem;
    margin:0;
    line-height:1.2em;
    position:relative
}
}

.list-pack-sizes {
    margin:0;
    padding:0
}

.list-pack-sizes li {
    margin-bottom:0;
    padding-left:0
}

.list-pack-sizes li:before {
    content:''
}

.list-pack-sizes li {
    display:inline;
    margin-right:10px;
    padding:0
}

@media only print {
.product-specs-wrapper {
    margin-left:0!important
}

.product-specs,.product-specs.where-to-buy span {
    font-family:"Avalon Medium","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:16px;
    font-size:1.6rem
}
}

@media (min-width:768px) {
.section-ingredients {
    margin-bottom:50px
}
}

.section-ingredients-selector {
    border-color:#de86ba;
    font-size:30px;
    font-size:3rem;
    line-height:1em;
    margin-top:5px;
    padding:3px 40px 3px 20px;
    width:100%
}

.form-control.section-ingredients-selector {
    height:auto
}

@media (min-width:768px) {
.section-ingredients-selector {
    display:inline-block;
    position:relative;
    top:-3px;
    width:auto
}
}

.section-ingredients-row {
    background-color:#f9e6f1;
    display:none;
    margin-left:-20px;
    margin-right:-20px;
    position:relative
}

.section-ingredients-row:before,.section-ingredients-row:after {
    content:" ";
    display:table
}

.section-ingredients-row:after {
    clear:both
}

.section-ingredients-row:before,.section-ingredients-row:after {
    content:" ";
    display:table
}

.section-ingredients-row:after {
    clear:both
}

.section-ingredients-row:before,.section-ingredients-row:after {
    content:" ";
    display:table
}

.section-ingredients-row:after {
    clear:both
}

.section-ingredients-row:before,.section-ingredients-row:after {
    content:" ";
    display:table
}

.section-ingredients-row:after {
    clear:both
}

.section-ingredients-row.is-section-ingredients-row-active {
    display:block
}

.section-ingredients-col {
    color:#942365;
    float:left;
    width:100%;
    position:relative;
    min-height:1px;
    padding-left:20px;
    padding-right:20px;
    margin-bottom:5px;
    padding:0!important;
    position:static
}

@media (min-width:768px) {
.section-ingredients-col {
    float:left;
    width:50%
}
}

.section-ingredients-col h3 {
    background-color:#de86ba;
    color:#fff;
    cursor:pointer;
    font-size:16px;
    font-size:1.6rem;
    margin:0;
    padding:20px;
    position:absolute;
    text-align:center;
    top:0;
    width:50%
}

.section-ingredients-col:first-child h3 {
    left:0
}

.section-ingredients-col:nth-child(2) h3 {
    right:0
}

@media (min-width:768px) {
.section-ingredients-col {
    margin-bottom:20px;
    position:relative
}

.section-ingredients-col h3 {
    cursor:default;
    font-size:24px;
    font-size:2.4rem;
    margin-bottom:20px;
    position:static;
    text-align:left;
    width:100%
}

.section-ingredients-col:nth-child(2) h3 {
    background-color:#942365;
    right:0
}
}

.is-toggle-tab-active h3 {
    background-color:#942365
}

.is-toggle-tab-active h3:after {
    border:solid transparent;
    border-color:rgba(136,183,213,0);
    border-top-color:#942365;
    border-width:10px;
    content:" ";
    left:50%;
    height:0;
    position:absolute;
    margin-left:-10px;
    top:100%;
    width:0
}

.is-toggle-tab-active .list-benefits {
    display:block
}

@media (min-width:768px) {
.is-toggle-tab-active h3 {
    background-color:#b25d8f
}

.is-toggle-tab-active h3:after {
    content:'';
    display:none
}
}

.list-benefits {
    display:none;
    padding:110px 30px 0 10px
}

.list-benefits li {
    font-size:16px;
    font-size:1.6rem;
    margin:0 0 15px 10px
}

@media (min-width:22em) {
.list-benefits {
    padding-top:90px
}
}

@media (min-width:768px) {
.list-benefits {
    display:block;
    padding-top:0
}
}

@media only print {
.section-ingredients-col {
    float:none;
    width:100%
}

.section-ingredients-col h3 {
    font-size:22px;
    font-size:2.2rem;
    position:relative;
    text-align:left;
    margin-bottom:0;
    width:100%
}

.section-ingredients-col h3:after {
    display:none
}

.section-ingredients-col .list-benefits {
    display:block;
    padding-top:0!important
}

.section-ingredients-selector {
    display:inline-block;
    border-color:transparent;
    width:50%
}
}

.content-product {
    background:url(/static/images/bg.clouds.small.jpg) no-repeat top center;
    background-size:100% auto
}

.content-product .article-header {
    border-bottom:0;
    margin-bottom:0;
    overflow:visible
}

.content-product .article-header-img {
    background:none;
    margin-bottom:10px;
    margin-top:20px
}

.content-product .article-header-stages {
    clear:both;
    padding:0 20px;
    position:relative
}

@media only print,(min-width:768px) {
.content-product {
    background-image:url(/static/images/bg.clouds.jpg);
    background-size:auto
}

.content-product .content-aside--article {
    margin-top:200px
}

.content-product .article-header-stages {
    padding:0;
    position:absolute;
    right:3.5%;
    top:375px;
    z-index:1
}

.content-product .article-body {
    border-top:10px solid #de86ba
}
}

@media only print {
.content-product .article-header-img {
    display:block
}

.content-product .article-header-stages {
    right:150px!important;
    top:250px!important;
    z-index:3!important
}

.content-product .article-body {
    border-top:none!important
}
}

.content-product--1 .pregnancy-stages-list i {
    color:#e5c1d9
}

.content-product--1 .product-specs,.content-product--1 .product-specs.where-to-buy span {
    color:#bf67a2
}

.content-product--1 .product-specs i,.content-product--1 .pregnancy-stages-list i.active,.content-product--1 .pregnancy-stages-list .pregnancy-stages-list-item--text,.content-product--1 .section-ingredients-selector {
    border-color:#d69dc3;
    color:#d69dc3
}

.content-product--1 .section-ingredients-selector {
    background-image:url(/static/images/icon-arrow-down-%23d69dc3.png)
}

.content-product--1 .section-ingredients-row {
    background-color:#fcf7fa
}

.content-product--1 .section-ingredients-col,.content-product--1 .list-benefits li {
    color:#bf67a2
}

.content-product--1 .section-ingredients-col {
    background-color:#fcf7fa
}

.content-product--1 .section-ingredients-col h3 {
    background-color:#d69dc3
}

.content-product--1 .section-ingredients-col.is-toggle-tab-active h3 {
    background-color:#bf67a2
}

.content-product--1 .section-ingredients-col.is-toggle-tab-active h3:after {
    border-top-color:#bf67a2
}

.content-product--1 ul li {
    color:#d69dc3
}

.content-product--1 ul li:before {
    color:#e5c1d9
}

.content-product--1 .btn-read-more a,.content-product--1 .btn-read-less a {
    color:#d69dc3
}

.content-product--1 .article-body,.content-product--1 .product-specs,.content-product--1 .product-specs-wrapper,.content-product--1 .section-ingredients-col h3 {
    border-color:#d69dc3
}

.content-product--1 table.responsive td {
    border-color:#d69dc3
}

.lt-ie9 .content-product--1 table.responsive td {
    background-color:transparent;
    color:#333
}

.content-product--1 table.responsive tr:nth-child(odd) td {
    background-color:#d69dc3;
    border-color:#fff
}

@media only print,(min-width:768px) {
.content-product--1 table.responsive th {
    background-color:#d69dc3
}

.content-product--1 table.responsive tr td,.content-product--1 table.responsive tr:nth-child(odd) td,.content-product--1 table.responsive tr td:last-child,.content-product--1 table.responsive tr:nth-child(odd) td:last-child {
    background-color:transparent;
    border-color:#d69dc3
}

.lt-ie9 .content-product--1 table.responsive tr td,.lt-ie9 .content-product--1 table.responsive tr:nth-child(odd) td,.lt-ie9 .content-product--1 table.responsive tr td:last-child,.lt-ie9 .content-product--1 table.responsive tr:nth-child(odd) td:last-child {
    background-color:transparent
}

.content-product--1 .navbar--tertiary .navbar-nav {
    border-top-color:#d69dc3
}

.content-product--1 .navbar--tertiary .navbar-nav li.active a {
    background-color:#d69dc3;
    color:#fff
}

.content-product--1 .navbar--tertiary .navbar-nav li a {
    border-color:#e5c1d9;
    color:#bf67a2
}

.content-product--1 .navbar--tertiary .navbar-nav li a:hover,.content-product--1 .navbar--tertiary .navbar-nav li a:focus {
    background-color:#fcf7fa
}

.content-product--1 .navbar--tertiary .navbar-nav li.nav-bar-item--expandable {
    background-color:#fcf7fa
}

.content-product--1 .navbar--tertiary .navbar-nav li.nav-bar-item--expandable.is-nav-bar-item-active>a {
    background-color:#d69dc3
}

.content-product--1 .navbar--tertiary .navbar-nav li.nav-bar-item--expandable.active ul a {
    background-color:transparent
}

.content-product--1 .navbar--tertiary .navbar-nav li.nav-bar-item--expandable ul {
    border-color:#e5c1d9
}

.content-product--1 .navbar--tertiary .navbar-nav li.nav-bar-item--expandable li {
    background-color:#fcf7fa
}

.content-product--1 .navbar--tertiary .navbar-nav li.nav-bar-item--expandable li a {
    color:#bf67a2
}

.content-product--1 .navbar--tertiary .navbar-nav li.nav-bar-item--expandable li a.active .content-product--1 .navbar--tertiary .navbar-nav li.nav-bar-item--expandable li a,.content-product--1 .navbar--tertiary .navbar-nav li.nav-bar-item--expandable li a:hover,.content-product--1 .navbar--tertiary .navbar-nav li.nav-bar-item--expandable li a:focus {
    background-color:inherit
}

.content-product--1 .section-ingredients-col:nth-child(2) h3 {
    background-color:#d69dc3
}

.content-product--1 .section-ingredients-col.is-toggle-tab-active h3 {
    background-color:#e5c1d9
}
}

.content-product--1 ul li {
    color:#cf4795
}

.content-product--1 ul li:before {
    color:#cf4795
}

.content-product--2 .pregnancy-stages-list i {
    color:#9e62c0
}

.content-product--2 .pregnancy-stages-list i.icon-stages-breastfeeding {
    background: transparent url("/static/images/icon-4-purple.png") no-repeat scroll right top;
}

.content-product--2 .product-specs,.content-product--2 .product-specs.where-to-buy span {
    color:#5b2f74
}

.content-product--2 .product-specs i,.content-product--2 .pregnancy-stages-list i.active,.content-product--2 .pregnancy-stages-list .pregnancy-stages-list-item--text,.content-product--2 .section-ingredients-selector {
    border-color:#693686;
    color:#693686
}

.content-product--2 .section-ingredients-selector {
    background-image:url(/static/images/icon-arrow-down-%23693686.png)
}

.content-product--2 .section-ingredients-row {
    background-color:#c099d6
}

.content-product--2 .section-ingredients-col,.content-product--2 .list-benefits li {
    color:#5b2f74
}

.content-product--2 .section-ingredients-col {
    background-color:#c099d6
}

.content-product--2 .section-ingredients-col h3 {
    background-color:#693686
}

.content-product--2 .section-ingredients-col.is-toggle-tab-active h3 {
    background-color:#5b2f74
}

.content-product--2 .section-ingredients-col.is-toggle-tab-active h3:after {
    border-top-color:#5b2f74
}

.content-product--2 ul li {
    color:#693686
}

.content-product--2 ul li:before {
    color:#9e62c0
}

.content-product--2 .btn-read-more a,.content-product--2 .btn-read-less a {
    color:#693686
}

.content-product--2 .article-body,.content-product--2 .product-specs,.content-product--2 .product-specs-wrapper,.content-product--2 .section-ingredients-col h3 {
    border-color:#693686
}

.content-product--2 table.responsive td {
    border-color:#693686
}

.lt-ie9 .content-product--2 table.responsive td {
    background-color:transparent;
    color:#333
}

.content-product--2 table.responsive tr:nth-child(odd) td {
    background-color:#693686;
    border-color:#fff
}

@media only print,(min-width:768px) {
.content-product--2 table.responsive th {
    background-color:#693686
}

.content-product--2 table.responsive tr td,.content-product--2 table.responsive tr:nth-child(odd) td,.content-product--2 table.responsive tr td:last-child,.content-product--2 table.responsive tr:nth-child(odd) td:last-child {
    background-color:transparent;
    border-color:#693686
}

.lt-ie9 .content-product--2 table.responsive tr td,.lt-ie9 .content-product--2 table.responsive tr:nth-child(odd) td,.lt-ie9 .content-product--2 table.responsive tr td:last-child,.lt-ie9 .content-product--2 table.responsive tr:nth-child(odd) td:last-child {
    background-color:transparent
}

.content-product--2 .navbar--tertiary .navbar-nav {
    border-top-color:#693686
}

.content-product--2 .navbar--tertiary .navbar-nav li.active a {
    background-color:#693686;
    color:#fff
}

.content-product--2 .navbar--tertiary .navbar-nav li a {
    border-color:#9e62c0;
    color:#5b2f74
}

.content-product--2 .navbar--tertiary .navbar-nav li a:hover,.content-product--2 .navbar--tertiary .navbar-nav li a:focus {
    background-color:#c099d6
}

.content-product--2 .navbar--tertiary .navbar-nav li.nav-bar-item--expandable {
    background-color:#c099d6
}

.content-product--2 .navbar--tertiary .navbar-nav li.nav-bar-item--expandable.is-nav-bar-item-active>a {
    background-color:#693686
}

.content-product--2 .navbar--tertiary .navbar-nav li.nav-bar-item--expandable.active ul a {
    background-color:transparent
}

.content-product--2 .navbar--tertiary .navbar-nav li.nav-bar-item--expandable ul {
    border-color:#9e62c0
}

.content-product--2 .navbar--tertiary .navbar-nav li.nav-bar-item--expandable li {
    background-color:#c099d6
}

.content-product--2 .navbar--tertiary .navbar-nav li.nav-bar-item--expandable li a {
    color:#5b2f74
}

.content-product--2 .navbar--tertiary .navbar-nav li.nav-bar-item--expandable li a.active .content-product--2 .navbar--tertiary .navbar-nav li.nav-bar-item--expandable li a,.content-product--2 .navbar--tertiary .navbar-nav li.nav-bar-item--expandable li a:hover,.content-product--2 .navbar--tertiary .navbar-nav li.nav-bar-item--expandable li a:focus {
    background-color:inherit
}

.content-product--2 .section-ingredients-col:nth-child(2) h3 {
    background-color:#693686
}

.content-product--2 .section-ingredients-col.is-toggle-tab-active h3 {
    background-color:#9e62c0
}
}

.content-product--3 .pregnancy-stages-list i {
    /*color:#e498c4*/
    color:#f5dcea
}

.content-product--3 .product-specs,.content-product--3 .product-specs.where-to-buy span {
    color:#cf4795
}

.content-product--3 .product-specs i,.content-product--3 .pregnancy-stages-list i.active,.content-product--3 .pregnancy-stages-list .pregnancy-stages-list-item--text,.content-product--3 .section-ingredients-selector {
    border-color:#df84b8;
    color:#df84b8
}

.content-product--3 .section-ingredients-selector {
    background-image:url(/static/images/icon-arrow-down-%23df84b8.png)
}

.content-product--3 .section-ingredients-row {
    background-color:#f4d5e7
}

.content-product--3 .section-ingredients-col,.content-product--3 .list-benefits li {
    color:#cf4795
}

.content-product--3 .section-ingredients-col {
    background-color:#f4d5e7
}

.content-product--3 .section-ingredients-col h3 {
    background-color:#df84b8
}

.content-product--3 .section-ingredients-col.is-toggle-tab-active h3 {
    background-color:#cf4795
}

.content-product--3 .section-ingredients-col.is-toggle-tab-active h3:after {
    border-top-color:#cf4795
}

.content-product--3 ul li {
    color:#df84b8
}

.content-product--3 ul li:before {
    color:#e498c4
}

.content-product--3 .btn-read-more a,.content-product--3 .btn-read-less a {
    color:#df84b8
}

.content-product--3 .article-body,.content-product--3 .product-specs,.content-product--3 .product-specs-wrapper,.content-product--3 .section-ingredients-col h3 {
    border-color:#df84b8
}

.content-product--3 table.responsive td {
    border-color:#df84b8
}

.lt-ie9 .content-product--3 table.responsive td {
    background-color:transparent;
    color:#333
}

.content-product--3 table.responsive tr:nth-child(odd) td {
    background-color:#df84b8;
    border-color:#fff
}

@media only print,(min-width:768px) {
.content-product--3 table.responsive th {
    background-color:#df84b8
}

.content-product--3 table.responsive tr td,.content-product--3 table.responsive tr:nth-child(odd) td,.content-product--3 table.responsive tr td:last-child,.content-product--3 table.responsive tr:nth-child(odd) td:last-child {
    background-color:transparent;
    border-color:#df84b8
}

.lt-ie9 .content-product--3 table.responsive tr td,.lt-ie9 .content-product--3 table.responsive tr:nth-child(odd) td,.lt-ie9 .content-product--3 table.responsive tr td:last-child,.lt-ie9 .content-product--3 table.responsive tr:nth-child(odd) td:last-child {
    background-color:transparent
}

.content-product--3 .navbar--tertiary .navbar-nav {
    border-top-color:#df84b8
}

.content-product--3 .navbar--tertiary .navbar-nav li.active a {
    background-color:#df84b8;
    color:#fff
}

.content-product--3 .navbar--tertiary .navbar-nav li a {
    border-color:#e498c4;
    color:#cf4795
}

.content-product--3 .navbar--tertiary .navbar-nav li a:hover,.content-product--3 .navbar--tertiary .navbar-nav li a:focus {
    background-color:#f4d5e7
}

.content-product--3 .navbar--tertiary .navbar-nav li.nav-bar-item--expandable {
    background-color:#f4d5e7
}

.content-product--3 .navbar--tertiary .navbar-nav li.nav-bar-item--expandable.is-nav-bar-item-active>a {
    background-color:#df84b8
}

.content-product--3 .navbar--tertiary .navbar-nav li.nav-bar-item--expandable.active ul a {
    background-color:transparent
}

.content-product--3 .navbar--tertiary .navbar-nav li.nav-bar-item--expandable ul {
    border-color:#e498c4
}

.content-product--3 .navbar--tertiary .navbar-nav li.nav-bar-item--expandable li {
    background-color:#f4d5e7
}

.content-product--3 .navbar--tertiary .navbar-nav li.nav-bar-item--expandable li a {
    color:#cf4795
}

.content-product--3 .navbar--tertiary .navbar-nav li.nav-bar-item--expandable li a.active .content-product--3 .navbar--tertiary .navbar-nav li.nav-bar-item--expandable li a,.content-product--3 .navbar--tertiary .navbar-nav li.nav-bar-item--expandable li a:hover,.content-product--3 .navbar--tertiary .navbar-nav li.nav-bar-item--expandable li a:focus {
    background-color:inherit
}

.content-product--3 .section-ingredients-col:nth-child(2) h3 {
    background-color:#df84b8
}

.content-product--3 .section-ingredients-col.is-toggle-tab-active h3 {
    background-color:#e498c4
}
}

.content-product--3 ul li {
    color:#cf4795
}

.content-product--3 ul li:before {
    color:#cf4795
}

.content-product--4 .pregnancy-stages-list i {
    color:#419fd5
}

.content-product--4 .pregnancy-stages-list i.icon-stages-breastfeeding {
    background: transparent url("/static/images/icon-4-blue.png") no-repeat scroll right top;
}

.content-product--4 .product-specs,.content-product--4 .product-specs.where-to-buy span {
    color:#1b587b
}

.content-product--4 .product-specs i,.content-product--4 .pregnancy-stages-list i.active,.content-product--4 .pregnancy-stages-list .pregnancy-stages-list-item--text,.content-product--4 .section-ingredients-selector {
    border-color:#2985ba;
    color:#2985ba
}

.content-product--4 .section-ingredients-selector {
    background-image:url(/static/images/icon-arrow-down-%232985ba.png)
}

.content-product--4 .section-ingredients-row {
    background-color:#80bfe3
}

.content-product--4 .section-ingredients-col,.content-product--4 .list-benefits li {
    color:#1b587b
}

.content-product--4 .section-ingredients-col {
    background-color:#80bfe3
}

.content-product--4 .section-ingredients-col h3 {
    background-color:#2985ba
}

.content-product--4 .section-ingredients-col.is-toggle-tab-active h3 {
    background-color:#1b587b
}

.content-product--4 .section-ingredients-col.is-toggle-tab-active h3:after {
    border-top-color:#1b587b
}

.content-product--4 ul li {
    color:#2985ba
}

.content-product--4 ul li:before {
    color:#419fd5
}

.content-product--4 .btn-read-more a,.content-product--4 .btn-read-less a {
    color:#2985ba
}

.content-product--4 .article-body,.content-product--4 .product-specs,.content-product--4 .product-specs-wrapper,.content-product--4 .section-ingredients-col h3 {
    border-color:#2985ba
}

.content-product--4 table.responsive td {
    border-color:#2985ba
}

.lt-ie9 .content-product--4 table.responsive td {
    background-color:transparent;
    color:#333
}

.content-product--4 table.responsive tr:nth-child(odd) td {
    background-color:#2985ba;
    border-color:#fff
}

@media only print,(min-width:768px) {
.content-product--4 table.responsive th {
    background-color:#2985ba
}

.content-product--4 table.responsive tr td,.content-product--4 table.responsive tr:nth-child(odd) td,.content-product--4 table.responsive tr td:last-child,.content-product--4 table.responsive tr:nth-child(odd) td:last-child {
    background-color:transparent;
    border-color:#2985ba
}

.lt-ie9 .content-product--4 table.responsive tr td,.lt-ie9 .content-product--4 table.responsive tr:nth-child(odd) td,.lt-ie9 .content-product--4 table.responsive tr td:last-child,.lt-ie9 .content-product--4 table.responsive tr:nth-child(odd) td:last-child {
    background-color:transparent
}

.content-product--4 .navbar--tertiary .navbar-nav {
    border-top-color:#2985ba
}

.content-product--4 .navbar--tertiary .navbar-nav li.active a {
    background-color:#2985ba;
    color:#fff
}

.content-product--4 .navbar--tertiary .navbar-nav li a {
    border-color:#419fd5;
    color:#1b587b
}

.content-product--4 .navbar--tertiary .navbar-nav li a:hover,.content-product--4 .navbar--tertiary .navbar-nav li a:focus {
    background-color:#80bfe3
}

.content-product--4 .navbar--tertiary .navbar-nav li.nav-bar-item--expandable {
    background-color:#80bfe3
}

.content-product--4 .navbar--tertiary .navbar-nav li.nav-bar-item--expandable.is-nav-bar-item-active>a {
    background-color:#2985ba
}

.content-product--4 .navbar--tertiary .navbar-nav li.nav-bar-item--expandable.active ul a {
    background-color:transparent
}

.content-product--4 .navbar--tertiary .navbar-nav li.nav-bar-item--expandable ul {
    border-color:#419fd5
}

.content-product--4 .navbar--tertiary .navbar-nav li.nav-bar-item--expandable li {
    background-color:#80bfe3
}

.content-product--4 .navbar--tertiary .navbar-nav li.nav-bar-item--expandable li a {
    color:#1b587b
}

.content-product--4 .navbar--tertiary .navbar-nav li.nav-bar-item--expandable li a.active .content-product--4 .navbar--tertiary .navbar-nav li.nav-bar-item--expandable li a,.content-product--4 .navbar--tertiary .navbar-nav li.nav-bar-item--expandable li a:hover,.content-product--4 .navbar--tertiary .navbar-nav li.nav-bar-item--expandable li a:focus {
    background-color:inherit
}

.content-product--4 .section-ingredients-col:nth-child(2) h3 {
    background-color:#2985ba
}

.content-product--4 .section-ingredients-col.is-toggle-tab-active h3 {
    background-color:#419fd5
}
}

.products-list {
    list-style:none;
    margin:0;
    padding:20px 25px
}

.products-list:before,.products-list:after {
    content:" ";
    display:table
}

.products-list:after {
    clear:both
}

.products-list:before,.products-list:after {
    content:" ";
    display:table
}

.products-list:after {
    clear:both
}

.products-list>li {
    border-bottom:1px solid #efc1db;
    display:block;
    padding:10px 0;
    position:relative
}

.products-list>li:before,.products-list>li:after {
    content:" ";
    display:table
}

.products-list>li:after {
    clear:both
}

.products-list>li:before,.products-list>li:after {
    content:" ";
    display:table
}

.products-list>li:after {
    clear:both
}

.products-list>li:before {
    content:''
}

.products-list>li:last-child {
    border:none
}

.products-list>li.products-list-item--last {
    border:none
}

.products-list>li>div {
    padding-bottom:25px
}

.products-list .product-stages {
    background-color:#fff;
    z-index:3
}

@media only print,(min-width:768px) {
.products-list {
    padding:0
}
}

.product-image {
    text-align:center
}

.product-info {
    position:relative;
    z-index:2
}

.product-info h3 {
    border-bottom:1px solid #efc1db;
    font-size:23px;
    font-size:2.3rem;
    margin:0;
    padding:0 0 15px
}

.product-info p {
    color:#333;
    font-size:18px;
    font-size:1.8rem;
    margin:0 0 18px
}

.product-info a {
    font-family:"Avalon Bold","Helvetica Neue",Helvetica,Arial,sans-serif;
    color:#942365;
    padding-right:40px;
    position:relative
}

.product-info a i {
    font-size:30px;
    font-size:3rem;
    position:absolute;
    right:0;
    top:-7px
}

.product-info .product-specs-wrapper {
    border:none;
    margin:0 0 15px;
    padding:0
}

@media (min-width:768px) {
.product-info .product-specs-wrapper {
    margin:0 0 5px
}
}

.product-info .product-specs-wrapper .product-specs {
    border:none;
    padding:5px 0;
    width:auto
}

@media (min-width:768px) {
.product-info .product-specs-wrapper .product-specs {
    padding:10px 0
}
}

@media only print,(min-width:768px) {
.products-list>li {
    margin-bottom:35px;
    padding-bottom:30px;
    padding-top:20px
}

.products-list>li>div {
    padding-bottom:0
}

.products-list .product-specs {
    margin-bottom:0
}

.products-list .product-image {
    float:left;
    padding-right:20px;
    width:30%
}

.products-list .product-info {
    float:left;
    width:70%
}

.products-list .product-info h3 {
    font-size:30px;
    /*font-size:3rem;*/
    font-size:2.1rem;
    margin:0 0 10px;
    padding-bottom:20px;
    text-align:left
}

.products-list .product-info p {
    font-size:16px;
    font-size:1.6rem;
    padding-right:15%
}

.products-list .product-stages {
    position:absolute;
    min-width:130px;
    padding-left:30px;
    right:0;
    top:10px
}

.products-list .product-specs-wrapper .where-to-buy {
    padding-top:10px
}
}

@media only print {
.product-stages {
    z-index:3!important
}

.product-info p {
    font-size:14px;
    font-size:1.4rem
}

.product-info a {
    display:none
}
}

.results-form-search-wrapper {
    background-color:#de86ba;
    margin:-30px -20px 0;
    padding:20px
}

.results-list {
    list-style:none;
    margin:0;
    padding:0
}

.results-list:before,.results-list:after {
    content:" ";
    display:table
}

.results-list:after {
    clear:both
}

.results-list:before,.results-list:after {
    content:" ";
    display:table
}

.results-list:after {
    clear:both
}

.results-list>li {
    border-bottom:1px solid #f9e6f1;
    display:block;
    margin:0;
    padding:15px 0 5px;
    position:relative
}

.results-list>li:before,.results-list>li:after {
    content:" ";
    display:table
}

.results-list>li:after {
    clear:both
}

.results-list>li:before,.results-list>li:after {
    content:" ";
    display:table
}

.results-list>li:after {
    clear:both
}

.results-list>li:before {
    content:''
}

.results-list>li:last-child {
    border:none
}

.results-list a {
    color:#de86ba;
    display:table;
    position:relative;
    text-decoration:none
}

.results-list a:before,.results-list a:after {
    content:" ";
    display:table
}

.results-list a:after {
    clear:both
}

.results-list a:before,.results-list a:after {
    content:" ";
    display:table
}

.results-list a:after {
    clear:both
}

.results-list a:focus,.results-list a:active,.results-list a:hover {
    color:#b25d8f
}

.results-list p {
    color:#333;
    font-size:16px;
    font-size:1.6rem;
    width:80%;
    float:left
}

.results-list h3 {
    font-size:20px;
    font-size:2rem;
    margin-top:0
}

.results-list i {
    display:table-cell;
    font-size:28px;
    font-size:2.8rem;
    vertical-align:middle
}

.results-list .result-category {
    font-family:"Avalon Bold","Helvetica Neue",Helvetica,Arial,sans-serif;
    color:#de86ba;
    font-size:18px;
    font-size:1.8rem;
    float:none
}

@media (min-width:768px) {
.results-form-search-wrapper {
    margin-top:-40px;
    padding-bottom:30px;
    padding-top:30px
}

.results-list>li {
    padding:35px 0 15px
}

.results-list a {
    display:block
}

.results-list p {
    font-size:18px;
    font-size:1.8rem;
    width:90%
}

.results-list h3 {
    font-size:22px;
    font-size:2.2rem
}

.results-list i {
    float:right;
    font-size:32px;
    font-size:3.2rem
}

.results-list .result-category {
    float:right;
    font-size:16px;
    font-size:1.6rem
}
}

.pager {
    margin-bottom:30px;
    padding:15px 0
}

.pager:before,.pager:after {
    content:" ";
    display:table
}

.pager:after {
    clear:both
}

.pager:before,.pager:after {
    content:" ";
    display:table
}

.pager:after {
    clear:both
}

.pager .paging-label {
    display:none
}

.pager .p {
    float:left;
    line-height:14px
}

.pager .p .first,.pager .p .previous,.pager .p .next,.pager .p .last {
    padding:0 10px;
    font-size:16px;
    font-size:1.6rem
}

.pager .p .first:before,.pager .p .previous:before,.pager .p .next:before,.pager .p .last:before {
    font-size:12px;
    font-size:1.2rem;
    font-family:'elevit-icons';
    speak:none;
    font-style:normal;
    font-weight:400;
    font-variant:normal;
    text-transform:none;
    line-height:1;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
}

.pager .p .first>span,.pager .p .previous>span,.pager .p .next>span,.pager .p .last>span {
    display:none
}

.pager .p .first.disabled,.pager .p .previous.disabled,.pager .p .next.disabled,.pager .p .last.disabled {
    color:#999
}

.pager .p .next:before,.pager .p .last:before {
    content:"\33"
}

.pager .p .first:before {
    content:"\40 \40"
}

.pager .p .previous:before {
    content:"\40"
}

.pager .p .last:before {
    content:"\33 \33"
}

.pager a.p {
    font-family:"Avalon Bold","Helvetica Neue",Helvetica,Arial,sans-serif;
    color:#333;
    padding:0 5px
}

.pager a.p.active {
    color:#de86ba
}

.pager a.p:hover,.pager a.p:focus,.pager a.p:active {
    -webkit-transition:all .2s ease-in-out;
    transition:all .2s ease-in-out;
    color:#de86ba
}

@media only print {
.results-list p {
    width:100%
}

.results-list i {
    display:none
}
}

.header-main--global .nav-bayer-list li:nth-child(2) {
    display:none
}

@media (min-width:768px) {
.header-main--global .container--header {
    min-height:130px
}

.header-main--global .logo-bayer {
    margin-top:45px
}

.header-main--global .nav-bayer {
    margin-top:85px
}

.header-main--global .nav-bayer-list li:nth-child(2) {
    display:none
}

.header-main--global .nav-bar {
    display:none
}
}

.content-global {
    padding-bottom:0
}

.content-global .article-body {
    background-color:transparent
}

.content-global .article-header-wrapper {
    display:none
}

.content-global .article-header {
    min-height:310px
}

.content-global .article-header-intro {
    font-family:"Avalon Medium","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:24px;
    font-size:2.4rem;
    line-height:32px
}

.content-global .content-main {
    padding:0!important
}

.content-global h3 {
    background-color:#942365;
    font-family:"Avalon Bold","Helvetica Neue",Helvetica,Arial,sans-serif;
    color:#fff;
    display:block;
    font-size:30px;
    font-size:3rem;
    line-height:1em;
    margin:0;
    padding:20px;
    position:relative;
    text-align:left;
    width:100%
}

.content-global .countries-list-wrapper {
    background:transparent no-repeat center center scroll;
    padding:0;
    position:relative
}

.content-global .countries-list-wrapper:before,.content-global .countries-list-wrapper:after {
    content:" ";
    display:table
}

.content-global .countries-list-wrapper:after {
    clear:both
}

.content-global .countries-list-wrapper:before,.content-global .countries-list-wrapper:after {
    content:" ";
    display:table
}

.content-global .countries-list-wrapper:after {
    clear:both
}

.content-global .countries-list-wrapper:before {
    background-color:#df84b8;
    content:'';
    display:block;
    opacity:.65;
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    left:0
}

.content-global .countries-list {
    list-style:none;
    margin:0;
    padding:0;
    width:100%
}

.content-global .countries-list:last-child {
    padding-right:0
}

.content-global .countries-list:last-child li:last-child {
    border:none
}

.content-global li {
    border-bottom:1px solid #fff;
    display:block;
    margin:0;
    padding:0;
    width:100%
}

.content-global li:before {
    content:''
}

.content-global li a {
    font-family:"Avalon Bold","Helvetica Neue",Helvetica,Arial,sans-serif;
    color:#fff;
    display:block;
    font-size:18px;
    font-size:1.8rem;
    padding:15px 20px;
    text-decoration:none
}

.content-global li a:hover,.content-global li a:focus,.content-global li a:active {
    background-color:#f9e6f1;
    color:#942365
}

.content-global li a:hover i,.content-global li a:focus i,.content-global li a:active i {
    color:inherit
}

.content-global li a i {
    float:right;
    font-size:12px;
    font-size:1.2rem;
    margin-top:6px
}

.content-global li a span {
    font-family:"Avalon Medium","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:16px;
    font-size:1.6rem
}

.content-global .global-landing-wrapper {
    background-color:#fff;
    margin-top:0;
    padding:0 20px 100px
}

.content-global .global-landing-wrapper h1:first-child {
    margin-top:0
}

.content-global .page-not-found {
    padding-top:100px;
    text-align:center
}

.content-global .page-not-found a {
    color:#de86ba;
    font-family:"Avalon Bold","Helvetica Neue",Helvetica,Arial,sans-serif;
    -webkit-transition:all .3s ease-in-out;
    transition:all .3s ease-in-out
}

.content-global .page-not-found a:hover,.content-global .page-not-found a:active,.content-global .page-not-found a:focus {
    color:#b25d8f
}

@media (min-width:768px) {
.content-global .article-header-wrapper {
    display:block
}

.content-global .article-header-img {
    width:70%
}

.content-global .article-header-text {
    padding-top:40px;
    width:50%
}

.content-global h3 {
    background-color:#942365;
    font-size:30px;
    font-size:3rem
}

.content-global .countries-list-wrapper {
    background-image:url(/static/images/bg.global.gif);
    min-height:550px;
    padding:20px
}

.content-global .countries-list {
    float:left;
    padding-right:25px;
    width:33.33%
}

.content-global li:last-child {
    border:none
}

.content-global li a {
    padding:15px 0
}

.content-global li a:hover,.content-global li a:focus,.content-global li a:active {
    background-color:transparent
}

.content-global li a i {
    color:transparent
}

.content-global .global-landing-wrapper {
    margin-top:50px;
    padding-top:20px
}

.content-global .page-not-found {
    padding-top:100px
}
}

@media (min-width:768px) and (max-width:57.19em) {
.content-global .article-header-img img {
    max-width:inherit;
    right:-60px
}

.content-global .article-header-text {
    padding-top:20px
}
}

.products-list--tools {
    padding:20px 25px 0
}

.products-list--tools li {
    padding-bottom:30px;
    padding-top:0
}

.products-list--tools .product-info {
    text-align:center
}

.products-list--tools .product-info h3 {
    margin-bottom:20px
}

.products-list--tools>li>div {
    padding-bottom:0
}

@media (min-width:768px) {
.customFooterLeft {
    float:left;
    width:62%
}

.customFooterRight {
    float:left;
    margin-top:10px;
    width:35%;
    margin-left:3%;
}

.customFooterRight P {
    text-align:justify;
}
.products-list--tools {
    padding:10px 0 0
}

.products-list--tools li {
    padding-bottom:10px;
    padding-top:20px
}

.products-list--tools .product-info {
    margin-bottom:40px;
    text-align:left
}
}

@media only screen 
and (min-device-width : 50px) 
and (max-device-width : 319px) {
.customFooterRight P {
    margin-top: 14px;
}
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 768px) {
.customFooterLeft {
    width:100% !important;
}

.customFooterRight {

    width:100% !important;
}

.customFooterRight P {
    text-align:center !important;
    margin-top: 10px;
}
}

@media only screen 
and (min-device-width : 769px) 
and (max-device-width : 965px) {
.customFooterLeft {
    width:100% !important;
}

.customFooterRight {

    width:65% !important;
}

.customFooterRight P {
    text-align:left !important;
    margin-top: 5px;
    margin-left: 60px;
}
}

iframe {
    border: 0px;
}

/* ///////////////// Added by Toon (Issue on 8 Jan 2016) Modify by TK 7 Mar 2016 ///////////////// */
.nav-mega-footer-list li {
    font-size: 1.2rem !important;
}

.nav-mega-footer-list > li > a {
    font-family: "Avalon Bold","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1.2rem !important;
}

.nav-mega-footer-list > li:last-child > ul > li {
    float: left;
    margin-right: 30px;
}
.nav-mega-footer-list > li:last-child {
    /* width: 100%; */
}

.content-article .content-main img.medium-img {
    width: 75%;
}

#page_96 .content-article .content-main img.medium-img, #page_97 .content-article .content-main img.medium-img {
  width: 50%;
}

.icon-stages-breastfeeding-active{
    background: transparent url("/static/images/icon-4-active.jpg") no-repeat right top;
    height: 45px !important;
    bottom: -3px !important;
}

.icon-stages-breastfeeding{
    background: transparent url("/static/images/icon-4.jpg") no-repeat right top;
    height: 45px !important;
    bottom: -3px !important;
}

.item-breastfeeding a::after {
    content: "";
}

.item-breastfeeding a::after {
    display: none;
}

.item-breastfeeding a{
    background: #DE86BA url("/static/images/breast-feeding.png") no-repeat  30px 0.7em;
}

.item-breastfeeding a:hover{
    background: #DE86BA url("/static/images/breast-feeding-pink.png") no-repeat  30px 0.7em;
}
  
/** Cosy2 */
.cosycontent p {
    margin: 0;
}
.cosycontent .company-name {
    margin-bottom: 12px;
}
.cosycontent .phone {
    margin: 15px 0;
    font-weight: bold;
}  
.cosycontent br {
    display: none;
}  
.cosycontent .information {
    margin-bottom: 12px;
}

@media (min-width:1024px) {
    .item-breastfeeding a {
        background: #DE86BA url("/static/images/breast-feeding.png") no-repeat  30px 0.7em;
        height: 100%;
    }
    .item-breastfeeding a:hover{
        background: #DE86BA url("/static/images/breast-feeding-pink.png") no-repeat  30px 0.7em;
    }
}

@media (min-width:768px) and (max-width:895px) {
    .item-breastfeeding a{
        background: #DE86BA url("/static/images/breast-feeding.png") no-repeat 60px 4.5em;
        height: 100%;
    }
    .item-breastfeeding a:hover{
        background: #DE86BA url("/static/images/breast-feeding-pink.png") no-repeat 60px 4.5em;
    }
    .item-breastfeeding .block-item-breastfeeding{
            height: 100%; width: 100%; position: absolute; /*height: 154px;*/
            text-align: center;
    }
}

@media (min-width:640px) and (max-width:767px) {
    .item-breastfeeding .block-item-breastfeeding{
            height: 100%; width: 100%; position: absolute; 
            text-align: center;
    }
    .item-breastfeeding a {
        background: #DE86BA url("/static/images/breast-feeding.png") no-repeat 60px 4.3em;
        /*background: #DE86BA url("/static/images/breast-feeding.png") no-repeat 46px 4.0em;*/
        height: 100%;
    }
    .item-breastfeeding a:hover{
        background: #DE86BA url("/static/images/breast-feeding-pink.png") no-repeat 60px 4.3em;
        /*background: #DE86BA url("/static/images/breast-feeding-pink.png") no-repeat 46px 4.0em;*/
    }
}


@media (min-width:480px) and (max-width:639px) {
    .item-breastfeeding .block-item-breastfeeding{
            height: 100%;
            width: 100%;
            /*position: absolute; */
            text-align: center;
    }
    .item-breastfeeding a {
        background: #DE86BA url("/static/images/breast-feeding.png") no-repeat 30px 4.5em;
        height: 100%;
    }
    .item-breastfeeding a:hover{
        background: #DE86BA url("/static/images/breast-feeding-pink.png") no-repeat 30px 4.5em;
    }
}

@media (min-width:600px) and (max-width:600px) {
    .item-breastfeeding .block-item-breastfeeding{
            height: 166px !important;
            width: 150px !important;
            /*position: absolute; */
            text-align: center;
    }
    .item-breastfeeding a {
        background: #DE86BA url("/static/images/breast-feeding.png") no-repeat 30px 5.2em;
    }
}


@media (min-width:1024px) and (max-width:1024px) {
    .block-list-item a {
        height: auto;
        line-height: 70px;
        min-height: 94px;
        padding: 14px 0 0 60px;
        text-align: center;
        vertical-align: middle;
        height: 95px !important;
    }
}


@media (min-width:360px) and (max-width:479px) {

    .item-breastfeeding .block-item-breastfeeding{
            height: 100%; width: 100%; position: absolute;
            text-align: center;
    }
    .item-breastfeeding a {
        background: #DE86BA url("/static/images/breast-feeding.png") no-repeat 24px 4.7em;
        /*background: #DE86BA url("/static/images/breast-feeding.png") no-repeat scroll 17px 4.2em;*/
        
        height: 100%;
    }
    .item-breastfeeding a:hover{
        background: #DE86BA url("/static/images/breast-feeding-pink.png") no-repeat 24px 4.7em;
        /*background: #DE86BA url("/static/images/breast-feeding-pink.png") no-repeat 17px 4.2em;*/
    }
    .block-list-item a{
        font-size: 1.3rem;
    }

}

@media (min-width:320px) and (max-width:359px) {
    .flexbox .block-list {
        display: flex;
        height: 138px;
    }
    .item-breastfeeding .block-item-breastfeeding{
            /*height: 134px; */ height: 100%; width: 100%; position: absolute;
            text-align: center;
    }
    .item-breastfeeding a {
        background: #DE86BA url("/static/images/breast-feeding.png") no-repeat scroll 15px 4.0em;
        height: 100%;
    }
    .item-breastfeeding a:hover{
        background: #DE86BA url("/static/images/breast-feeding-pink.png") no-repeat scroll 15px 4.0em;
    }
    .block-list-item a{
        font-size: 1.3rem;
    }

}

@media (min-width:320px) and (max-width:320px) {
    .item-breastfeeding .block-item-breastfeeding {
        height: 134px !important;
    }
}


@media (min-width:603px) and (max-width:603px) {
    .item-breastfeeding .block-item-breastfeeding{
            height: 100%; 
            text-align: center;
    }
    .item-breastfeeding a {
        background: #DE86BA url("/static/images/breast-feeding.png") no-repeat scroll 45px 5.3em;
        height: 100%;
    }
    .item-breastfeeding a:hover{
        background: #DE86BA url("/static/images/breast-feeding-pink.png") no-repeat scroll 45px 5.3em;
    }
}

@media only screen and (min-device-width : 767px) and (max-device-width : 768px) and (orientation : portrait) { 

    .landing-list-item figcaption h2 { font-size: 2.4rem;}
    .landing-list-item figcaption p { font-size: 1.6rem; line-height: 1.3em;}
    .landing-list-item figcaption {padding-right:110px!important;}

}
  
@media (max-width:414px) {
    /*#page_93 .content-article .content-main img {
        width: 100%;
    } */
    #page_93 .content-article .content-main img {
        width: 60%;
        display: inline-block !important;
        margin: 0!important;
    }
    #page_93 .content-article .content-main td {
        padding: 5px;
        text-align: center;
    }
}

/*# sourceMappingURL=/static/css/site.css.map */
.r{
    border:1px solid red !important;
}
.box-left img{
    position: relative;
    left: -40px;
    display: block;
    z-index: 400;
}
.box-right img{
    position: relative;
    display: block;
    z-index: 2;
    left: -97px;
}
.box-center h1{
    /*  */
    font-size: 64px;
    color: #083A83;
    letter-spacing: 0;
    line-height: 64px;
    font-weight: bold;
    width: 441px;
    display: block;
    margin: 0 auto;
}
.box-center{
    text-align: center;
    padding: 100px 0px;
}
.box-center p{
    
    font-size: 16px;
    color: #646464;
    letter-spacing: 0;
    line-height: 23px;
}
.box-center .box-center-dec{
    width: 390px;
    margin: 0 auto;
    padding: 15px;
}
.box-center .head-btn-footer .btn{
    border-radius: 100px;
    padding: 3px 23px;
    border-radius: 100px;
    width: 174px;
}
.box-center .head-btn-footer .btn-left{
    background: #C0719F;
}
.box-center .head-btn-footer .btn-left span{
    
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0.5px;
    line-height: 38px;
}
.box-center .head-btn-footer .btn-right{
    background: #083A83;
}
.box-center .head-btn-footer .btn-right span{
    
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0.5px;
    line-height: 38px;
}

.box-center .box-center-banner {
    position: relative;
    z-index: 499;
    /* height: 488px; */
}
.box-center .box-center-banner .box-center-banner-img{
    position: absolute;
    left: -50%;
    margin: auto;
    right: -50%;
}
.box-center .head-btn-footer{
    position: relative;
    top: 25px;
    z-index: 500;
    text-align: center;
}

    .container-home{
        background-color: #FFFFFF;
        border-radius: 10px;
        padding-top: 75px;
        position: relative;
        top: -66px;
    }
    .container-home .content-main{

    }



.plan-list{
    background: #F2F2F2;
    border-radius: 100px;
    height: 50px;
}

.plan-list li{
    padding-left: 45px;
    padding-right: 20px;
}

.plan-list li a{
    height: 65px;
    display: block;
    padding: 24px 0 20px 40px;
    position: relative;
    top: -15px;
    color: #646464;
    line-height: 2;
    z-index: 599;
}

.plan-list li a:hover {
    color: #542036;
}

.planning:before {
    content: " ";
    background-image: url(/static/media/images/home/i-planning.png);
    height: 65px;
    /* border: 1px solid red; */
    width: 22px;
    position: absolute;
    left: 0;
    top: 0;
}

.planning:hover:before {
    background-image: url(/static/media/images/home/i-h-planning.png);
}

.pregnant:before {
    content: " ";
    background-image: url(/static/media/images/home/i-pregnant.png);
    height: 65px;
    /* border: 1px solid red; */
    width: 27px;
    position: absolute;
    left: 0;
    top: 0;
}
.pregnant:hover:before {
    background-image: url(/static/media/images/home/i-h-pregnant.png);
}

.breastfeeding:before {
    content: " ";
    background-image: url(/static/media/images/home/i-breastfeeding.png);
    height: 65px;
    /* border: 1px solid red; */
    width: 31px;
    position: absolute;
    left: 0;
    top: 0;
}
.breastfeeding:hover:before {
    background-image: url(/static/media/images/home/i-h-breastfeeding.png);
}

.newmum{
    padding: 24px 0 20px 65px !important;
}
.newmum:before {
    content: " ";
    background-image: url(/static/media/images/home/i-newmum.png);
    height: 65px;
    /* border: 1px solid red; */
    width: 57px;
    position: absolute;
    left: 0;
    top: 0;
}
.newmum:hover:before {
    background-image: url(/static/media/images/home/i-h-newmum.png);
}

.content-carousel-1 {
    background-image: linear-gradient(-180deg, #F2F1F4 43%, #FFFFFF 100%);
}
.carousel-img{

}
.list-wrapper-carousel .carousel-dec{
    padding: 40px 0px 49px 35px;
}
.list-wrapper-carousel .carousel-dec h2{

font-size: 30px;
color: #942365;
letter-spacing: 0.5px;
line-height: 52px;
margin-bottom: 15px;
}
.list-wrapper-carousel .carousel-dec p{

font-size: 16px;
color: #646464;
letter-spacing: 0;
line-height: 23px;
margin-bottom: 30px;
}
a.action{

font-size: 14px;
color: #942365;
letter-spacing: 0.47px;
line-height: 26px;
}

a.action:after{
    content: url(/static/media/images/home/i-learn-more.png);
    position: relative;
    right: -7.5px;
    top: 1px;
}

a.action:hover{
    color: #DC86B9;
    text-decoration: none;
}
a.action:hover:after{
    content: url(/static/media/images/home/i-h-learn-more.png);
    /* background-image: url(/static/media/images/home/i-h-learn-more.png); */
}

.content-main .list-wrapper-carousel{
    display: none;
}

.content-main .list-wrapper-carousel.carousel-planning{
    display: block;
}
.list-artitle{
    margin-top: 95px;
    margin-left: 0px;
    margin-right: 0px;
}
.item-artitle{
    padding-right: 10px;
    padding-left: 10px;
}

.item-artitle img{
    width: 100%;
}

.item-artitle h2{
    
    font-size: 24px;
    color: #942365;
    letter-spacing: 0.5px;
    line-height: 30px;
}
.artitle-dec{
    
    font-size: 16px;
    color: #646464;
    letter-spacing: 0;
    line-height: 26px;
}
.artitle-header-title{

font-size: 16px;
color: #646464;
letter-spacing: 1.33px;
line-height: 38px;
text-align: center;
margin-bottom: 35px;
}

.carousel-indicators {
    position: absolute;
    /* bottom: 10px; */
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}
.carousel-indicators li {
    display: inline-block;
    width: 9px;
    height: 9px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    opacity: 0.39;
    background: #67AEDE;
    /* border: 1px solid #fff; */
    border-radius: 10px;
}
.carousel-indicators .active {
    width: 9px;
    height: 9px;
    /* margin: 0; */
    background-color: #942365;
}
.landing-list-item img.whg-toolbar-target,
.promotions-list img.whg-toolbar-target{
    position: relative;
    z-index: 999;
}





/* Media screen Class Start*/


@media only screen and (max-width: 1025px) {

.box-left img {
    left: -86px;
}

}
@media only screen and (max-width: 812px) {

.plan-list li {
    padding-left: 10px;
    padding-right: 0px;
}
.box-left img {
    left: -164px;
}

.box-right img{
    left: -70px;
}


}


@media only screen and (max-width: 749px) {
    
    .plan-list li a span{
        display: none;
    }

    .plan-list {
        height: 45px;
    }
    .plan-list li a {
        top: -21px;
    }
}
@media only screen and (max-width: 767px) {
    .box-center{
        padding: 0px 0px;
    }
    .btn-left,.btn-right{
        display: block;
    }
    .head-btn-footer{
        width:208px;
    }
    .box-center .box-center-banner {
        /* position: relative; */
        height: 488px;
    }

    .box-center .head-btn-footer{
        top: 236px;
        margin: 0 auto;
    }
    .box-center .head-btn-footer .btn{
        background: #FFFFFF;
    }
    .box-center .head-btn-footer .btn-left{
        margin-bottom: 15px;
    }
    .box-center .head-btn-footer .btn-left span{
        
        font-size: 16px;
        color: #DC86B9;
        letter-spacing: 0.5px;
        line-height: 38px;
    }
    .box-center .head-btn-footer .btn-right span{
        
        font-size: 16px;
        color: #083A83;
        letter-spacing: 0.5px;
        line-height: 38px;
    }
    .box-center h1{
        font-size: 40px;
        line-height: 40px;
        width: 100%;
        display: block;
        margin: 0 auto;
        margin: 40px auto 0px;
    }
    .box-center p{
        font-size: 15px;
    }
    .box-center .box-center-dec{
        width: 100%;
        margin: 0 auto;
    }
    .list-wrapper-carousel .carousel-dec{
        text-align: center;
    }
    .item-artitle{
        padding-right: 0px;
        padding-left: 0px;
    }
    .list-wrapper-carousel .carousel-dec {
        padding: 0px;
    }

    .content-main .list-artitle-media .item-artitle.item-artitle-1{
        display: block;
    }
    .content-main .list-artitle-media .item-artitle{
        display: none;
    }

}
@media (min-width:1200px) {

    .container-home{
        max-width: 1090px !important;
    }

    .container-home .content-main{
        width: 940px !important;
        margin: 0 auto;
    }

    .list-wrapper-carousel{
        width: 800px !important;
        margin: 0 auto;
    }

}
@media only screen and (max-width: 639px) {
    .item-artitle h2,
    .item-artitle .artitle-dec,
    .item-artitle a.action
     {
        padding-left: 15px;
    }

}
@media only screen and (max-width: 414px) {
    
.plan-list li {
    padding-left: 20px;
    padding-right: 20px;
}



}
  

#page_50 .pregnancy-stages-list .icon-stages-breastfeeding{
    background: transparent url(/static/images/icon-4.jpg) no-repeat right top !important;
    height: 45px !important !important;
    bottom: -3px !important !important;
}
  
#page_70 .icon-silhouette{
    color: #fae6f2;
}
  
#page_70 .icon-silhouette.active{
    color: #d69dc3;
}
/* Media screen Class End*/

#page_110 .article-header {
    min-height: 170px;
}