/*! 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: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.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: -0.5em;
}

sub {
    bottom: -0.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 #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

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 {
    *, *:before, *:after {
        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: "";
    }

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

    thead {
        display: table-header-group;
    }

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

    img {
        max-width: 100% !important;
    }

    p, .visa-popover, h2, h3 {
        orphans: 3;
        widows: 3;
    }

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

    select {
        background: #fff !important;
    }

    .navbar {
        display: none;
    }

    .btn > .caret, .dropup > .btn > .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 th, .table-bordered td {
        border: 1px solid #ddd !important;
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('global/fonts/bootstrap/glyphicons-halflings-regular.eot');
    src: url('global/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('global/fonts/bootstrap/glyphicons-halflings-regular.woff2') format('woff2'), url('global/fonts/bootstrap/glyphicons-halflings-regular.woff') format('woff'), url('global/fonts/bootstrap/glyphicons-halflings-regular.ttf') format('truetype'), url('global/fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
    content: "\2a";
}

.glyphicon-plus:before {
    content: "\2b";
}

.glyphicon-euro:before, .glyphicon-eur:before {
    content: "\20ac";
}

.glyphicon-minus:before {
    content: "\2212";
}

.glyphicon-cloud:before {
    content: "\2601";
}

.glyphicon-envelope:before {
    content: "\2709";
}

.glyphicon-pencil:before {
    content: "\270f";
}

.glyphicon-glass:before {
    content: "\e001";
}

.glyphicon-music:before {
    content: "\e002";
}

.glyphicon-search:before {
    content: "\e003";
}

.glyphicon-heart:before {
    content: "\e005";
}

.glyphicon-star:before {
    content: "\e006";
}

.glyphicon-star-empty:before {
    content: "\e007";
}

.glyphicon-user:before {
    content: "\e008";
}

.glyphicon-film:before {
    content: "\e009";
}

.glyphicon-th-large:before {
    content: "\e010";
}

.glyphicon-th:before {
    content: "\e011";
}

.glyphicon-th-list:before {
    content: "\e012";
}

.glyphicon-ok:before {
    content: "\e013";
}

.glyphicon-remove:before {
    content: "\e014";
}

.glyphicon-zoom-in:before {
    content: "\e015";
}

.glyphicon-zoom-out:before {
    content: "\e016";
}

.glyphicon-off:before {
    content: "\e017";
}

.glyphicon-signal:before {
    content: "\e018";
}

.glyphicon-cog:before {
    content: "\e019";
}

.glyphicon-trash:before {
    content: "\e020";
}

.glyphicon-home:before {
    content: "\e021";
}

.glyphicon-file:before {
    content: "\e022";
}

.glyphicon-time:before {
    content: "\e023";
}

.glyphicon-road:before {
    content: "\e024";
}

.glyphicon-download-alt:before {
    content: "\e025";
}

.glyphicon-download:before {
    content: "\e026";
}

.glyphicon-upload:before {
    content: "\e027";
}

.glyphicon-inbox:before {
    content: "\e028";
}

.glyphicon-play-circle:before {
    content: "\e029";
}

.glyphicon-repeat:before {
    content: "\e030";
}

.glyphicon-refresh:before {
    content: "\e031";
}

.glyphicon-list-alt:before {
    content: "\e032";
}

.glyphicon-lock:before {
    content: "\e033";
}

.glyphicon-flag:before {
    content: "\e034";
}

.glyphicon-headphones:before {
    content: "\e035";
}

.glyphicon-volume-off:before {
    content: "\e036";
}

.glyphicon-volume-down:before {
    content: "\e037";
}

.glyphicon-volume-up:before {
    content: "\e038";
}

.glyphicon-qrcode:before {
    content: "\e039";
}

.glyphicon-barcode:before {
    content: "\e040";
}

.glyphicon-tag:before {
    content: "\e041";
}

.glyphicon-tags:before {
    content: "\e042";
}

.glyphicon-book:before {
    content: "\e043";
}

.glyphicon-bookmark:before {
    content: "\e044";
}

.glyphicon-print:before {
    content: "\e045";
}

.glyphicon-camera:before {
    content: "\e046";
}

.glyphicon-font:before {
    content: "\e047";
}

.glyphicon-bold:before {
    content: "\e048";
}

.glyphicon-italic:before {
    content: "\e049";
}

.glyphicon-text-height:before {
    content: "\e050";
}

.glyphicon-text-width:before {
    content: "\e051";
}

.glyphicon-align-left:before {
    content: "\e052";
}

.glyphicon-align-center:before {
    content: "\e053";
}

.glyphicon-align-right:before {
    content: "\e054";
}

.glyphicon-align-justify:before {
    content: "\e055";
}

.glyphicon-list:before {
    content: "\e056";
}

.glyphicon-indent-left:before {
    content: "\e057";
}

.glyphicon-indent-right:before {
    content: "\e058";
}

.glyphicon-facetime-video:before {
    content: "\e059";
}

.glyphicon-picture:before {
    content: "\e060";
}

.glyphicon-map-marker:before {
    content: "\e062";
}

.glyphicon-adjust:before {
    content: "\e063";
}

.glyphicon-tint:before {
    content: "\e064";
}

.glyphicon-edit:before {
    content: "\e065";
}

.glyphicon-share:before {
    content: "\e066";
}

.glyphicon-check:before {
    content: "\e067";
}

.glyphicon-move:before {
    content: "\e068";
}

.glyphicon-step-backward:before {
    content: "\e069";
}

.glyphicon-fast-backward:before {
    content: "\e070";
}

.glyphicon-backward:before {
    content: "\e071";
}

.glyphicon-play:before {
    content: "\e072";
}

.glyphicon-pause:before {
    content: "\e073";
}

.glyphicon-stop:before {
    content: "\e074";
}

.glyphicon-forward:before {
    content: "\e075";
}

.glyphicon-fast-forward:before {
    content: "\e076";
}

.glyphicon-step-forward:before {
    content: "\e077";
}

.glyphicon-eject:before {
    content: "\e078";
}

.glyphicon-chevron-left:before {
    content: "\e079";
}

.glyphicon-chevron-right:before {
    content: "\e080";
}

.glyphicon-plus-sign:before {
    content: "\e081";
}

.glyphicon-minus-sign:before {
    content: "\e082";
}

.glyphicon-remove-sign:before {
    content: "\e083";
}

.glyphicon-ok-sign:before {
    content: "\e084";
}

.glyphicon-question-sign:before {
    content: "\e085";
}

.glyphicon-info-sign:before {
    content: "\e086";
}

.glyphicon-screenshot:before {
    content: "\e087";
}

.glyphicon-remove-circle:before {
    content: "\e088";
}

.glyphicon-ok-circle:before {
    content: "\e089";
}

.glyphicon-ban-circle:before {
    content: "\e090";
}

.glyphicon-arrow-left:before {
    content: "\e091";
}

.glyphicon-arrow-right:before {
    content: "\e092";
}

.glyphicon-arrow-up:before {
    content: "\e093";
}

.glyphicon-arrow-down:before {
    content: "\e094";
}

.glyphicon-share-alt:before {
    content: "\e095";
}

.glyphicon-resize-full:before {
    content: "\e096";
}

.glyphicon-resize-small:before {
    content: "\e097";
}

.glyphicon-exclamation-sign:before {
    content: "\e101";
}

.glyphicon-gift:before {
    content: "\e102";
}

.glyphicon-leaf:before {
    content: "\e103";
}

.glyphicon-fire:before {
    content: "\e104";
}

.glyphicon-eye-open:before {
    content: "\e105";
}

.glyphicon-eye-close:before {
    content: "\e106";
}

.glyphicon-warning-sign:before {
    content: "\e107";
}

.glyphicon-plane:before {
    content: "\e108";
}

.glyphicon-calendar:before {
    content: "\e109";
}

.glyphicon-random:before {
    content: "\e110";
}

.glyphicon-comment:before {
    content: "\e111";
}

.glyphicon-magnet:before {
    content: "\e112";
}

.glyphicon-chevron-up:before {
    content: "\e113";
}

.glyphicon-chevron-down:before {
    content: "\e114";
}

.glyphicon-retweet:before {
    content: "\e115";
}

.glyphicon-shopping-cart:before {
    content: "\e116";
}

.glyphicon-folder-close:before {
    content: "\e117";
}

.glyphicon-folder-open:before {
    content: "\e118";
}

.glyphicon-resize-vertical:before {
    content: "\e119";
}

.glyphicon-resize-horizontal:before {
    content: "\e120";
}

.glyphicon-hdd:before {
    content: "\e121";
}

.glyphicon-bullhorn:before {
    content: "\e122";
}

.glyphicon-bell:before {
    content: "\e123";
}

.glyphicon-certificate:before {
    content: "\e124";
}

.glyphicon-thumbs-up:before {
    content: "\e125";
}

.glyphicon-thumbs-down:before {
    content: "\e126";
}

.glyphicon-hand-right:before {
    content: "\e127";
}

.glyphicon-hand-left:before {
    content: "\e128";
}

.glyphicon-hand-up:before {
    content: "\e129";
}

.glyphicon-hand-down:before {
    content: "\e130";
}

.glyphicon-circle-arrow-right:before {
    content: "\e131";
}

.glyphicon-circle-arrow-left:before {
    content: "\e132";
}

.glyphicon-circle-arrow-up:before {
    content: "\e133";
}

.glyphicon-circle-arrow-down:before {
    content: "\e134";
}

.glyphicon-globe:before {
    content: "\e135";
}

.glyphicon-wrench:before {
    content: "\e136";
}

.glyphicon-tasks:before {
    content: "\e137";
}

.glyphicon-filter:before {
    content: "\e138";
}

.glyphicon-briefcase:before {
    content: "\e139";
}

.glyphicon-fullscreen:before {
    content: "\e140";
}

.glyphicon-dashboard:before {
    content: "\e141";
}

.glyphicon-paperclip:before {
    content: "\e142";
}

.glyphicon-heart-empty:before {
    content: "\e143";
}

.glyphicon-link:before {
    content: "\e144";
}

.glyphicon-phone:before {
    content: "\e145";
}

.glyphicon-pushpin:before {
    content: "\e146";
}

.glyphicon-usd:before {
    content: "\e148";
}

.glyphicon-gbp:before {
    content: "\e149";
}

.glyphicon-sort:before {
    content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152";
}

.glyphicon-sort-by-order:before {
    content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154";
}

.glyphicon-sort-by-attributes:before {
    content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156";
}

.glyphicon-unchecked:before {
    content: "\e157";
}

.glyphicon-expand:before {
    content: "\e158";
}

.glyphicon-collapse-down:before {
    content: "\e159";
}

.glyphicon-collapse-up:before {
    content: "\e160";
}

.glyphicon-log-in:before {
    content: "\e161";
}

.glyphicon-flash:before {
    content: "\e162";
}

.glyphicon-log-out:before {
    content: "\e163";
}

.glyphicon-new-window:before {
    content: "\e164";
}

.glyphicon-record:before {
    content: "\e165";
}

.glyphicon-save:before {
    content: "\e166";
}

.glyphicon-open:before {
    content: "\e167";
}

.glyphicon-saved:before {
    content: "\e168";
}

.glyphicon-import:before {
    content: "\e169";
}

.glyphicon-export:before {
    content: "\e170";
}

.glyphicon-send:before {
    content: "\e171";
}

.glyphicon-floppy-disk:before {
    content: "\e172";
}

.glyphicon-floppy-saved:before {
    content: "\e173";
}

.glyphicon-floppy-remove:before {
    content: "\e174";
}

.glyphicon-floppy-save:before {
    content: "\e175";
}

.glyphicon-floppy-open:before {
    content: "\e176";
}

.glyphicon-credit-card:before {
    content: "\e177";
}

.glyphicon-transfer:before {
    content: "\e178";
}

.glyphicon-cutlery:before {
    content: "\e179";
}

.glyphicon-header:before {
    content: "\e180";
}

.glyphicon-compressed:before {
    content: "\e181";
}

.glyphicon-earphone:before {
    content: "\e182";
}

.glyphicon-phone-alt:before {
    content: "\e183";
}

.glyphicon-tower:before {
    content: "\e184";
}

.glyphicon-stats:before {
    content: "\e185";
}

.glyphicon-sd-video:before {
    content: "\e186";
}

.glyphicon-hd-video:before {
    content: "\e187";
}

.glyphicon-subtitles:before {
    content: "\e188";
}

.glyphicon-sound-stereo:before {
    content: "\e189";
}

.glyphicon-sound-dolby:before {
    content: "\e190";
}

.glyphicon-sound-5-1:before {
    content: "\e191";
}

.glyphicon-sound-6-1:before {
    content: "\e192";
}

.glyphicon-sound-7-1:before {
    content: "\e193";
}

.glyphicon-copyright-mark:before {
    content: "\e194";
}

.glyphicon-registration-mark:before {
    content: "\e195";
}

.glyphicon-cloud-download:before {
    content: "\e197";
}

.glyphicon-cloud-upload:before {
    content: "\e198";
}

.glyphicon-tree-conifer:before {
    content: "\e199";
}

.glyphicon-tree-deciduous:before {
    content: "\e200";
}

.glyphicon-cd:before {
    content: "\e201";
}

.glyphicon-save-file:before {
    content: "\e202";
}

.glyphicon-open-file:before {
    content: "\e203";
}

.glyphicon-level-up:before {
    content: "\e204";
}

.glyphicon-copy:before {
    content: "\e205";
}

.glyphicon-paste:before {
    content: "\e206";
}

.glyphicon-alert:before {
    content: "\e209";
}

.glyphicon-equalizer:before {
    content: "\e210";
}

.glyphicon-king:before {
    content: "\e211";
}

.glyphicon-queen:before {
    content: "\e212";
}

.glyphicon-pawn:before {
    content: "\e213";
}

.glyphicon-bishop:before {
    content: "\e214";
}

.glyphicon-knight:before {
    content: "\e215";
}

.glyphicon-baby-formula:before {
    content: "\e216";
}

.glyphicon-tent:before {
    content: "\26fa";
}

.glyphicon-blackboard:before {
    content: "\e218";
}

.glyphicon-bed:before {
    content: "\e219";
}

.glyphicon-apple:before {
    content: "\f8ff";
}

.glyphicon-erase:before {
    content: "\e221";
}

.glyphicon-hourglass:before {
    content: "\231b";
}

.glyphicon-lamp:before {
    content: "\e223";
}

.glyphicon-duplicate:before {
    content: "\e224";
}

.glyphicon-piggy-bank:before {
    content: "\e225";
}

.glyphicon-scissors:before {
    content: "\e226";
}

.glyphicon-bitcoin:before {
    content: "\e227";
}

.glyphicon-btc:before {
    content: "\e227";
}

.glyphicon-xbt:before {
    content: "\e227";
}

.glyphicon-yen:before {
    content: "\00a5";
}

.glyphicon-jpy:before {
    content: "\00a5";
}

.glyphicon-ruble:before {
    content: "\20bd";
}

.glyphicon-rub:before {
    content: "\20bd";
}

.glyphicon-scale:before {
    content: "\e230";
}

.glyphicon-ice-lolly:before {
    content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232";
}

.glyphicon-education:before {
    content: "\e233";
}

.glyphicon-option-horizontal:before {
    content: "\e234";
}

.glyphicon-option-vertical:before {
    content: "\e235";
}

.glyphicon-menu-hamburger:before {
    content: "\e236";
}

.glyphicon-modal-window:before {
    content: "\e237";
}

.glyphicon-oil:before {
    content: "\e238";
}

.glyphicon-grain:before {
    content: "\e239";
}

.glyphicon-sunglasses:before {
    content: "\e240";
}

.glyphicon-text-size:before {
    content: "\e241";
}

.glyphicon-text-color:before {
    content: "\e242";
}

.glyphicon-text-background:before {
    content: "\e243";
}

.glyphicon-object-align-top:before {
    content: "\e244";
}

.glyphicon-object-align-bottom:before {
    content: "\e245";
}

.glyphicon-object-align-horizontal:before {
    content: "\e246";
}

.glyphicon-object-align-left:before {
    content: "\e247";
}

.glyphicon-object-align-vertical:before {
    content: "\e248";
}

.glyphicon-object-align-right:before {
    content: "\e249";
}

.glyphicon-triangle-right:before {
    content: "\e250";
}

.glyphicon-triangle-left:before {
    content: "\e251";
}

.glyphicon-triangle-bottom:before {
    content: "\e252";
}

.glyphicon-triangle-top:before {
    content: "\e253";
}

.glyphicon-console:before {
    content: "\e254";
}

.glyphicon-superscript:before {
    content: "\e255";
}

.glyphicon-subscript:before {
    content: "\e256";
}

.glyphicon-menu-left:before {
    content: "\e257";
}

.glyphicon-menu-right:before {
    content: "\e258";
}

.glyphicon-menu-down:before {
    content: "\e259";
}

.glyphicon-menu-up:before {
    content: "\e260";
}

* {
    box-sizing: border-box;
}

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

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

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    color: #333333;
}

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

a {
    color: #337ab7;
    text-decoration: none;
}

a:hover, a:focus {
    color: #23527c;
    text-decoration: underline;
}

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

figure {
    margin: 0;
}

img {
    vertical-align: middle;
}

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

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

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

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

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eeeeee;
}

.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;
}

[role="button"] {
    cursor: pointer;
}

.img-responsive {
    width: 100%;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .btn-expandable span, .h5, .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: #1a1f71;
}

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, .btn-expandable span small, .h4 .small, .btn-expandable span .small, .h5 small, .h5 .small, .h6 small, .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #1a1f71;
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

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

h4, .h4, .btn-expandable span, h5, .h5, h6, .h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

h4 small, h4 .small, .h4 small, .btn-expandable span small, .h4 .small, .btn-expandable span .small, h5 small, h5 .small, .h5 small, .h5 .small, h6 small, h6 .small, .h6 small, .h6 .small {
    font-size: 75%;
}

h1, .h1 {
    font-size: 36px;
}

h2, .h2 {
    font-size: 30px;
}

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

h4, .h4, .btn-expandable span {
    font-size: 18px;
}

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

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

p, .visa-popover {
    margin: 0 0 10px;
}

.lead {
    margin-bottom: 20px;
    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, .initialism {
    text-transform: uppercase;
}

.text-capitalize {
    text-transform: capitalize;
}

.text-muted {
    color: #777777;
}

.text-primary {
    color: #337ab7;
}

a.text-primary:hover {
    color: #286090;
}

.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;
}

.bg-primary {
    background-color: #337ab7;
}

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

.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: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eeeeee;
}

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

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

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

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

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

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

dt, dd {
    line-height: 1.42857;
}

dt {
    font-weight: bold;
}

dd {
    margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
    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[title], abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777777;
}

.initialism {
    font-size: 90%;
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eeeeee;
}

blockquote p:last-child, blockquote .visa-popover:last-child, blockquote ul:last-child, blockquote ol:last-child {
    margin-bottom: 0;
}

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

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

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

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

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

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857;
}

body {
    font-family: 'Visa Font Light';
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .btn-expandable span, .h5, .h6 {
    font-family: 'Visa Font Light';
}

h1:focus, h2:focus, h3:focus, h4:focus, h5:focus, h6:focus, .h1:focus, .h2:focus, .h3:focus, .h4:focus, .btn-expandable span:focus, .h5:focus, .h6:focus {
    outline: none;
}

h1, .h1 {
    font-size: 4.4rem;
    line-height: 5.3rem;
}

@media (min-width: 768px) {
    h1, .h1 {
        font-size: 5.6rem;
        line-height: 6.8rem;
    }
}

@media (min-width: 992px) {
    h1, .h1 {
        font-size: 6.8rem;
        line-height: 8.3rem;
    }
}

@media (min-width: 1200px) {
    h1, .h1 {
        font-size: 8rem;
        line-height: 9.6rem;
    }
}

h2, .h2 {
    font-size: 3.3rem;
    line-height: 4.4rem;
}

@media (min-width: 768px) {
    h2, .h2 {
        font-size: 4.2rem;
        line-height: 5.1rem;
    }
}

@media (min-width: 992px) {
    h2, .h2 {
        font-size: 5.1rem;
        line-height: 6.2rem;
    }
}

@media (min-width: 1200px) {
    h2, .h2 {
        font-size: 6rem;
        line-height: 7.2rem;
    }
}

h3, .h3 {
    font-size: 2.4rem;
    line-height: 2.9rem;
}

@media (min-width: 768px) {
    h3, .h3 {
        font-size: 2.8rem;
        line-height: 3.4rem;
    }
}

@media (min-width: 992px) {
    h3, .h3 {
        font-size: 3.4rem;
        line-height: 4.1rem;
    }
}

@media (min-width: 1200px) {
    h3, .h3 {
        font-size: 4rem;
        line-height: 4.8rem;
    }
}

h4, .h4, .btn-expandable span {
    font-size: 2.19rem;
    line-height: 2.7rem;
}

@media (min-width: 768px) {
    h4, .h4, .btn-expandable span {
        font-size: 2.55rem;
        line-height: 3rem;
    }
}

@media (min-width: 992px) {
    h4, .h4, .btn-expandable span {
        font-size: 2.7rem;
        line-height: 3.2rem;
    }
}

@media (min-width: 1200px) {
    h4, .h4, .btn-expandable span {
        font-size: 3rem;
        line-height: 3.6rem;
    }
}

.headline-mobile-primary {
    font-size: 4.4rem;
}

.headline-mobile-secondary {
    font-size: 3.2rem;
}

.sub-headline-mobile-primary {
    font-size: 2.5rem;
}

.sub-headline-secondary {
    font-size: 2.2rem;
}

strong {
    font-family: 'Visa Font Regular';
}

a, a:hover, a:focus {
    color: #003EA9;
}

.a-link-cta .visa-icon {
    color: #F7B600;
    font-size: 90%;
    line-height: 1.7;
    padding-left: 5px;
    vertical-align: bottom;
}

p .a-link-cta .visa-icon, .visa-popover .a-link-cta .visa-icon {
    vertical-align: middle;
}

p .a-link-cta .visa-icon:before, .visa-popover .a-link-cta .visa-icon:before {
    top: -1px;
}

a.disabled {
    color: #5C5C5C;
}

p, .visa-popover, .rich-text-content {
    font-family: 'Visa Font Light';
    color: #5C5C5C;
    font-size: 2rem;
    line-height: 2.4rem;
}

@media (min-width: 768px) {
    p, .visa-popover, .rich-text-content {
        font-size: 2.2rem;
        line-height: 2.7rem;
    }
}

@media (min-width: 992px) {
    p, .visa-popover, .rich-text-content {
        font-size: 2.4rem;
        line-height: 2.9rem;
    }
}

@media (min-width: 1200px) {
    p, .visa-popover, .rich-text-content {
        font-size: 2.5rem;
        line-height: 3rem;
    }
}

.meta {
    font-size: 1.5rem;
    line-height: 1.8rem;
}

@media (min-width: 768px) {
    .meta {
        font-size: 1.7rem;
        line-height: 2.1rem;
    }
}

@media (min-width: 992px) {
    .meta {
        font-size: 1.8rem;
        line-height: 2.2rem;
    }
}

@media (min-width: 1200px) {
    .meta {
        font-size: 2rem;
        line-height: 2.4rem;
    }
}

.legal, .table-container u {
    font-size: 1.3rem;
    line-height: 1.5rem;
}

@media (min-width: 768px) {
    .legal, .table-container u {
        font-size: 1.3rem;
        line-height: 1.6rem;
    }
}

@media (min-width: 992px) {
    .legal, .table-container u {
        font-size: 1.4rem;
        line-height: 1.7rem;
    }
}

@media (min-width: 1200px) {
    .legal, .table-container u {
        font-size: 1.5rem;
        line-height: 1.8rem;
    }
}

.center-text {
    text-align: center;
}

.no-wrap {
    white-space: nowrap;
}

a:active, button:active, ul:active, a:focus, button:focus, ul:focus, .focus-ele {
    outline: 0.3rem dotted #B9B9B9 !important;
}

ol:focus {
    outline: 0;
}

.rich-text-content ul, .rich-text-content ol, .rich-text-content dl {
    font-family: 'Visa Font Light';
    color: #5C5C5C;
    font-size: 2rem;
    line-height: 2.4rem;
}

@media (min-width: 768px) {
    .rich-text-content ul, .rich-text-content ol, .rich-text-content dl {
        font-size: 2.2rem;
        line-height: 2.7rem;
    }
}

@media (min-width: 992px) {
    .rich-text-content ul, .rich-text-content ol, .rich-text-content dl {
        font-size: 2.4rem;
        line-height: 2.9rem;
    }
}

@media (min-width: 1200px) {
    .rich-text-content ul, .rich-text-content ol, .rich-text-content dl {
        font-size: 2.5rem;
        line-height: 3rem;
    }
}

.rich-text-content .link-cta:after {
    content: '\E807B';
    font-size: 90%;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    vertical-align: middle;
    top: -1px;
}

.text-blue {
    color: #1A1F71;
}

.text-gold {
    color: #F7B600;
}

.text-white {
    color: #FFFFFF;
}

.text-cool-gray {
    color: #5C5C5C;
}

.text-blue-secondary {
    color: #003EA9;
}

.text-orange-secondary {
    color: #EF8400;
}

.text-yellow-secondary {
    color: #FFD700;
}

.signature-text-blue {
    color: #031D40;
}

.signature-text-gold {
    color: #D2A54B;
}

.signature-text-white {
    color: #FFFFFF;
}

.signature-text-cool-gray {
    color: #5C5C5C;
}

.text-underline {
    text-decoration: underline;
}

.visa-last-word {
    white-space: nowrap;
}

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

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

.container:after {
    clear: both;
}

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

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

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

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

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

.container-fluid:after {
    clear: both;
}

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

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

.row:after {
    clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 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%;
    }
}

.container-fluid {
    max-width: 1170px;
}

.no-gutter > [class*='col-'] {
    padding-right: 0;
    padding-left: 0;
}

table {
    background-color: transparent;
}

caption {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
    color: #777777;
    text-align: left;
}

th {
    text-align: left;
}

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

.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
    padding: 2.5rem;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid none;
}

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

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

.table > tbody + tbody {
    border-top: 2px solid none;
}

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

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

.table-bordered {
    border: 1px solid none;
}

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

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

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #eeeeee;
}

.table-hover > tbody > 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 > thead > tr > td.active, .table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th {
    background-color: #f5f5f5;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.table {
    margin: 0 auto;
    font-size: 2.5rem;
    font-weight: lighter;
}

.table .text-muted {
    color: #5c5c5c;
}

.table .table-valign-top, .table > thead > tr > th.table-valign-top, .table > thead > tr td.table-valign-top, .table > tbody > tr > th.table-valign-top, .table > tbody > tr td.table-valign-top, .table > tfoot > tr > th.table-valign-top, .table > tfoot > tr td.table-valign-top {
    vertical-align: top;
}

.table > thead tr ~ th, .table > tbody tr ~ th, .table > tfoot tr ~ th {
    text-align: left;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th {
    white-space: pre-line;
}

.table > thead > tr > th, .table > thead > tr td, .table > tbody > tr > th, .table > tbody > tr td, .table > tfoot > tr > th, .table > tfoot > tr td {
    border-right: 2px solid white;
    white-space: normal;
}

.table > thead > tr > th:first-child, .table > thead > tr td:first-child, .table > tbody > tr > th:first-child, .table > tbody > tr td:first-child, .table > tfoot > tr > th:first-child, .table > tfoot > tr td:first-child {
    white-space: normal;
}

@media (min-width: 768px) {
    .table > thead > tr > th:first-child, .table > thead > tr td:first-child, .table > tbody > tr > th:first-child, .table > tbody > tr td:first-child, .table > tfoot > tr > th:first-child, .table > tfoot > tr td:first-child {
        white-space: normal;
    }
}

.table > thead > tr > th.table-checkmark, .table > thead > tr td.table-checkmark, .table > tbody > tr > th.table-checkmark, .table > tbody > tr td.table-checkmark, .table > tfoot > tr > th.table-checkmark, .table > tfoot > tr td.table-checkmark {
    vertical-align: middle;
}

.table .fixed-header .visa-icon-carat-right {
    font-family: Visa Font Light;
}

.table .fixed-header .visa-icon-carat-right:before {
    font-size: 60%;
    top: -0.3rem;
    display: inline-block;
    -webkit-transition: 0.35s ease-in-out;
    transition: 0.35s ease-in-out;
}

.table [aria-expanded=true] .visa-icon-carat-right:before {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.table tbody > tr[data-toggle=collapse] {
    cursor: pointer;
}

.table > tbody > tr > th {
    color: #1A1F71;
}

.table > thead > tr th, .table > thead > tr .fixed-header {
    background-color: #eeeeee;
    border-bottom: 1px solid #B9B9B9;
    color: #000000;
}

.table .row-visible.even td, .table .row-visible.even th, .table .row-visible.even + .row-hidden, .table .row-visible.even .fixed-header {
    background-color: #eeeeee;
}

.table .row-visible.odd td, .table .row-visible.odd th, .table .row-visible.odd + .row-hidden, .table .row-visible.odd .fixed-header {
    background-color: #FFFFFF;
}

.table .cell-hidden {
    padding: 0 !important;
}

.table .cell-collapse {
    left: 0;
    margin: 0;
    padding: 2.5rem 2.5rem 2.5rem 71px;
    position: absolute;
    visibility: hidden;
    white-space: normal;
}

.table .collapse.in .cell-collapse {
    visibility: visible;
}

.table .fixed-header {
    background: inherit;
}

.table .fixed-header .visa-icon-carat-right {
    display: block;
    float: left;
}

.table .fixed-header .table-header-text {
    margin-left: 15px;
}

.table .fixed-header-xs {
    width: 200px !important;
}

.table .fixed-header-xs .table-header-text {
    display: block;
    margin-left: 30px;
    width: 135px;
}

.table td .visa-icon {
    z-index: 1;
}

.table.table-fixed {
    table-layout: fixed;
}

.table button.fixed-header {
    text-align: left;
}

.hidden-header {
    display: inline-block;
}

.hidden-header-xs {
    width: 150px !important;
}

.table-container {
    overflow-x: hidden;
    width: 100%;
    white-space: nowrap;
}

.table-container .table-scroll {
    box-shadow: inset -40px 0 23px -17px #ffffff;
    right: 0;
    position: absolute;
    width: 30px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: transparent;
}

.fixed-th {
    position: absolute !important;
    max-width: 40% !important;
    z-index: 10 !important;
}

.table-container:not(.table-no-swipe) .table .fixed-th {
    position: absolute;
    max-width: 40%;
    z-index: 10;
}

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

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

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

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

input[type="radio"], input[type="checkbox"] {
    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="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555555;
}

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

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

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

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

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

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1;
}

.form-control[disabled], fieldset[disabled] .form-control {
    cursor: false;
}

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="time"], input[type="datetime-local"], input[type="month"] {
        line-height: 34px;
    }

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

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

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

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

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

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

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

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

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

input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"], input[type="checkbox"][disabled], input[type="checkbox"].disabled, fieldset[disabled] input[type="checkbox"] {
    cursor: false;
}

.radio-inline.disabled, fieldset[disabled] .radio-inline, .checkbox-inline.disabled, fieldset[disabled] .checkbox-inline {
    cursor: false;
}

.radio.disabled label, fieldset[disabled] .radio label, .checkbox.disabled label, fieldset[disabled] .checkbox label {
    cursor: false;
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px;
}

.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control, .input-group-lg > .form-control-static.input-group-addon, .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control, .input-group-sm > .form-control-static.input-group-addon, .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0;
}

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

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

textarea.input-sm, .input-group-sm > textarea.form-control, .input-group-sm > textarea.input-group-addon, .input-group-sm > .input-group-btn > textarea.btn, select[multiple].input-sm, .input-group-sm > select[multiple].form-control, .input-group-sm > select[multiple].input-group-addon, .input-group-sm > .input-group-btn > select[multiple].btn {
    height: auto;
}

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

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

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

.form-group-sm .form-control-static {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    min-height: 32px;
}

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

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

textarea.input-lg, .input-group-lg > textarea.form-control, .input-group-lg > textarea.input-group-addon, .input-group-lg > .input-group-btn > textarea.btn, select[multiple].input-lg, .input-group-lg > select[multiple].form-control, .input-group-lg > select[multiple].input-group-addon, .input-group-lg > .input-group-btn > select[multiple].btn {
    height: auto;
}

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

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

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

.form-group-lg .form-control-static {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    min-height: 38px;
}

.has-feedback {
    position: relative;
}

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

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

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px;
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px;
}

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

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

.has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgba(0, 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 .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
    color: #8a6d3b;
}

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

.has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: inset 0 1px 1px rgba(0, 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 .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
    color: #a94442;
}

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

.has-error .form-control:focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px rgba(0, 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: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0;
}

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

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

    .form-inline .form-control {
        display: inline-block;
        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 .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
        width: auto;
    }

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

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

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

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

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

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

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

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

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

.form-horizontal .form-group:before, .form-horizontal .form-group:after {
    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: 7px;
    }
}

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

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

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

.form-group {
    position: relative;
    margin-bottom: 55px;
}

.form-control {
    border: 1px solid #5C5C5C;
    border-radius: 5px;
    color: #5C5C5C;
    font-family: 'Visa Font Regular';
    font-size: 2.5rem;
    height: 44px;
    -webkit-transition: none;
    transition: none;
}

.form-control:focus {
    border: 2px solid #1A1F71;
}

label {
    font-weight: normal;
}

label.control-label {
    color: #5C5C5C;
    font-family: 'Visa Font Light';
    font-size: 1.7rem;
    position: absolute;
    top: 10px;
    left: 13px;
    -webkit-transition: top 0.1s linear;
    transition: top 0.1s linear;
    font-weight: normal;
}

label.control-label.check, label.control-label.radio {
    position: relative;
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 7px;
}

.help-block.text-danger {
    display: none;
}

.help-block {
    font-size: 1.4rem;
    color: #5C5C5C;
    display: relative;
}

.has-error .control-label {
    color: #e50000;
}

.has-error .form-control, .has-error .form-control:focus {
    color: #5C5C5C;
    border: 2px solid #e50000;
}

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

.has-error .text-help {
    font-size: 1.4rem;
    color: #5C5C5C;
    display: relative;
}

.has-error .help-block.text-danger {
    color: #e50000;
    display: block;
    font-size: 1.2rem;
    font-family: 'Visa Font Regular';
    right: 48px;
    bottom: 9px;
}

.has-feedback.required label.control-label ~ .form-control-feedback {
    display: block;
    top: -2px;
    font-size: 4rem;
    right: 12px;
}

.has-feedback label.control-label ~ .form-control-feedback {
    display: block;
    top: 0;
    font-size: 4rem;
    right: 12px;
}

.has-feedback.info label.control-label ~ .form-control-feedback {
    right: 13%;
}

textarea.form-control {
    line-height: 1.1;
    min-height: 194px;
}

::-ms-reveal {
    display: none;
}

::-ms-clear {
    display: none;
}

.form-group.required label.control-label {
    position: absolute;
    top: 12px;
    left: 13px;
    -webkit-transition: top 0.1s linear;
    transition: top 0.1s linear;
}

.form-group.focus label.control-label {
    top: -28px;
    left: 0;
    -webkit-transition: top 0.1s linear;
    transition: top 0.1s linear;
    font-size: 2rem;
    display: block;
}

.form-group.required.focus label.control-label {
    top: -28px;
    left: 0;
    -webkit-transition: top 0.1s linear;
    transition: top 0.1s linear;
}

.form-group.required.info .required-text {
    right: 12%;
}

.form-group .form-control-feedback {
    display: none;
    height: 44px;
    line-height: 44px;
}

.form-group .info {
    width: 89%;
    display: inline-block;
    vertical-align: middle;
}

.required-text {
    font-size: 2rem;
    color: #5C5C5C;
    position: absolute;
    right: 0;
    top: -30px;
}

label.control-label + input:focus {
    display: inline-block;
}

label.control-label.focus {
    position: relative;
    top: 0;
    left: 0;
    -webkit-transition: top 0.1s linear;
    transition: top 0.1s linear;
}

::-webkit-input-placeholder {
    font-family: 'Visa Font Light';
    color: #5C5C5C;
}

:-moz-placeholder {
    /* Firefox 18- */
    font-family: 'Visa Font Light';
    color: #5C5C5C;
}

