<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">//version [201804051216] cached at [4/10/2018 5:20:41 PM]
//combined files: brand.css 
//starts: brand.css
@font-face {
    font-family: Circular;
    src: url(//resource.alaskaair.net/stylesheets/circular/ASCircularWeb-Book.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Circular;
    src: url(//resource.alaskaair.net/stylesheets/circular/ASCircularWeb-Bold.woff) format("woff");
    font-weight: 700;
    font-style: normal
}

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

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

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

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

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

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

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

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

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: 1em 40px
}

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

pre {
    overflow: auto
}

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

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

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
}

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

input {
    line-height: normal
}

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

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

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

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

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

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td,
th {
    padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {

    *,
    :after,
    :before {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

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

    a[href]:after {
        content: " (" attr(href) ")"
    }

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

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

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

    thead {
        display: table-header-group
    }

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

    img {
        max-width: 100% !important
    }

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

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

    select {
        background: #fff !important
    }

    .navbar {
        display: none
    }

    .btn&gt;.caret,
    .containerx .dropup&gt;a.btn&gt;.caret,
    .containerx a.btn&gt;.caret,
    .dropup&gt;.btn&gt;.caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

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

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

*,
:after,
:before {
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: Circular, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #3c3b3f;
    background-color: #F1F6F5;
}

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

a {
    color: #01426a;
    text-decoration: none
}

a:focus,
a:hover {
    color: #00131e
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

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

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

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

hr {
    margin-top: 24px;
    margin-bottom: 24px;
    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
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 700;
    line-height: 1.1;
    color: #01426a
}

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

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 24px
}

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

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

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

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

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

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

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

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

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

p {
    margin: 0 0 12px
}

.lead {
    margin-bottom: 24px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

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

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

.mark,
mark {
    background-color: #fcf8e3;
    padding: .2em
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #01426a
}

a.text-primary:hover {
    color: #012337
}

.text-success {
    color: #3c763d
}

a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #01426a
}

a.bg-primary:hover {
    background-color: #012337
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 11px;
    margin: 48px 0 24px;
    border-bottom: 1px solid #eee
}

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

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

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

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

dl {
    margin-top: 0;
    margin-bottom: 24px
}

dd,
dt {
    line-height: 1.72857
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

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

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

@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
    }
}

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

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

blockquote {
    padding: 12px 24px;
    margin: 0 0 24px;
    font-size: 17.5px;
    border-left: 5px solid #a6a6a6
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
    margin-bottom: 0
}

blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.72857;
    color: #777
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: "\2014 \00A0"
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #a6a6a6;
    border-left: 0;
    text-align: right
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ""
}

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

address {
    margin-bottom: 24px;
    font-style: normal;
    line-height: 1.72857
}

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

code {
    color: #c7254e;
    background-color: #f9f2f4
}

code,
kbd {
    padding: 2px 4px;
    font-size: 90%;
    border-radius: 2px
}

kbd {
    color: #fff;
    background-color: #333;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    box-shadow: none
}

pre {
    display: block;
    padding: 11.5px;
    margin: 0 0 12px;
    font-size: 13px;
    line-height: 1.72857;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 2px
}

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: 15px;
    padding-right: 15px
}

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

.container:after {
    clear: both
}

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

@media (min-width:992px) {
    .container {
        width: 80%;
    }
}

.containerx.signInResponsive {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    width: auto
}

.containerx.signInResponsive .contentMain {
    width: auto
}

.containerx.signInResponsive h1 {
    margin-bottom: 0
}

.containerx.signInResponsive .tipBox {
    margin: 30px 0 0
}

.containerx.signInResponsive .infoContentPad {
    padding: 20px 0 40px
}

@media (min-width:768px) {
    .containerx.signInResponsive {
        width: 750px
    }
}

@media (min-width:992px) {
    .containerx.signInResponsive {
        width: 970px
    }

    .containerx.signInResponsive .tipBox {
        margin: -5px 0 0 35px
    }

    .containerx.signInResponsive .infoContentPad {
        padding: 20px 0 40px 30px
    }
}

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

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

.container-fluid:after {
    clear: both
}

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

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

.row:after {
    clear: both
}

.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,
.col-lg-12,
.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,
.col-md-12,
.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,
.col-sm-12,
.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,
.col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.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,
.col-xs-12 {
    float: left
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:768px) {

    .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,
    .col-sm-12 {
        float: left
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:992px) {

    .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,
    .col-md-12 {
        float: left
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:1200px) {

    .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,
    .col-lg-12 {
        float: left
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777
}

caption,
th {
    text-align: left
}

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

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

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

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

.table&gt;tbody+tbody {
    border-top: 2px solid #ddd
}

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

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

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

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

.table-striped&gt;tbody&gt;tr:nth-child(odd) {
    background-color: #f9f9f9
}

.table-hover&gt;tbody&gt;tr:hover {
    background-color: #f5f5f5
}

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

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

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

.table-hover&gt;tbody&gt;tr.active:hover&gt;td,
.table-hover&gt;tbody&gt;tr.active:hover&gt;th,
.table-hover&gt;tbody&gt;tr:hover&gt;.active,
.table-hover&gt;tbody&gt;tr&gt;td.active:hover,
.table-hover&gt;tbody&gt;tr&gt;th.active:hover {
    background-color: #e8e8e8
}

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

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

.table&gt;tbody&gt;tr.info&gt;td,
.table&gt;tbody&gt;tr.info&gt;th,
.table&gt;tbody&gt;tr&gt;td.info,
.table&gt;tbody&gt;tr&gt;th.info,
.table&gt;tfoot&gt;tr.info&gt;td,
.table&gt;tfoot&gt;tr.info&gt;th,
.table&gt;tfoot&gt;tr&gt;td.info,
.table&gt;tfoot&gt;tr&gt;th.info,
.table&gt;thead&gt;tr.info&gt;td,
.table&gt;thead&gt;tr.info&gt;th,
.table&gt;thead&gt;tr&gt;td.info,
.table&gt;thead&gt;tr&gt;th.info {
    background-color: #d9edf7
}

.table-hover&gt;tbody&gt;tr.info:hover&gt;td,
.table-hover&gt;tbody&gt;tr.info:hover&gt;th,
.table-hover&gt;tbody&gt;tr:hover&gt;.info,
.table-hover&gt;tbody&gt;tr&gt;td.info:hover,
.table-hover&gt;tbody&gt;tr&gt;th.info:hover {
    background-color: #c4e3f3
}

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

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

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

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

.table-responsive {
    overflow-x: auto;
    min-height: .01%
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 18px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

    .table-responsive&gt;.table {
        margin-bottom: 0
    }

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

    .table-responsive&gt;.table-bordered {
        border: 0
    }

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

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

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

fieldset {
    margin: 0;
    min-width: 0
}

fieldset,
legend {
    padding: 0;
    border: 0
}

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

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

input[type=search] {
    box-sizing: border-box
}

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

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

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

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

output {
    padding-top: 9px
}

.form-control,
output {
    display: block;
    font-size: 14px;
    line-height: 1.72857;
    color: #01426a
}

.form-control {
    width: 100%;
    height: 42px;
    padding: 8px 40px;
    background-color: #F1F6F5;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 2px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

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

.form-control::-moz-placeholder {
    color: #666;
    opacity: 1
}

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

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

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

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

    input[type=date],
    input[type=datetime-local],
    input[type=month],
    input[type=time] {
        line-height: 42px
    }

    .form-horizontal .form-group-sm input[type=date].form-control,
    .form-horizontal .form-group-sm input[type=datetime-local].form-control,
    .form-horizontal .form-group-sm input[type=month].form-control,
    .form-horizontal .form-group-sm input[type=time].form-control,
    .input-group-sm&gt;.input-group-btn&gt;input[type=date].btn,
    .input-group-sm&gt;.input-group-btn&gt;input[type=datetime-local].btn,
    .input-group-sm&gt;.input-group-btn&gt;input[type=month].btn,
    .input-group-sm&gt;.input-group-btn&gt;input[type=time].btn,
    .input-group-sm&gt;input[type=date].form-control,
    .input-group-sm&gt;input[type=date].input-group-addon,
    .input-group-sm&gt;input[type=datetime-local].form-control,
    .input-group-sm&gt;input[type=datetime-local].input-group-addon,
    .input-group-sm&gt;input[type=month].form-control,
    .input-group-sm&gt;input[type=month].input-group-addon,
    .input-group-sm&gt;input[type=time].form-control,
    .input-group-sm&gt;input[type=time].input-group-addon,
    input[type=date].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm,
    input[type=time].input-sm {
        line-height: 30px
    }

    .form-horizontal .form-group-lg input[type=date].form-control,
    .form-horizontal .form-group-lg input[type=datetime-local].form-control,
    .form-horizontal .form-group-lg input[type=month].form-control,
    .form-horizontal .form-group-lg input[type=time].form-control,
    .input-group-lg&gt;.input-group-btn&gt;input[type=date].btn,
    .input-group-lg&gt;.input-group-btn&gt;input[type=datetime-local].btn,
    .input-group-lg&gt;.input-group-btn&gt;input[type=month].btn,
    .input-group-lg&gt;.input-group-btn&gt;input[type=time].btn,
    .input-group-lg&gt;input[type=date].form-control,
    .input-group-lg&gt;input[type=date].input-group-addon,
    .input-group-lg&gt;input[type=datetime-local].form-control,
    .input-group-lg&gt;input[type=datetime-local].input-group-addon,
    .input-group-lg&gt;input[type=month].form-control,
    .input-group-lg&gt;input[type=month].input-group-addon,
    .input-group-lg&gt;input[type=time].form-control,
    .input-group-lg&gt;input[type=time].input-group-addon,
    input[type=date].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg,
    input[type=time].input-lg {
        line-height: 46px
    }
}

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

.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label,
.radio label {
    min-height: 24px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox-inline input[type=checkbox],
.checkbox input[type=checkbox],
.radio-inline input[type=radio],
.radio input[type=radio] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px\9
}

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

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

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

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

.form-control-static {
    padding-top: 9px;
    padding-bottom: 9px;
    margin-bottom: 0
}

.containerx .input-group-lg&gt;.input-group-btn&gt;a.form-control-static.btn,
.containerx .input-group-sm&gt;.input-group-btn&gt;a.form-control-static.btn,
.form-control-static.input-lg,
.form-control-static.input-sm,
.form-horizontal .form-group-lg .form-control-static.form-control,
.form-horizontal .form-group-sm .form-control-static.form-control,
.input-group-lg&gt;.form-control-static.form-control,
.input-group-lg&gt;.form-control-static.input-group-addon,
.input-group-lg&gt;.input-group-btn&gt;.form-control-static.btn,
.input-group-sm&gt;.form-control-static.form-control,
.input-group-sm&gt;.form-control-static.input-group-addon,
.input-group-sm&gt;.input-group-btn&gt;.form-control-static.btn {
    padding-left: 0;
    padding-right: 0
}

.containerx .input-group-sm&gt;.input-group-btn&gt;a.btn,
.form-horizontal .form-group-sm .form-control,
.input-group-sm&gt;.form-control,
.input-group-sm&gt;.input-group-addon,
.input-group-sm&gt;.input-group-btn&gt;.btn,
.input-sm {
    border-radius: 3px
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.form-group-sm .form-control {
    height: 30px;
    line-height: 30px
}

select[multiple].form-group-sm .form-control,
textarea.form-group-sm .form-control {
    height: auto
}

.containerx .input-group-lg&gt;.input-group-btn&gt;a.btn,
.form-horizontal .form-group-lg .form-control,
.input-group-lg&gt;.form-control,
.input-group-lg&gt;.input-group-addon,
.input-group-lg&gt;.input-group-btn&gt;.btn,
.input-lg {
    border-radius: 6px
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 60px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

select.form-group-lg .form-control {
    height: 46px;
    line-height: 46px
}

select[multiple].form-group-lg .form-control,
textarea.form-group-lg .form-control {
    height: auto
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 52.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 42px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    pointer-events: none
}

.containerx .input-group-lg&gt;.input-group-btn&gt;a.btn+.form-control-feedback,
.form-horizontal .form-group-lg .form-control+.form-control-feedback,
.input-group-lg&gt;.form-control+.form-control-feedback,
.input-group-lg&gt;.input-group-addon+.form-control-feedback,
.input-group-lg&gt;.input-group-btn&gt;.btn+.form-control-feedback,
.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.containerx .input-group-sm&gt;.input-group-btn&gt;a.btn+.form-control-feedback,
.form-horizontal .form-group-sm .form-control+.form-control-feedback,
.input-group-sm&gt;.form-control+.form-control-feedback,
.input-group-sm&gt;.input-group-addon+.form-control-feedback,
.input-group-sm&gt;.input-group-btn&gt;.btn+.form-control-feedback,
.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

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

.has-success .form-control {
    border-color: #3c763d;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

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

.has-success .form-control-feedback {
    color: #3c763d
}

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

.has-warning .form-control {
    border-color: #8a6d3b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

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

.has-warning .form-control-feedback {
    color: #8a6d3b
}

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

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

.has-error .form-control:focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

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

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label~.form-control-feedback {
    top: 29px
}

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

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

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

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

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }

    .form-inline .input-group&gt;.form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }

    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

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

.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 33px
}

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

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

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

@media (min-width:768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 9px
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.3px
    }
}

@media (min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px
    }
}

.btn,
.containerx a.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 700;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 8px 40px;
    font-size: 14px;
    line-height: 1.72857;
    border-radius: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus,
.containerx a.btn:focus,
.containerx a.focus.btn {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

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

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

.btn.disabled,
.btn[disabled],
.containerx a.disabled.btn,
.containerx a[disabled].btn,
fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    box-shadow: none
}

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

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

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

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

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

.btn-primary {
    color: #fff;
    background-color: #48850b;
    border-color: #48850b
}

.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open&gt;.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #2f5607;
    border-color: #294c06
}

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

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

.btn-primary .badge {
    color: #48850b;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #48850b;
    border-color: #3b6d09
}

.btn-success.active,
.btn-success.focus,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open&gt;.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #2f5607;
    border-color: #1d3504
}

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

.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #48850b;
    border-color: #3b6d09
}

.btn-success .badge {
    color: #48850b;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #9ed0c9;
    border-color: #8dc8bf
}

.btn-info.active,
.btn-info.focus,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open&gt;.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #7cbfb6;
    border-color: #64b4a8
}

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

.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled.focus,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled].focus,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #9ed0c9;
    border-color: #8dc8bf
}

.btn-info .badge {
    color: #9ed0c9;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #dfa526;
    border-color: #cd961e
}

.btn-warning.active,
.btn-warning.focus,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open&gt;.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #b7861b;
    border-color: #986f16
}

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

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

.btn-warning .badge {
    color: #dfa526;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #922a49;
    border-color: #7e243f
}

.btn-danger.active,
.btn-danger.focus,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open&gt;.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #6a1f35;
    border-color: #4f1727
}

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

.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled.focus,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled].focus,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #922a49;
    border-color: #7e243f
}

.btn-danger .badge {
    color: #922a49;
    background-color: #fff
}

.btn-link {
    color: #01426a;
    font-weight: 400;
    border-radius: 0
}

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

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

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

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

.btn-group-lg&gt;.btn,
.btn-lg,
.containerx .btn-group-lg&gt;a.btn {
    padding: 10px 60px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 4px
}

.btn-group-sm&gt;.btn,
.btn-sm,
.containerx .btn-group-sm&gt;a.btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 2px
}

.btn-group-xs&gt;.btn,
.btn-xs,
.containerx .btn-group-xs&gt;a.btn {
    padding: 0 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 2px
}

.btn-block {
    display: block;
    width: 100%
}

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

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

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

.fade.in {
    opacity: 1
}

.collapse {
    display: none;
    visibility: hidden
}

.collapse.in {
    display: block;
    visibility: visible
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition-property: height, visibility;
    transition-duration: .35s;
    transition-timing-function: ease
}

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

.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #F1F6F5;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 2px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box
}

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

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

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

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

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

.dropdown-menu&gt;.disabled&gt;a,
.dropdown-menu&gt;.disabled&gt;a:focus,
.dropdown-menu&gt;.disabled&gt;a:hover {
    color: #777
}

.dropdown-menu&gt;.disabled&gt;a:focus,
.dropdown-menu&gt;.disabled&gt;a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.open&gt;.dropdown-menu {
    display: block
}

.open&gt;a {
    outline: 0
}

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

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

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.72857;
    color: #777;
    white-space: nowrap
}

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

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

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    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
    }

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

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

.btn-group-vertical&gt;.btn,
.btn-group&gt;.btn,
.containerx .btn-group-vertical&gt;a.btn,
.containerx .btn-group&gt;a.btn {
    position: relative;
    float: left
}

.btn-group-vertical&gt;.btn.active,
.btn-group-vertical&gt;.btn:active,
.btn-group-vertical&gt;.btn:focus,
.btn-group-vertical&gt;.btn:hover,
.btn-group&gt;.btn.active,
.btn-group&gt;.btn:active,
.btn-group&gt;.btn:focus,
.btn-group&gt;.btn:hover,
.containerx .btn-group-vertical&gt;a.active.btn,
.containerx .btn-group-vertical&gt;a.btn:active,
.containerx .btn-group-vertical&gt;a.btn:focus,
.containerx .btn-group-vertical&gt;a.btn:hover,
.containerx .btn-group&gt;a.active.btn,
.containerx .btn-group&gt;a.btn:active,
.containerx .btn-group&gt;a.btn:focus,
.containerx .btn-group&gt;a.btn:hover {
    z-index: 2
}

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

.btn-toolbar {
    margin-left: -5px
}

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

.btn-toolbar:after {
    clear: both
}

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

.btn-toolbar&gt;.btn,
.btn-toolbar&gt;.btn-group,
.btn-toolbar&gt;.input-group,
.containerx .btn-toolbar&gt;a.btn {
    margin-left: 5px
}

.btn-group&gt;.btn:not(:first-child):not(:last-child):not(.dropdown-toggle),
.containerx .btn-group&gt;a.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group&gt;.btn:first-child,
.containerx .btn-group&gt;a.btn:first-child {
    margin-left: 0
}

.btn-group&gt;.btn:first-child:not(:last-child):not(.dropdown-toggle),
.containerx .btn-group&gt;a.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

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

.btn-group&gt;.btn-group {
    float: left
}

.btn-group&gt;.btn-group:not(:first-child):not(:last-child)&gt;.btn,
.containerx .btn-group&gt;.btn-group:not(:first-child):not(:last-child)&gt;a.btn {
    border-radius: 0
}

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

.btn-group&gt;.btn-group:last-child&gt;.btn:first-child,
.containerx .btn-group&gt;.btn-group:last-child&gt;a.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&gt;.btn+.dropdown-toggle,
.containerx .btn-group&gt;a.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group-lg.btn-group&gt;.btn+.dropdown-toggle,
.btn-group&gt;.btn-lg+.dropdown-toggle,
.containerx .btn-group-lg.btn-group&gt;a.btn+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

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

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

.btn .caret,
.containerx a.btn .caret {
    margin-left: 0
}

.btn-group-lg&gt;.btn .caret,
.btn-lg .caret,
.containerx .btn-group-lg&gt;a.btn .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-group-lg&gt;.btn .caret,
.dropup .btn-lg .caret,
.dropup .containerx .btn-group-lg&gt;a.btn .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical&gt;.btn,
.btn-group-vertical&gt;.btn-group,
.btn-group-vertical&gt;.btn-group&gt;.btn,
.containerx .btn-group-vertical&gt;.btn-group&gt;a.btn,
.containerx .btn-group-vertical&gt;a.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

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

.btn-group-vertical&gt;.btn-group:after {
    clear: both
}

.btn-group-vertical&gt;.btn-group&gt;.btn,
.containerx .btn-group-vertical&gt;.btn-group&gt;a.btn {
    float: none
}

.btn-group-vertical&gt;.btn+.btn,
.btn-group-vertical&gt;.btn+.btn-group,
.btn-group-vertical&gt;.btn-group+.btn,
.btn-group-vertical&gt;.btn-group+.btn-group,
.containerx .btn-group-vertical&gt;.btn+a.btn,
.containerx .btn-group-vertical&gt;.btn-group+a.btn,
.containerx .btn-group-vertical&gt;a.btn+.btn,
.containerx .btn-group-vertical&gt;a.btn+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical&gt;.btn:not(:first-child):not(:last-child),
.containerx .btn-group-vertical&gt;a.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical&gt;.btn:first-child:not(:last-child),
.containerx .btn-group-vertical&gt;a.btn:first-child:not(:last-child) {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical&gt;.btn:last-child:not(:first-child),
.containerx .btn-group-vertical&gt;a.btn:last-child:not(:first-child) {
    border-bottom-left-radius: 2px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-vertical&gt;.btn-group:not(:first-child):not(:last-child)&gt;.btn,
.containerx .btn-group-vertical&gt;.btn-group:not(:first-child):not(:last-child)&gt;a.btn {
    border-radius: 0
}

.btn-group-vertical&gt;.btn-group:first-child:not(:last-child)&gt;.btn:last-child,
.btn-group-vertical&gt;.btn-group:first-child:not(:last-child)&gt;.dropdown-toggle,
.containerx .btn-group-vertical&gt;.btn-group:first-child:not(:last-child)&gt;a.btn:last-child {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical&gt;.btn-group:last-child:not(:first-child)&gt;.btn:first-child,
.containerx .btn-group-vertical&gt;.btn-group:last-child:not(:first-child)&gt;a.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&gt;.btn,
.btn-group-justified&gt;.btn-group,
.containerx .btn-group-justified&gt;a.btn {
    float: none;
    display: table-cell;
    width: 1%
}

.btn-group-justified&gt;.btn-group .btn,
.containerx .btn-group-justified&gt;.btn-group a.btn {
    width: 100%
}

.btn-group-justified&gt;.btn-group .dropdown-menu {
    left: auto
}

.containerx [data-toggle=buttons]&gt;.btn-group&gt;a.btn input[type=checkbox],
.containerx [data-toggle=buttons]&gt;.btn-group&gt;a.btn input[type=radio],
.containerx [data-toggle=buttons]&gt;a.btn input[type=checkbox],
.containerx [data-toggle=buttons]&gt;a.btn input[type=radio],
[data-toggle=buttons]&gt;.btn-group&gt;.btn input[type=checkbox],
[data-toggle=buttons]&gt;.btn-group&gt;.btn input[type=radio],
[data-toggle=buttons]&gt;.btn input[type=checkbox],
[data-toggle=buttons]&gt;.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

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

.input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.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: 8px 40px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #01426a;
    text-align: center;
    background-color: #a6a6a6;
    border: 1px solid #ccc;
    border-radius: 2px
}

.containerx .input-group-sm&gt;.input-group-btn&gt;a.input-group-addon.btn,
.form-horizontal .form-group-sm .input-group-addon.form-control,
.input-group-addon.input-sm,
.input-group-sm&gt;.input-group-addon,
.input-group-sm&gt;.input-group-btn&gt;.input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 2px
}

.containerx .input-group-lg&gt;.input-group-btn&gt;a.input-group-addon.btn,
.form-horizontal .form-group-lg .input-group-addon.form-control,
.input-group-addon.input-lg,
.input-group-lg&gt;.input-group-addon,
.input-group-lg&gt;.input-group-btn&gt;.input-group-addon.btn {
    padding: 10px 60px;
    font-size: 18px;
    border-radius: 4px
}

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

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

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

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

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

.input-group-btn {
    font-size: 0;
    white-space: nowrap
}

.containerx .input-group-btn&gt;a.btn,
.input-group-btn,
.input-group-btn&gt;.btn {
    position: relative
}

.containerx .input-group-btn&gt;.btn+a.btn,
.containerx .input-group-btn&gt;a.btn+.btn,
.input-group-btn&gt;.btn+.btn {
    margin-left: -1px
}

.containerx .input-group-btn&gt;a.btn:active,
.containerx .input-group-btn&gt;a.btn:focus,
.containerx .input-group-btn&gt;a.btn:hover,
.input-group-btn&gt;.btn:active,
.input-group-btn&gt;.btn:focus,
.input-group-btn&gt;.btn:hover {
    z-index: 2
}

.containerx .input-group-btn:first-child&gt;a.btn,
.input-group-btn:first-child&gt;.btn,
.input-group-btn:first-child&gt;.btn-group {
    margin-right: -1px
}

.containerx .input-group-btn:last-child&gt;a.btn,
.input-group-btn:last-child&gt;.btn,
.input-group-btn:last-child&gt;.btn-group {
    margin-left: -1px
}

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

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

.nav:after {
    clear: both
}

.nav&gt;li,
.nav&gt;li&gt;a {
    position: relative;
    display: block
}

.nav&gt;li&gt;a {
    padding: 10px 15px
}

.nav&gt;li&gt;a:focus,
.nav&gt;li&gt;a:hover {
    text-decoration: none;
    background-color: #fff
}

.nav&gt;li.disabled&gt;a {
    color: #777
}

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

.nav .open&gt;a,
.nav .open&gt;a:focus,
.nav .open&gt;a:hover {
    background-color: #F1F6F5;
    border-color: #01426a
}

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

.nav&gt;li&gt;a&gt;img {
    max-width: none
}

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

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

.nav-tabs&gt;li&gt;a {
    margin-right: 2px;
    line-height: 1.72857;
    border: 1px solid transparent;
    border-radius: 2px 2px 0 0
}

.nav-tabs&gt;li&gt;a:hover {
    border-color: #a6a6a6 #a6a6a6 #ddd
}

.nav-tabs&gt;li.active&gt;a,
.nav-tabs&gt;li.active&gt;a:focus,
.nav-tabs&gt;li.active&gt;a:hover {
    color: #666;
    background-color: #F1F6F5;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-pills&gt;li {
    float: left
}

.nav-pills&gt;li&gt;a {
    border-radius: 2px
}

.nav-pills&gt;li+li {
    margin-left: 2px
}

.nav-pills&gt;li.active&gt;a,
.nav-pills&gt;li.active&gt;a:focus,
.nav-pills&gt;li.active&gt;a:hover {
    color: #fff;
    background-color: #01426a
}

.nav-stacked&gt;li {
    float: none
}

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

.nav-justified,
.nav-tabs.nav-justified {
    width: 100%
}

.nav-justified&gt;li,
.nav-tabs.nav-justified&gt;li {
    float: none
}

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

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

@media (min-width:768px) {

    .nav-justified&gt;li,
    .nav-tabs.nav-justified&gt;li {
        display: table-cell;
        width: 1%
    }

    .nav-justified&gt;li&gt;a,
    .nav-tabs.nav-justified&gt;li&gt;a {
        margin-bottom: 0
    }
}

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

.nav-tabs-justified&gt;li&gt;a,
.nav-tabs.nav-justified&gt;li&gt;a {
    margin-right: 0;
    border-radius: 2px
}

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

@media (min-width:768px) {

    .nav-tabs-justified&gt;li&gt;a,
    .nav-tabs.nav-justified&gt;li&gt;a {
        border-bottom: 1px solid #ddd;
        border-radius: 2px 2px 0 0
    }

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

.tab-content&gt;.tab-pane {
    display: none;
    visibility: hidden
}

.tab-content&gt;.active {
    display: block;
    visibility: visible
}

.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: 24px;
    border: 1px solid transparent
}

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

.navbar:after {
    clear: both
}

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

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

.navbar-header:after {
    clear: both
}

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

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse:after,
.navbar-collapse:before {
    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;
        visibility: visible !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

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

    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media (max-device-width:480px) and (orientation:landscape) {

    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.container-fluid&gt;.navbar-collapse,
.container-fluid&gt;.navbar-header,
.container&gt;.navbar-collapse,
.container&gt;.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:768px) {

    .container-fluid&gt;.navbar-collapse,
    .container-fluid&gt;.navbar-header,
    .container&gt;.navbar-collapse,
    .container&gt;.navbar-header {
        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-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width:768px) {

    .navbar-fixed-bottom,
    .navbar-fixed-top {
        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: 13px 15px;
    font-size: 18px;
    line-height: 24px;
    height: 50px
}

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

.navbar-brand&gt;img {
    display: block
}

@media (min-width:768px) {

    .navbar&gt;.container-fluid .navbar-brand,
    .navbar&gt;.container .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    margin-top: 4px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 2px
}

.navbar-toggle:focus {
    outline: 0
}

.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:992px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 6.5px -15px
}

.navbar-nav&gt;li&gt;a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 24px
}

@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 .dropdown-header,
    .navbar-nav .open .dropdown-menu&gt;li&gt;a {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu&gt;li&gt;a {
        line-height: 24px
    }

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

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

    .navbar-nav&gt;li {
        float: left
    }

    .navbar-nav&gt;li&gt;a {
        padding-top: 13px;
        padding-bottom: 13px
    }
}

.navbar-form {
    margin: 4px -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1), 0 1px 0 hsla(0, 0%, 100%, .1)
}

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

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

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

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto
    }

    .navbar-form .input-group&gt;.form-control {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0
    }

    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

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

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

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

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

.navbar-fixed-bottom .navbar-nav&gt;li&gt;.dropdown-menu {
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

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

.btn-group-sm&gt;.navbar-btn.btn,
.containerx .btn-group-sm&gt;a.navbar-btn.btn,
.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.btn-group-xs&gt;.navbar-btn.btn,
.containerx .btn-group-xs&gt;a.navbar-btn.btn,
.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 13px;
    margin-bottom: 13px
}

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

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

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }

    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #F1F6F5;
    border-color: #eee
}

.navbar-default .navbar-brand {
    color: #01426a
}

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

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

.navbar-default .navbar-nav&gt;li&gt;a {
    color: #01426a
}

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

.navbar-default .navbar-nav&gt;.active&gt;a,
.navbar-default .navbar-nav&gt;.active&gt;a:focus,
.navbar-default .navbar-nav&gt;.active&gt;a:hover {
    color: #555;
    background-color: #eee
}

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

.navbar-default .navbar-toggle {
    border-color: #01426a
}

.navbar-default .navbar-toggle .icon-bar,
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #fff
}

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

.navbar-default .navbar-nav&gt;.open&gt;a,
.navbar-default .navbar-nav&gt;.open&gt;a:focus,
.navbar-default .navbar-nav&gt;.open&gt;a:hover {
    background-color: #eee;
    color: #555
}

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu&gt;li&gt;a {
        color: #01426a
    }

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

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

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

.navbar-default .navbar-link {
    color: #01426a
}

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

.navbar-default .btn-link {
    color: #01426a
}

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

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.navbar-inverse {
    background-color: #01426a;
    border-color: #012337
}

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

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

.navbar-inverse .navbar-nav&gt;li&gt;a,
.navbar-inverse .navbar-text {
    color: #777
}

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

.navbar-inverse .navbar-nav&gt;.active&gt;a,
.navbar-inverse .navbar-nav&gt;.active&gt;a:focus,
.navbar-inverse .navbar-nav&gt;.active&gt;a:hover {
    color: #fff;
    background-color: #012337
}

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

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

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

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

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

.navbar-inverse .navbar-nav&gt;.open&gt;a,
.navbar-inverse .navbar-nav&gt;.open&gt;a:focus,
.navbar-inverse .navbar-nav&gt;.open&gt;a:hover {
    background-color: #012337;
    color: #fff
}

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu&gt;.dropdown-header {
        border-color: #012337
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #012337
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu&gt;li&gt;a {
        color: #777
    }

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

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

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

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

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

.navbar-inverse .btn-link {
    color: #777
}

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

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

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

.breadcrumb&gt;li {
    display: inline-block
}

.breadcrumb&gt;li+li:before {
    content: "/ÃƒÆ’Ã†â€™Ãƒâ€&nbsp;Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â&nbsp;ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â&nbsp;ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€&nbsp;Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â&nbsp;ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€&nbsp;Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â&nbsp;ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â&nbsp;ÃƒÆ’Ã†â€™Ãƒâ€&nbsp;Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€&nbsp;Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â&nbsp;ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â&nbsp;ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€&nbsp;Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€&nbsp;Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â&nbsp;ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€&nbsp;Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€&nbsp;Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€&nbsp;Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â&nbsp;ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€&nbsp;Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€&nbsp;Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â&nbsp;ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â&nbsp;ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€&nbsp;Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â&nbsp;ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€&nbsp;Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â&nbsp;ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€&nbsp;Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€&nbsp;Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€&nbsp;Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â&nbsp;ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â&nbsp;ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€&nbsp;Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€&nbsp;Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â&nbsp;ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€&nbsp;Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â&nbsp;";
    padding: 0 5px;
    color: #ccc
}

.breadcrumb&gt;.active {
    color: #777
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 24px 0;
    border-radius: 2px
}

.pagination&gt;li {
    display: inline
}

.pagination&gt;li&gt;a,
.pagination&gt;li&gt;span {
    position: relative;
    float: left;
    padding: 8px 40px;
    line-height: 1.72857;
    text-decoration: none;
    color: #01426a;
    background-color: #F1F6F5;
    border: 1px solid #ddd;
    margin-left: -1px
}

.pagination&gt;li:first-child&gt;a,
.pagination&gt;li:first-child&gt;span {
    margin-left: 0;
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px
}

.pagination&gt;li:last-child&gt;a,
.pagination&gt;li:last-child&gt;span {
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px
}

.pagination&gt;li&gt;a:focus,
.pagination&gt;li&gt;a:hover,
.pagination&gt;li&gt;span:focus,
.pagination&gt;li&gt;span:hover {
    color: #00131e;
    background-color: #a6a6a6;
    border-color: #ddd
}

.pagination&gt;.active&gt;a,
.pagination&gt;.active&gt;a:focus,
.pagination&gt;.active&gt;a:hover,
.pagination&gt;.active&gt;span,
.pagination&gt;.active&gt;span:focus,
.pagination&gt;.active&gt;span:hover {
    z-index: 2;
    color: #fff;
    background-color: #01426a;
    border-color: #01426a;
    cursor: default
}

.pagination&gt;.disabled&gt;a,
.pagination&gt;.disabled&gt;a:focus,
.pagination&gt;.disabled&gt;a:hover,
.pagination&gt;.disabled&gt;span,
.pagination&gt;.disabled&gt;span:focus,
.pagination&gt;.disabled&gt;span:hover {
    color: #777;
    background-color: #F1F6F5;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination-lg&gt;li&gt;a,
.pagination-lg&gt;li&gt;span {
    padding: 10px 60px;
    font-size: 18px
}

.pagination-lg&gt;li:first-child&gt;a,
.pagination-lg&gt;li:first-child&gt;span {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.pagination-lg&gt;li:last-child&gt;a,
.pagination-lg&gt;li:last-child&gt;span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.pagination-sm&gt;li&gt;a,
.pagination-sm&gt;li&gt;span {
    padding: 5px 10px;
    font-size: 12px
}

.pagination-sm&gt;li:first-child&gt;a,
.pagination-sm&gt;li:first-child&gt;span {
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px
}

.pagination-sm&gt;li:last-child&gt;a,
.pagination-sm&gt;li:last-child&gt;span {
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px
}

.pager {
    padding-left: 0;
    margin: 24px 0;
    list-style: none;
    text-align: center
}

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

.pager:after {
    clear: both
}

.pager li {
    display: inline
}

.pager li&gt;a,
.pager li&gt;span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #F1F6F5;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li&gt;a:focus,
.pager li&gt;a:hover {
    text-decoration: none;
    background-color: #a6a6a6
}

.pager .next&gt;a,
.pager .next&gt;span {
    float: right
}

.pager .previous&gt;a,
.pager .previous&gt;span {
    float: left
}

.pager .disabled&gt;a,
.pager .disabled&gt;a:focus,
.pager .disabled&gt;a:hover,
.pager .disabled&gt;span {
    color: #777;
    background-color: #F1F6F5;
    cursor: not-allowed
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

.label:empty {
    display: none
}

.btn .label,
.containerx a.btn .label {
    position: relative;
    top: -1px
}

a.label:focus,
a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label-default {
    background-color: #2774ae
}

.label-default[href]:focus,
.label-default[href]:hover {
    background-color: #1e5884
}

.label-primary {
    background-color: #01426a
}

.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: #012337
}

.label-success {
    background-color: #48850b
}

.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #2f5607
}

.label-info {
    background-color: #9ed0c9
}

.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #7cbfb6
}

.label-warning {
    background-color: #dfa526
}

.label-warning[href]:focus,
.label-warning[href]:hover {
    background-color: #b7861b
}

.label-danger {
    background-color: #922a49
}

.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: #6a1f35
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge,
.containerx a.btn .badge {
    position: relative;
    top: -1px
}

.btn-group-xs&gt;.btn .badge,
.btn-xs .badge,
.containerx .btn-group-xs&gt;a.btn .badge {
    top: 0;
    padding: 1px 5px
}

.list-group-item.active&gt;.badge,
.nav-pills&gt;.active&gt;a&gt;.badge {
    color: #01426a;
    background-color: #fff
}

.list-group-item&gt;.badge {
    float: right
}

.list-group-item&gt;.badge+.badge {
    margin-right: 5px
}

a.badge:focus,
a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.jumbotron {
    padding: 30px 15px;
    margin-bottom: 30px;
    background-color: #a6a6a6
}

.jumbotron,
.jumbotron .h1,
.jumbotron h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.jumbotron&gt;hr {
    border-top-color: #8c8c8c
}

.container-fluid .jumbotron,
.container .jumbotron {
    border-radius: 4px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding: 48px 0
    }

    .container-fluid .jumbotron,
    .container .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }

    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 24px;
    line-height: 1.72857;
    background-color: #F1F6F5;
    border: 1px solid #ddd;
    border-radius: 2px;
    transition: border .2s ease-in-out
}

.thumbnail&gt;img,
.thumbnail a&gt;img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto
}

.thumbnail .caption {
    padding: 9px;
    color: #3c3b3f
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #01426a
}

.alert {
    padding: 15px;
    margin-bottom: 24px;
    border: 1px solid transparent;
    border-radius: 2px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 700
}

.alert&gt;p,
.alert&gt;ul {
    margin-bottom: 0
}

.alert&gt;p+p {
    margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@keyframes a {
    0% {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    overflow: hidden;
    height: 24px;
    margin-bottom: 24px;
    background-color: #f5f5f5;
    border-radius: 4px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 24px;
    color: #fff;
    text-align: center;
    background-color: #01426a;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    transition: width .6s ease
}

.progress-bar-striped,
.progress-striped .progress-bar {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
    background-size: 40px 40px
}

.progress-bar.active,
.progress.active .progress-bar {
    animation: a 2s linear infinite
}

.progress-bar-success {
    background-color: #48850b
}

.progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-info {
    background-color: #9ed0c9
}

.progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-warning {
    background-color: #dfa526
}

.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-danger {
    background-color: #922a49
}

.progress-striped .progress-bar-danger {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media-right,
.media&gt;.pull-right {
    padding-left: 10px
}

.media-left,
.media&gt;.pull-left {
    padding-right: 10px
}

.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

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

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #F1F6F5;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-right-radius: 2px;
    border-top-left-radius: 2px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px
}

a.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus,
a.list-group-item:hover {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    background-color: #a6a6a6;
    color: #777;
    cursor: not-allowed
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
    color: #777
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #01426a;
    border-color: #01426a
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading&gt;.small,
.list-group-item.active .list-group-item-heading&gt;small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading&gt;.small,
.list-group-item.active:focus .list-group-item-heading&gt;small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading&gt;.small,
.list-group-item.active:hover .list-group-item-heading&gt;small {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
    color: #3ab3fd
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus,
a.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus,
a.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 24px;
    background-color: #F1F6F5;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
    padding: 15px
}

.panel-body:after,
.panel-body:before {
    content: " ";
    display: table
}

.panel-body:after {
    clear: both
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel-heading&gt;.dropdown .dropdown-toggle,
.panel-title {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px
}

.panel-title&gt;a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel&gt;.list-group,
.panel&gt;.panel-collapse&gt;.list-group {
    margin-bottom: 0
}

.panel&gt;.list-group .list-group-item,
.panel&gt;.panel-collapse&gt;.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel&gt;.list-group:first-child .list-group-item:first-child,
.panel&gt;.panel-collapse&gt;.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel&gt;.list-group:last-child .list-group-item:last-child,
.panel&gt;.panel-collapse&gt;.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.list-group+.panel-footer,
.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel&gt;.panel-collapse&gt;.table,
.panel&gt;.table,
.panel&gt;.table-responsive&gt;.table {
    margin-bottom: 0
}

.panel&gt;.panel-collapse&gt;.table caption,
.panel&gt;.table-responsive&gt;.table caption,
.panel&gt;.table caption {
    padding-left: 15px;
    padding-right: 15px
}

.panel&gt;.table-responsive:first-child&gt;.table:first-child,
.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child,
.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child,
.panel&gt;.table:first-child,
.panel&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child,
.panel&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child td:first-child,
.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child th:first-child,
.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child td:first-child,
.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child th:first-child,
.panel&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child td:first-child,
.panel&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child th:first-child,
.panel&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child td:first-child,
.panel&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child td:last-child,
.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child th:last-child,
.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child td:last-child,
.panel&gt;.table-responsive:first-child&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child th:last-child,
.panel&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child td:last-child,
.panel&gt;.table:first-child&gt;tbody:first-child&gt;tr:first-child th:last-child,
.panel&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child td:last-child,
.panel&gt;.table:first-child&gt;thead:first-child&gt;tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel&gt;.table-responsive:last-child&gt;.table:last-child,
.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child,
.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child,
.panel&gt;.table:last-child,
.panel&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child,
.panel&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child td:first-child,
.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child th:first-child,
.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child td:first-child,
.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child th:first-child,
.panel&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child td:first-child,
.panel&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child th:first-child,
.panel&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child td:first-child,
.panel&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child td:last-child,
.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child th:last-child,
.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child td:last-child,
.panel&gt;.table-responsive:last-child&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child th:last-child,
.panel&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child td:last-child,
.panel&gt;.table:last-child&gt;tbody:last-child&gt;tr:last-child th:last-child,
.panel&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child td:last-child,
.panel&gt;.table:last-child&gt;tfoot:last-child&gt;tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel&gt;.panel-body+.table,
.panel&gt;.panel-body+.table-responsive,
.panel&gt;.table+.panel-body,
.panel&gt;.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel&gt;.table&gt;tbody:first-child&gt;tr:first-child td,
.panel&gt;.table&gt;tbody:first-child&gt;tr:first-child th {
    border-top: 0
}

.panel&gt;.table-bordered,
.panel&gt;.table-responsive&gt;.table-bordered {
    border: 0
}

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

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

.panel&gt;.table-bordered&gt;tbody&gt;tr:first-child&gt;td,
.panel&gt;.table-bordered&gt;tbody&gt;tr:first-child&gt;th,
.panel&gt;.table-bordered&gt;tbody&gt;tr:last-child&gt;td,
.panel&gt;.table-bordered&gt;tbody&gt;tr:last-child&gt;th,
.panel&gt;.table-bordered&gt;tfoot&gt;tr:last-child&gt;td,
.panel&gt;.table-bordered&gt;tfoot&gt;tr:last-child&gt;th,
.panel&gt;.table-bordered&gt;thead&gt;tr:first-child&gt;td,
.panel&gt;.table-bordered&gt;thead&gt;tr:first-child&gt;th,
.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr:first-child&gt;td,
.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr:first-child&gt;th,
.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr:last-child&gt;td,
.panel&gt;.table-responsive&gt;.table-bordered&gt;tbody&gt;tr:last-child&gt;th,
.panel&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr:last-child&gt;td,
.panel&gt;.table-responsive&gt;.table-bordered&gt;tfoot&gt;tr:last-child&gt;th,
.panel&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr:first-child&gt;td,
.panel&gt;.table-responsive&gt;.table-bordered&gt;thead&gt;tr:first-child&gt;th {
    border-bottom: 0
}

.panel&gt;.table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 24px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse&gt;.list-group,
.panel-group .panel-heading+.panel-collapse&gt;.panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default&gt;.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default&gt;.panel-heading+.panel-collapse&gt;.panel-body {
    border-top-color: #ddd
}

.panel-default&gt;.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default&gt;.panel-footer+.panel-collapse&gt;.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #01426a
}

.panel-primary&gt;.panel-heading {
    color: #fff;
    background-color: #01426a;
    border-color: #01426a
}

.panel-primary&gt;.panel-heading+.panel-collapse&gt;.panel-body {
    border-top-color: #01426a
}

.panel-primary&gt;.panel-heading .badge {
    color: #01426a;
    background-color: #fff
}

.panel-primary&gt;.panel-footer+.panel-collapse&gt;.panel-body {
    border-bottom-color: #01426a
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success&gt;.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success&gt;.panel-heading+.panel-collapse&gt;.panel-body {
    border-top-color: #d6e9c6
}

.panel-success&gt;.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success&gt;.panel-footer+.panel-collapse&gt;.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info&gt;.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info&gt;.panel-heading+.panel-collapse&gt;.panel-body {
    border-top-color: #bce8f1
}

.panel-info&gt;.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info&gt;.panel-footer+.panel-collapse&gt;.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning&gt;.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning&gt;.panel-heading+.panel-collapse&gt;.panel-body {
    border-top-color: #faebcc
}

.panel-warning&gt;.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning&gt;.panel-footer+.panel-collapse&gt;.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger&gt;.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger&gt;.panel-heading+.panel-collapse&gt;.panel-body {
    border-top-color: #ebccd1
}

.panel-danger&gt;.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger&gt;.panel-footer+.panel-collapse&gt;.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 2px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px;
    border-radius: 4px
}

.well-sm {
    padding: 9px;
    border-radius: 2px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}

.modal,
.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -ms-transform: translateY(-25%);
    transform: translateY(-25%);
    transition: transform .3s ease-out
}

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

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #F1F6F5;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 4px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

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

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

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

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

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

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

.modal-footer:after {
    clear: both
}

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

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

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

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

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

    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    visibility: visible;
    font-family: Circular, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0)
}

.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 2px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    right: 5px
}

.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    left: 5px
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: Circular, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.72857;
    text-align: left;
    background-color: #F1F6F5;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 4px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    white-space: normal
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 3px 3px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover&gt;.arrow,
.popover&gt;.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover&gt;.arrow {
    border-width: 11px
}

.popover&gt;.arrow:after {
    border-width: 10px;
    content: ""
}

.popover.top&gt;.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    bottom: -11px
}

.popover.top&gt;.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.popover.right&gt;.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25)
}

.popover.right&gt;.arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom&gt;.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
    top: -11px
}

.popover.bottom&gt;.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left&gt;.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left&gt;.arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

.carousel,
.carousel-inner {
    position: relative
}

.carousel-inner {
    overflow: hidden;
    width: 100%
}

.carousel-inner&gt;.item {
    display: none;
    position: relative;
    transition: left .6s ease-in-out
}

.carousel-inner&gt;.item&gt;a&gt;img,
.carousel-inner&gt;.item&gt;img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1
}

@media (-webkit-transform-3d),
(transform-3d) {
    .carousel-inner&gt;.item {
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        perspective: 1000
    }

    .carousel-inner&gt;.item.active.right,
    .carousel-inner&gt;.item.next {
        transform: translate3d(100%, 0, 0);
        left: 0
    }

    .carousel-inner&gt;.item.active.left,
    .carousel-inner&gt;.item.prev {
        transform: translate3d(-100%, 0, 0);
        left: 0
    }

    .carousel-inner&gt;.item.active,
    .carousel-inner&gt;.item.next.left,
    .carousel-inner&gt;.item.prev.right {
        transform: translateZ(0);
        left: 0
    }
}

.carousel-inner&gt;.active,
.carousel-inner&gt;.next,
.carousel-inner&gt;.prev {
    display: block
}

.carousel-inner&gt;.active {
    left: 0
}

.carousel-inner&gt;.next,
.carousel-inner&gt;.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner&gt;.next {
    left: 100%
}

.carousel-inner&gt;.prev {
    left: -100%
}

.carousel-inner&gt;.next.left,
.carousel-inner&gt;.prev.right {
    left: 0
}

.carousel-inner&gt;.active.left {
    left: -100%
}

.carousel-inner&gt;.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-control.left {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001));
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1)
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5));
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1)
}

.carousel-control:focus,
.carousel-control:hover {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: "\2039"
}

.carousel-control .icon-next:before {
    content: "\203a"
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000\9;
    background-color: transparent
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn,
.carousel-caption .containerx a.btn,
.containerx .carousel-caption a.btn {
    text-shadow: none
}

@media screen and (min-width:768px) {

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -15px
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -15px
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:after,
.clearfix:before {
    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
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/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-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none !important
}

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

    table.visible-xs {
        display: table
    }

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

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

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

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

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

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

    table.visible-sm {
        display: table
    }

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

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

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

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

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

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

    table.visible-md {
        display: table
    }

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

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

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

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

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

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

    table.visible-lg {
        display: table
    }

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

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

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

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

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

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

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

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

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

.visible-print {
    display: none !important
}

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

    table.visible-print {
        display: table
    }

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

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

.visible-print-block {
    display: none !important
}

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

.visible-print-inline {
    display: none !important
}

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

.visible-print-inline-block {
    display: none !important
}

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

@media print {
    .hidden-print {
        display: none !important
    }
}

.ads a:hover {
    text-decoration: none
}

.ads a:focus {
    outline: 2px solid #2774ae;
    outline-offset: 0
}

.panel-advertisments {
    margin-left: 0;
    margin-right: 0
}

.panel-advertisments .h1,
.panel-advertisments .h2,
.panel-advertisments .h3,
.panel-advertisments .h4,
.panel-advertisments .h5,
.panel-advertisments .h6,
.panel-advertisments h1,
.panel-advertisments h2,
.panel-advertisments h3,
.panel-advertisments h4,
.panel-advertisments h5,
.panel-advertisments h6 {
    margin-top: 0
}

.advertisments-text {
    padding: 30px
}

.boa-card {
    position: relative;
    top: -40px;
    left: 15px;
    margin-bottom: -40px
}

.boacard div {
    position: static;
    margin: 3em;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .4)
}

.boacard h2 {
    margin: 0;
    color: #fff
}

a .boacard {
    color: #fff;
    display: block
}

@media (min-width:768px) {
    .boa-card {
        position: relative;
        top: 20px;
        left: 17px
    }
}

@media (min-width:992px) {
    .boa-card {
        position: relative;
        top: 35px;
        left: 20px
    }
}

@media (min-width:768px) and (max-width:992px) {
    .advertisments-text {
        padding: 20px 15px 20px 40px
    }
}

@media (min-width:992px) {
    .advertisments-text {
        padding: 30px 15px
    }
}

.card-surfer {
    background-image: url(../css/613A4708A5E44948A3FEE6156567DCCA);
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat
}

.banner-ad1 {
    position: relative
}

.banner-ad1 a:hover {
    text-decoration: none
}

.banner-ad1 .panel-advertisments {
    border: 1px solid
}

.banner-ad1 .ad-copy {
    padding: 30px 45px;
    min-height: 180px
}

.ad-diagonal,
.ad-diagonal-blue,
.ad-diagonal-green,
.ad-diagonal-marine,
.ad-diagonal-sand,
.ad-diagonal-teal {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0
}

.ad-diagonal-marine,
.ad-diagonal-teal {
    border-bottom: 180px solid #01426a;
    border-right: 194px solid transparent
}

.ad-diagonal-blue {
    border-bottom: 180px solid #2774ae;
    border-right: 194px solid transparent
}

.ad-diagonal-green {
    border-bottom: 180px solid #48850b;
    border-right: 194px solid transparent
}

.ad-diagonal-sand {
    border-bottom: 180px solid #e9e5dd;
    border-right: 194px solid transparent
}

@media (min-width:992px) {
    .ads .panel-advertisments {
        max-height: 182px
    }

    .advertisments-text {
        padding: 10px 15px
    }
}

.bank-picture {
    overflow: hidden;
    background-image: url(../css/613A4708A5E44948A3FEE6156567DCCA);
    background-size: cover;
    background-position: 0 0
}

.container-banner {
    margin-bottom: 24px
}

.container-banner a:hover {
    text-decoration: none
}

.row-banner {
    border: 1px solid #ccc;
    margin: 0
}

.row-banner .panel-body {
    padding-top: 22px
}

.row-banner .h3,
.row-banner h3 {
    line-height: 24px
}

.h3.banner-text {
    margin-top: 0
}

@media (min-width:992px) {
    .h3.banner-text {
        min-height: 77px
    }
}

.container-xsell {
    margin-bottom: 24px
}

.container-xsell .panel-body {
    height: auto
}

@media (min-width:768px) {
    .xsell-panel .panel-body {
        height: auto
    }
}

@media (min-width:992px) {
    .xsell-panel .panel-body-vertical {
        height: auto
    }
}

@media (min-width:768px) {
    .xsell-panel .panel-body-1color {
        height: 180px
    }
}

.xsell-panel .panel-footer {
    margin: 0 -15px;
    padding: 20px 15px 20px 30px;
    font-size: 12px
}

@media (min-width:992px) {
    .xsell-panel .panel-footer {
        height: auto
    }
}

.xsell-panel .panel-footer .btn {
    margin-top: 1em
}

@media (min-width:768px) {
    .xsell-panel .panel-footer .btn {
        margin-top: -.5em
    }
}

.xsell-panel .panel-footer .btn.pull-right {
    margin-right: 10px
}

.xsell-panel .panel-footer .btn.pull-left {
    margin-right: 24px
}

.xsell-panel.panel-navy .panel-footer.panel-navy {
    border-top: 1px solid #01619d
}

.banner-list-wrapper .panel-body {
    padding-bottom: 0
}

@media (min-width:768px) {
    .banner-list-wrapper .panel-body {
        padding-bottom: 15px;
        height: 120px
    }
}

.banner-list-wrapper.panel-navy .panel-footer.panel-navy {
    border-top: 0 solid #01426a
}

@media (min-width:992px) {
    .banner-list-wrapper.panel-navy .panel-footer.panel-navy {
        margin-top: -20px
    }
}

@media (min-width:992px) {

    .banner-list-wrapper .btn,
    .banner-list-wrapper .containerx a.btn,
    .containerx .banner-list-wrapper a.btn {
        position: relative;
        left: -50px
    }
}

.banner-list-wrapper .panel-footer {
    margin: 0 -15px;
    padding: 0 15px 20px 30px;
    font-size: 12px
}

@media (min-width:768px) {
    .banner-list-wrapper .panel-footer {
        padding-top: 20px
    }
}

@media (min-width:992px) {
    .banner-list-wrapper .panel-footer {
        max-height: 61px;
        margin-top: -20px;
        margin-bottom: 20px;
        margin-left: 20px
    }
}

.banner-list-wrapper .panel-footer .btn {
    margin-top: 1em
}

@media (min-width:768px) {
    .banner-list-wrapper .panel-footer .btn {
        margin-top: -.5em
    }
}

.banner-list-wrapper .panel-footer .btn.pull-right {
    margin-right: 10px
}

.banner-list-wrapper .panel-footer .btn.pull-left {
    margin-right: 24px
}

.banner-list {
    margin-bottom: 0
}

@media (min-width:992px) {
    .banner-list {
        margin-left: 0
    }
}

.banner-list svg {
    height: 15px;
    width: 30px
}

@media (min-width:992px) {
    .banner-list svg {
        height: 30px
    }
}

.banner-list li {
    font-size: 17px;
    min-height: 35px;
    line-height: 1em;
    font-weight: 700;
    padding-right: 15px;
    list-style: none
}

@media (min-width:360px) {
    .banner-list li {
        font-size: 19px
    }
}

@media (min-width:768px) {
    .banner-list li {
        float: left
    }
}

@media (min-width:992px) {
    .banner-list li {
        font-size: 21px;
        padding-right: 20px;
        padding-left: 5px
    }
}

.banner-list li.pull-left {
    padding-right: 0;
    padding-left: 0
}

.banner-list {
    margin-left: -7px;
    padding-top: 20px;
    padding-bottom: 12px;
    padding-left: 0
}

@media (max-width:767px) {
    .banner-subtext {
        padding: 0 20px;
        line-height: 1.3em;
        max-width: 240px
    }

    .banner-button {
        margin-top: 12px
    }

    .banner-offertext {
        padding: 20px 30px
    }

    .banner-list span.fine-print {
        display: inline;
        line-height: 1em;
        font-size: medium;
        color: #01426a
    }
}

@media (min-width:768px) {
    .banner-offertext {
        height: 180px;
        overflow: hidden;
        padding: 20px 30px
    }

    .banner-subtext {
        padding: 20px 10px 10px 5px;
        font-size: 14px;
        clear: both;
        display: table;
        width: 100%
    }

    .banner-button {
        float: right;
        margin-left: 10px;
        display: table-cell;
        vertical-align: top
    }

    .banner-list span.fine-print {
        display: block;
        line-height: 1em
    }

    .banner-list svg {
        height: 30px;
        width: 50px
    }

    .banner-list li {
        font-size: 23px
    }
}

@media (min-width:992px) {
    .banner-offertext {
        height: 180px;
        overflow: hidden;
        padding: 20px
    }

    .banner-list li {
        font-size: 22px
    }

    .banner-subtext {
        font-size: 14px;
        clear: both;
        display: table;
        padding: 10px
    }

    .banner-button {
        display: table-cell
    }
}

.card-banner a:focus,
.card-banner a:hover {
    text-decoration: none
}

@media (max-width:767px) {
    .card-banner .panel-image {
        border-radius: 4px 4px 0 0
    }
}

@media (min-width:768px) {
    .card-banner .panel-image {
        border-radius: 0 4px 0 0
    }
}

.card-banner .card-banner--copy {
    padding: 0 17px;
    color: #212223
}

.card-banner .card-banner--headline {
    padding: 20px 0;
    font-size: 26px;
    line-height: 33px;
    font-weight: 700
}

.card-banner .card-banner--footer {
    margin-left: -32px;
    margin-right: -32px;
    padding: 15px 30px;
    background-color: #f5f5f5
}

.card-banner .card-banner--footer .btn {
    margin-bottom: 0
}

.card-banner-sm {
    overflow: hidden
}

.card-banner-sm a:focus,
.card-banner-sm a:hover {
    text-decoration: none
}

.card-banner-sm .panel-image {
    min-height: 140px
}

.card-banner-sm .card-banner--copy {
    color: #3c3b3f;
    min-height: 140px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 64px
}

.card-banner-sm .card-banner--copy .h1,
.card-banner-sm .card-banner--copy .h2,
.card-banner-sm .card-banner--copy .h3,
.card-banner-sm .card-banner--copy .h4,
.card-banner-sm .card-banner--copy .h5,
.card-banner-sm .card-banner--copy .h6 {
    color: #212223
}

.card-banner-sm .card-banner--copy .imgContainer {
    max-width: 200px;
    float: right;
    margin: 0 5px 0 15px
}

.card-banner-sm .card-banner--copy .well-md {
    padding: 10px
}

.card-banner-sm .card-banner--copy .well-md&gt;* {
    margin-bottom: 0
}

.card-banner-sm .card-banner--footer {
    margin-left: -25px;
    margin-right: -25px;
    padding: 10px 25px;
    background-color: #f5f5f5;
    position: absolute;
    bottom: 0;
    width: 100%;
    max-height: 64px;
    overflow: hidden
}

.card-banner-sm .card-banner--footer .btn {
    margin-bottom: 0
}

.card-banner-md {
    overflow: hidden
}

.card-banner-md a:focus,
.card-banner-md a:hover {
    text-decoration: none
}

.card-banner-md .panel-image {
    min-height: 185px
}

.card-banner-md .card-banner--copy {
    color: #3c3b3f;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 74px
}

.card-banner-md .card-banner--copy .h1,
.card-banner-md .card-banner--copy .h2,
.card-banner-md .card-banner--copy .h3,
.card-banner-md .card-banner--copy .h4,
.card-banner-md .card-banner--copy .h5,
.card-banner-md .card-banner--copy .h6 {
    color: #212223
}

@media (min-width:768px) {
    .card-banner-md .card-banner--copy {
        min-height: 185px
    }
}

.card-banner-md .card-banner--copy .imgContainer {
    max-width: 100px;
    float: right;
    margin: 0 5px 0 15px
}

.card-banner-md .card-banner--copy .well-md {
    padding: 15px
}

.card-banner-md .card-banner--copy .well-md&gt;* {
    margin-bottom: 0;
    line-height: 1.35em
}

.card-banner-md .card-banner--footer {
    margin-left: -30px;
    margin-right: -30px;
    padding: 15px 30px;
    background-color: #f5f5f5;
    position: absolute;
    bottom: 0;
    width: 100%;
    max-height: 74px;
    overflow: hidden
}

.card-banner-md .card-banner--footer .btn {
    margin-bottom: 0
}

.card-banner-lg {
    overflow: hidden
}

.card-banner-lg a:focus,
.card-banner-lg a:hover {
    text-decoration: none
}

.card-banner-lg .panel-image {
    min-height: 225px
}

.card-banner-lg .card-banner--copy {
    color: #3c3b3f;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 74px
}

.card-banner-lg .card-banner--copy .h1,
.card-banner-lg .card-banner--copy .h2,
.card-banner-lg .card-banner--copy .h3,
.card-banner-lg .card-banner--copy .h4,
.card-banner-lg .card-banner--copy .h5,
.card-banner-lg .card-banner--copy .h6 {
    color: #212223
}

@media (min-width:768px) {
    .card-banner-lg .card-banner--copy {
        min-height: 225px
    }
}

.card-banner-lg .card-banner--copy .imgContainer {
    max-width: 100px;
    float: right
}

.card-banner-lg .card-banner--copy .well-md {
    padding: 15px
}

.card-banner-lg .card-banner--footer {
    margin-left: -30px;
    margin-right: -30px;
    padding: 15px 30px;
    background-color: #f5f5f5;
    position: absolute;
    bottom: 0;
    width: 100%;
    max-height: 74px;
    overflow: hidden
}

.card-banner-lg .card-banner--footer .btn {
    margin-bottom: 0
}

.card-banner-xl {
    overflow: hidden
}

.card-banner-xl a:focus,
.card-banner-xl a:hover {
    text-decoration: none
}

.card-banner-xl .panel-image {
    min-height: 315px
}

.card-banner-xl .card-banner--copy {
    color: #3c3b3f;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 74px
}

.card-banner-xl .card-banner--copy .h1,
.card-banner-xl .card-banner--copy .h2,
.card-banner-xl .card-banner--copy .h3,
.card-banner-xl .card-banner--copy .h4,
.card-banner-xl .card-banner--copy .h5,
.card-banner-xl .card-banner--copy .h6 {
    color: #212223
}

@media (min-width:768px) {
    .card-banner-xl .card-banner--copy {
        min-height: 315px
    }
}

.card-banner-xl .card-banner--copy .imgContainer {
    max-width: 100px;
    float: right
}

.card-banner-xl .card-banner--copy .well-md {
    padding: 15px
}

.card-banner-xl .card-banner--footer {
    margin-left: -30px;
    margin-right: -30px;
    padding: 15px 30px;
    background-color: #f5f5f5;
    position: absolute;
    bottom: 0;
    width: 100%;
    max-height: 74px;
    overflow: hidden
}

.card-banner-xl .card-banner--footer .btn {
    margin-bottom: 0
}

.card-bannerImg-sm {
    overflow: hidden
}

.card-bannerImg-sm a:focus,
.card-bannerImg-sm a:hover {
    text-decoration: none
}

.card-bannerImg-sm .panel-image {
    min-height: 140px
}

.card-bannerImg-sm .card-banner--copy {
    color: #3c3b3f
}

.card-bannerImg-sm .card-banner--copy .h1,
.card-bannerImg-sm .card-banner--copy .h2,
.card-bannerImg-sm .card-banner--copy .h3,
.card-bannerImg-sm .card-banner--copy .h4,
.card-bannerImg-sm .card-banner--copy .h5,
.card-bannerImg-sm .card-banner--copy .h6 {
    color: #212223
}

@media (min-width:768px) {
    .card-bannerImg-sm .card-banner--copy {
        min-height: 140px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        padding-bottom: 54px
    }
}

.card-bannerImg-sm .card-banner--copy .imgConainter-lg,
.card-bannerImg-sm .card-banner--copy .imgContainer,
.card-bannerImg-sm .card-banner--copy .imgContainer-md,
.card-bannerImg-sm .card-banner--copy .imgContainer-sm {
    display: none;
    margin: 0 30px;
    padding-bottom: 20px;
    float: right;
    width: 50px
}

@media (min-width:450px) {

    .card-bannerImg-sm .card-banner--copy .imgConainter-lg,
    .card-bannerImg-sm .card-banner--copy .imgContainer,
    .card-bannerImg-sm .card-banner--copy .imgContainer-md,
    .card-bannerImg-sm .card-banner--copy .imgContainer-sm {
        display: block
    }
}

@media (min-width:768px) {

    .card-bannerImg-sm .card-banner--copy .imgConainter-lg,
    .card-bannerImg-sm .card-banner--copy .imgContainer,
    .card-bannerImg-sm .card-banner--copy .imgContainer-md,
    .card-bannerImg-sm .card-banner--copy .imgContainer-sm {
        width: 80px;
        padding-bottom: 5px
    }

    .card-bannerImg-sm .card-banner--copy .imgConainter-lg&gt;img,
    .card-bannerImg-sm .card-banner--copy .imgContainer-md&gt;img,
    .card-bannerImg-sm .card-banner--copy .imgContainer-sm&gt;img,
    .card-bannerImg-sm .card-banner--copy .imgContainer&gt;img {
        margin-top: -10px
    }
}

.card-bannerImg-sm .card-banner--copy .well-md {
    width: 100%;
    padding: 10px
}

@media (max-width:767px) {
    .card-bannerImg-sm .card-banner--copy .well-md {
        padding-bottom: 0
    }
}

@media (min-width:768px) {
    .card-bannerImg-sm .card-banner--copy .well-md&gt;:first-child {
        max-height: 36px
    }
}

.card-bannerImg-sm .card-banner--copy .well-md&gt;* {
    margin-bottom: 0;
    line-height: 1.25em
}

.card-bannerImg-sm .card-banner--copy .well-md ul {
    margin-left: -24px
}

.card-bannerImg-sm .card-banner--footer {
    margin-left: -25px;
    margin-right: -25px;
    padding: 10px 25px;
    background-color: #f5f5f5;
    margin-top: 10px
}

@media (min-width:767px) {
    .card-bannerImg-sm .card-banner--footer {
        margin-top: 0;
        position: absolute;
        bottom: 0;
        width: 100%;
        max-height: 64px;
        overflow: hidden;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center
    }
}

.card-bannerImg-sm .card-banner--footer .btn {
    margin-bottom: 0;
    margin-right: 10px
}

.card-bannerImg-sm .card-banner--footer .fine-print {
    font-size: 10px;
    max-height: 55px;
    overflow: auto;
    line-height: 1.4em
}

@media (max-width:768px) {
    .card-bannerImg-sm .card-banner--footer .fine-print {
        margin-top: 10px
    }
}

.card-bannerImg-md {
    overflow: hidden
}

.card-bannerImg-md a:focus,
.card-bannerImg-md a:hover {
    text-decoration: none
}

.card-bannerImg-md .panel-image {
    min-height: 185px
}

.card-bannerImg-md .card-banner--copy {
    color: #3c3b3f
}

.card-bannerImg-md .card-banner--copy .h1,
.card-bannerImg-md .card-banner--copy .h2,
.card-bannerImg-md .card-banner--copy .h3,
.card-bannerImg-md .card-banner--copy .h4,
.card-bannerImg-md .card-banner--copy .h5,
.card-bannerImg-md .card-banner--copy .h6 {
    color: #212223
}

@media (min-width:768px) {
    .card-bannerImg-md .card-banner--copy {
        min-height: 185px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        padding-bottom: 64px
    }
}

.card-bannerImg-md .card-banner--copy .imgContainer-sm {
    display: none;
    margin: 0 30px;
    padding-bottom: 20px;
    float: right;
    width: 50px
}

@media (min-width:450px) {
    .card-bannerImg-md .card-banner--copy .imgContainer-sm {
        display: block
    }
}

@media (min-width:768px) {
    .card-bannerImg-md .card-banner--copy .imgContainer-sm {
        width: 80px;
        padding-bottom: 5px
    }
}

.card-bannerImg-md .card-banner--copy .imgContainer,
.card-bannerImg-md .card-banner--copy .imgContainer-md {
    display: none;
    margin: 0 30px;
    padding-bottom: 20px;
    float: right;
    width: 80px
}

@media (min-width:550px) {

    .card-bannerImg-md .card-banner--copy .imgContainer,
    .card-bannerImg-md .card-banner--copy .imgContainer-md {
        display: block
    }
}

@media (min-width:768px) {

    .card-bannerImg-md .card-banner--copy .imgContainer,
    .card-bannerImg-md .card-banner--copy .imgContainer-md {
        width: 120px;
        padding-bottom: 5px
    }
}

.card-bannerImg-md .card-banner--copy .imgContainer-lg {
    display: none;
    margin: 0 30px;
    padding-bottom: 20px;
    float: right;
    width: 100px
}

@media (min-width:550px) {
    .card-bannerImg-md .card-banner--copy .imgContainer-lg {
        display: block
    }
}

@media (min-width:768px) {
    .card-bannerImg-md .card-banner--copy .imgContainer-lg {
        width: 150px;
        padding-bottom: 5px
    }
}

.card-bannerImg-md .card-banner--copy .well-md {
    padding: 10px;
    width: 100%
}

@media (max-width:767px) {
    .card-bannerImg-md .card-banner--copy .well-md {
        padding-bottom: 0
    }
}

.card-bannerImg-md .card-banner--copy .well-md&gt;* {
    margin-bottom: 0;
    line-height: 1.25em
}

.card-bannerImg-md .card-banner--copy .well-md ul {
    margin-left: -24px
}

.card-bannerImg-md .card-banner--footer {
    margin-left: -25px;
    margin-right: -25px;
    padding: 10px 25px;
    background-color: #f5f5f5;
    margin-top: 10px
}

@media (min-width:767px) {
    .card-bannerImg-md .card-banner--footer {
        margin-top: 0;
        position: absolute;
        bottom: 0;
        width: 100%;
        max-height: 74px;
        overflow: hidden;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center
    }
}

.card-bannerImg-md .card-banner--footer .btn {
    margin-bottom: 0;
    margin-right: 10px
}

.card-bannerImg-md .card-banner--footer .fine-print {
    font-size: 10px;
    max-height: 55px;
    overflow: auto;
    line-height: 1.4em
}

@media (max-width:768px) {
    .card-bannerImg-md .card-banner--footer .fine-print {
        margin-top: 10px
    }
}

.card-bannerImg-lg {
    overflow: hidden
}

.card-bannerImg-lg a:focus,
.card-bannerImg-lg a:hover {
    text-decoration: none
}

.card-bannerImg-lg .panel-image {
    min-height: 225px
}

.card-bannerImg-lg .card-banner--copy {
    color: #3c3b3f
}

.card-bannerImg-lg .card-banner--copy .h1,
.card-bannerImg-lg .card-banner--copy .h2,
.card-bannerImg-lg .card-banner--copy .h3,
.card-bannerImg-lg .card-banner--copy .h4,
.card-bannerImg-lg .card-banner--copy .h5,
.card-bannerImg-lg .card-banner--copy .h6 {
    color: #212223
}

@media (min-width:768px) {
    .card-bannerImg-lg .card-banner--copy {
        min-height: 225px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        padding-bottom: 64px
    }
}

.card-bannerImg-lg .card-banner--copy .imgContainer-sm {
    display: none;
    margin: 0 30px;
    padding-bottom: 20px;
    float: right;
    width: 50px
}

@media (min-width:450px) {
    .card-bannerImg-lg .card-banner--copy .imgContainer-sm {
        display: block
    }
}

@media (min-width:768px) {
    .card-bannerImg-lg .card-banner--copy .imgContainer-sm {
        width: 80px;
        padding-bottom: 5px
    }
}

.card-bannerImg-lg .card-banner--copy .imgContainer,
.card-bannerImg-lg .card-banner--copy .imgContainer-md {
    display: none;
    margin: 0 30px;
    padding-bottom: 20px;
    float: right;
    width: 80px
}

@media (min-width:550px) {

    .card-bannerImg-lg .card-banner--copy .imgContainer,
    .card-bannerImg-lg .card-banner--copy .imgContainer-md {
        display: block
    }
}

@media (min-width:768px) {

    .card-bannerImg-lg .card-banner--copy .imgContainer,
    .card-bannerImg-lg .card-banner--copy .imgContainer-md {
        width: 120px;
        padding-bottom: 5px
    }
}

.card-bannerImg-lg .card-banner--copy .imgContainer-lg {
    display: none;
    margin: 0 30px;
    padding-bottom: 20px;
    float: right;
    width: 100px
}

@media (min-width:550px) {
    .card-bannerImg-lg .card-banner--copy .imgContainer-lg {
        display: block
    }
}

@media (min-width:768px) {
    .card-bannerImg-lg .card-banner--copy .imgContainer-lg {
        width: 150px;
        padding-bottom: 5px
    }
}

.card-bannerImg-lg .card-banner--copy .well-md {
    padding: 10px;
    width: 100%
}

@media (max-width:767px) {
    .card-bannerImg-lg .card-banner--copy .well-md {
        padding-bottom: 0
    }
}

.card-bannerImg-lg .card-banner--copy .well-md&gt;* {
    margin-bottom: 0;
    line-height: 1.25em
}

.card-bannerImg-lg .card-banner--copy .well-md ul {
    margin-left: -24px
}

.card-bannerImg-lg .card-banner--footer {
    margin-left: -25px;
    margin-right: -25px;
    padding: 10px 25px;
    background-color: #f5f5f5;
    margin-top: 10px
}

@media (min-width:767px) {
    .card-bannerImg-lg .card-banner--footer {
        margin-top: 0;
        position: absolute;
        bottom: 0;
        width: 100%;
        max-height: 74px;
        overflow: hidden;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center
    }
}

.card-bannerImg-lg .card-banner--footer .btn {
    margin-bottom: 0;
    margin-right: 10px
}

.card-bannerImg-lg .card-banner--footer .fine-print {
    font-size: 10px;
    max-height: 55px;
    overflow: auto;
    line-height: 1.4em
}

@media (max-width:768px) {
    .card-bannerImg-lg .card-banner--footer .fine-print {
        margin-top: 10px
    }
}

.card-bannerImg-xl {
    overflow: hidden
}

.card-bannerImg-xl a:focus,
.card-bannerImg-xl a:hover {
    text-decoration: none
}

.card-bannerImg-xl .panel-image {
    min-height: 315px
}

.card-bannerImg-xl .card-banner--copy {
    color: #3c3b3f
}

.card-bannerImg-xl .card-banner--copy .h1,
.card-bannerImg-xl .card-banner--copy .h2,
.card-bannerImg-xl .card-banner--copy .h3,
.card-bannerImg-xl .card-banner--copy .h4,
.card-bannerImg-xl .card-banner--copy .h5,
.card-bannerImg-xl .card-banner--copy .h6 {
    color: #212223
}

@media (min-width:768px) {
    .card-bannerImg-xl .card-banner--copy {
        min-height: 315px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        padding-bottom: 64px
    }
}

.card-bannerImg-xl .card-banner--copy .imgContainer-sm {
    display: none;
    margin: 0 30px;
    padding-bottom: 20px;
    float: right;
    width: 50px
}

@media (min-width:450px) {
    .card-bannerImg-xl .card-banner--copy .imgContainer-sm {
        display: block
    }
}

@media (min-width:768px) {
    .card-bannerImg-xl .card-banner--copy .imgContainer-sm {
        width: 80px;
        padding-bottom: 5px
    }
}

.card-bannerImg-xl .card-banner--copy .imgContainer,
.card-bannerImg-xl .card-banner--copy .imgContainer-md {
    display: none;
    margin: 0 30px;
    padding-bottom: 20px;
    float: right;
    width: 80px
}

@media (min-width:550px) {

    .card-bannerImg-xl .card-banner--copy .imgContainer,
    .card-bannerImg-xl .card-banner--copy .imgContainer-md {
        display: block
    }
}

@media (min-width:768px) {

    .card-bannerImg-xl .card-banner--copy .imgContainer,
    .card-bannerImg-xl .card-banner--copy .imgContainer-md {
        width: 120px;
        padding-bottom: 5px
    }
}

.card-bannerImg-xl .card-banner--copy .imgContainer-lg {
    display: none;
    margin: 0 30px;
    padding-bottom: 20px;
    float: right;
    width: 100px
}

@media (min-width:550px) {
    .card-bannerImg-xl .card-banner--copy .imgContainer-lg {
        display: block
    }
}

@media (min-width:768px) {
    .card-bannerImg-xl .card-banner--copy .imgContainer-lg {
        width: 150px;
        padding-bottom: 5px
    }
}

.card-bannerImg-xl .card-banner--copy .well-md {
    padding: 10px;
    width: 100%
}

@media (max-width:767px) {
    .card-bannerImg-xl .card-banner--copy .well-md {
        padding-bottom: 0
    }
}

.card-bannerImg-xl .card-banner--copy .well-md&gt;* {
    margin-bottom: 0;
    line-height: 1.25em
}

.card-bannerImg-xl .card-banner--copy .well-md ul {
    margin-left: -24px
}

.card-bannerImg-xl .card-banner--footer {
    margin-left: -25px;
    margin-right: -25px;
    padding: 10px 25px;
    background-color: #f5f5f5;
    margin-top: 10px
}

@media (min-width:767px) {
    .card-bannerImg-xl .card-banner--footer {
        margin-top: 0;
        position: absolute;
        bottom: 0;
        width: 100%;
        max-height: 74px;
        overflow: hidden;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center
    }
}

.card-bannerImg-xl .card-banner--footer .btn {
    margin-bottom: 0;
    margin-right: 10px
}

.card-bannerImg-xl .card-banner--footer .fine-print {
    font-size: 10px;
    max-height: 55px;
    overflow: auto;
    line-height: 1.4em
}

@media (max-width:768px) {
    .card-bannerImg-xl .card-banner--footer .fine-print {
        margin-top: 10px
    }
}

.boa-aura {
    background-image: url(../css/15674080EFE94A32828837CFE01BC720);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0
}

.boa-banner a:focus,
.boa-banner a:hover {
    text-decoration: none
}

@media (max-width:991px) {
    .boa-banner .panel-image {
        min-height: 198px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .boa-banner .h1 {
        font-size: 26px;
        margin-bottom: 0
    }
}

.boa-banner ul.boa-bullets li:before {
    content: "\2022";
    margin-right: 5px
}

.boa-banner ul.boa-bullets {
    margin-left: 0;
    padding-left: 2px;
    color: #3c3b3f;
    font-weight: 700
}

@media (min-width:992px) {
    .boa-banner ul.boa-bullets {
        margin-bottom: 24px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .boa-banner ul.boa-bullets {
        margin-bottom: 12px;
        margin-top: -12px
    }
}

.boa-banner ul.boa-bullets li {
    display: inline-block;
    padding-right: 5px;
    margin-right: 10px
}

.boa-banner .boa--copy {
    padding: 20px 15px;
    color: #3c3b3f
}

.faq-question {
    padding: 15px;
    border-bottom: 1px solid #e9e9e9;
    color: #01426a
}

.merch93 .fine-print {
    padding-top: 20px
}

.merch93 .price-guarantee svg {
    height: 128px;
    width: 128px;
    fill: #4d803b
}

.merch93 .price-guarantee .h1,
.merch93 .price-guarantee .h2,
.merch93 .price-guarantee .h3,
.merch93 .price-guarantee .h4,
.merch93 .price-guarantee .h5,
.merch93 .price-guarantee .h6,
.merch93 .price-guarantee .module-fd--price,
.merch93 .price-guarantee h1,
.merch93 .price-guarantee h2,
.merch93 .price-guarantee h3,
.merch93 .price-guarantee h4,
.merch93 .price-guarantee h5,
.merch93 .price-guarantee h6 {
    margin-bottom: 0
}

.merch93 svg.icon-price-guarantee {
    margin-bottom: -15px
}

.merch93 .panel-image {
    min-height: 250px
}

.storebutton {
    margin: 0 5px 5px
}

.storebutton img {
    max-height: 41px
}

.advisories .alert {
    padding: 5px 0
}

.sitewide-advisory .alert {
    margin-bottom: 0
}

.advisories .alert {
    color: #212223;
    margin-bottom: 0;
    border-radius: 0;
    border-left: 0;
    border-right: 0
}

.advisories .alert a {
    color: #212223
}

.advisory-pages .h5,
.advisory-pages h5 {
    color: inherit
}

.alert-warning a {
    color: #212223
}

.container div.userResetPasswordMsg,
.containerx div.userResetPasswordMsg {
    clear: both;
    float: none;
    padding: 20px;
    margin: 0 0 20px;
    background: #e0efd8;
    font-weight: 700
}

.containerx div.userSuccessReactivate {
    clear: both;
    float: none;
    padding: 20px;
    margin: 0 0 20px;
    background: #f0f2e7
}

.containerx div.rocketMilesAdvisory div:first-child,
.containerx div.userSuccessReactivate div:first-child {
    margin: 0 0 20px
}

.containerx div.userSuccessReactivate a {
    color: #01426a
}

.containerx div.userSuccessReactivate a:hover {
    color: #000
}

.containerx .rocketMilesAdvisory.advisoryBanner {
    padding: 20px 30px 10px 45px
}

.confirm-dialog-container {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 900
}

.confirm-dialog-container.container-for-tall-dialog {
    position: absolute
}

.confirm-dialog-container .confirm-dialog-background {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #F1F6F5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
    opacity: .65
}

.confirm-dialog-container .confirm-dialog {
    width: 600px;
    display: inline-block;
    background-color: #F1F6F5;
    position: relative;
    left: 50%;
    margin-left: -300px;
    top: 75px;
    padding: 0 24px 88px;
    border: 1px solid #777;
    box-shadow: 0 30px 40px -20px rgba(0, 0, 0, .7);
    border-radius: 2px
}

.confirm-dialog-container .confirm-dialog label {
    display: block
}

.confirm-dialog-container .confirm-dialog.autosize {
    width: auto;
    bottom: 75px;
    max-height: 710px;
    min-height: 250px
}

.confirm-dialog-container .confirm-dialog.autosize .confirm-dialog-content {
    overflow-y: auto;
    top: 55px;
    bottom: 83px;
    width: 550px
}

.confirm-dialog-container .confirm-dialog .confirm-dialog-actions {
    position: absolute;
    bottom: 24px;
    right: 24px
}

.confirm-dialog-container .confirm-dialog .confirm-dialog-actions .btn-primary {
    margin-left: 12px
}

#leavingConfirmationBox h2 {
    margin: 0 0 .83em;
    font-size: 1.5em;
    font-family: Circular, Helvetica Neue, Helvetica, Arial, sans-serif
}

#leavingConfirmationBox p {
    line-height: 1.72857;
    margin: 0 0 12px
}

[class*=col-] {
    transition: all .25s ease
}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
.animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.animated.infinite {
    animation-iteration-count: infinite
}

.animated.hinge {
    animation-duration: 2s
}

.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
    animation-duration: .75s
}

@keyframes b {

    0%,
    20%,
    53%,
    80%,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        transform: translateZ(0)
    }

    40%,
    43% {
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        transform: translate3d(0, -30px, 0)
    }

    70% {
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        transform: translate3d(0, -15px, 0)
    }

    90% {
        transform: translate3d(0, -4px, 0)
    }
}

.bounce {
    animation-name: b;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom
}

@keyframes c {

    0%,
    50%,
    to {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

.flash {
    animation-name: c
}

@keyframes d {
    0% {
        transform: scaleX(1)
    }

    50% {
        transform: scale3d(1.05, 1.05, 1.05)
    }

    to {
        transform: scaleX(1)
    }
}

.pulse {
    animation-name: d
}

@keyframes e {
    0% {
        transform: scaleX(1)
    }

    30% {
        transform: scale3d(1.25, .75, 1)
    }

    40% {
        transform: scale3d(.75, 1.25, 1)
    }

    50% {
        transform: scale3d(1.15, .85, 1)
    }

    65% {
        transform: scale3d(.95, 1.05, 1)
    }

    75% {
        transform: scale3d(1.05, .95, 1)
    }

    to {
        transform: scaleX(1)
    }
}

.rubberBand {
    animation-name: e
}

@keyframes f {

    0%,
    to {
        transform: translateZ(0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        transform: translate3d(-10px, 0, 0)
    }

    20%,
    40%,
    60%,
    80% {
        transform: translate3d(10px, 0, 0)
    }
}

.shake {
    animation-name: f
}

@keyframes g {
    0% {
        transform: translateX(0)
    }

    6.5% {
        transform: translateX(-6px) rotateY(-9deg)
    }

    18.5% {
        transform: translateX(5px) rotateY(7deg)
    }

    31.5% {
        transform: translateX(-3px) rotateY(-5deg)
    }

    43.5% {
        transform: translateX(2px) rotateY(3deg)
    }

    50% {
        transform: translateX(0)
    }
}

.headShake {
    animation-timing-function: ease-in-out;
    animation-name: g
}

@keyframes h {
    20% {
        transform: rotate(15deg)
    }

    40% {
        transform: rotate(-10deg)
    }

    60% {
        transform: rotate(5deg)
    }

    80% {
        transform: rotate(-5deg)
    }

    to {
        transform: rotate(0deg)
    }
}

.swing {
    -ms-transform-origin: top center;
    transform-origin: top center;
    animation-name: h
}

@keyframes i {
    0% {
        transform: scaleX(1)
    }

    10%,
    20% {
        transform: scale3d(.9, .9, .9) rotate(-3deg)
    }

    30%,
    50%,
    70%,
    90% {
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
    }

    40%,
    60%,
    80% {
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
    }

    to {
        transform: scaleX(1)
    }
}

.tada {
    animation-name: i
}

@keyframes j {
    0% {
        transform: none
    }

    15% {
        transform: translate3d(-25%, 0, 0) rotate(-5deg)
    }

    30% {
        transform: translate3d(20%, 0, 0) rotate(3deg)
    }

    45% {
        transform: translate3d(-15%, 0, 0) rotate(-3deg)
    }

    60% {
        transform: translate3d(10%, 0, 0) rotate(2deg)
    }

    75% {
        transform: translate3d(-5%, 0, 0) rotate(-1deg)
    }

    to {
        transform: none
    }
}

.wobble {
    animation-name: j
}

@keyframes k {

    0%,
    11.1%,
    to {
        transform: none
    }

    22.2% {
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }

    77.7% {
        transform: skewX(.39063deg) skewY(.39063deg)
    }

    88.8% {
        transform: skewX(-.19531deg) skewY(-.19531deg)
    }
}

.jello {
    animation-name: k;
    -ms-transform-origin: center;
    transform-origin: center
}

@keyframes l {

    0%,
    20%,
    40%,
    60%,
    80%,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }

    20% {
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        transform: scale3d(.9, .9, .9)
    }

    60% {
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        transform: scale3d(.97, .97, .97)
    }

    to {
        opacity: 1;
        transform: scaleX(1)
    }
}

.bounceIn {
    animation-name: l
}

@keyframes m {

    0%,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        transform: translate3d(0, -3000px, 0)
    }

    60% {
        opacity: 1;
        transform: translate3d(0, 25px, 0)
    }

    75% {
        transform: translate3d(0, -10px, 0)
    }

    90% {
        transform: translate3d(0, 5px, 0)
    }

    to {
        transform: none
    }
}

.bounceInDown {
    animation-name: m
}

@keyframes n {

    0%,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        transform: translate3d(-3000px, 0, 0)
    }

    60% {
        opacity: 1;
        transform: translate3d(25px, 0, 0)
    }

    75% {
        transform: translate3d(-10px, 0, 0)
    }

    90% {
        transform: translate3d(5px, 0, 0)
    }

    to {
        transform: none
    }
}

.bounceInLeft {
    animation-name: n
}

@keyframes o {

    0%,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        transform: translate3d(3000px, 0, 0)
    }

    60% {
        opacity: 1;
        transform: translate3d(-25px, 0, 0)
    }

    75% {
        transform: translate3d(10px, 0, 0)
    }

    90% {
        transform: translate3d(-5px, 0, 0)
    }

    to {
        transform: none
    }
}

.bounceInRight {
    animation-name: o
}

@keyframes p {

    0%,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        transform: translate3d(0, 3000px, 0)
    }

    60% {
        opacity: 1;
        transform: translate3d(0, -20px, 0)
    }

    75% {
        transform: translate3d(0, 10px, 0)
    }

    90% {
        transform: translate3d(0, -5px, 0)
    }

    to {
        transform: translateZ(0)
    }
}

.bounceInUp {
    animation-name: p
}

@keyframes q {
    20% {
        transform: scale3d(.9, .9, .9)
    }

    50%,
    55% {
        opacity: 1;
        transform: scale3d(1.1, 1.1, 1.1)
    }

    to {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
}

.bounceOut {
    animation-name: q
}

@keyframes r {
    20% {
        transform: translate3d(0, 10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        transform: translate3d(0, -20px, 0)
    }

    to {
        opacity: 0;
        transform: translate3d(0, 2000px, 0)
    }
}

.bounceOutDown {
    animation-name: r
}

@keyframes s {
    20% {
        opacity: 1;
        transform: translate3d(20px, 0, 0)
    }

    to {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0)
    }
}

.bounceOutLeft {
    animation-name: s
}

@keyframes t {
    20% {
        opacity: 1;
        transform: translate3d(-20px, 0, 0)
    }

    to {
        opacity: 0;
        transform: translate3d(2000px, 0, 0)
    }
}

.bounceOutRight {
    animation-name: t
}

@keyframes u {
    20% {
        transform: translate3d(0, -10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        transform: translate3d(0, 20px, 0)
    }

    to {
        opacity: 0;
        transform: translate3d(0, -2000px, 0)
    }
}

.bounceOutUp {
    animation-name: u
}

@keyframes v {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.fadeIn {
    animation-name: v
}

@keyframes w {
    0% {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInDown {
    animation-name: w
}

@keyframes x {
    0% {
        opacity: 0;
        transform: translate3d(0, -2000px, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInDownBig {
    animation-name: x
}

@keyframes y {
    0% {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInLeft {
    animation-name: y
}

@keyframes z {
    0% {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInLeftBig {
    animation-name: z
}

@keyframes A {
    0% {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInRight {
    animation-name: A
}

@keyframes B {
    0% {
        opacity: 0;
        transform: translate3d(2000px, 0, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInRightBig {
    animation-name: B
}

@keyframes C {
    0% {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInUp {
    animation-name: C
}

@keyframes D {
    0% {
        opacity: 0;
        transform: translate3d(0, 2000px, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInUpBig {
    animation-name: D
}

@keyframes E {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.fadeOut {
    animation-name: E
}

@keyframes F {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }
}

.fadeOutDown {
    animation-name: F
}

@keyframes G {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0, 2000px, 0)
    }
}

.fadeOutDownBig {
    animation-name: G
}

@keyframes H {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }
}

.fadeOutLeft {
    animation-name: H
}

@keyframes I {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0)
    }
}

.fadeOutLeftBig {
    animation-name: I
}

@keyframes J {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }
}

.fadeOutRight {
    animation-name: J
}

@keyframes K {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(2000px, 0, 0)
    }
}

.fadeOutRightBig {
    animation-name: K
}

@keyframes L {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }
}

.fadeOutUp {
    animation-name: L
}

@keyframes M {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0, -2000px, 0)
    }
}

.fadeOutUpBig {
    animation-name: M
}

@keyframes N {
    0% {
        transform: perspective(400px) rotateY(-1turn);
        animation-timing-function: ease-out
    }

    40% {
        transform: perspective(400px) translateZ(150px) rotateY(-190deg);
        animation-timing-function: ease-out
    }

    50% {
        transform: perspective(400px) translateZ(150px) rotateY(-170deg);
        animation-timing-function: ease-in
    }

    80% {
        transform: perspective(400px) scale3d(.95, .95, .95);
        animation-timing-function: ease-in
    }

    to {
        transform: perspective(400px);
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    animation-name: N
}

@keyframes O {
    0% {
        transform: perspective(400px) rotateX(90deg);
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        transform: perspective(400px) rotateX(-20deg);
        animation-timing-function: ease-in
    }

    60% {
        transform: perspective(400px) rotateX(10deg);
        opacity: 1
    }

    80% {
        transform: perspective(400px) rotateX(-5deg)
    }

    to {
        transform: perspective(400px)
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: O
}

@keyframes P {
    0% {
        transform: perspective(400px) rotateY(90deg);
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        transform: perspective(400px) rotateY(-20deg);
        animation-timing-function: ease-in
    }

    60% {
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
    }

    80% {
        transform: perspective(400px) rotateY(-5deg)
    }

    to {
        transform: perspective(400px)
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: P
}

@keyframes Q {
    0% {
        transform: perspective(400px)
    }

    30% {
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1
    }

    to {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

.flipOutX {
    animation-name: Q;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important
}

@keyframes R {
    0% {
        transform: perspective(400px)
    }

    30% {
        transform: perspective(400px) rotateY(-15deg);
        opacity: 1
    }

    to {
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: R
}

@keyframes S {
    0% {
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }

    60% {
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        transform: skewX(-5deg);
        opacity: 1
    }

    to {
        transform: none;
        opacity: 1
    }
}

.lightSpeedIn {
    animation-name: S;
    animation-timing-function: ease-out
}

@keyframes T {
    0% {
        opacity: 1
    }

    to {
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

.lightSpeedOut {
    animation-name: T;
    animation-timing-function: ease-in
}

@keyframes U {
    0% {
        transform-origin: center;
        transform: rotate(-200deg);
        opacity: 0
    }

    to {
        transform-origin: center;
        transform: none;
        opacity: 1
    }
}

.rotateIn {
    animation-name: U
}

@keyframes V {
    0% {
        transform-origin: left bottom;
        transform: rotate(-45deg);
        opacity: 0
    }

    to {
        transform-origin: left bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInDownLeft {
    animation-name: V
}

@keyframes W {
    0% {
        transform-origin: right bottom;
        transform: rotate(45deg);
        opacity: 0
    }

    to {
        transform-origin: right bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInDownRight {
    animation-name: W
}

@keyframes X {
    0% {
        transform-origin: left bottom;
        transform: rotate(45deg);
        opacity: 0
    }

    to {
        transform-origin: left bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInUpLeft {
    animation-name: X
}

@keyframes Y {
    0% {
        transform-origin: right bottom;
        transform: rotate(-90deg);
        opacity: 0
    }

    to {
        transform-origin: right bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInUpRight {
    animation-name: Y
}

@keyframes Z {
    0% {
        transform-origin: center;
        opacity: 1
    }

    to {
        transform-origin: center;
        transform: rotate(200deg);
        opacity: 0
    }
}

.rotateOut {
    animation-name: Z
}

@keyframes ab {
    0% {
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        transform-origin: left bottom;
        transform: rotate(45deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    animation-name: ab
}

@keyframes bb {
    0% {
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        transform-origin: right bottom;
        transform: rotate(-45deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    animation-name: bb
}

@keyframes cb {
    0% {
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        transform-origin: left bottom;
        transform: rotate(-45deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    animation-name: cb
}

@keyframes db {
    0% {
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        transform-origin: right bottom;
        transform: rotate(90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    animation-name: db
}

@keyframes eb {
    0% {
        transform-origin: top left;
        animation-timing-function: ease-in-out
    }

    20%,
    60% {
        transform: rotate(80deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out
    }

    40%,
    80% {
        transform: rotate(60deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    to {
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

.hinge {
    animation-name: eb
}

@keyframes fb {
    0% {
        opacity: 0;
        transform: translate3d(-100%, 0, 0) rotate(-120deg)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.rollIn {
    animation-name: fb
}

@keyframes gb {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0) rotate(120deg)
    }
}

.rollOut {
    animation-name: gb
}

@keyframes hb {
    0% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

.zoomIn {
    animation-name: hb
}

@keyframes ib {
    0% {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInDown {
    animation-name: ib
}

@keyframes jb {
    0% {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInLeft {
    animation-name: jb
}

@keyframes kb {
    0% {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInRight {
    animation-name: kb
}

@keyframes lb {
    0% {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInUp {
    animation-name: lb
}

@keyframes mb {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }

    to {
        opacity: 0
    }
}

.zoomOut {
    animation-name: mb
}

@keyframes nb {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform-origin: center bottom;
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomOutDown {
    animation-name: nb
}

@keyframes ob {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }

    to {
        opacity: 0;
        transform: scale(.1) translate3d(-2000px, 0, 0);
        transform-origin: left center
    }
}

.zoomOutLeft {
    animation-name: ob
}

@keyframes pb {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }

    to {
        opacity: 0;
        transform: scale(.1) translate3d(2000px, 0, 0);
        transform-origin: right center
    }
}

.zoomOutRight {
    animation-name: pb
}

@keyframes qb {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform-origin: center bottom;
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomOutUp {
    animation-name: qb
}

@keyframes rb {
    0% {
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

.slideInDown {
    animation-name: rb
}

@keyframes sb {
    0% {
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

.slideInLeft {
    animation-name: sb
}

@keyframes tb {
    0% {
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

.slideInRight {
    animation-name: tb
}

@keyframes ub {
    0% {
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

.slideInUp {
    animation-name: ub
}

@keyframes vb {
    0% {
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        transform: translate3d(0, 100%, 0)
    }
}

.slideOutDown {
    animation-name: vb
}

@keyframes wb {
    0% {
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        transform: translate3d(-100%, 0, 0)
    }
}

.slideOutLeft {
    animation-name: wb
}

@keyframes xb {
    0% {
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        transform: translate3d(100%, 0, 0)
    }
}

.slideOutRight {
    animation-name: xb
}

@keyframes yb {
    0% {
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        transform: translate3d(0, -100%, 0)
    }
}

.slideOutUp {
    animation-name: yb
}

.article-image {
    margin-bottom: 24px
}

.article-image .article-image--credit {
    font-size: 11px;
    margin: 6px 0 0
}

.back-to-top {
    position: fixed;
    bottom: 0;
    right: 2em;
    padding: .5em;
    display: none;
    border-radius: 2px 2px 0 0
}

.back-to-top,
.back-to-top:hover {
    color: #fff;
    background-color: #48850b;
    text-decoration: none
}

.back-to-top img {
    width: 50px;
    height: auto
}

.nav-pills&gt;.active&gt;a&gt;.badge,
a.list-group-item.active&gt;.badge {
    color: #01426a;
    background-color: #fff
}

.nav-pills&gt;li&gt;a&gt;.badge {
    margin-left: 3px
}

.badge-green {
    background-color: #48850b
}

.box {
    background-color: #f5f5f5;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .35);
    color: #3c3b3f;
    padding: 20px
}

.btn,
.containerx a.btn {
    border: 2px solid transparent;
    text-transform: uppercase
}

.containerx .btn-group-sm&gt;a.btn,
.containerx a.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 2px
}

.containerx a.btn,
a.btn {
    text-decoration: none
}

.btn-green,
.btn-primary,
.btn-success,
.containerx a.btn-primary,
a.btn-primary:visited {
    color: #fff;
    background-color: #48850b;
    border-color: #48850b
}

.btn-green.active,
.btn-green.focus,
.btn-green:active,
.btn-green:focus,
.btn-green:hover,
.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.btn-success.active,
.btn-success.focus,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.containerx a.btn-primary.active,
.containerx a.btn-primary.focus,
.containerx a.btn-primary:active,
.containerx a.btn-primary:focus,
.containerx a.btn-primary:hover,
.open&gt;.btn-green.dropdown-toggle,
.open&gt;.btn-primary.dropdown-toggle,
.open&gt;.btn-success.dropdown-toggle,
.open&gt;.containerx a.btn-primary.dropdown-toggle,
.open&gt;a.btn-primary:visited.dropdown-toggle,
a.btn-primary:visited.active,
a.btn-primary:visited.focus,
a.btn-primary:visited:active,
a.btn-primary:visited:focus,
a.btn-primary:visited:hover {
    color: #fff;
    background-color: #3b6d09;
    border-color: #3b6d09;
    transition: all .5s ease
}

.btn-green.active,
.btn-green:active,
.btn-primary.active,
.btn-primary:active,
.btn-success.active,
.btn-success:active,
.containerx a.btn-primary.active,
.containerx a.btn-primary:active,
.open&gt;.btn-green.dropdown-toggle,
.open&gt;.btn-primary.dropdown-toggle,
.open&gt;.btn-success.dropdown-toggle,
.open&gt;.containerx a.btn-primary.dropdown-toggle,
.open&gt;a.btn-primary:visited.dropdown-toggle,
a.btn-primary:visited.active,
a.btn-primary:visited:active {
    background-image: none
}

.btn-green.disabled,
.btn-green.disabled.active,
.btn-green.disabled.focus,
.btn-green.disabled:active,
.btn-green.disabled:focus,
.btn-green.disabled:hover,
.btn-green[disabled],
.btn-green[disabled].active,
.btn-green[disabled].focus,
.btn-green[disabled]:active,
.btn-green[disabled]:focus,
.btn-green[disabled]:hover,
.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
.containerx a.btn-primary.disabled,
.containerx a.btn-primary.disabled.active,
.containerx a.btn-primary.disabled.focus,
.containerx a.btn-primary.disabled:active,
.containerx a.btn-primary.disabled:focus,
.containerx a.btn-primary.disabled:hover,
.containerx a.btn-primary[disabled],
.containerx a.btn-primary[disabled].active,
.containerx a.btn-primary[disabled].focus,
.containerx a.btn-primary[disabled]:active,
.containerx a.btn-primary[disabled]:focus,
.containerx a.btn-primary[disabled]:hover,
a.btn-primary:visited.disabled,
a.btn-primary:visited.disabled.active,
a.btn-primary:visited.disabled.focus,
a.btn-primary:visited.disabled:active,
a.btn-primary:visited.disabled:focus,
a.btn-primary:visited.disabled:hover,
a.btn-primary:visited[disabled],
a.btn-primary:visited[disabled].active,
a.btn-primary:visited[disabled].focus,
a.btn-primary:visited[disabled]:active,
a.btn-primary:visited[disabled]:focus,
a.btn-primary:visited[disabled]:hover,
fieldset[disabled] .btn-green,
fieldset[disabled] .btn-green.active,
fieldset[disabled] .btn-green.focus,
fieldset[disabled] .btn-green:active,
fieldset[disabled] .btn-green:focus,
fieldset[disabled] .btn-green:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .containerx a.btn-primary,
fieldset[disabled] .containerx a.btn-primary.active,
fieldset[disabled] .containerx a.btn-primary.focus,
fieldset[disabled] .containerx a.btn-primary:active,
fieldset[disabled] .containerx a.btn-primary:focus,
fieldset[disabled] .containerx a.btn-primary:hover,
fieldset[disabled] a.btn-primary:visited,
fieldset[disabled] a.btn-primary:visited.active,
fieldset[disabled] a.btn-primary:visited.focus,
fieldset[disabled] a.btn-primary:visited:active,
fieldset[disabled] a.btn-primary:visited:focus,
fieldset[disabled] a.btn-primary:visited:hover {
    background-color: #48850b;
    border-color: #48850b
}

.btn-green:focus,
.btn-primary:focus,
.btn-success:focus,
.containerx a.btn-primary:focus,
a.btn-primary:visited:focus {
    outline: thin dotted !important;
    outline-offset: -2px
}

.btn-ghost-green {
    color: #48850b;
    background-color: hsla(0, 0%, 100%, 0);
    border-color: #48850b
}

.btn-ghost-green.active,
.btn-ghost-green.focus,
.btn-ghost-green:active,
.btn-ghost-green:focus,
.btn-ghost-green:hover,
.open&gt;.btn-ghost-green.dropdown-toggle {
    color: #48850b;
    background-color: hsla(0, 0%, 95%, 0);
    border-color: #3b6d09;
    transition: all .5s ease
}

.btn-ghost-green.active,
.btn-ghost-green:active,
.open&gt;.btn-ghost-green.dropdown-toggle {
    background-image: none
}

.btn-ghost-green.disabled,
.btn-ghost-green.disabled.active,
.btn-ghost-green.disabled.focus,
.btn-ghost-green.disabled:active,
.btn-ghost-green.disabled:focus,
.btn-ghost-green.disabled:hover,
.btn-ghost-green[disabled],
.btn-ghost-green[disabled].active,
.btn-ghost-green[disabled].focus,
.btn-ghost-green[disabled]:active,
.btn-ghost-green[disabled]:focus,
.btn-ghost-green[disabled]:hover,
fieldset[disabled] .btn-ghost-green,
fieldset[disabled] .btn-ghost-green.active,
fieldset[disabled] .btn-ghost-green.focus,
fieldset[disabled] .btn-ghost-green:active,
fieldset[disabled] .btn-ghost-green:focus,
fieldset[disabled] .btn-ghost-green:hover {
    background-color: hsla(0, 0%, 100%, 0);
    border-color: #48850b
}

.btn-ghost-green:focus {
    outline: thin dotted !important;
    outline-offset: 0 !important
}

.btn-ghost-white {
    color: #fff;
    background-color: hsla(0, 0%, 100%, 0);
    border-color: #fff
}

.btn-ghost-white.active,
.btn-ghost-white.focus,
.btn-ghost-white:active,
.btn-ghost-white:focus,
.btn-ghost-white:hover,
.open&gt;.btn-ghost-white.dropdown-toggle {
    color: #fff;
    background-color: hsla(0, 0%, 95%, 0);
    border-color: #f2f2f2;
    transition: all .5s ease
}

.btn-ghost-white.active,
.btn-ghost-white:active,
.open&gt;.btn-ghost-white.dropdown-toggle {
    background-image: none
}

.btn-ghost-white.disabled,
.btn-ghost-white.disabled.active,
.btn-ghost-white.disabled.focus,
.btn-ghost-white.disabled:active,
.btn-ghost-white.disabled:focus,
.btn-ghost-white.disabled:hover,
.btn-ghost-white[disabled],
.btn-ghost-white[disabled].active,
.btn-ghost-white[disabled].focus,
.btn-ghost-white[disabled]:active,
.btn-ghost-white[disabled]:focus,
.btn-ghost-white[disabled]:hover,
fieldset[disabled] .btn-ghost-white,
fieldset[disabled] .btn-ghost-white.active,
fieldset[disabled] .btn-ghost-white.focus,
fieldset[disabled] .btn-ghost-white:active,
fieldset[disabled] .btn-ghost-white:focus,
fieldset[disabled] .btn-ghost-white:hover {
    background-color: hsla(0, 0%, 100%, 0);
    border-color: #fff
}

.btn-ghost-white:hover {
    color: #fff;
    background-color: hsla(0, 0%, 100%, .1);
    border-color: #fff
}

.btn-ghost-white:hover.active,
.btn-ghost-white:hover.focus,
.btn-ghost-white:hover:active,
.btn-ghost-white:hover:focus,
.btn-ghost-white:hover:hover,
.open&gt;.btn-ghost-white:hover.dropdown-toggle {
    color: #fff;
    background-color: hsla(0, 0%, 95%, .1);
    border-color: #f2f2f2;
    transition: all .5s ease
}

.btn-ghost-white:hover.active,
.btn-ghost-white:hover:active,
.open&gt;.btn-ghost-white:hover.dropdown-toggle {
    background-image: none
}

.btn-ghost-white:hover.disabled,
.btn-ghost-white:hover.disabled.active,
.btn-ghost-white:hover.disabled.focus,
.btn-ghost-white:hover.disabled:active,
.btn-ghost-white:hover.disabled:focus,
.btn-ghost-white:hover.disabled:hover,
.btn-ghost-white:hover[disabled],
.btn-ghost-white:hover[disabled].active,
.btn-ghost-white:hover[disabled].focus,
.btn-ghost-white:hover[disabled]:active,
.btn-ghost-white:hover[disabled]:focus,
.btn-ghost-white:hover[disabled]:hover,
fieldset[disabled] .btn-ghost-white:hover,
fieldset[disabled] .btn-ghost-white:hover.active,
fieldset[disabled] .btn-ghost-white:hover.focus,
fieldset[disabled] .btn-ghost-white:hover:active,
fieldset[disabled] .btn-ghost-white:hover:focus,
fieldset[disabled] .btn-ghost-white:hover:hover {
    background-color: hsla(0, 0%, 100%, .1);
    border-color: #fff
}

.btn-white {
    color: #01426a;
    background-color: #F1F6F5;
    border-color: #fff
}

.btn-white.active,
.btn-white.focus,
.btn-white:active,
.btn-white:focus,
.btn-white:hover,
.open&gt;.btn-white.dropdown-toggle {
    color: #01426a;
    background-color: #f2f2f2;
    border-color: #f2f2f2;
    transition: all .5s ease
}

.btn-white.active,
.btn-white:active,
.open&gt;.btn-white.dropdown-toggle {
    background-image: none
}

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

.btn-white:focus {
    box-shadow: 0 0 0 2px #01426a;
    outline: thin dotted;
    outline-offset: -2px
}

.btn-white:focus,
.btn-white:hover {
    color: #01426a
}

.btn-blue {
    color: #fff;
    background-color: #2774ae;
    border-color: #2774ae
}

.btn-blue.active,
.btn-blue.focus,
.btn-blue:active,
.btn-blue:focus,
.btn-blue:hover,
.open&gt;.btn-blue.dropdown-toggle {
    color: #fff;
    background-color: #269;
    border-color: #269;
    transition: all .5s ease
}

.btn-blue.active,
.btn-blue:active,
.open&gt;.btn-blue.dropdown-toggle {
    background-image: none
}

.btn-blue.disabled,
.btn-blue.disabled.active,
.btn-blue.disabled.focus,
.btn-blue.disabled:active,
.btn-blue.disabled:focus,
.btn-blue.disabled:hover,
.btn-blue[disabled],
.btn-blue[disabled].active,
.btn-blue[disabled].focus,
.btn-blue[disabled]:active,
.btn-blue[disabled]:focus,
.btn-blue[disabled]:hover,
fieldset[disabled] .btn-blue,
fieldset[disabled] .btn-blue.active,
fieldset[disabled] .btn-blue.focus,
fieldset[disabled] .btn-blue:active,
fieldset[disabled] .btn-blue:focus,
fieldset[disabled] .btn-blue:hover {
    background-color: #2774ae;
    border-color: #2774ae
}

.btn-blue:focus {
    outline: thin dotted !important;
    outline-offset: -2px
}

.btn-blue:focus,
.btn-blue:hover {
    color: #01426a
}

.btn-ghost-blue,
.btn-secondary,
.containerx a.btn-secondary {
    color: #2774ae;
    background-color: hsla(0, 0%, 100%, 0);
    border-color: #2774ae
}

.btn-ghost-blue.active,
.btn-ghost-blue.focus,
.btn-ghost-blue:active,
.btn-ghost-blue:focus,
.btn-ghost-blue:hover,
.btn-secondary.active,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary:focus,
.btn-secondary:hover,
.containerx a.btn-secondary.active,
.containerx a.btn-secondary.focus,
.containerx a.btn-secondary:active,
.containerx a.btn-secondary:focus,
.containerx a.btn-secondary:hover,
.open&gt;.btn-ghost-blue.dropdown-toggle,
.open&gt;.btn-secondary.dropdown-toggle,
.open&gt;.containerx a.btn-secondary.dropdown-toggle {
    color: #2774ae;
    background-color: hsla(0, 0%, 95%, 0);
    border-color: #269;
    transition: all .5s ease
}

.btn-ghost-blue.active,
.btn-ghost-blue:active,
.btn-secondary.active,
.btn-secondary:active,
.containerx a.btn-secondary.active,
.containerx a.btn-secondary:active,
.open&gt;.btn-ghost-blue.dropdown-toggle,
.open&gt;.btn-secondary.dropdown-toggle,
.open&gt;.containerx a.btn-secondary.dropdown-toggle {
    background-image: none
}

.btn-ghost-blue.disabled,
.btn-ghost-blue.disabled.active,
.btn-ghost-blue.disabled.focus,
.btn-ghost-blue.disabled:active,
.btn-ghost-blue.disabled:focus,
.btn-ghost-blue.disabled:hover,
.btn-ghost-blue[disabled],
.btn-ghost-blue[disabled].active,
.btn-ghost-blue[disabled].focus,
.btn-ghost-blue[disabled]:active,
.btn-ghost-blue[disabled]:focus,
.btn-ghost-blue[disabled]:hover,
.btn-secondary.disabled,
.btn-secondary.disabled.active,
.btn-secondary.disabled.focus,
.btn-secondary.disabled:active,
.btn-secondary.disabled:focus,
.btn-secondary.disabled:hover,
.btn-secondary[disabled],
.btn-secondary[disabled].active,
.btn-secondary[disabled].focus,
.btn-secondary[disabled]:active,
.btn-secondary[disabled]:focus,
.btn-secondary[disabled]:hover,
.containerx a.btn-secondary.disabled,
.containerx a.btn-secondary.disabled.active,
.containerx a.btn-secondary.disabled.focus,
.containerx a.btn-secondary.disabled:active,
.containerx a.btn-secondary.disabled:focus,
.containerx a.btn-secondary.disabled:hover,
.containerx a.btn-secondary[disabled],
.containerx a.btn-secondary[disabled].active,
.containerx a.btn-secondary[disabled].focus,
.containerx a.btn-secondary[disabled]:active,
.containerx a.btn-secondary[disabled]:focus,
.containerx a.btn-secondary[disabled]:hover,
fieldset[disabled] .btn-ghost-blue,
fieldset[disabled] .btn-ghost-blue.active,
fieldset[disabled] .btn-ghost-blue.focus,
fieldset[disabled] .btn-ghost-blue:active,
fieldset[disabled] .btn-ghost-blue:focus,
fieldset[disabled] .btn-ghost-blue:hover,
fieldset[disabled] .btn-secondary,
fieldset[disabled] .btn-secondary.active,
fieldset[disabled] .btn-secondary.focus,
fieldset[disabled] .btn-secondary:active,
fieldset[disabled] .btn-secondary:focus,
fieldset[disabled] .btn-secondary:hover,
fieldset[disabled] .containerx a.btn-secondary,
fieldset[disabled] .containerx a.btn-secondary.active,
fieldset[disabled] .containerx a.btn-secondary.focus,
fieldset[disabled] .containerx a.btn-secondary:active,
fieldset[disabled] .containerx a.btn-secondary:focus,
fieldset[disabled] .containerx a.btn-secondary:hover {
    background-color: hsla(0, 0%, 100%, 0);
    border-color: #2774ae
}

.btn-marine,
.btn-teal {
    color: #fff;
    background-color: #004f51;
    border-color: #004f51
}

.btn-marine.active,
.btn-marine.focus,
.btn-marine:active,
.btn-marine:focus,
.btn-marine:hover,
.btn-teal.active,
.btn-teal.focus,
.btn-teal:active,
.btn-teal:focus,
.btn-teal:hover,
.open&gt;.btn-marine.dropdown-toggle,
.open&gt;.btn-teal.dropdown-toggle {
    color: #fff;
    background-color: #003638;
    border-color: #003638;
    transition: all .5s ease
}

.btn-marine.active,
.btn-marine:active,
.btn-teal.active,
.btn-teal:active,
.open&gt;.btn-marine.dropdown-toggle,
.open&gt;.btn-teal.dropdown-toggle {
    background-image: none
}

.btn-marine.disabled,
.btn-marine.disabled.active,
.btn-marine.disabled.focus,
.btn-marine.disabled:active,
.btn-marine.disabled:focus,
.btn-marine.disabled:hover,
.btn-marine[disabled],
.btn-marine[disabled].active,
.btn-marine[disabled].focus,
.btn-marine[disabled]:active,
.btn-marine[disabled]:focus,
.btn-marine[disabled]:hover,
.btn-teal.disabled,
.btn-teal.disabled.active,
.btn-teal.disabled.focus,
.btn-teal.disabled:active,
.btn-teal.disabled:focus,
.btn-teal.disabled:hover,
.btn-teal[disabled],
.btn-teal[disabled].active,
.btn-teal[disabled].focus,
.btn-teal[disabled]:active,
.btn-teal[disabled]:focus,
.btn-teal[disabled]:hover,
fieldset[disabled] .btn-marine,
fieldset[disabled] .btn-marine.active,
fieldset[disabled] .btn-marine.focus,
fieldset[disabled] .btn-marine:active,
fieldset[disabled] .btn-marine:focus,
fieldset[disabled] .btn-marine:hover,
fieldset[disabled] .btn-teal,
fieldset[disabled] .btn-teal.active,
fieldset[disabled] .btn-teal.focus,
fieldset[disabled] .btn-teal:active,
fieldset[disabled] .btn-teal:focus,
fieldset[disabled] .btn-teal:hover {
    background-color: #004f51;
    border-color: #004f51
}

.btn-ghost-marine,
.btn-ghost-teal {
    color: #004f51;
    background-color: hsla(0, 0%, 100%, 0);
    border-color: #004f51
}

.btn-ghost-marine.active,
.btn-ghost-marine.focus,
.btn-ghost-marine:active,
.btn-ghost-marine:focus,
.btn-ghost-marine:hover,
.btn-ghost-teal.active,
.btn-ghost-teal.focus,
.btn-ghost-teal:active,
.btn-ghost-teal:focus,
.btn-ghost-teal:hover,
.open&gt;.btn-ghost-marine.dropdown-toggle,
.open&gt;.btn-ghost-teal.dropdown-toggle {
    color: #004f51;
    background-color: hsla(0, 0%, 95%, 0);
    border-color: #003638;
    transition: all .5s ease
}

.btn-ghost-marine.active,
.btn-ghost-marine:active,
.btn-ghost-teal.active,
.btn-ghost-teal:active,
.open&gt;.btn-ghost-marine.dropdown-toggle,
.open&gt;.btn-ghost-teal.dropdown-toggle {
    background-image: none
}

.btn-ghost-marine.disabled,
.btn-ghost-marine.disabled.active,
.btn-ghost-marine.disabled.focus,
.btn-ghost-marine.disabled:active,
.btn-ghost-marine.disabled:focus,
.btn-ghost-marine.disabled:hover,
.btn-ghost-marine[disabled],
.btn-ghost-marine[disabled].active,
.btn-ghost-marine[disabled].focus,
.btn-ghost-marine[disabled]:active,
.btn-ghost-marine[disabled]:focus,
.btn-ghost-marine[disabled]:hover,
.btn-ghost-teal.disabled,
.btn-ghost-teal.disabled.active,
.btn-ghost-teal.disabled.focus,
.btn-ghost-teal.disabled:active,
.btn-ghost-teal.disabled:focus,
.btn-ghost-teal.disabled:hover,
.btn-ghost-teal[disabled],
.btn-ghost-teal[disabled].active,
.btn-ghost-teal[disabled].focus,
.btn-ghost-teal[disabled]:active,
.btn-ghost-teal[disabled]:focus,
.btn-ghost-teal[disabled]:hover,
fieldset[disabled] .btn-ghost-marine,
fieldset[disabled] .btn-ghost-marine.active,
fieldset[disabled] .btn-ghost-marine.focus,
fieldset[disabled] .btn-ghost-marine:active,
fieldset[disabled] .btn-ghost-marine:focus,
fieldset[disabled] .btn-ghost-marine:hover,
fieldset[disabled] .btn-ghost-teal,
fieldset[disabled] .btn-ghost-teal.active,
fieldset[disabled] .btn-ghost-teal.focus,
fieldset[disabled] .btn-ghost-teal:active,
fieldset[disabled] .btn-ghost-teal:focus,
fieldset[disabled] .btn-ghost-teal:hover {
    background-color: hsla(0, 0%, 100%, 0);
    border-color: #004f51
}

.btn-default,
.btn-lightgray {
    color: #01426a;
    background-color: #e4e4e4;
    border-color: #e4e4e4
}

.btn-default.active,
.btn-default.focus,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.btn-lightgray.active,
.btn-lightgray.focus,
.btn-lightgray:active,
.btn-lightgray:focus,
.btn-lightgray:hover,
.open&gt;.btn-default.dropdown-toggle,
.open&gt;.btn-lightgray.dropdown-toggle {
    color: #01426a;
    background-color: #d7d7d7;
    border-color: #d7d7d7;
    transition: all .5s ease
}

.btn-default.active,
.btn-default:active,
.btn-lightgray.active,
.btn-lightgray:active,
.open&gt;.btn-default.dropdown-toggle,
.open&gt;.btn-lightgray.dropdown-toggle {
    background-image: none
}

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

.btn-gray {
    color: #fff;
    background-color: #777;
    border-color: #777
}

.btn-gray.active,
.btn-gray.focus,
.btn-gray:active,
.btn-gray:focus,
.btn-gray:hover,
.open&gt;.btn-gray.dropdown-toggle {
    color: #fff;
    background-color: #6a6a6a;
    border-color: #6a6a6a;
    transition: all .5s ease
}

.btn-gray.active,
.btn-gray:active,
.open&gt;.btn-gray.dropdown-toggle {
    background-image: none
}

.btn-gray.disabled,
.btn-gray.disabled.active,
.btn-gray.disabled.focus,
.btn-gray.disabled:active,
.btn-gray.disabled:focus,
.btn-gray.disabled:hover,
.btn-gray[disabled],
.btn-gray[disabled].active,
.btn-gray[disabled].focus,
.btn-gray[disabled]:active,
.btn-gray[disabled]:focus,
.btn-gray[disabled]:hover,
fieldset[disabled] .btn-gray,
fieldset[disabled] .btn-gray.active,
fieldset[disabled] .btn-gray.focus,
fieldset[disabled] .btn-gray:active,
fieldset[disabled] .btn-gray:focus,
fieldset[disabled] .btn-gray:hover {
    background-color: #777;
    border-color: #777
}

.btn-ghost-gray {
    color: #777;
    background-color: hsla(0, 0%, 100%, 0);
    border-color: #777
}

.btn-ghost-gray.active,
.btn-ghost-gray.focus,
.btn-ghost-gray:active,
.btn-ghost-gray:focus,
.btn-ghost-gray:hover,
.open&gt;.btn-ghost-gray.dropdown-toggle {
    color: #777;
    background-color: hsla(0, 0%, 95%, 0);
    border-color: #6a6a6a;
    transition: all .5s ease
}

.btn-ghost-gray.active,
.btn-ghost-gray:active,
.open&gt;.btn-ghost-gray.dropdown-toggle {
    background-image: none
}

.btn-ghost-gray.disabled,
.btn-ghost-gray.disabled.active,
.btn-ghost-gray.disabled.focus,
.btn-ghost-gray.disabled:active,
.btn-ghost-gray.disabled:focus,
.btn-ghost-gray.disabled:hover,
.btn-ghost-gray[disabled],
.btn-ghost-gray[disabled].active,
.btn-ghost-gray[disabled].focus,
.btn-ghost-gray[disabled]:active,
.btn-ghost-gray[disabled]:focus,
.btn-ghost-gray[disabled]:hover,
fieldset[disabled] .btn-ghost-gray,
fieldset[disabled] .btn-ghost-gray.active,
fieldset[disabled] .btn-ghost-gray.focus,
fieldset[disabled] .btn-ghost-gray:active,
fieldset[disabled] .btn-ghost-gray:focus,
fieldset[disabled] .btn-ghost-gray:hover {
    background-color: hsla(0, 0%, 100%, 0);
    border-color: #777
}

.btn-orange,
.btn-warning {
    color: #fff;
    background-color: #e17329;
    border-color: #e17329
}

.btn-orange.active,
.btn-orange.focus,
.btn-orange:active,
.btn-orange:focus,
.btn-orange:hover,
.btn-warning.active,
.btn-warning.focus,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open&gt;.btn-orange.dropdown-toggle,
.open&gt;.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #d3671e;
    border-color: #d3671e;
    transition: all .5s ease
}

.btn-orange.active,
.btn-orange:active,
.btn-warning.active,
.btn-warning:active,
.open&gt;.btn-orange.dropdown-toggle,
.open&gt;.btn-warning.dropdown-toggle {
    background-image: none
}

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

.btn-ghost-orange {
    color: #e17329;
    background-color: hsla(0, 0%, 100%, 0);
    border-color: #e17329
}

.btn-ghost-orange.active,
.btn-ghost-orange.focus,
.btn-ghost-orange:active,
.btn-ghost-orange:focus,
.btn-ghost-orange:hover,
.open&gt;.btn-ghost-orange.dropdown-toggle {
    color: #e17329;
    background-color: hsla(0, 0%, 95%, 0);
    border-color: #d3671e;
    transition: all .5s ease
}

.btn-ghost-orange.active,
.btn-ghost-orange:active,
.open&gt;.btn-ghost-orange.dropdown-toggle {
    background-image: none
}

.btn-ghost-orange.disabled,
.btn-ghost-orange.disabled.active,
.btn-ghost-orange.disabled.focus,
.btn-ghost-orange.disabled:active,
.btn-ghost-orange.disabled:focus,
.btn-ghost-orange.disabled:hover,
.btn-ghost-orange[disabled],
.btn-ghost-orange[disabled].active,
.btn-ghost-orange[disabled].focus,
.btn-ghost-orange[disabled]:active,
.btn-ghost-orange[disabled]:focus,
.btn-ghost-orange[disabled]:hover,
fieldset[disabled] .btn-ghost-orange,
fieldset[disabled] .btn-ghost-orange.active,
fieldset[disabled] .btn-ghost-orange.focus,
fieldset[disabled] .btn-ghost-orange:active,
fieldset[disabled] .btn-ghost-orange:focus,
fieldset[disabled] .btn-ghost-orange:hover {
    background-color: hsla(0, 0%, 100%, 0);
    border-color: #e17329
}

.btn-berry,
.btn-danger,
.btn-pink {
    color: #fff;
    background-color: #922a49;
    border-color: #922a49
}

.btn-berry.active,
.btn-berry.focus,
.btn-berry:active,
.btn-berry:focus,
.btn-berry:hover,
.btn-danger.active,
.btn-danger.focus,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.btn-pink.active,
.btn-pink.focus,
.btn-pink:active,
.btn-pink:focus,
.btn-pink:hover,
.open&gt;.btn-berry.dropdown-toggle,
.open&gt;.btn-danger.dropdown-toggle,
.open&gt;.btn-pink.dropdown-toggle {
    color: #fff;
    background-color: #7e243f;
    border-color: #7e243f;
    transition: all .5s ease
}

.btn-berry.active,
.btn-berry:active,
.btn-danger.active,
.btn-danger:active,
.btn-pink.active,
.btn-pink:active,
.open&gt;.btn-berry.dropdown-toggle,
.open&gt;.btn-danger.dropdown-toggle,
.open&gt;.btn-pink.dropdown-toggle {
    background-image: none
}

.btn-berry.disabled,
.btn-berry.disabled.active,
.btn-berry.disabled.focus,
.btn-berry.disabled:active,
.btn-berry.disabled:focus,
.btn-berry.disabled:hover,
.btn-berry[disabled],
.btn-berry[disabled].active,
.btn-berry[disabled].focus,
.btn-berry[disabled]:active,
.btn-berry[disabled]:focus,
.btn-berry[disabled]:hover,
.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled.focus,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled].focus,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
.btn-pink.disabled,
.btn-pink.disabled.active,
.btn-pink.disabled.focus,
.btn-pink.disabled:active,
.btn-pink.disabled:focus,
.btn-pink.disabled:hover,
.btn-pink[disabled],
.btn-pink[disabled].active,
.btn-pink[disabled].focus,
.btn-pink[disabled]:active,
.btn-pink[disabled]:focus,
.btn-pink[disabled]:hover,
fieldset[disabled] .btn-berry,
fieldset[disabled] .btn-berry.active,
fieldset[disabled] .btn-berry.focus,
fieldset[disabled] .btn-berry:active,
fieldset[disabled] .btn-berry:focus,
fieldset[disabled] .btn-berry:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-pink,
fieldset[disabled] .btn-pink.active,
fieldset[disabled] .btn-pink.focus,
fieldset[disabled] .btn-pink:active,
fieldset[disabled] .btn-pink:focus,
fieldset[disabled] .btn-pink:hover {
    background-color: #922a49;
    border-color: #922a49
}

.btn-ghost-berry,
.btn-ghost-pink {
    color: #922a49;
    background-color: hsla(0, 0%, 100%, 0);
    border-color: #922a49
}

.btn-ghost-berry.active,
.btn-ghost-berry.focus,
.btn-ghost-berry:active,
.btn-ghost-berry:focus,
.btn-ghost-berry:hover,
.btn-ghost-pink.active,
.btn-ghost-pink.focus,
.btn-ghost-pink:active,
.btn-ghost-pink:focus,
.btn-ghost-pink:hover,
.open&gt;.btn-ghost-berry.dropdown-toggle,
.open&gt;.btn-ghost-pink.dropdown-toggle {
    color: #922a49;
    background-color: hsla(0, 0%, 95%, 0);
    border-color: #7e243f;
    transition: all .5s ease
}

.btn-ghost-berry.active,
.btn-ghost-berry:active,
.btn-ghost-pink.active,
.btn-ghost-pink:active,
.open&gt;.btn-ghost-berry.dropdown-toggle,
.open&gt;.btn-ghost-pink.dropdown-toggle {
    background-image: none
}

.btn-ghost-berry.disabled,
.btn-ghost-berry.disabled.active,
.btn-ghost-berry.disabled.focus,
.btn-ghost-berry.disabled:active,
.btn-ghost-berry.disabled:focus,
.btn-ghost-berry.disabled:hover,
.btn-ghost-berry[disabled],
.btn-ghost-berry[disabled].active,
.btn-ghost-berry[disabled].focus,
.btn-ghost-berry[disabled]:active,
.btn-ghost-berry[disabled]:focus,
.btn-ghost-berry[disabled]:hover,
.btn-ghost-pink.disabled,
.btn-ghost-pink.disabled.active,
.btn-ghost-pink.disabled.focus,
.btn-ghost-pink.disabled:active,
.btn-ghost-pink.disabled:focus,
.btn-ghost-pink.disabled:hover,
.btn-ghost-pink[disabled],
.btn-ghost-pink[disabled].active,
.btn-ghost-pink[disabled].focus,
.btn-ghost-pink[disabled]:active,
.btn-ghost-pink[disabled]:focus,
.btn-ghost-pink[disabled]:hover,
fieldset[disabled] .btn-ghost-berry,
fieldset[disabled] .btn-ghost-berry.active,
fieldset[disabled] .btn-ghost-berry.focus,
fieldset[disabled] .btn-ghost-berry:active,
fieldset[disabled] .btn-ghost-berry:focus,
fieldset[disabled] .btn-ghost-berry:hover,
fieldset[disabled] .btn-ghost-pink,
fieldset[disabled] .btn-ghost-pink.active,
fieldset[disabled] .btn-ghost-pink.focus,
fieldset[disabled] .btn-ghost-pink:active,
fieldset[disabled] .btn-ghost-pink:focus,
fieldset[disabled] .btn-ghost-pink:hover {
    background-color: hsla(0, 0%, 100%, 0);
    border-color: #922a49
}

.btn-plum {
    color: #fff;
    background-color: #522a3a;
    border-color: #522a3a
}

.btn-plum.active,
.btn-plum.focus,
.btn-plum:active,
.btn-plum:focus,
.btn-plum:hover,
.open&gt;.btn-plum.dropdown-toggle {
    color: #fff;
    background-color: #41212e;
    border-color: #41212e;
    transition: all .5s ease
}

.btn-plum.active,
.btn-plum:active,
.open&gt;.btn-plum.dropdown-toggle {
    background-image: none
}

.btn-plum.disabled,
.btn-plum.disabled.active,
.btn-plum.disabled.focus,
.btn-plum.disabled:active,
.btn-plum.disabled:focus,
.btn-plum.disabled:hover,
.btn-plum[disabled],
.btn-plum[disabled].active,
.btn-plum[disabled].focus,
.btn-plum[disabled]:active,
.btn-plum[disabled]:focus,
.btn-plum[disabled]:hover,
fieldset[disabled] .btn-plum,
fieldset[disabled] .btn-plum.active,
fieldset[disabled] .btn-plum.focus,
fieldset[disabled] .btn-plum:active,
fieldset[disabled] .btn-plum:focus,
fieldset[disabled] .btn-plum:hover {
    background-color: #522a3a;
    border-color: #522a3a
}

.btn-ghost-plum {
    color: #522a3a;
    background-color: hsla(0, 0%, 100%, 0);
    border-color: #522a3a
}

.btn-ghost-plum.active,
.btn-ghost-plum.focus,
.btn-ghost-plum:active,
.btn-ghost-plum:focus,
.btn-ghost-plum:hover,
.open&gt;.btn-ghost-plum.dropdown-toggle {
    color: #522a3a;
    background-color: hsla(0, 0%, 95%, 0);
    border-color: #41212e;
    transition: all .5s ease
}

.btn-ghost-plum.active,
.btn-ghost-plum:active,
.open&gt;.btn-ghost-plum.dropdown-toggle {
    background-image: none
}

.btn-ghost-plum.disabled,
.btn-ghost-plum.disabled.active,
.btn-ghost-plum.disabled.focus,
.btn-ghost-plum.disabled:active,
.btn-ghost-plum.disabled:focus,
.btn-ghost-plum.disabled:hover,
.btn-ghost-plum[disabled],
.btn-ghost-plum[disabled].active,
.btn-ghost-plum[disabled].focus,
.btn-ghost-plum[disabled]:active,
.btn-ghost-plum[disabled]:focus,
.btn-ghost-plum[disabled]:hover,
fieldset[disabled] .btn-ghost-plum,
fieldset[disabled] .btn-ghost-plum.active,
fieldset[disabled] .btn-ghost-plum.focus,
fieldset[disabled] .btn-ghost-plum:active,
fieldset[disabled] .btn-ghost-plum:focus,
fieldset[disabled] .btn-ghost-plum:hover {
    background-color: hsla(0, 0%, 100%, 0);
    border-color: #522a3a
}

.btn-brown {
    color: #fff;
    background-color: #4d3524;
    border-color: #4d3524
}

.btn-brown.active,
.btn-brown.focus,
.btn-brown:active,
.btn-brown:focus,
.btn-brown:hover,
.open&gt;.btn-brown.dropdown-toggle {
    color: #fff;
    background-color: #3c291c;
    border-color: #3c291c;
    transition: all .5s ease
}

.btn-brown.active,
.btn-brown:active,
.open&gt;.btn-brown.dropdown-toggle {
    background-image: none
}

.btn-brown.disabled,
.btn-brown.disabled.active,
.btn-brown.disabled.focus,
.btn-brown.disabled:active,
.btn-brown.disabled:focus,
.btn-brown.disabled:hover,
.btn-brown[disabled],
.btn-brown[disabled].active,
.btn-brown[disabled].focus,
.btn-brown[disabled]:active,
.btn-brown[disabled]:focus,
.btn-brown[disabled]:hover,
fieldset[disabled] .btn-brown,
fieldset[disabled] .btn-brown.active,
fieldset[disabled] .btn-brown.focus,
fieldset[disabled] .btn-brown:active,
fieldset[disabled] .btn-brown:focus,
fieldset[disabled] .btn-brown:hover {
    background-color: #4d3524;
    border-color: #4d3524
}

.btn-ghost-brown {
    color: #4d3524;
    background-color: hsla(0, 0%, 100%, 0);
    border-color: #4d3524
}

.btn-ghost-brown.active,
.btn-ghost-brown.focus,
.btn-ghost-brown:active,
.btn-ghost-brown:focus,
.btn-ghost-brown:hover,
.open&gt;.btn-ghost-brown.dropdown-toggle {
    color: #4d3524;
    background-color: hsla(0, 0%, 95%, 0);
    border-color: #3c291c;
    transition: all .5s ease
}

.btn-ghost-brown.active,
.btn-ghost-brown:active,
.open&gt;.btn-ghost-brown.dropdown-toggle {
    background-image: none
}

.btn-ghost-brown.disabled,
.btn-ghost-brown.disabled.active,
.btn-ghost-brown.disabled.focus,
.btn-ghost-brown.disabled:active,
.btn-ghost-brown.disabled:focus,
.btn-ghost-brown.disabled:hover,
.btn-ghost-brown[disabled],
.btn-ghost-brown[disabled].active,
.btn-ghost-brown[disabled].focus,
.btn-ghost-brown[disabled]:active,
.btn-ghost-brown[disabled]:focus,
.btn-ghost-brown[disabled]:hover,
fieldset[disabled] .btn-ghost-brown,
fieldset[disabled] .btn-ghost-brown.active,
fieldset[disabled] .btn-ghost-brown.focus,
fieldset[disabled] .btn-ghost-brown:active,
fieldset[disabled] .btn-ghost-brown:focus,
fieldset[disabled] .btn-ghost-brown:hover {
    background-color: hsla(0, 0%, 100%, 0);
    border-color: #4d3524
}

.btn-disabled,
.btn-disabled:focus,
.btn-disabled:hover {
    background-color: #eee;
    color: #a6a6a6
}

.btn-disabled:focus,
.btn-disabled:hover {
    cursor: not-allowed
}

.btn-link {
    font-weight: 700;
    cursor: pointer
}

.btn-link:hover:after {
    text-decoration: none
}

.btn-group-xs&gt;.btn,
.btn-xs,
.containerx .btn-group-xs&gt;a.btn {
    border: 0
}

.btn-block {
    padding-left: 0;
    padding-right: 0
}

.margLeft10 {
    margin-left: 10px
}

.btn-pointer {
    cursor: pointer
}

.breadcrumbs-wrapper {
    background-color: #f5f5f5;
    margin-top: -24px;
    margin-bottom: 24px
}

.breadcrumbs-wrapper .breadcrumbs {
    padding: 8px 0;
    margin-bottom: 0;
    list-style: none
}

.breadcrumbs-wrapper .breadcrumbs&gt;li {
    display: inline-block
}

.breadcrumbs-wrapper .breadcrumbs&gt;li+li:before {
    content: "/";
    padding: 0 5px;
    color: #c8c9c7
}

.callout-navy {
    border-color: #a6a6a6;
    border-left-color: #01426a
}

.callout-teal {
    border-color: #a6a6a6;
    border-left-color: #004f51
}

.callout-green,
.callout-success {
    border-color: #a6a6a6;
    border-left-color: #48850b
}

.callout-brown {
    border-color: #a6a6a6;
    border-left-color: #4d3524
}

.callout-orange {
    border-color: #a6a6a6;
    border-left-color: #e17329
}

.callout-gold {
    border-color: #a6a6a6;
    border-left-color: #dfa526
}

.callout-blue {
    border-color: #a6a6a6;
    border-left-color: #2774ae
}

.callout-pink {
    border-color: #a6a6a6;
    border-left-color: #922a49
}

.callout-plum {
    border-color: #a6a6a6;
    border-left-color: #522a3a
}

.callout-aqua,
.callout-info {
    border-color: #a6a6a6;
    border-left-color: #9ed0c9
}

.card {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #eee;
    border-bottom: 6px solid #777;
    border-radius: 0 0 2px 2px
}

.card blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.card .panel-image,
.carousel-nav {
    margin-bottom: 24px
}

.carousel-nav {
    margin-top: -24px
}

.planbook #divChildTravelers {
    display: inline-block
}

.planbook .children-control {
    width: 93px
}

.planbook .children-control .form-control.dropdown-toggle {
    padding: 8px 9px;
    border: 1px solid #ccc
}

.planbook .children-control .open&gt;.form-control.dropdown-toggle {
    border: 2px solid #01426a
}

.planbook .children-control .dropdown-menu {
    margin: 0
}

.planbook .children-control #childrenCount,
.planbook .children-control #infantCount {
    width: 25px
}

.children-control .dropdown-toggle {
    outline: none;
    overflow: hidden;
    text-indent: .01px;
    text-overflow: "";
    padding-right: 15px
}

.children-control .dropdown-toggle:after {
    font-size: 0;
    line-height: 0;
    width: 0;
    border-top: 6px solid #01426a;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    content: "";
    display: inline-block;
    position: absolute;
    margin-top: 8px;
    right: 7px;
    pointer-events: none
}

.children-control .dropdown-menu,
.children-control .dropdown-toggle {
    width: 100%;
    background-color: #fff
}

.children-control .dropdown-menu {
    z-index: 1;
    margin-top: -1px;
    min-width: 185px
}

.children-control .open&gt;.form-control.dropdown-toggle {
    border: 2px solid;
    font-weight: 700
}

.children-control .children-dropdown {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2)
}

.children-control .children-dropdown-icon {
    height: 20px;
    width: 20px;
    vertical-align: middle
}

.children-control .children-dropdown-icon-wrapper {
    display: inline-block;
    float: right;
    padding: 8px 0
}

.children-control .children-input {
    width: 15px;
    display: inline-block;
    border: none !important;
    box-shadow: none;
    padding: 0 !important
}

.children-control .children-input:active,
.children-control .children-input:focus {
    border: none !important
}

.children-control .children-infant {
    padding: 0 8px
}

pre {
    margin: 12px 0 24px;
    position: relative
}

pre,
pre code {
    white-space: pre-line
}

.colorlabels h3 {
    margin-top: 0
}

.colorlabels hr {
    margin-top: 32px;
    margin-bottom: 32px
}

.containerx .datepicker,
.datepicker {
    background-color: #F1F6F5;
    box-shadow: 3px 3px 10px rgba(0, 0, 0, .2);
    color: #01426a;
    font-weight: 700;
    padding: 15px 30px;
    position: absolute;
    z-index: 2
}

.containerx .datepicker[aria-hidden=true],
.containerx .datepicker [aria-hidden=true],
.datepicker[aria-hidden=true],
.datepicker [aria-hidden=true] {
    display: none
}

.containerx .datepicker abbr[title],
.datepicker abbr[title] {
    border-bottom: none
}

.containerx .month-wrap,
.month-wrap {
    height: 30px
}

.btn-next,
.btn-prev,
.containerx .btn-next,
.containerx .btn-prev {
    color: #767676;
    cursor: pointer;
    float: left;
    font-size: 30px;
    font-weight: 400;
    height: 30px;
    line-height: 25px;
    width: 10px
}

.containerx .month,
.month {
    color: #01426a;
    float: left;
    font-size: 16px;
    font-weight: 700;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 190px
}

.containerx .month select,
.month select {
    font-weight: 700;
    border: none
}

.containerx .calender * {
    box-sizing: border-box
}

.calendar,
.containerx .calendar {
    box-sizing: border-box;
    font-size: 13px;
    outline: none;
    text-align: center;
    width: 210px
}

.calendar td,
.calendar th,
.containerx .calendar td,
.containerx .calendar th {
    height: 30px;
    padding: 0;
    position: relative;
    text-align: center;
    width: 30px;
    vertical-align: middle
}

.calendar th,
.containerx .calendar th {
    color: #01426a
}

.calendar td,
.containerx .calendar td {
    cursor: pointer;
    font-weight: 400
}

.calendar td.focus,
.calendar td.selected,
.calendar td:hover,
.containerx .calendar td.focus,
.containerx .calendar td.selected,
.containerx .calendar td:hover {
    background-color: #2774ae;
    color: #fff
}

.calendar td.empty:hover,
.containerx .calendar td.empty:hover {
    background-color: #F1F6F5;
    cursor: default
}

.calendar .disabled,
.containerx .calendar .disabled {
    background-color: #F1F6F5;
    color: #d8d8d8;
    cursor: default
}

.calendar .disabled:hover,
.containerx .calendar .disabled:hover {
    background: #fff;
    color: #d8d8d8
}

input.as-datepicker {
    padding-right: 34px
}

.as-datepicker-wrapper {
    position: relative;
    display: inline-block;
    width: 100%
}

.as-datepicker-wrapper .left-sm .icon-calendar {
    right: 10px
}

.as-datepicker-wrapper .icon-calendar {
    right: 5px;
    height: 28px;
    width: 28px;
    position: absolute;
    top: 8px;
    fill: #bfbfbf !important;
    cursor: pointer
}

.as-datepicker-wrapper .icon-calendar:focus {
    border-color: #01426a;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(1, 66, 106, .6);
    border-radius: 2px 0 0 2px;
    height: 30px;
    width: 30px;
    top: 7px;
    right: 4px
}

@media (max-width:479px) {
    input.as-datepicker {
        padding-right: 24px
    }
}

.destination-alaska {
    background-image: url(../css/7852BC9A9947448E93F396D310F0D404)
}

.destination-alaska,
.destination-alaska2 {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.destination-alaska2 {
    background-image: url(../css/8D1CAD82B7D64A6B962BB2C4CEB06F56)
}

.destination-alaska3 {
    background-image: url(../css/555E015278F34B7DA8934251FFFA809E)
}

.destination-alaska3,
.destination-alaska4 {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.destination-alaska4 {
    background-image: url(../css/1FD02AE35E9F412FB74707FD877353FB)
}

.destination-alaska5 {
    background-image: url(../css/22D8E39E1F5F449DA4ACBFFA73D9880D)
}

.destination-alaska5,
.destination-amsterdam {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.destination-amsterdam {
    background-image: url(../css/8C59E52326294167B233AA8115D02E34)
}

.destination-anchorage {
    background-image: url(../css/34A6A7614683405C96725DEC5D92C259)
}

.destination-anchorage,
.destination-anchorage2 {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.destination-anchorage2 {
    background-image: url(../css/11A59D491D1A44F48C5EA7ECB16BDACE)
}

.destination-argentina {
    background-image: url(../css/B7C3D73A1D1549EDB01BE03D874E0AA6);
    background-position: 50%
}

.destination-argentina,
.destination-atlanta {
    background-repeat: no-repeat;
    background-size: cover
}

.destination-atlanta {
    background-image: url(../css/6D4506083F044A029A794BFDE47AC41E);
    background-position: bottom
}

.destination-atlanta2 {
    background-image: url(../css/AC683E2DB47A4F298A6AA42B0B6C356F)
}

.destination-atlanta2,
.destination-baltimore {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.destination-baltimore {
    background-image: url(../css/17D1498F5ADF46299C5E15031840B914)
}

.destination-boise {
    background-image: url(../css/EDDB188E4ED34668A55B43A1AFEC5EAD);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom
}

.destination-boston {
    background-image: url(../css/7FA3FBA432F4438DB5E8F48CC296B134)
}

.destination-boston,
.destination-brazil {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.destination-brazil {
    background-image: url(../css/C4E4568EC8A643B084D6A3849D44F0C8)
}

.destination-burbank {
    background-image: url(../css/A05280EB1C0B4F808EA47414E929BB2D)
}

.destination-burbank,
.destination-charleston {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.destination-charleston {
    background-image: url(../css/C6C0F3FADF2649E58BD00D011636C8EF)
}

.destination-chicago {
    background-image: url(../css/33DE5393496B4B14AE0E07559811BD26)
}

.destination-bejing,
.destination-chicago {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.destination-bejing {
    background-image: url(../css/DA8D42CECA164E3B853FAFBCEC42C288)
}

.destination-china {
    background-image: url(../css/9FC20250A85F49D184D110B0FAF6F7EC)
}

.destination-china,
.destination-china2 {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.destination-china2 {
    background-image: url(../css/21B358710ED1446B86FD1ECC2BAC684A)
}

.destination-china3 {
    background-image: url(../css/5E6FA314E41F4CD490F2FC13A0B4D319)
}

.destination-china3,
.destination-costarica {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.destination-costarica {
    background-image: url(../css/5C0D1BD78659426D8CEA52B265B4800B)
}

.destination-denver {
    background-image: url(../css/6B384C09DC25412BACC868246E566224)
}

.destination-dallas,
.destination-denver {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.destination-dallas {
    background-image: url(../css/CF9848206E7E4C39BE964E1BBB90AAE1)
}

.destination-dc1 {
    background-image: url(../css/85892570000F4F6F9B72154EE673F627)
}

.destination-dc1,
.destination-dubai {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.destination-dubai {
    background-image: url(../css/BD740FEB91634F0E9B7745C52250F21A)
}

.destination-easterisland {
    background-image: url(../css/EC56E07808BE4A79BC322060C61DF57E)
}

.destination-easterisland,
.destination-eugene {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.destination-eugene {
    background-image: url(../css/BD12103A99D54CFE8A9F73F18C7F8242)
}

.destination-fairbanks {
    background-image: url(../css/320E647B655D467B8F006C636189D1D4)
}

.destination-fairbanks,
.destination-fairbanks2 {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.destination-fairbanks2 {
    background-image: url(../css/57F82D7D64894B1CBD5CC8706FE3CD1F)
}

.destination-france {
    background-image: url(../css/539FAD2373EE41A086179C17B4C4FC53);
    background-position: 50%
}

.destination-france,
.destination-paris {
    background-repeat: no-repeat;
    background-size: cover
}

.destination-paris {
    background-image: url(../css/7F44CE67C8BE48FCBEFACC7A0A7A5A8E);
    background-position: 0
}

.destination-fiji {
    background-image: url(../css/E36D291DF2274C0D87A1062834735764)
}

.destination-fiji,
.destination-fiji2 {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.destination-fiji2 {
    background-image: url(../css/C39E883D5FC349F99A8C4365CFF314B4)
}

.destination-fiji3 {
    background-image: url(../css/5878EDAC419F4B97A4A139CDC6234B50);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.destination-hawaii {
    background-image: url(../css/613A4708A5E44948A3FEE6156567DCCA)
}

.destination-hawaii,
.destination-hongkong {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top
}

.destination-hongkong {
    background-image: url(../css/412D4EA841AD455CBA83B820D675E447)
}

.destination-honolulu {
    background-image: url(../css/91A11266401D40F19AD3425DFCB01B8C);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top
}

.destination-houston {
    background-image: url(../css/22B09FF8D20C421C85768F1439548564)
}

.destination-houston,
.destination-houston2 {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom
}

.destination-houston2 {
    background-image: url(../css/E9DD9C16A6EB48918F9D3D761727E958)
}

.destination-iceland {
    background-image: url(../css/86DF4526E45B43B1B9B905A5C0E199F7)
}

.destination-iceland,
.destination-iceland2 {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.destination-iceland2 {
    background-image: url(../css/A2592649BCDA4F2AA38A067EC18BB411)
}

.destination-iceland3 {
    background-image: url(../css/9C6EC5A9B623485398BB9893BE935F94)
}

.destination-iceland3,
.destination-istanbul {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.destination-istanbul {
    background-image: url(../css/B6CB377E8FE246D38489A9CE51001728)
}

.destination-japan {
    background-image: url(../css/0B5EF1AE441246DB9B649E60D8FD1AD8)
}

.destination-japan,
.destination-japan2 {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.destination-japan2 {
    background-image: url(../css/B4327C66506547569FAD8B3B732919CF)
}

.destination-japan3 {
    background-image: url(../css/2A1E25E6E04C46D2B16F29D885E11919)
}

.destination-japan3,
.destination-juneau {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.destination-juneau {
    background-image: url(../css/6FD799DEAA0946F5B846E245ADBA539B)
}

.destination-kauai {
    background-image: url(../css/F26A3DCDAF9E49F2A62852BB025BCE4A);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0
}

.destination-laketahoe {
    background-image: url(../css/CA43C008832744DABC0DCC7393512D58)
}

.destination-laketahoe,
.destination-lasvegas {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.destination-lasvegas {
    background-image: url(../css/D903DBE2BF274B6498787026B015C50D)
}

.destination-lasvegas2 {
    background-image: url(../css/3726A7AFA9C34DCDBE259F8457DE73C8)
}

.destination-lasvegas2,
.destination-lasvegas3 {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.destination-lasvegas3 {
    background-image: url(../css/537127AC235546FCBE2DADA9A213F127)
}

.destination-lewiston {
    background-image: url(../css/62930D9BCDFF42DB9A5A88978DC4C16C);
    background-position: 50%
}

.destination-lewiston,
.destination-london {
    background-repeat: no-repeat;
    background-size: cover
}

.destination-london {
    background-image: url(../css/93120C5651A2418D9AA8624F0EF5017B);
    background-position: 100%
}

.destination-london2 {
    background-position: 0
}

.destination-london2,
.destination-london3 {
    background-image: url(../css/70418165B0A94F3BB85B8594B1C4186E);
    background-repeat: no-repeat;
    background-size: cover
}

.destination-london3 {
    background-position: 100%
}

.destination-london4 {
    background-image: url(../css/72F411DDB78246B88A81F503D6C87B71)
}

.destination-london4,
.destination-london5 {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.destination-london5 {
    background-image: url(../css/0F1805684BAE495C988FDE2ED3C80D90)
}

.destination-london6 {
    background-image: url(../css/4B1A2F9D372D40E2BC8ED92267F125D9)
}

.destination-london6,
.destination-losangeles {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.destination-losangeles {
    background-image: url(../css/0063D97580154EE88EF1F21A3043D709)
}

.destination-losangeles2 {
    background-image: url(../css/C73D2E781CB7403F9FBD005CB06D34FC);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.destination-losangeles3 {
    background-image: url(../css/E48DD2DBD3F24ECCAA9E41E8F2E645A9);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom
}

.destination-losangeles4 {
    background-image: url(../css/023E305878C54108A45533827504D4E8)
}

.destination-losangeles4,
.destination-ontario {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.destination-ontario {
    background-image: url(../css/2476AA28A09B47FBA209294841B57398)
}

.destination-loscabos {
    background-image: url(../css/CE5E5F12690C48EFA6025FA33414701B);
    background-position: 50%
}

.destination-loscabos,
.destination-loscabos2 {
    background-repeat: no-repeat;
    background-size: cover
}

.destination-loscabos2 {
    background-image: url(../css/7E479805AF4344A5828CB752A1D0BBBD);
    background-position: 0
}

.destination-maui {
    background-image: url(../css/2DC811B61AAF481987B0F296E89EE5D9);
    background-position: 50%
}

.destination-maui,
.destination-maui2 {
    background-repeat: no-repeat;
    background-size: cover
}

.destination-maui2 {
    background-image: url(../css/154A8DB5C69D454CB8DA69110445D7AB);
    background-position: 100% 100%
}

.destination-melbourne {
    background-image: url(../css/587DE81352264527A5C4325F0B9DCDBA)
}

.destination-melbourne,
.destination-mexico {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.destination-mexico {
    background-image: url(../css/5725E400DCD74FB4A5F47D9F1FEEF496)
}

.destination-mexicocity {
    background-image: url(../css/FF52B5EF1C5D4436893B3C7D6A6FEBBB)
}

.destination-mexicocity,
.destination-netherlands {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.destination-netherlands {
    background-image: url(../css/6F881A06E37D41D7809615A69FBA990D)
}

.destination-neworleans {
    background-image: url(../css/54DCEA32890A4FC8BFD28E9B5AD22087);
    background-position: 100%
}

.destination-neworleans,
.destination-newyork {
    background-repeat: no-repeat;
    background-size: cover
}

.destination-newyork {
    background-image: url(../css/080D106D0ACC4E33BA822816DC9A7A9C);
    background-position: 0
}

.destination-newyork2 {
    background-image: url(../css/2F85ECE90C124787ADE8BB2C98186798);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom
}

.destination-newyork3 {
    background-image: url(../css/40A9E849040E42708C41A205B1B6DCBE)
}

.destination-newyork3,
.destination-oakland {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.destination-oakland {
    background-image: url(../css/482888F8F63A420FB0AAFB374A4F36F5)
}

.destination-oakland2 {
    background-image: url(../css/7C022A7A85BF4BB1BED86745EF3093EA)
}

.destination-oakland2,
.destination-phoenix {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.destination-phoenix {
    background-image: url(../css/7F3E0D9E3D2240438FDC26DF42D50EA5)
}

.destination-portland {
    background-image: url(../css/1472616F8FAB42C485361858A406F60A);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0
}

.destination-portland2 {
    background-image: url(../css/0AC69955A84145C48FFF47949C5C7256)
}

.destination-portland2,
.destination-puertorico {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.destination-puertorico {
    background-image: url(../css/81B6B0FE521646C289FA608D7B7A89D4)
}

.destination-puertovallarta {
    background-image: url(../css/4328B2EE02C849F7962315A053D10FC8);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0
}

.destination-puertovallarta2 {
    background-image: url(../css/1A0E66C58B4C4E42BB45D3654CFC0306)
}

.destination-puertovallarta2,
.destination-pullman {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.destination-pullman {
    background-image: url(../css/BA4DE5B6EAFE4D30BF5F5D0372884B0B)
}

.destination-redmond {
    background-image: url(../css/D1C291FEE7F24FE5A9F4A02989A5481F)
}

.destination-redmond,
.destination-rome {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.destination-rome {
    background-image: url(../css/970F471F3E24483795C43EA2C5F321B0)
}

.destination-sacramento {
    background-image: url(../css/9435599E95E945FFB7C5FC0DF8AF3994);
    background-position: 50%
}

.destination-sacramento,
.destination-santaana {
    background-repeat: no-repeat;
    background-size: cover
}

.destination-santaana {
    background-image: url(../css/55BEF2BE035A4AC983B43797101FAE27);
    background-position: bottom
}

.destination-sanfrancisco {
    background-image: url(../css/5F19D5AC06B648DF9EEACA8CD8BE8B67)
}

.destination-sanfrancisco,
.destination-sanfrancisco2 {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.destination-sanfrancisco2 {
    background-image: url(../css/2D8070C0045840DE924CA80796C0ADD1)
}

.destination-sanfrancisco3 {
    background-image: url(../css/9BFCCBD7651D4C24B76C9F286F359D6D);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 100%
}

.destination-saltlakecity {
    background-image: url(../css/4818BE9D5B174B6ABB5DD03D29927210)
}

.destination-saltlakecity,
.destination-saltlakecity2 {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.destination-saltlakecity2 {
    background-image: url(../css/4EAC95C25CF84A8CB884C9AB9C5215C6)
}

.destination-sandiego {
    background-image: url(../css/8000CD1164AF4EA2B8BBEB0F3AF12286);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0
}

.destination-sandiego .module-blueContainer {
    background-color: rgba(1, 66, 106, .1)
}

.destination-sandiego .module-blueContainer:hover {
    background-color: rgba(1, 66, 106, .3)
}

.destination-sandiego2 {
    background-image: url(../css/350890B3844F4D6A875E2200A3DDB8B4)
}

.destination-sandiego2,
.destination-sandiego3 {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.destination-sandiego3 {
    background-image: url(../css/D8A4D7A2F1EA4E4997E3CA9B235D04F1)
}

.destination-sanjose {
    background-image: url(../css/914376587D8443FBA035F3EF7CBCB593);
    background-position: 50%
}

.destination-sanjose,
.destination-sanjose2 {
    background-repeat: no-repeat;
    background-size: cover
}

.destination-sanjose2 {
    background-image: url(../css/F189A5F1E8BA4619A96DD5A9503E74E0);
    background-position: bottom
}

.destination-seattle {
    background-image: url(../css/20FCBAA8473446D4BE2E61B7D204E9C9);
    background-position: 50%
}

.destination-seattle,
.destination-seattle2 {
    background-repeat: no-repeat;
    background-size: cover
}

.destination-seattle2 {
    background-image: url(../css/BD97F48F5A134A709219A20710F69A2C);
    background-position: bottom
}

.destination-seattle3 {
    background-image: url(../css/20F36DCF0F0C45E6A7C9C3BD05CB3052);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 100% 100%
}

.destination-skithewest {
    background-image: url(../css/8C88029D99B141EFA55EEEDF90A8280C)
}

.destination-skithewest,
.destination-soel {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.destination-soel {
    background-image: url(../css/ED8840BF05174D939F2F3D9AC5307FE6)
}

.destination-spokane {
    background-image: url(../css/1793CD70E3824621942349102FBF1A02)
}

.destination-spokane,
.destination-spokane2 {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.destination-spokane2 {
    background-image: url(../css/824B84A7AF8149F893FCAC1C6358F42E)
}

.destination-thailand {
    background-image: url(../css/8834AD7A47AB4AAEBA20B4EDD18D0469)
}

.destination-thailand,
.destination-tricities {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.destination-tricities {
    background-image: url(../css/52E29D02E3B740608BAE353F951154E1)
}

.destination-wallawalla {
    background-image: url(../css/1E37B60EB6284532A64D8217AC5E9946)
}

.destination-wallawalla,
.destination-wenatchee {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.destination-wenatchee {
    background-image: url(../css/24F3034D01BF4843972B0BC5262B3C72)
}

.destination-yakima {
    background-image: url(../css/CFE866AF9ACD4053A2C5FCB37D571A49);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.destination-outdooradventure {
    background-image: url(../css/3C96A664188847CF865AE294EF554859);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0
}

.temp-1 {
    background-image: url(../css/BCD489FE60774C5AAAC7FC50DED7337C)
}

.temp-1,
.temp-2 {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.temp-2 {
    background-image: url(../css/C42FE71D24F44CE39FF6FB89A5BECFA7)
}

.temp-3 {
    background-image: url(../css/82410A425BBF496F8A602E7B01627C86)
}

.temp-3,
.temp-4 {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.temp-4 {
    background-image: url(../css/799E11554A1D44AD950BFF5D7B07847A)
}

.temp-5 {
    background-image: url(../css/B098523E67E842AF9CA34794691F34A5)
}

.temp-5,
.temp-6 {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.temp-6 {
    background-image: url(../css/CF6EDCA2A4C74C0BB9BA30FC3F0C9CF2)
}

.temp-7 {
    background-image: url(../css/55B729BAFC094382B2C181F5DD00271D)
}

.temp-7,
.temp-8 {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.temp-8 {
    background-image: url(../css/303A6345E82A4301A17B6FE9BA55D82E)
}

.temp-9 {
    background-image: url(../css/3A00806DA18F4773B7CE38F3707B37ED)
}

.temp-9,
.temp-10 {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.temp-10 {
    background-image: url(../css/AA785EB47DC24E2E921ECD1070A08CE4)
}

.destination-sm.twolines span.h6 {
    top: 38%
}

.bg-top-left,
.destination-top-left {
    background-position: 0 0 !important
}

.bg-top-center,
.destination-top-center {
    background-position: top !important
}

.bg-top-right,
.destination-top-right {
    background-position: 100% 0 !important
}

.bg-center-left,
.destination-center-left {
    background-position: 0 !important
}

.bg-center-center,
.destination-center-center {
    background-position: 50% !important
}

.bg-center-right,
.destination-center-right {
    background-position: 100% !important
}

.bg-bottom-left,
.destination-bottom-left {
    background-position: 0 100% !important
}

.bg-bottom-center,
.destination-bottom-center {
    background-position: bottom !important
}

.bg-bottom-right,
.destination-bottom-right {
    background-position: 100% 100% !important
}

.bg-xs-top-left {
    background-position: 0 0 !important
}

.bg-xs-top-center {
    background-position: top !important
}

.bg-xs-top-right {
    background-position: 100% 0 !important
}

.bg-xs-center-left {
    background-position: 0 !important
}

.bg-xs-center-center {
    background-position: 50% !important
}

.bg-xs-center-right {
    background-position: 100% !important
}

.bg-xs-bottom-left {
    background-position: 0 100% !important
}

.bg-xs-bottom-center {
    background-position: bottom !important
}

.bg-xs-bottom-right {
    background-position: 100% 100% !important
}

@media (min-width:480px) {
    .bg-sm-top-left {
        background-position: 0 0 !important
    }

    .bg-sm-top-center {
        background-position: top !important
    }

    .bg-sm-top-right {
        background-position: 100% 0 !important
    }

    .bg-sm-center-left {
        background-position: 0 !important
    }

    .bg-sm-center-center {
        background-position: 50% !important
    }

    .bg-sm-center-right {
        background-position: 100% !important
    }

    .bg-sm-bottom-left {
        background-position: 0 100% !important
    }

    .bg-sm-bottom-center {
        background-position: bottom !important
    }

    .bg-sm-bottom-right {
        background-position: 100% 100% !important
    }
}

@media (min-width:768px) {
    .bg-md-top-left {
        background-position: 0 0 !important
    }

    .bg-md-top-center {
        background-position: top !important
    }

    .bg-md-top-right {
        background-position: 100% 0 !important
    }

    .bg-md-center-left {
        background-position: 0 !important
    }

    .bg-md-center-center {
        background-position: 50% !important
    }

    .bg-md-center-right {
        background-position: 100% !important
    }

    .bg-md-bottom-left {
        background-position: 0 100% !important
    }

    .bg-md-bottom-center {
        background-position: bottom !important
    }

    .bg-md-bottom-right {
        background-position: 100% 100% !important
    }
}

@media (min-width:1200px) {
    .bg-lg-top-left {
        background-position: 0 0 !important
    }

    .bg-lg-top-center {
        background-position: top !important
    }

    .bg-lg-top-right {
        background-position: 100% 0 !important
    }

    .bg-lg-center-left {
        background-position: 0 !important
    }

    .bg-lg-center-center {
        background-position: 50% !important
    }

    .bg-lg-center-right {
        background-position: 100% !important
    }

    .bg-lg-bottom-left {
        background-position: 0 100% !important
    }

    .bg-lg-bottom-center {
        background-position: bottom !important
    }

    .bg-lg-bottom-right {
        background-position: 100% 100% !important
    }
}

.mp-aeromexico {
    background-image: url(../css/7B591FE3923B421284A13B3E366B0D9D)
}

.mp-aeromexico,
.mp-airfrance {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.mp-airfrance {
    background-image: url(../css/72CA5B99F0264C58941B68E2083C4618)
}

.mp-american {
    background-image: url(../css/03A54B12DE07477B85415EE05EB53FE9)
}

.mp-american,
.mp-british {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.mp-british {
    background-image: url(../css/D02AF8A932F34D8FB47A66A309FF2326)
}

.mp-cathay {
    background-image: url(../css/A2BE928D236748A6B6A690144E3FDF83)
}

.mp-cathay,
.mp-delta {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.mp-delta {
    background-image: url(../css/62BD373A10BE4E6B8B9EEB3B17F1B394)
}

.mp-emirates {
    background-image: url(../css/82D02A86730C4E37A7F3E4997E9DCA46)
}

.mp-emirates,
.mp-fiji {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.mp-fiji {
    background-image: url(../css/3FC2249E37C64018B3BFFE5A4822958A)
}

.mp-hainan {
    background-image: url(../css/415DCEE748D540058E9176A1115FB8AD)
}

.mp-hainan,
.mp-iceland {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.mp-iceland {
    background-image: url(../css/7375BAB0058142F5B66A142702FD7BDF)
}

.mp-klm {
    background-image: url(../css/7B8512FB832C4C0497BFC1A90DC31E8A)
}

.mp-klm,
.mp-koreanair {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.mp-koreanair {
    background-image: url(../css/807305042F7E4FEE8B3E87A91B15E21F)
}

.mp-lan {
    background-image: url(../css/D5A7686E494F41D2A164ADCFD0F8E9BC)
}

.mp-lan,
.mp-penair {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.mp-penair {
    background-image: url(../css/FBA666BA2319451A99849D5FF2477293)
}

.mp-qantas {
    background-image: url(../css/767DA76DC1CA4C9384592686DFB73DEA)
}

.mp-qantas,
.mp-ravnalaska {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.mp-ravnalaska {
    background-image: url(../css/CDAF9A49C1994EDE863BA8B354B0DDBE)
}

.mp-logos {
    min-height: 50px;
    padding: 15px;
    text-align: center
}

.mp-logos img {
    max-height: 27px
}

.mp-top-left {
    background-position: 0 0 !important
}

.mp-top-center {
    background-position: top !important
}

.mp-top-right {
    background-position: 100% 0 !important
}

.mp-center-left {
    background-position: 0 !important
}

.mp-center-center {
    background-position: 50% !important
}

.mp-center-right {
    background-position: 100% !important
}

.mp-bottom-left {
    background-position: 0 100% !important
}

.mp-bottom-center {
    background-position: bottom !important
}

.mp-bottom-right {
    background-position: 100% 100% !important
}

.destination-tiles a:focus,
.destination-tiles a:hover {
    text-decoration: none
}

.destination-tiles .aquatint,
.destination-tiles .bluetint,
.destination-tiles .browntint,
.destination-tiles .goldtint,
.destination-tiles .navytint,
.destination-tiles .orangetint,
.destination-tiles .pinktint,
.destination-tiles .tealtint,
.destination-tiles .tint {
    display: block;
    height: 100%;
    text-align: center
}

.destination-tiles .aquatint span,
.destination-tiles .bluetint span,
.destination-tiles .browntint span,
.destination-tiles .goldtint span,
.destination-tiles .navytint span,
.destination-tiles .orangetint span,
.destination-tiles .pinktint span,
.destination-tiles .tealtint span,
.destination-tiles .tint span {
    position: relative;
    top: 44%;
    font-size: 2em;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .25)
}

.destination-tiles .aquatint a:focus .bluetint,
.destination-tiles .bluetint a:focus .bluetint,
.destination-tiles .browntint a:focus .bluetint,
.destination-tiles .goldtint a:focus .bluetint,
.destination-tiles .navytint a:focus .bluetint,
.destination-tiles .orangetint a:focus .bluetint,
.destination-tiles .pinktint a:focus .bluetint,
.destination-tiles .tealtint a:focus .bluetint,
.destination-tiles .tint a:focus .bluetint {
    background-color: rgba(39, 116, 174, .8)
}

.destination-tiles .aquatint a:focus,
.destination-tiles .bluetint a:focus,
.destination-tiles .browntint a:focus,
.destination-tiles .goldtint a:focus,
.destination-tiles .navytint a:focus,
.destination-tiles .orangetint a:focus,
.destination-tiles .pinktint a:focus,
.destination-tiles .tealtint a:focus,
.destination-tiles .tint a:focus {
    outline: none
}

.destination-tiles .navytint {
    background-color: rgba(1, 66, 106, .25)
}

.destination-tiles .orangetint {
    background-color: rgba(225, 115, 41, .25)
}

.destination-tiles .bluetint {
    background-color: rgba(39, 116, 174, .2)
}

.destination-tiles .pinktint {
    background-color: rgba(146, 42, 73, .25)
}

.destination-tiles .tealtint {
    background-color: rgba(0, 79, 81, .25)
}

.destination-tiles .browntint {
    background-color: rgba(77, 53, 36, .25)
}

.destination-tiles .goldtint {
    background-color: rgba(223, 165, 38, .25)
}

.destination-tiles .aquatint {
    background-color: rgba(158, 208, 201, .25)
}

.destination-tiles .random-image {
    background-image: url(https://unsplash.it/200/300/?random);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    min-height: 20.95em
}

.top-destinations h2 {
    margin-bottom: 0
}

.destination-tiles .destination-lg {
    height: 36em;
    margin-bottom: 2em
}

.destination-tiles .destination-md {
    height: 24em;
    margin-bottom: 2em
}

.destination-tiles .destination-sm {
    height: 17em;
    margin-bottom: 2em
}

@media (max-width:767px) {

    .destination-tiles .destination-lg,
    .destination-tiles .destination-md,
    .destination-tiles .destination-sm {
        max-height: 180px
    }
}

.destination-tiles h1 {
    margin: 1.5em
}

.destination-tiles a:focus .bluetint {
    background-color: rgba(39, 116, 174, .8)
}

.destination-tiles a:focus {
    outline: none
}

.EzPopopOuter {
    border-radius: 4px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .35)
}

ul.faux-table {
    padding-left: 0
}

.faux-table li {
    list-style-type: none;
    width: 50%;
    float: left;
    padding: 8px;
    border-top: 1px solid #ddd
}

.faux-table li:nth-child(4n+1),
.faux-table li:nth-child(4n+2) {
    background-color: #f9f9f9
}

.features [class*=col-] {
    padding-bottom: 30px
}

.features .header {
    padding: 10px 0 8px
}

.features a:hover {
    text-decoration: none
}

.features a .panel-image {
    margin-bottom: 12px
}

.features a h4 {
    margin-top: 0;
    margin-bottom: 3px;
    white-space: nowrap
}

.features a .h4,
.features a h4 {
    font-size: 14px
}

.features a p {
    text-decoration: none
}

@media (min-width:768px) {

    .features a .h4,
    .features a h4 {
        font-size: 17px
    }
}

@media (min-width:992px) {
    .features .panel-body p {
        min-height: 48px
    }
}

.feature-moped {
    background-image: url(../css/419D702710BB43AE884599FCF5C485FB?w=360);
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-size: cover
}

@media (min-width:992px) {
    .feature-moped {
        background-image: url(419D702710BB43AE884599FCF5C485FB)
    }
}

.feature-splashing {
    background-image: url(../css/592CB10967AA457785AB04B76E550B84?w=360);
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover
}

@media (min-width:992px) {
    .feature-splashing {
        background-image: url(592CB10967AA457785AB04B76E550B84)
    }
}

.feature-family-beach {
    background-image: url(../css/A29EAA87CC394C739D83F92298D32552?w=360);
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover
}

@media (min-width:992px) {
    .feature-family-beach {
        background-image: url(A29EAA87CC394C739D83F92298D32552)
    }
}

.feature-disneyland {
    background-image: url(../css/CB170923EC914F19A95DFD7B4B61FA90?w=360);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

@media (min-width:992px) {
    .feature-disneyland {
        background-image: url(CB170923EC914F19A95DFD7B4B61FA90);
        background-position: top
    }
}

.feature-hotel {
    background-image: url(../css/52107378223A4BAF8E15350B7AE70001?w=360);
    background-repeat: no-repeat;
    background-position: 100% 100%;
    background-size: cover
}

@media (min-width:992px) {
    .feature-hotel {
        background-image: url(52107378223A4BAF8E15350B7AE70001)
    }
}

.feature-have-card {
    background-image: url(../css/3848CBEC0A974CB3B8E4659E8E2A00A3?w=360);
    background-repeat: no-repeat;
    background-position: 0;
    background-size: cover
}

@media (min-width:992px) {
    .feature-have-card {
        background-image: url(3848CBEC0A974CB3B8E4659E8E2A00A3)
    }
}

.feature-packing {
    background-image: url(../css/3848CBEC0A974CB3B8E4659E8E2A00A3?w=360);
    background-repeat: no-repeat;
    background-position: 0;
    background-size: cover
}

@media (min-width:992px) {
    .feature-packing {
        background-image: url(3848CBEC0A974CB3B8E4659E8E2A00A3)
    }
}

.feature-beach2 {
    background-image: url(../css/95C4F9D582D4425ABCA1B22F5F63471A?w=360);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: cover
}

@media (min-width:992px) {
    .feature-beach2 {
        background-image: url(95C4F9D582D4425ABCA1B22F5F63471A)
    }
}

.feature-beach3 {
    background-image: url(../css/23D6346BB32A46738735930B311FE777?w=360);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: cover
}

@media (min-width:992px) {
    .feature-beach3 {
        background-image: url(23D6346BB32A46738735930B311FE777)
    }
}

.feature-beach4 {
    background-image: url(../css/BC08BC8B579D493A91E03AAD43B13150?w=360);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: cover
}

@media (min-width:992px) {
    .feature-beach4 {
        background-image: url(BC08BC8B579D493A91E03AAD43B13150)
    }
}

.feature-clouds {
    background-image: url(../css/EF3773FC2A9548BE853D4F1690984B31?w=360);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: cover
}

@media (min-width:992px) {
    .feature-clouds {
        background-image: url(EF3773FC2A9548BE853D4F1690984B31)
    }
}

.feature-selfie {
    background-image: url(../css/D197D1FD7E9949389BC57F0BDBE0BCEA?w=360);
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover
}

@media (min-width:992px) {
    .feature-selfie {
        background-image: url(D197D1FD7E9949389BC57F0BDBE0BCEA)
    }
}

.feature-globe {
    background-image: url(../css/E37D1AA57F27471EBE5DF844D70E870B?w=360);
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover
}

@media (min-width:992px) {
    .feature-globe {
        background-image: url(E37D1AA57F27471EBE5DF844D70E870B)
    }
}

.feature-bankcard {
    background-image: url(../css/A2F893B97DC746859A0EA390BCCEC6F8?w=360);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

@media (min-width:992px) {
    .feature-bankcard {
        background-image: url(A2F893B97DC746859A0EA390BCCEC6F8)
    }
}

.feature-frenchfood {
    background-image: url(../css/99FE2AC49E374260AE90C94A1A9BC44E?w=360);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

@media (min-width:992px) {
    .feature-frenchfood {
        background-image: url(99FE2AC49E374260AE90C94A1A9BC44E)
    }
}

.feature-sitatairport {
    background-image: url(../css/3E0CB4F649D64DAC996DDFA7A2FF877E?w=360);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

@media (min-width:992px) {
    .feature-sitatairport {
        background-image: url(3E0CB4F649D64DAC996DDFA7A2FF877E)
    }
}

.feature-deltafood {
    background-image: url(../css/E3DBF48CEBF348AAA26ED14BB44E6140?w=360);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

@media (min-width:992px) {
    .feature-deltafood {
        background-image: url(E3DBF48CEBF348AAA26ED14BB44E6140)
    }
}

.feature-emirates {
    background-image: url(../css/DE05B9FB66464B778E2773F0A45D72EB?w=360);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

@media (min-width:992px) {
    .feature-emirates {
        background-image: url(DE05B9FB66464B778E2773F0A45D72EB)
    }
}

.feature-qantas {
    background-image: url(../css/C17B49F8D24C45AC8DD7E2C31C0F7723?w=360);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

@media (min-width:992px) {
    .feature-qantas {
        background-image: url(C17B49F8D24C45AC8DD7E2C31C0F7723)
    }
}

.feature-koreanairfood {
    background-image: url(../css/3A0C9C11BE304EE1BC8225441417A293?w=360);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

@media (min-width:992px) {
    .feature-koreanairfood {
        background-image: url(3A0C9C11BE304EE1BC8225441417A293)
    }
}

.feature-earn-on-alaska {
    background-image: url(//resource.alaskaair.net/content/-/media/20F36DCF0F0C45E6A7C9C3BD05CB3052?w=360);
    background-repeat: no-repeat;
    background-position: 100%;
    background-size: cover
}

@media (min-width:992px) {
    .feature-earn-on-alaska {
        background-image: url(//resource.alaskaair.net/content/-/media/20F36DCF0F0C45E6A7C9C3BD05CB3052)
    }
}

.feature-hands-in-the-middle {
    background-image: url(../css/CE3C518510DD4CE9A16B5A8023246F1C)
}

.feature-fc-snacks,
.feature-hands-in-the-middle {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.feature-fc-snacks {
    background-image: url(../css/03E5860C2D8B49B3AD58B00A95CF1EA1)
}

.feature-ticket-counter {
    background-image: url(../css/559C25D9A9F945ACBE90A1BCF7DC636A)
}

.feature-girl-muffin,
.feature-ticket-counter {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 100%
}

.feature-girl-muffin {
    background-image: url(../css/57616211601940E0AAAC3DF5F17907F7)
}

.feature-hot-meal,
.feature-pride {
    background-image: url(../css/A7F53CF1E0D14F869F74ADCCA8D9A575);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.feature-surfer-family {
    background-image: url(../css/C3A74A0FE13A46DCB38FB80430E91EE4);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0
}

.feature-couple-tablet {
    background-image: url(../css/6C1AF45A81BD4FA5944DC0930FF07232)
}

.feature-couple-tablet,
.feature-russell {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.feature-russell {
    background-image: url(../css/BD9FE2E27D1741ACB2DFF816675285C6)
}

.feature-russell2 {
    background-image: url(../css/F83E929843394AF499E112D2A2274F45);
    background-position: top
}

.feature-russell2,
.feature-russell3 {
    background-repeat: no-repeat;
    background-size: cover
}

.feature-russell3 {
    background-image: url(../css/5AAE6ACA13C9462FB77A03690BA171D3);
    background-position: 100%
}

.feature-allison {
    background-image: url(../css/BBC2BE098CFE4B9D8DC2B080DA77B8C1);
    background-position: top
}

.feature-allison,
.feature-hometown-hangar {
    background-repeat: no-repeat;
    background-size: cover
}

.feature-hometown-hangar {
    background-image: url(../css/CD505ADF5EA0444FA6476F5F4C3C477C);
    background-position: 50%
}

.feature-corporate-cc {
    background-image: url(../css/0AB07B1C459249AD9F9B08511D2DBF5F)
}

.feature-convention,
.feature-corporate-cc {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top
}

.feature-convention {
    background-image: url(../css/FEEEF4EF01E249CF8DCDBD9B5FDA68FF)
}

.feature-grouptravel {
    background-image: url(../css/75D8D0DB594548F6B96BF3EEAFBCA59A)
}

.feature-grouptravel,
.feature-precheck {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.feature-precheck {
    background-image: url(../css/DC767438920849C284BC10E2BC99BF7B)
}

.feature-lounge {
    background-image: url(../css/2C08B17389B04CAF915D425ECDB6F622)
}

.feature-lounge,
.feature-lounge2 {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top
}

.feature-lounge2 {
    background-image: url(../css/1FBD59E3E87F4CD2A388DE6BAB223A3D)
}

.feature-lounge3 {
    background-image: url(../css/3132A2A3279941C9A22ACDD87175C0D0);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top
}

.feature-balloon {
    background-image: url(../css/12A24CD659004C8DBEFEBAF2F85CD83A)
}

.feature-balloon,
.feature-mpdeals {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0
}

.feature-mpdeals {
    background-image: url(../css/7BDA3C43BE2B417EAA48C215A1D8FAA6)
}

.feature-globalalliance {
    background-image: url(../css/AA574C2B301946CBBD50683DEF3EB529);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0
}

.feature-bags-in-line {
    background-image: url(../css/A39855A2F7A044CE9F54F66810964121)
}

.feature-bags-in-line,
.feature-bags-in-trunk {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.feature-bags-in-trunk {
    background-image: url(../css/D7E0B5FF676D4D84802417546DDFAD9A)
}

.feature-young-businessman-phone {
    background-image: url(../css/464AFF171AAE49339227E4F09E6543EF)
}

.feature-young-businessman-phone,
.feature-young-man-on-phone {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.feature-young-man-on-phone {
    background-image: url(../css/2D025C68B188434CBD8AF0869D1E7663)
}

.interior-friends-wine {
    background-image: url(../css/3280051990AC44C8B8FA9264A5F5E028);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top
}

.interior-middle-age-couple-wine {
    background-image: url(../css/6CE5308108BD4836A75D3073C1A144C3);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.interior-wine-cheese {
    background-image: url(../css/5A7B3F91D85F4CFE846625D22C4DCCD8);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 100% 0
}

.interior-woman-tablet-orange-juice {
    background-image: url(../css/BDBD2AC559F541F2B0190864564A17CA);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top
}

.feature-cargo-route-map {
    background-image: url(../css/43129623464F4973A8E61F5158ED8630)
}

.feature-cargo-freighter,
.feature-cargo-route-map {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.feature-cargo-freighter {
    background-image: url(../css/9CBDEB1A2900409CB5A9B1B6FF7B740A)
}

.feature-cargo-zones {
    background-image: url(../css/D66504E9842746F28A5840D645E54CB6);
    background-position: 50%
}

.feature-beach,
.feature-cargo-zones {
    background-repeat: no-repeat;
    background-size: cover
}

.feature-beach {
    background-image: url(../css/FE49B699E5F2440B9A3B6C88DCDEECAE?w=360);
    background-position: 0
}

@media (min-width:992px) {
    .feature-beach {
        background-image: url(FE49B699E5F2440B9A3B6C88DCDEECAE)
    }
}

.feature-beach-chair {
    background-image: url(../css/EA26A835959F48C7A079FA3D69A84867?w=360);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover
}

@media (min-width:992px) {
    .feature-beach-chair {
        background-image: url(EA26A835959F48C7A079FA3D69A84867)
    }
}

.feature-earn-on-partner {
    background-image: url(//resource.alaskaair.net/content/-/media/725CFFF64856441C9728AC09F68434C8?w=360);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

@media (min-width:992px) {
    .feature-earn-on-partner {
        background-image: url(//resource.alaskaair.net/content/-/media/725CFFF64856441C9728AC09F68434C8)
    }
}

.feature-earn-on-hotels {
    background-image: url(//resource.alaskaair.net/content/-/media/AD8BA985CB8A4D01942409D459C3534C?w=360);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

@media (min-width:992px) {
    .feature-earn-on-hotels {
        background-image: url(//resource.alaskaair.net/content/-/media/AD8BA985CB8A4D01942409D459C3534C)
    }
}

.feature-earn-on-car-rentals {
    background-image: url(//resource.alaskaair.net/content/-/media/286260C8C4974C0FA621242708EF37CD?w=360);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

@media (min-width:992px) {
    .feature-earn-on-car-rentals {
        background-image: url(//resource.alaskaair.net/content/-/media/286260C8C4974C0FA621242708EF37CD)
    }
}

.feature-earn-on-credit-cards {
    background-image: url(//resource.alaskaair.net/content/-/media/267C2272C3AC46FDA755EC12C1DB8E20?w=360);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

@media (min-width:992px) {
    .feature-earn-on-credit-cards {
        background-image: url(//resource.alaskaair.net/content/-/media/267C2272C3AC46FDA755EC12C1DB8E20)
    }
}

.feature-earn-on-everyday-partners {
    background-image: url(//resource.alaskaair.net/content/-/media/37A839FE1E9C415AAA602725842B1962?w=360);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

@media (min-width:992px) {
    .feature-earn-on-everyday-partners {
        background-image: url(//resource.alaskaair.net/content/-/media/37A839FE1E9C415AAA602725842B1962)
    }
}

.fine-print {
    color: #666;
    font-size: 11px
}

.col-3-flex,
.row-flex {
    display: -ms-flexbox;
    display: flex
}

.col-3-flex {
    -ms-flex: 1;
    flex: 1;
    -ms-flex-preferred-size: 250px;
    flex-basis: 250px
}

@media (min-width:768px) {
    .col-3-flex {
        -ms-flex-preferred-size: 250px;
        flex-basis: 250px
    }
}

.col-4-flex,
.col-sm-4-flex {
    -ms-flex: 1;
    flex: 1;
    -ms-flex-preferred-size: 325px;
    flex-basis: 325px;
    display: -ms-flexbox;
    display: flex
}

@media (min-width:768px) {

    .col-4-flex,
    .col-sm-4-flex {
        -ms-flex-preferred-size: 300px;
        flex-basis: 300px
    }
}

.col-sm-flex&gt; {
    -ms-flex: 1;
    flex: 1
}

.flex-panel-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: -10px;
    margin-right: -10px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (min-width:300px) {
    .flex-panel-row {
        -ms-flex-direction: row;
        flex-direction: row
    }
}

@media (min-width:500px) {
    .flex-panel-row {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

.flex-panel {
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -ms-flex-preferred-size: 150px;
    flex-basis: 150px;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-left: 10px;
    padding-right: 10px
}

@media (min-width:500px) {
    .flex-panel {
        -ms-flex-preferred-size: 200px;
        flex-basis: 200px
    }
}

.booking-forms&gt;.nav-justified {
    padding: 0
}

.booking-forms .nav-tabs&gt;li {
    border-radius: 2px;
    padding-right: 2px
}

.booking-forms .nav-tabs {
    border: 0
}

.booking-forms .nav-tabs&gt;li.active a:hover {
    background-color: #e9e5dd;
    border-radius: 2px;
    font-weight: 700
}

.booking-forms .nav-tabs li a {
    color: #01426a
}

.booking-forms .nav-tabs&gt;li.active a,
.booking-forms .nav-tabs&gt;li.active a:focus,
.booking-forms .nav-tabs&gt;li a:hover,
.booking-forms&gt;.nav-tabs&gt;li.active a:visited {
    background-color: #b7af9b;
    border-radius: 2px;
    color: #fff;
    border: 0
}

.booking-forms ul li a {
    padding: 5px
}

.booking-forms .secondaryTabpanelContainer {
    position: relative
}

.booking-forms .secondaryTabpanelContainer .secondaryTabsContainer {
    position: relative;
    top: 0;
    width: 100%
}

.flight-search .checkbox label,
.flight-search .radio label {
    padding-right: 20px
}

.flight-deals-content {
    margin-bottom: 24px
}

.flight-deals-content svg {
    width: 44px;
    height: 44px;
    fill: #2774ae
}

.flight-deals-content svg:hover {
    fill: #269
}

.choosecity {
    position: relative;
    top: 0;
    margin-left: 20px
}

.choosecity select.selectpicker {
    width: 18px;
    margin: 0 0 0 10px
}

.choosecity .dropdown-menu {
    overflow: auto;
    max-height: 196px
}

.dealsbg {
    position: relative;
    z-index: -2;
    width: 100%;
    height: 200px;
    margin: -24px 0 2em;
    background-color: #48850b;
    background-image: url(https://unsplash.imgix.net/photo-1415033523948-6c31d010530d?fm=jpg&amp;q=75&amp;s=559455b1ad675f8dc95a04528044f870);
    background-position: center 780px;
    background-size: 100%
}

.module-fd {
    padding: 1em 0;
    border-bottom: 1px solid #eee
}

.module-fd--button {
    position: relative;
    top: 35px
}

.module-fd--arrivalcity a,
.module-fd--arrivalcity a:hover {
    text-decoration: none !important;
    color: #3c3b3f !important
}

.module-fd--arrivalcity a .gray,
.module-fd--arrivalcity a:hover .gray {
    color: #3c3b3f !important
}

h4.module-fd--arrivalcity {
    margin-bottom: 0
}

.module-fd--priceline {
    margin-top: -5px;
    margin-bottom: 15px;
    padding: 0
}

@media (min-width:1200px) {
    .module-fd--priceline {
        position: relative;
        top: 5px;
        left: 295px;
        display: inline-block
    }
}

.module-fd--price {
    line-height: 1;
    position: relative;
    top: 15px;
    padding: 0 5px;
    color: #3c3b3f !important;
    font-size: 30px
}

.module-fd--purchase-by {
    font-size: 80%
}

@media (min-width:1200px) {
    .module-fd--purchase-by {
        position: relative;
        top: -35px;
        max-width: 240px
    }
}

.module-fd--restrictions-apply {
    font-size: 80%
}

.module-fd--restrictions {
    display: none;
    font-size: 80%
}

.flight-deals-content .btn-default {
    color: #3c3b3f !important
}

.deals-listview {
    padding-top: 24px
}

.deals-listview .caret {
    border-top: 7px solid
}

.deals-listview .caret.reverse {
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.deals-listview .active .deals-listview--active-sort {
    fill: #212223
}

.deals-listview .deals-listview--filter {
    display: inline
}

@media (min-width:768px) {
    .deals-listview .deals-listview--filter {
        text-align: right;
        display: block
    }
}

.deals-listview .icon-filter {
    height: 15px;
    width: 15px;
    fill: #212223;
    margin-left: 6px;
    position: relative;
    top: 3px
}

.deals-listview .icon-group-sort {
    margin-left: 6px
}

.deals-listview .icon-sort-asc,
.deals-listview .icon-sort-desc {
    height: 15px;
    width: 15px;
    fill: #656565;
    position: relative;
    top: 3px
}

.deals-listview .icon-sort-desc {
    left: -15px
}

@media (max-width:768px) {
    .deals-listview .deals-listview--pricesfrom {
        text-align: right;
        display: block;
        white-space: nowrap
    }
}

@media (max-width:360px) {
    .deals-listview .deals-listview--pricesfrom {
        margin-left: -14px
    }
}

@media (min-width:361px) and (max-width:992px) {
    .deals-listview .deals-listview--pricesfrom {
        margin-right: -14px
    }
}

.deals-listview .btn-selectbox {
    background-color: #f5f5f5;
    border-color: #212223;
    border: 1px solid;
    margin-bottom: 6px
}

.deals-listview .col-xs-6.col-sm-4.col-md-3,
.deals-listview .deals-listview--header-wrapper {
    padding: 0 0 0 15px;
    float: left;
    width: xxx
}

.deals-listview .deals-listview--header {
    margin-top: 3px;
    padding-right: 0;
    font-size: 17px
}

@media (min-width:335px) {
    .deals-listview .deals-listview--header {
        font-size: 18px
    }
}

@media (min-width:360px) {
    .deals-listview .deals-listview--header {
        font-size: 20px
    }
}

@media (min-width:400px) {
    .deals-listview .deals-listview--header {
        font-size: 22px
    }
}

@media (min-width:425px) {
    .deals-listview .deals-listview--header {
        font-size: 24px
    }
}

.deals-listview .col-xs-6.col-sm-8.col-md-9,
.deals-listview .deals-listview--choosecity-wrapper {
    padding: 0 15px 0 10px;
    float: left
}

.deals-listview .deals-listview--choosecity {
    float: right
}

@media (min-width:768px) {
    .deals-listview .deals-listview--choosecity {
        float: none
    }
}

.deals-listview .deals-listview--choosecity .dropdown-menu&gt;li&gt;a:focus,
.deals-listview .deals-listview--choosecity .dropdown-menu&gt;li&gt;a:hover {
    cursor: pointer
}

.deals-listview .deals-listview--choosecity .btn {
    min-width: 120px;
    text-align: left
}

@media (max-width:390px) {
    .deals-listview .deals-listview--choosecity .btn {
        font-size: .9em;
        padding-left: 5px;
        padding-right: 5px
    }
}

.deals-listview .deals-listview--choosecity .caret {
    float: right;
    position: relative;
    top: 6px;
    margin-left: 5px
}

@media (max-width:768px) {
    .deals-listview .deals-listview--choosecity ul.dropdown-menu {
        left: auto;
        right: 0
    }
}

.deals-listview .deals-listview--deals {
    line-height: 1;
    padding-bottom: 12px;
    margin-bottom: 18px;
    border-bottom: 1px solid #c8c9c7
}

.deals-listview .deals-listview--deals .btn {
    float: right
}

@media (min-width:768px) and (max-width:992px) {
    .deals-listview .deals-listview--deals .btn {
        display: block;
        width: 100%;
        padding-left: 30px;
        padding-right: 30px;
        margin-top: 8px
    }
}

@media (min-width:992px) {
    .deals-listview .deals-listview--deals .btn {
        float: right;
        padding-left: 40px;
        padding-right: 40px;
        margin-top: 11px
    }
}

.deals-listview .deals-listview--titles {
    border-bottom: 1px solid #c8c9c7;
    margin-bottom: 18px
}

.deals-listview .deals-listview--purchaseby {
    font-size: 12px;
    margin-bottom: 8px
}

.deals-listview .deals-listview--restrictions {
    font-size: 12px;
    margin-bottom: 12px
}

.deals-listview .deals-listview--destinations {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 6px
}

.deals-listview .deals-listview--pricelockup {
    float: right
}

@media (min-width:768px) {
    .deals-listview .deals-listview--pricelockup {
        float: none;
        margin-top: 15px
    }
}

.deals-listview .deals-listview--dollarsign {
    font-size: 25px;
    vertical-align: top;
    margin-top: 3px;
    display: inline-block
}

.deals-listview .deals-listview--price {
    font-size: 43px;
    font-weight: 700;
    margin-bottom: -6px;
    white-space: nowrap
}

@media (min-width:768px) {
    .deals-listview .deals-listview--price {
        display: inline
    }
}

.deals-listview .deals-listview--oneway {
    font-size: 14px;
    float: right
}

@media (min-width:768px) {
    .deals-listview .deals-listview--oneway {
        float: none;
        display: inline
    }
}

.footer-headlines a {
    display: block;
    padding: 10px 0;
    border-bottom: 1px solid #d8d8d8
}

.footer-headlines a:focus,
.footer-headlines a:hover {
    text-decoration: none
}

@media (min-width:768px) {
    #footerContainerDiv .collapse {
        display: block;
        visibility: visible
    }

    h5 a {
        pointer-events: none
    }

    .footer-headlines a {
        padding: initial;
        border-bottom: 0 solid #d8d8d8
    }

    .footer-headlines .mobile-arrow {
        display: none
    }
}

.server-name {
    bottom: 0;
    color: #f5f5f5 !important;
    margin-top: -20px;
    padding: 0 0 10px;
    position: absolute;
    width: 100%
}

.image-res .server-name {
    background-color: transparent;
    color: #3c3b3f !important
}

.placeholder {
    color: #666 !important
}

.containerx .form-control {
    box-sizing: border-box;
    padding-left: 10px !important
}

.containerx .form-control,
.containerx .form-control-label {
    font-family: Circular, Helvetica Neue, Helvetica, Arial, sans-serif
}

.containerx .form-control-label {
    line-height: 40px;
    font-size: 14px;
    padding-right: 5px
}

.form-control {
    padding: 8px 10px
}

.form-control.date-month {
    display: inline-block;
    margin-right: 5px;
    width: 90px
}

.form-control.date-day {
    display: inline-block;
    margin-right: 5px;
    width: 75px
}

.form-control.date-year {
    display: inline-block;
    width: 90px
}

.form-control.country-dropdown {
    width: 272px
}

.form-control-half {
    width: 50%;
    float: left
}

.form-control-inline {
    display: inline-block;
    width: auto
}

.containerx span.form-control,
span.form-control {
    padding-left: 0 !important;
    box-shadow: none
}

.checkbox,
.radio {
    min-height: 24px
}

.containerx .input-group-sm&gt;.input-group-btn&gt;a.btn,
.form-horizontal .form-group-sm .form-control,
.input-group-sm&gt;.form-control,
.input-group-sm&gt;.input-group-addon,
.input-group-sm&gt;.input-group-btn&gt;.btn,
.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 2px
}

.form-horizontal .form-group-sm select.form-control,
.input-group-sm&gt;.input-group-btn&gt;select.btn,
.input-group-sm&gt;select.form-control,
.input-group-sm&gt;select.input-group-addon,
select.input-sm {
    height: 30px;
    line-height: 30px
}

.form-horizontal .form-group-sm select[multiple].form-control,
.form-horizontal .form-group-sm textarea.form-control,
.input-group-sm&gt;.input-group-btn&gt;select[multiple].btn,
.input-group-sm&gt;.input-group-btn&gt;textarea.btn,
.input-group-sm&gt;select[multiple].form-control,
.input-group-sm&gt;select[multiple].input-group-addon,
.input-group-sm&gt;textarea.form-control,
.input-group-sm&gt;textarea.input-group-addon,
select[multiple].input-sm,
textarea.input-sm {
    height: auto
}

.containerx .input-group-lg&gt;.input-group-btn&gt;a.btn,
.form-horizontal .form-group-lg .form-control,
.input-group-lg&gt;.form-control,
.input-group-lg&gt;.input-group-addon,
.input-group-lg&gt;.input-group-btn&gt;.btn,
.input-lg {
    height: 46px;
    padding: 10px 60px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 4px
}

.form-horizontal .form-group-lg select.form-control,
.input-group-lg&gt;.input-group-btn&gt;select.btn,
.input-group-lg&gt;select.form-control,
.input-group-lg&gt;select.input-group-addon,
select.input-lg {
    height: 46px;
    line-height: 46px
}

.form-horizontal .form-group-lg select[multiple].form-control,
.form-horizontal .form-group-lg textarea.form-control,
.input-group-lg&gt;.input-group-btn&gt;select[multiple].btn,
.input-group-lg&gt;.input-group-btn&gt;textarea.btn,
.input-group-lg&gt;select[multiple].form-control,
.input-group-lg&gt;select[multiple].input-group-addon,
.input-group-lg&gt;textarea.form-control,
.input-group-lg&gt;textarea.input-group-addon,
select[multiple].input-lg,
textarea.input-lg {
    height: auto
}

.form-control-feedback {
    top: 29px
}

.form-horizontal .has-feedback .form-control-feedback,
.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.left-xs {
    padding-right: 0
}

.left-xs input[type=text],
.left-xs select {
    border-radius: 2px 0 0 2px
}

.center-xs {
    padding-right: 0
}

.center-xs,
.right-xs {
    padding-left: 0
}

.right-xs input[type=text],
.right-xs select {
    border-radius: 0 2px 2px 0
}

@media (min-width:768px) and (max-width:991px) {
    .left-sm {
        padding-right: 0
    }

    .left-sm input[type=text],
    .left-sm select {
        border-radius: 2px 0 0 2px
    }

    .right-sm {
        padding-left: 0
    }

    .right-sm input[type=text],
    .right-sm select {
        border-radius: 0 2px 2px 0
    }

    .center-sm {
        padding-left: 0;
        padding-right: 0
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .left-md {
        padding-right: 0
    }

    .left-md input[type=text],
    .left-md select {
        border-radius: 2px 0 0 2px
    }

    .right-md {
        padding-left: 0
    }

    .right-md input[type=text],
    .right-md select {
        border-radius: 0 2px 2px 0
    }

    .center-md {
        padding-left: 0;
        padding-right: 0
    }
}

@media (min-width:1200px) {
    .left-lg {
        padding-right: 0
    }

    .left-lg input[type=text],
    .left-lg select {
        border-radius: 2px 0 0 2px
    }

    .right-lg {
        padding-left: 0
    }

    .right-lg input[type=text],
    .right-lg select {
        border-radius: 0 2px 2px 0
    }

    .center-lg {
        padding-left: 0;
        padding-right: 0
    }
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.generic-content .h1,
.generic-content .h2,
.generic-content .h3,
.generic-content .h4,
.generic-content .h5,
.generic-content .h6,
.generic-content h1,
.generic-content h2,
.generic-content h3,
.generic-content h4,
.generic-content h5,
.generic-content h6 {
    margin-top: 0
}

.skip-to-content {
    position: absolute;
    text-align: center;
    width: 100%
}

.small-header .navbar {
    margin-bottom: 5px
}

.small-header .navbar-wrapper-brand {
    margin-bottom: 10px;
    padding-bottom: 10px
}

.nav .dropdown&gt;a:focus .small-header .marker,
.nav .dropdown&gt;a:hover .small-header .marker,
.nav .open&gt;a .small-header .marker,
.small-header .nav-marker,
.small-header .nav .dropdown&gt;a:focus .marker,
.small-header .nav .dropdown&gt;a:hover .marker,
.small-header .nav .open&gt;a .marker {
    bottom: -19px
}

.small-header .navbar-main ul.dropdown-menu {
    margin-top: 11px
}

@media (max-width:767px) {
    .hero-offer--buttons a#heroLinkbutton {
        width: 100%
    }
}

.banner-ad1 .ad-copy .welcome.h1,
.banner-ad1 .ad-copy .welcome.h2,
.banner-ad1 .ad-copy .welcome.h3,
.banner-ad1 .ad-copy .welcome.h4,
.banner-ad1 .ad-copy .welcome.h5,
.banner-ad1 .ad-copy h1.welcome,
.banner-ad1 .ad-copy h2.welcome,
.banner-ad1 .ad-copy h3.welcome,
.banner-ad1 .ad-copy h4.welcome,
.banner-ad1 .ad-copy h5.welcome,
.welcome.white {
    color: #01426a !important
}

@media (min-width:768px) {

    .banner-ad1 .ad-copy .welcome.h1,
    .banner-ad1 .ad-copy .welcome.h2,
    .banner-ad1 .ad-copy .welcome.h3,
    .banner-ad1 .ad-copy .welcome.h4,
    .banner-ad1 .ad-copy .welcome.h5,
    .banner-ad1 .ad-copy h1.welcome,
    .banner-ad1 .ad-copy h2.welcome,
    .banner-ad1 .ad-copy h3.welcome,
    .banner-ad1 .ad-copy h4.welcome,
    .banner-ad1 .ad-copy h5.welcome,
    .welcome.white {
        color: #fff !important;
        text-shadow: 1px 1px 5px rgba(12, 0, 0, .4)
    }
}

.hero-offer {
    margin-top: 24px;
    font-weight: 700;
    line-height: 24px;
    margin-left: 10px;
    margin-right: 5px
}

.banner-ad1 .ad-copy .hero-offer.h1,
.banner-ad1 .ad-copy .hero-offer.h2,
.banner-ad1 .ad-copy .hero-offer.h3,
.banner-ad1 .ad-copy .hero-offer.h4,
.banner-ad1 .ad-copy .hero-offer.h5,
.banner-ad1 .ad-copy h1.hero-offer,
.banner-ad1 .ad-copy h2.hero-offer,
.banner-ad1 .ad-copy h3.hero-offer,
.banner-ad1 .ad-copy h4.hero-offer,
.banner-ad1 .ad-copy h5.hero-offer,
.hero-offer.white {
    text-shadow: 1px 1px 5px rgba(12, 0, 0, .4)
}

.containerx .hero-offer a.btn,
.hero-offer .btn,
.hero-offer .containerx a.btn {
    text-shadow: 0 0 0 transparent
}

@media (min-width:768px) {
    .hero-offer {
        margin-top: 57px
    }
}

@media (min-width:992px) {
    .hero-offer {
        padding-left: 20px;
        margin-left: 0
    }
}

@media (min-width:768px) {
    .hero-offer {
        color: #fff
    }
}

.hero-offer a,
.hero-offer a:focus,
.hero-offer a:hover,
.hero-offer a:visited {
    text-decoration: none
}

.hero-offer a .hero-offer--headlines,
.hero-offer a .hero-offer--price,
.hero-offer a .hero-offer--restrictions,
.hero-offer a:focus .hero-offer--headlines,
.hero-offer a:focus .hero-offer--price,
.hero-offer a:focus .hero-offer--restrictions,
.hero-offer a:hover .hero-offer--headlines,
.hero-offer a:hover .hero-offer--price,
.hero-offer a:hover .hero-offer--restrictions,
.hero-offer a:visited .hero-offer--headlines,
.hero-offer a:visited .hero-offer--price,
.hero-offer a:visited .hero-offer--restrictions {
    color: #fff
}

@media (min-width:992px) {
    .hero-offer .hero-offer--headlines {
        margin-bottom: 12px
    }
}

.hero-offer .hero-offer--headline,
.hero-offer .hero-offer--headline2 {
    font-size: 44px;
    line-height: 1em
}

@media (min-width:992px) {

    .hero-offer .hero-offer--headline,
    .hero-offer .hero-offer--headline2 {
        font-size: 46px
    }
}

.hero-offer .hero-offer--headline.hero-xs-text {
    font-size: 25px;
    font-weight: 400
}

@media (min-width:992px) {
    .hero-offer .hero-offer--headline.hero-xs-text {
        font-size: 40px
    }
}

.hero-offer .hero-offer--headline.hero-sm-text {
    font-size: 35px;
    font-weight: 400
}

@media (min-width:992px) {
    .hero-offer .hero-offer--headline.hero-sm-text {
        font-size: 55px
    }
}

.hero-offer .hero-offer--headline.hero-md-text {
    font-size: 40px;
    font-weight: 400
}

@media (min-width:992px) {
    .hero-offer .hero-offer--headline.hero-md-text {
        font-size: 65px
    }
}

.hero-offer .hero-offer--headline.hero-lg-text {
    font-size: 49px;
    font-weight: 400
}

@media (min-width:992px) {
    .hero-offer .hero-offer--headline.hero-lg-text {
        font-size: 80px;
        margin-bottom: -6px
    }
}

.hero-offer .hero-offer--headline.hero-xl-text {
    font-size: 60px;
    font-weight: 400
}

@media (min-width:992px) {
    .hero-offer .hero-offer--headline.hero-xl-text {
        font-size: 90px;
        margin-bottom: -6px
    }
}

.hero-offer .hero-offer--limited-time,
.hero-offer .hero-offer--subheadline {
    display: block;
    font-size: 14px;
    line-height: 1.5em;
    font-weight: 400
}

@media (min-width:992px) {

    .hero-offer .hero-offer--limited-time,
    .hero-offer .hero-offer--subheadline {
        font-size: 15px
    }
}

.hero-offer .hero-offer--restrictions {
    display: block;
    font-size: 12px;
    font-weight: 400
}

.hero-offer .hero-offer--offer {
    margin-bottom: 6px;
    margin-top: 24px
}

.hero-offer .hero-offer--price {
    text-align: left
}

.hero-offer .hero-offer--price .hero-offer--dollar-sign {
    font-size: 29px;
    position: relative;
    top: -1px;
    margin-right: -2px
}

@media (min-width:768px) {
    .hero-offer .hero-offer--price .hero-offer--dollar-sign {
        font-size: 44px;
        top: -7px
    }
}

.hero-offer .hero-offer--price .hero-offer--fare {
    font-size: 32px
}

@media (min-width:768px) {
    .hero-offer .hero-offer--price .hero-offer--fare {
        font-size: 60px
    }
}

.hero-offer .hero-offer--price .hero-offer--oneway {
    font-size: 12px;
    display: inline;
    font-weight: 400
}

.hero-offer.navy {
    color: #01426a !important
}

.hero-offer.navy a .hero-offer--headlines,
.hero-offer.navy a .hero-offer--price,
.hero-offer.navy a .hero-offer--restrictions,
.hero-offer.navy a:focus .hero-offer--headlines,
.hero-offer.navy a:focus .hero-offer--price,
.hero-offer.navy a:focus .hero-offer--restrictions,
.hero-offer.navy a:hover .hero-offer--headlines,
.hero-offer.navy a:hover .hero-offer--price,
.hero-offer.navy a:hover .hero-offer--restrictions,
.hero-offer.navy a:visited .hero-offer--headlines,
.hero-offer.navy a:visited .hero-offer--price,
.hero-offer.navy a:visited .hero-offer--restrictions {
    color: #01426a
}

.jumbotron.desktop-hero.hero,
.jumbotron.desktop-hero.hero .hero .pzm-hero-container .hero {
    min-height: 325px;
}

@media (max-width:767px) {

    .jumbotron.desktop-hero.hero,
    .jumbotron.desktop-hero.hero .hero .pzm-hero-container .hero {
        background-image: url(banner1.jpg);
    }
}

.hero {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    margin: 0;
    background-image: none;
    min-height: 525px
}

.hero:focus,
.hero [tabindex^="-1"] {
    outline: none
}

@media (max-width:767px) {
    .hero.pzm-hero {
        display: none
    }
}

.hero.non {
    background-image: url(banner1.jpg?w=500)
}

@media (min-width:768px) {
    .hero.non {
        background-image: url(banner1.jpg?w=768)
    }
}

@media (min-width:992px) {
    .hero.non {
        background-image: url(banner1.jpg?w=1100)
    }
}

@media (min-width:1100px) {
    .hero.non {
        background-image: url(banner1.jpg)
    }
}

.hero.alw {
    background-image: url(74A2877B987B4DF3BA29CF58D1858D6A?w=500)
}

@media (min-width:768px) {
    .hero.alw {
        background-image: url(74A2877B987B4DF3BA29CF58D1858D6A?w=768)
    }
}

@media (min-width:992px) {
    .hero.alw {
        background-image: url(74A2877B987B4DF3BA29CF58D1858D6A?w=1100)
    }
}

@media (min-width:1100px) {
    .hero.alw {
        background-image: url(74A2877B987B4DF3BA29CF58D1858D6A)
    }
}

.hero.anc {
    background-image: url(A131DFC358B94A7D866C92E4A18B40F2?w=500)
}

@media (min-width:768px) {
    .hero.anc {
        background-image: url(A131DFC358B94A7D866C92E4A18B40F2?w=768)
    }
}

@media (min-width:992px) {
    .hero.anc {
        background-image: url(A131DFC358B94A7D866C92E4A18B40F2?w=1100)
    }
}

@media (min-width:1100px) {
    .hero.anc {
        background-image: url(A131DFC358B94A7D866C92E4A18B40F2)
    }
}

.hero.atl {
    background-image: url(D57547CF60B741C9ABA766936951E123?w=500)
}

@media (min-width:768px) {
    .hero.atl {
        background-image: url(D57547CF60B741C9ABA766936951E123?w=768)
    }
}

@media (min-width:992px) {
    .hero.atl {
        background-image: url(D57547CF60B741C9ABA766936951E123?w=1100)
    }
}

@media (min-width:1100px) {
    .hero.atl {
        background-image: url(D57547CF60B741C9ABA766936951E123)
    }
}

.hero.boi {
    background-image: url(F476C874E37D4974BD07CB82C04E351A?w=500)
}

@media (min-width:768px) {
    .hero.boi {
        background-image: url(F476C874E37D4974BD07CB82C04E351A?w=768)
    }
}

@media (min-width:992px) {
    .hero.boi {
        background-image: url(F476C874E37D4974BD07CB82C04E351A?w=1100)
    }
}

@media (min-width:1100px) {
    .hero.boi {
        background-image: url(F476C874E37D4974BD07CB82C04E351A)
    }
}

.hero.bos {
    background-image: url(C160C450FE39420998F8E319AEB193E5?w=500)
}

@media (min-width:768px) {
    .hero.bos {
        background-image: url(C160C450FE39420998F8E319AEB193E5?w=768)
    }
}

@media (min-width:992px) {
    .hero.bos {
        background-image: url(C160C450FE39420998F8E319AEB193E5?w=1100)
    }
}

@media (min-width:1100px) {
    .hero.bos {
        background-image: url(C160C450FE39420998F8E319AEB193E5)
    }
}

.hero.bur {
    background-image: url(A14B42F12CCB4082967F6B7E0A964173?w=500)
}

@media (min-width:768px) {
    .hero.bur {
        background-image: url(A14B42F12CCB4082967F6B7E0A964173?w=768)
    }
}

@media (min-width:992px) {
    .hero.bur {
        background-image: url(A14B42F12CCB4082967F6B7E0A964173?w=1100)
    }
}

@media (min-width:1100px) {
    .hero.bur {
        background-image: url(A14B42F12CCB4082967F6B7E0A964173)
    }
}

.hero.bwi {
    background-image: url(55D9126FE4B54FC394DAB3C045030A8A?w=500)
}

@media (min-width:768px) {
    .hero.bwi {
        background-image: url(55D9126FE4B54FC394DAB3C045030A8A?w=768)
    }
}

@media (min-width:992px) {
    .hero.bwi {
        background-image: url(55D9126FE4B54FC394DAB3C045030A8A?w=1100)
    }
}

@media (min-width:1100px) {
    .hero.bwi {
        background-image: url(55D9126FE4B54FC394DAB3C045030A8A)
    }
}

.hero.dca {
    background-image: url(0E6B12B213F24194BDCDAC7A0890C639?w=500)
}

@media (min-width:768px) {
    .hero.dca {
        background-image: url(0E6B12B213F24194BDCDAC7A0890C639?w=768)
    }
}

@media (min-width:992px) {
    .hero.dca {
        background-image: url(0E6B12B213F24194BDCDAC7A0890C639?w=1100)
    }
}

@media (min-width:1100px) {
    .hero.dca {
        background-image: url(0E6B12B213F24194BDCDAC7A0890C639)
    }
}

.hero.den {
    background-image: url(46A558E5B0DF41FB92E6565886DD1BD9?w=500)
}

@media (min-width:768px) {
    .hero.den {
        background-image: url(46A558E5B0DF41FB92E6565886DD1BD9?w=768)
    }
}

@media (min-width:992px) {
    .hero.den {
        background-image: url(46A558E5B0DF41FB92E6565886DD1BD9?w=1100)
    }
}

@media (min-width:1100px) {
    .hero.den {
        background-image: url(46A558E5B0DF41FB92E6565886DD1BD9)
    }
}

.hero.dfw {
    background-image: url(3B5ACCE952E849F09827AEBA4F301D49?w=500)
}

@media (min-width:768px) {
    .hero.dfw {
        background-image: url(3B5ACCE952E849F09827AEBA4F301D49?w=768)
    }
}

@media (min-width:992px) {
    .hero.dfw {
        background-image: url(3B5ACCE952E849F09827AEBA4F301D49?w=1100)
    }
}

@media (min-width:1100px) {
    .hero.dfw {
        background-image: url(3B5ACCE952E849F09827AEBA4F301D49)
    }
}

.hero.eat {
    background-image: url(4A3AAF1BB4AB4EE9B6D350A758707005?w=500)
}

@media (min-width:768px) {
    .hero.eat {
        background-image: url(4A3AAF1BB4AB4EE9B6D350A758707005?w=768)
    }
}

@media (min-width:992px) {
    .hero.eat {
        background-image: url(4A3AAF1BB4AB4EE9B6D350A758707005?w=1100)
    }
}

@media (min-width:1100px) {
    .hero.eat {
        background-image: url(4A3AAF1BB4AB4EE9B6D350A758707005)
    }
}

.hero.eug {
    background-image: url(7587A1BF50CA4D41AD065A5BC09F1035?w=500)
}

@media (min-width:768px) {
    .hero.eug {
        background-image: url(7587A1BF50CA4D41AD065A5BC09F1035?w=768)
    }
}

@media (min-width:992px) {
    .hero.eug {
        background-image: url(7587A1BF50CA4D41AD065A5BC09F1035?w=1100)
    }
}

@media (min-width:1100px) {
    .hero.eug {
        background-image: url(7587A1BF50CA4D41AD065A5BC09F1035)
    }
}

.hero.ewr {
    background-image: url(EAE96441F881422D996AB3C0FD3B5748?w=500)
}

@media (min-width:768px) {
    .hero.ewr {
        background-image: url(EAE96441F881422D996AB3C0FD3B5748?w=768)
    }
}

@media (min-width:992px) {
    .hero.ewr {
        background-image: url(EAE96441F881422D996AB3C0FD3B5748?w=1100)
    }
}

@media (min-width:1100px) {
    .hero.ewr {
        background-image: url(EAE96441F881422D996AB3C0FD3B5748)
    }
}

.hero.fai {
    background-image: url(D5B8A8C9A172462EBCFB571E6C516B76?w=500)
}

@media (min-width:768px) {
    .hero.fai {
        background-image: url(D5B8A8C9A172462EBCFB571E6C516B76?w=768)
    }
}

@media (min-width:992px) {
    .hero.fai {
        background-image: url(D5B8A8C9A172462EBCFB571E6C516B76?w=1100)
    }
}

@media (min-width:1100px) {
    .hero.fai {
        background-image: url(D5B8A8C9A172462EBCFB571E6C516B76)
    }
}

.hero.geg {
    background-image: url(6D304A8CD79E46FBB9D2C8FFA1A37D21?w=500)
}

@media (min-width:768px) {
    .hero.geg {
        background-image: url(6D304A8CD79E46FBB9D2C8FFA1A37D21?w=768)
    }
}

@media (min-width:992px) {
    .hero.geg {
        background-image: url(6D304A8CD79E46FBB9D2C8FFA1A37D21?w=1100)
    }
}

@media (min-width:1100px) {
    .hero.geg {
        background-image: url(6D304A8CD79E46FBB9D2C8FFA1A37D21)
    }
}

.hero.hnl {
    background-image: url(036F8B56BE0E4FAB8589BB7F6B9BEC23?w=500)
}

@media (min-width:768px) {
    .hero.hnl {
        background-image: url(036F8B56BE0E4FAB8589BB7F6B9BEC23?w=768)
    }
}

@media (min-width:992px) {
    .hero.hnl {
        background-image: url(036F8B56BE0E4FAB8589BB7F6B9BEC23?w=1100)
    }
}

@media (min-width:1100px) {
    .hero.hnl {
        background-image: url(036F8B56BE0E4FAB8589BB7F6B9BEC23)
    }
}

.hero.hou {
    background-image: url(A174BD7D319949A691058BBCE2FE3999?w=500)
}

@media (min-width:768px) {
    .hero.hou {
        background-image: url(A174BD7D319949A691058BBCE2FE3999?w=768)
    }
}

@media (min-width:992px) {
    .hero.hou {
        background-image: url(A174BD7D319949A691058BBCE2FE3999?w=1100)
    }
}

@media (min-width:1100px) {
    .hero.hou {
        background-image: url(A174BD7D319949A691058BBCE2FE3999)
    }
}

.hero.iad {
    background-image: url(ACCB2CFC23634CF5A431037E26C2C65A?w=500)
}

@media (min-width:768px) {
    .hero.iad {
        background-image: url(ACCB2CFC23634CF5A431037E26C2C65A?w=768)
    }
}

@media (min-width:992px) {
    .hero.iad {
        background-image: url(ACCB2CFC23634CF5A431037E26C2C65A?w=1100)
    }
}

@media (min-width:1100px) {
    .hero.iad {
        background-image: url(ACCB2CFC23634CF5A431037E26C2C65A)
    }
}

.hero.jfk {
    background-image: url(18E82E7225444101932A734D69E2A125?w=500)
}

@media (min-width:768px) {
    .hero.jfk {
        background-image: url(18E82E7225444101932A734D69E2A125?w=768)
    }
}

@media (min-width:992px) {
    .hero.jfk {
        background-image: url(18E82E7225444101932A734D69E2A125?w=1100)
    }
}

@media (min-width:1100px) {
    .hero.jfk {
        background-image: url(18E82E7225444101932A734D69E2A125)
    }
}

.hero.jnu {
    background-image: url(4A1CEE49C8B94605B09D14B404BFD158?w=500)
}

@media (min-width:768px) {
    .hero.jnu {
        background-image: url(4A1CEE49C8B94605B09D14B404BFD158?w=768)
    }
}

@media (min-width:992px) {
    .hero.jnu {
        background-image: url(4A1CEE49C8B94605B09D14B404BFD158?w=1100)
    }
}

@media (min-width:1100px) {
    .hero.jnu {
        background-image: url(4A1CEE49C8B94605B09D14B404BFD158)
    }
}

.hero.las {
    background-image: url(A80D43226C9E420FA6DB42B1CD55C52B?w=500)
}

@media (min-width:768px) {
    .hero.las {
        background-image: url(A80D43226C9E420FA6DB42B1CD55C52B?w=768)
    }
}

@media (min-width:992px) {
    .hero.las {
        background-image: url(A80D43226C9E420FA6DB42B1CD55C52B?w=1100)
    }
}

@media (min-width:1100px) {
    .hero.las {
        background-image: url(A80D43226C9E420FA6DB42B1CD55C52B)
    }
}

.hero.lax {
    background-image: url(4264413046B345B39D8DF7426A74456A?w=500)
}

@media (min-width:768px) {
    .hero.lax {
        background-image: url(4264413046B345B39D8DF7426A74456A?w=768)
    }
}

@media (min-width:992px) {
    .hero.lax {
        background-image: url(4264413046B345B39D8DF7426A74456A?w=1100)
    }
}

@media (min-width:1100px) {
    .hero.lax {
        background-image: url(4264413046B345B39D8DF7426A74456A)
    }
}

.hero.lws {
    background-image: url(8D58ACDB6E4F4004A0E323F742BB5E58?w=500)
}

@media (min-width:768px) {
    .hero.lws {
        background-image: url(8D58ACDB6E4F4004A0E323F742BB5E58?w=768)
    }
}

@media (min-width:992px) {
    .hero.lws {
        background-image: url(8D58ACDB6E4F4004A0E323F742BB5E58?w=1100)
    }
}

@media (min-width:1100px) {
    .hero.lws {
        background-image: url(8D58ACDB6E4F4004A0E323F742BB5E58)
    }
}

.hero.oak {
    background-image: url(74F9763FC0C44F74AE67CB7758AF0C0F?w=500)
}

@media (min-width:768px) {
    .hero.oak {
        background-image: url(74F9763FC0C44F74AE67CB7758AF0C0F?w=768)
    }
}

@media (min-width:992px) {
    .hero.oak {
        background-image: url(74F9763FC0C44F74AE67CB7758AF0C0F?w=1100)
    }
}

@media (min-width:1100px) {
    .hero.oak {
        background-image: url(74F9763FC0C44F74AE67CB7758AF0C0F)
    }
}

.hero.ogg {
    background-image: url(5398A4DD16804C9BAD45EA8C9083CE7A?w=500)
}

@media (min-width:768px) {
    .hero.ogg {
        background-image: url(5398A4DD16804C9BAD45EA8C9083CE7A?w=768)
    }
}

@media (min-width:992px) {
    .hero.ogg {
        background-image: url(5398A4DD16804C9BAD45EA8C9083CE7A?w=1100)
    }
}

@media (min-width:1100px) {
    .hero.ogg {
        background-image: url(5398A4DD16804C9BAD45EA8C9083CE7A)
    }
}

.hero.ont {
    background-image: url(A6D78FCDB75D4F1D8CE26BBA08C9770C?w=500)
}

@media (min-width:768px) {
    .hero.ont {
        background-image: url(A6D78FCDB75D4F1D8CE26BBA08C9770C?w=768)
    }
}

@media (min-width:992px) {
    .hero.ont {
        background-image: url(A6D78FCDB75D4F1D8CE26BBA08C9770C?w=1100)
    }
}

@media (min-width:1100px) {
    .hero.ont {
        background-image: url(A6D78FCDB75D4F1D8CE26BBA08C9770C)
    }
}

.hero.ord {
    background-image: url(3C9E0036EE1E4DA8916C92FD3A69A6F9?w=500)
}

@media (min-width:768px) {
    .hero.ord {
        background-image: url(3C9E0036EE1E4DA8916C92FD3A69A6F9?w=768)
    }
}

@media (min-width:992px) {
    .hero.ord {
        background-image: url(3C9E0036EE1E4DA8916C92FD3A69A6F9?w=1100)
    }
}

@media (min-width:1100px) {
    .hero.ord {
        background-image: url(3C9E0036EE1E4DA8916C92FD3A69A6F9)
    }
}

.hero.phx {
    background-image: url(E9D7251A980441C29CC4CE09B592FBC8?w=500)
}

@media (min-width:768px) {
    .hero.phx {
        background-image: url(E9D7251A980441C29CC4CE09B592FBC8?w=768)
    }
}

@media (min-width:992px) {
    .hero.phx {
        background-image: url(E9D7251A980441C29CC4CE09B592FBC8?w=1100)
    }
}

@media (min-width:1100px) {
    .hero.phx {
        background-image: url(E9D7251A980441C29CC4CE09B592FBC8)
    }
}

.hero.pdx {
    background-image: url(77F386A92E704C3EA9D009D701E50DA7?w=500)
}

@media (min-width:768px) {
    .hero.pdx {
        background-image: url(77F386A92E704C3EA9D009D701E50DA7?w=768)
    }
}

@media (min-width:992px) {
    .hero.pdx {
        background-image: url(77F386A92E704C3EA9D009D701E50DA7?w=1100)
    }
}

@media (min-width:1100px) {
    .hero.pdx {
        background-image: url(77F386A92E704C3EA9D009D701E50DA7)
    }
}

.hero.psc {
    background-image: url(C08071911F894801A1413EDADFCAD21E?w=500)
}

@media (min-width:768px) {
    .hero.psc {
        background-image: url(C08071911F894801A1413EDADFCAD21E?w=768)
    }
}

@media (min-width:992px) {
    .hero.psc {
        background-image: url(C08071911F894801A1413EDADFCAD21E?w=1100)
    }
}

@media (min-width:1100px) {
    .hero.psc {
        background-image: url(C08071911F894801A1413EDADFCAD21E)
    }
}

.hero.puw {
    background-image: url(E0B6319FAF314AC6A2971ADC2B4C5011?w=500)
}

@media (min-width:768px) {
    .hero.puw {
        background-image: url(E0B6319FAF314AC6A2971ADC2B4C5011?w=768)
    }
}

@media (min-width:992px) {
    .hero.puw {
        background-image: url(E0B6319FAF314AC6A2971ADC2B4C5011?w=1100)
    }
}

@media (min-width:1100px) {
    .hero.puw {
        background-image: url(E0B6319FAF314AC6A2971ADC2B4C5011)
    }
}

.hero.rdm {
    background-image: url(E5BAFFFEF78C4826BFA2D6430B0BD8B3?w=500)
}

@media (min-width:768px) {
    .hero.rdm {
        background-image: url(E5BAFFFEF78C4826BFA2D6430B0BD8B3?w=768)
    }
}

@media (min-width:992px) {
    .hero.rdm {
        background-image: url(E5BAFFFEF78C4826BFA2D6430B0BD8B3?w=1100)
    }
}

@media (min-width:1100px) {
    .hero.rdm {
        background-image: url(E5BAFFFEF78C4826BFA2D6430B0BD8B3)
    }
}

.hero.san {
    background-image: url(ACC9E601BB3F4E2488DF277A1F93AB84?w=500)
}

@media (min-width:768px) {
    .hero.san {
        background-image: url(ACC9E601BB3F4E2488DF277A1F93AB84?w=768)
    }
}

@media (min-width:992px) {
    .hero.san {
        background-image: url(ACC9E601BB3F4E2488DF277A1F93AB84?w=1100)
    }
}

@media (min-width:1100px) {
    .hero.san {
        background-image: url(ACC9E601BB3F4E2488DF277A1F93AB84)
    }
}

.hero.sea {
    background-image: url(8B5E410B5FAA47789A261681FE72D4DC?w=500)
}

@media (min-width:768px) {
    .hero.sea {
        background-image: url(8B5E410B5FAA47789A261681FE72D4DC?w=768)
    }
}

@media (min-width:992px) {
    .hero.sea {
        background-image: url(8B5E410B5FAA47789A261681FE72D4DC?w=1100)
    }
}

@media (min-width:1100px) {
    .hero.sea {
        background-image: url(8B5E410B5FAA47789A261681FE72D4DC)
    }
}

.hero.sfo {
    background-image: url(9E4C1B1E740D404DA7354D3DB713A3A8?w=500)
}

@media (min-width:768px) {
    .hero.sfo {
        background-image: url(9E4C1B1E740D404DA7354D3DB713A3A8?w=768)
    }
}

@media (min-width:992px) {
    .hero.sfo {
        background-image: url(9E4C1B1E740D404DA7354D3DB713A3A8?w=1100)
    }
}

@media (min-width:1100px) {
    .hero.sfo {
        background-image: url(9E4C1B1E740D404DA7354D3DB713A3A8)
    }
}

.hero.sjc {
    background-image: url(5C01C947C37746D5838197298902DFA3?w=500)
}

@media (min-width:768px) {
    .hero.sjc {
        background-image: url(5C01C947C37746D5838197298902DFA3?w=768)
    }
}

@media (min-width:992px) {
    .hero.sjc {
        background-image: url(5C01C947C37746D5838197298902DFA3?w=1100)
    }
}

@media (min-width:1100px) {
    .hero.sjc {
        background-image: url(5C01C947C37746D5838197298902DFA3)
    }
}

.hero.smf {
    background-image: url(829FE0269AA5497BA71E08F3B5370D8C?w=500)
}

@media (min-width:768px) {
    .hero.smf {
        background-image: url(829FE0269AA5497BA71E08F3B5370D8C?w=768)
    }
}

@media (min-width:992px) {
    .hero.smf {
        background-image: url(829FE0269AA5497BA71E08F3B5370D8C?w=1100)
    }
}

@media (min-width:1100px) {
    .hero.smf {
        background-image: url(829FE0269AA5497BA71E08F3B5370D8C)
    }
}

.hero.slc {
    background-image: url(46E1D8D2B3AC4814A0CCF9EF1BF62E18?w=500)
}

@media (min-width:768px) {
    .hero.slc {
        background-image: url(46E1D8D2B3AC4814A0CCF9EF1BF62E18?w=768)
    }
}

@media (min-width:992px) {
    .hero.slc {
        background-image: url(46E1D8D2B3AC4814A0CCF9EF1BF62E18?w=1100)
    }
}

@media (min-width:1100px) {
    .hero.slc {
        background-image: url(46E1D8D2B3AC4814A0CCF9EF1BF62E18)
    }
}

.hero.sna {
    background-image: url(3077CA87A1E94235B49F866CC9D8F1A1?w=500)
}

@media (min-width:768px) {
    .hero.sna {
        background-image: url(3077CA87A1E94235B49F866CC9D8F1A1?w=768)
    }
}

@media (min-width:992px) {
    .hero.sna {
        background-image: url(3077CA87A1E94235B49F866CC9D8F1A1?w=1100)
    }
}

@media (min-width:1100px) {
    .hero.sna {
        background-image: url(3077CA87A1E94235B49F866CC9D8F1A1)
    }
}

.hero.ykm {
    background-image: url(4329B97D7D6143B382F6A9973E782E16?w=500)
}

@media (min-width:768px) {
    .hero.ykm {
        background-image: url(4329B97D7D6143B382F6A9973E782E16?w=768)
    }
}

@media (min-width:992px) {
    .hero.ykm {
        background-image: url(4329B97D7D6143B382F6A9973E782E16?w=1100)
    }
}

@media (min-width:1100px) {
    .hero.ykm {
        background-image: url(4329B97D7D6143B382F6A9973E782E16)
    }
}

.hero.yvr {
    background-image: url(D56195E96F68463E9517A4DCF2BC1E50?w=500)
}

@media (min-width:768px) {
    .hero.yvr {
        background-image: url(D56195E96F68463E9517A4DCF2BC1E50?w=768)
    }
}

@media (min-width:992px) {
    .hero.yvr {
        background-image: url(D56195E96F68463E9517A4DCF2BC1E50?w=1100)
    }
}

@media (min-width:1100px) {
    .hero.yvr {
        background-image: url(D56195E96F68463E9517A4DCF2BC1E50)
    }
}

.pzm-hero-container {
    position: relative
}

.pzm-hero-container .pzm-hero {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    width: 100%
}

@media (max-width:767px) {
    .pzm-hero-container .pzm-hero {
        visibility: hidden
    }
}

.geo-city {
    position: absolute;
    color: #fff;
    right: 0;
    padding: 15px
}

.banner-ad1 .ad-copy .geo-city.h1,
.banner-ad1 .ad-copy .geo-city.h2,
.banner-ad1 .ad-copy .geo-city.h3,
.banner-ad1 .ad-copy .geo-city.h4,
.banner-ad1 .ad-copy .geo-city.h5,
.banner-ad1 .ad-copy h1.geo-city,
.banner-ad1 .ad-copy h2.geo-city,
.banner-ad1 .ad-copy h3.geo-city,
.banner-ad1 .ad-copy h4.geo-city,
.banner-ad1 .ad-copy h5.geo-city,
.geo-city.white {
    text-shadow: 1px 1px 5px rgba(12, 0, 0, .4)
}

.hero-merch a:focus,
.hero-merch a:hover {
    text-decoration: none
}

.hero-merch .panel-image {
    min-height: 150px
}

.hero-merch .hero-offer--offer {
    color: #01426a;
    margin: 10px 0 0;
    font-weight: 700
}

.hero-merch .hero-offer--offer .hero-offer--dollar-sign {
    color: #01426a;
    font-weight: 700;
    top: -9px;
    position: relative;
    font-size: 30px
}

.hero-merch .hero-offer--offer .hero-offer--price {
    line-height: 1em
}

.hero-merch .hero-offer--offer .hero-offer--fare {
    font-weight: 700;
    font-size: 48px;
    line-height: .75em
}

.hero-merch .hero-offer--offer .hero-offer--oneway {
    font-weight: 400;
    line-height: 1em;
    font-size: 11px
}

.hero-merch .hero-offer--restrictions {
    font-size: 11px
}

.hero-merch .hero-merch--copy {
    color: #3c3b3f;
    font-weight: 400;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 74px
}

.hero-merch .hero-merch--copy .copy,
.hero-merch .hero-merch--copy .h1,
.hero-merch .hero-merch--copy .h2,
.hero-merch .hero-merch--copy .h3,
.hero-merch .hero-merch--copy .h4,
.hero-merch .hero-merch--copy .h5,
.hero-merch .hero-merch--copy .h6 {
    color: #212223;
    margin-bottom: 0
}

@media (min-width:768px) {
    .hero-merch .hero-merch--copy {
        min-height: 150px
    }
}

.hero-merch .hero-merch--copy .imgContainer {
    max-width: 100px;
    float: right;
    margin: 0 5px 0 15px
}

.hero-merch .hero-merch--copy .well-md {
    padding: 15px
}

.hero-merch .hero-merch--copy .well-md&gt;* {
    margin-bottom: 0;
    line-height: 1.35em
}

.hero-merch .hero-merch--footer {
    margin-left: -30px;
    margin-right: -30px;
    padding: 15px 30px;
    background-color: #f5f5f5;
    position: absolute;
    bottom: 0;
    width: 100%;
    max-height: 74px;
    overflow: hidden
}

.hero-merch .hero-merch--footer .btn {
    margin-bottom: 0
}

.hero-fluid {
    padding: 0;
    margin: -24px 0 24px
}

.aa-hero.mileage-hero-landing h1 {
    color: #00426a
}

.aa-hero h1 {
    padding: 15px 15px 8px;
    line-height: 1em
}

.aa-hero h2 {
    padding: 0 15px 15px;
    line-height: 1.3em
}

.aa-hero.mileage-hero-landing,
.aa-hero h2 {
    font-size: 18px
}

.aa-hero.mileage-hero-landing h2 {
    font-size: 24px
}

@media (min-width:768px) {
    .aa-hero {
        background-image: url(http://placehold.it/1440x349);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: top;
        background-color: #ccc;
        position: relative;
        height: auto;
        margin-bottom: 24px
    }

    .aa-hero.mileage-hero-landing {
        background-image: url(../img/lacek/hero-temp.png)
    }

    .aa-hero.mp-join-hero {
        background-image: url(../img/lacek/mp-join-hero.jpg)
    }

    .aa-hero.club49-hero {
        background-image: url(../img/lacek/club49-hero.jpg)
    }

    .aa-hero.elite-overview {
        background-color: #96677b
    }

    .aa-hero.lounge-hero {
        background-color: #01426a
    }

    .aa-aspect-ratio {
        padding-bottom: 24%
    }

    .aa-aspect-ratio.mileage-hero-landing {
        padding-bottom: 38%
    }

    .lounge-hero .aa-aspect-ratio {
        padding-bottom: 24%
    }

    .elite-overview .aa-aspect-ratio {
        padding-bottom: 29.32%
    }

    .aa-hero-content {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        padding: 0
    }

    img.aa-hero-sm {
        display: none
    }

    .aa-hero-copy {
        width: 750px;
        margin: 0 auto;
        bottom: 10%;
        right: 0;
        left: 0;
        padding: 0 15px;
        position: absolute
    }

    .elite-overview .aa-hero-copy {
        width: 100%;
        text-align: right;
        bottom: auto
    }

    .aa-hero h1,
    .aa-hero h2,
    .aa-hero h5 {
        color: #fff;
        text-shadow: 0 0 1em rgba(27, 41, 54, .54)
    }

    .aa-hero h1 {
        width: 70%
    }

    .aa-hero h2 {
        width: 60%
    }

    .aa-hero h1 {
        font-size: 40px;
        margin: 0;
        margin-bottom: .4em;
        padding: 0
    }

    .aa-hero h2 {
        display: block;
        font-size: 14px;
        font-weight: 400;
        margin: 0;
        padding: 0;
        line-height: 1.2em
    }

    .aa-hero h5 {
        padding: 8px
    }
}

@media (min-width:768px) {
    .aa-hero.corporate-overview-hero {
        background-color: #fff
    }

    .corporate-overview-hero .aa-aspect-ratio {
        padding-bottom: 29.33%
    }
}

.contentMain a,
.contentMain a.active,
.contentMain a:active,
.contentMain a:focus,
.contentMain a:hover,
p a,
p a.active,
p a:active,
p a:focus,
p a:hover {
    text-decoration: underline
}

.underline,
.underline.active,
.underline:active,
.underline:focus,
.underline:hover {
    text-decoration: underline !important
}

.containerx p a.btn,
.contentMain a.btn,
.contentMain a.btn.active,
.contentMain a.btn:active,
.contentMain a.btn:focus,
.contentMain a.btn:hover,
p .containerx a.btn,
p a.btn,
p a.btn.active,
p a.btn:active,
p a.btn:focus,
p a.btn:hover {
    text-decoration: none
}

.header-link {
    font-size: 12px;
    font-weight: 400
}

[class*=" icon-"],
[class^=icon-] {
    display: inline-block;
    fill: #01426a
}

[class*=" icon-"]:hover,
[class^=icon-]:hover {
    fill: #2774ae
}

[class*=" icon-disabled"],
[class^=icon-disabled] {
    fill: #c8c9c7
}

.icon-fallback {
    display: none
}

.arrow-up {
    border-bottom: 7px solid #2774ae
}

.arrow-down,
.arrow-up {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent
}

.arrow-down {
    border-top: 7px solid #2774ae
}

.arrow-up-sand {
    border-bottom: 10px solid #e9e5dd;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent
}

.arrow-up-outer {
    border-bottom: 11px solid #666;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent
}

.svg-color-green {
    fill: #48850b
}

.interstitial {
    z-index: 10000;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}

.interstitial.alaskaInterstitial .interstitial-image {
    background: #01426a url(https:Images/onSite/interstitial/interstitial-md) 0 0 no-repeat
}

.interstitial.alaskaInterstitial .interstitial-image p.easybiz-message {
    display: none
}

.interstitial.easybizInterstitial .interstitial-image {
    background: #01426a url(3F0F93E0B540424593C26A48318C62A1) 0 0 no-repeat
}

.interstitial.easybizInterstitial .interstitial-image p.alaska-message {
    display: none
}

.interstitial .interstitial-background {
    background-color: #000;
    bottom: 0;
    left: 0;
    opacity: .4;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 10000
}

.interstitial .interstitial-image {
    border-radius: 3px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .35);
    height: 330px;
    left: 50%;
    margin: -150px 0 0 -250px;
    position: fixed;
    text-align: center;
    top: 50%;
    width: 500px;
    z-index: 10001
}

.interstitial .interstitial-image p {
    color: #f5f5f5;
    font-size: 1.2em;
    margin-bottom: 12px;
    padding-top: 150px
}

.interstitial .interstitial-image p span {
    display: inline-block;
    padding: 5px 10px
}

.jumbotron {
    padding: 0;
    background-color: #F1F6F5;
    margin-top: -24px;
    margin-bottom: 0;
    position: relative
}

@media (min-width:992px) {
    .jumbotron {
        padding: 0;
        background-color: #01426a
    }
}

.label-blue,
.label-default {
    background-color: #2774ae
}

.label-blue[href]:focus,
.label-blue[href]:hover,
.label-default[href]:focus,
.label-default[href]:hover {
    background-color: #1e5884
}

.label-navy,
.label-primary {
    background-color: #01426a
}

.label-navy[href]:focus,
.label-navy[href]:hover,
.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: #012337
}

.label-green,
.label-success {
    background-color: #48850b
}

.label-green[href]:focus,
.label-green[href]:hover,
.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #2f5607
}

.label-aqua,
.label-info {
    background-color: #9ed0c9
}

.label-aqua[href]:focus,
.label-aqua[href]:hover,
.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #7cbfb6
}

.label-gold,
.label-warning {
    background-color: #dfa526
}

.label-gold[href]:focus,
.label-gold[href]:hover,
.label-warning[href]:focus,
.label-warning[href]:hover {
    background-color: #b7861b
}

.label-berry,
.label-danger,
.label-pink {
    background-color: #922a49
}

.label-berry[href]:focus,
.label-berry[href]:hover,
.label-danger[href]:focus,
.label-danger[href]:hover,
.label-pink[href]:focus,
.label-pink[href]:hover {
    background-color: #6a1f35
}

.label-updated {
    margin-left: 15px;
    display: inline-block
}

label {
    cursor: pointer
}

.containerx .input-group a.btn,
.input-group .btn,
.input-group .containerx a.btn {
    padding: 7px 17.77778px
}

.panel-luis1 {
    border-color: transparent
}

.panel-luis1 .panel-image {
    min-height: 180px
}

.panel-luis1 .panel-image-featured {
    min-height: 500px;
    margin: -20px
}

.panel-luis1 .panel-video-featured {
    margin: -20px
}

.panel-luis1 .panel-body {
    padding: 0
}

.panel-luis1 .panel-heading {
    padding: 20px
}

.panel-luis1 h3 {
    text-transform: uppercase
}

.panel-luis1 .h1,
.panel-luis1 .h2,
.panel-luis1 .h3,
.panel-luis1 .h4,
.panel-luis1 .h5,
.panel-luis1 .h6,
.panel-luis1 h1,
.panel-luis1 h2,
.panel-luis1 h3,
.panel-luis1 h4,
.panel-luis1 h5,
.panel-luis1 h6 {
    margin-top: 6px;
    margin-bottom: 6px
}

.panel-luis1 .panel-heading {
    background-color: transparent;
    border: 0
}

.panel-luis1 a {
    font-weight: 700;
    text-transform: uppercase
}

.panel-luis2 .panel-image {
    min-height: 180px
}

.panel-luis2 .panel-image-featured {
    min-height: 500px;
    margin: -40px -40px -40px -20px
}

.panel-luis2 .panel-video-featured {
    margin: -40px
}

.panel-luis2 .panel-body,
.panel-luis2 .panel-heading {
    padding: 40px
}

.panel-luis2 h3 {
    text-transform: uppercase
}

.panel-luis2 .h1,
.panel-luis2 .h2,
.panel-luis2 .h3,
.panel-luis2 .h4,
.panel-luis2 .h5,
.panel-luis2 .h6,
.panel-luis2 h1,
.panel-luis2 h2,
.panel-luis2 h3,
.panel-luis2 h4,
.panel-luis2 h5,
.panel-luis2 h6 {
    margin-top: 6px;
    margin-bottom: 6px
}

.panel-luis2 .panel-heading {
    background-color: transparent;
    border: 0
}

.panel-luis2 a {
    font-weight: 700;
    text-transform: uppercase
}

.award-chart section#rewardspage {
    background: #fff
}

.award-chart section#rewardspage #intro {
    margin: 20px 0
}

.award-chart section#rewardspage #filters {
    font-size: 12px;
    line-height: 15px
}

.award-chart section#rewardspage #filters h4 {
    margin: 0;
    padding: 15px 0 10px;
    border-bottom: 1px solid #ddd
}

.award-chart section#rewardspage #filters h5 {
    margin-bottom: 5px
}

.award-chart section#rewardspage #filters #regions select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-indent: .01px;
    text-overflow: "";
    width: 100%;
    display: block;
    padding: 0 10px;
    font-size: 12px;
    line-height: 35px;
    height: 38px;
    color: #365c90;
    font-weight: 700;
    border-radius: 0;
    border: 2px solid #365c90;
    background: #fff url(../css/804F2EF1043D47319AF386DC6DC8BCB3) right 5px center no-repeat;
    margin-bottom: 20px
}

.award-chart section#rewardspage #filters #regions select option {
    color: #212223
}

.award-chart section#rewardspage #filters #regions select option:first-child {
    color: #aaa !important
}

.award-chart section#rewardspage #filters #regions select option:hover {
    box-shadow: inset 0 0 10px 100px #00aa50;
    color: #fff
}

.award-chart section#rewardspage #filters #regions select::-ms-expand {
    display: none
}

.award-chart section#rewardspage #filters #airlines,
.award-chart section#rewardspage #filters #servicecategories,
.award-chart section#rewardspage #filters #subregions {
    margin-top: 10px
}

.award-chart section#rewardspage #filters #airlines h5,
.award-chart section#rewardspage #filters #servicecategories h5,
.award-chart section#rewardspage #filters #subregions h5 {
    margin-bottom: 0;
    background: #fff;
    color: #2774ae;
    font-size: 12px
}

.award-chart section#rewardspage #filters #airlines&gt;div,
.award-chart section#rewardspage #filters #servicecategories&gt;div,
.award-chart section#rewardspage #filters #subregions&gt;div {
    border-bottom: 1px solid #ddd;
    padding: 10px 0 20px
}

.award-chart section#rewardspage #filters #airlines&gt;div label,
.award-chart section#rewardspage #filters #servicecategories&gt;div label,
.award-chart section#rewardspage #filters #subregions&gt;div label {
    display: block;
    width: 50%;
    float: left;
    margin-bottom: 0;
    font-weight: 400;
    position: relative;
    padding-left: 20px;
    padding-top: 4px;
    font-size: 11px;
    outline: none
}

.award-chart section#rewardspage #filters #airlines&gt;div label input[type=checkbox],
.award-chart section#rewardspage #filters #servicecategories&gt;div label input[type=checkbox],
.award-chart section#rewardspage #filters #subregions&gt;div label input[type=checkbox] {
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 1px;
    outline: none
}

.award-chart section#rewardspage #filters #airlines&gt;div:after,
.award-chart section#rewardspage #filters #servicecategories&gt;div:after,
.award-chart section#rewardspage #filters #subregions&gt;div:after {
    content: "";
    display: table;
    clear: both
}

.award-chart section#rewardspage #filters #airlines {
    margin-top: 5px
}

.award-chart section#rewardspage #filters #debug {
    margin-top: 50px;
    color: #ddd
}

.award-chart section#rewardspage #results h5 {
    margin-bottom: 5px
}

.award-chart section#rewardspage #results .resulttable .airline {
    margin-bottom: 25px
}

.award-chart section#rewardspage #results .resulttable .airline table td,
.award-chart section#rewardspage #results .resulttable .airline table th {
    padding: 8px;
    font-size: 11px
}

.award-chart section#rewardspage #results .resulttable .airline table tr {
    border-bottom: 1px solid #ccc
}

.award-chart section#rewardspage #results .resulttable .airline table th {
    background: #2774ae;
    color: #fff;
    width: 20%
}

.award-chart section#rewardspage #results .resulttable .airline table th:first-child {
    width: 60%
}

.award-chart section#rewardspage #results .resulttable .airline table td {
    padding: 0
}

.award-chart section#rewardspage #results .resulttable .airline table td table tr {
    border-bottom: none
}

.award-chart section#rewardspage #results .resulttable .airline table td table tr td {
    padding: 8px;
    width: 20%
}

.award-chart section#rewardspage #results .resulttable .airline table td table tr td:first-child {
    font-weight: 700;
    width: 60%
}

.award-chart section#rewardspage #results .resulttable .airline table td.region {
    padding: 8px;
    background-color: #ddd
}

.award-chart section#rewardspage #worldmap {
    width: 100%;
    position: relative;
    border-radius: 3px
}

.award-chart section#rewardspage #worldmap svg#world .land {
    transition: fill .2s
}

.award-chart section#rewardspage #worldmap svg#world .land:hover {
    fill: #bfbfbf
}

.award-chart section#rewardspage #worldmap svg#world .land.origin {
    fill: #365c90
}

.award-chart section#rewardspage #worldmap svg#world .land.origin:hover {
    fill: #28446b
}

.award-chart section#rewardspage #worldmap svg#world .land.destination {
    fill: #48a9c5
}

.award-chart section#rewardspage #worldmap svg#world .land.destination:hover {
    fill: #3d8191
}

.award-chart section#rewardspage #worldmap svg#world .land.origin.destination {
    fill: #407ba0 !important
}

.award-chart section#rewardspage #worldmap svg#world .land.origin.destination:hover {
    fill: #315f7c !important
}

.award-chart section#rewardspage #worldmap+button {
    margin-top: 20px
}

.award-chart section#rewardspage #terms {
    margin: 0 0 50px
}

.award-chart section#rewardspage #terms ol {
    margin: 0;
    padding-left: 15px
}

.award-chart section#rewardspage #terms ol li {
    font-size: 10px
}

@media only screen and (min-width:768px) {
    .award-chart section#rewardspage #terms ol {
        padding-left: 20px
    }
}

.award-chart section#rewardspage .animate-if {
    transition: all 1s;
    overflow: hidden
}

.award-chart section#rewardspage .animate-if.ng-enter,
.award-chart section#rewardspage .animate-if.ng-leave.ng-leave-active {
    opacity: 0;
    max-height: 0
}

.award-chart section#rewardspage .animate-if.ng-enter.ng-enter-active,
.award-chart section#rewardspage .animate-if.ng-leave {
    opacity: 1;
    max-height: 1000px
}

.award-chart section#rewardspage div.animate-show {
    transition: all 1s ease-out;
    max-height: 3000px;
    opacity: 1;
    overflow: hidden
}

.award-chart section#rewardspage div.animate-show.ng-hide {
    max-height: 0;
    opacity: 0
}

.award-chart section#rewardspage div.airline.animate-show,
.award-chart section#rewardspage div.result.animate-show,
.award-chart section#rewardspage div.subregion.animate-show {
    transition: all .75s ease-out;
    opacity: 1;
    max-height: 3000px;
    overflow: hidden
}

.award-chart section#rewardspage div.airline.animate-show.ng-hide,
.award-chart section#rewardspage div.result.animate-show.ng-hide,
.award-chart section#rewardspage div.subregion.animate-show.ng-hide {
    opacity: 0;
    max-height: 0
}

.award-chart section#rewardspage .ng-cloak,
.award-chart section#rewardspage .x-ng-cloak,
.award-chart section#rewardspage [data-ng-cloak],
.award-chart section#rewardspage [ng-cloak],
.award-chart section#rewardspage [ng\:cloak],
.award-chart section#rewardspage [x-ng-cloak] {
    display: none !important
}

.award-chart-svg .land:hover {
    fill: #2774ae
}

.aa-hero {
    width: 100%;
    background: none;
    min-height: 0;
    margin-bottom: 0;
    margin-top: -24px
}

@media (min-width:768px) {
    .aa-hero {
        margin-top: -24px
    }
}

@media (max-width:767px) {
    .aa-hero {
        margin-bottom: 24px
    }
}

.aa-hero-sm {
    display: block;
    width: 100%
}

.aa-hero-content {
    position: static
}

.aa-relative-position-canvas {
    position: relative;
    height: 100%
}

.aa-hero-copy {
    position: static;
    clear: both;
    width: 100%;
    height: auto;
    padding: 0 15px
}

.aa-hero.lounge-hero h2 {
    padding: 15px 0
}

.aa-hero h1,
.aa-hero h2,
.aa-hero h5 {
    color: #01426a
}

.aa-hero.mileage-hero-landing h1 {
    color: #01426a;
    font-weight: 700
}

.aa-hero.mileage-hero-landing h2 {
    color: #212223
}

.aa-hero h1 {
    font-size: 30px;
    width: 100%;
    margin: 0;
    padding: 15px 0 8px;
    line-height: 1.2em
}

.aa-hero h5 {
    display: block;
    text-transform: uppercase;
    font-weight: 400;
    padding: 0 0 0 15px
}

@media (min-width:768px) {
    .aa-hero {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: top;
        background-color: #ccc;
        position: relative;
        height: auto;
        margin-bottom: 24px
    }

    .aa-aspect-ratio,
    .lounge-hero .aa-aspect-ratio {
        padding-bottom: 24%
    }

    .elite-overview .aa-aspect-ratio {
        padding-bottom: 29.32%
    }

    .mileage-hero-landing .aa-aspect-ratio {
        padding-bottom: 48%
    }

    .aa-hero-content {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        padding: 0
    }

    img.aa-hero-sm {
        display: none
    }

    .aa-hero-copy {
        width: 750px;
        margin: 0 auto;
        bottom: 10%;
        right: 0;
        left: 0;
        padding: 0 15px;
        position: absolute
    }

    .elite-overview .aa-hero-copy,
    .elite-partner-benefits .aa-hero-copy {
        width: 100%;
        text-align: right;
        bottom: auto
    }

    .aa-hero h1 {
        width: 70%;
        font-size: 40px;
        margin: 0;
        margin-bottom: .4em;
        padding: 0
    }

    .aa-hero h2 {
        width: 60%
    }

    .aa-hero h5 {
        padding: 8px
    }
}

@media (min-width:768px) {
    .aa-aspect-ratio {
        padding-bottom: 24%
    }

    .aa-aspect-ratio.mileage-hero-landing {
        padding-bottom: 38%
    }

    .lounge-hero .aa-aspect-ratio {
        padding-bottom: 24%
    }

    .elite-overview-mvp .aa-aspect-ratio,
    .elite-overview .aa-aspect-ratio,
    .elite-partner-benefits .aa-aspect-ratio {
        padding-bottom: 29.32%
    }

    .elite-overview-mvp-gold-75 .aa-aspect-ratio,
    .elite-overview-mvp-gold .aa-aspect-ratio {
        padding-bottom: 29.23%
    }
}

@media (min-width:992px) {
    .aa-hero-copy {
        width: 970px;
        bottom: 20%
    }
}

@media (min-width:768px) {
    .mileage-hero-landing .aa-hero-copy {
        width: 970px;
        top: 10%;
        padding-left: 30px;
        padding-right: 30px
    }
}

.perks-amenities .panel img {
    margin-bottom: 1.4em
}

@media (min-width:768px) {
    .perks-amenities .panel img {
        margin-bottom: 0
    }
}

.panel .aa_collapsible {
    border-top: none
}

.panel-body {
    position: relative
}

.panel-body p.aa-emphasis {
    font-weight: 700;
    color: #2774ae;
    text-align: center
}

.dont-break-out {
    overflow-wrap: break-word;
    word-wrap: break-word
}

.panel-body .lounge [class^=col-]:first-child {
    padding-right: 0
}

.panel .lounge h4 {
    margin-top: 6px;
    margin-bottom: 8px
}

.panel-body .lounge button {
    padding: 8px 19px;
    min-width: 212px;
    margin-bottom: 0
}

@media (min-width:992px) {
    .panel-body .lounge {
        min-height: 52px
    }
}

.elite-overview .mvp-tiers .panel {
    padding: 15px
}

.elite-overview .mvp-tiers .panel h1 {
    text-align: right
}

.panel-body .lounge a.btn {
    padding: 8px 19px;
    min-width: 212px;
    margin-bottom: 0
}

.well-lg {
    padding: 20px
}

.side-panel button {
    width: 100%;
    padding: 8px
}

.side-panel button+p {
    margin-top: 1em
}

.side-panel a {
    text-decoration: underline
}

.side-panel a.btn {
    text-decoration: none
}

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

.table&gt;thead&gt;tr&gt;th {
    border-bottom-width: 1px
}

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

#location_and_hours th:first-child,
#location_and_hours th:nth-child(2) {
    width: 35%
}

#location_and_hours th:nth-child(3) {
    width: 30%
}

#other_partner_locations th:first-child,
#other_partner_locations th:nth-child(2) {
    width: 35%
}

#other_partner_locations th:nth-child(3) {
    width: 30%
}

.panel.join-renew-module {
    border-radius: 0;
    border-bottom: none;
    box-shadow: none;
    border: 1px solid #ddd
}

.containerx .join-renew-module a.btn,
.join-renew-module .btn,
.join-renew-module .containerx a.btn {
    padding-left: 2em;
    padding-right: 2em;
    margin: .5em 0 .7em
}

.join-renew-module h3,
.join-renew-module p {
    color: #01426a
}

.join-renew-module p {
    margin-bottom: .4em
}

.join-renew-module h3 {
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: .7em;
    margin-bottom: .8em
}

.join-renew-module p.small {
    color: #3c3b3f;
    font-size: 83%;
    margin: 1em 0 0
}

.join-renew-module div {
    text-align: center
}

.join-renew-module .dislaimer {
    text-align: left
}

@media (min-width:768px) {

    .containerx .join-renew-module a.btn,
    .join-renew-module .btn,
    .join-renew-module .containerx a.btn {
        margin-top: 1.6em
    }

    .join-renew-module h3 {
        border-bottom: none;
        padding-bottom: 0;
        margin-bottom: .5em
    }

    .join-renew-module .pricing&gt;div {
        border-bottom: none;
        border-right: 1px solid #e1e1e1;
        text-align: left
    }

    .join-renew-module .pricing&gt;div:last-child {
        border-right: none
    }

    .new-line {
        display: block
    }
}

.join-renew table tr td:first-child {
    width: 60%
}

.aa_collapsible,
.club49 .toggle-item,
.elite-overview .toggle-item,
.join-renew .toggle-item,
.locations-hours .toggle-item {
    border-top: 1px solid #ddd
}

.join-renew .aa_collapsible,
.locations-hours .aa_collapsible {
    padding-left: 1em
}

.join-renew .aa_collapsible .table-responsive,
.locations-hours .aa_collapsible .table-responsive {
    margin-left: .8em
}

.join-renew .toggle-content,
.locations-hours .toggle-content {
    margin-left: .8em;
    margin-left: 0
}

.join-renew .aa_collapsible:last-of-type,
.join-renew .toggle-item:last-of-type,
.locations-hours .aa_collapsible:last-of-type,
.locations-hours .toggle-item:last-of-type {
    border-bottom: 1px solid #ddd;
    margin-bottom: 1.2em
}

.aa_collapsible a:link {
    display: block;
    color: #2774ae;
    text-decoration: none;
    font-weight: 700;
    margin: .8em 0 .7em
}

.toggle-item .table td a:link {
    display: inline
}

.toggle-item p&gt;a:link {
    display: inline;
    text-decoration: none;
    font-weight: 400
}

.toggle-item p&gt;a:hover {
    color: #01426a
}

.toggle-item td a:link {
    color: #2774ae;
    text-decoration: underline;
    font-weight: 400
}

.aa_collapsible table,
.toggle-item table {
    margin-bottom: 1em
}

#news_special_events,
#travel_now_discount {
    border: 1px solid #fff
}

.panel .aa_collapsible h4 {
    margin-top: .2em
}

.panel .toggle-item h4 {
    margin-top: .7em
}

[data-toggle=collapse].collapsed .collapse_minus,
[data-toggle=collapse]:not(.collapsed) .expand_plus {
    display: none
}

.mp_media.media {
    margin-top: 15px;
    margin-bottom: 1.6em;
    overflow: hidden;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .35);
    border-radius: 4px
}

.mp_media.media .media-body {
    padding: 26px 26px 10px 0
}

.mp_media.media&gt;.media-left,
.mp_media.media&gt;.pull-left {
    padding-right: 26px
}

.nav-tabs-underline {
    margin-bottom: 24px
}

.elite-overview .btn-green,
.em-mvp .btn-green {
    margin-bottom: 1.4em
}

.membershiptypes .btn-green {
    text-decoration: none
}

.aa_collapsible .icon-minus,
.aa_collapsible .icon-plus {
    display: inline-block;
    margin-right: .3em;
    width: 1em;
    height: 1em;
    border: 0 solid orange
}

.perk {
    border: none;
    border-radius: 4px;
    padding: 20px 0;
    margin-bottom: 30px;
    border-bottom: 6px solid #c8c9c7;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .35)
}

.perk h3 {
    margin-top: 0
}

.perk .aa_collapsible {
    border-top: none;
    padding: 0
}

.perk .aa_collapsible a:link {
    display: block;
    color: #2774ae;
    text-decoration: none;
    font-weight: 700
}

.perk .aa_collapsible table {
    margin-bottom: 8px
}

.membershiptypes h4 {
    margin-top: 0
}

.membershiptypes&gt;div&gt;div {
    float: right;
    font-weight: 700
}

.membershiptypes a.btn {
    margin: 10px 0 0;
    width: 100%
}

table.locations_hours {
    background: #f4f5f5;
    width: 100%;
    margin: 10px auto;
    border-bottom: 1px solid #dfdfdf
}

table.locations_hours tr:first-child td {
    font-weight: 700
}

table.locations_hours tr:nth-child(2n) {
    background: #fff
}

table.locations_hours td {
    padding: 10px;
    border-top: 2px solid #dfdfdf
}

.mp-join form {
    padding: 30px
}

.mp-join label {
    margin: 15px 0 0
}

.join-bd&gt;label {
    width: 100%
}

.join-bd {
    width: 30%;
    display: inline
}

.mp-join&gt;div&gt;form&gt;div.panel {
    padding: 20px
}

.mp-join-btn {
    margin-top: 20px
}

.club49-hero .aa-hero-copy {
    top: 20%
}

.logo-club49 {
    padding-right: 20px;
    position: absolute;
    top: 0;
    padding: 10px 20px 20px;
    max-width: 60%;
    max-height: 60%;
    padding-top: 10px
}

.club49-hero .aa-hero-copy h1 {
    font-size: 20px;
    padding: 15px 15px 8px
}

@media (min-width:768px) {
    .club49-hero .aa-hero-copy h1 {
        font-size: 40px;
        padding: 0
    }

    .logo-club49 {
        position: relative;
        top: 0;
        padding: 10px;
        max-width: 100%;
        max-height: 100%
    }
}

@media (min-width:992px) {
    .club49-hero .aa-hero-copy {
        min-width: 992px
    }
}

@media (min-width:500px) {
    .club49-hero .aa-hero-copy h1 {
        font-size: 26px
    }
}

@media (min-width:768px) {
    .club49-hero .aa-hero-copy h1 {
        font-size: 26px
    }
}

.club49-hero .aa-hero-copy h1.club49-over-sm {
    display: none;
    padding-top: 0
}

.faq49 .toggle-content {
    padding-left: 30px;
    padding-left: 0
}

body&gt;div.mp-join&gt;div:nth-child(3)&gt;form&gt;div.panel {
    padding: 20px
}

.midnight-blue {
    color: #01426a
}

.faq49 .toggle-item h5 {
    color: #2a75af;
    color: #212223
}

.faq49 .toggle-item {
    padding: 10px 15px;
    padding: 0
}

.club49 h2 {
    font-weight: 400;
    margin: 40px 0
}

@media screen and (min-width:768px) {
    .rwd-break {
        display: none
    }

    .main-copy {
        padding: 20px 65px 20px 15px
    }

    .club49-btns {
        margin-top: 24px;
        padding-right: 0
    }
}

.sub-para {
    font-size: 12px
}

.btn-fixed {
    width: 90%;
    margin: 0 5% 10px;
    padding: 8px 20px
}

@media (min-width:768px) {
    .club49 .panel-fixed {
        min-height: 490px
    }
}

@media (min-width:992px) {
    .club49 .panel-fixed {
        min-height: 430px
    }
}

.panel-link {
    display: block
}

.panel-padded {
    padding: 20px 15px
}

.fb-ticker {
    min-height: 188px
}

@media (min-width:992px) {
    .fb-ticker {
        min-height: 145px
    }
}

.mvp-color-gold {
    color: #8c7c43
}

.mvp-color-75k {
    color: #7a6342
}

.align-right {
    text-align: right
}

.mill-mile a {
    text-decoration: none
}

.elite-overview .mill-mile h4 {
    margin: 20px 0 6px
}

.elite-banner {
    background-image: url(../css/546FF67D0243417A894D6B8F95444EEE);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    border-radius: 4px 4px 0 0
}

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

.blue-and-white {
    background-color: #0c436a;
    margin: inherit;
    border-radius: 4px
}

.elite-overview .blue-and-white h3,
.elite-overview .blue-and-white p {
    color: #fff
}

.blue-and-white .half-row-copy {
    padding-top: 14px
}

@media (min-width:992px) {
    .blue-and-white .half-row-copy {
        padding-top: 40px
    }
}

.half-row-img {
    padding: inherit
}

@media (min-width:992px) {
    .half-row-copy {
        padding: 20px 0 0 30px
    }
}

.elite-links {
    margin-right: 15px
}

.btn-green.elite-side {
    max-width: 100%
}

@media (min-width:768px) {
    .btn-green.elite-side {
        margin-top: 37px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .btn-green.elite-side {
        padding: 8px
    }
}

h4.elite-side {
    border-bottom: 1px solid #ddd
}

@media (min-width:768px) {
    .mp-deals select {
        width: 40%
    }
}

.mp-share-gift .panel {
    padding: 20px 10px
}

.gs-c01 {
    background-image: url(../css/1DD6CBA8EAE144C89ADDD026F8BEF142)
}

.gs-c02 {
    background-image: url(../css/4A0B0139A584415DB01F6930B078E6D4)
}

.gs-c03 {
    background-image: url(../css/1080DCD4739B41F0A217CF56A0D9DD20)
}

.gs-c04 {
    background-image: url(../css/F06C1C8D1882411996CD67F216E9C36E)
}

.gs-c05 {
    background-image: url(../css/CF2C3351258A4495A433F9031010243B)
}

.hotel-partners .toggle-item {
    background-repeat: no-repeat;
    background-position: 100% 0
}

.bottom-copy {
    max-width: 90%
}

#terms49 {
    padding-left: 5px
}

.mpl-copy {
    padding-bottom: 10px;
    max-width: 520px
}

@media (min-width:992px) {
    .mpl-copy {
        max-width: 600px
    }
}

.elite-over-side {
    background-image: url(../css/7B31C3811AB84E56B81B2A82DA3BABAB)
}

.map-section .section {
    padding-top: 24px
}

.map-section .section&gt;div {
    padding: 10px
}

.map-section a {
    margin-top: 10px
}

.map-section .section .panel-image-lg {
    background-image: url(../css/89E3409DE7BC40F8A3BCD1F8FA101AC8);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50%
}

.awards h1&gt;span {
    font-size: 14px
}

.awards #faq&gt;div&gt;.toggle-item {
    border-top: 1px solid #ddd
}

.awards .tab-content {
    padding-top: 20px
}

@media (min-width:768px) {

    .aa-hero.lounge-hero h1,
    .aa-hero.lounge-hero h2 {
        color: #fff
    }
}

.aa-hero.elite-hero h1 {
    width: 100%;
    color: #0b436a
}

@media (min-width:768px) {
    .aa-hero.mileage-hero-landing h1 {
        color: #00426a;
        font-weight: 700
    }
}

.aa-hero h2 {
    display: block;
    margin: 0;
    line-height: 1.1em
}

.aa-hero.mileage-hero-landing h3,
.aa-hero.mileage-hero-landing h4,
.aa-hero h2 {
    font-weight: 400
}

.aa-hero.mileage-hero-landing h3 {
    font-size: 18px;
    margin-top: 0
}

.aa-hero.mileage-hero-landing h4 {
    font-size: 14px
}

.mp-phone {
    background-image: url(../css/066F6063891F480ABD2663EA86C4AC7D)
}

.mp-phone,
.mp-shop {
    background-repeat: no-repeat;
    background-size: cover
}

.mp-shop {
    background-image: url(../css/BB665287727349E5B8E3D992B2A93DDE);
    background-position: center 24%
}

.mp-redeem {
    background-image: url(../css/910EFAA33E0147D499C5898513AE8CE0);
    background-position: center 19%
}

.mp-club49,
.mp-redeem {
    background-size: cover;
    background-repeat: no-repeat
}

.mp-club49 {
    background-image: url(../css/49DA4164C26543F88FAAAE9842A8220C);
    background-position: 50%
}

@media (min-width:768px) {
    .aa-hero.mileage-hero-landing h3 {
        font-size: 24px
    }

    .aa-hero.mileage-hero-landing h4 {
        font-size: 18px;
        line-height: 1.3em
    }
}

@media (min-width:992px) {

    .panel-body .lounge a.btn,
    .panel-body .lounge button {
        float: right
    }
}

@media (min-width:768px) {

    .containerx .join-renew-module a.btn,
    .join-renew-module .btn,
    .join-renew-module .containerx a.btn {
        margin-top: 1.6em
    }

    .join-renew-module h3 {
        border-bottom: none;
        padding-bottom: 0;
        margin-bottom: .5em
    }

    .join-renew-module .pricing&gt;div {
        border-bottom: none;
        border-right: 1px solid #e1e1e1;
        text-align: left
    }

    .join-renew-module .pricing&gt;div:last-child {
        border-right: none
    }

    .join-renew-module .new-line {
        display: block
    }
}

@media (min-width:992px) {

    .containerx .join-renew-module a.btn,
    .join-renew-module .btn,
    .join-renew-module .containerx a.btn {
        margin-top: 0;
        float: right
    }
}

.mvp-requirements-module div {
    text-align: center
}

.mvp-requirements-module .row .row&gt;div {
    border-bottom: 1px solid #e1e1e1;
    padding-top: 1em
}

.mvp-requirements-module .row .row&gt;div:last-child {
    border-bottom: none
}

.mvp-requirements-module p {
    margin: .5em 0
}

.number-circle {
    width: 76px;
    height: 76px;
    border-radius: 38px;
    font-size: 14px;
    color: #fff;
    line-height: 1.2em;
    text-align: center;
    background: #01426a;
    margin: 0 auto;
    padding-top: 1.7em
}

.mvp-requirements-module .col-sm-4:last-child .number-circle {
    padding-top: 1.4em
}

@media (min-width:768px) {
    .mvp-requirements-module .row .row&gt;div {
        border-bottom: none
    }

    .mvp-requirements-module .row .row&gt;div:nth-child(2) {
        border-bottom: none;
        border-right: 1px solid #e1e1e1;
        border-left: 1px solid #e1e1e1
    }
}

@media screen and (max-width:767px) {

    .table-responsive&gt;.table&gt;tbody&gt;tr&gt;td,
    .table-responsive&gt;.table&gt;tbody&gt;tr&gt;th,
    .table-responsive&gt;.table&gt;tfoot&gt;tr&gt;td,
    .table-responsive&gt;.table&gt;tfoot&gt;tr&gt;th,
    .table-responsive&gt;.table&gt;thead&gt;tr&gt;td,
    .table-responsive&gt;.table&gt;thead&gt;tr&gt;th {
        white-space: normal
    }
}

.elite-membership .toggle-item,
.join-renew .toggle-item,
.locations-hours .toggle-item {
    border-top: 1px solid #ddd
}

.elite-membership .toggle-item:last-of-type,
.join-renew .toggle-item:last-of-type,
.locations-hours .toggle-item:last-of-type,
.mp-donate .toggle-item:last-of-type {
    border-bottom: 1px solid #ddd;
    margin-bottom: 1.2em
}

.mp-join h4&gt;span {
    font-size: 14px;
    padding-left: 20px
}

@media (max-width:767px) {
    .mp-join h4&gt;span {
        font-size: 10px;
        padding-left: 5px
    }
}

.mp-join .panel {
    padding: 20px
}

.place-caption {
    text-transform: uppercase;
    color: #fff;
    float: right;
    padding: 10px 10px 0 0;
    text-shadow: 0 0 1em rgba(0, 0, 0, .6)
}

@media (max-width:767px) {
    .place-caption {
        font-size: 10px;
        position: relative;
        top: 24px;
        z-index: 1000;
        display: none
    }
}

.elite-overview-mvp-gold-75 .aa-hero-copy,
.elite-overview-mvp-gold .aa-hero-copy,
.elite-overview-mvp .aa-hero-copy {
    bottom: 0
}

@media (min-width:768px) {
    .em-mvp .panel {
        min-height: 475px
    }
}

@media (min-width:992px) {
    .em-mvp .panel {
        min-height: 0
    }
}

@media (min-width:768px) {
    .aa-hero.club49-hero h1 {
        display: inline;
        color: #fff;
        text-shadow: 0 0 1em rgba(1, 66, 106, .54)
    }
}

.club49 ul {
    padding-left: 15px
}

.no-gutter {
    padding: 0
}

.elite-overview h4,
.em-mvp h4 {
    line-height: 1.3em
}

.elite-overview h2,
.elite-overview h3,
.elite-overview h4,
.em-mvp h2,
.em-mvp h3,
.em-mvp h4 {
    color: #212223
}

table {
    border-bottom: 1px solid #ddd
}

.mileage-hero-landing h5 {
    text-align: center;
    text-shadow: 2px 2px 2px #fff
}

.mileage-hero-landing h1 {
    text-shadow: 2px 2px 2px #fff;
    text-shadow: 0 0 1em hsla(0, 0%, 78%, .5)
}

.point-down {
    margin: 0 auto;
    position: relative;
    bottom: 150px
}

.discover-more {
    font-weight: 700;
    width: 25px;
    height: 25px;
    margin: 0 auto;
    border-bottom: 3px solid #00426a;
    border-right: 3px solid #00426a;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

@media (max-width:1200px) {
    .point-down {
        display: none
    }

    .point-up {
        display: block
    }
}

@media (min-width:767px) {
    .fixed-height .panel-body {
        position: relative
    }

    .elite-membership .panel-body {
        position: relative;
        min-height: 253px
    }

    .elite-membership.partner-benefits .panel-body {
        min-height: 120px
    }

    .elite-membership .panel-body .btn-link,
    .fixed-height .panel-body .btn-link {
        line-height: normal;
        position: absolute;
        bottom: 15px;
        left: 15px
    }

    .mileage-plan-landing .panel-body {
        position: relative;
        min-height: 201px
    }

    .mileage-plan-landing .panel-body .btn,
    .mp-awards .panel-body .btn {
        line-height: normal;
        position: absolute;
        bottom: 15px;
        left: 15px
    }

    .mp-awards .panel-body {
        min-height: 179px
    }
}

@media (min-width:992px) {
    .elite-membership .panel-body {
        min-height: 221px
    }

    .elite-membership.partner-benefits .panel-body {
        min-height: 98px
    }

    .mp-awards .panel-body {
        min-height: 179px
    }
}

.elite-membership .wide-btn {
    margin-bottom: 24px
}

.elite-membership .airline-partners .panel-body {
    min-height: 0
}

.elite-membership .airline-partners .panel-body .btn-link {
    position: static
}

.airline-partners .panel-image,
.elite-membership .panel-image {
    background-size: cover;
    background-repeat: no-repeat
}

.map-section h3 {
    padding-top: 0
}

.up-top {
    margin-top: 0
}

.mill-miler {
    padding-top: 20px;
    color: #7b7b7b
}

.club49 .btn-green {
    width: 100%;
    margin: 0
}

.club49 .btn-blue {
    width: 100%;
    margin: 20px 0 0
}

@media (min-width:768px) {

    .club49 .btn-blue,
    .club49 .btn-green {
        width: auto;
        margin: auto
    }

    .club49 .btn-fixed {
        width: 90%;
        margin: 0 5% 10px;
        padding: 8px 20px
    }
}

@media (max-width:665px) {
    body {
        margin-top: 55px
    }
}

@media (min-width:768px) {

    .aa-hero.airline-overview-hero,
    .aa-hero.airline-overview-hero2 {
        background-color: #fff
    }

    .airline-overview-hero2 .aa-aspect-ratio,
    .airline-overview-hero .aa-aspect-ratio {
        padding-bottom: 29.33%
    }
}

.airline-overview-hero .aa-hero-copy,
.airline-partner .aa-hero-copy {
    width: 100%;
    margin: 0 auto;
    top: 0;
    right: 0;
    left: 0;
    padding: 15px 20px;
    position: absolute;
    text-align: right
}

.elite-partner-benefits .aa-hero-copy,
.hotel-partners .aa-hero-copy {
    width: 100%;
    margin: 0 auto;
    top: 0;
    right: 0;
    left: 0;
    padding: 5px 9px;
    position: absolute;
    text-align: right
}

@media (min-width:768px) {

    .elite-partner-benefits .aa-hero-copy,
    .hotel-partners .aa-hero-copy {
        padding: 15px 20px
    }
}

.location-caption {
    text-transform: uppercase;
    color: #fff;
    text-shadow: 0 0 1em rgba(0, 0, 0, .6);
    font-size: 10px
}

.airline-overview .row .panel-image {
    min-height: 0;
    height: 211px
}

.airline-overview .row .panel-body {
    text-align: center;
    padding: 2em
}

.airline-overview .panel-body img {
    width: 37%
}

@media (min-width:768px) {
    .airline-overview .panel-body img {
        width: 50%
    }
}

.airline-partner select {
    border-color: #2774ae;
    border-width: 2px;
    margin-top: 0
}

@media (min-width:768px) {
    .airline-promo .panel-image {
        height: auto
    }
}

.airline-promo {
    height: auto;
    margin-bottom: 2em
}

@media (min-width:992px) {
    .airline-promo {
        height: 160px
    }
}

@media (max-width:767px) {
    .airline-promo .panel-body {
        padding: 15px 0
    }
}

.airline-partner .toggle-item {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin-bottom: 2em
}

.airline-partner #airline-details {
    border: 1px solid #fff
}

.airline-partner .side-panel .logo {
    margin-bottom: 1.4em;
    margin: 1em 0 1.4em;
    display: inline-block;
    width: 170px;
    margin-top: 26px
}

.airline-partner .side-panel .panel-image {
    min-height: 120px
}

.airline-partner .side-panel h4 {
    margin-top: 0
}

.airline-partner .side-panel a {
    text-decoration: none
}

@media (min-width:768px) {
    .mp-deals .panel-body {
        min-height: 196px
    }
}

@media (min-width:992px) {
    .mp-deals .panel-body {
        min-height: 156px
    }
}

@media (min-width:768px) {
    .mp-how .panel-body {
        min-height: 220px
    }
}

@media (min-width:992px) {
    .mp-how .panel-body {
        min-height: 160px
    }
}

@media (min-width:768px) {

    .mp-how .panel-body a,
    .mp-share-gift .panel-body a {
        line-height: normal;
        position: absolute;
        bottom: 15px;
        left: 15px
    }
}

.mp-share-gift .panel-body {
    padding: 20px
}

.mp-share-gift .panel h3 {
    padding-top: 10px
}

.mp-share-gift .panel-image-lg {
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 220px
}

@media (max-width:991px) {
    .mp-share-gift .panel-image-lg {
        background-size: cover;
        min-height: 220px
    }
}

@media (min-width:768px) {
    .mp-share-gift .panel {
        min-height: 220px
    }
}

@media (min-width:992px) {
    .mp-share-gift .panel-image-lg {
        background-size: contain;
        min-height: 160px
    }
}

.mp-earn-on ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.mp-earn-on .panel h4 {
    margin-top: 0
}

ul.flight-list {
    display: inline-block;
    list-style-type: none
}

.mp-donate ol {
    padding-left: 20px
}

.mp-donate-img {
    margin: 10px
}

.mp-donate a.btn {
    width: 100%
}

.club49 .aa-hero-sm {
    padding-bottom: 20px
}

.hotel-partners h5.toggle {
    margin-top: 5px
}

.hotel-partners .toggle-item {
    min-height: 66px
}

.airline-partner .aa-hero-copy {
    width: 100%;
    margin: 0 auto;
    top: 0;
    right: 0;
    left: 0;
    padding: 15px 20px;
    position: absolute;
    text-align: right
}

@media (min-width:768px) {
    .location-caption {
        font-size: 12px
    }
}

@media (min-width:768px) {
    .airline-overview .row .panel-image {
        height: 136px
    }

    .airline-overview .row .panel-body {
        min-height: 80px;
        padding: 1em
    }
}

@media (min-width:992px) {
    .airline-overview .row .panel-image {
        height: 96px
    }

    .airline-overview .row .panel-body {
        min-height: 75px
    }
}

@media (min-width:768px) {
    .airline-partner select {
        margin-top: 0
    }
}

@media (min-width:768px) {
    .airline-promo {
        height: 180px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .airline-promo h4 {
        font-size: 17px
    }
}

.airline-promo .panel-body {
    padding: 15px 5px
}

.airline-promo .text-nowrap {
    white-space: nowrap
}

@media (min-width:768px) {
    .airline-partner .side-panel .logo {
        width: 78%
    }
}

@media (min-width:768px) and (max-width:991px) {
    .airline-partner .side-panel .btn {
        padding: 8px 22px
    }
}

@media (min-width:768px) {
    .airline-partner .side-panel.book-now {
        overflow: hidden;
        height: 180px;
        padding-bottom: 30px
    }

    .airline-partner .side-panel.book-now .panel-body {
        position: relative;
        min-height: 177px
    }

    .airline-partner .side-panel .logo {
        margin-top: 41px
    }

    .airline-partner .side-panel.book-now .panel-body [class^=col-]:last-child {
        position: absolute;
        bottom: 15px;
        right: 0
    }
}

@media (min-width:992px) {
    .airline-partner .side-panel.book-now .panel-body {
        position: relative;
        min-height: 154px
    }

    .airline-partner .side-panel .logo {
        margin-top: 15px
    }

    .airline-partner .side-panel.book-now .panel-body [class^=col-]:last-child {
        position: absolute;
        bottom: 15px;
        right: 0
    }
}

.airline-partner .side-panel.emirates .panel-image {
    background-position: 0 84%
}

.mp .btn-blue {
    width: 100%
}

@media (min-width:768px) and (max-width:991px) {
    .mp .btn-blue {
        padding: 8px 3px;
        font-size: 13px
    }
}

@media (min-width:992px) {
    .mp .btn-blue {
        padding: 8px 32px
    }
}

.mp .side-panel a,
.side-panel a.btn-blue {
    text-decoration: none
}

.mp-earn-on-hero .aa-hero-copy,
.mp-how-hero .aa-hero-copy {
    width: 100%;
    margin: 0 auto;
    top: 0;
    right: 0;
    left: 0;
    padding: 15px 20px;
    position: absolute;
    text-align: right
}

.everyday-partners .btn-green,
.hotel-partners .btn-green {
    width: 100%
}

@media (min-width:768px) {

    .everyday-partners .btn-green,
    .hotel-partners .btn-green {
        padding: 10px
    }
}

.spec-partner-img {
    float: right;
    margin: 10px 0
}

.awards .aa-hero-copy,
.elite-overview .aa-hero-copy {
    width: 100%;
    margin: 0 auto;
    top: 0;
    right: 0;
    left: 0;
    padding: 15px 20px;
    position: absolute;
    text-align: right
}

.hotel-partners .toggle-group {
    padding: 0
}

.hotel-partners .toggle-content {
    padding-top: 20px
}

.hotel-partners .toggle-item.bestwest {
    background-image: url(55142FDC96EB414693011F8AE14512F1)
}

.hotel-partners .toggle-item.choice {
    background-image: url(F16717930E2E44E081C8C7403AE9F7C6)
}

.hotel-partners .toggle-item.coast {
    background-image: url(65083D4761B94C62B782F52152D0870A)
}

.hotel-partners .toggle-item.fairmont {
    background-image: url(A0D6F94820A84361ABF3CC3693E825E4)
}

.hotel-partners .toggle-item.hhonors {
    background-image: url(6A01950E03314A22AB49BE3514684CFF)
}

.hotel-partners .toggle-item.ihg {
    background-image: url(772B6A23B48A446C8741B404977243E1)
}

.hotel-partners .toggle-item.laquinta {
    background-image: url(D38C1C2E2F0E437487FCB35EC676A892)
}

.hotel-partners .toggle-item.marriott {
    background-image: url(DE95A46C7D9D46558A2D57BD83B49B1C)
}

.hotel-partners .toggle-item.rocketmiles {
    background-image: url(7344750A95154D91ACA66CF6175904A4)
}

.hotel-partners .toggle-item.starwood {
    background-image: url(89E3C714130B4AF08BB2BDE29DDF67D6)
}

.hotel-partners .toggle-item.westmark {
    background-image: url(CD5C94C1F74945ADB0AFC41F6237EB36)
}

.hotel-partners .toggle-item.wyndam {
    background-image: url(10BD8C6969AB427AB0D9362E9D664EFF)
}

@media (min-width:768px) {

    .aa-hero.car-rental-partner,
    .aa-hero.financial-partners {
        background-color: #fff
    }

    .car-rental-partner .aa-aspect-ratio,
    .financial-partners .aa-aspect-ratio {
        padding-bottom: 29.059%
    }
}

.car-rental-partner .side-panel a.btn-green {
    padding: 8px 20px;
    width: 100%;
    text-decoration: none
}

.car-rental-partner .logo-col {
    text-align: center
}

.car-rental-partner .logo {
    width: 200px
}

@media (min-width:768px) {
    .car-rental-partner .toggle-item h5 {
        margin-top: 0
    }

    .car-rental-partner .logo-col {
        text-align: right
    }

    .car-rental-partner .logo {
        width: 94px
    }
}

.million-miler .ur-breadcrumbs {
    display: none
}

@media (min-width:666px) {
    .million-miler .ur-breadcrumbs {
        display: block;
        background-color: #fff
    }
}

@media (min-width:470px) {
    .million-miler .intro {
        background-image: none;
        background-color: transparent;
        padding-top: 0;
        padding-bottom: 0
    }
}

.million-miler .intro&gt;h1,
.million-miler .intro&gt;h2,
.million-miler .intro&gt;h3 {
    color: #fff
}

.million-miler .intro&gt;h1 {
    font-size: 37px;
    text-transform: uppercase;
    margin-top: .8em
}

.million-miler .intro&gt;h2 {
    font-size: 14px
}

.million-miler .intro&gt;h3 {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.57em;
    margin: 0 0 1em
}

@media (min-width:768px) {
    .million-miler .intro&gt;h1 {
        font-size: 70px
    }

    .million-miler .intro&gt;h2 {
        font-size: 26px
    }

    .million-miler .intro&gt;h3 {
        font-size: 22px
    }
}

@media (min-width:992px) {
    .million-miler .intro&gt;h1 {
        font-size: 100px
    }

    .million-miler .intro&gt;h2 {
        font-size: 40px
    }

    .million-miler .intro&gt;h3 {
        font-size: 25px
    }
}

.million-miler .million-miler-perks h4 {
    color: #3d3c3f
}

.million-miler-perks .panel-image {
    min-height: 202px
}

@media (min-width:768px) {
    .million-miler-perks .panel-body {
        min-height: 324px
    }
}

@media (min-width:992px) {
    .million-miler-perks .panel-body {
        padding-left: 30px;
        padding-right: 30px;
        min-height: 282px
    }
}

.million-miler .well-lg {
    background-color: #F1F6F5;
    text-align: center;
    padding: 30px;
    margin-bottom: 50px
}

.million-miler .well-lg h1,
.million-miler .well-lg h4 {
    color: #01426a
}

.million-miler .well-lg h4 {
    margin: 0;
    line-height: 1.57em
}

.million-miler .well-lg h1 {
    font-size: 18px
}

.million-miler .well-lg h4 {
    font-size: 13px
}

@media (min-width:768px) {
    .million-miler .well-lg h1 {
        font-size: 30px
    }

    .million-miler .well-lg h4 {
        font-size: 18px
    }
}

.elite-overview h2,
.em-mvp h2 {
    color: #0c436a;
    color: #01426a
}

.price-grid-module {
    border-radius: 0;
    border-bottom: none;
    box-shadow: none;
    border: 1px solid #ddd;
    padding-bottom: 0;
    color: #01426a;
    text-align: center
}

.price-grid-module h3,
.price-grid-module h4,
.price-grid-module p {
    color: #01426a
}

.price-grid-module h4 {
    margin-bottom: 1em;
    margin-top: 0
}

.price-grid-module p {
    padding-bottom: .8em;
    border-bottom: 1px solid #e1e1e1
}

.price-grid-module [class*=col-]:last-child&gt;p {
    border-bottom: none
}

.price-grid-module h3 {
    margin-bottom: 0
}

@media (min-width:768px) {
    .price-grid-module {
        text-align: left;
        padding-bottom: 20px
    }

    .price-grid-module p {
        border-bottom: none
    }

    .price-grid-module .pricing&gt;div {
        border-bottom: none;
        border-right: 1px solid #e1e1e1;
        text-align: left
    }

    .price-grid-module .pricing&gt;div:last-child {
        border-right: none
    }

    .price-grid-module .new-line {
        display: block
    }
}

@media (min-width:768px) {
    .em-mvp .price-grid-module.panel {
        min-height: 0
    }
}

.partner-benefits .toggle-border .toggle-item .toggle {
    padding-top: 18px;
    padding-bottom: 4px
}

.partner-benefits .toggle-item {
    position: relative
}

.partner-benefits .toggle-item .logo {
    position: absolute;
    top: 6px;
    right: 0;
    height: 35px
}

.partner-benefits .americanairlines .logo {
    margin-top: 2px;
    margin-right: -10px
}

.partner-benefits .britishairways .logo {
    margin-top: 5px
}

.partner-benefits .delta .logo {
    margin-top: 7px;
    height: 25px
}

.partner-benefits .hainanairlines .logo {
    margin-top: 1px;
    margin-right: -11px
}

.partner-benefits .icelandair .logo {
    margin-top: 4px
}

.mp-donate .toggle-item h5 {
    margin: 1.4em 0;
    padding: 4px 0
}

.mp-donate .toggle-item {
    position: relative;
    border-top: 1px solid #ddd
}

.mp-donate .toggle-group {
    margin: 12px 0 24px
}

.mp-donate .toggle-item .logo {
    position: absolute;
    top: 6px;
    right: 0
}

.mp-donate .aa-charity-miles .logo {
    margin-top: 4px;
    right: 49px;
    width: 89px
}

.mp-donate .angel-flight-west .logo {
    margin-top: 4px;
    right: 26px;
    width: 112px
}

.mp-donate .dream-foundation .logo {
    margin-top: 4px;
    right: 0;
    width: 138px
}

.mp-donate .fred-hutchinson .logo {
    margin-top: 4px;
    right: 20x;
    width: 136px
}

.mp-donate .hero-miles .logo {
    margin-top: 4px;
    right: 22px;
    width: 116px
}

.mp-donate .make-a-wish .logo {
    margin-top: 4px;
    right: 24px;
    width: 114px
}

.mp-donate .medical-teams-intl .logo {
    margin-top: 4px;
    right: 84px;
    width: 54px
}

.mp-donate .natl-forest .logo {
    margin-top: 4px;
    right: 51px;
    width: 87px
}

.mp-donate .nature_convervancy .logo {
    margin-top: 4px;
    right: 34px;
    width: 104px
}

.everyday-partners .toggle-item {
    min-height: 66px;
    background-repeat: no-repeat;
    background-position: 100% 0
}

.everyday-partners .toggle-item h5 {
    padding-bottom: 10px
}

.everyday-partners .toggle-content {
    padding-top: 20px
}

.everyday-partners .toggle-item.akair-logo {
    background-image: url(A16264666F4E456BA86C71D50D53E3EE)
}

.everyday-partners .toggle-item.flowers {
    background-image: url(EE3DE595710E4D8B90C89A95BF546BB7)
}

.everyday-partners .toggle-item.carrs {
    background-image: url(FD269205AB2A458ABD5FC5216591267F)
}

.everyday-partners .toggle-item.diners {
    background-image: url(8163F805EE6B473BA303620847E9CCA2)
}

.everyday-partners .toggle-item.emiles {
    background-image: url(E66CAE100E8D417BB4C52671ADC7CD1B)
}

.everyday-partners .toggle-item.erewards {
    background-image: url(279B589B66104D55BF668E726ACB2727)
}

.everyday-partners .toggle-item.gci {
    background-image: url(9213DA6DD8A741A99B7BE8D989307219)
}

.everyday-partners .toggle-item.scorebig {
    background-image: url(5452C0CDEB3B43FF8C0B2E76BAE9CCC5)
}

.everyday-partners .toggle-item.teleflora {
    background-image: url(1A41E5534D054C5383CEAFE7C5A7359F)
}

.everyday-partners .toggle-item.vinesse {
    background-image: url(2CB90130E7614EF49D22A03A10989BD6)
}

.award-charts-hero .aa-hero-copy {
    width: 100%;
    margin: 0 auto;
    top: 0;
    right: 0;
    left: 0;
    padding: 15px 20px;
    position: absolute;
    text-align: right
}

.award-charts form {
    padding: 0
}

@media (min-width:768px) {
    .award-charts form {
        padding: 0 15px 15px 0
    }
}

.partners-car-rental .toggle-item {
    background-repeat: no-repeat;
    background-position: 100% 0
}

.hotel-partners .toggle-content,
.partners-car-rental .toggle-content {
    margin-top: 30px
}

.partners-car-rental .bottom-copy {
    margin-top: 20px
}

@media (min-width:768px) {

    .hotel-partners .toggle-content,
    .partners-car-rental .toggle-content {
        margin-top: 30px
    }

    .partners-car-rental .bottom-copy {
        margin-top: 10px
    }
}

.alk-card img {
    margin: 0 auto;
    width: 60%;
    text-align: center
}

@media (min-width:768px) {
    .alk-card img {
        margin: 0 auto;
        width: 100%;
        text-align: center
    }
}

.alk-card p {
    color: #6f7876
}

.alk-card .cta {
    padding-left: 15px;
    text-align: center
}

.alk-card {
    height: auto
}

@media (min-width:768px) {
    .alk-card .cta {
        min-height: 109px;
        text-align: left;
        padding-left: 0
    }

    .alk-card .copy {
        min-height: 346px;
        padding-top: 1em
    }
}

@media (min-width:992px) {
    .alk-card .copy {
        min-height: 260px
    }
}

@media (min-width:768px) {
    .alk-card .cta h4 {
        margin-top: 8px
    }
}

@media (min-width:992px) {
    .new-line {
        display: block
    }
}

.alk-card a.btn {
    width: auto
}

@media (min-width:768px) and (max-width:991px) {
    .alk-card a.btn {
        padding: 8px 32px
    }
}

.alk-card.canadian-mastercard h4 {
    margin-bottom: 12px
}

@media (min-width:768px) {
    .alk-card.canadian-mastercard .cta {
        min-height: 0
    }

    .alk-card.canadian-mastercard h4 {
        margin-top: 0
    }

    .alk-card.canadian-mastercard .copy {
        min-height: 0;
        padding-left: 0;
        padding-top: 0
    }
}

.mp-deals select {
    border-color: #2774ae;
    border-width: 2px;
    margin-top: 2.4em
}

@media (min-width:768px) {
    .mp-deals select {
        margin-top: 0
    }
}

.mp-share-gift .panel-image-lg {
    background-size: contain
}

@media (min-width:992px) {
    .mp-share-gift .panel-image-lg {
        min-height: 170px;
        background-position: 100%
    }
}

.mp-join form {
    padding: 0
}

.mp-donate .toggle-row {
    min-height: 65px
}

@media (min-width:768px) {

    .award-charts .aa-aspect-ratio,
    .everyday-partners .aa-aspect-ratio,
    .hotel-partners .aa-aspect-ratio,
    .mp-deals .aa-aspect-ratio,
    .mp-donate .aa-aspect-ratio,
    .mp-share-gift .aa-aspect-ratio {
        padding-bottom: 29%
    }
}

.mp-share-gift .panel {
    margin-top: 0
}

.mp-share-gift .panel h4 {
    margin-top: 10px
}

.mp-deals select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-indent: .01px;
    text-overflow: "";
    width: 100%;
    display: block;
    padding: 0 10px;
    font-size: 12px;
    line-height: 35px;
    height: 38px;
    color: #365c90;
    font-weight: 700;
    border-radius: 0;
    border: 2px solid #365c90;
    background-color: #F1F6F5;
    margin-bottom: 20px;
    margin-top: 0
}

@media (min-width:768px) {
    .mp-deals select {
        width: 60%
    }

    .mp-deals h2 {
        margin-bottom: 20px
    }
}

.award-charts .splash-panel {
    margin-top: 30px
}

.elite-overview .panel-image,
.everyday-partners .panel-image,
.hotel-partners .panel-image,
.mp-deals .panel-image {
    background-size: cover;
    background-repeat: no-repeat
}

.mp-donate .mobile-toggle h5.toggle {
    padding-right: 124px
}

.mobile-toggle h5.toggle {
    padding-right: 100px
}

.mobile-toggle .toggle:before {
    margin-bottom: 23px
}

.mobile-toggle .tall-logo.toggle-collapsed .bottom-copy p:first-child {
    padding-right: 80px
}

@media (min-width:768px) {
    .elite-overview-mvp-gold .aa-aspect-ratio {
        padding-bottom: 29%
    }
}

@media (min-width:768px) {
    .club49 .aa-hero h1 {
        font-size: 40px;
        margin: 0;
        margin-bottom: .4em;
        padding: 0
    }
}

.club49 img.aa-hero-sm {
    padding-bottom: 0
}

@media (min-width:992px) {
    .elite-overview .mvp-tiers .panel {
        min-height: 190px
    }
}

@media (min-width:992px) {
    .elite-overview .mvp-tiers .panel a {
        position: absolute;
        bottom: 35px
    }
}

@media (min-width:768px) {
    .elite-membership .panel-body {
        min-height: 155px
    }
}

@media (min-width:992px) {
    .elite-membership .panel-body {
        min-height: 220px
    }
}

.elite-overview-mvp .mvp-logo {
    padding: 15px;
    width: 134px
}

@media (min-width:768px) {
    .elite-overview-mvp .mvp-logo {
        float: right;
        width: 170px
    }
}

.elite-overview-mvp-gold .mvp-logo {
    padding: 15px;
    width: 164px
}

@media (min-width:768px) {
    .elite-overview-mvp-gold .mvp-logo {
        float: right;
        width: 200px
    }
}

.elite-overview-mvp-gold-75 .mvp-logo {
    padding: 15px;
    width: 258px
}

@media (min-width:768px) {
    .elite-overview-mvp-gold-75 .mvp-logo {
        float: right;
        width: 320px
    }
}

.media-card {
    margin-bottom: 24px
}

.message {
    padding: 20px;
    margin-bottom: 30px;
    line-height: 1.3
}

.message strong {
    display: block;
    font-size: 18px;
    line-height: 1.5
}

.message-success {
    color: #000;
    background-color: #e0efd8
}

.message-info {
    color: #fff;
    background-color: #2d76ad
}

.modal-background {
    background-color: silver;
    position: fixed;
    height: 100%;
    width: 100%
}

.modal-close {
    position: absolute;
    top: 0;
    right: 0;
    width: 44px;
    height: 44px;
    background: transparent url(https:Images/onSite/backgrounds/close_icon.ashx) 50% no-repeat;
    cursor: pointer
}

.navbar-wrapper-brand {
    background-color: #F1F6F5;
    padding-bottom: 24px;
    margin-bottom: 24px
}

.navbar-wrapper-brand .navbar {
    margin-bottom: 0
}

.navbar-wrapper-brand .navbar-brand {
    margin: 0 50px 0 0;
    padding: 5px
}

.navbar-wrapper-brand .navbar-brand img {
    height: 40px
}

.navbar-wrapper-brand .nav&gt;li {
    padding-left: 30px;
    padding-right: 30px
}

.navbar-wrapper-brand .nav&gt;li&gt;a {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 5px
}

.navbar-wrapper-brand .nav&gt;li&gt;a:active,
.navbar-wrapper-brand .nav&gt;li&gt;a:focus,
.navbar-wrapper-brand .nav&gt;li&gt;a:hover {
    color: #48850b;
    background-color: transparent
}

.navbar-wrapper-brand&gt;.navbar {
    font-weight: 700;
    font-size: 1.5em
}

.navbar-wrapper-brand .form-control {
    padding: 4px 10px;
    max-width: 125px;
    margin-top: 9px;
    height: auto
}

.navbar-popup-name-container {
    color: #2774ae
}

.navbar-wrapper-brand {
    border-bottom: 1px solid #d8d8d8
}

.navbar-wrapper-brand .container {
    position: relative
}

.navbar-wrapper-brand .nav-right {
    margin-right: 0 !important;
    padding-right: 0 !important;
    right: 15px;
    position: absolute
}

.navbar-main ul.dropdown-menu {
    position: absolute;
    left: 0;
    width: 100%;
    border-radius: 0;
    margin-top: 25px;
    border-width: 0;
    border-style: none;
    background-color: #e9e5dd;
    padding: 0;
    height: 335px;
    box-shadow: none
}

.navbar-main ul.dropdown-menu&gt;li {
    padding: 25px 20px 20px
}

.navbar-main ul.dropdown-menu&gt;li&gt;h3 {
    margin-top: 0
}

.navbar-main ul.dropdown-menu&gt;li&gt;h4 {
    padding-bottom: 12px;
    margin-bottom: 0
}

.navbar-main ul.dropdown-menu .backgroundStrip {
    background: #e9e5dd;
    position: absolute;
    height: 336px;
    width: 20000px;
    top: -1px;
    left: -10000px;
    z-index: -1;
    border: 0;
    border-style: none;
    box-shadow: 0 24px 46px -5px rgba(0, 0, 0, .14)
}

.navbar-main ul.dropdown-menu .backgroundStrip&gt;.topLine {
    border: 1px solid #ccc;
    border-bottom: none;
    margin-top: 1px
}

.navbar-main li.list-group-item {
    background-color: #e9e5dd;
    border: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    border-radius: 0;
    border-left: none;
    border-right: none;
    padding: 0
}

.navbar-main li.list-group-item a {
    display: block;
    padding: 7px 15px 7px 0;
    color: #666;
    font-weight: 400
}

.navbar-main li.list-group-item a:focus {
    outline: none
}

.navbar-main li {
    position: static
}

.navbar-main .featurette {
    background-color: #2774ae;
    width: 204px;
    margin: 0 auto;
    height: 335px;
    position: relative;
    top: -25px;
    text-align: center;
    color: #fff;
    padding: 30px 15px
}

.navbar-main .featurette p {
    font-weight: 400;
    margin-bottom: 0
}

.navbar-main .featurette a {
    color: #fff
}

.navbar-main .featurette a:hover {
    text-decoration: underline;
    background-color: inherit
}

.navbar-main .featurette h4,
.navbar-main .featurette h5 {
    color: #fff
}

.navbar-main .featurette hr {
    margin: 12px -30px;
    opacity: .2
}

.navbar-main .featurette[onclick] {
    cursor: pointer
}

.navbar-main [class*=" icon-"],
.navbar-main [class^=icon-] {
    height: 112px;
    width: 112px;
    fill: #fff
}

.navbar-wrapper-personalized .navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 10px
}

.navbar-wrapper-personalized .nav&gt;li&gt;a {
    text-transform: uppercase
}

.navbar-wrapper-personalized .nav&gt;li&gt;a:focus,
.navbar-wrapper-personalized .nav&gt;li&gt;a:hover {
    background-color: transparent;
    color: #48850b
}

.navbar-wrapper-personalized .dropdown-menu {
    border-radius: 0
}

.navbar-wrapper-personalized .nav a:active .focus-underline,
.navbar-wrapper-personalized .nav a:focus .focus-underline,
.navbar-wrapper-personalized .nav a:hover .focus-underline {
    border-bottom: 2px solid #48850b;
    padding-bottom: 3px
}

.navbar-wrapper-personalized .nav&gt;li&gt;a:hover .arrow-down {
    border-top-color: #48850b
}

.navbar-wrapper-personalized .super-user-search {
    display: none;
    line-height: normal;
    padding: 0;
    position: absolute;
    text-align: center;
    text-transform: none !important;
    top: 40px;
    width: 100%
}

.navbar-wrapper-personalized .badge {
    position: relative;
    top: -2px;
    margin-left: 5px
}

.navbar-wrapper-personalized .navbar-greeting-popup {
    padding: 0
}

.navbar-wrapper-personalized .list-group {
    margin-bottom: 0
}

.navbar-wrapper-personalized .list-group-item:first-child {
    border-top: 0
}

.navbar-wrapper-personalized .list-group-item {
    background-color: #e9e5dd;
    padding: 0;
    border: 0
}

.navbar-wrapper-personalized .list-group-item a {
    color: #2774ae;
    padding: 10px 0
}

.navbar .arrow-down {
    margin: 7px 0 0 6px;
    display: inline-block;
    position: relative;
    top: -2px
}

.navbar .arrow-up-sand {
    position: absolute;
    left: 139px;
    top: -10px
}

.navbar .arrow-up-outer {
    position: absolute;
    left: 138px;
    top: -11px
}

.navbar-greeting-popup {
    display: none
}

.navbar-greeting-popup.active {
    display: inline-block
}

.navbar-greeting-popup a {
    float: right;
    padding: 2px 2px 2px 5px;
    margin: 1px;
    text-decoration: underline
}

.navbar-right .navbar-greeting-popup {
    background-color: #e9e5dd;
    border: 1px solid #666;
    left: -100px;
    padding: 20px;
    position: absolute;
    width: 300px;
    z-index: 100
}

.navbar-right .navbar-greeting-popup a {
    color: #666;
    font-size: .85em;
    padding-bottom: 2px
}

.navbar-right .navbar-greeting-popup div {
    overflow: hidden;
    padding-bottom: 5px
}

.navbar-right .navbar-greeting-popup .form-group {
    margin-bottom: 0;
    padding-bottom: 0
}

.navbar-right .navbar-greeting-popup label {
    font-weight: 400;
    line-height: 22px;
    padding-right: 15px
}

.navbar-right .navbar-greeting-popup button {
    width: 100%
}

.navbar-right .navbar-greeting-popup div.checkbox,
.navbar-right .navbar-greeting-popup div.radio {
    padding-left: 1px
}

.navbar-right .navbar-greeting-popup input.checkbox {
    margin-top: 0
}

.navbar-right .navbar-greeting-popup .show-if-signed {
    width: 100%
}

.navbar-right .navbar-greeting-popup .show-if-signed a {
    display: block;
    font-size: 1.1em;
    margin-bottom: 2px;
    margin-top: 1px;
    padding: 4px 0;
    width: 100%
}

.navbar-right .navbar-greeting-popup .show-if-signed a:active,
.navbar-right .navbar-greeting-popup .show-if-signed a:hover {
    text-decoration: underline
}

.nav-marker,
.nav .dropdown&gt;a:focus .marker,
.nav .dropdown&gt;a:hover .marker,
.nav .open&gt;a .marker {
    display: block;
    position: absolute;
    bottom: -33px;
    left: 0;
    right: 0;
    height: 8px;
    background-color: #48850b
}

.nav .open&gt;a {
    color: #48850b;
    background-color: transparent
}

.nav .open&gt;a:focus,
.nav .open&gt;a:hover {
    text-decoration: none
}

.nav .dropdown&gt;a:focus,
.nav .dropdown&gt;a:hover {
    text-decoration: none;
    transition: all .3s ease
}

.nav .dropdown&gt;a:focus .marker,
.nav .dropdown&gt;a:hover .marker {
    transition: all .3s ease
}

.nav&gt;li&gt;a:focus,
.nav&gt;li&gt;a:hover {
    outline: none
}

.page-intro {
    margin-bottom: 24px
}

.page-intro .h1,
.page-intro .h2,
.page-intro .h3,
.page-intro .h4,
.page-intro .h5,
.page-intro .h6,
.page-intro h1,
.page-intro h2,
.page-intro h3,
.page-intro h4,
.page-intro h5,
.page-intro h6 {
    margin-top: 0
}

.page-intro .page-intro--general,
.page-intro .page-intro--lead {
    margin-bottom: 6px
}

#content .panel {
    margin-top: 0
}

.panel {
    margin: 12px 0 24px;
    overflow: hidden
}

.panel .h1,
.panel .h2,
.panel .h3,
.panel .h4,
.panel .h5,
.panel .h6,
.panel h1,
.panel h2,
.panel h3,
.panel h4,
.panel h5,
.panel h6 {
    margin: 0 0 12px
}

.panel .table-striped&gt;tbody&gt;tr:nth-child(2n) {
    background-color: #fff
}

.panel.panel-noborder {
    border-bottom: none
}

div.panel-heading {
    background-color: #fff
}

div.panel-heading&gt;* {
    margin: 0
}

.panel-primary {
    border-bottom: 6px solid #48a9c5
}

.panel.panel-noline {
    border-bottom: 0
}

.panel-navy {
    color: #fff;
    background-color: #01426a;
    border-bottom-color: #01426a
}

.panel-navy .h1,
.panel-navy .h2,
.panel-navy .h3,
.panel-navy .h4,
.panel-navy .h5,
.panel-navy .h6,
.panel-navy h1,
.panel-navy h2,
.panel-navy h3,
.panel-navy h4,
.panel-navy h5,
.panel-navy h6,
.panel-navy p {
    color: #fff
}

.panel-teal {
    color: #fff;
    background-color: #004f51
}

.panel-gray,
.panel-grey {
    color: #666;
    background-color: #eee
}

.panel-green {
    color: #fff;
    background-color: #48850b
}

.panel-brown {
    color: #fff;
    background-color: #4d3524
}

.panel-tan {
    color: #4d3524;
    background-color: #b7af9b
}

.panel-cream {
    color: #4d3524;
    background-color: #e9e5dd
}

.panel-white {
    color: #333
}

.panel-berry,
.panel-pink {
    color: #fff;
    background-color: #922a49
}

.panel-plum {
    color: #fff;
    background-color: #522a3a
}

.panel-orange {
    color: #fff;
    background-color: #e17329
}

.panel-gold {
    color: #fff;
    background-color: #dfa526
}

.panel-aqua {
    color: #01426a;
    background-color: #9ed0c9
}

.panel-blue {
    color: #fff;
    background-color: #2774ae
}

.panel-gray-light {
    color: #01426a;
    background-color: #777
}

.panel-breeze {
    color: #212223;
    background-color: #48a9c5
}

.panel-lightgreen {
    color: #212223;
    background-color: #b3d57d
}

.panel-offwhite1 {
    color: #212223;
    background-color: #f5f5f5;
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, .1)
}

.panel-offwhite2 {
    color: #212223;
    background-color: #eee
}

.panel-offwhite3 {
    color: #212223;
    background-color: #e9e9e9
}

.panel-white {
    color: #212223;
    background-color: #fff
}

.panel-lightgray,
.panel-lightgrey {
    color: #212223;
    background-color: #c8c9c7
}

.panel-lightblue {
    color: #212223;
    background-color: #8ba6c1
}

.panel-image-side {
    margin-left: -15px;
    margin-right: -15px
}

.panel-image {
    min-height: 180px
}

.panel-image-xxs {
    min-height: 50px !important
}

.panel-image-xs {
    min-height: 90px !important
}

.panel-image-sm {
    min-height: 120px !important
}

.panel-image-md {
    min-height: 180px !important
}

.panel-image-lg {
    min-height: 220px !important
}

.panel-image-xl {
    min-height: 300px !important
}

.panel-image-full {
    width: 100%
}

.panel-image-featured {
    min-height: 500px;
    margin: -20px
}

.panel-box .panel-heading {
    border: 0;
    background-color: #fff
}

.panel-divider {
    height: 1px;
    width: 100%;
    background-color: #ddd
}

.panel-overview h4 {
    margin-top: 6px;
    margin-bottom: 8px
}

.containerx .panel-overview a.btn,
.panel-overview .btn,
.panel-overview .containerx a.btn {
    padding: 8px 19px;
    min-width: 212px;
    margin-bottom: 0
}

@media (min-width:992px) {

    .containerx .panel-overview a.btn,
    .panel-overview .btn,
    .panel-overview .containerx a.btn {
        margin-left: -15px
    }
}

@media (min-width:992px) {
    .panel-overview {
        min-height: 52px
    }
}

.plane-alaskalivery {
    background-image: url(../css/B1CA423F1CF54B31AB3D253A77BA2F3B);
    background-position: 50%
}

.plane-alaskalivery,
.plane-vxas {
    background-repeat: no-repeat;
    background-size: cover
}

.plane-vxas {
    background-image: url(../css/90E450D4DC19445EA9A487F223C89CB5);
    background-position: 100%
}

.destination-disneyland,
.plane-disneyland {
    background-image: url(../css/53618355281F4DDF8DE032E1CFCE6A3E)
}

.destination-disneyland,
.plane-disneyland,
.plane-korean {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.plane-korean {
    background-image: url(../css/A2E87DCB6AE54604B01D5AE6F0C16621)
}

.plane-airfrance {
    background-image: url(../css/6C6C35059DFA4B95A2FAD04BCCB1B9CD)
}

.plane-airfrance,
.plane-american {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.plane-american {
    background-image: url(../css/EC6327DA73CB439DBE1CCAEB26CD02D5)
}

.plane-british {
    background-image: url(../css/084816BAF12548E393802C5A2E0715A9)
}

.plane-british,
.plane-delta {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.plane-delta {
    background-image: url(../css/BB40D1E3CCF2468FB8BEFE97CD565188)
}

.plane-emirates {
    background-image: url(../css/03B662FB49C74782883C7F9E0D7468DC)
}

.plane-emirates,
.plane-emirates-fc {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.plane-emirates-fc {
    background-image: url(../css/8933A1CD84164183BD08A99016B9A713)
}

.plane-klm {
    background-image: url(../css/7BF5FBA74EDD4AD7BD8ABB6947ED4FC5)
}

.plane-klm,
.plane-ravn {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.plane-ravn {
    background-image: url(../css/A105CD094C9C46D387E5A8802E3C2D01)
}

.p-baggage {
    background-image: url(../css/2B62C9D4C8F84F9DA67BB96431B70F0E?w=360);
    background-position: 0;
    background-size: cover;
    background-repeat: no-repeat
}

@media (min-width:1200px) {
    .p-baggage {
        background-image: url(2B62C9D4C8F84F9DA67BB96431B70F0E)
    }
}

.p-baggage1000 {
    background-image: url(../css/66623E965D62421187BC76EEFDD48C20);
    background-position: 0;
    background-size: cover;
    background-repeat: no-repeat
}

@media (min-width:1200px) {
    .p-baggage1000 {
        background-image: url(66623E965D62421187BC76EEFDD48C20)
    }
}

.p-baggage1500 {
    background-image: url(../css/464849FC67A14A6E8DA2E3D93E8858CC);
    background-position: 0;
    background-size: cover;
    background-repeat: no-repeat
}

@media (min-width:1200px) {
    .p-baggage1500 {
        background-image: url(464849FC67A14A6E8DA2E3D93E8858CC)
    }
}

.p-baggage500 {
    background-image: url(../css/49CF676FDDC14951B657CF589367A6B2);
    background-position: 0;
    background-size: cover;
    background-repeat: no-repeat
}

@media (min-width:1200px) {
    .p-baggage500 {
        background-image: url(49CF676FDDC14951B657CF589367A6B2)
    }
}

.p-singleback {
    background-image: url(../css/293CB571C8D24B129E9FCDA4CEC3797B?w=360);
    background-position: 0;
    background-size: cover;
    background-repeat: no-repeat
}

@media (min-width:1200px) {
    .p-singleback {
        background-image: url(293CB571C8D24B129E9FCDA4CEC3797B)
    }
}

.p-freedom {
    background-image: url(../css/F102CE0AC3574E1DBD938753DCB21FA0?w=360);
    background-position: 0;
    background-size: cover;
    background-repeat: no-repeat
}

@media (min-width:1200px) {
    .p-freedom {
        background-image: url(F102CE0AC3574E1DBD938753DCB21FA0)
    }
}

.p-exclusive {
    background-image: url(../css/6108E1A048D34E6F86BA034F5804B13E?w=360);
    background-position: 0;
    background-size: cover;
    background-repeat: no-repeat
}

@media (min-width:1200px) {
    .p-exclusive {
        background-image: url(6108E1A048D34E6F86BA034F5804B13E)
    }
}

.p-escalator {
    background-image: url(../css/D7A012F75333499BB627B4742E3662FB?w=360);
    background-position: 0;
    background-size: cover;
    background-repeat: no-repeat
}

@media (min-width:1200px) {
    .p-escalator {
        background-image: url(D7A012F75333499BB627B4742E3662FB)
    }
}

.p-multiple-bags {
    background-image: url(../css/62D8C32BDD514A30B03B3140A5E6771F?w=360);
    background-position: 0;
    background-size: cover;
    background-repeat: no-repeat
}

@media (min-width:1200px) {
    .p-multiple-bags {
        background-image: url(62D8C32BDD514A30B03B3140A5E6771F)
    }
}

.p-special-items {
    background-image: url(../css/1C0C5F7C39D043E98E67F2FD373882B9?w=360);
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat
}

@media (min-width:1200px) {
    .p-special-items {
        background-image: url(1C0C5F7C39D043E98E67F2FD373882B9)
    }
}

.p-restricted {
    background-image: url(../css/28BAE69236084BED9E78BEAC4E28A382?w=360);
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat
}

@media (min-width:1200px) {
    .p-restricted {
        background-image: url(28BAE69236084BED9E78BEAC4E28A382)
    }
}

.p-carryon {
    background-image: url(../css/67F4D587D4474BED857353F264C9AB79?w=360);
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat
}

@media (min-width:1200px) {
    .p-carryon {
        background-image: url(67F4D587D4474BED857353F264C9AB79)
    }
}

.p-checked-bags {
    background-image: url(../css/E7D22FFFF3EF4466808A481CA54286AB?w=360);
    background-position: 100% 100%;
    background-size: cover;
    background-repeat: no-repeat
}

@media (min-width:1200px) {
    .p-checked-bags {
        background-image: url(E7D22FFFF3EF4466808A481CA54286AB)
    }
}

.p-checked-bags2 {
    background-image: url(../css/5DF67E64AEA2409AA5B3A1DF1D24BFAF?w=360);
    background-position: 100% 100%;
    background-size: cover;
    background-repeat: no-repeat
}

@media (min-width:1200px) {
    .p-checked-bags2 {
        background-image: url(5DF67E64AEA2409AA5B3A1DF1D24BFAF)
    }
}

.p-kiosk {
    background-image: url(../css/BBF821F9407946FDA709AC9852B70E19?w=360);
    background-position: 0;
    background-size: cover;
    background-repeat: no-repeat
}

@media (min-width:1200px) {
    .p-kiosk {
        background-image: url(BBF821F9407946FDA709AC9852B70E19)
    }
}

.p-mobility-wheelchair {
    background-image: url(../css/D33F61C1E11E45ACA92463B78BBEE3EC?w=360);
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat
}

@media (min-width:1200px) {
    .p-mobility-wheelchair {
        background-image: url(D33F61C1E11E45ACA92463B78BBEE3EC)
    }
}

.p-service-animals {
    background-image: url(../css/970D1A5D6A554875AC3B2DDD5C541E15?w=360);
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat
}

@media (min-width:1200px) {
    .p-service-animals {
        background-image: url(970D1A5D6A554875AC3B2DDD5C541E15)
    }
}

.p-oxygen {
    background-image: url(../css/970D1A5D6A554875AC3B2DDD5C541E15?w=360);
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat
}

@media (min-width:1200px) {
    .p-oxygen {
        background-image: url(22635084B73B4D59AF91279E118D1FB1)
    }
}

.p-accessible-seats {
    background-image: url(../css/413DA17D13E7423AA40E293837E3C564?w=360);
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat
}

@media (min-width:1200px) {
    .p-accessible-seats {
        background-image: url(413DA17D13E7423AA40E293837E3C564)
    }
}

@media print {

    a[href]:after,
    abbr[title]:after {
        content: ""
    }

    .btn,
    .containerx a.btn {
        border-color: #000 !important
    }

    .navbar-wrapper-brand {
        margin-bottom: 20px;
        padding-bottom: 0;
        border: none
    }

    #genericFooter .row.as-footer-copyright,
    .navbar {
        display: block
    }

    #genericFooter .row,
    #marketing-footer footer,
    #mobilenav #navMobileCart,
    #mobilenav .navmenu,
    #upsell,
    .navbar-wrapper-brand .navbar-nav,
    .navbar-wrapper-personalized,
    .server-name {
        display: none
    }

    #genericFooter .container {
        padding-left: 0;
        padding-right: 0
    }

    #genericFooter .row.as-footer-copyright {
        padding: 10px 0
    }

    .navbar-fixed-bottom,
    .navbar-fixed-top {
        position: relative
    }

    .mobilenav .navbar-default {
        border: none
    }

    body .containerx .MatrixTable td.BusinessAwardColumn,
    body .containerx .MatrixTable td.FirstAwardColumn,
    body .containerx .MatrixTable td.FirstClassColumn,
    body .containerx .MatrixTable td.FirstClassDealColumn,
    body .containerx .MatrixTable td.FirstFullFlexColumn,
    body .containerx .MatrixTable td.FullFlexColumn.Brown,
    body .containerx .MatrixTable td.Gold75kUpgradableColumn,
    body .containerx .MatrixTable td.GoldUpgradableColumn,
    body .containerx .MatrixTable td.GuestUpgradableColumn,
    body .containerx .MatrixTable td.MVPUpgradableColumn,
    body .containerx .MatrixTable td.PremiumEconomyColumn {
        background-color: #fff !important
    }

    body .containerx .MatrixTable td.BestDealColumn.SelectedHighlight,
    body .containerx .MatrixTable td.CoachAwardColumn.SelectedHighlight,
    body .containerx .MatrixTable td.CoachFullFlexColumn.SelectedHighlight,
    body .containerx .MatrixTable td.FirstAwardColumn.SelectedHighlight,
    body .containerx .MatrixTable td.FirstClassColumn.SelectedHighlight,
    body .containerx .MatrixTable td.FirstClassDealColumn.SelectedHighlight,
    body .containerx .MatrixTable td.FirstFullFlexColumn.SelectedHighlight,
    body .containerx .MatrixTable td.FullFlexColumn.SelectedHighlight,
    body .containerx .MatrixTable td.ValueColumn.SelectedHighlight {
        background-color: #000 !important
    }

    body .containerx .MatrixTable td.BestDealColumn,
    body .containerx .MatrixTable td.CoachAwardColumn,
    body .containerx .MatrixTable td.CoachFullFlexColumn,
    body .containerx .MatrixTable td.FullFlexColumn,
    body .containerx .MatrixTable td.ValueColumn {
        background-color: #eee !important
    }

    body .containerx .MatrixTable td.BestDealColumn.LowestPrice .cellborder,
    body .containerx .MatrixTable td.CoachAwardColumn.LowestPrice .cellborder,
    body .containerx .MatrixTable td.CoachFullFlexColumn.LowestPrice .cellborder,
    body .containerx .MatrixTable td.FirstAwardColumn.LowestPrice .cellborder,
    body .containerx .MatrixTable td.FirstClassColumn.LowestPrice .cellborder,
    body .containerx .MatrixTable td.FirstClassDealColumn.LowestPrice .cellborder,
    body .containerx .MatrixTable td.FirstFullFlexColumn.LowestPrice .cellborder,
    body .containerx .MatrixTable td.FullFlexColumn.LowestPrice .cellborder,
    body .containerx .MatrixTable td.ValueColumn.LowestPrice .cellborder {
        border-color: #fff !important
    }
}

.progress-bar-green {
    background-color: #48850b
}

.progress-striped .progress-bar-green {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-navy {
    background-color: #01426a
}

.progress-striped .progress-bar-navy {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-teal {
    background-color: #004f51
}

.progress-striped .progress-bar-teal {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-blue {
    background-color: #2774ae
}

.progress-striped .progress-bar-blue {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-orange {
    background-color: #e17329
}

.progress-striped .progress-bar-orange {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-berry,
.progress-bar-pink {
    background-color: #922a49
}

.progress-striped .progress-bar-berry,
.progress-striped .progress-bar-pink {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-plum {
    background-color: #522a3a
}

.progress-striped .progress-bar-plum {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-gold {
    background-color: #dfa526
}

.progress-striped .progress-bar-gold {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-white {
    background-color: #fff
}

.progress-striped .progress-bar-white {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-tan {
    background-color: #b7af9b
}

.progress-striped .progress-bar-tan {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-cream {
    background-color: #e9e5dd
}

.progress-striped .progress-bar-cream {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-brown {
    background-color: #4d3524
}

.progress-striped .progress-bar-brown {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-aqua {
    background-color: #9ed0c9
}

.progress-striped .progress-bar-aqua {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-gray {
    background-color: #666
}

.progress-striped .progress-bar-gray {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-gray-light {
    background-color: #777
}

.progress-striped .progress-bar-gray-light {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-gray-lighter {
    background-color: #a6a6a6
}

.progress-striped .progress-bar-gray-lighter {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-gray-lightest {
    background-color: #eee
}

.progress-striped .progress-bar-gray-lightest {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.sc-modules {
    margin-bottom: 6.9%
}

@media (min-width:540px) {
    .sc-modules {
        margin-bottom: 5%
    }
}

@media (min-width:768px) {
    .sc-modules {
        margin-bottom: 5%
    }
}

@media (min-width:992px) {
    .sc-modules {
        margin-bottom: 48px
    }
}

.sc-modules.sc-modules--last-module {
    margin-bottom: -24px
}

.col-lg-12&gt;.sc-modules,
.col-md-12&gt;.sc-modules,
.col-sm-12&gt;.sc-modules,
.col-xs-12&gt;.sc-modules {
    margin-bottom: 6.9%
}

@media (min-width:540px) {

    .col-lg-12&gt;.sc-modules,
    .col-md-12&gt;.sc-modules,
    .col-sm-12&gt;.sc-modules,
    .col-xs-12&gt;.sc-modules {
        margin-bottom: 5%
    }
}

@media (min-width:768px) {

    .col-lg-12&gt;.sc-modules,
    .col-md-12&gt;.sc-modules,
    .col-sm-12&gt;.sc-modules,
    .col-xs-12&gt;.sc-modules {
        margin-bottom: 5%
    }
}

@media (min-width:992px) {

    .col-lg-12&gt;.sc-modules,
    .col-md-12&gt;.sc-modules,
    .col-sm-12&gt;.sc-modules,
    .col-xs-12&gt;.sc-modules {
        margin-bottom: 48px
    }
}

.col-lg-10&gt;.sc-modules,
.col-md-10&gt;.sc-modules,
.col-sm-10&gt;.sc-modules,
.col-xs-10&gt;.sc-modules {
    margin-bottom: 6.9%
}

@media (min-width:540px) {

    .col-lg-10&gt;.sc-modules,
    .col-md-10&gt;.sc-modules,
    .col-sm-10&gt;.sc-modules,
    .col-xs-10&gt;.sc-modules {
        margin-bottom: 5%
    }
}

@media (min-width:768px) {

    .col-lg-10&gt;.sc-modules,
    .col-md-10&gt;.sc-modules,
    .col-sm-10&gt;.sc-modules,
    .col-xs-10&gt;.sc-modules {
        margin-bottom: 6%
    }
}

@media (min-width:992px) {

    .col-lg-10&gt;.sc-modules,
    .col-md-10&gt;.sc-modules,
    .col-sm-10&gt;.sc-modules,
    .col-xs-10&gt;.sc-modules {
        margin-bottom: 48px
    }
}

.col-lg-9&gt;.sc-modules,
.col-md-9&gt;.sc-modules,
.col-sm-9&gt;.sc-modules,
.col-xs-9&gt;.sc-modules {
    margin-bottom: 6.9%
}

@media (min-width:540px) {

    .col-lg-9&gt;.sc-modules,
    .col-md-9&gt;.sc-modules,
    .col-sm-9&gt;.sc-modules,
    .col-xs-9&gt;.sc-modules {
        margin-bottom: 5%
    }
}

@media (min-width:768px) {

    .col-lg-9&gt;.sc-modules,
    .col-md-9&gt;.sc-modules,
    .col-sm-9&gt;.sc-modules,
    .col-xs-9&gt;.sc-modules {
        margin-bottom: 6.66667%
    }
}

@media (min-width:992px) {

    .col-lg-9&gt;.sc-modules,
    .col-md-9&gt;.sc-modules,
    .col-sm-9&gt;.sc-modules,
    .col-xs-9&gt;.sc-modules {
        margin-bottom: 48px
    }
}

.col-lg-8&gt;.sc-modules,
.col-md-8&gt;.sc-modules,
.col-sm-8&gt;.sc-modules,
.col-xs-8&gt;.sc-modules {
    margin-bottom: 6.9%
}

@media (min-width:540px) {

    .col-lg-8&gt;.sc-modules,
    .col-md-8&gt;.sc-modules,
    .col-sm-8&gt;.sc-modules,
    .col-xs-8&gt;.sc-modules {
        margin-bottom: 5%
    }
}

@media (min-width:768px) {

    .col-lg-8&gt;.sc-modules,
    .col-md-8&gt;.sc-modules,
    .col-sm-8&gt;.sc-modules,
    .col-xs-8&gt;.sc-modules {
        margin-bottom: 7.5%
    }
}

@media (min-width:992px) {

    .col-lg-8&gt;.sc-modules,
    .col-md-8&gt;.sc-modules,
    .col-sm-8&gt;.sc-modules,
    .col-xs-8&gt;.sc-modules {
        margin-bottom: 48px
    }
}

.col-lg-7&gt;.sc-modules,
.col-md-7&gt;.sc-modules,
.col-sm-7&gt;.sc-modules,
.col-xs-7&gt;.sc-modules {
    margin-bottom: 6.9%
}

@media (min-width:540px) {

    .col-lg-7&gt;.sc-modules,
    .col-md-7&gt;.sc-modules,
    .col-sm-7&gt;.sc-modules,
    .col-xs-7&gt;.sc-modules {
        margin-bottom: 5%
    }
}

@media (min-width:768px) {

    .col-lg-7&gt;.sc-modules,
    .col-md-7&gt;.sc-modules,
    .col-sm-7&gt;.sc-modules,
    .col-xs-7&gt;.sc-modules {
        margin-bottom: 8.57143%
    }
}

@media (min-width:992px) {

    .col-lg-7&gt;.sc-modules,
    .col-md-7&gt;.sc-modules,
    .col-sm-7&gt;.sc-modules,
    .col-xs-7&gt;.sc-modules {
        margin-bottom: 48px
    }
}

.col-lg-6&gt;.sc-modules,
.col-md-6&gt;.sc-modules,
.col-sm-6&gt;.sc-modules,
.col-xs-6&gt;.sc-modules {
    margin-bottom: 6.9%
}

@media (min-width:540px) {

    .col-lg-6&gt;.sc-modules,
    .col-md-6&gt;.sc-modules,
    .col-sm-6&gt;.sc-modules,
    .col-xs-6&gt;.sc-modules {
        margin-bottom: 5%
    }
}

@media (min-width:768px) {

    .col-lg-6&gt;.sc-modules,
    .col-md-6&gt;.sc-modules,
    .col-sm-6&gt;.sc-modules,
    .col-xs-6&gt;.sc-modules {
        margin-bottom: 10%
    }
}

@media (min-width:992px) {

    .col-lg-6&gt;.sc-modules,
    .col-md-6&gt;.sc-modules,
    .col-sm-6&gt;.sc-modules,
    .col-xs-6&gt;.sc-modules {
        margin-bottom: 48px
    }
}

.col-lg-5&gt;.sc-modules,
.col-md-5&gt;.sc-modules,
.col-sm-5&gt;.sc-modules,
.col-xs-5&gt;.sc-modules {
    margin-bottom: 6.9%
}

@media (min-width:540px) {

    .col-lg-5&gt;.sc-modules,
    .col-md-5&gt;.sc-modules,
    .col-sm-5&gt;.sc-modules,
    .col-xs-5&gt;.sc-modules {
        margin-bottom: 5%
    }
}

@media (min-width:768px) {

    .col-lg-5&gt;.sc-modules,
    .col-md-5&gt;.sc-modules,
    .col-sm-5&gt;.sc-modules,
    .col-xs-5&gt;.sc-modules {
        margin-bottom: 12%
    }
}

@media (min-width:992px) {

    .col-lg-5&gt;.sc-modules,
    .col-md-5&gt;.sc-modules,
    .col-sm-5&gt;.sc-modules,
    .col-xs-5&gt;.sc-modules {
        margin-bottom: 48px
    }
}

.col-lg-4&gt;.sc-modules,
.col-md-4&gt;.sc-modules,
.col-sm-4&gt;.sc-modules,
.col-xs-4&gt;.sc-modules {
    margin-bottom: 6.9%
}

@media (min-width:540px) {

    .col-lg-4&gt;.sc-modules,
    .col-md-4&gt;.sc-modules,
    .col-sm-4&gt;.sc-modules,
    .col-xs-4&gt;.sc-modules {
        margin-bottom: 5%
    }
}

@media (min-width:768px) {

    .col-lg-4&gt;.sc-modules,
    .col-md-4&gt;.sc-modules,
    .col-sm-4&gt;.sc-modules,
    .col-xs-4&gt;.sc-modules {
        margin-bottom: 15%
    }
}

@media (min-width:992px) {

    .col-lg-4&gt;.sc-modules,
    .col-md-4&gt;.sc-modules,
    .col-sm-4&gt;.sc-modules,
    .col-xs-4&gt;.sc-modules {
        margin-bottom: 48px
    }
}

.col-lg-3&gt;.sc-modules,
.col-md-3&gt;.sc-modules,
.col-sm-3&gt;.sc-modules,
.col-xs-3&gt;.sc-modules {
    margin-bottom: 6.9%
}

@media (min-width:540px) {

    .col-lg-3&gt;.sc-modules,
    .col-md-3&gt;.sc-modules,
    .col-sm-3&gt;.sc-modules,
    .col-xs-3&gt;.sc-modules {
        margin-bottom: 5%
    }
}

@media (min-width:768px) {

    .col-lg-3&gt;.sc-modules,
    .col-md-3&gt;.sc-modules,
    .col-sm-3&gt;.sc-modules,
    .col-xs-3&gt;.sc-modules {
        margin-bottom: 20%
    }
}

@media (min-width:992px) {

    .col-lg-3&gt;.sc-modules,
    .col-md-3&gt;.sc-modules,
    .col-sm-3&gt;.sc-modules,
    .col-xs-3&gt;.sc-modules {
        margin-bottom: 48px
    }
}

.col-lg-2&gt;.sc-modules,
.col-md-2&gt;.sc-modules,
.col-sm-2&gt;.sc-modules,
.col-xs-2&gt;.sc-modules {
    margin-bottom: 6.9%
}

@media (min-width:540px) {

    .col-lg-2&gt;.sc-modules,
    .col-md-2&gt;.sc-modules,
    .col-sm-2&gt;.sc-modules,
    .col-xs-2&gt;.sc-modules {
        margin-bottom: 5%
    }
}

@media (min-width:768px) {

    .col-lg-2&gt;.sc-modules,
    .col-md-2&gt;.sc-modules,
    .col-sm-2&gt;.sc-modules,
    .col-xs-2&gt;.sc-modules {
        margin-bottom: 30%
    }
}

@media (min-width:992px) {

    .col-lg-2&gt;.sc-modules,
    .col-md-2&gt;.sc-modules,
    .col-sm-2&gt;.sc-modules,
    .col-xs-2&gt;.sc-modules {
        margin-bottom: 48px
    }
}

.sc-modules .h1,
.sc-modules .h2,
.sc-modules .h3,
.sc-modules .h4,
.sc-modules .h5,
.sc-modules .h6,
.sc-modules h1,
.sc-modules h2,
.sc-modules h3,
.sc-modules h4,
.sc-modules h5,
.sc-modules h6 {
    margin-top: 0
}

body {
    position: relative;
    height: 100%
}

a:focus,
a:hover {
    text-decoration: underline
}

a:focus,
input[type=button]:focus,
input[type=image]:focus,
input[type=submit]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

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

.section-block {
    display: block;
    width: 100%
}

[ng-cloak] {
    display: none
}

.contentMain,
main#content {
    outline: none
}

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

.section,
.section-header,
section {
    margin-bottom: 24px
}

.section-header {
    padding-bottom: 11px;
    border-bottom: 1px solid #eee
}

.containerx .summarybar-content {
    padding: 0 26px
}

.containerx .summarybar-content,
.containerx .summarybar-content a,
.containerx .summarybar-content a:focus,
.containerx .summarybar-content a:hover {
    font-size: 14px;
    font-weight: 700;
    line-height: 30px;
    color: #fff;
    text-decoration: none
}

.containerx .summarybar-links,
.containerx .summarybar-total {
    float: right;
    margin: 8px 0
}

.containerx .summarybar-links {
    float: left
}

.containerx .creditcard-offer {
    border-radius: 4px;
    font-weight: 700;
    border: 1px solid #c8c9c7;
    overflow: hidden
}

.containerx .creditcard-offer h2 {
    margin-bottom: 10px;
    color: #01426a
}

.containerx .creditcard-offer h4 {
    color: #01426a
}

.containerx .creditcard-offer-container {
    padding: 20px 0 20px 20px
}

.containerx .creditcard-offer #applyNowLink {
    margin-left: 8px
}

.containerx .creditcard-offer-terms {
    display: inline-block;
    padding-left: 8px
}

.containerx .easy-biz-creditcard-offer-footer .creditcard-offer-terms {
    color: #7b7b7b;
    font-weight: 700;
    padding-right: 24px
}

.containerx .creditcard-offer-footer {
    background-color: #f5f5f5;
    border-bottom: 6px solid #c8c9c7;
    padding: 10px 20px
}

.changesearch-togglearrow {
    width: 8px;
    height: 8px;
    position: relative;
    top: -1px;
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    transition: all .15s ease-in 0s
}

#SummaryBarChangeYourSearch[aria-expanded=true] .changesearch-togglearrow {
    -ms-transform: rotate(0deg);
    transform: rotate(0deg)
}

.summarybar {
    background-color: #01426a;
    padding: 0 12px;
    margin-top: -24px
}

.summarybar-fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin-top: 0;
    z-index: 1
}

@keyframes zb {
    0% {
        opacity: 0
    }

    to {
        opacity: .4
    }
}

@keyframes Ab {
    0% {
        transform: translateX(800px)
    }

    to {
        transform: translateX(0)
    }
}

@keyframes Bb {
    0% {
        transform: translateX(0)
    }

    to {
        transform: translateX(800px)
    }
}

.rightSideDrawer {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 122
}

.rightSideDrawer .slider-title {
    margin: 0;
    padding: 24px 0 12px
}

.rightSideDrawer .drawerClose {
    position: fixed;
    right: 36px;
    top: 24px
}

.rightSideDrawer .drawerBackground {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #000;
    opacity: .4;
    animation: zb linear 1s
}

.rightSideDrawer .drawerContent {
    background-color: #F1F6F5;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .35);
    max-width: 100%;
    width: 800px;
    padding: 0 24px;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    overflow-y: scroll;
    animation: Ab .7s
}

.rightSideDrawer .loading-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    background-image: url(../css/images/onSite/interstitial/interstitial-animated-dots);
    height: 16px;
    width: 16px
}

.image-res .rightSideDrawer .drawerBackground {
    background-color: #000;
    animation: none
}

.image-res .rightSideDrawer .drawerContent {
    animation: none;
    right: 0
}

.closeRightSideDrawer .drawerContent {
    animation: Bb .3s
}

@media (max-width:767px) {
    .rightSideDrawer .drawerClose {
        top: 79px
    }

    .rightSideDrawer .drawerContent {
        margin-top: 55px
    }
}

@media (max-width:319px) {
    .rightSideDrawer .drawerClose {
        top: 124px
    }

    .rightSideDrawer .drawerContent {
        margin-top: 100px
    }
}

@media (max-width:767px) {
    .side-nav {
        padding: 20px 0 10px
    }
}

.side-nav.side-nav--fixed {
    position: fixed;
    top: 0;
    z-index: 2;
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 100%
}

@media (max-width:767px) {
    .side-nav.side-nav--fixed {
        position: relative
    }
}

.side-nav.side-nav--fixed.sidenav--fixed-bottom {
    position: absolute
}

.side-nav .side-nav--parents {
    display: none;
    list-style: none;
    padding-left: 3px
}

@media (min-width:768px) {
    .side-nav .side-nav--parents {
        display: block
    }
}

.side-nav .side-nav--parents .side-nav--parent-items {
    margin-bottom: 24px
}

.side-nav .side-nav--parents .side-nav--parent-items&gt;a {
    font-size: 16px
}

.side-nav .side-nav--parents .side-nav--children {
    margin-top: 12px;
    padding-left: 12px;
    max-width: 202px
}

.side-nav .side-nav--parents .side-nav--children .side-nav--children-items {
    list-style-type: none;
    margin-bottom: 6px
}

.side-nav .side-nav--parents .side-nav--children .side-nav--children-items&gt;a {
    font-size: 14px
}

.side-nav .side-nav--title {
    display: none;
    margin-bottom: 20px
}

@media (min-width:768px) {
    .side-nav .side-nav--title {
        display: block
    }
}

.side-nav .side-nav--sliding-u-l-r {
    display: inline-block;
    cursor: pointer
}

.side-nav .side-nav--sliding-u-l-r:after {
    content: "";
    display: block;
    height: 3px;
    width: 0;
    background: transparent;
    transition: width .3s ease, background-color .3s ease;
    margin-top: 2px
}

.side-nav .side-nav--sliding-u-l-r:focus,
.side-nav .side-nav--sliding-u-l-r:hover {
    text-decoration: none
}

.side-nav .side-nav--sliding-u-l-r:focus:after,
.side-nav .side-nav--sliding-u-l-r:hover:after {
    background-color: #2774ae;
    width: 100%;
    transition: .3s ease-in
}

.side-nav .side-nav--select {
    display: block
}

@media (min-width:768px) {
    .side-nav .side-nav--select {
        display: none
    }
}

.side-nav .side-nav--nav-active:after {
    background-color: #2774ae;
    text-decoration: none;
    width: 100%;
    transition: .3s ease-in
}

.side-nav .side-nav--select-option-child {
    font-style: italic;
    font-size: small
}

.scrollable-section:focus {
    outline: none
}

@media (min-width:992px) {
    .voice-menu.affix {
        top: 50px;
        position: fixed;
        top: -1px;
        z-index: 99999;
        margin-left: 100px
    }

    .affix-top .is-affixed {
        display: none
    }

    .voice-menu.affix .navbar-default {
        border-right-color: transparent
    }
}

.voice-menu li .nav {
    display: none
}

.voice-menu li.active .nav {
    display: block
}

.voice-menu .active .nav&gt;li&gt;a {
    padding: 3px 0 3px 20px;
    color: #666
}

.voice-menu .navbar-nav&gt;li&gt;a {
    padding: 13px
}

.voice-menu .navbar {
    min-height: 0;
    border-radius: 0
}

.quick-link {
    padding: 1em 2em;
    box-shadow: 0 0 2px rgba(0, 0, 0, .2);
    min-height: 24em;
    background-color: #fff
}

.quick-link a {
    text-decoration: underline
}

.quick-link ul {
    padding-left: .5em
}

.quick-link li {
    list-style: none;
    line-height: 2.5em
}

.link-list .h4,
.link-list h4 {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px
}

.content-hero {
    margin-bottom: 24px
}

main form .h1,
main form .h2,
main form .h3,
main form .h4,
main form .h5,
main form .h6,
main form h1,
main form h2,
main form h3,
main form h4,
main form h5,
main form h6 {
    margin-top: 0
}

main#content {
    margin-bottom: 24px
}

@keyframes Cb {
    0% {
        opacity: 1
    }

    to {
        opacity: .3
    }
}

.spinner {
    display: inline-block !important;
    height: 35px;
    position: relative;
    -ms-transform-origin: center;
    transform-origin: center;
    width: 35px
}

.spinner span {
    animation: Cb 1s infinite;
    color: #f5f5f5;
    height: 17.5px;
    font-size: 8.75px;
    font-weight: 700;
    left: 50%;
    margin-left: -2px;
    position: absolute;
    top: 0;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    width: 4px
}

.spinner span:first-child {
    animation-delay: 0s;
    opacity: 1;
    -ms-transform: rotate(0deg);
    transform: rotate(0deg)
}

.spinner span:nth-child(2) {
    animation-delay: .125s;
    opacity: .9;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.spinner span:nth-child(3) {
    animation-delay: .25s;
    opacity: .8;
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.spinner span:nth-child(4) {
    animation-delay: .375s;
    opacity: .7;
    -ms-transform: rotate(135deg);
    transform: rotate(135deg)
}

.spinner span:nth-child(5) {
    animation-delay: .5s;
    opacity: .6;
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.spinner span:nth-child(6) {
    animation-delay: .625s;
    opacity: .5;
    -ms-transform: rotate(225deg);
    transform: rotate(225deg)
}

.spinner span:nth-child(7) {
    animation-delay: .75s;
    opacity: .4;
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.spinner span:nth-child(8) {
    animation-delay: .875s;
    opacity: .3;
    -ms-transform: rotate(315deg);
    transform: rotate(315deg)
}

.divProcessingSpinner .spinner {
    height: 60px;
    width: 60px
}

.divProcessingSpinner .spinner span {
    height: 30px;
    font-size: 15px
}

.divProcessingSpinner #divProcessingSpinner-message {
    display: none
}

.stepout-icon {
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    display: inline-block;
    text-indent: -9999px
}

sup .stepout-icon {
    width: 7px;
    height: 7px;
    line-height: 70%
}

h2 .stepout-icon.black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M397 512H37c-21 0-37-17-37-37V114c0-20 16-37 37-37h119c20 0 36 17 36 37s-16 37-36 37H74v287h287v-82c0-20 16-36 36-36 21 0 37 16 37 36v119c0 20-16 37-37 37zm78-259c-20 0-37-16-37-36V74H296c-20 0-36-17-36-37s16-37 36-37h179c20 0 37 17 37 37v180c0 20-16 36-37 36zm-178 5c-9 0-18-4-25-11-15-14-15-37-1-51L448 12c14-14 37-15 52-1 15 15 15 38 1 52L324 247c-8 7-17 11-27 11z'/%3E%3C/svg%3E");
    line-height: 94%;
    width: 17px;
    height: 17px
}

.stepout-icon.blue {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%232774AE' d='M397 512H37c-21 0-37-17-37-37V114c0-20 16-37 37-37h119c20 0 36 17 36 37s-16 37-36 37H74v287h287v-82c0-20 16-36 36-36 21 0 37 16 37 36v119c0 20-16 37-37 37zm78-259c-20 0-37-16-37-36V74H296c-20 0-36-17-36-37s16-37 36-37h179c20 0 37 17 37 37v180c0 20-16 36-37 36zm-178 5c-9 0-18-4-25-11-15-14-15-37-1-51L448 12c14-14 37-15 52-1 15 15 15 38 1 52L324 247c-8 7-17 11-27 11z'/%3E%3C/svg%3E")
}

.stepout-icon.grey {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23656565' d='M397 512H37c-21 0-37-17-37-37V114c0-20 16-37 37-37h119c20 0 36 17 36 37s-16 37-36 37H74v287h287v-82c0-20 16-36 36-36 21 0 37 16 37 36v119c0 20-16 37-37 37zm78-259c-20 0-37-16-37-36V74H296c-20 0-36-17-36-37s16-37 36-37h179c20 0 37 17 37 37v180c0 20-16 36-37 36zm-178 5c-9 0-18-4-25-11-15-14-15-37-1-51L448 12c14-14 37-15 52-1 15 15 15 38 1 52L324 247c-8 7-17 11-27 11z'/%3E%3C/svg%3E")
}

.banner-ad1 .ad-copy .stepout-icon.h1,
.banner-ad1 .ad-copy .stepout-icon.h2,
.banner-ad1 .ad-copy .stepout-icon.h3,
.banner-ad1 .ad-copy .stepout-icon.h4,
.banner-ad1 .ad-copy .stepout-icon.h5,
.banner-ad1 .ad-copy h1.stepout-icon,
.banner-ad1 .ad-copy h2.stepout-icon,
.banner-ad1 .ad-copy h3.stepout-icon,
.banner-ad1 .ad-copy h4.stepout-icon,
.banner-ad1 .ad-copy h5.stepout-icon,
.stepout-icon.white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23FFF' d='M397 512H37c-21 0-37-17-37-37V114c0-20 16-37 37-37h119c20 0 36 17 36 37s-16 37-36 37H74v287h287v-82c0-20 16-36 36-36 21 0 37 16 37 36v119c0 20-16 37-37 37zm78-259c-20 0-37-16-37-36V74H296c-20 0-36-17-36-37s16-37 36-37h179c20 0 37 17 37 37v180c0 20-16 36-37 36zm-178 5c-9 0-18-4-25-11-15-14-15-37-1-51L448 12c14-14 37-15 52-1 15 15 15 38 1 52L324 247c-8 7-17 11-27 11z'/%3E%3C/svg%3E")
}

.stepout-icon.black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M397 512H37c-21 0-37-17-37-37V114c0-20 16-37 37-37h119c20 0 36 17 36 37s-16 37-36 37H74v287h287v-82c0-20 16-36 36-36 21 0 37 16 37 36v119c0 20-16 37-37 37zm78-259c-20 0-37-16-37-36V74H296c-20 0-36-17-36-37s16-37 36-37h179c20 0 37 17 37 37v180c0 20-16 36-37 36zm-178 5c-9 0-18-4-25-11-15-14-15-37-1-51L448 12c14-14 37-15 52-1 15 15 15 38 1 52L324 247c-8 7-17 11-27 11z'/%3E%3C/svg%3E")
}

a:hover .stepout-icon.blue,
button:hover .stepout-icon.blue {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%2301426A' d='M397 512H37c-21 0-37-17-37-37V114c0-20 16-37 37-37h119c20 0 36 17 36 37s-16 37-36 37H74v287h287v-82c0-20 16-36 36-36 21 0 37 16 37 36v119c0 20-16 37-37 37zm78-259c-20 0-37-16-37-36V74H296c-20 0-36-17-36-37s16-37 36-37h179c20 0 37 17 37 37v180c0 20-16 36-37 36zm-178 5c-9 0-18-4-25-11-15-14-15-37-1-51L448 12c14-14 37-15 52-1 15 15 15 38 1 52L324 247c-8 7-17 11-27 11z'/%3E%3C/svg%3E")
}

a:hover .stepout-icon.grey {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23656565' d='M397 512H37c-21 0-37-17-37-37V114c0-20 16-37 37-37h119c20 0 36 17 36 37s-16 37-36 37H74v287h287v-82c0-20 16-36 36-36 21 0 37 16 37 36v119c0 20-16 37-37 37zm78-259c-20 0-37-16-37-36V74H296c-20 0-36-17-36-37s16-37 36-37h179c20 0 37 17 37 37v180c0 20-16 36-37 36zm-178 5c-9 0-18-4-25-11-15-14-15-37-1-51L448 12c14-14 37-15 52-1 15 15 15 38 1 52L324 247c-8 7-17 11-27 11z'/%3E%3C/svg%3E")
}

.banner-ad1 .ad-copy a:hover .stepout-icon.h1,
.banner-ad1 .ad-copy a:hover .stepout-icon.h2,
.banner-ad1 .ad-copy a:hover .stepout-icon.h3,
.banner-ad1 .ad-copy a:hover .stepout-icon.h4,
.banner-ad1 .ad-copy a:hover .stepout-icon.h5,
.banner-ad1 .ad-copy a:hover h1.stepout-icon,
.banner-ad1 .ad-copy a:hover h2.stepout-icon,
.banner-ad1 .ad-copy a:hover h3.stepout-icon,
.banner-ad1 .ad-copy a:hover h4.stepout-icon,
.banner-ad1 .ad-copy a:hover h5.stepout-icon,
a:hover .banner-ad1 .ad-copy .stepout-icon.h1,
a:hover .banner-ad1 .ad-copy .stepout-icon.h2,
a:hover .banner-ad1 .ad-copy .stepout-icon.h3,
a:hover .banner-ad1 .ad-copy .stepout-icon.h4,
a:hover .banner-ad1 .ad-copy .stepout-icon.h5,
a:hover .banner-ad1 .ad-copy h1.stepout-icon,
a:hover .banner-ad1 .ad-copy h2.stepout-icon,
a:hover .banner-ad1 .ad-copy h3.stepout-icon,
a:hover .banner-ad1 .ad-copy h4.stepout-icon,
a:hover .banner-ad1 .ad-copy h5.stepout-icon,
a:hover .stepout-icon.white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23FFF' d='M397 512H37c-21 0-37-17-37-37V114c0-20 16-37 37-37h119c20 0 36 17 36 37s-16 37-36 37H74v287h287v-82c0-20 16-36 36-36 21 0 37 16 37 36v119c0 20-16 37-37 37zm78-259c-20 0-37-16-37-36V74H296c-20 0-36-17-36-37s16-37 36-37h179c20 0 37 17 37 37v180c0 20-16 36-37 36zm-178 5c-9 0-18-4-25-11-15-14-15-37-1-51L448 12c14-14 37-15 52-1 15 15 15 38 1 52L324 247c-8 7-17 11-27 11z'/%3E%3C/svg%3E")
}

.striped-children&gt;div:nth-child(odd),
.striped-children li:nth-child(odd) {
    background-color: #f5f5f5
}

.tab-wrapper {
    overflow-x: scroll
}

.nav-tabs-justified&gt;li,
.nav-tabs.nav-justified&gt;li {
    display: table-cell;
    width: 1%;
    float: none;
    white-space: nowrap
}

.nav-tabs-justified a,
.nav-tabs.nav-justified a {
    text-align: center
}

.nav-tabs-underline {
    margin: 0;
    margin-bottom: 30px
}

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

.nav-tabs-underline&gt;li {
    float: left;
    margin-bottom: 0
}

.nav-tabs-underline&gt;li&gt;a {
    margin-right: 3px;
    line-height: 1.72857;
    border: none;
    border-bottom: 6px solid #fff;
    border-radius: 0;
    font-size: 16px;
    padding: 10px 30px;
    text-decoration: none;
    border-bottom: 6px solid #e9e9e9
}

.nav-tabs-underline&gt;li&gt;a:focus,
.nav-tabs-underline&gt;li&gt;a:hover {
    border-bottom: 6px solid #2774ae
}

.nav-tabs-underline&gt;li.active&gt;a,
.nav-tabs-underline&gt;li.active&gt;a:focus,
.nav-tabs-underline&gt;li.active&gt;a:hover {
    color: #01426a;
    background-color: #F1F6F5;
    border: 0 solid transparent;
    border-bottom: 6px solid #01426a;
    cursor: default;
    font-weight: 700;
    padding: 10px 28px
}

.nav-tabs-underline .dropdown-menu&gt;li&gt;a {
    text-decoration: none
}

.nav-tabs-underline .open&gt;a {
    color: #2774ae !important
}

.orange {
    color: #e17329 !important
}

.navy {
    color: #01426a !important
}

.blue {
    color: #2774ae !important
}

.plum {
    color: #522a3a !important
}

.berry,
.pink {
    color: #922a49 !important
}

.tan {
    color: #b7af9b !important
}

.cream {
    color: #e9e5dd !important
}

.banner-ad1 .ad-copy .h1,
.banner-ad1 .ad-copy .h2,
.banner-ad1 .ad-copy .h3,
.banner-ad1 .ad-copy .h4,
.banner-ad1 .ad-copy .h5,
.banner-ad1 .ad-copy h1,
.banner-ad1 .ad-copy h2,
.banner-ad1 .ad-copy h3,
.banner-ad1 .ad-copy h4,
.banner-ad1 .ad-copy h5,
.white {
    color: #fff !important
}

.aqua {
    color: #9ed0c9 !important
}

.gold {
    color: #dfa526 !important
}

.brown {
    color: #4d3524 !important
}

.teal {
    color: #004f51 !important
}

.green {
    color: #48850b !important
}

.error,
.success-advisory {
    color: #994442 !important
}

.gray,
.grey {
    color: #666 !important
}

.tipBox {
    background: #f4f2ef;
    color: #3c3b3f;
    margin-top: -10px;
    overflow: hidden;
    padding: 20px;
    width: 252px
}

.tipBoxTitle {
    padding-bottom: 10px
}

.tipBoxTitle h4 {
    font-size: 20px;
    margin-bottom: 0
}

.tipBoxContent h3 {
    margin-bottom: 5px
}

.tipBoxContent p {
    margin-bottom: 0
}

.responsiveTipBox {
    background: #f4f2ef;
    color: #3c3b3f;
    margin-top: 12px;
    padding: 12px
}

.responsiveTipBox .tipBoxTitle {
    color: #01426a;
    font-size: 20px;
    font-weight: 700
}

.responsiveTipBox .tipBoxTitle&gt;div {
    font-size: 1.17em
}

.tipBoxSubtitle {
    color: #01426a;
    font-size: 15px;
    font-weight: 700
}

.containerx .tipBox {
    margin-top: -10px;
    padding: 20px
}

.containerx .tipBoxTitle {
    padding-bottom: 10px;
    font-size: 20px
}

.containerx .tipBoxTitle h4 {
    margin-bottom: 0
}

.containerx .tipBoxContent h3 {
    margin-bottom: 5px
}

.containerx .tipBoxContent p {
    margin-bottom: 0
}

.toggles .toggles--toggle-collapsed .toggles--toggle-content {
    display: none
}

.toggles .toggles--toggle-collapsed .toggles--toggle {
    margin-bottom: 12px;
    transition: all .25s ease-in 0s;
    clear: both
}

.toggles .toggles--toggle {
    cursor: pointer;
    margin-top: 0;
    margin-bottom: 12px
}

.toggles .toggles--toggle:focus {
    outline: none;
    color: #01426a
}

.toggles .toggles--toggle-content {
    clear: both
}

.toggles .toggles--toggle-item {
    margin-bottom: 24px
}

.toggles .panel .toggles--toggle-item {
    margin-bottom: 0
}

.toggles .toggles--toggle-border {
    margin-bottom: 24px
}

.toggles .toggles--toggle-border .toggles--toggle-item {
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 12px
}

.toggles .toggles--toggle-info {
    padding-bottom: 0
}

.toggles .toggles--toggle-info .toggles--toggle:before {
    position: relative;
    top: .1em;
    height: .7em;
    float: left;
    width: .7em;
    margin-right: 10px;
    margin-bottom: 1em;
    content: " ";
    background-image: url(//resource.alaskaair.net/stylesheets/asicons/svg/arrow-down.svg);
    background-repeat: no-repeat;
    padding: 6px;
    transition: all .25s ease-in 0s
}

.toggles .toggles--toggle-info .toggles--toggle-collapsed .toggles--toggle:before {
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    transition: all .25s ease-in 0s
}

.toggles .toggles--toggle-content {
    margin-bottom: 12px
}

.toggles .toggles--toggle-image-sm .toggles--toggle {
    min-height: 40px
}

.toggles .toggles--toggle-image-sm .pull-right {
    margin: 0 0 24px 30px
}

.toggles .toggles--toggle-image-sm .toggles--toggle-image {
    max-height: 40px;
    width: auto
}

.toggles .toggles--toggle-image-sm .toggles--toggle {
    clear: none
}

.toggles .toggles--toggle-image-md .toggles--toggle {
    min-height: 70px
}

.toggles .toggles--toggle-image-md .pull-right {
    margin: 0 0 24px 30px
}

.toggles .toggles--toggle-image-md .toggles--toggle-image {
    max-height: 70px;
    width: auto
}

.toggles .toggles--toggle-image-md .toggles--toggle {
    clear: none
}

.toggles .toggles--toggle-image-lg .toggles--toggle {
    min-height: 125px
}

.toggles .toggles--toggle-image-lg .pull-right {
    margin: 0 0 24px 30px
}

.toggles .toggles--toggle-image-lg .toggles--toggle-image {
    max-height: 125px;
    width: auto
}

.toggles .toggles--toggle-image-lg .toggles--toggle {
    clear: none
}

.toggles--toggle-nav {
    padding-bottom: 0
}

.toggles--toggle-nav .toggles--toggle:before {
    content: " ";
    background-image: url(//resource.alaskaair.net/stylesheets/asicons/svg/arrow-down.svg);
    background-repeat: no-repeat;
    padding: 6px;
    float: right;
    margin-left: 10px;
    margin-bottom: 1em;
    position: relative;
    top: .1em;
    height: .7em;
    width: .7em;
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    transition: all .15s ease-in 0s
}

.toggles--toggle-nav .toggles--toggle-collapsed .toggles--toggle:before {
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    transition: all .15s ease-in 0s
}

.accordion-heading a {
    color: #212223;
    text-decoration: none
}

.accordion {
    margin-bottom: 48px
}

.toggle-group {
    padding: 24px 24px 0
}

.toggle-group.panel {
    padding-bottom: 0
}

.toggle-item {
    margin-bottom: 24px
}

.toggle {
    cursor: pointer
}

.toggle:focus {
    outline: none;
    color: #01426a
}

.toggle-collapsed .toggle-content {
    display: none
}

.toggle-info .toggle:before {
    position: relative;
    top: .1em;
    height: .7em;
    float: left;
    width: .7em;
    margin-right: 10px;
    content: " ";
    background-image: url(//resource.alaskaair.net/stylesheets/asicons/svg/arrow-down.svg);
    background-repeat: no-repeat;
    padding: 6px;
    transition: all .25s ease-in 0s
}

.toggle-info .toggle-collapsed .toggle:before {
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    transition: all .25s ease-in 0s
}

.toggle-nav .toggle:after {
    content: " ";
    background-image: url(//resource.alaskaair.net/stylesheets/asicons/svg/arrow-down.svg);
    background-repeat: no-repeat;
    padding: 6px;
    float: right;
    margin-left: 10px;
    position: relative;
    top: .1em;
    height: .7em;
    width: .7em;
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    transition: all .15s ease-in 0s
}

.toggle-nav .toggle-collapsed .toggle:after {
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    transition: all .15s ease-in 0s
}

.toggle-border .toggle-item {
    border-top: 1px solid #ddd;
    margin-bottom: 12px
}

.toggle-border .toggle-item:last-of-type {
    border-bottom: 1px solid #ddd;
    margin-bottom: 1.2em
}

.toggle-border .toggle-item .toggle {
    padding-top: 12px
}

.toggle-item.toggle-collapsed .collapse_minus,
.toggle-item:not(.toggle-collapsed) .expand_plus {
    display: none
}

#content .h1,
#content .h2,
#content .h3,
#content h1,
#content h2,
#content h3 {
    margin-top: 0
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-bottom: 12px
}

.lead {
    font-weight: 400
}

cite {
    font-style: normal
}

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

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

.umnr-modal {
    padding: 24px
}

.umnr-modal,
.umnr-modal.container,
.umnr-modal .row {
    max-width: 100%
}

.show-if-signed,
.show-if-unsigned {
    display: none !important
}

.signed .show-if-signed,
.unsigned .show-if-unsigned {
    display: block !important
}

.country-CA .show-if-US,
.show-if-CA {
    display: none !important
}

.country-CA .show-if-CA {
    display: block !important
}

.show-if-bofa {
    display: none !important
}

.has-bofa-card .show-if-bofa {
    display: block !important
}

.has-bofa-card .hide-if-bofa {
    display: none !important
}

.secondary,
.text-normal {
    font-weight: 400 !important
}

.text-bold {
    font-weight: 700 !important
}

.last {
    margin-right: 0 !important;
    padding-right: 0 !important
}

.js-hide {
    display: none !important
}

.ng-dirty.ng-invalid,
.submitted .ng-invalid {
    border-color: #994442
}

[class*=right-] .ng-dirty.ng-invalid,
[class*=right-] .submitted .ng-invalid {
    border-left: 1px solid #a00 !important
}

.asterisk,
.errorTextSummary,
.field-validation-error,
.input-validation-error {
    color: #a00
}

.input-validation-error {
    border: 2px solid #a00;
    background-color: #f2d9d9
}

.errorTextSummary,
.field-validation-error {
    display: block
}

.boardRoomBilling .sub2red.FieldLabel .field-validation-error,
.boardRoomEdit .sub2red.FieldLabel .field-validation-error,
.boardRoomSubmit .sub2red.FieldLabel .field-validation-error {
    display: inline-block
}

.well-lg,
.well-md {
    border-radius: inherit
}

.well-md {
    padding: 18px
}

.well-sm {
    padding: 12px
}

.well-sm,
.well-xs {
    border-radius: inherit
}

.well-xs {
    padding: 3px
}

.whatsupdot {
    margin: 0 0 48px;
    background-color: #f5f5f5;
    padding-top: 3px;
    font-size: 12px;
    line-height: none
}

@media (max-width:767px) {
    .whatsupdot {
        margin: 0 0 24px
    }
}

@media (min-width:768px) {
    .whatsupdot .col-sm-1 {
        width: auto;
        padding-right: 0;
        display: inline-block
    }
}

.whatsupdot .separator {
    color: #2774ae
}

.whatsupdot [class*=" icon-"],
.whatsupdot [class^=icon-] {
    fill: #2774ae;
    height: 16px;
    width: 16px;
    margin: 0 6px 0 0
}

.whatsupdot .text {
    color: #3c3b3f;
    padding-right: 15px;
    position: relative;
    top: -2px
}

.whatsupdot .symbol,
.whatsupdot .text,
.whatsupdot .updated-icon {
    display: table-cell
}

.whatsupdot [class*=" label-"],
.whatsupdot [class^=label-] {
    background-color: #2774ae;
    padding: .5em .6em .3em
}

.whatsupdot .icon-exclamation-circle {
    fill: #48850b;
    width: 13px;
    height: 13px;
    margin-top: 2px;
    margin-left: -6px
}

html .alert {
    padding: 15px
}

html .alert,
html .alert .alert-link,
html .alert .alert-link:focus,
html .alert .alert-link:hover {
    color: #212223
}

html .alert-success {
    background-color: #b3d57d;
    border-color: #b3d57d;
    color: #3c3b3f
}

html .alert-success hr {
    border-top-color: #a8cf6a
}

html .alert-success .alert-link {
    color: #232225
}

html .alert-info {
    background-color: #dce4ec;
    border-color: #dce4ec;
    color: #3c3b3f
}

html .alert-info hr {
    border-top-color: #cbd7e3
}

html .alert-info .alert-link {
    color: #232225
}

html .alert-warning {
    background-color: #f9e595;
    border-color: #f9e595;
    color: #3c3b3f
}

html .alert-warning hr {
    border-top-color: #f8df7d
}

html .alert-warning .alert-link {
    color: #232225
}

html .alert-danger {
    background-color: #f5d7d2;
    border-color: #f5d7d2;
    color: #3c3b3f
}

html .alert-danger hr {
    border-top-color: #f0c4bd
}

html .alert-danger .alert-link {
    color: #232225
}

.containerx html a.btn,
html .btn,
html .containerx a.btn {
    border: 2px solid;
    border-radius: 0;
    text-decoration: none;
    font-size: 14px;
    font-weight: 700
}

html .btn:active,
html .btn:focus,
html .btn:hover {
    text-decoration: none
}

@media (max-width:767px) {

    .containerx html a.btn,
    html .btn,
    html .containerx a.btn {
        margin-bottom: 12px
    }
}

.containerx html a.btn,
html .btn,
html .btn-group-lg&gt;.btn,
html .btn-lg,
html .containerx .btn-group-lg&gt;a.btn,
html .containerx a.btn {
    padding: 8px 40px
}

html .btn-group-sm&gt;.btn,
html .btn-sm,
html .containerx .btn-group-sm&gt;a.btn {
    padding: 5px 10px
}

html .btn-group-xs&gt;.btn,
html .btn-xs,
html .containerx .btn-group-xs&gt;a.btn {
    padding: 0 5px
}

html .btn-link {
    color: #2774ae
}

html .btn-link:focus,
html .btn-link:hover {
    color: #01426a
}

html .btn-next-arrow {
    font-size: 26px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 2px;
    width: 162px
}

html .btn-next-arrow span {
    font-size: 34px;
    font-weight: 400;
    line-height: 24px;
    margin-left: -5px;
    position: relative;
    top: 2px
}

html .btn-green,
html .btn-primary,
html .btn-success,
html .containerx .btn-primary,
html .containerx a.btn-primary {
    color: #fff;
    background-color: #48850b;
    border-color: #48850b;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .35)
}

.open&gt;html .btn-green.dropdown-toggle,
.open&gt;html .btn-primary.dropdown-toggle,
.open&gt;html .btn-success.dropdown-toggle,
.open&gt;html .containerx .btn-primary.dropdown-toggle,
.open&gt;html .containerx a.btn-primary.dropdown-toggle,
html .btn-green.active,
html .btn-green.focus,
html .btn-green:active,
html .btn-green:focus,
html .btn-green:hover,
html .btn-primary.active,
html .btn-primary.focus,
html .btn-primary:active,
html .btn-primary:focus,
html .btn-primary:hover,
html .btn-success.active,
html .btn-success.focus,
html .btn-success:active,
html .btn-success:focus,
html .btn-success:hover,
html .containerx .btn-primary.active,
html .containerx .btn-primary.focus,
html .containerx .btn-primary:active,
html .containerx .btn-primary:focus,
html .containerx .btn-primary:hover,
html .containerx a.btn-primary.active,
html .containerx a.btn-primary.focus,
html .containerx a.btn-primary:active,
html .containerx a.btn-primary:focus,
html .containerx a.btn-primary:hover {
    color: #fff;
    background-color: #3b6d09;
    border-color: #3b6d09;
    transition: all .5s ease
}

.open&gt;html .btn-green.dropdown-toggle,
.open&gt;html .btn-primary.dropdown-toggle,
.open&gt;html .btn-success.dropdown-toggle,
.open&gt;html .containerx .btn-primary.dropdown-toggle,
.open&gt;html .containerx a.btn-primary.dropdown-toggle,
html .btn-green.active,
html .btn-green:active,
html .btn-primary.active,
html .btn-primary:active,
html .btn-success.active,
html .btn-success:active,
html .containerx .btn-primary.active,
html .containerx .btn-primary:active,
html .containerx a.btn-primary.active,
html .containerx a.btn-primary:active {
    background-image: none
}

fieldset[disabled] html .btn-green,
fieldset[disabled] html .btn-green.active,
fieldset[disabled] html .btn-green.focus,
fieldset[disabled] html .btn-green:active,
fieldset[disabled] html .btn-green:focus,
fieldset[disabled] html .btn-green:hover,
fieldset[disabled] html .btn-primary,
fieldset[disabled] html .btn-primary.active,
fieldset[disabled] html .btn-primary.focus,
fieldset[disabled] html .btn-primary:active,
fieldset[disabled] html .btn-primary:focus,
fieldset[disabled] html .btn-primary:hover,
fieldset[disabled] html .btn-success,
fieldset[disabled] html .btn-success.active,
fieldset[disabled] html .btn-success.focus,
fieldset[disabled] html .btn-success:active,
fieldset[disabled] html .btn-success:focus,
fieldset[disabled] html .btn-success:hover,
fieldset[disabled] html .containerx .btn-primary,
fieldset[disabled] html .containerx .btn-primary.active,
fieldset[disabled] html .containerx .btn-primary.focus,
fieldset[disabled] html .containerx .btn-primary:active,
fieldset[disabled] html .containerx .btn-primary:focus,
fieldset[disabled] html .containerx .btn-primary:hover,
fieldset[disabled] html .containerx a.btn-primary,
fieldset[disabled] html .containerx a.btn-primary.active,
fieldset[disabled] html .containerx a.btn-primary.focus,
fieldset[disabled] html .containerx a.btn-primary:active,
fieldset[disabled] html .containerx a.btn-primary:focus,
fieldset[disabled] html .containerx a.btn-primary:hover,
html .btn-green.disabled,
html .btn-green.disabled.active,
html .btn-green.disabled.focus,
html .btn-green.disabled:active,
html .btn-green.disabled:focus,
html .btn-green.disabled:hover,
html .btn-green[disabled],
html .btn-green[disabled].active,
html .btn-green[disabled].focus,
html .btn-green[disabled]:active,
html .btn-green[disabled]:focus,
html .btn-green[disabled]:hover,
html .btn-primary.disabled,
html .btn-primary.disabled.active,
html .btn-primary.disabled.focus,
html .btn-primary.disabled:active,
html .btn-primary.disabled:focus,
html .btn-primary.disabled:hover,
html .btn-primary[disabled],
html .btn-primary[disabled].active,
html .btn-primary[disabled].focus,
html .btn-primary[disabled]:active,
html .btn-primary[disabled]:focus,
html .btn-primary[disabled]:hover,
html .btn-success.disabled,
html .btn-success.disabled.active,
html .btn-success.disabled.focus,
html .btn-success.disabled:active,
html .btn-success.disabled:focus,
html .btn-success.disabled:hover,
html .btn-success[disabled],
html .btn-success[disabled].active,
html .btn-success[disabled].focus,
html .btn-success[disabled]:active,
html .btn-success[disabled]:focus,
html .btn-success[disabled]:hover,
html .containerx .btn-primary.disabled,
html .containerx .btn-primary.disabled.active,
html .containerx .btn-primary.disabled.focus,
html .containerx .btn-primary.disabled:active,
html .containerx .btn-primary.disabled:focus,
html .containerx .btn-primary.disabled:hover,
html .containerx .btn-primary[disabled],
html .containerx .btn-primary[disabled].active,
html .containerx .btn-primary[disabled].focus,
html .containerx .btn-primary[disabled]:active,
html .containerx .btn-primary[disabled]:focus,
html .containerx .btn-primary[disabled]:hover,
html .containerx a.btn-primary.disabled,
html .containerx a.btn-primary.disabled.active,
html .containerx a.btn-primary.disabled.focus,
html .containerx a.btn-primary.disabled:active,
html .containerx a.btn-primary.disabled:focus,
html .containerx a.btn-primary.disabled:hover,
html .containerx a.btn-primary[disabled],
html .containerx a.btn-primary[disabled].active,
html .containerx a.btn-primary[disabled].focus,
html .containerx a.btn-primary[disabled]:active,
html .containerx a.btn-primary[disabled]:focus,
html .containerx a.btn-primary[disabled]:hover {
    background-color: #48850b;
    border-color: #48850b
}

html .btn-ghost-green {
    color: #48850b;
    background-color: #F1F6F5;
    border-color: #48850b
}

.open&gt;html .btn-ghost-green.dropdown-toggle,
html .btn-ghost-green.active,
html .btn-ghost-green.focus,
html .btn-ghost-green:active,
html .btn-ghost-green:focus,
html .btn-ghost-green:hover {
    color: #48850b;
    background-color: #f2f2f2;
    border-color: #3b6d09;
    transition: all .5s ease
}

.open&gt;html .btn-ghost-green.dropdown-toggle,
html .btn-ghost-green.active,
html .btn-ghost-green:active {
    background-image: none
}

fieldset[disabled] html .btn-ghost-green,
fieldset[disabled] html .btn-ghost-green.active,
fieldset[disabled] html .btn-ghost-green.focus,
fieldset[disabled] html .btn-ghost-green:active,
fieldset[disabled] html .btn-ghost-green:focus,
fieldset[disabled] html .btn-ghost-green:hover,
html .btn-ghost-green.disabled,
html .btn-ghost-green.disabled.active,
html .btn-ghost-green.disabled.focus,
html .btn-ghost-green.disabled:active,
html .btn-ghost-green.disabled:focus,
html .btn-ghost-green.disabled:hover,
html .btn-ghost-green[disabled],
html .btn-ghost-green[disabled].active,
html .btn-ghost-green[disabled].focus,
html .btn-ghost-green[disabled]:active,
html .btn-ghost-green[disabled]:focus,
html .btn-ghost-green[disabled]:hover {
    background-color: #F1F6F5;
    border-color: #48850b
}

html .btn-ghost-green:focus {
    outline: thin dotted !important;
    outline-offset: 0 !important
}

html .btn-ghost-white {
    color: #fff;
    background-color: hsla(0, 0%, 100%, 0);
    border-color: #fff
}

.open&gt;html .btn-ghost-white.dropdown-toggle,
html .btn-ghost-white.active,
html .btn-ghost-white.focus,
html .btn-ghost-white:active,
html .btn-ghost-white:focus,
html .btn-ghost-white:hover {
    color: #fff;
    background-color: hsla(0, 0%, 95%, 0);
    border-color: #f2f2f2;
    transition: all .5s ease
}

.open&gt;html .btn-ghost-white.dropdown-toggle,
html .btn-ghost-white.active,
html .btn-ghost-white:active {
    background-image: none
}

fieldset[disabled] html .btn-ghost-white,
fieldset[disabled] html .btn-ghost-white.active,
fieldset[disabled] html .btn-ghost-white.focus,
fieldset[disabled] html .btn-ghost-white:active,
fieldset[disabled] html .btn-ghost-white:focus,
fieldset[disabled] html .btn-ghost-white:hover,
html .btn-ghost-white.disabled,
html .btn-ghost-white.disabled.active,
html .btn-ghost-white.disabled.focus,
html .btn-ghost-white.disabled:active,
html .btn-ghost-white.disabled:focus,
html .btn-ghost-white.disabled:hover,
html .btn-ghost-white[disabled],
html .btn-ghost-white[disabled].active,
html .btn-ghost-white[disabled].focus,
html .btn-ghost-white[disabled]:active,
html .btn-ghost-white[disabled]:focus,
html .btn-ghost-white[disabled]:hover {
    background-color: hsla(0, 0%, 100%, 0);
    border-color: #fff
}

html .btn-blue {
    color: #fff;
    background-color: #2774ae;
    border-color: #2774ae
}

.open&gt;html .btn-blue.dropdown-toggle,
html .btn-blue.active,
html .btn-blue.focus,
html .btn-blue:active,
html .btn-blue:focus,
html .btn-blue:hover {
    color: #fff;
    background-color: #269;
    border-color: #269;
    transition: all .5s ease
}

.open&gt;html .btn-blue.dropdown-toggle,
html .btn-blue.active,
html .btn-blue:active {
    background-image: none
}

fieldset[disabled] html .btn-blue,
fieldset[disabled] html .btn-blue.active,
fieldset[disabled] html .btn-blue.focus,
fieldset[disabled] html .btn-blue:active,
fieldset[disabled] html .btn-blue:focus,
fieldset[disabled] html .btn-blue:hover,
html .btn-blue.disabled,
html .btn-blue.disabled.active,
html .btn-blue.disabled.focus,
html .btn-blue.disabled:active,
html .btn-blue.disabled:focus,
html .btn-blue.disabled:hover,
html .btn-blue[disabled],
html .btn-blue[disabled].active,
html .btn-blue[disabled].focus,
html .btn-blue[disabled]:active,
html .btn-blue[disabled]:focus,
html .btn-blue[disabled]:hover {
    background-color: #2774ae;
    border-color: #2774ae
}

html .btn-blue:focus {
    outline: thin dotted !important;
    outline-offset: -2px
}

html .btn-blue,
html .btn-ghost-blue,
html .btn-secondary,
html .btn-teal,
html .btn-white,
html .containerx .btn-secondary,
html .containerx a.buttonSecondaryLarge,
html .containerx a.buttonSecondarySmall,
html .containerx input.buttonSecondarySmall {
    color: #2774ae;
    background-color: #F1F6F5;
    border-color: #2774ae
}

.open&gt;html .btn-blue.dropdown-toggle,
.open&gt;html .btn-ghost-blue.dropdown-toggle,
.open&gt;html .btn-secondary.dropdown-toggle,
.open&gt;html .btn-teal.dropdown-toggle,
.open&gt;html .btn-white.dropdown-toggle,
.open&gt;html .containerx .btn-secondary.dropdown-toggle,
.open&gt;html .containerx a.buttonSecondaryLarge.dropdown-toggle,
.open&gt;html .containerx a.buttonSecondarySmall.dropdown-toggle,
.open&gt;html .containerx input.buttonSecondarySmall.dropdown-toggle,
html .btn-blue.active,
html .btn-blue.focus,
html .btn-blue:active,
html .btn-blue:focus,
html .btn-blue:hover,
html .btn-ghost-blue.active,
html .btn-ghost-blue.focus,
html .btn-ghost-blue:active,
html .btn-ghost-blue:focus,
html .btn-ghost-blue:hover,
html .btn-secondary.active,
html .btn-secondary.focus,
html .btn-secondary:active,
html .btn-secondary:focus,
html .btn-secondary:hover,
html .btn-teal.active,
html .btn-teal.focus,
html .btn-teal:active,
html .btn-teal:focus,
html .btn-teal:hover,
html .btn-white.active,
html .btn-white.focus,
html .btn-white:active,
html .btn-white:focus,
html .btn-white:hover,
html .containerx .btn-secondary.active,
html .containerx .btn-secondary.focus,
html .containerx .btn-secondary:active,
html .containerx .btn-secondary:focus,
html .containerx .btn-secondary:hover,
html .containerx a.buttonSecondaryLarge.active,
html .containerx a.buttonSecondaryLarge.focus,
html .containerx a.buttonSecondaryLarge:active,
html .containerx a.buttonSecondaryLarge:focus,
html .containerx a.buttonSecondaryLarge:hover,
html .containerx a.buttonSecondarySmall.active,
html .containerx a.buttonSecondarySmall.focus,
html .containerx a.buttonSecondarySmall:active,
html .containerx a.buttonSecondarySmall:focus,
html .containerx a.buttonSecondarySmall:hover,
html .containerx input.buttonSecondarySmall.active,
html .containerx input.buttonSecondarySmall.focus,
html .containerx input.buttonSecondarySmall:active,
html .containerx input.buttonSecondarySmall:focus,
html .containerx input.buttonSecondarySmall:hover {
    color: #2774ae;
    background-color: #f2f2f2;
    border-color: #269;
    transition: all .5s ease
}

.open&gt;html .btn-blue.dropdown-toggle,
.open&gt;html .btn-ghost-blue.dropdown-toggle,
.open&gt;html .btn-secondary.dropdown-toggle,
.open&gt;html .btn-teal.dropdown-toggle,
.open&gt;html .btn-white.dropdown-toggle,
.open&gt;html .containerx .btn-secondary.dropdown-toggle,
.open&gt;html .containerx a.buttonSecondaryLarge.dropdown-toggle,
.open&gt;html .containerx a.buttonSecondarySmall.dropdown-toggle,
.open&gt;html .containerx input.buttonSecondarySmall.dropdown-toggle,
html .btn-blue.active,
html .btn-blue:active,
html .btn-ghost-blue.active,
html .btn-ghost-blue:active,
html .btn-secondary.active,
html .btn-secondary:active,
html .btn-teal.active,
html .btn-teal:active,
html .btn-white.active,
html .btn-white:active,
html .containerx .btn-secondary.active,
html .containerx .btn-secondary:active,
html .containerx a.buttonSecondaryLarge.active,
html .containerx a.buttonSecondaryLarge:active,
html .containerx a.buttonSecondarySmall.active,
html .containerx a.buttonSecondarySmall:active,
html .containerx input.buttonSecondarySmall.active,
html .containerx input.buttonSecondarySmall:active {
    background-image: none
}

fieldset[disabled] html .btn-blue,
fieldset[disabled] html .btn-blue.active,
fieldset[disabled] html .btn-blue.focus,
fieldset[disabled] html .btn-blue:active,
fieldset[disabled] html .btn-blue:focus,
fieldset[disabled] html .btn-blue:hover,
fieldset[disabled] html .btn-ghost-blue,
fieldset[disabled] html .btn-ghost-blue.active,
fieldset[disabled] html .btn-ghost-blue.focus,
fieldset[disabled] html .btn-ghost-blue:active,
fieldset[disabled] html .btn-ghost-blue:focus,
fieldset[disabled] html .btn-ghost-blue:hover,
fieldset[disabled] html .btn-secondary,
fieldset[disabled] html .btn-secondary.active,
fieldset[disabled] html .btn-secondary.focus,
fieldset[disabled] html .btn-secondary:active,
fieldset[disabled] html .btn-secondary:focus,
fieldset[disabled] html .btn-secondary:hover,
fieldset[disabled] html .btn-teal,
fieldset[disabled] html .btn-teal.active,
fieldset[disabled] html .btn-teal.focus,
fieldset[disabled] html .btn-teal:active,
fieldset[disabled] html .btn-teal:focus,
fieldset[disabled] html .btn-teal:hover,
fieldset[disabled] html .btn-white,
fieldset[disabled] html .btn-white.active,
fieldset[disabled] html .btn-white.focus,
fieldset[disabled] html .btn-white:active,
fieldset[disabled] html .btn-white:focus,
fieldset[disabled] html .btn-white:hover,
fieldset[disabled] html .containerx .btn-secondary,
fieldset[disabled] html .containerx .btn-secondary.active,
fieldset[disabled] html .containerx .btn-secondary.focus,
fieldset[disabled] html .containerx .btn-secondary:active,
fieldset[disabled] html .containerx .btn-secondary:focus,
fieldset[disabled] html .containerx .btn-secondary:hover,
fieldset[disabled] html .containerx a.buttonSecondaryLarge,
fieldset[disabled] html .containerx a.buttonSecondaryLarge.active,
fieldset[disabled] html .containerx a.buttonSecondaryLarge.focus,
fieldset[disabled] html .containerx a.buttonSecondaryLarge:active,
fieldset[disabled] html .containerx a.buttonSecondaryLarge:focus,
fieldset[disabled] html .containerx a.buttonSecondaryLarge:hover,
fieldset[disabled] html .containerx a.buttonSecondarySmall,
fieldset[disabled] html .containerx a.buttonSecondarySmall.active,
fieldset[disabled] html .containerx a.buttonSecondarySmall.focus,
fieldset[disabled] html .containerx a.buttonSecondarySmall:active,
fieldset[disabled] html .containerx a.buttonSecondarySmall:focus,
fieldset[disabled] html .containerx a.buttonSecondarySmall:hover,
fieldset[disabled] html .containerx input.buttonSecondarySmall,
fieldset[disabled] html .containerx input.buttonSecondarySmall.active,
fieldset[disabled] html .containerx input.buttonSecondarySmall.focus,
fieldset[disabled] html .containerx input.buttonSecondarySmall:active,
fieldset[disabled] html .containerx input.buttonSecondarySmall:focus,
fieldset[disabled] html .containerx input.buttonSecondarySmall:hover,
html .btn-blue.disabled,
html .btn-blue.disabled.active,
html .btn-blue.disabled.focus,
html .btn-blue.disabled:active,
html .btn-blue.disabled:focus,
html .btn-blue.disabled:hover,
html .btn-blue[disabled],
html .btn-blue[disabled].active,
html .btn-blue[disabled].focus,
html .btn-blue[disabled]:active,
html .btn-blue[disabled]:focus,
html .btn-blue[disabled]:hover,
html .btn-ghost-blue.disabled,
html .btn-ghost-blue.disabled.active,
html .btn-ghost-blue.disabled.focus,
html .btn-ghost-blue.disabled:active,
html .btn-ghost-blue.disabled:focus,
html .btn-ghost-blue.disabled:hover,
html .btn-ghost-blue[disabled],
html .btn-ghost-blue[disabled].active,
html .btn-ghost-blue[disabled].focus,
html .btn-ghost-blue[disabled]:active,
html .btn-ghost-blue[disabled]:focus,
html .btn-ghost-blue[disabled]:hover,
html .btn-secondary.disabled,
html .btn-secondary.disabled.active,
html .btn-secondary.disabled.focus,
html .btn-secondary.disabled:active,
html .btn-secondary.disabled:focus,
html .btn-secondary.disabled:hover,
html .btn-secondary[disabled],
html .btn-secondary[disabled].active,
html .btn-secondary[disabled].focus,
html .btn-secondary[disabled]:active,
html .btn-secondary[disabled]:focus,
html .btn-secondary[disabled]:hover,
html .btn-teal.disabled,
html .btn-teal.disabled.active,
html .btn-teal.disabled.focus,
html .btn-teal.disabled:active,
html .btn-teal.disabled:focus,
html .btn-teal.disabled:hover,
html .btn-teal[disabled],
html .btn-teal[disabled].active,
html .btn-teal[disabled].focus,
html .btn-teal[disabled]:active,
html .btn-teal[disabled]:focus,
html .btn-teal[disabled]:hover,
html .btn-white.disabled,
html .btn-white.disabled.active,
html .btn-white.disabled.focus,
html .btn-white.disabled:active,
html .btn-white.disabled:focus,
html .btn-white.disabled:hover,
html .btn-white[disabled],
html .btn-white[disabled].active,
html .btn-white[disabled].focus,
html .btn-white[disabled]:active,
html .btn-white[disabled]:focus,
html .btn-white[disabled]:hover,
html .containerx .btn-secondary.disabled,
html .containerx .btn-secondary.disabled.active,
html .containerx .btn-secondary.disabled.focus,
html .containerx .btn-secondary.disabled:active,
html .containerx .btn-secondary.disabled:focus,
html .containerx .btn-secondary.disabled:hover,
html .containerx .btn-secondary[disabled],
html .containerx .btn-secondary[disabled].active,
html .containerx .btn-secondary[disabled].focus,
html .containerx .btn-secondary[disabled]:active,
html .containerx .btn-secondary[disabled]:focus,
html .containerx .btn-secondary[disabled]:hover,
html .containerx a.buttonSecondaryLarge.disabled,
html .containerx a.buttonSecondaryLarge.disabled.active,
html .containerx a.buttonSecondaryLarge.disabled.focus,
html .containerx a.buttonSecondaryLarge.disabled:active,
html .containerx a.buttonSecondaryLarge.disabled:focus,
html .containerx a.buttonSecondaryLarge.disabled:hover,
html .containerx a.buttonSecondaryLarge[disabled],
html .containerx a.buttonSecondaryLarge[disabled].active,
html .containerx a.buttonSecondaryLarge[disabled].focus,
html .containerx a.buttonSecondaryLarge[disabled]:active,
html .containerx a.buttonSecondaryLarge[disabled]:focus,
html .containerx a.buttonSecondaryLarge[disabled]:hover,
html .containerx a.buttonSecondarySmall.disabled,
html .containerx a.buttonSecondarySmall.disabled.active,
html .containerx a.buttonSecondarySmall.disabled.focus,
html .containerx a.buttonSecondarySmall.disabled:active,
html .containerx a.buttonSecondarySmall.disabled:focus,
html .containerx a.buttonSecondarySmall.disabled:hover,
html .containerx a.buttonSecondarySmall[disabled],
html .containerx a.buttonSecondarySmall[disabled].active,
html .containerx a.buttonSecondarySmall[disabled].focus,
html .containerx a.buttonSecondarySmall[disabled]:active,
html .containerx a.buttonSecondarySmall[disabled]:focus,
html .containerx a.buttonSecondarySmall[disabled]:hover,
html .containerx input.buttonSecondarySmall.disabled,
html .containerx input.buttonSecondarySmall.disabled.active,
html .containerx input.buttonSecondarySmall.disabled.focus,
html .containerx input.buttonSecondarySmall.disabled:active,
html .containerx input.buttonSecondarySmall.disabled:focus,
html .containerx input.buttonSecondarySmall.disabled:hover,
html .containerx input.buttonSecondarySmall[disabled],
html .containerx input.buttonSecondarySmall[disabled].active,
html .containerx input.buttonSecondarySmall[disabled].focus,
html .containerx input.buttonSecondarySmall[disabled]:active,
html .containerx input.buttonSecondarySmall[disabled]:focus,
html .containerx input.buttonSecondarySmall[disabled]:hover {
    background-color: #F1F6F5;
    border-color: #2774ae
}

html .btn-blue:focus,
html .btn-blue:hover,
html .btn-ghost-blue:focus,
html .btn-ghost-blue:hover,
html .btn-secondary:focus,
html .btn-secondary:hover,
html .btn-teal:focus,
html .btn-teal:hover,
html .btn-white:focus,
html .btn-white:hover,
html .containerx .btn-secondary:focus,
html .containerx .btn-secondary:hover,
html .containerx a.buttonSecondaryLarge:focus,
html .containerx a.buttonSecondaryLarge:hover,
html .containerx a.buttonSecondarySmall:focus,
html .containerx a.buttonSecondarySmall:hover,
html .containerx input.buttonSecondarySmall:focus,
html .containerx input.buttonSecondarySmall:hover {
    color: #01426a
}

html .containerx a.buttonPrimaryLarge,
html .containerx a.buttonPrimaryLarge:hover,
html .containerx a.buttonPrimaryLarge:visited,
html .containerx a.buttonPrimaryMedium,
html .containerx a.buttonPrimaryMedium:hover,
html .containerx a.buttonPrimaryMedium:visited,
html .containerx a.buttonPrimarySmall,
html .containerx a.buttonPrimarySmall:hover,
html .containerx a.buttonPrimarySmall:visited {
    color: #fff
}

html .btn-default {
    color: #2774ae;
    background-color: #e9e9e9;
    border-color: #e9e9e9
}

.open&gt;html .btn-default.dropdown-toggle,
html .btn-default.active,
html .btn-default.focus,
html .btn-default:active,
html .btn-default:focus,
html .btn-default:hover {
    color: #2774ae;
    background-color: #dcdcdc;
    border-color: #dcdcdc;
    transition: all .5s ease
}

.open&gt;html .btn-default.dropdown-toggle,
html .btn-default.active,
html .btn-default:active {
    background-image: none
}

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

html .icon-calender:focus {
    border: 2px solid #01426a;
    font-weight: 700;
    outline: 0;
    box-shadow: none
}

html .containerx .datepicker,
html .datepicker,
html .datepicker option {
    color: #01426a
}

html .btn-next,
html .btn-prev,
html .containerx .btn-next,
html .containerx .btn-prev {
    color: #656565
}

html .calendar th,
html .containerx .calendar th,
html .containerx .month,
html .month {
    color: #01426a
}

html .calendar td.focus,
html .calendar td.selected,
html .calendar td:hover,
html .containerx .calendar td.focus,
html .containerx .calendar td.selected,
html .containerx .calendar td:hover {
    background-color: #01426a;
    color: #fff
}

html .calendar .disabled,
html .calendar .disabled:hover,
html .containerx .calendar .disabled,
html .containerx .calendar .disabled:hover {
    color: #c8c9c7
}

html .as-datepicker-wrapper .icon-calendar {
    fill: #656565 !important
}

html .form-control {
    border-radius: 0 !important;
    color: #01426a
}

html .form-control:focus {
    border: 2px solid #01426a;
    font-weight: 700;
    outline: 0;
    box-shadow: none
}

html .form-control option {
    color: #01426a
}

html .containerx .form-control {
    color: #3c3b3f;
    font-size: 14px
}

html .containerx .input-validation-error,
html .input-validation-error {
    background-color: #f2dede !important;
    color: #3c3b3f !important;
    border: 2px solid #994442 !important
}

html label {
    font-size: 13px;
    font-weight: 400
}

html .panel,
html .panel-default {
    border: 0;
    border-bottom: 6px solid #c8c9c7;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .35)
}

html .panel-default .table-striped&gt;tbody&gt;tr:nth-child(2n),
html .panel .table-striped&gt;tbody&gt;tr:nth-child(2n) {
    background-color: #fff
}

html .panel-default.well-lg,
html .panel-default.well-md,
html .panel-default.well-sm,
html .panel-default.well-xs,
html .panel.well-lg,
html .panel.well-md,
html .panel.well-sm,
html .panel.well-xs {
    border-radius: 4px
}

@media (min-width:768px) {

    html .panel-default .row [class^=col]:first-child&gt;[class^=embed-responsive],
    html .panel-default .row [class^=col]:first-child&gt;[class^=panel-image],
    html .panel .row [class^=col]:first-child&gt;[class^=embed-responsive],
    html .panel .row [class^=col]:first-child&gt;[class^=panel-image] {
        border-radius: 4px 0 0 0
    }

    html .panel-default .row [class^=col]:last-child&gt;[class^=embed-responsive],
    html .panel-default .row [class^=col]:last-child&gt;[class^=panel-image],
    html .panel .row [class^=col]:last-child&gt;[class^=embed-responsive],
    html .panel .row [class^=col]:last-child&gt;[class^=panel-image] {
        border-radius: 0 4px 0 0
    }
}

html .panel-primary {
    border-bottom: 6px solid #48a9c5
}

html .panel-navy {
    color: #fff;
    background-color: #01426a
}

html .panel-navy .h1,
html .panel-navy .h2,
html .panel-navy .h3,
html .panel-navy .h4,
html .panel-navy .h5,
html .panel-navy .h6,
html .panel-navy h1,
html .panel-navy h2,
html .panel-navy h3,
html .panel-navy h4,
html .panel-navy h5,
html .panel-navy h6 {
    color: #fff
}

html .panel-teal {
    background-color: #01426a
}

html body {
    color: #3c3b3f
}

html body .containerx a,
html body .containerx a.visited {
    color: #2774ae
}

html body .containerx .h1,
html body .containerx a:focus,
html body .containerx a:hover,
html body .containerx h1 {
    color: #01426a
}

html body .containerx .h2,
html body .containerx h2 {
    color: #212223
}

html body .containerx .h3,
html body .containerx h3 {
    color: #3c3b3f
}

html body .containerx .h4,
html body .containerx .h5,
html body .containerx h4,
html body .containerx h5 {
    color: #212223
}

html body .containerx p {
    color: #3c3b3f
}

html body .containerx hr {
    background-color: #c8c9c7
}

html body .containerx label {
    color: #3c3b3f
}

html a,
html a.visited {
    color: #2774ae
}

html a:focus,
html a:hover {
    color: #01426a
}

html .h1,
html h1 {
    font-size: 30px;
    color: #01426a
}

html .h2,
html h2 {
    color: #212223
}

html .h3,
html h3 {
    color: #3c3b3f
}

html .h4,
html .h5,
html h4,
html h5 {
    color: #212223
}

html p {
    color: #3c3b3f
}

html hr {
    background-color: #c8c9c7
}

html caption,
html label {
    color: #3c3b3f
}

html .vertical-align-with-input {
    padding-top: 3px
}

html .fine-print {
    color: #656565
}

html .circular-offset {
    position: relative;
    top: 2px
}

html .advisoryTextNoIcon,
html .asterisk,
html .error,
html .errorText,
html .errorTextSummary,
html .field-validation-error,
html .input-validation-error,
html .smallErrorText {
    color: #994442 !important
}

html .advisoryText,
html .successTextSummary {
    color: #3c3b3f !important
}

html .containerx .disabledNoBold,
html .containerx .gray,
html .containerx .labelBold,
html .containerx h3.gray,
html .disabledNoBold,
html .labelBold {
    color: #656565
}

html .gray,
html .grey {
    color: #656565 !important
}

html legend {
    color: #3c3b3f
}

html table.default {
    color: #3c3b3f;
    background: #fff
}

html table.default,
html table.default td {
    border-color: #c8c9c7
}

html table.default th {
    border-color: #c8c9c7;
    color: #3c3b3f;
    background: #eee
}

html table.default tr.even,
html table.default tr:nth-child(2n) {
    background: #f5f5f5
}

html #divFeedback .sectionDiv {
    background: #fff
}

html .containerx .tipBox {
    background-color: #f5f5f5;
    color: #3c3b3f
}

html .containerx.EzPopopInner {
    overflow: auto
}

html .containerx table.default {
    border-color: #c8c9c7;
    color: #3c3b3f;
    background: #fff
}

html .containerx table.default td {
    border-color: #c8c9c7
}

html .containerx table.default th {
    border-color: #c8c9c7;
    color: #3c3b3f;
    background: #eee;
    font-size: 14px
}

html .containerx table.default tr.even,
html .containerx table.default tr:nth-child(2n) {
    background: #f5f5f5
}

html .containerx .quiet {
    color: #656565
}

html .containerx .roundShadow,
html .containerx .roundShadowDark {
    border-color: #c8c9c7;
    border-radius: 4px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .35);
    background-color: #fff
}

html .containerx .squareShadow {
    border-color: #c8c9c7;
    border-radius: 0;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .35);
    background-color: #fff
}

html .containerx .blueBox,
html .containerx .card,
html .containerx .greenBox {
    background-color: #F1F6F5;
    border: none;
    border-radius: 4px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .35)
}

html .containerx .ontime {
    background-color: #48850b
}

html .containerx .irregop {
    background-color: #e1732a
}

html .containerx .cancelled {
    background-color: #cb391f
}

html #ExitRowCriteria .warning {
    color: #994442
}

html .seatmap-tab a {
    color: #656565
}

html .seatmap-tab.selected a,
html .seatmap-tab a:active,
html .seatmap-tab a:focus,
html .seatmap-tab a:hover {
    color: #01426a
}

html .seatmap-tab .seatmap-line {
    background-color: #01426a
}

html .seatmap-legend .seat.unavailable {
    background-color: #c8c9c7
}

html .seatmap-legend .seat.assigned {
    background-color: #48850b;
    color: #fff
}

html .seatmap-legend .seat.empty {
    background-color: #48a9c5
}

html .seatmap-legend .seat.preferred {
    background-color: #2774ae
}

html .seatmap-legend .seat.preferred-plus {
    background-color: #01426a
}

html .passenger-legend .seat {
    background-color: #b3d57d;
    background-image: none;
    border-color: #b3d57d
}

html .passenger-legend .seat:after {
    content: "--";
    color: #3c3b3f;
    display: inline-block;
    font-weight: 700;
    line-height: 36px;
    text-align: center;
    width: 36px
}

html .passenger-legend .active .seat {
    background-color: #48850b !important;
    border-color: #48850b !important;
    color: #fff !important
}

html .passenger-legend .active .seat:after {
    color: #fff
}

html .passenger-legend .active .legend-label {
    border-color: #3c3b3f
}

html .passenger-legend .passenger-clear-seat-link {
    display: none
}

html .passenger-legend .passenger-spacer {
    height: 12px
}

html .passenger-legend .assigned .passenger-clear-seat-link {
    display: block
}

html .passenger-legend .assigned .seat {
    background-color: #b3d57d;
    border-color: #b3d57d;
    color: #3c3b3f
}

html .passenger-legend .assigned .seat:after {
    display: none
}

html .passenger-legend .legend-label {
    color: #3c3b3f;
    line-height: 36px
}

html .passenger-legend .remove-seats-link {
    display: block
}

html .row-item.seat.empty {
    background-color: #48a9c5
}

html .row-item.seat.assigned {
    background-color: #b3d57d;
    color: #3c3b3f
}

html .plane.traveler-selected-1 .assigned.traveler-1,
html .plane.traveler-selected-2 .assigned.traveler-2,
html .plane.traveler-selected-3 .assigned.traveler-3,
html .plane.traveler-selected-4 .assigned.traveler-4,
html .plane.traveler-selected-5 .assigned.traveler-5,
html .plane.traveler-selected-6 .assigned.traveler-6,
html .plane.traveler-selected-7 .assigned.traveler-7 {
    background-color: #48850b;
    color: #fff
}

html .row-item.galley,
html .row-item.lavatory,
html .row-item.seat.occupied {
    background-color: #c8c9c7
}

html .plane-body {
    background-color: #eee
}

html .plane-body .row .exit {
    color: #994442
}

html .plane-body .row .exit.left-exit {
    border-right-color: #994442
}

html .plane-body .row .exit.right-exit {
    border-left-color: #994442
}

html .plane-body .row.fixed-columns-headers {
    background-color: #eee
}

html .plane-body .row.exit .aisle {
    color: #994442
}

html .plane.lg .arrow-right {
    border-left-color: #eee
}

html .plane.lg .arrow-left {
    border-right-color: #eee
}

html .plane.lg .row .exit {
    color: #994442
}

html .plane.lg .row .exit.left-exit {
    border-right-color: #994442
}

html .plane.lg .row .exit.right-exit {
    border-left-color: #994442
}

html .plane .wing-body {
    background-color: #eee
}

html .wing .arrow-left {
    border-right-color: #eee
}

html .wing .arrow-right {
    border-left-color: #eee
}

html #FormUserControl #_links {
    clear: both
}

html #FormUserControl #_links .myAccountHeading {
    color: #212223
}

html #FormUserControl #_links .sideNav,
html #FormUserControl #_links .sideNavLink {
    color: #2774ae
}

html #FormUserControl #_links .sideNav:active,
html #FormUserControl #_links .sideNav:hover,
html #FormUserControl #_links .sideNavLink:active,
html #FormUserControl #_links .sideNavLink:hover {
    color: #01426a
}

html #CreditCardEditForm label {
    display: block
}

html .containerx .tier-progress {
    border-color: #212223
}

html .containerx .tier-progress .tier-progress-bar {
    background-color: #2774ae;
    height: 14px
}

html .containerx .tier-progress .tier-progress-bar.gold {
    background-color: #e17329
}

html .my-account-small-links a {
    font-size: 12px
}

html .userreset {
    padding-bottom: 30px
}

html .userreset #content .form-control {
    width: 300px
}

html .userreset #content #birthDateContainer .form-control {
    display: inline-block;
    margin-right: 10px;
    width: 90px
}

html .userreset #content label {
    display: inline-block
}

html .userreset #content .requiredLabel {
    margin: 15px 0
}

html .userreset #content .errorTextSummary {
    background: url(../css/Images/onSite/icons/error) 0 0 no-repeat;
    padding: 2px 0 0 35px;
    margin: 0 0 10px
}

html .userreset #content .panel-body.panel {
    margin: 15px 0 35px;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .35)
}

html .userreset #content .panel-body.panel h2 {
    font-size: 24px
}

html .userreset #content .errorText p {
    color: #994442;
    margin: 0
}

html .userreset #content .verificationCode {
    margin: 35px 0 0
}

html .FareSummary .GrandTotal {
    background-color: #f5f5f5;
    border-color: #c8c9c7
}

html .containerx .changeFlightCancelNotSelected,
html .containerx .changeFlightKeepNotSelected,
html .containerx .changeFlightNotSelected {
    background-color: #eee;
    background-image: none
}

html .city-column a {
    font-size: 13px
}

html .containerx .upsell-icon-bags,
html .containerx .upsell-icon-boarding,
html .containerx .upsell-icon-bonusmiles,
html .containerx .upsell-icon-br,
html .containerx .upsell-icon-dige,
html .containerx .upsell-icon-drink,
html .containerx .upsell-icon-nofee,
html .containerx .upsell-icon-refund,
html .containerx .upsell-icon-sameday,
html .containerx .upsell-icon-seats,
html .containerx .upsell-icon-upgrade {
    background-image: url(../css/Images/onSite/icons/upgrade-icons-v2)
}

html .containerx #upsellTabs li a,
html .containerx .hotelCarUpsellBox .clickableHeader,
html .containerx .hotelCarUpsellBox .price,
html .containerx .travelersInfoDetails th {
    color: #01426a
}

html .containerx #upsellTabs li,
html .containerx #upsellTabs li.active {
    border-color: #01426a
}

html .containerx .flightstable th {
    color: #01426a
}

html .containerx .confirmCodeWrap,
html .containerx .confirmCodeWrapCarHotel {
    background-color: #b3d57d
}

html .containerx .confirmCodeWrapCarHotel {
    padding: 7px 10px 3px
}

html .containerx #ShowHideDetailsButton {
    text-transform: none
}

html .planbook #divPBForm {
    background-color: #f5f5f5
}

html .planbook #divPBForm legend {
    color: #3c3b3f
}

html .planbook #divMultiCityPB #toggleViewLink {
    color: #01426a
}

html .containerx .pricingOptionsWrap {
    background-color: #f5f5f5;
    border-color: #c8c9c7;
    border-radius: 0
}

html .containerx .sliderHeadingContainer {
    margin-top: -2px
}

html .containerx .sliderHeading {
    background-color: #F1F6F5;
    border: 1px solid #c8c9c7;
    border-left: none;
    border-right: none
}

html .containerx .sliderHeading a {
    font-weight: 400;
    text-transform: none
}

html .containerx .sliderHeading a,
html .containerx .sliderHeading a:active,
html .containerx .sliderHeading a:hover,
html .containerx .sliderHeading a:visited {
    color: #3c3b3f
}

html .containerx .sliderHeading.slider-heading-open a,
html .containerx .sliderHeading.slider-heading-open a:active,
html .containerx .sliderHeading.slider-heading-open a:hover,
html .containerx .sliderHeading.slider-heading-open a:visited {
    color: #01426a
}

html .containerx .grandTotalSection {
    background-color: #f5f5f5
}

html #divFareAndTaxes div.header1 {
    background-color: #eee;
    padding: 5px 5px 2px
}

html #divFareAndTaxes div.header2 {
    background-color: #f5f5f5;
    padding: 5px 5px 0
}

html #divFareAndTaxes div.collapseDetail {
    padding: 5px 5px 0
}

html #divPremiumSeatsFare div.header1 {
    background-color: #eee;
    padding: 5px 5px 2px
}

html #divPremiumSeatsFare div.header2 {
    background-color: #f5f5f5;
    padding: 5px 5px 0
}

html #divPremiumSeatsFare div.collapseDetail {
    padding: 5px 5px 0
}

html .containerx .legend-notavailable,
html .containerx td.calday,
html .containerx td.calpastday {
    background-color: #e9e9e9
}

html .containerx th.caldayofweek {
    color: #01426a
}

html .containerx .caldayStandard.daySelected {
    background-color: #01426a
}

html .containerx td.caldaystandardfare {
    background-color: #eee
}

html .containerx td.caldaystandardfare .caldayStandard {
    border-color: #48a9c5
}

html .containerx .caldayPrice {
    color: #3c3b3f
}

html .containerx .legend-selected {
    background-color: #01426a
}

html .containerx .caldayStandard.dayHover.daySelected,
html .containerx .caldayStandard.daySelected,
html .containerx td.caldaylowestfare .caldayStandard.dayHover.daySelected,
html .containerx td.caldaylowestfare .caldayStandard.daySelected,
html .containerx td.caldaysale .caldayStandard.dayHover.daySelected,
html .containerx td.caldaysale .caldayStandard.daySelected {
    border-color: #01426a
}

html .containerx .caldayStandard.daySelected.dayHover {
    border-color: #48a9c5 !important
}

html .containerx .Bundled .FirstRowColumn {
    background-color: inherit;
    color: #3c3b3f
}

html .containerx .Bundled .PriceCell {
    color: #3c3b3f;
    font-size: 14px
}

html .containerx .Bundled .FlightCell {
    font-size: 12px
}

html .containerx .Bundled .newFlightCallOut {
    background-color: #dce4ec;
    color: #3c3b3f
}

html .containerx .FlightNumber .a11y-sup {
    color: #3c3b3f
}

html .containerx .statusBarDotOff {
    background-color: #c8c9c7
}

html .containerx .statusBarDotOn {
    background-color: #01426a
}

html .containerx .statusBarCopyOn {
    color: #01426a
}

html #helperLinks {
    width: 135px
}

//ends: brand.css</pre></body></html>