::-moz-placeholder {
    /* Firefox 19+ */
    font-family: 'Visa Font Light';
    color: #5C5C5C;
}

:-ms-input-placeholder {
    font-family: 'Visa Font Light';
    color: #5C5C5C;
}

.container-label {
    min-height: 40px;
    margin-bottom: 1.5rem;
}

.checkbox, .radio {
    margin-bottom: 40px;
}

.checkbox input.input-checkbox[type="checkbox"], .checkbox input.input-radio[type="radio"], .radio input.input-checkbox[type="checkbox"], .radio input.input-radio[type="radio"] {
    opacity: 0;
    height: 1px;
    width: 1px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

label.control-label.label-radio, label.control-label.label-checkbox {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 35px;
    padding-right: 20px;
}

label.control-label.label-radio:before {
    content: "";
    display: inline-block;
    background: url(../images/radio-default.png) left top no-repeat;
    background-size: 100%;
    width: 25px;
    height: 25px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: -2px;
}

label.control-label.label-checkbox:before {
    content: "";
    display: inline-block;
    background: url(../images/checkbox-default.png) left top no-repeat;
    background-size: 100%;
    width: 25px;
    height: 25px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: -2px;
}

input[type=radio]:checked + label.control-label.label-radio:before {
    background: url(../images/radio-checked.png) left top no-repeat;
    background-size: 100%;
}

input[type=checkbox]:checked + label.control-label.label-checkbox:before {
    background: url(../images/checkbox-checked.png) left top no-repeat;
    background-size: 100%;
}

.form-group.btn {
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
    padding-left: 60px;
    padding-right: 60px;
}

.form-group.btn label {
    color: #1A1F71;
}

.form-group.btn.btn-white:active label {
    color: #FFFFFF;
}

.form-group input[type="file"] {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}

button.visa-icon-info {
    background: transparent;
    font-size: 2.5rem;
    vertical-align: middle;
    padding: 0;
    margin: 0;
}

.popover {
    width: 280px;
}

.popover .popover-title {
    padding: 3px 14px 0;
    line-height: 4rem;
    font-size: 2rem;
    color: #1A1F71;
    background-color: #FFFFFF;
    border-bottom: none;
    font-weight: 600;
}

.popover .popover-content {
    padding: 0px 14px;
}

.popover-link {
    display: block;
}

.popover-link .visa-icon-carat-arrow-right {
    bottom: -0.2rem;
    font-size: 1.5rem;
    position: relative;
}

@media screen and (min-width: 755px) {
    .form-group .info {
        width: 90%;
    }
}

@media screen and (min-width: 768px) {
    .form-control {
        height: 72px;
        font-size: 3.2rem;
    }

    .required-text {
        top: -30px;
    }

    label.control-label {
        font-size: 3.2rem;
        position: absolute;
        top: 14px;
        left: 13px;
        -webkit-transition: top 0.1s linear;
        transition: top 0.1s linear;
    }

    label.control-label.focus {
        top: 0;
        left: 0;
        -webkit-transition: top 0.1s linear;
        transition: top 0.1s linear;
    }

    label.control-label + input:focus {
        display: inline-block;
    }

    .form-group .form-control-feedback {
        display: none;
        height: 72px;
        line-height: 72px;
    }

    .form-group .info {
        width: 94%;
    }

    .form-group.focus label {
        top: 0;
        left: 0;
        -webkit-transition: top 0.1s linear;
        transition: top 0.1s linear;
    }

    .form-group.required.focus label.control-label {
        left: 0;
        -webkit-transition: top 0.1s linear;
        transition: top 0.1s linear;
    }

    .form-group.required label.control-label {
        position: absolute;
        top: 17px;
        left: 13px;
        -webkit-transition: top 0.1s linear;
        transition: top 0.1s linear;
    }

    .form-group.info .help-block.text-danger {
        right: 13%;
    }

    .form-group.info.required .required-text {
        right: 6%;
    }

    .form-group.info.required label.control-label {
        position: absolute;
        left: 13px;
        -webkit-transition: top 0.1s linear;
        transition: top 0.1s linear;
    }

    .form-group.info.required.focus label.control-label {
        position: absolute;
        left: 0;
        -webkit-transition: top 0.1s linear;
        transition: top 0.1s linear;
    }

    .form-group.info.required.info .required {
        right: 5%;
    }

    .text-help {
        position: absolute;
    }

    label.control-label.label-radio, label.control-label.label-checkbox {
        display: inline-block;
        cursor: pointer;
        position: relative;
        padding-left: 45px;
        padding-right: 20px;
    }

    label.control-label.label-checkbox:before {
        content: "";
        display: inline-block;
        background: url(../images/checkbox-default.png) left top no-repeat;
        background-size: 100%;
        width: 37px;
        height: 37px;
        margin-right: 10px;
        position: absolute;
        left: 0;
        top: 1px;
    }

    label.control-label.label-radio:before {
        content: "";
        display: inline-block;
        background: url(../images/radio-default.png) left top no-repeat;
        background-size: 100%;
        width: 37px;
        height: 37px;
        margin-right: 10px;
        position: absolute;
        left: 0;
        top: 1px;
    }

    .container-label {
        margin-bottom: 0;
    }

    label.control-label.label-radio:before, label.control-label.label-checkbox:before {
        top: 1px;
    }

    .has-feedback.required label.control-label ~ .form-control-feedback {
        display: block;
        font-size: 5rem;
        right: 25px;
    }

    .has-feedback label.control-label ~ .form-control-feedback {
        display: block;
        top: 0;
        font-size: 5rem;
        right: 25px;
    }

    .has-feedback.info label.control-label ~ .form-control-feedback {
        right: 8%;
    }

    .has-error .help-block.text-danger {
        display: block;
        right: 60px;
        font-size: 2.3rem;
        position: absolute;
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    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: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

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

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

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

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

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

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

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

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

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

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}

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

.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
    background-color: #337ab7;
    border-color: #2e6da4;
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff;
}

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

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

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

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

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff;
}

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

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

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

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

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff;
}

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

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

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

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

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

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

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

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

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

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

.btn-link {
    color: #337ab7;
    font-weight: normal;
    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:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent;
}

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

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

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

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

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

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

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

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

body {
    font-family: 'Visa Font Light';
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .btn-expandable span, .h5, .h6 {
    font-family: 'Visa Font Light';
}

h1:focus, h2:focus, h3:focus, h4:focus, h5:focus, h6:focus, .h1:focus, .h2:focus, .h3:focus, .h4:focus, .btn-expandable span:focus, .h5:focus, .h6:focus {
    outline: none;
}

h1, .h1 {
    font-size: 4.4rem;
    line-height: 5.3rem;
}

@media (min-width: 768px) {
    h1, .h1 {
        font-size: 5.6rem;
        line-height: 6.8rem;
    }
}

@media (min-width: 992px) {
    h1, .h1 {
        font-size: 6.8rem;
        line-height: 8.3rem;
    }
}

@media (min-width: 1200px) {
    h1, .h1 {
        font-size: 8rem;
        line-height: 9.6rem;
    }
}

h2, .h2 {
    font-size: 3.3rem;
    line-height: 4.4rem;
}

@media (min-width: 768px) {
    h2, .h2 {
        font-size: 4.2rem;
        line-height: 5.1rem;
    }
}

@media (min-width: 992px) {
    h2, .h2 {
        font-size: 5.1rem;
        line-height: 6.2rem;
    }
}

@media (min-width: 1200px) {
    h2, .h2 {
        font-size: 6rem;
        line-height: 7.2rem;
    }
}

h3, .h3 {
    font-size: 2.4rem;
    line-height: 2.9rem;
}

@media (min-width: 768px) {
    h3, .h3 {
        font-size: 2.8rem;
        line-height: 3.4rem;
    }
}

@media (min-width: 992px) {
    h3, .h3 {
        font-size: 3.4rem;
        line-height: 4.1rem;
    }
}

@media (min-width: 1200px) {
    h3, .h3 {
        font-size: 4rem;
        line-height: 4.8rem;
    }
}

h4, .h4, .btn-expandable span {
    font-size: 2.19rem;
    line-height: 2.7rem;
}

@media (min-width: 768px) {
    h4, .h4, .btn-expandable span {
        font-size: 2.55rem;
        line-height: 3rem;
    }
}

@media (min-width: 992px) {
    h4, .h4, .btn-expandable span {
        font-size: 2.7rem;
        line-height: 3.2rem;
    }
}

@media (min-width: 1200px) {
    h4, .h4, .btn-expandable span {
        font-size: 3rem;
        line-height: 3.6rem;
    }
}

.headline-mobile-primary {
    font-size: 4.4rem;
}

.headline-mobile-secondary {
    font-size: 3.2rem;
}

.sub-headline-mobile-primary {
    font-size: 2.5rem;
}

.sub-headline-secondary {
    font-size: 2.2rem;
}

strong {
    font-family: 'Visa Font Regular';
}

a, a:hover, a:focus {
    color: #003EA9;
}

.a-link-cta .visa-icon {
    color: #F7B600;
    font-size: 90%;
    line-height: 1.7;
    padding-left: 5px;
    vertical-align: bottom;
}

p .a-link-cta .visa-icon, .visa-popover .a-link-cta .visa-icon {
    vertical-align: middle;
}

p .a-link-cta .visa-icon:before, .visa-popover .a-link-cta .visa-icon:before {
    top: -1px;
}

a.disabled {
    color: #5C5C5C;
}

p, .visa-popover, .rich-text-content {
    font-family: 'Visa Font Light';
    color: #5C5C5C;
    font-size: 2rem;
    line-height: 2.4rem;
}

@media (min-width: 768px) {
    p, .visa-popover, .rich-text-content {
        font-size: 2.2rem;
        line-height: 2.7rem;
    }
}

@media (min-width: 992px) {
    p, .visa-popover, .rich-text-content {
        font-size: 2.4rem;
        line-height: 2.9rem;
    }
}

@media (min-width: 1200px) {
    p, .visa-popover, .rich-text-content {
        font-size: 2.5rem;
        line-height: 3rem;
    }
}

.meta {
    font-size: 1.5rem;
    line-height: 1.8rem;
}

@media (min-width: 768px) {
    .meta {
        font-size: 1.7rem;
        line-height: 2.1rem;
    }
}

@media (min-width: 992px) {
    .meta {
        font-size: 1.8rem;
        line-height: 2.2rem;
    }
}

@media (min-width: 1200px) {
    .meta {
        font-size: 2rem;
        line-height: 2.4rem;
    }
}

.legal, .table-container u {
    font-size: 1.3rem;
    line-height: 1.5rem;
}

@media (min-width: 768px) {
    .legal, .table-container u {
        font-size: 1.3rem;
        line-height: 1.6rem;
    }
}

@media (min-width: 992px) {
    .legal, .table-container u {
        font-size: 1.4rem;
        line-height: 1.7rem;
    }
}

@media (min-width: 1200px) {
    .legal, .table-container u {
        font-size: 1.5rem;
        line-height: 1.8rem;
    }
}

.center-text {
    text-align: center;
}

.no-wrap {
    white-space: nowrap;
}

a:active, button:active, ul:active, a:focus, button:focus, ul:focus, .focus-ele {
    outline: 0.3rem dotted #B9B9B9 !important;
}

ol:focus {
    outline: 0;
}

.rich-text-content ul, .rich-text-content ol, .rich-text-content dl {
    font-family: 'Visa Font Light';
    color: #5C5C5C;
    font-size: 2rem;
    line-height: 2.4rem;
}

@media (min-width: 768px) {
    .rich-text-content ul, .rich-text-content ol, .rich-text-content dl {
        font-size: 2.2rem;
        line-height: 2.7rem;
    }
}

@media (min-width: 992px) {
    .rich-text-content ul, .rich-text-content ol, .rich-text-content dl {
        font-size: 2.4rem;
        line-height: 2.9rem;
    }
}

@media (min-width: 1200px) {
    .rich-text-content ul, .rich-text-content ol, .rich-text-content dl {
        font-size: 2.5rem;
        line-height: 3rem;
    }
}

.rich-text-content .link-cta:after {
    content: '\E807B';
    font-size: 90%;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    vertical-align: middle;
    top: -1px;
}

.text-blue {
    color: #1A1F71;
}

.text-gold {
    color: #F7B600;
}

.text-white {
    color: #FFFFFF;
}

.text-cool-gray {
    color: #5C5C5C;
}

.text-blue-secondary {
    color: #003EA9;
}

.text-orange-secondary {
    color: #EF8400;
}

.text-yellow-secondary {
    color: #FFD700;
}

.signature-text-blue {
    color: #031D40;
}

.signature-text-gold {
    color: #D2A54B;
}

.signature-text-white {
    color: #FFFFFF;
}

.signature-text-cool-gray {
    color: #5C5C5C;
}

.text-underline {
    text-decoration: underline;
}

.visa-last-word {
    white-space: nowrap;
}

/**
* Overrides
*/
.btn-primary {
    color: #FFFFFF;
    background-color: #1A1F71;
    border-color: #5C5C5C;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    color: #FFFFFF;
    background-color: #101448;
    border-color: #3d3d3d;
}

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

.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
    background-color: #1A1F71;
    border-color: #5C5C5C;
}

.btn-primary .badge {
    color: #1A1F71;
    background-color: #FFFFFF;
}

.btn-default {
    color: #1A1F71;
    background-color: #FFFFFF;
    border-color: #5C5C5C;
}

.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    color: #1A1F71;
    background-color: #e6e6e6;
    border-color: #3d3d3d;
}

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

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

.btn-default .badge {
    color: #FFFFFF;
    background-color: #1A1F71;
}

/**
* Visa Styles
*/
.btn {
    font-family: 'Visa Font Light';
    border-radius: 0.5rem;
    font-size: 2.5rem;
    padding: 0.3rem 1rem 0.4rem 1rem;
    width: 100%;
    max-width: 560px;
    white-space: normal;
}

@media (min-width: 768px) {
    .btn {
        font-size: 2.8rem;
        padding: 0.7rem 4.32rem 0.8rem 4.8rem;
        white-space: nowrap;
        width: auto;
    }
}

@media (min-width: 992px) {
    .btn {
        font-size: 3.2rem;
        padding: 0.9rem 4.86rem 1rem 5.4rem;
    }
}

@media (min-width: 1200px) {
    .btn {
        font-size: 3.5rem;
        padding: 1rem 5.4rem 1.1rem 6rem;
    }
}

.btn .visa-icon {
    font-size: 1.8rem;
    top: 0.3rem;
    position: relative;
}

@media (min-width: 768px) {
    .btn .visa-icon {
        font-size: 2rem;
    }
}

@media (min-width: 992px) {
    .btn .visa-icon {
        font-size: 2.2rem;
    }
}

@media (min-width: 1200px) {
    .btn .visa-icon {
        font-size: 2.5rem;
    }
}

.btn-signature-primary {
    background: #031D40;
    color: #FFFFFF;
    border: none;
    border: 1px solid #031D40;
}

.btn-signature-primary:hover, .btn-signature-primary:focus {
    background: #003EA9;
    color: #FFFFFF;
}

.btn-signature-primary:active {
    background-color: #1A1F71;
}

.btn-signature-default {
    background: #FFFFFF;
    color: #031D40;
    border: 1px solid #5C5C5C;
}

.btn-signature-default:hover, .btn-signature-default:focus {
    border-color: #031D40;
    background-color: #FFFFFF;
}

.btn-signature-default:active {
    background-color: #031D40;
    color: #FFFFFF;
}

.btn-signature-default:hover, .btn-signature-default:focus, .btn-transparent:hover, .btn-transparent:focus, .btn-default:hover, .btn-default:focus {
    border-width: 0.2rem;
    padding: 0.2rem 0 0.3rem 0;
}

@media (min-width: 768px) {
    .btn-signature-default:hover, .btn-signature-default:focus, .btn-transparent:hover, .btn-transparent:focus, .btn-default:hover, .btn-default:focus {
        padding: 0.6rem 4.22rem 0.7rem 4.7rem;
    }
}

@media (min-width: 992px) {
    .btn-signature-default:hover, .btn-signature-default:focus, .btn-transparent:hover, .btn-transparent:focus, .btn-default:hover, .btn-default:focus {
        padding: 0.8rem 4.76rem 0.9rem 5.3rem;
    }
}

@media (min-width: 1200px) {
    .btn-signature-default:hover, .btn-signature-default:focus, .btn-transparent:hover, .btn-transparent:focus, .btn-default:hover, .btn-default:focus {
        padding: 0.9rem 5.3rem 1rem 5.9rem;
    }
}

.btn-signature-default.btn-xs:hover, .btn-group-xs > .btn-signature-default.btn:hover, .btn-signature-default.btn-xs:focus, .btn-group-xs > .btn-signature-default.btn:focus, .btn-transparent.btn-xs:hover, .btn-group-xs > .btn-transparent.btn:hover, .btn-transparent.btn-xs:focus, .btn-group-xs > .btn-transparent.btn:focus, .btn-default.btn-xs:hover, .btn-group-xs > .btn-default.btn:hover, .btn-default.btn-xs:focus, .btn-group-xs > .btn-default.btn:focus {
    padding: 0.3rem 3.3rem 0.4rem 3.9rem;
}

.btn-transparent.btn-xs:active, .btn-group-xs > .btn-transparent.btn:active {
    padding: 0.4rem 3.4rem 0.5rem 4rem;
}

.btn-primary {
    border: 0.1rem solid #1A1F71;
}

.btn-primary:hover, .btn-primary:focus {
    background-color: #003EA9;
}

.btn-primary:active {
    background-color: #1A1F71;
}

.btn-default:hover, .btn-default:focus {
    border-color: #003EA9;
    border-width: 0.2rem;
    background-color: #FFFFFF;
}

.btn-default:active {
    background-color: #1A1F71;
    color: #FFFFFF;
}

.btn-disabled {
    color: #FFFFFF;
    background-color: #5C5C5C;
    border-color: #5C5C5C;
}

.btn-disabled:hover, .btn-disabled:focus, .btn-disabled.focus, .btn-disabled:active, .btn-disabled.active, .open > .btn-disabled.dropdown-toggle {
    color: #FFFFFF;
    background-color: #434343;
    border-color: #3d3d3d;
}

.btn-disabled:active, .btn-disabled.active, .open > .btn-disabled.dropdown-toggle {
    background-image: none;
}

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

.btn-disabled .badge {
    color: #5C5C5C;
    background-color: #FFFFFF;
}

.btn-disabled:hover, .btn-disabled:focus, .btn-disabled:active {
    background-color: #5C5C5C;
}

.btn-transparent {
    color: #FFFFFF;
    background-color: #5C5C5C;
    border-color: #FFFFFF;
    background-color: transparent;
    border: 0.1rem solid rgba(255, 255, 255, 0.5);
}

.btn-transparent:hover, .btn-transparent:focus, .btn-transparent.focus, .btn-transparent:active, .btn-transparent.active, .open > .btn-transparent.dropdown-toggle {
    color: #FFFFFF;
    background-color: #434343;
    border-color: #e0e0e0;
}

.btn-transparent:active, .btn-transparent.active, .open > .btn-transparent.dropdown-toggle {
    background-image: none;
}

.btn-transparent.disabled, .btn-transparent.disabled:hover, .btn-transparent.disabled:focus, .btn-transparent.disabled.focus, .btn-transparent.disabled:active, .btn-transparent.disabled.active, .btn-transparent[disabled], .btn-transparent[disabled]:hover, .btn-transparent[disabled]:focus, .btn-transparent[disabled].focus, .btn-transparent[disabled]:active, .btn-transparent[disabled].active, fieldset[disabled] .btn-transparent, fieldset[disabled] .btn-transparent:hover, fieldset[disabled] .btn-transparent:focus, fieldset[disabled] .btn-transparent.focus, fieldset[disabled] .btn-transparent:active, fieldset[disabled] .btn-transparent.active {
    background-color: #5C5C5C;
    border-color: #FFFFFF;
}

.btn-transparent .badge {
    color: #5C5C5C;
    background-color: #FFFFFF;
}

.btn-transparent:hover, .btn-transparent:focus {
    border-color: #FFFFFF;
    background-color: transparent;
}

.btn-transparent:active {
    background-color: transparent;
    border: 0.1rem solid rgba(255, 255, 255, 0.5);
    padding: 0.3rem 0 0.4rem 0;
}

@media (min-width: 768px) {
    .btn-transparent:active {
        padding: 0.7rem 4.32rem 0.8rem 4.8rem;
    }
}

@media (min-width: 992px) {
    .btn-transparent:active {
        padding: 0.9rem 4.86rem 1rem 5.4rem;
    }
}

@media (min-width: 1200px) {
    .btn-transparent:active {
        padding: 1rem 5.4rem 1.1rem 6rem;
    }
}

.btn-xs, .btn-group-xs > .btn {
    font-size: 2rem;
    padding: 0.2rem 0;
}

@media (min-width: 768px) {
    .btn-xs, .btn-group-xs > .btn {
        font-size: 2.2rem;
        padding: 0.4rem 3.4rem 0.5rem 4rem;
    }
}

@media (min-width: 992px) {
    .btn-xs, .btn-group-xs > .btn {
        font-size: 2.4rem;
        padding: 0.4rem 3.4rem 0.5rem 4rem;
    }
}

@media (min-width: 1200px) {
    .btn-xs, .btn-group-xs > .btn {
        font-size: 2.5rem;
        padding: 0.4rem 3.4rem 0.5rem 4rem;
    }
}

.btn-xs .visa-icon, .btn-group-xs > .btn .visa-icon {
    font-size: 1.5rem;
    top: 0.2rem;
}

@media (min-width: 768px) {
    .btn-xs .visa-icon, .btn-group-xs > .btn .visa-icon {
        font-size: 1.6rem;
    }
}

@media (min-width: 992px) {
    .btn-xs .visa-icon, .btn-group-xs > .btn .visa-icon {
        font-size: 1.7rem;
    }
}

@media (min-width: 1200px) {
    .btn-xs .visa-icon, .btn-group-xs > .btn .visa-icon {
        font-size: 1.8rem;
    }
}

@media (max-width: 767px) {
    .btn-signature-default.btn-xs:hover, .btn-group-xs > .btn-signature-default.btn:hover, .btn-signature-default.btn-xs:focus, .btn-group-xs > .btn-signature-default.btn:focus, .btn-default.btn-xs:hover, .btn-group-xs > .btn-default.btn:hover, .btn-default.btn-xs:focus, .btn-group-xs > .btn-default.btn:focus, .btn-transparent.btn-xs:hover, .btn-group-xs > .btn-transparent.btn:hover, .btn-transparent.btn-xs:focus, .btn-group-xs > .btn-transparent.btn:focus {
        padding: 0.1rem 0;
    }

    .btn-transparent.btn-xs:active, .btn-group-xs > .btn-transparent.btn:active {
        padding: 0.2rem 0;
    }
}

.btn-full {
    width: 100%;
    max-width: 100%;
}

.btn-expandable {
    background-color: #F7F7F7;
    border-bottom: 1px solid #DEDEDE;
    border-radius: 0;
    padding: 1.2rem 1rem;
    text-align: center;
    color: #1A1F71;
}

.btn-expandable:after {
    content: '\E801';
    color: #F7B600;
    font-family: 'visaFont';
    font-size: 2.19rem;
    line-height: 1;
    position: relative;
    top: 1px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.btn-expandable:after {
    display: inline-block;
    font-weight: bold;
    padding: 0 1rem;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 5px;
}

.btn-expandable span {
    line-height: 1;
    margin: 0;
}

.btn-expandable .view-more {
    display: none;
}

.btn-expandable:hover, .btn-expandable:focus {
    color: #1A1F71;
}

.btn-expandable.collapsed .view-more {
    display: inline;
}

.btn-expandable.collapsed .view-less {
    display: none;
}

.btn-expandable.collapsed:after {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

@media (min-width: 768px) {
    .btn-expandable:after {
        font-size: 2.55rem;
    }
}

@media (min-width: 992px) {
    .btn-expandable:after {
        font-size: 2.7rem;
    }
}

@media (min-width: 1200px) {
    .btn-expandable:after {
        font-size: 3rem;
    }
}

.link-cta {
    cursor: pointer;
    display: inline-block;
}

.link-cta:after {
    content: '\E801';
    color: #F7B600;
    font-family: 'visaFont';
    font-size: 1.8rem;
    line-height: 1;
    position: relative;
    top: 1px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.link-cta:after {
    display: inline-block;
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.link-cta:hover, .link-cta:focus {
    text-decoration: none;
}

.btn-video-play {
    display: inline-block;
    text-align: center;
    position: relative;
}

.btn-video-play .visa-icon {
    color: #1A1F71;
    font-size: 5rem;
    margin-left: -2.5rem;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.btn-back {
    background-color: transparent;
    padding: 0.3rem 0 0.4rem 0;
}

@media (min-width: 768px) {
    .btn-back {
        padding: 0.7rem 4.8rem 0.8rem 4.32rem;
    }
}

@media (min-width: 992px) {
    .btn-back {
        padding: 0.9rem 5.4rem 1rem 4.86rem;
    }
}

@media (min-width: 1200px) {
    .btn-back {
        padding: 1rem 6rem 1.1rem 5.4rem;
    }
}

@media (min-width: 768px) {
    .btn-back.btn-xs, .btn-group-xs > .btn-back.btn {
        padding: 0.4rem 4rem 0.5rem 3.4rem;
    }
}

@media (min-width: 992px) {
    .btn-back.btn-xs, .btn-group-xs > .btn-back.btn {
        padding: 0.4rem 4rem 0.5rem 3.4rem;
    }
}

@media (min-width: 1200px) {
    .btn-back.btn-xs, .btn-group-xs > .btn-back.btn {
        padding: 0.4rem 4rem 0.5rem 3.4rem;
    }
}

.btn-icon .visa-icon-left {
    font-size: 119%;
    line-height: normal;
    top: -2px;
    vertical-align: middle;
}

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

.fade.in {
    opacity: 1;
}

.collapse {
    display: none;
}

.collapse.in {
    display: block;
}

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

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

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

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

.dropup, .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: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}

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

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

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

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

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

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

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

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

.open > 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.42857;
    color: #777777;
    white-space: nowrap;
}

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

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

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

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

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

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

.dropdown.open .icon-caret, .dropdown .options .icon-caret, .form-drop-down.open .icon-caret, .form-drop-down .options .icon-caret {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.dropdown-menu, .options ul {
    border-radius: 5px;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    border: 1px solid #B9B9B9;
    box-shadow: none;
    margin-top: -1px;
    width: 100%;
}

.dropdown-menu > li > a, .dropdown-menu span, .options ul > li > a, .options ul span {
    color: #5C5C5C;
    font-family: 'Visa Font Light';
    font-size: 3.5rem;
    padding: 0 45px;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .options ul > li > span:hover, .options ul > li > span:focus {
    background: #1A1F71;
    color: #FFFFFF;
}

.open > .btn-default.dropdown-toggle {
    background-color: #F7F7F7;
}

.dropdown-menu.dropdown-small a {
    font-size: 2.5rem;
}

.dropdown .visa-icon {
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -11px;
    font-size: 2.5rem;
}

.dropdown .btn {
    padding-right: 50px;
}

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

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

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

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

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

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

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

.btn-toolbar:after {
    clear: both;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn .caret {
    margin-left: 0;
}

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

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
    border-width: 0 5px 5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-group-justified > .btn-group .btn {
    width: 100%;
}

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

[data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
    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: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555555;
    text-align: center;
    background-color: #eeeeee;
    border: 1px solid #ccc;
    border-radius: 0;
}

.input-group-addon.input-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px;
}

.input-group-addon.input-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.nav:after {
    clear: both;
}

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

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

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

.nav > li.disabled > a {
    color: #777777;
}

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

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: transparent;
    border-color: #337ab7;
}

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

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

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

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

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

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

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

.nav-pills > li {
    float: left;
}

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

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

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

.nav-stacked > li {
    float: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    outline: 0;
}

@media screen and (min-width: 768px) {
    .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: underline;
    }
}

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

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

.navbar:after {
    clear: both;
}

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

.navbar-header:before, .navbar-header:after {
    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 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
}

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

.navbar-collapse:after {
    clear: both;
}

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

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

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

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

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

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

@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px;
    }
}

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

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

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

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

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

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

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

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

.navbar-brand {
    float: left;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px;
}

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

.navbar-brand > img {
    display: block;
}

@media (min-width: 768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: -15px;
    }
}

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

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

.navbar-nav {
    margin: 7.5px -15px;
}

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

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

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

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

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

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

    .navbar-nav > li {
        float: left;
    }

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

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

@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 .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control {
        width: auto;
    }

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

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

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

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

    .navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
        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 > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

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

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

.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px;
}

.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px;
}

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

@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: #1A1F71;
    border-color: transparent;
}

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

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

.navbar-default .navbar-text {
    color: #fff;
}

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

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

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

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

.navbar-default .navbar-toggle {
    border-color: transparent;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: transparent;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: transparent;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: transparent;
}

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

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

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

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

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

.navbar-default .navbar-link {
    color: #fff;
}

.navbar-default .navbar-link:hover {
    color: #F7B600;
}

.navbar-default .btn-link {
    color: #fff;
}

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

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

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

.navbar-inverse .navbar-brand {
    color: #9d9d9d;
}

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

.navbar-inverse .navbar-text {
    color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.navbar-inverse .navbar-link {
    color: #9d9d9d;
}

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

.navbar-inverse .btn-link {
    color: #9d9d9d;
}

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

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

.navbar-toggle {
    margin: 0;
}

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

.pagination > li {
    display: inline;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    color: #337ab7;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
}

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

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus {
    color: #23527c;
    background-color: #eeeeee;
    border-color: #ddd;
}

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default;
}

.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: false;
}

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
}

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

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

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

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

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

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

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

.pager:after {
    clear: both;
}

.pager li {
    display: inline;
}

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

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

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

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

.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
    color: #777777;
    background-color: #fff;
    cursor: false;
}

.pager li {
    color: #5C5C5C;
    font-size: 2.9rem;
    display: inline-block;
}

.pager li > a {
    border-radius: 0;
    border: 0;
    color: #1A1F71;
    font-size: 1.5rem;
    line-height: 5px;
}

.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
    color: #DEDEDE;
    cursor: not-allowed;
}

.pager {
    font-size: 0;
}

.pager li:first-child span {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    display: inline-block;
}

.pager li > a span {
    font-family: "visaFont";
    padding: 0;
    border: 0;
}

.pager li > a:hover, .pager li > a:focus {
    background: transparent;
}

.pager li > span {
    border: 0;
}

.pager li > span:nth-child(2) {
    padding-right: 0;
}

.media {
    margin-top: 15px;
}

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

.media, .media-body {
    zoom: 1;
    overflow: hidden;
}

.media-body {
    width: 10000px;
}

.media-object {
    display: block;
}

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

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

.media-left, .media-right, .media-body {
    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: #fff;
    border: 1px solid #ddd;
}

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

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

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

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

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

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
    background-color: #eeeeee;
    color: #777777;
    cursor: false;
}

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

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

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

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

.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #c7ddef;
}

.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:hover, a.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6;
}

a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
    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:hover, a.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3;
}

a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
    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:hover, a.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc;
}

a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
    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:hover, a.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc;
}

a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
    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: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
    padding: 15px;
}

.panel-body:before, .panel-body:after {
    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 > .dropdown .dropdown-toggle {
    color: inherit;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

.panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > 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 > .list-group, .panel > .panel-collapse > .list-group {
    margin-bottom: 0;
}

.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
}

.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}

.list-group + .panel-footer {
    border-top-width: 0;
}

.panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table {
    margin-bottom: 0;
}

.panel > .table caption, .panel > .table-responsive > .table caption, .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px;
}

.panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px;
}

.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px;
}

.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
    border-top: 1px solid none;
}

.panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td {
    border-top: 0;
}

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0;
}

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

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

.panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0;
}

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

.panel > .table-responsive {
    border: 0;
    margin-bottom: 0;
}

.panel-group {
    margin-bottom: 20px;
}

.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 > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
    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 > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ddd;
}

.panel-default > .panel-heading .badge {
    color: #f5f5f5;
    background-color: #333333;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd;
}

.panel-primary {
    border-color: #337ab7;
}

.panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #337ab7;
}

.panel-primary > .panel-heading .badge {
    color: #337ab7;
    background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7;
}

.panel-success {
    border-color: #d6e9c6;
}

.panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #d6e9c6;
}

.panel-success > .panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6;
}

.panel-info {
    border-color: #bce8f1;
}

.panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #bce8f1;
}

.panel-info > .panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1;
}

.panel-warning {
    border-color: #faebcc;
}

.panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #faebcc;
}

.panel-warning > .panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc;
}

.panel-danger {
    border-color: #ebccd1;
}

.panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ebccd1;
}

.panel-danger > .panel-heading .badge {
    color: #f2dede;
    background-color: #a94442;
}

.panel-danger > .panel-footer + .panel-collapse > .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 iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
    padding-bottom: 75%;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 0 0 #fff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

.close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

/**
* Bootstrap override
*/
.close {
    font-size: 2.8rem;
    font-weight: 100;
    color: #FFFFFF;
    text-shadow: 0 0 0 #fff;
    opacity: 1;
    filter: alpha(opacity=100);
}

button.close {
    background: #1A1F71;
    padding-bottom: 4px;
}

/**
* Custom styles
*/
button.close {
    height: 40px;
    width: 40px;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 1;
}

.modal-open {
    overflow: hidden;
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 20300;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

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

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

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

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

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

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}

.modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

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

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

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

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

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

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

.modal-footer:after {
    clear: both;
}

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

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

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

.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, 0.5);
    }

    .modal-sm {
        width: 300px;
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 1170px;
    }
}

/**
* Bootstrap override
*/
.modal-content {
    border-radius: 0;
}

.modal-body {
    padding: 0;
}

.modal-header {
    padding: 0;
    border-bottom: none;
    min-height: 0;
}

/**
* Custom styles
*/
.modal-title, .modal-header .visa-icon-chevron-back {
    display: none;
}

.modal-dialog-container {
    margin-top: 30px;
}

@media (max-width: 767px) {
    .modal-dialog-container {
        margin: 0;
        width: 100%;
        height: 100%;
        padding: 0;
    }

    .modal-content {
        padding: 2px 1px 1px 3px;
    }

    .modal-title {
        color: #FFFFFF;
        display: inline-block;
        padding: 25px 19px;
        font-size: 1.5rem;
        border-left: 2px solid #FFFFFF;
        font-weight: normal;
        text-transform: capitalize;
    }

    .modal-header {
        background-color: #1A1F71;
        padding: 0;
    }

    .modal-header .close {
        position: relative;
        float: left;
        left: 0;
        width: 65px;
        top: 17px;
    }

    .modal-header .close .visa-icon-close {
        display: none;
    }

    .modal-header .close .visa-icon-chevron-back {
        display: block;
        font-size: 3.8rem;
    }
}

.modal-lg .container-fluid {
    padding: 0;
}

@media (max-width: 767px) {
    .modal-lg {
        width: 100%;
        margin: 0;
    }
}

@media (min-width: 768px) {
    .modal-lg {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .modal-lg {
        width: 1170px;
    }
}

.modal .close:hover, .modal .close:focus {
    color: #FFFFFF;
}

.modal .close .visa-icon-close {
    top: 50%;
    bottom: 50%;
    position: absolute;
    margin-top: -14px;
    right: 6px;
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0);
}

.tooltip.in {
    opacity: 0.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: 0;
}

.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 {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.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: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    box-shadow: 0 5px 10px rgba(0, 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: 5px 5px 0 0;
}

.popover-content {
    padding: 9px 14px;
}

.popover > .arrow, .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.popover > .arrow {
    border-width: 11px;
}

.popover > .arrow:after {
    border-width: 10px;
    content: "";
}

.popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
}

.popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff;
}

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999999;
    border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff;
}

.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px;
}

.popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff;
}

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999999;
    border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px;
}

.visa-popover {
    background-color: transparent;
    color: #003EA9;
    text-decoration: underline;
}

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

.clearfix:after {
    clear: both;
}

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

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

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

.hidden {
    display: none !important;
}

.affix {
    position: fixed;
}

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

.visible-xs {
    display: none !important;
}

.visible-sm {
    display: none !important;
}

.visible-md {
    display: none !important;
}

.visible-lg {
    display: none !important;
}

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-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;
    }

    th.visible-xs, td.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;
    }

    th.visible-sm, td.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;
    }

    th.visible-md, td.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;
    }

    th.visible-lg, td.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;
    }

    th.visible-print, td.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;
    }
}

/* Same Height Column Bootstrap Support */
.row-full-height {
    height: 100%;
    display: table;
    table-layout: fixed;
    width: 100%;
}

.col-full-height {
    height: 100%;
    vertical-align: middle;
}

.row-same-height {
    display: table;
    width: 100%;
    /* fix overflow */
    table-layout: fixed;
}

.col-xs-height {
    display: table-cell;
    float: none !important;
}

@media (min-width: 768px) {
    .col-sm-height {
        display: table-cell;
        float: none !important;
    }

    .col-sm-bottom {
        vertical-align: bottom;
    }

    .col-sm-middle {
        vertical-align: middle;
    }

    .col-sm-top {
        vertical-align: top;
    }
}

@media (min-width: 992px) {
    .col-md-height {
        display: table-cell;
        float: none !important;
    }

    .col-md-bottom {
        vertical-align: bottom;
    }

    .col-md-middle {
        vertical-align: middle;
    }

    .col-md-top {
        vertical-align: top;
    }
}

@media (min-width: 1200px) {
    .col-lg-height {
        display: table-cell;
        float: none !important;
    }

    .col-lg-bottom {
        vertical-align: bottom;
    }

    .col-lg-middle {
        vertical-align: middle;
    }

    .col-lg-top {
        vertical-align: top;
    }
}

.col-top {
    vertical-align: top;
}

.col-middle {
    vertical-align: middle;
}

.col-bottom {
    vertical-align: bottom;
}

.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left;
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        perspective: 1000;
    }

    .carousel-inner > .item.next, .carousel-inner > .item.active.right {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0;
    }

    .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0;
    }

    .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0;
    }
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block;
}

.carousel-inner > .active {
    left: 0;
}

.carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.carousel-inner > .next {
    left: 100%;
}

.carousel-inner > .prev {
    left: -100%;
}

.carousel-inner > .next.left, .carousel-inner > .prev.right {
    left: 0;
}

.carousel-inner > .active.left {
    left: -100%;
}

.carousel-inner > .active.right {
    left: 100%;
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}

.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px;
}

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px;
}

.carousel-control .icon-prev, .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    line-height: 1;
    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 #1A1F71;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent;
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #1A1F71;
}

.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, 0.6);
}

.carousel-caption .btn {
    text-shadow: none;
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
        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;
    }
}

.carousel {
    position: relative;
}

.carousel-inner {
    padding-bottom: 170px;
    position: relative;
    overflow: hidden;
    width: 100%;
}

.carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left;
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        perspective: 1000;
    }

    .carousel-inner > .item.next, .carousel-inner > .item.active.right {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0;
    }

    .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0;
    }

    .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0;
    }
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block;
}

.carousel-inner > .active {
    left: 0;
}

.carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.carousel-inner > .next {
    left: 100%;
}

.carousel-inner > .prev {
    left: -100%;
}

.carousel-inner > .next.left, .carousel-inner > .prev.right {
    left: 0;
}

.carousel-inner > .active.left {
    left: -100%;
}

.carousel-inner > .active.right {
    left: 100%;
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}

.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px;
}

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px;
}

.carousel-control .icon-prev, .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    line-height: 1;
    font-family: serif;
}

.carousel-control .icon-prev:before {
    content: '\2039';
}

.carousel-control .icon-next:before {
    content: '\203a';
}

.carousel-indicators {
    position: absolute;
    bottom: 115px;
    font-size: 0;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-bottom: 0;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 5px;
    text-indent: -999px;
    border: 1px solid #1A1F71;
    border-radius: 0;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent;
}

.carousel-indicators .active {
    background-color: #1A1F71;
    height: 10px;
    margin: 5px;
    width: 10px;
}

.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, 0.6);
}

.carousel-caption .btn {
    text-shadow: none;
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
        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: 115px;
    }
}

.responsive-helper {
    background-color: #1A1F71;
    border-radius: 5px;
    bottom: 10px;
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    padding: 10px 9px;
    position: fixed;
    right: 10px;
    z-index: 99;
}

.responsive-helper.mobile {
    background: #F7B600;
}

.responsive-helper small {
    display: block;
    font-size: 14px;
    font-weight: 400;
}

.responsive-helper:before {
    content: 'XS';
}

@media (min-width: 768px) {
    .responsive-helper:before {
        content: 'SM';
    }
}

@media (min-width: 992px) {
    .responsive-helper:before {
        content: 'MD';
    }
}

@media (min-width: 1200px) {
    .responsive-helper:before {
        content: 'LG';
    }
}

/*
SCSS variables are information about icon's compiled state, stored under its original file name

.icon-home {
  width: $icon-home-width;
}

The large array-like variables contain all information about a single icon
$icon-home: x y offset_x offset_y width height total_width total_height image_path;

At the bottom of this section, we provide information about the spritesheet itself
$spritesheet: width height image $spritesheet-sprites;
*/
/*
The provided mixins are intended to be used with the array-like variables

.icon-home {
  @include sprite-width($icon-home);
}

.icon-email {
  @include sprite($icon-email);
}
*/
/*
The `sprites` mixin generates identical output to the CSS template
  but can be overridden inside of SCSS

@include sprites($spritesheet-sprites);
*/
.thumb-empty-big {
    background-image: url(../images/visa-sprite.png);
    background-position: 0px 0px;
    width: 49px;
    height: 51px;
}

.thumb-empty-small {
    background-image: url(../images/visa-sprite.png);
    background-position: -25px -51px;
    width: 24px;
    height: 25px;
}

.thumb-full-big {
    background-image: url(../images/visa-sprite.png);
    background-position: -49px 0px;
    width: 49px;
    height: 51px;
}

.thumb-full-small {
    background-image: url(../images/visa-sprite.png);
    background-position: -49px -51px;
    width: 24px;
    height: 25px;
}

.thumb-half-big {
    background-image: url(../images/visa-sprite.png);
    background-position: -98px 0px;
    width: 49px;
    height: 51px;
}

.thumb-half-small {
    background-image: url(../images/visa-sprite.png);
    background-position: 0px -51px;
    width: 25px;
    height: 25px;
}

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

.visible {
    display: block !important;
    visibility: visible !important;
}

.no-pad {
    padding: 0 !important;
}

.no-margin {
    margin: 0 !important;
}

.margin-btm-15 {
    margin-bottom: 1.5rem;
}

.margin-btm-20 {
    margin-bottom: 2rem;
}

.margin-btm-30 {
    margin-bottom: 3rem;
}

.margin-btm-40 {
    margin-bottom: 4rem;
}

.margin-btm-60 {
    margin-bottom: 6rem;
}

.margin-btm-80 {
    margin-bottom: 8rem;
}

.margin-btm-100 {
    margin-bottom: 10rem;
}

.margin-btm-120 {
    margin-bottom: 12rem;
}

.margin-top-n15 {
    margin-top: -1.5rem;
}

.margin-top-20 {
    margin-top: 2rem;
}

.margin-top-30 {
    margin-top: 3rem;
}

.margin-top-40 {
    margin-top: 4rem;
}

.margin-top-60 {
    margin-top: 6rem;
}

.margin-top-80 {
    margin-top: 8rem;
}

.margin-top-100 {
    margin-top: 10rem;
}

.margin-top-120 {
    margin-top: 12rem;
}

.margin-lft-15 {
    margin-left: 1.5rem;
}

.margin-rgt-15 {
    margin-right: 1.5rem;
}

.visa-blue {
    color: #1A1F71;
}

.cool-gray {
    color: #5C5C5C;
}

@media screen and (min-width: 768px) {
    .container-fluid-pad100 {
        padding-left: 10rem;
        padding-right: 10rem;
    }
}

@media (min-width: 768px) and (max-width: 1369px) {
    .container-fluid-pad100 {
        max-width: none;
    }
}

@media (min-width: 1370px) {
    .container-fluid-pad100 {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (max-width: 767px) {
    .margin-top-xs-10 {
        margin-top: 1rem;
    }

    .margin-top-xs-20 {
        margin-top: 2rem;
    }

    .margin-top-xs-30 {
        margin-top: 3rem;
    }

    .margin-top-xs-40 {
        margin-top: 4rem;
    }

    .margin-top-xs-60 {
        margin-top: 6rem;
    }

    .margin-top-xs-80 {
        margin-top: 8rem;
    }

    .margin-top-xs-100 {
        margin-top: 10rem;
    }

    .margin-top-xs-120 {
        margin-top: 12rem;
    }

    .margin-btm-xs-10 {
        margin-bottom: 1rem;
    }

    .margin-btm-xs-15 {
        margin-bottom: 1.5rem;
    }

    .margin-btm-xs-20 {
        margin-bottom: 2rem;
    }

    .margin-btm-xs-30 {
        margin-bottom: 3rem;
    }

    .margin-btm-xs-40 {
        margin-bottom: 4rem;
    }

    .margin-btm-xs-60 {
        margin-bottom: 6rem;
    }

    .margin-btm-xs-80 {
        margin-bottom: 8rem;
    }

    .margin-btm-xs-100 {
        margin-bottom: 10rem;
    }

    .margin-btm-xs-120 {
        margin-bottom: 12rem;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .margin-top-sm-10 {
        margin-top: 1rem;
    }

    .margin-top-sm-20 {
        margin-top: 2rem;
    }

    .margin-top-sm-30 {
        margin-top: 3rem;
    }

    .margin-top-sm-40 {
        margin-top: 4rem;
    }

    .margin-top-sm-60 {
        margin-top: 6rem;
    }

    .margin-top-sm-80 {
        margin-top: 8rem;
    }

    .margin-top-sm-100 {
        margin-top: 10rem;
    }

    .margin-top-sm-120 {
        margin-top: 12rem;
    }

    .margin-btm-sm-10 {
        margin-bottom: 1rem;
    }

    .margin-btm-sm-15 {
        margin-bottom: 1.5rem;
    }

    .margin-btm-sm-20 {
        margin-bottom: 2rem;
    }

    .margin-btm-sm-30 {
        margin-bottom: 3rem;
    }

    .margin-btm-sm-40 {
        margin-bottom: 4rem;
    }

    .margin-btm-sm-60 {
        margin-bottom: 6rem;
    }

    .margin-btm-sm-80 {
        margin-bottom: 8rem;
    }

    .margin-btm-sm-100 {
        margin-bottom: 10rem;
    }

    .margin-btm-sm-120 {
        margin-bottom: 12rem;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .margin-top-md-10 {
        margin-top: 1rem;
    }

    .margin-top-md-20 {
        margin-top: 2rem;
    }

    .margin-top-md-30 {
        margin-top: 3rem;
    }

    .margin-top-md-40 {
        margin-top: 4rem;
    }

    .margin-top-md-60 {
        margin-top: 6rem;
    }

    .margin-top-md-80 {
        margin-top: 8rem;
    }

    .margin-top-md-100 {
        margin-top: 10rem;
    }

    .margin-top-md-120 {
        margin-top: 12rem;
    }

    .margin-btm-md-10 {
        margin-bottom: 1rem;
    }

    .margin-btm-md-15 {
        margin-bottom: 1.5rem;
    }

    .margin-btm-md-20 {
        margin-bottom: 2rem;
    }

    .margin-btm-md-30 {
        margin-bottom: 3rem;
    }

    .margin-btm-md-40 {
        margin-bottom: 4rem;
    }

    .margin-btm-md-60 {
        margin-bottom: 6rem;
    }

    .margin-btm-md-80 {
        margin-bottom: 8rem;
    }

    .margin-btm-md-100 {
        margin-bottom: 10rem;
    }

    .margin-btm-md-120 {
        margin-bottom: 12rem;
    }
}

@media (min-width: 1200px) {
    .margin-top-lg-10 {
        margin-top: 1rem;
    }

    .margin-top-lg-20 {
        margin-top: 2rem;
    }

    .margin-top-lg-30 {
        margin-top: 3rem;
    }

    .margin-top-lg-40 {
        margin-top: 4rem;
    }

    .margin-top-lg-60 {
        margin-top: 6rem;
    }

    .margin-top-lg-80 {
        margin-top: 8rem;
    }

    .margin-top-lg-100 {
        margin-top: 10rem;
    }

    .margin-top-lg-120 {
        margin-top: 12rem;
    }

    .margin-btm-lg-10 {
        margin-bottom: 1rem;
    }

    .margin-btm-lg-15 {
        margin-bottom: 1.5rem;
    }

    .margin-btm-lg-20 {
        margin-bottom: 2rem;
    }

    .margin-btm-lg-30 {
        margin-bottom: 3rem;
    }

    .margin-btm-lg-40 {
        margin-bottom: 4rem;
    }

    .margin-btm-lg-60 {
        margin-bottom: 6rem;
    }

    .margin-btm-lg-80 {
        margin-bottom: 8rem;
    }

    .margin-btm-lg-100 {
        margin-bottom: 10rem;
    }

    .margin-btm-lg-120 {
        margin-bottom: 12rem;
    }
}


/*! jQuery UI - v1.11.4 - 2015-03-11
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, draggable.css, menu.css, progressbar.css, resizable.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
    display: none;
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse;
}

.ui-helper-clearfix:after {
    clear: both;
}

.ui-helper-clearfix {
    min-height: 0; /* support: IE7 */
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0); /* support: IE8 */
}

.ui-front {
    z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
    cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0 0;
    padding: .5em .5em .5em .7em;
    min-height: 0; /* support: IE7 */
    font-size: 100%;
}

.ui-accordion .ui-accordion-icons {
    padding-left: 2.2em;
}

.ui-accordion .ui-accordion-icons .ui-accordion-icons {
    padding-left: 2.2em;
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    position: absolute;
    left: .5em;
    top: 50%;
    margin-top: -8px;
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto;
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
}

.ui-button {
    display: inline-block;
    position: relative;
    padding: 0;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    overflow: visible; /* removes extra width in IE */
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
    text-decoration: none;
}

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
    width: 2.2em;
}

/* button elements seem to need a little more width */
button.ui-button-icon-only {
    width: 2.4em;
}

.ui-button-icons-only {
    width: 3.4em;
}

button.ui-button-icons-only {
    width: 3.7em;
}

/* button text element */
.ui-button .ui-button-text {
    display: block;
    line-height: normal;
}

.ui-button-text-only .ui-button-text {
    padding: .4em 1em;
}

.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
    padding: .4em;
    text-indent: -9999999px;
}

.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
    padding: .4em 1em .4em 2.1em;
}

.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
    padding: .4em 2.1em .4em 1em;
}

.ui-button-text-icons .ui-button-text {
    padding-left: 2.1em;
    padding-right: 2.1em;
}

/* no icon support for input elements, provide padding by default */
input.ui-button {
    padding: .4em 1em;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
    position: absolute;
    top: 50%;
    margin-top: -8px;
}

.ui-button-icon-only .ui-icon {
    left: 50%;
    margin-left: -8px;
}

.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
    left: .5em;
}

.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
    right: .5em;
}

/* button sets */
.ui-buttonset {
    margin-right: 7px;
}

.ui-buttonset .ui-button {
    margin-left: 0;
    margin-right: -.3em;
}

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0;
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none;
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
    top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px;
}

.ui-datepicker .ui-datepicker-next {
    right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 1px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 45%;
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em;
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: bold;
    border: 0;
}

.ui-datepicker td {
    border: 0;
    padding: 1px;
}

.ui-datepicker td span,
.ui-datepicker td a {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
    width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left;
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
    direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
    float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px;
}

.ui-dialog {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0;
}

.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative;
}

.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 20px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 20px;
}

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: none;
    overflow: auto;
}

.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    margin-top: .5em;
    padding: .3em 1em .5em .4em;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right;
}

.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer;
}

.ui-dialog .ui-resizable-se {
    width: 12px;
    height: 12px;
    right: -5px;
    bottom: -5px;
    background-position: 16px 16px;
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move;
}

.ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none;
}

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: none;
}

.ui-menu .ui-menu {
    position: absolute;
}

.ui-menu .ui-menu-item {
    position: relative;
    margin: 0;
    padding: 3px 1em 3px .4em;
    cursor: pointer;
    min-height: 0; /* support: IE7 */
    /* support: IE10, see #8844 */
    list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}

.ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0;
}

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
    margin: -1px;
}

/* icon support */
.ui-menu-icons {
    position: relative;
}

.ui-menu-icons .ui-menu-item {
    padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
    left: auto;
    right: 0;
}

.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden;
}

.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%;
}

.ui-progressbar .ui-progressbar-overlay {
    background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
    height: 100%;
    filter: alpha(opacity=25); /* support: IE8 */
    opacity: 0.25;
}

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none;
}

.ui-resizable {
    position: relative;
}

.ui-resizable-handle {
    position: absolute;
    font-size: 0.1px;
    display: block;
    -ms-touch-action: none;
    touch-action: none;
}

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
    display: none;
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0;
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0;
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%;
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%;
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px;
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px;
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px;
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px;
}

.ui-selectable {
    -ms-touch-action: none;
    touch-action: none;
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted black;
}

.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

.ui-selectmenu-menu .ui-menu {
    overflow: auto;
    /* Support: IE7 */
    overflow-x: hidden;
    padding-bottom: 1px;
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
    font-size: 1em;
    font-weight: bold;
    line-height: 1.5;
    padding: 2px 0.4em;
    margin: 0.5em 0 0 0;
    height: auto;
    border: 0;
}

.ui-selectmenu-open {
    display: block;
}

.ui-selectmenu-button {
    display: inline-block;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    cursor: pointer;
}

.ui-selectmenu-button span.ui-icon {
    right: 0.5em;
    left: auto;
    margin-top: -8px;
    position: absolute;
    top: 50%;
}

.ui-selectmenu-button span.ui-selectmenu-text {
    text-align: left;
    padding: 0.4em 2.1em 0.4em 1em;
    display: block;
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ui-slider {
    position: relative;
    text-align: left;
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none;
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit;
}

.ui-slider-horizontal {
    height: .8em;
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em;
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0;
}

.ui-slider-vertical {
    width: .8em;
    height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em;
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0;
}

.ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none;
}

.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle;
}

.ui-spinner-input {
    border: none;
    background: none;
    color: inherit;
    padding: 0;
    margin: .2em 0;
    vertical-align: middle;
    margin-left: .4em;
    margin-right: 22px;
}

.ui-spinner-button {
    width: 16px;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0;
}

/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
    border-top: none;
    border-bottom: none;
    border-right: none;
}

/* vertically center icon */
.ui-spinner .ui-icon {
    position: absolute;
    margin-top: -8px;
    top: 50%;
    left: 0;
}

.ui-spinner-up {
    top: 0;
}

.ui-spinner-down {
    bottom: 0;
}

/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
    /* need to fix icons sprite */
    background-position: -65px -16px;
}

.ui-tabs {
    position: relative; /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
    padding: .2em;
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0;
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: .5em 1em;
    text-decoration: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: text;
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: pointer;
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: none;
}

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
    -webkit-box-shadow: 0 0 5px #aaa;
    box-shadow: 0 0 5px #aaa;
}

body .ui-tooltip {
    border-width: 2px;
}

/* Component containers
----------------------------------*/
.ui-widget {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1.1em;
}

.ui-widget .ui-widget {
    font-size: 1em;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1em;
}

.ui-widget-content {
    border: 1px solid #aaaaaa;
    background: #ffffff url("../images/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x;
    color: #222222;
}

.ui-widget-content a {
    color: #222222;
}

.ui-widget-header {
    border: 1px solid #aaaaaa;
    background: #cccccc url("../images/ui-bg_highlight-soft_75_cccccc_1x100.png") 50% 50% repeat-x;
    color: #222222;
    font-weight: bold;
}

.ui-widget-header a {
    color: #222222;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #d3d3d3;
    background: #e6e6e6 url("../images/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50% repeat-x;
    font-weight: normal;
    color: #555555;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
    color: #555555;
    text-decoration: none;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    border: 1px solid #999999;
    background: #dadada url("../images/ui-bg_glass_75_dadada_1x400.png") 50% 50% repeat-x;
    font-weight: normal;
    color: #212121;
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
    color: #212121;
    text-decoration: none;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    border: 1px solid #aaaaaa;
    background: #ffffff url("../images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
    font-weight: normal;
    color: #212121;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #212121;
    text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #fcefa1;
    background: #fbf9ee url("../images/ui-bg_glass_55_fbf9ee_1x400.png") 50% 50% repeat-x;
    color: #363636;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #363636;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a;
    background: #fef1ec url("../images/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x;
    color: #cd0a0a;
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
    color: #cd0a0a;
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
    color: #cd0a0a;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70); /* support: IE8 */
    font-weight: normal;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35); /* support: IE8 */
    background-image: none;
}

.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
    width: 16px;
    height: 16px;
}

.ui-icon,
.ui-widget-content .ui-icon {
    background-image: url("../images/ui-icons_222222_256x240.png");
}

.ui-widget-header .ui-icon {
    background-image: url("../images/ui-icons_222222_256x240.png");
}

.ui-state-default .ui-icon {
    background-image: url("../images/ui-icons_888888_256x240.png");
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
    background-image: url("../images/ui-icons_454545_256x240.png");
}

.ui-state-active .ui-icon {
    background-image: url("../images/ui-icons_454545_256x240.png");
}

.ui-state-highlight .ui-icon {
    background-image: url("../images/ui-icons_2e83ff_256x240.png");
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: url("../images/ui-icons_cd0a0a_256x240.png");
}

/* positioning */
.ui-icon-blank {
    background-position: 16px 16px;
}

.ui-icon-carat-1-n {
    background-position: 0 0;
}

.ui-icon-carat-1-ne {
    background-position: -16px 0;
}

.ui-icon-carat-1-e {
    background-position: -32px 0;
}

.ui-icon-carat-1-se {
    background-position: -48px 0;
}

.ui-icon-carat-1-s {
    background-position: -64px 0;
}

.ui-icon-carat-1-sw {
    background-position: -80px 0;
}

.ui-icon-carat-1-w {
    background-position: -96px 0;
}

.ui-icon-carat-1-nw {
    background-position: -112px 0;
}

.ui-icon-carat-2-n-s {
    background-position: -128px 0;
}

.ui-icon-carat-2-e-w {
    background-position: -144px 0;
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
    background-position: -64px -16px;
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
    background-position: -64px -32px;
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
    background-position: 0 -48px;
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px;
}

.ui-icon-arrow-4 {
    background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px;
}

.ui-icon-extlink {
    background-position: -32px -80px;
}

.ui-icon-newwin {
    background-position: -48px -80px;
}

.ui-icon-refresh {
    background-position: -64px -80px;
}

.ui-icon-shuffle {
    background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px;
}

.ui-icon-folder-open {
    background-position: -16px -96px;
}

.ui-icon-document {
    background-position: -32px -96px;
}

.ui-icon-document-b {
    background-position: -48px -96px;
}

.ui-icon-note {
    background-position: -64px -96px;
}

.ui-icon-mail-closed {
    background-position: -80px -96px;
}

.ui-icon-mail-open {
    background-position: -96px -96px;
}

.ui-icon-suitcase {
    background-position: -112px -96px;
}

.ui-icon-comment {
    background-position: -128px -96px;
}

.ui-icon-person {
    background-position: -144px -96px;
}

.ui-icon-print {
    background-position: -160px -96px;
}

.ui-icon-trash {
    background-position: -176px -96px;
}

.ui-icon-locked {
    background-position: -192px -96px;
}

.ui-icon-unlocked {
    background-position: -208px -96px;
}

.ui-icon-bookmark {
    background-position: -224px -96px;
}

.ui-icon-tag {
    background-position: -240px -96px;
}

.ui-icon-home {
    background-position: 0 -112px;
}

.ui-icon-flag {
    background-position: -16px -112px;
}

.ui-icon-calendar {
    background-position: -32px -112px;
}

.ui-icon-cart {
    background-position: -48px -112px;
}

.ui-icon-pencil {
    background-position: -64px -112px;
}

.ui-icon-clock {
    background-position: -80px -112px;
}

.ui-icon-disk {
    background-position: -96px -112px;
}

.ui-icon-calculator {
    background-position: -112px -112px;
}

.ui-icon-zoomin {
    background-position: -128px -112px;
}

.ui-icon-zoomout {
    background-position: -144px -112px;
}

.ui-icon-search {
    background-position: -160px -112px;
}

.ui-icon-wrench {
    background-position: -176px -112px;
}

.ui-icon-gear {
    background-position: -192px -112px;
}

.ui-icon-heart {
    background-position: -208px -112px;
}

.ui-icon-star {
    background-position: -224px -112px;
}

.ui-icon-link {
    background-position: -240px -112px;
}

.ui-icon-cancel {
    background-position: 0 -128px;
}

.ui-icon-plus {
    background-position: -16px -128px;
}

.ui-icon-plusthick {
    background-position: -32px -128px;
}

.ui-icon-minus {
    background-position: -48px -128px;
}

.ui-icon-minusthick {
    background-position: -64px -128px;
}

.ui-icon-close {
    background-position: -80px -128px;
}

.ui-icon-closethick {
    background-position: -96px -128px;
}

.ui-icon-key {
    background-position: -112px -128px;
}

.ui-icon-lightbulb {
    background-position: -128px -128px;
}

.ui-icon-scissors {
    background-position: -144px -128px;
}

.ui-icon-clipboard {
    background-position: -160px -128px;
}

.ui-icon-copy {
    background-position: -176px -128px;
}

.ui-icon-contact {
    background-position: -192px -128px;
}

.ui-icon-image {
    background-position: -208px -128px;
}

.ui-icon-video {
    background-position: -224px -128px;
}

.ui-icon-script {
    background-position: -240px -128px;
}

.ui-icon-alert {
    background-position: 0 -144px;
}

.ui-icon-info {
    background-position: -16px -144px;
}

.ui-icon-notice {
    background-position: -32px -144px;
}

.ui-icon-help {
    background-position: -48px -144px;
}

.ui-icon-check {
    background-position: -64px -144px;
}

.ui-icon-bullet {
    background-position: -80px -144px;
}

.ui-icon-radio-on {
    background-position: -96px -144px;
}

.ui-icon-radio-off {
    background-position: -112px -144px;
}

.ui-icon-pin-w {
    background-position: -128px -144px;
}

.ui-icon-pin-s {
    background-position: -144px -144px;
}

.ui-icon-play {
    background-position: 0 -160px;
}

.ui-icon-pause {
    background-position: -16px -160px;
}

.ui-icon-seek-next {
    background-position: -32px -160px;
}

.ui-icon-seek-prev {
    background-position: -48px -160px;
}

.ui-icon-seek-end {
    background-position: -64px -160px;
}

.ui-icon-seek-start {
    background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
    background-position: -80px -160px;
}

.ui-icon-stop {
    background-position: -96px -160px;
}

.ui-icon-eject {
    background-position: -112px -160px;
}

.ui-icon-volume-off {
    background-position: -128px -160px;
}

.ui-icon-volume-on {
    background-position: -144px -160px;
}

.ui-icon-power {
    background-position: 0 -176px;
}

.ui-icon-signal-diag {
    background-position: -16px -176px;
}

.ui-icon-signal {
    background-position: -32px -176px;
}

.ui-icon-battery-0 {
    background-position: -48px -176px;
}

.ui-icon-battery-1 {
    background-position: -64px -176px;
}

.ui-icon-battery-2 {
    background-position: -80px -176px;
}

.ui-icon-battery-3 {
    background-position: -96px -176px;
}

.ui-icon-circle-plus {
    background-position: 0 -192px;
}

.ui-icon-circle-minus {
    background-position: -16px -192px;
}

.ui-icon-circle-close {
    background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px;
}

.ui-icon-circle-check {
    background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px;
}


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
    border-top-left-radius: 4px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
    border-top-right-radius: 4px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
    border-bottom-left-radius: 4px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
    border-bottom-right-radius: 4px;
}

/* Overlays */
.ui-widget-overlay {
    background: #aaaaaa url("../images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
    opacity: .3;
    filter: Alpha(Opacity=30); /* support: IE8 */
}

.ui-widget-shadow {
    margin: -8px 0 0 -8px;
    padding: 8px;
    background: #aaaaaa url("../images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
    opacity: .3;
    filter: Alpha(Opacity=30); /* support: IE8 */
    border-radius: 8px;
}

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

.visa-icon {
    display: inline-block;
    font-family: "visaFont";
}

.visa-icon:before {
    font-family: "visaFont";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    position: relative;;
    top: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.visa-icon-hamburger:before {
    content: "\E800"
}

.visa-icon-arrow-down:before {
    content: "\E801"
}

.visa-icon-triangle-up:before {
    content: "\E802"
}

.visa-icon-carat-arrow-right:before {
    content: "\E803A"
}

.visa-icon-carat-arrow-left:before {
    content: "\E803B"
}

.visa-icon-chevron-back:before {
    content: "\E804"
}

.visa-icon-checkmark:before {
    content: "\E805"
}

.visa-icon-checkmark-empty:before {
    content: "\E806"
}

.visa-icon-carat-left:before {
    content: "\E807A"
}

.visa-icon-carat-right:before {
    content: "\E807B"
}

.visa-icon-quote-left:before {
    content: "\E808A"
}

.visa-icon-quote-right:before {
    content: "\E808B"
}

.visa-icon-nav-ribbon-left:before {
    content: "\E809A"
}

.visa-icon-nav-ribbon-right:before {
    content: "\E809B"
}

.visa-icon-close:before {
    content: "\E810"
}

.visa-icon-alert:before {
    content: "\E811"
}

.visa-icon-books:before {
    content: "\E812"
}

.visa-icon-bank:before {
    content: "\E813"
}

.visa-icon-email-rev:before {
    content: "\E814"
}

.visa-icon-building:before {
    content: "\E815"
}

.visa-icon-stack-rev:before {
    content: "\E816"
}

.visa-icon-suitcase:before {
    content: "\E817"
}

.visa-icon-download:before {
    content: "\E818"
}

.visa-icon-flag:before {
    content: "\E819"
}

.visa-icon-global:before {
    content: "\E820"
}

.visa-icon-info:before {
    content: "\E821"
}

.visa-icon-light-buld:before {
    content: "\E822"
}

.visa-icon-ellipsis:before {
    content: "\E823"
}

.visa-icon-sm-biz:before {
    content: "\E824"
}

.visa-icon-shopping-cart:before {
    content: "\E825A"
}

.visa-icon-shopping-cart-empty:before {
    content: "\E825B"
}

.visa-icon-clock:before {
    content: "\E826"
}

.visa-icon-search:before {
    content: "\E827"
}

.visa-icon-wifi:before {
    content: "\E828"
}

.visa-icon-outside-link:before {
    content: "\E829"
}

.visa-icon-location:before {
    content: "\E830"
}

.visa-icon-security:before {
    content: "\E831"
}

.visa-icon-offers:before {
    content: "\E832"
}

.visa-icon-partners:before {
    content: "\E833"
}

.visa-icon-payment-tech:before {
    content: "\E834"
}

.visa-icon-play-arrow:before {
    content: "\E835"
}

.visa-icon-reload:before {
    content: "\E836"
}

.visa-icon-price-tag:before {
    content: "\E837"
}

.visa-icon-printer:before {
    content: "\E838"
}

.visa-icon-android:before {
    content: "\E850"
}

.visa-icon-apple:before {
    content: "\E851"
}

.visa-icon-sqaure-checkmark:before {
    content: "\E860"
}

.visa-icon-square-minus:before {
    content: "\E861"
}

.visa-icon-square-plus:before {
    content: "\E862"
}

.visa-icon-filter-close:before {
    content: "\E863"
}

.visa-icon-filter-open:before {
    content: "\E864"
}

.visa-icon-slider-left-right:before {
    content: "\E865"
}

.visa-icon-visa-card:before {
    content: "\E880"
}

.visa-icon-visa-ready:before {
    content: "\E881"
}

.visa-icon-cards:before {
    content: "\E882"
}

.visa-icon-card-back:before {
    content: "\E883"
}

.visa-icon-visa-tagline:before {
    content: "\E884"
}

.visa-icon-share:before {
    content: "\E890"
}

.visa-icon-facebook:before {
    content: "\E891A"
}

.visa-icon-facebook-rev:before {
    content: "\E891B"
}

.visa-icon-linkedin:before {
    content: "\E892A"
}

.visa-icon-linkedin-rev:before {
    content: "\E892B"
}

.visa-icon-twitter:before {
    content: "\E893A"
}

.visa-icon-twitter-rev:before {
    content: "\E893B"
}

.visa-icon-tumblr-rev:before {
    content: "\E894B"
}

.visa-icon-instagram:before {
    content: "\E895"
}

.visa-icon-paddle-left:before {
    content: "\E896"
}

.visa-icon-paddle-right:before {
    content: "\E897"
}

.visa-icon-global-impact:before {
    content: "\E898"
}

.visa-icon-visa-checkout:before {
    content: "\E899"
}

.visa-icon-payment-technology:before {
    content: "\E900"
}

.visa-icon-cards-main:before {
    content: "\E901"
}

.visa-icon-offers-and-perks:before {
    content: "\E902"
}

.visa-icon-ready-main:before {
    content: "\E903"
}

.visa-icon-info-for-partners:before {
    content: "\E904"
}

.visa-icon-about-visa:before {
    content: "\E905"
}

.visa-icon-start-accepting-visa:before {
    content: "\E906"
}

.visa-icon-commercial-solutions:before {
    content: "\E907"
}

.visa-icon-visa-performance-solutions:before {
    content: "\E908"
}

.visa-icon-innovation:before {
    content: "\E909"
}

.visa-icon-security-main:before {
    content: "\E910"
}

.visa-icon-small-business-management:before {
    content: "\E911"
}

@font-face {
    font-family: 'Visa Font Light';
    src: url('/assets/fonts/visafont-light.woff');
}

@font-face {
    font-family: 'Visa Font Light Italic';
    src: url('/assets/fonts/visafont-light-italic.woff');
}

@font-face {
    font-family: 'Visa Font Regular';
    src: url('/assets/fonts/visafont-regular.woff');
}

@font-face {
    font-family: 'Visa Font Regular Italic';
    src: url('/assets/fonts/visafont-regular-italic.woff');
}

@font-face {
    font-family: 'Visa Font Semi Bold';
    src: url('/assets/fonts/visafont-semi-bold.woff');
}

@font-face {
    font-family: 'Visa Font Semi Bold Italic';
    src: url('/assets/fonts/visafont-semi-bold-italic.woff');
}

@font-face {
    font-family: 'Visa Font Bold';
    src: url('/assets/fonts/visafont-bold.woff');
}

@font-face {
    font-family: 'Visa Font Bold-it';
    src: url('/assets/fonts/visafont-bold-italic.woff');
}

.visa-background-blue {
    background: #1A1F71;
}

.visa-background-gold {
    background: #F7B600;
}

.visa-background-white {
    background: #FFFFFF;
}

.visa-background-cool-gray {
    background: #5C5C5C;
}

.visa-background-cool-gray-28 {
    background: #B9B9B9;
}

.visa-background-cool-gray-12 {
    background: #DEDEDE;
}

.visa-background-cool-gray-7 {
    background: #EEEEEE;
}

.visa-background-cool-gray-3 {
    background: #F7F7F7;
}

.visa-background-blue-secondary {
    background: #003EA9;
}

.visa-background-orange-secondary {
    background: #EF8400;
}

.visa-background-yellow-secondary {
    background: #FFD700;
}

.visa-gradient-blue {
    background: #1A1E5A;
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #1A1E5A), color-stop(100%, #122D98));
    background: -webkit-linear-gradient(45deg, #1A1E5A 0%, #122D98 100%);
    background: linear-gradient(45deg, #1A1E5A 0%, #122D98 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF1A1E5A', endColorstr='#FF122D98', GradientType=1);
}

.visa-gradient-gold {
    background: #FA9B00;
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #FA9B00), color-stop(100%, #F4CA12));
    background: -webkit-linear-gradient(45deg, #FA9B00 0%, #F4CA12 100%);
    background: linear-gradient(45deg, #FA9B00 0%, #F4CA12 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFA9B00', endColorstr='#FFF4CA12', GradientType=1);
}

.visa-gradient-blue-secondary {
    background: #00329E;
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #00329E), color-stop(100%, #0050B9));
    background: -webkit-linear-gradient(45deg, #00329E 0%, #0050B9 100%);
    background: linear-gradient(45deg, #00329E 0%, #0050B9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF00329E', endColorstr='#FF0050B9', GradientType=1);
}

.visa-gradient-orange-secondary {
    background: #F26800;
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #F26800), color-stop(100%, #FA9800));
    background: -webkit-linear-gradient(45deg, #F26800 0%, #FA9800 100%);
    background: linear-gradient(45deg, #F26800 0%, #FA9800 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF26800', endColorstr='#FFFA9800', GradientType=1);
}

.visa-gradient-yellow-secondary {
    background: #FFCB00;
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #FFCB00), color-stop(100%, #FBE112));
    background: -webkit-linear-gradient(45deg, #FFCB00 0%, #FBE112 100%);
    background: linear-gradient(45deg, #FFCB00 0%, #FBE112 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFCB00', endColorstr='#FFFBE112', GradientType=1);
}

.visa-gradient-orange-to-yellow {
    background: #F26800;
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #F26800), color-stop(100%, #FBE112));
    background: -webkit-linear-gradient(left, #F26800 0%, #FBE112 100%);
    background: linear-gradient(left, #F26800 0%, #FBE112 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF26800', endColorstr='#FFFBE112', GradientType=1);
}

.divider-line {
    border-top: 1px solid #5C5C5C;
    opacity: .25;
}

.headline-hidden-primary {
    display: none;
}

.mt0 {
    margin-top: 0;
}

.mt12 {
    margin-top: 12px;
}

.mb0 {
    margin-bottom: 0;
}

.mb-head-guide {
    margin-bottom: 50px;
}

.sg-wraper {
    float: none;
    text-align: center;
    padding: 20px 0;
}

.mt-head-guide {
    margin-top: 50px;
}

.signature-background-blue {
    background: #031D40;
}

.signature-background-gold {
    background: #D2A54B;
}

.signature-background-cool-gray {
    background: #5C5C5C;
}

.signature-background-white {
    background: #FFFFFF;
}

.signature-background-cool-gray-64 {
    background: #5C5C5C;
}

.signature-background-cool-gray-28 {
    background: #B9B9B9;
}

.signature-background-cool-gray-12 {
    background: #DEDEDE;
}

.signature-background-cool-gray-7 {
    background: #EEEEEE;
}

.signature-background-cool-gray-3 {
    background: #F7F7F7;
}

.signature-gradient-blue, .signature-theme {
    background: #000008;
    background: -webkit-linear-gradient(45deg, #000008 0%, #1A2655 50%, #213B72 100%);
    background: linear-gradient(45deg, #000008 0%, #1A2655 50%, #213B72 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF000008', endColorstr='#FF213B72', GradientType=1);
}

.signature-theme h1, .signature-theme h2, .signature-theme h3, .signature-theme h4, .signature-theme h5, .signature-theme h6 {
    color: #D2A54B;
}

.signature-theme p, .signature-theme a {
    color: #FFFFFF;
}

.signature-gradient-gold {
    background: #C58C1E;
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #C58C1E), color-stop(100%, #FECF8D));
    background: -webkit-linear-gradient(45deg, #C58C1E 0%, #FECF8D 100%);
    background: linear-gradient(45deg, #C58C1E 0%, #FECF8D 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFC58C1E', endColorstr='#FFFECF8D', GradientType=1);
}

.signature-element, .visa-element {
    position: absolute;
    overflow: hidden;
    width: 178px;
    z-index: 3;
}

.signature-element-bg, .visa-element-bg {
    width: 0px;
    border-bottom: 10px solid transparent;
    position: relative;
    top: 2px;
}

.signature-element-fg, .visa-element-fg {
    position: absolute;
    top: 0px;
    border-bottom: 18px solid transparent;
    width: 0;
}

.visa-element-background {
    box-shadow: 2px 1px 4px rgba(0, 0, 0, 0.75);
}

.signature-element-gradient {
    box-shadow: 1px 0px 3px 1px rgba(249, 201, 131, 0.9), 2px 1px 4px rgba(0, 0, 0, 0.75), 2px 1px 4px rgba(0, 0, 0, 0.75);
    outline: 1px solid transparent;
}

.signature-element-gradient, .visa-element-background {
    height: 35px;
    width: 168px;
    -webkit-transform: skewX(-17.5deg);
    -ms-transform: skewX(-17.5deg);
    transform: skewX(-17.5deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.signature-element-text, .visa-element-text {
    font-family: 'Visa Font Regular';
    font-size: 2rem;
    display: block;
    padding-left: 13px;
    -webkit-transform: skewX(17.5deg);
    -ms-transform: skewX(17.5deg);
    transform: skewX(17.5deg);
    position: absolute;
    top: 50%;
    margin-top: -14.5px;
}

.signature-element-sup {
    font-size: inherit;
    top: 0;
    left: -0.4rem;
}

.signature-element-bg {
    border-right: 10px solid #876b43;
}

.visa-element-bg {
    border-right: 10px solid #1A1F71;
}

.signature-element-text {
    color: #031D40;
}

.visa-element-text {
    color: #FFFFFF;
}

.signature-element-fg {
    border-left: 6px solid #CD962E;
}

.visa-element-fg {
    border-left: 6px solid #003EA9;
}

.no-textshadow .signature-element .signature-gradient-gold {
    background-color: #D2A54B;
    -webkit-filter: none;
    filter: none;
}

.no-textshadow .signature-element .signature-element-fg {
    border-left-color: #D2A54B;
}

button, a, div {
    border: none;
}

button[data-toggle="dropdown"], button.form-drop-down, a[data-toggle="dropdown"], a.form-drop-down, div[data-toggle="dropdown"], div.form-drop-down {
    border: 1px solid #B9B9B9;
    background-color: #F7F7F7 !important;
    color: #1A1F71 !important;
    display: inline-block;
    text-decoration: none;
    text-align: left;
    padding: 0 60px 0 45px !important;
    position: relative;
    width: 100%;
}

button[data-toggle="dropdown"]:hover, button.form-drop-down:hover, a[data-toggle="dropdown"]:hover, a.form-drop-down:hover, div[data-toggle="dropdown"]:hover, div.form-drop-down:hover {
    color: #1A1F71;
    text-decoration: none;
}

button[aria-expanded="true"], a[aria-expanded="true"], div[aria-expanded="true"] {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

button .icon-caret, a .icon-caret, div .icon-caret {
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -11px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    font-size: 2.5rem;
}

button.dropdown-small[data-toggle="dropdown"], a.dropdown-small[data-toggle="dropdown"], div.dropdown-small[data-toggle="dropdown"] {
    height: 48px;
    font-size: 2.5rem;
    line-height: 48px;
}

.sr-only.sr-only-focusable {
    top: -1000px;
    left: -1000px;
}

.inset-shadow-bot {
    box-shadow: inset 0px -3px 2px -2px #d8dde1;
}


.btn:focus {
    outline: dotted 2px #000
}

div.active:focus {
    outline: dotted 1px #000
}

a:focus {
    outline: dotted 1px #000
}

.close:hover, .close:focus {
    outline: dotted 1px #000
}

.nav > li > a:hover, .nav > li > a:focus {
    outline: dotted 1px #000
}

.carousel-inner > .item {
    position: absolute;
    top: -999999em;
    display: block;
    -webkit-transition: 0.6s ease-in-out left;
    -moz-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left
}

.carousel-inner > .active {
    top: 0
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    position: relative
}

.carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%
}

.alert-success {
    color: #2d4821
}

.alert-info {
    color: #214c62
}

.alert-warning {
    color: #6c4a00;
    background-color: #f9f1c6
}

.alert-danger {
    color: #d2322d
}

.alert-danger:hover {
    color: #a82824
}

@font-face {
    font-family: 'icons';
    src: url('fonts/icons/icons.eot?-a41tg2');
    src: url('fonts/icons/icons.eot?#iefix-a41tg2') format('embedded-opentype'), url('fonts/icons/icons.woff?-a41tg2') format('woff'), url('fonts/icons/icons.ttf?-a41tg2') format('truetype'), url('fonts/icons/icons.svg?-a41tg2#icons') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'icons2';
    src: url('fonts/icons/icons2.eot?3jp89t');
    src: url('fonts/icons/icons2.eot?#iefix3jp89t') format('embedded-opentype'), url('fonts/icons/icons2.woff?3jp89t') format('woff'), url('fonts/icons/icons2.ttf?3jp89t') format('truetype'), url('fonts/icons/icons2.svg?3jp89t#icons2') format('svg');
    font-weight: normal;
    font-style: normal;
}

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

.icon-caret:before {
    content: "\e600";
}

.icon-ellipsis:before {
    content: "\e601";
}

.icon-linkedin:before {
    content: "\e602";
}

.icon-twitter:before {
    content: "\e603";
}

.icon-facebook:before {
    content: "\e604";
}

.icon-globe:before {
    content: "\e605";
}

.icon-carat_arrow:before {
    content: "\e606";
}

.icon-arrow-up:before {
    content: "\e700";
}

.icon-carat-down:before {
    content: "\e701";
}

.icon-carat-right-gold:before {
    content: "\e702";
}

.icon-carat-right:before {
    content: "\e703";
}

.icon-card:before {
    content: "\e704";
}

.icon-cards:before {
    content: "\e705";
}

.icon-city .path1:before {
    content: "\e706";
    color: #1a1e5a;
}

.icon-city .path2:before {
    content: "\e707";
    margin-left: -1em;
    color: black;
}

.icon-city .path3:before {
    content: "\e708";
    margin-left: -1em;
    color: black;
}

.icon-city .path4:before {
    content: "\e709";
    margin-left: -1em;
    color: black;
}

.icon-city .path5:before {
    content: "\e70a";
    margin-left: -1em;
    color: black;
}

.icon-city .path6:before {
    content: "\e70b";
    margin-left: -1em;
    color: black;
}

.icon-city .path7:before {
    content: "\e70c";
    margin-left: -1em;
    color: black;
}

.icon-city .path8:before {
    content: "\e70d";
    margin-left: -1em;
    color: black;
}

.icon-city .path9:before {
    content: "\e70e";
    margin-left: -1em;
    color: black;
}

.icon-city .path10:before {
    content: "\e70f";
    margin-left: -1em;
    color: black;
}

.icon-city .path11:before {
    content: "\e710";
    margin-left: -1em;
    color: black;
}

.icon-city .path12:before {
    content: "\e711";
    margin-left: -1em;
    color: black;
}

.icon-city .path13:before {
    content: "\e712";
    margin-left: -1em;
    color: black;
}

.icon-city .path14:before {
    content: "\e713";
    margin-left: -1em;
    color: black;
}

.icon-city .path15:before {
    content: "\e714";
    margin-left: -1em;
    color: black;
}

.icon-close:before {
    content: "\e715";
}

.icon-idea:before {
    content: "\e716";
}

.icon-library:before {
    content: "\e717";
}

.icon-mobile-menu:before {
    content: "\e718";
}

.icon-person:before {
    content: "\e719";
}

.icon-ready:before {
    content: "\e71a";
}

.icon-return:before {
    content: "\e71b";
}

.icon-search:before {
    content: "\e71c";
}

.icon-security:before {
    content: "\e71d";
}

.icon-shop:before {
    content: "\e71e";
}

.icon-shopping:before {
    content: "\e71f";
}

.icon-ticket:before {
    content: "\e720";
}

.icon-wifi:before {
    content: "\e721";
}

.search:before {
    width: 100%;
    background-image: url('global/fonts/icons/icon-search.svg');
    background-size: cover;
    height: 0;
    padding: 0;
    /* reset */
    padding-bottom: 92%;
}

.shop:before {
    width: 52px;
    height: 32px;
    background-position: 0 -51px;
}

.cards:before {
    width: 52px;
    height: 32px;
    background-position: 0 -110px;
}

.wifi:before {
    width: 52px;
    height: 32px;
    background-position: 0 -161px;
}

.ticket:before {
    width: 52px;
    height: 32px;
    background-position: 0 -212px;
}

.ready:before {
    width: 52px;
    height: 32px;
    background-position: 0 -263px;
}

.person:before {
    width: 52px;
    height: 32px;
    background-position: 0 -314px;
}

.card:before {
    width: 52px;
    height: 32px;
    background-position: 0 -365px;
}

.storefront:before {
    width: 52px;
    height: 32px;
    background-position: 0 -416px;
}

.city:before {
    width: 52px;
    height: 32px;
    background-position: 0 -467px;
}

.seurity:before {
    width: 52px;
    height: 32px;
    background-position: 0 -518px;
}

.ideas:before {
    width: 52px;
    height: 32px;
    background-position: 0 -569px;
}

.global:before {
    width: 52px;
    height: 32px;
    background-position: 0 -620px;
}

.library:before {
    width: 52px;
    height: 32px;
    background-position: 0 -671px;
}

.mobile-menu:before {
    width: 52px;
    height: 32px;
    background-position: 0 -822px;
}

.close:before {
    width: 52px;
    height: 32px;
    background-position: 0 -7px;
}

.carat-down:before {
    width: 52px;
    height: 32px;
    background-position: 0 -7px;
}

.facebook:before {
    width: 52px;
    height: 32px;
    background-position: 0 -7px;
}

.twitter:before {
    width: 52px;
    height: 32px;
    background-position: 0 -7px;
}

.linkedin:before {
    width: 52px;
    height: 32px;
    background-position: 0 -7px;
}

.elipses:before {
    width: 52px;
    height: 32px;
    background-position: 0 -7px;
}

.ffwd:before {
    width: 52px;
    height: 32px;
    background-position: 0 -7px;
}

.carat-up:before {
    width: 52px;
    height: 32px;
    background-position: 0 -7px;
}

.instagram:before {
    width: 52px;
    height: 32px;
    background-position: 0 -7px;
}


.version {
    position: absolute;
    padding: 5px;
    color: #1A1F71;
    right: 0;
}

.sprint-toggle a {
    padding: 3rem;
    position: relative;
    text-transform: uppercase;
}

.sprint-toggle a:after {
    content: '\E807B';
    color: #1A1F71;
    font-family: 'visaFont';
    font-size: 2.2rem;
    line-height: 1;
    position: relative;
    top: 1px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.sprint-toggle a:after {
    left: 0;
    position: absolute;
    top: 50%;
    margin-top: -1.1rem;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.sprint-toggle a.collapsed:after {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

.sprint-content.in {
    border-top: 1px solid #5C5C5C;
    border-bottom: 1px solid #5C5C5C;
    background-color: #F7F7F7;
    padding: 2rem 3rem;
}

.sprint-content.in h3 {
    margin-bottom: 2rem;
}


header {
    position: relative;
}

.visa-navbar {
    border-width: 1px 0;
    font-family: 'Visa Font Light';
    background: #1A1E5A;
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #1A1E5A), color-stop(100%, #122D98));
    background: -webkit-linear-gradient(45deg, #1A1E5A 0%, #122D98 100%);
    background: linear-gradient(45deg, #1A1E5A 0%, #122D98 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF1A1E5A', endColorstr='#FF122D98', GradientType=1);
    padding-bottom: 0.5rem;
}

.visa-navbar a:focus {
    outline: 0 !important;
}

.visa-navbar a.navbar-brand:focus {
    outline: 0.1rem dotted #B9B9B9 !important;
}

.visa-navbar button:focus {
    outline: 0 !important;
}

.visa-navbar button.toggle-search:focus .visa-icon-search {
    color: #FFFFFF;
}

.visa-navbar .nav > li > a {
    color: #1A1F71;
}

.visa-navbar .nav > li > a:hover, .visa-navbar .nav > li > a:focus {
    outline: 0;
}

.visa-navbar .navbar-brand {
    margin-top: 1rem;
    padding: 1.2rem 1.5rem 0;
}

.visa-navbar .visa-logo {
    height: 25px;
}

.visa-navbar .visa-icon-search, .visa-navbar .visa-icon-hamburger {
    font-size: 3rem;
}

.visa-navbar .visa-icon-search {
    color: #F7B600;
}

.visa-navbar button {
    background: none;
}

.visa-navbar button .visa-icon {
    line-height: 1;
}

.visa-navbar .sep-line {
    display: inline-block;
    width: 1px;
    height: 25px;
    position: relative;
    top: -3px;
    background-color: rgba(255, 255, 255, 0.25);
}

.visa-navbar .navbar-toggle {
    padding: 1.2rem 1rem 0.6rem;
    margin-top: 5px;
    margin-bottom: 4px;
}

.visa-navbar .navbar-toggle button {
    font-size: 3rem;
    line-height: 1;
    padding: 0;
    margin-left: 1rem;
}

.visa-navbar .navbar-toggle .sep-line {
    margin-left: 1rem;
}

.visa-navbar .navbar-toggle .toggle-menu {
    color: #FFFFFF;
}

.visa-navbar .navbar-toggle .toggle-menu.collapsed .visa-icon-close {
    display: none;
}

.visa-navbar .navbar-toggle .toggle-menu.collapsed .visa-icon-hamburger {
    display: inline-block;
}

.visa-navbar .navbar-toggle .toggle-menu .visa-icon-close {
    display: inline-block;
}

.visa-navbar .navbar-toggle .toggle-menu .visa-icon-hamburger {
    display: none;
}

.visa-navbar .navbar-toggle .toggle-search {
    color: #F7B600;
}

.dropdown-nav {
    position: relative;
}

.navline {
    height: 3.5px;
    z-index: 3;
    display: block;
    width: 100%;
    position: relative;
    bottom: 0;
}

.navline .nav-indicator-bar {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    -webkit-transition: 1s;
    transition: 1s;
    background: url(../images/global-nav-indicator-bar.jpg) 2500px 0;
}

.navline .nav-indicator {
    position: absolute;
    top: -15px;
    width: 30px;
    height: 10px;
    margin-left: -15px;
    display: none;
    z-index: 10;
    -webkit-transition: 1s;
    transition: 1s;
}

.navline .nav-indicator img {
    width: auto;
    height: 100%;
}

.tier-menu {
    left: 0;
    margin-top: 0.5rem;
    position: absolute;
    z-index: 20100;
    width: 100%;
    box-sizing: border-box;
    background: #FFFFFF;
}

.navbar-search-form {
    background-color: #FFFFFF;
    font-size: 2.4rem;
}

.navbar-search-form .navbar-form {
    padding-top: 2rem;
}

.navbar-search-form .navbar-form .form-group {
    width: 100%;
}

.navbar-search-form .navbar-form .input-group {
    position: relative;
    width: 100%;
}

.navbar-search-form .navbar-form .input-group .input-group-addon {
    display: none;
}

.navbar-search-form .navbar-form .input-group .input-group-btn {
    width: 1%;
}

.navbar-search-form .navbar-form .input-group .input-group-addon {
    display: none;
}

.navbar-search-form .form-control {
    border: 1px solid #ccc;
    border-radius: 0;
}

.navbar-search-form .form-control {
    height: 4.4rem;
    box-shadow: none;
    font-size: 2rem;
    padding-right: 4rem;
    width: 100%;
    -webkit-appearance: none;
    -webkit-box-shadow: none;
}

.navbar-search-form .form-control::-ms-clear {
    display: none;
    width: 0;
    height: 0;
}

.navbar-search-form .btn-clear {
    height: 44px;
    padding: 1rem 1.5rem;
    font-size: 1.5rem;
    border-left: none;
    position: absolute;
    right: 0;
    z-index: 2;
}

.navbar-search-form .btn-clear .visa-icon {
    font-size: 2rem;
    top: 0;
}

.navbar-search-form button.btn-clear:focus {
    outline: 0.1rem dotted #B9B9B9 !important;
}

.navbar-search-form .navbar-search-results {
    padding: 20px 12px;
    font-size: 1.8rem;
}

.navbar-search-form .navbar-search-results .search-title {
    border-bottom: 0.1rem solid #ccc;
    color: #1A1F71;
    font-size: 1.4rem;
    font-weight: bold;
    margin-bottom: 1rem;
    padding-bottom: 0.5rem;
}

.navbar-search-form .navbar-search-results li {
    padding: 1rem 0;
}

.media-content-cta {
    font-size: 1.4rem;
    line-height: 1.6rem;
}

.media-content-cta .title {
    color: #1A1F71;
    font-size: 2rem;
    line-height: 1;
    margin-bottom: 1rem;
}

.media-content-cta img {
    width: 100%;
}

.media-content-cta img.img-top {
    padding-bottom: 10px;
}

.media-content-cta img.img-btm {
    padding-top: 10px;
}

.media-content-cta img.img-feature {
    width: 60%;
}

.media-content-cta strong {
    color: #1A1F71;
    display: block;
    font-size: 1.3rem;
}

.media-content-cta P {
    font-size: inherit;
    line-height: inherit;
    padding-top: 0.4rem;
}

.media-content-cta a {
    color: #5C5C5C;
    display: block;
}

.media-content-cta a .link-cta {
    color: #003EA9;
}

.media-content-cta a:hover, .media-content-cta a:focus {
    text-decoration: none;
}

.media-content-cta a:hover .link-cta, .media-content-cta a:focus .link-cta {
    text-decoration: underline;
}

.media-content-cta a:hover .link-cta:after, .media-content-cta a:focus .link-cta:after {
    color: #003EA9;
}

.media-content-cta .link-lg {
    font-size: 2rem;
    padding-bottom: 2rem;
}

.media-content-cta .link-cta {
    font-size: 1.4rem;
}

.media-content-cta .link-cta:after {
    color: #F7B600;
    font-size: 1.4rem;
    top: 4px;
    font-weight: bold;
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

@media screen and (max-width: 767px) {

    .visa-navbar .navbar-collapse {
        background: #FFFFFF;
        margin-top: 0.5rem;
        padding-top: 2rem;
        position: absolute;
        width: 100%;
        z-index: 20010;
    }

    .visa-navbar .navbar-nav-mobile .navbar-nav {
        margin-bottom: 0;
    }

    .visa-navbar .navbar-nav-mobile a {
        font-size: 2.4rem;
    }

    .visa-navbar .navbar-nav-mobile .dropdown a[data-toggle="dropdown"] {
        border: none;
        background-color: none;
        line-height: 2rem !important;
        height: auto;
        max-width: 100%;
    }

    .visa-navbar .navbar-nav-mobile .dropdown .dropdown-menu {
        background-color: #F7F7F7;
        border-top: 0.1rem solid #DEDEDE;
        border-bottom: 0.1rem solid #DEDEDE;
        border-radius: 0;
        width: 100%;
        padding: 1rem 1.5rem;
        max-width: 100%;
        box-sizing: content-box;
        margin: 0 -1.5rem;
    }

    .visa-navbar .navbar-nav-mobile .dropdown .dropdown-menu li {
        border: none;
    }

    .visa-navbar .navbar-nav-mobile .dropdown .dropdown-menu li .nav-link-second {
        font-size: 1.8rem;
        padding: 1.5rem 3rem;
        line-height: 1.8rem;
        color: #1A1F71;
    }

    .visa-navbar .navbar-nav-mobile .dropdown .dropdown-menu li .nav-link-second:focus, .visa-navbar .navbar-nav-mobile .dropdown .dropdown-menu li .nav-link-second.focus, .visa-navbar .navbar-nav-mobile .dropdown .dropdown-menu li .nav-link-second:hover, .visa-navbar .navbar-nav-mobile .dropdown .dropdown-menu li .nav-link-second.hover {
        background: none;
        color: #1A1F71;
    }

    .visa-navbar .navbar-nav-mobile .nav-link-primary {
        display: inline-block;
        width: 100%;
        padding: 3rem !important;
        background-repeat: no-repeat;
        background-position: 0 center;
        background-color: transparent !important;
        background-size: 2.7rem;
        position: relative;
    }

    .visa-navbar .navbar-nav-mobile .link-arrow:after {
        content: '\E807B';
        color: #1A1F71;
        font-family: 'visaFont';
        font-size: 2.2rem;
        line-height: 1;
        position: relative;
        top: 1px;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .visa-navbar .navbar-nav-mobile .link-arrow:after {
        left: 0;
        position: absolute;
        top: 50%;
        margin-top: -1.1rem;
    }

    .visa-navbar .navbar-nav-mobile .dropdown.open .link-arrow:after {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    .visa-navbar .navbar-nav-mobile .nav-link-second {
        display: inline-block;
        width: 100%;
    }

    .visa-navbar .navbar-nav-mobile li {
        border-bottom: 0.1rem solid #DEDEDE;
    }

    .visa-navbar .navbar-nav-mobile li.open {
        border-bottom: none;
    }

    .visa-navbar .navbar-nav-mobile li li li {
        border-bottom: none;
    }

    .visa-navbar .navbar-search-form {
        background-color: #FFFFFF;
    }

    .visa-navbar .navbar-search-form .btn-clear {
        width: auto;
    }
}

@media screen and (min-width: 768px) {
    .visa-navbar .nav > li {
        position: static;
    }

    .visa-navbar .nav > li > a:hover, .visa-navbar .nav > li > a:focus {
        color: #1A1F71;
    }

    .visa-navbar .nav > li .divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #dedede;
        margin: 0 0 2rem;
        padding: 0;
        width: 66%;
    }

    .visa-navbar .navbar-nav {
        float: right;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }

    .visa-navbar .navbar-nav > li > a {
        color: rgba(255, 255, 255, 0.85);
        padding-right: 1rem;
        padding-left: 1rem;
    }

    .visa-navbar .navbar-nav > li > a:hover, .visa-navbar .navbar-nav > li > a:focus {
        color: #F7B600;
        text-decoration: none;
    }

    .visa-navbar .navbar-nav > li > a.active, .visa-navbar .navbar-nav > li > a.active:hover, .visa-navbar .navbar-nav > li > a.active:focus {
        color: #F7B600;
    }

    .visa-navbar .navbar-nav .search-nav-item {
        position: relative;
        padding-top: 0.8rem;
        line-height: 1rem;
    }

    .visa-navbar .navbar-nav button.toggle-search {
        padding: 0;
        display: inline-block;
        position: relative;
        top: -4px;
    }

    .visa-navbar .navbar-nav .visa-icon-search {
        font-size: 3rem;
    }

    .visa-navbar .navbar-nav .sep-line {
        position: static;
        margin-left: 1rem;
        margin-right: 1.5rem;
        height: 3.3rem;
    }

    .visa-navbar .tier-menu {
        top: 6.5rem;
        margin-top: 0;
    }

    .visa-navbar .tier-menu .nav > li {
        display: inline-block;
    }

    .visa-navbar .tier-menu .nav > li > a {
        font-size: 1.8rem;
    }

    .visa-navbar > .container-fluid .navbar-brand {
        margin-left: 0;
        margin-top: 0.5rem;
    }

    .visa-navbar .visa-logo {
        height: 2.5rem;
    }

    .visa-navbar .navbar-search-form .navbar-form .form-control {
        border-left: none;
        padding-left: 0.6rem;
    }

    .visa-navbar .navbar-search-form .navbar-form .form-group {
        width: 100%;
    }

    .visa-navbar .navbar-search-form .navbar-form .input-group {
        width: 100%;
    }

    .visa-navbar .navbar-search-form .navbar-form .input-group .input-group-addon {
        display: table-cell;
        padding: 0 0 0 1rem;
        width: 3rem;
        background: #FFFFFF;
    }

    .visa-navbar .navbar-search-form .navbar-form .input-group .input-group-addon .visa-icon-search {
        color: #ccc;
    }

    .visa-navbar .navbar-search-form .navbar-search-results {
        padding: 2rem 2.5rem;
        font-size: 1.8rem;
    }

    .visa-navbar .tier-menu {
        background: rgba(255, 255, 255, 0.97);
    }

    .visa-navbar .tier-menu:after {
        bottom: -3px;
        content: '';
        height: 3px;
        position: absolute;
        width: 100%;
        background: url(../images/nav-shadow.png) 0 0 repeat transparent;
    }

    .visa-navbar .tier-menu-secondary {
        text-align: center;
    }

    .visa-navbar .tier-menu-secondary .nav > li > a {
        font-size: 1.4rem;
        padding: 2rem 3rem 2.2rem;
    }

    .visa-navbar .tier-menu-secondary .nav > li > a span {
        display: block;
    }

    .visa-navbar .tier-menu-secondary .nav > li > a span.visa-icon {
        color: #1A1F71;
        font-size: 4rem;
        line-height: 1;
    }

    .visa-navbar .tier-menu-secondary .nav > li > a .link-label {
        padding-top: 1rem;
        line-height: 1;
    }

    .visa-navbar .tier-menu-secondary .nav > li > a:hover, .visa-navbar .tier-menu-secondary .nav > li > a:focus {
        text-decoration: none;
    }

    .visa-navbar .tier-menu-secondary .nav > li > a:hover .link-label, .visa-navbar .tier-menu-secondary .nav > li > a:focus .link-label {
        text-decoration: underline;
    }

    .visa-navbar .tier-menu-secondary .nav > li > a.active {
        /*
            @include dropdown-pointer(10, 2, rgba(255, 255, 255, 0.94), $visa-cool-gray-28);
            &:before, &:after {
              bottom: -2px;
              z-index: 2;
            }
            */
    }

    .visa-navbar .tier-menu-secondary .nav > li > a.active:after {
        bottom: -0.3rem;
        content: ' ';
        height: 1.3rem;
        position: absolute;
        left: 50%;
        margin-left: -1.3rem;
        width: 2.7rem;
        background: url(../images/nav-pointer-white.png) bottom left no-repeat;
        z-index: 2;
    }

    .visa-navbar .tier-menu-secondary .nav .nav > li {
        margin: 0 0 2rem;
    }

    .visa-navbar .tier-menu-secondary .nav .nav > li > a {
        padding: 0 1.5rem 0 0;
    }

    .visa-navbar .tier-menu-secondary .nav .nav > li > a:hover, .visa-navbar .tier-menu-secondary .nav .nav > li > a:focus {
        text-decoration: underline;
    }

    .visa-navbar .tier-menu-third {
        background: rgba(255, 255, 255, 0.97);
        left: 0;
        padding: 4rem 0 4.5rem;
        text-align: left;
        position: absolute;
        width: 100.1%;
    }

    .visa-navbar .tier-menu-third .container-fluid {
        padding: 0 3rem;
    }

    .visa-navbar .tier-menu-third .nav > li {
        display: block;
    }

    .visa-navbar .tier-menu-third .nav-center-action-block {
        margin-top: 4rem;
        text-align: center;
    }

    .visa-navbar .tier-menu-third:after {
        bottom: -3px;
        content: '';
        height: 3px;
        position: absolute;
        width: 100%;
        background: url(../images/nav-shadow.png) 0 0 repeat transparent;
    }

    .navline {
        height: 4px;
    }
}

@media screen and (min-width: 992px) {
    header .container-fluid {
        padding-left: 2rem;
        padding-right: 2rem;
    }

    .visa-navbar {
        padding-bottom: 0.8rem;
    }

    .visa-navbar .navbar-nav {
        font-size: 1.8rem;
        padding-top: 0.9rem;
        padding-bottom: 0.9rem;
    }

    .visa-navbar .navbar-nav > li > a {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }

    .visa-navbar .navbar-nav .search-nav-item {
        padding-top: 0.4rem;
    }

    .visa-navbar .navbar-nav button.toggle-search {
        top: -5px;
    }

    .visa-navbar .navbar-nav .visa-icon-search {
        font-size: 3.6rem;
    }

    .visa-navbar .navbar-nav .sep-line {
        margin-left: 1rem;
        margin-right: 2.5rem;
        height: 4.1rem;
    }

    .visa-navbar > .container-fluid .navbar-brand {
        margin-top: 0.9rem;
        padding-top: 0.9rem;
    }

    .visa-navbar .visa-logo {
        height: 3.2rem;
    }

    .visa-navbar .tier-menu-secondary .nav > li > a {
        font-size: 1.6rem;
        padding: 2.3rem 4.5rem 2.5rem;
    }

    .visa-navbar .tier-menu-secondary .nav > li > a span.visa-icon {
        font-size: 5rem;
    }

    .visa-navbar .tier-menu-secondary .nav > li > a .icon-label {
        padding-top: 1.2rem;
    }

    .visa-navbar .tier-menu {
        top: 7.4rem;
    }

    .visa-navbar .tier-menu-third {
        padding-bottom: 5.5rem;
    }

    .navline {
        height: 5px;
    }

    .media-content-cta {
        font-size: 1.6rem;
        line-height: 1.8rem;
    }

    .media-content-cta .title {
        font-size: 2.2rem;
    }

    .media-content-cta img.img-feature {
        width: 80%;
    }

    .media-content-cta strong {
        font-size: 1.4rem;
    }

    .media-content-cta .link-cta {
        font-size: 1.6rem;
    }

    .media-content-cta .link-cta:after {
        font-size: 1.6rem;
    }
}

@media screen and (min-width: 1200px) {
    header .container-fluid {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }

    .visa-navbar {
        padding-bottom: 1.9rem;
    }

    .visa-navbar .navbar-nav {
        font-size: 2rem;
        padding-top: 1.8rem;
        padding-bottom: 1.8rem;
    }

    .visa-navbar .navbar-nav > li > a {
        padding-left: 2rem;
        padding-right: 2rem;
    }

    .visa-navbar .navbar-nav .search-nav-item {
        padding-top: 0.2rem;
    }

    .visa-navbar .navbar-nav button.toggle-search {
        top: -1px;
    }

    .visa-navbar .navbar-nav .visa-icon-search {
        font-size: 4.2rem;
    }

    .visa-navbar .navbar-nav .sep-line {
        margin-left: 1.5rem;
        margin-right: 3rem;
        height: 4.5rem;
    }

    .visa-navbar > .container-fluid .navbar-brand {
        margin-top: 1.8rem;
        padding-top: 0.5rem;
    }

    .visa-navbar .visa-logo {
        height: 4rem;
    }

    .visa-navbar .tier-menu {
        top: 9.2rem;
    }

    .visa-navbar .tier-menu-secondary .nav > li > a {
        font-size: 1.8rem;
        padding: 2.2rem 5.5rem 2.5rem;
    }

    .visa-navbar .tier-menu-secondary .nav > li > a span.visa-icon {
        font-size: 6rem;
    }

    .visa-navbar .tier-menu-third {
        padding-bottom: 6.5rem;
    }

    .media-content-cta {
        font-size: 1.8rem;
        line-height: 1.8rem;
    }

    .media-content-cta .title {
        font-size: 2.5rem;
    }

    .media-content-cta img.img-feature {
        width: 100%;
    }

    .media-content-cta strong {
        font-size: 1.5rem;
    }

    .media-content-cta .link-cta {
        font-size: 1.8rem;
    }

    .media-content-cta .link-cta:after {
        font-size: 1.8rem;
    }
}


