﻿@charset "UTF-8";
/*! 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: .67em 0;
}

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

small {
    font-size: 80%;
}

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

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    border: 0;
}

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

figure {
    margin: 1em 40px;
}

hr {
    -moz-box-sizing: content-box;
    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;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

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

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

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

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

td, th {
    padding: 0;
}

@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, 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("../fonts/glyphicons.woff") format("woff");
}

.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: "*";
}

.glyphicon-plus:before {
    content: "+";
}

.glyphicon-euro:before, .glyphicon-eur:before {
    content: "€";
}

.glyphicon-minus:before {
    content: "−";
}

.glyphicon-cloud:before {
    content: "☁";
}

.glyphicon-envelope:before {
    content: "✉";
}

.glyphicon-pencil:before {
    content: "✏";
}

.glyphicon-glass:before {
    content: "";
}

.glyphicon-music:before {
    content: "";
}

.glyphicon-search:before {
    content: "";
}

.glyphicon-heart:before {
    content: "";
}

.glyphicon-star:before {
    content: "";
}

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

.glyphicon-user:before {
    content: "";
}

.glyphicon-film:before {
    content: "";
}

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

.glyphicon-th:before {
    content: "";
}

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

.glyphicon-ok:before {
    content: "";
}

.glyphicon-remove:before {
    content: "";
}

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

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

.glyphicon-off:before {
    content: "";
}

.glyphicon-signal:before {
    content: "";
}

.glyphicon-cog:before {
    content: "";
}

.glyphicon-trash:before {
    content: "";
}

.glyphicon-home:before {
    content: "";
}

.glyphicon-file:before {
    content: "";
}

.glyphicon-time:before {
    content: "";
}

.glyphicon-road:before {
    content: "";
}

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

.glyphicon-download:before {
    content: "";
}

.glyphicon-upload:before {
    content: "";
}

.glyphicon-inbox:before {
    content: "";
}

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

.glyphicon-repeat:before {
    content: "";
}

.glyphicon-refresh:before {
    content: "";
}

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

.glyphicon-lock:before {
    content: "";
}

.glyphicon-flag:before {
    content: "";
}

.glyphicon-headphones:before {
    content: "";
}

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

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

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

.glyphicon-qrcode:before {
    content: "";
}

.glyphicon-barcode:before {
    content: "";
}

.glyphicon-tag:before {
    content: "";
}

.glyphicon-tags:before {
    content: "";
}

.glyphicon-book:before {
    content: "";
}

.glyphicon-bookmark:before {
    content: "";
}

.glyphicon-print:before {
    content: "";
}

.glyphicon-camera:before {
    content: "";
}

.glyphicon-font:before {
    content: "";
}

.glyphicon-bold:before {
    content: "";
}

.glyphicon-italic:before {
    content: "";
}

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

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

.glyphicon-alignLeft:before {
    content: "";
}

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

.glyphicon-alignRight:before {
    content: "";
}

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

.glyphicon-list:before {
    content: "";
}

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

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

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

.glyphicon-picture:before {
    content: "";
}

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

.glyphicon-adjust:before {
    content: "";
}

.glyphicon-tint:before {
    content: "";
}

.glyphicon-edit:before {
    content: "";
}

.glyphicon-share:before {
    content: "";
}

.glyphicon-check:before {
    content: "";
}

.glyphicon-move:before {
    content: "";
}

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

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

.glyphicon-backward:before {
    content: "";
}

.glyphicon-play:before {
    content: "";
}

.glyphicon-pause:before {
    content: "";
}

.glyphicon-stop:before {
    content: "";
}

.glyphicon-forward:before {
    content: "";
}

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

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

.glyphicon-eject:before {
    content: "";
}

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

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

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

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

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

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

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

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

.glyphicon-screenshot:before {
    content: "";
}

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

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

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

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

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

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

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

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

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

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

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

.glyphicon-gift:before {
    content: "";
}

.glyphicon-leaf:before {
    content: "";
}

.glyphicon-fire:before {
    content: "";
}

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

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

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

.glyphicon-plane:before {
    content: "";
}

.glyphicon-calendar:before {
    content: "";
}

.glyphicon-random:before {
    content: "";
}

.glyphicon-comment:before {
    content: "";
}

.glyphicon-magnet:before {
    content: "";
}

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

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

.glyphicon-retweet:before {
    content: "";
}

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

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

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

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

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

.glyphicon-hdd:before {
    content: "";
}

.glyphicon-bullhorn:before {
    content: "";
}

.glyphicon-bell:before {
    content: "";
}

.glyphicon-certificate:before {
    content: "";
}

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

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

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

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

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

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

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

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

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

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

.glyphicon-globe:before {
    content: "";
}

.glyphicon-wrench:before {
    content: "";
}

.glyphicon-tasks:before {
    content: "";
}

.glyphicon-filter:before {
    content: "";
}

.glyphicon-briefcase:before {
    content: "";
}

.glyphicon-fullscreen:before {
    content: "";
}

.glyphicon-dashboard:before {
    content: "";
}

.glyphicon-paperclip:before {
    content: "";
}

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

.glyphicon-link:before {
    content: "";
}

.glyphicon-phone:before {
    content: "";
}

.glyphicon-pushpin:before {
    content: "";
}

.glyphicon-usd:before {
    content: "";
}

.glyphicon-gbp:before {
    content: "";
}

.glyphicon-sort:before {
    content: "";
}

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

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

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

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

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

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

.glyphicon-unchecked:before {
    content: "";
}

.glyphicon-expand:before {
    content: "";
}

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

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

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

.glyphicon-flash:before {
    content: "";
}

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

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

.glyphicon-record:before {
    content: "";
}

.glyphicon-save:before {
    content: "";
}

.glyphicon-open:before {
    content: "";
}

.glyphicon-saved:before {
    content: "";
}

.glyphicon-import:before {
    content: "";
}

.glyphicon-export:before {
    content: "";
}

.glyphicon-send:before {
    content: "";
}

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

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

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

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

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

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

.glyphicon-transfer:before {
    content: "";
}

.glyphicon-cutlery:before {
    content: "";
}

.glyphicon-header:before {
    content: "";
}

.glyphicon-compressed:before {
    content: "";
}

.glyphicon-earphone:before {
    content: "";
}

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

.glyphicon-tower:before {
    content: "";
}

.glyphicon-stats:before {
    content: "";
}

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

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

.glyphicon-subtitles:before {
    content: "";
}

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

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

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

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

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

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

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

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

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

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

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

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    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: #333;
    background-color: #fff;
}

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

a {
    color: #007c89;
    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;
    -o-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 #eee;
}

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

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

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

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

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, h5, .h5, h6, .h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

h4 small, h4 .small, .h4 small, .h4 .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 {
    font-size: 18px;
}

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

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

p {
    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-capitalize {
    text-transform: capitalize;
}

.text-muted {
    color: #777;
}

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

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:992px) {
    .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 #777;
}

.initialism {
    font-size: 90%;
}

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

blockquote p: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: #777;
}

blockquote footer:before, blockquote small:before, blockquote .small:before {
    content: '— ';
}

.blockquote-reverse, blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    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: ' —';
}

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

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

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

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}

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

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
}

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

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

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 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%;
    }
}

table {
    background-color: transparent;
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    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: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

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

.table>caption+thead>tr:first-child>th, .table>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 #ddd;
}

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

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

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

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

.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: .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 #ddd;
    }
    .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;
    }
}

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: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

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

table label {
    font-weight: inherit;
    margin-bottom: inherit;
}

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

input[type="radio"], input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \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: #555;
}

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

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

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

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

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

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

textarea.form-control {
    height: auto;
}

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

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type="date"], input[type="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[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[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[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 {
        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[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[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[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 {
        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 {
    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: not-allowed;
}

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

.radio.disabled label, fieldset[disabled] .radio label, .checkbox.disabled label, fieldset[disabled] .checkbox label {
    cursor: not-allowed;
}

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

.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, .form-group-sm .form-control {
    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, .form-group-sm .form-control {
    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, .form-group-sm .form-control, 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, .form-group-sm .form-control {
    height: auto;
}

.input-lg, .input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn, .form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    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, .form-group-lg .form-control {
    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, .form-group-lg .form-control, 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, .form-group-lg .form-control {
    height: auto;
}

.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;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

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

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

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

.has-warning .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;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

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

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

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

.has-error .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;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

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

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

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

.has-feedback label~.form-control-feedback {
    top: 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.3px;
    }
}

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

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    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: 4px;
    -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: #fff;
    text-decoration: none;
}

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

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

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

.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open>.btn-default.dropdown-toggle {
    color: #fff;
    background-color: #7d0c13;
    border-color: #730b12;
}

.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: #ab111a;
    border-color: #ab111a;
}

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

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

.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #7d0c13;
    border-color: #730b12;
}

.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: #ab111a;
    border-color: #ab111a;
}

.btn-primary .badge {
    color: #ab111a;
    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: #007c89;
    font-weight: normal;
    border-radius: 0;
}

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

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

.btn-link:hover, .btn-link:focus {
    color: #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: #777;
    text-decoration: none;
}

.btn-lg, .btn-group-lg>.btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    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%;
}

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

.fade.in {
    opacity: 1;
}

.collapse {
    display: none;
    visibility: hidden;
}

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

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

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

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -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 solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.dropdown {
    position: relative;
}

.dropdown-toggle:focus {
    outline: 0;
}

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

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

.dropdown-menu .divider {
    height: 1px;
    margin: 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: #333;
    white-space: nowrap;
}

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

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

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

.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: not-allowed;
}

.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: #777;
    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: 1px;
}

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

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

.btn-group>.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>.btn:last-child, .btn-group>.btn-group:first-child>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

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

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

.btn-group>.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 {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

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

.btn .caret {
    margin-left: 0;
}

.btn-lg .caret, .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: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

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

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

.btn-group-vertical>.btn-group:first-child: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: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.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: #eee;
}

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

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

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

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

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

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

.nav-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: 4px;
}

.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: 4px 4px 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;
    visibility: hidden;
}

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

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

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

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

.navbar:after {
    clear: both;
}

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

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

.navbar-header:after {
    clear: both;
}

@media(min-width:992px) {
    .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, .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:992px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }
    .navbar-collapse.collapse {
        display: block !important;
        visibility: visible !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }
    .navbar-collapse.in {
        overflow-y: visible;
    }
    .navbar-fixed-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:992px) {
    .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:992px) {
    .navbar-static-top {
        border-radius: 0;
    }
}

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

@media(min-width:992px) {
    .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:992px) {
    .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: 4px;
}

.navbar-toggle:focus {
    outline: 0;
}

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

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

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

.navbar-nav {
    margin: 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:992px) {
    .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;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .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:992px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

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

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    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:992px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px;
    }
}

@media(min-width:992px) {
    .navbar-left {
        float: left !important;
    }
    .navbar-right {
        float: right !important;
        margin-right: -15px;
    }
    .navbar-right~.navbar-right {
        margin-right: 0;
    }
}

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

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

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

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

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

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

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

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

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

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #ddd;
    border: 1px dotted;
}

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

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

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

@media(max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #333;
        background-color: transparent;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #555;
        background-color: #e7e7e7;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #ccc;
        background-color: transparent;
    }
}

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

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

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

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

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

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

.breadcrumb>li {
    display: inline-block;
}

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

.breadcrumb>.active {
    color: #777;
}

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

.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: 4px;
    border-top-left-radius: 4px;
}

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

.pagination>li>a:hover, .pagination>li>a:focus, .pagination>li>span:hover, .pagination>li>span:focus {
    color: #23527c;
    background-color: #eee;
    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: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed;
}

.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: #eee;
}

.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: #777;
    background-color: #fff;
    cursor: not-allowed;
}

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

.label:empty {
    display: none;
}

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

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

.label-default {
    background-color: #777;
}

.label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e;
}

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

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

.label-success {
    background-color: #5cb85c;
}

.label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44;
}

.label-info {
    background-color: #5bc0de;
}

.label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5;
}

.label-warning {
    background-color: #f0ad4e;
}

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

.label-danger {
    background-color: #d9534f;
}

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

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

.badge:empty {
    display: none;
}

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

.btn-xs .badge, .btn-group-xs>.btn .badge {
    top: 0;
    padding: 1px 5px;
}

.list-group-item.active>.badge, .nav-pills>.active>a>.badge {
    color: #337ab7;
    background-color: #fff;
}

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

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

.nav-pills>li>a>.badge {
    margin-left: 3px;
}

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

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

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

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

.jumbotron>hr {
    border-top-color: #d5d5d5;
}

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

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

@media screen and (min-width:768px) {
    .jumbotron {
        padding: 48px 0;
    }
    .container .jumbotron, .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px;
    }
    .jumbotron h1, .jumbotron .h1 {
        font-size: 63px;
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

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

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

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: #007c89;
}

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

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

.alert .alert-link {
    font-weight: bold;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}

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

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

.progress-striped .progress-bar, .progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 40px 40px;
}

.progress.active .progress-bar, .progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
    background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
    background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
    background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
    background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

.media {
    margin-top: 15px;
}

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

.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: #eee;
    color: #777;
    cursor: not-allowed;
}

.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: #777;
}

.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;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(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 {
    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 #ddd;
}

.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: #333;
    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: #333;
}

.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.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}

.embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%;
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15);
}

.well-lg {
    padding: 24px;
    border-radius: 6px;
}

.well-sm {
    padding: 9px;
    border-radius: 3px;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20);
}

.close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50);
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

.modal-open {
    overflow: hidden;
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

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

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-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, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    background-clip: padding-box;
    outline: 0;
}

.modal-backdrop {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background-color: #000;
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50);
}

.modal-header {
    padding: 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 {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    }
    .modal-sm {
        width: 300px;
    }
}

@media(min-width:992px) {
    .modal-lg {
        width: 900px;
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    visibility: visible;
    font-family: "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: .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: 4px;
}

.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, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    white-space: normal;
}

.popover.top {
    margin-top: -10px;
}

.popover.right {
    margin-left: 10px;
}

.popover.bottom {
    margin-top: 10px;
}

.popover.left {
    margin-left: -10px;
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 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: #999;
    border-top-color: rgba(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: #999;
    border-right-color: rgba(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: #999;
    border-bottom-color: rgba(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: #999;
    border-left-color: rgba(0, 0, 0, .25);
}

.popover.left>.arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px;
}

.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;
    -o-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 {
        transition: transform .6s ease-in-out;
        backface-visibility: hidden;
        perspective: 1000;
    }
    .carousel-inner>.item.next, .carousel-inner>.item.active.right {
        transform: translate3d(100%, 0, 0);
        left: 0;
    }
    .carousel-inner>.item.prev, .carousel-inner>.item.active.left {
        transform: translate3d(-100%, 0, 0);
        left: 0;
    }
    .carousel-inner>.item.next.left, .carousel-inner>.item.prev.right, .carousel-inner>.item.active {
        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: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(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, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(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: .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;
    font-family: serif;
}

.carousel-control .icon-prev:before {
    content: '‹';
}

.carousel-control .icon-next:before {
    content: '›';
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent;
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff;
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}

.carousel-caption .btn {
    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;
    }
}

.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;
    visibility: hidden !important;
}

.affix {
    position: fixed;
}

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

.visible-xs, .visible-sm, .visible-md, .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;
    }
}

.cf:before, .cf:after {
    content: ' ';
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}

.container {
    position: relative;
}

.modal-backdrop {
    z-index: 996;
    background-color: #000;
    display: none;
}

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

* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html, body {
    font-family: Georgia, Times New Roman, serif;
    position: relative;
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
}

body {
    padding-top: 50px;
    background-color: #fff;
}

p {
    font-family: Georgia, Times New Roman, serif;
    font-size: 16px;
    line-height: 30px;
    color: #232b37;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Lato', Helvetica, Arial, sans-serif;
    margin-top: 0;
    margin-bottom: 10px;
    font-weight: 700;
}

aside .addition h3 {
    font-family: 'Lato', Helvetica, Arial, sans-serif;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 700;
}

.heading2 {
    font-family: Georgia, Times New Roman, serif;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 40px;
    color: #ab111a;
}

h3 {
    font-size: 16px;
    line-height: 30px;
}

b, i, strong, em, a, span {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a, a:link, a:visited, a:active, a:hover {
    color: #007c89;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.centered {
    text-align: center;
}

img:focus, a:focus, .credit-tips:focus, button.toggle-button:focus, button.card-flip-button:focus {
    outline: 1px dashed #192838;
}

th {
    border: none;
}

.navbar-default .navbar-nav>.active>a {
    background-color: #f4f5f5 !important;
}

@media screen and (min-width:768px) {
    .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 {
        padding-left: 30px;
        padding-right: 30px;
    }
    .row {
        margin-left: -30px;
        margin-right: -30px;
    }
    .container {
        overflow: hidden;
    }
    .navbar-collapse.collapse {
        height: 0 !important;
        overflow: hidden !important;
    }
    .navbar-collapse.in {
        height: auto !important;
        overflow: visible !important;
    }
    .container>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-header, .container-fluid>.navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
    body {
        padding-top: 74px;
    }
}

@media screen and (min-width:992px) {
    .navbar-collapse.collapse {
        height: auto !important;
        overflow: visible !important;
    }
    .nopadding {
        padding-left: 0;
    }
    body {
        padding-top: 0;
    }
    .heading2 {
        font-size: 24px;
        line-height: 36px;
    }
}

@media screen and (min-width:1200px) {
    .container {
        padding: 0;
    }
}

@media only print {
    * {
        color: #000 !important;
    }
    a {
        text-decoration: underline;
    }
    a:visited {
        text-decoration: underline;
    }
    a:link {
        text-decoration: underline;
    }
    a:active {
        text-decoration: underline;
    }
}

[tabindex="-1"]:focus {
    outline: none !important;
}

[tabindex="0"]:focus {
    outline: 1px dashed;
}

.img-eye {
    position: relative;
    right: 35px;
    bottom: 2px;
}

@font-face {
    font-family: 'becu-icons';
    src: url("../../fonts/becu-icons.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

div.systemAlert {
    text-align: left;
    width: 100%;
}

.component-alert {
    background-color: #fff;
    overflow: hidden;
}

.component-alert .promo-details {
    border: 3px solid #aba490;
    overflow: hidden;
}

.component-alert .promo-details .promo-icon {
    padding: 30px 15px 0 15px;
    float: left;
    width: 70px;
}

.component-alert .promo-details .promo-icon .icon:before {
    font-family: 'becu-icons' !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '!';
    font-size: 40px;
    color: #aa1f23;
}

.component-alert .promo-details .promo-text {
    margin: 0;
    padding: 20px 20px 6px 20px;
    float: left;
    width: 73.78277153558053%;
    border-left: 1px solid #aba490;
    min-height: 100px;
}

.component-alert .promo-details .promo-text h2 {
    margin: 0 0 7px 0;
    font-weight: 900;
    font-size: 16px;
    line-height: 18px;
}

.component-alert .promo-details .promo-text p {
    font-family: 'Lato', Helvetica, Arial, sans-serif;
    color: #000;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
}

.component-header-alert {
    margin: 0 auto;
    padding: 0 15px;
}

.component-header-alert .promo-details {
    overflow: hidden;
    position: relative;
    padding: 0 0 10px 0;
}

.component-header-alert .promo-details .promo-icon {
    padding: 20px 0 0 0;
}

.component-header-alert .promo-details .promo-icon .icon:before {
    font-family: 'becu-icons' !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '!';
    font-size: 26px;
}

.component-header-alert .promo-details .promo-text {
    width: 100%;
    padding: 5px 0 0 0;
}

.component-header-alert .promo-details .promo-text p {
    font-family: 'Lato', Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 25px;
}

.component-header-alert .promo-details .promo-text p a {
    font-weight: 700;
}

.component-header-alert .promo-details .promo-close {
    position: absolute;
    top: 20px;
    right: 10px;
}

.component-header-alert .promo-details .promo-close .icon:before {
    font-family: 'becu-icons' !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: 'ₓ';
    font-size: 24px;
    color: #232b37;
}

.component-header-alert .promo-details .promo-close:hover {
    text-decoration: none;
}

.component-header-alert.high {
    background-color: #ebebe3;
}

.component-header-alert.high .promo-details .promo-text p {
    color: #232b37;
}

.component-header-alert.critical {
    background-color: #dd0c0e;
}

.component-header-alert.critical .promo-details .promo-text p {
    color: #fff;
}

.component-header-alert.critical .promo-details .promo-text a {
    color: #fff;
}

.component-header-alert.critical .promo-details .promo-icon {
    color: #fff;
}

.component-header-alert.critical .promo-details .promo-close .icon:before {
    color: #fff;
}

@media only screen {
    div.systemAlert {
        border: 1px solid #f00;
        color: #f00;
        background-color: #fafad2;
        margin: 5px;
    }
    div.systemAlert div {
        padding: 5px;
    }
    div.systemAlert div.header {
        text-align: center;
        border-bottom: 1px solid #f00;
        background-color: #f00;
        color: #fff;
    }
    div.systemAlert div.footer {
        text-align: center;
        border-top: 1px solid #f00;
    }
    div.systemAlert div.footer table {
        width: 100%;
    }
    div.systemAlert a, div.systemAlert a:hover, div.systemAlert a:visited, div.systemAlert a:link, div.systemAlert a:active {
        color: #f00;
        text-decoration: underline;
    }
}

@media screen and (min-width:768px) {
    .component-alert .promo-details .promo-text {
        width: 78.18181818181819%;
    }
    .component-alert .promo-details .promo-icon {
        padding-top: 20px;
    }
    .component-header-alert .promo-details {
        overflow: hidden;
        position: relative;
        padding-bottom: 10px;
    }
    .component-header-alert .promo-details .promo-icon {
        width: 26px;
        float: left;
        padding: 35px 0 0 0;
        margin-right: 15px;
    }
    .component-header-alert .promo-details .promo-text {
        width: 94.26573426573427%;
        float: left;
        padding: 25px 45px 0 0;
    }
    .component-header-alert .promo-details .promo-text p {
        font-size: 16px;
    }
    .component-header-alert .promo-details .promo-close {
        position: absolute;
        top: 30px;
        right: 10px;
    }
}

@media screen and (min-width:992px) {
    .component-alert .promo-details .promo-text {
        width: 73.78277153558053%;
    }
    .component-alert .promo-details .promo-icon {
        padding-top: 33px;
    }
    .component-header-alert .promo-details {
        max-width: 720px;
        margin: 0 auto;
    }
    .component-header-alert .promo-details .promo-close {
        right: 0;
        top: 22px;
    }
    .component-header-alert .promo-details .promo-icon {
        padding-top: 22px;
    }
}

@media screen and (min-width:1200px) {
    .component-header-alert .promo-details {
        max-width: 890px;
    }
    .component-alert .promo-details .promo-text {
        width: 79.65116279069767%;
    }
}

@media only print {
    DIV.systemAlert {
        DISPLAY: none;
        VISIBILITY: hidden;
    }
}

.btn {
    font-family: 'Lato', Helvetica, Arial, sans-serif;
    display: inline-block;
    margin-bottom: 0;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    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;
    margin: 15px 15px 0 0;
}

.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: #fff;
    text-decoration: none;
}

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

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

.btn.teal:hover, .btn.teal:focus {
    color: #007c89;
    text-decoration: underline;
}

.btn.clear {
    background-color: transparent;
    border-color: #fff;
    color: #fff;
}

.btn.red {
    background-color: #aa1f23;
    color: #fff;
    border: 3px solid #aa1f23;
}

.btn.red:hover, .btn.red:focus {
    background-color: #fff;
    color: #aa1f23;
}

.btn.gray {
    background-color: #ccc;
    color: #232b37;
    border: 3px solid #ccc;
}

.btn.gray:hover, .btn.gray:focus {
    border: 3px solid #232b37;
    background-color: #fff;
    color: #232b37;
}

.visareward {
    font-family: Georgia, Times New Roman, serif;
    text-align: center;
    font-weight: bold;
    float: right;
}

.visareward a:hover, .visareward a:focus {
    color: #007c89;
    text-decoration: underline;
}

a.disabled {
    pointer-events: none;
    cursor: default;
}

.btn-link {
    background-color: transparent;
    background-image: none;
    border-color: transparent;
    cursor: pointer;
    padding: 0;
    color: #007c89;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

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

div#txtFromDate_calendar, div#txtToDate_calendar {
    position: fixed !important;
}

.basicdatepicker {
    margin: 0;
    padding: 0;
}

.basicdatepicker input {
    margin: 0;
    font-size: 12px;
    width: 80px;
}

table.bdpWrapper table.bdpPopUp, table.bdpWrapper table.bdpPopUp span {
    font-family: 'Lato', Helvetica, Arial, sans-serif;
}

table.bdpWrapper table.bdpPopUp .bdpTitle span, table.bdpWrapper table.bdpPopUp .bdpTitle img {
    font-size: 3vmin;
}

table.bdpWrapper table.bdpPopUp .bdpCalendar .bdpSelectedDay {
    position: relative;
}

table.bdpWrapper table.bdpPopUp .bdpCalendar .bdpSelectedDay:after {
    content: '';
    display: block;
    position: absolute;
    border: .4vmin solid #a9a9a9;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
}

table.bdpWrapper table.bdpPopUp .bdpCalendar .bdpSelectedDay, table.bdpWrapper table.bdpPopUp .bdpCalendar .bdpSelectedDay a {
    background-color: initial;
}

table.bdpWrapper table.bdpPopUp .bdpCalendar .bdpDay, table.bdpWrapper table.bdpPopUp .bdpCalendar .bdpDayHeader {
    font-size: 3vmin;
    padding: 2vmin 4vmin;
}

table.bdpWrapper table.bdpPopUp .bdpCalendar .bdpDayItem {
    font-size: 3vmin;
}

table.bdpWrapper .bdpFooter {
    background: #fff;
}

table.bdpWrapper .bdpFooter .bdpTodayButton {
    font-family: 'Lato', Helvetica, Arial, sans-serif;
    display: inline-block;
    margin-bottom: 0;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    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;
}

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

table.bdpWrapper .bdpFooter .bdpTodayButton:hover, table.bdpWrapper .bdpFooter .bdpTodayButton:focus, table.bdpWrapper .bdpFooter .bdpTodayButton.focus {
    color: #fff;
    text-decoration: none;
}

table.bdpWrapper .bdpFooter .bdpTodayButton:active, table.bdpWrapper .bdpFooter .bdpTodayButton.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

table.bdpWrapper .bdpFooter .bdpTodayButton.disabled, table.bdpWrapper .bdpFooter .bdpTodayButton[disabled], fieldset[disabled] table.bdpWrapper .bdpFooter .bdpTodayButton {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
}

table.bdpWrapper .bdpFooter .bdpClearButton {
    font-family: 'Lato', Helvetica, Arial, sans-serif;
    display: inline-block;
    margin-bottom: 0;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    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;
}

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

table.bdpWrapper .bdpFooter .bdpClearButton:hover, table.bdpWrapper .bdpFooter .bdpClearButton:focus, table.bdpWrapper .bdpFooter .bdpClearButton.focus {
    color: #fff;
    text-decoration: none;
}

table.bdpWrapper .bdpFooter .bdpClearButton:active, table.bdpWrapper .bdpFooter .bdpClearButton.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

table.bdpWrapper .bdpFooter .bdpClearButton.disabled, table.bdpWrapper .bdpFooter .bdpClearButton[disabled], fieldset[disabled] table.bdpWrapper .bdpFooter .bdpClearButton {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
}

@media screen and (max-width:767px) {
    div#txtFromDate_calendar, div#txtToDate_calendar {
        top: 50px !important;
        left: 0 !important;
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    div#txtFromDate_calendar, div#txtToDate_calendar {
        top: 74px !important;
        left: 0 !important;
    }
    table.bdpWrapper table.bdpPopUp .bdpTitle span, table.bdpWrapper table.bdpPopUp .bdpTitle img {
        font-size: 2vmin;
    }
    table.bdpWrapper table.bdpPopUp .bdpCalendar .bdpSelectedDay:after {
        border: .3vmin solid #a9a9a9;
    }
    table.bdpWrapper table.bdpPopUp .bdpCalendar .bdpDay, table.bdpWrapper table.bdpPopUp .bdpCalendar .bdpDayHeader {
        font-size: 2vmin;
        padding: 1vmin 2vmin;
    }
    table.bdpWrapper table.bdpPopUp .bdpCalendar .bdpDayItem {
        font-size: 2vmin;
    }
}

@media screen and (min-width:992px) {
    div#txtFromDate_calendar, div#txtToDate_calendar {
        position: absolute !important;
    }
    table.bdpWrapper table.bdpPopUp .bdpTitle span, table.bdpWrapper table.bdpPopUp .bdpTitle img {
        font-size: 1.5vmin;
    }
    table.bdpWrapper table.bdpPopUp .bdpCalendar .bdpSelectedDay:after {
        border: .2vmin solid #a9a9a9;
    }
    table.bdpWrapper table.bdpPopUp .bdpCalendar .bdpDay, table.bdpWrapper table.bdpPopUp .bdpCalendar .bdpDayHeader {
        font-size: 1.5vmin;
        padding: .666vmin 1.33vmin;
    }
    table.bdpWrapper table.bdpPopUp .bdpCalendar .bdpDayItem {
        font-size: 1.5vmin;
    }
}

.logo {
    margin: 0;
    padding: 0 0 0 0;
    background-color: #e5e1d9;
    float: left;
}

.splash {
    margin: 0;
    padding: 30px 35px 20px 35px;
    font-size: 12px;
    color: #666;
    border-top: 16px solid #f6f6f6;
}

.splash p {
    padding: 0 0 15px 0;
}

.splash h1 {
    margin: 0;
    padding: 10px 0 5px 0;
    font-weight: 100;
    font-size: 22px;
    font-family: 'Lato', Helvetica, Arial, sans-serif;
    color: #666;
    line-height: 1.2em;
}

.splash h2 {
    padding: 10px 0 10px 0;
}

.splash ul {
    clear: both;
    padding: 0 0 20px 45px;
    line-height: 1.5em;
}

.splash h4 {
    clear: both;
    padding-top: 10px;
}

.splash table td {
    padding-top: 0;
}

.splash .btn {
    margin-top: .5em;
    margin-bottom: .5em;
}

.buttonTable table td {
    padding-top: 0;
}

.splashContent {
    margin-top: 5px;
    margin-left: 15px;
    margin-bottom: 20px;
    background-color: Transparent;
}

.spacerDiv {
    height: 50px;
    width: 20px;
    margin-bottom: 30px;
    display: block;
    background-color: #800000;
}

.question {
    display: inline;
}

.question a {
    font-family: 'becu-icons' !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #232b37;
    padding: 0 5px 0 0;
    font-size: 14px;
}

.whatsthis, .popout, .visaquestion, .pop {
    color: transparent !important;
}

.whatsthis:after, .popout:after, .visaquestion:after, .pop:after {
    font-family: Georgia, Times New Roman, serif;
    content: 'i';
    display: inline-block;
    visibility: visible;
    text-decoration: none;
    color: #007c89;
    border: 1px solid #8f939e;
    border-radius: 7px;
    width: 15px;
    text-align: center;
    height: 14px;
    font-size: 11px;
    font-style: italic;
    font-weight: normal;
    padding-bottom: 14px;
    line-height: normal;
}

.whatsthis:hover:after, .popout:hover:after, .visaquestion:hover:after, .pop:hover:after {
    background-color: #d3d3cc;
}

div.question {
    display: inline-block;
    width: 0;
}

.pendquestion {
    float: right;
}

.errContainerError, .errContainerInfo, .errContainerWarn {
    clear: both;
    margin: 10px 30px;
    padding: 10px;
    font-size: 12px;
    background: #fff;
    text-align: left;
    line-height: 1.4em;
}

.errContainerError {
    border: 1px solid #f00;
}

.errContainerInfo {
    border: 1px solid #008000;
}

.errContainerWarn {
    border: 1px solid #ff0;
}

.errError, .errInfo, .errWarn {
    margin: 0;
    padding: 0;
}

.errError {
    color: #ab111a;
}

.errInfo {
    color: #008000;
}

.errWarn {
    color: #000;
}

.VAMErrorText {
    color: #ab111a !important;
}

.errContainerError img {
    margin-right: 5px;
}

div.errContainerError, div.errContainerInfo, div.errContainerWarn {
    font-weight: normal;
    text-align: left;
}

@media only screen {
    .VAMBlinkText {
        color: #fff;
    }
    .VAMFieldWithError {
        background-color: #ff0;
    }
    .VAMErrorText, .VAMRequiredFieldMarker {
        color: #ab111a !important;
    }
    .VAMErrorText span::before {
        content: "\a";
        white-space: pre;
    }
    .VAMErrorText span.DESVALLabelToken::before {
        white-space: normal;
        content: none;
    }
    .VAMValSummary, .VAMValSummaryHeader, .VAMValSummaryHeader tr, .VAMValSummaryErrors, .VAMValSummaryFooter, .VAMValSummaryFooter tr {
        color: #008000;
    }
    .VAMValSummaryHeader img {
        margin-right: 3px;
    }
    .VAMValSummary {
        border: 1px solid #008000;
        padding: 5px;
    }
    .VAMValSummary a, .VAMValSummary a:hover, .VAMValSummary a:visited, .VAMValSummary a:link, .VAMValSummary a:active {
        color: #ab111a !important;
        text-decoration: underline;
    }
    .errContainerError, .errContainerErrorHTML, .errContainerInfo, .errContainerWarn {
        clear: both;
        margin: 10px 30px;
        padding: 10px;
        font-size: 12px;
        background: #fff;
        text-align: left;
        line-height: 1.4em;
    }
    .errContainerError {
        border: 1px solid #f00;
    }
    .errContainerErrorHTML {
        border: 1px solid #f00;
    }
    .errContainerInfo {
        border: 1px solid #008000;
    }
    .errContainerWarn {
        border: 1px solid #ff0;
    }
    .errError, .errInfo, .errWarn {
        margin: 0;
        padding: 0;
    }
    .errError {
        color: #ab111a !important;
    }
    .errInfo {
        color: #008000;
    }
    .errWarn {
        color: #000;
    }
    .VAMErrorText {
        color: #ab111a;
    }
    .warningCalloutText {
        color: #f00;
    }
}

@media only print {
    .VAMValSummary {
        border-right: #000 1pt solid;
        padding-right: 5pt;
        border-top: #000 1pt solid;
        padding-left: 5pt;
        padding-bottom: 5pt;
        margin: 5pt;
        border-left: #000 1pt solid;
        padding-top: 5pt;
        border-bottom: #000 1pt solid;
        background-color: #fff;
    }
    .VAMValSummaryHeader IMG {
        margin-right: 3pt;
    }
    DIV.errContainerError {
        padding-right: 5pt;
        padding-left: 5pt;
        padding-bottom: 5pt;
        margin: 5pt;
        padding-top: 5pt;
        background-color: #d3d3d3;
    }
    DIV.errContainerInfo {
        padding-right: 5pt;
        padding-left: 5pt;
        padding-bottom: 5pt;
        margin: 5pt;
        padding-top: 5pt;
        background-color: #d3d3d3;
    }
    DIV.errContainerWarn {
        padding-right: 5pt;
        padding-left: 5pt;
        padding-bottom: 5pt;
        margin: 5pt;
        padding-top: 5pt;
        background-color: #d3d3d3;
    }
    .errError {
        margin-left: 5pt;
    }
    .errInfo {
        margin-left: 5pt;
    }
    .errWarn {
        margin-left: 5pt;
    }
}

.Notes {
    padding: 0 10px;
    font-size: 10px;
    color: #666;
    border-top: 1px solid #d7d0ca;
}

table.enroll-visae {
    margin: 0 0 20px 0;
    padding: 0;
    width: 600px;
}

table.enroll-visae td {
    margin: 0;
    padding: 10px 0 10px 0;
}

table.enroll-visae .card {
    margin: 0;
    padding: 5px 10px;
    font-size: 13px;
    background-color: #f6f6f6;
}

table.enroll-visae .step {
    width: 20px;
    vertical-align: top;
    text-align: right;
}

table.enroll-visae .enroll td {
    border-top: 1px solid #d7d0ca;
}

table.enroll-visae .enroll .enroll-buttons {
    margin: 0;
    padding: 0;
}

table.enroll-visae .enroll .enroll-buttons td {
    padding: 10px 0 0 0;
    border-top: none;
}

table.enroll-visae .enroll .enroll-buttons h3 {
    margin: 0 20px 0 0;
    padding-top: 3px;
    width: 135px;
    height: 20px;
    background: url(../images/btn_135.gif) no-repeat left top;
}

table.enroll-visae .enroll .enroll-buttons a {
    color: #fff;
}

#enroll-cancel h3 {
    background: url(../images/btn_135gray.gif) no-repeat left top;
}

.left-full {
    width: 100%;
    float: left;
    margin: 5px 15px 5px 10px;
    min-height: 15px;
}

.left {
    width: 29%;
    float: left;
    margin: 5px 15px 5px 10px;
    min-height: 15px;
}

.right {
    width: 40%;
    float: left;
    margin: 5px 10px 5px 15px;
    min-height: 15px;
}

.inner-left {
    width: 20%;
    float: left;
    margin: 5px 3px 0 2px;
    min-height: 15px;
}

.inner-right {
    width: 20%;
    float: left;
    margin: 5px 3px 0 2px;
    min-height: 15px;
}

.caption {
    margin: 5px 2px 2px 10px;
}

.snugCaption {
    margin: 2px 2px 2px 10px;
}

.clear {
    float: none;
    clear: both;
    height: 0;
}

.row {
    background-color: none;
    display: block;
    min-height: 32px;
}

.padded-section {
    margin: 5px 1px 5px 1px;
}

.padded-section-medium {
    margin: 10px 4px 10px 4px;
}

.padded-section-medium-large {
    margin: 15px 4px 15px 4px;
}

.padded-section-large {
    margin: 15px 4px 35px 4px;
}

button.padded {
    margin: 2px 5px 2px 5px;
}

div.active-content {
    background: #f5f5f5;
}

footer {
    background-color: #eaebec;
    position: relative;
    margin: 0;
    padding: 0 0 30px 0;
    z-index: 99;
}

footer .ncua-text {
    width: 260px;
}

footer .social-image {
    height: 45px;
    width: 45px;
}

footer .social-text {
    padding: 10px 0;
    list-style: none;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 12px;
    letter-spacing: .1em;
    color: #4d5f69;
    display: list-item;
    text-align: -webkit-match-parent;
}

footer .social-item {
    padding-top: 0 !important;
    padding-bottom: 68px !important;
    padding-right: 68px !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
}

footer .social-item a {
    height: 49px;
    width: 45px;
}

footer ul {
    margin: 0;
    padding: 0;
    overflow: hidden;
}

footer ul li {
    font-family: 'Lato', Helvetica, Arial, sans-serif;
    list-style: none;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 12px;
    letter-spacing: .1em;
    color: #4d5f69;
}

footer ul .bankreg {
    display: block;
    background-repeat: no-repeat;
}

@media screen and (max-width:768px) {
    footer ul .footer-ncua-ehol-container {
        padding-top: 14px;
    }
}

footer ul .ncua-logo {
    height: 50px;
    position: relative;
}

footer ul .ncua-logo img {
    position: absolute;
    left: 0;
    top: 0;
    height: 50px;
    width: 107px;
}

footer ul .ehol-logo {
    height: 56px;
    position: relative;
    margin: 0 30px 0 30px;
}

@media screen and (max-width:768px) {
    footer ul .ehol-logo {
        margin: 0 30px 0 0;
    }
}

footer ul .ehol-logo img {
    position: absolute;
    left: 0;
    top: 0;
    height: 56px;
    width: 47px;
}

footer p {
    font-family: 'Lato', Helvetica, Arial, sans-serif;
    list-style: none;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: .1em;
    color: #4d5f69;
    margin-bottom: 2px;
}

footer .footer-links {
    margin-top: 20px;
    margin-bottom: 20px;
    overflow: hidden;
}

footer .footer-links li {
    padding: 10px 0;
}

footer .footer-links a {
    color: #4d5f69;
    letter-spacing: .1em;
}

footer .footer-social li {
    margin-left: 17px;
}

footer .footer-social li:first-child {
    margin-left: 0;
}

footer .footer-bankreg {
    border-top: 1px solid #ededeb;
    padding-top: 30px;
    margin-bottom: 30px;
}

footer .footer-bankreg li {
    display: block;
    height: 31px;
    float: left;
    margin-right: 10px;
}

footer .footer-copyright a {
    color: #4d5f69;
}

.footer-social {
    margin-bottom: 10px;
}

.footer-social ul {
    padding: 0;
}

.footer-social li:first-child {
    margin-left: 0;
}

.footer-social li {
    display: inline-block;
    height: 35px;
    width: 36px;
    margin-left: 20px;
}

.footer-social a {
    font-family: 'becu-icons' !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    line-height: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #4d5f69;
    display: block;
    font-size: 35px;
    text-decoration: none;
}

.footer-social a:hover {
    color: #000;
    text-decoration: none;
}

.footer-social a.facebook:before {
    content: 'f';
}

.footer-social a.twitter:before {
    content: 't';
}

.footer-social a span {
    display: none;
}

@media screen and (min-width:768px) {
    .flex-display {
        display: flex;
    }
    footer .footer-links {
        width: auto;
        float: right;
    }
    footer .footer-links ul {
        width: 180px;
        height: auto;
        overflow: visible;
        float: left;
        padding-left: 15px;
    }
    footer .footer-links ul:first-child {
        padding-right: 15px;
    }
    footer .footer-links li {
        padding: 10px 0;
    }
    footer .footer-social li {
        display: block;
        float: left;
        margin-left: 10px;
    }
    footer .footer-legal {
        clear: both;
        border-top: 1px solid #f4f5f5;
        padding-top: 30px;
        margin-bottom: 30px;
    }
    footer .footer-legal .footer-bankreg {
        border-top: none;
        padding-top: 0;
        margin-bottom: 0;
        width: 35.28645833333333%;
        float: left;
    }
    footer .footer-legal .footer-bankreg li {
        display: block;
        height: 31px;
        float: left;
        margin-right: 10px;
    }
    footer .footer-legal .footer-copyright {
        margin-bottom: 0;
        width: auto;
        float: left;
    }
}

@media screen and (min-width:992px) {
    footer .footer-links ul {
        width: 220px;
    }
}

@media screen and (min-width:1200px) {
    footer .footer-links ul {
        width: 280px;
    }
    footer .footer-links ul:first-child {
        margin-right: 30px;
    }
}

@media only print {
    DIV.footerContainer {
        padding-right: 3px;
        margin-top: 10px;
        padding-left: 3px;
        background: none transparent scroll repeat 0% 0%;
        padding-bottom: 3px;
        padding-top: 3px;
    }
    .footerContainer UL {
        display: none;
        visibility: hidden;
    }
    .footerContainer IMG {
        display: none;
        visibility: hidden;
    }
}

.standardInput {
    width: 75%;
}

select {
    padding: 5px;
    width: 100%;
}

input {
    padding: 3px;
}

input[type="radio"] {
    margin-right: 10px;
}

table.formTable {
    border-bottom: 1px solid #f6f6f6;
}

table.formTable th {
    vertical-align: top;
    text-align: left;
    font-weight: bold;
}

table.formTable td {
    margin: 0;
    padding: 5px;
    vertical-align: top;
}

table.formTable td.spacer {
    width: 50px;
}

table.formTable td.fieldNameRequired {
    text-align: left;
}

table.formTable td.fieldNameRequired a {
    font-weight: bold;
}

table.formTable td.fieldNameRequired label {
    font-weight: bold;
}

table.formTable td.fieldValue {
    text-align: left;
}

table.formTable td label {
    white-space: nowrap;
}

.formContainer {
    font-size: 12px;
}

.formContainer h2 {
    margin: 0 0 10px 0;
    padding: 8px 5px;
    font-weight: bold;
    background-color: #efefef;
}

.formContainer, .formContainer .formInputContainer {
    margin: 0;
    padding: 0;
    text-align: left;
}

.formInputContainer {
    margin: 0;
    padding: 0;
    border: none;
}

.formInputContainer h4 {
    padding: 5px;
    font-size: 11px;
    background: #efefef;
}

.formInputContainer p {
    margin: 0;
    padding: 0 0 10px 0;
    font-size: 12px;
    color: #584a4a;
    line-height: 1.3em;
}

.formInputContainer .header a, .formInputContainer .header b {
    white-space: nowrap;
}

.formInputContainer .header a {
    margin-right: 5px;
    padding-right: 10px;
}

.tightTable input {
    width: 100%;
}

@media screen and (min-width:768px) {
    select {
        width: auto;
    }
    .tightTable input {
        width: auto;
    }
}

@media only print {
    .formContainer .formInputContainer {
        border-top-style: none;
        border-right-style: none;
        border-left-style: none;
        background-color: #fff;
        border-bottom-style: none;
    }
    .formContainer .formButtonContainer {
        margin-top: 5pt;
    }
}

body.selfservice_changeloginsecurity_aspx h3.passwordComplexity.notification {
    font-weight: normal;
}

a#gototop {
    background: #ab111a;
    display: block;
    position: fixed;
    right: 0;
    bottom: 0;
    border: .5em solid #ab111a;
    border-top-left-radius: 1.7em;
    z-index: 999;
}

a#gototop div {
    font-size: 3em;
    color: #f5f5f4;
    background: #ab111a;
}

@media screen and (min-width:768px) {
    a#gototop {
        display: none;
    }
}

div#welcomemessage div#myprofile {
    display: block;
}

div#welcomemessage div#myprofile a {
    font-weight: bold;
}

#logomobile {
    display: block;
    margin: 12px 0 0 12px;
}

#logotablet {
    display: none;
    margin: 18px 0 0 18px;
}

#logodesktop {
    display: none;
}

span#lastloggedin {
    display: block;
    font-weight: normal;
}

nav.navbar {
    font-family: 'Lato', Helvetica, Arial, sans-serif;
    border: none;
    margin-bottom: 0;
    width: 100%;
    z-index: 999;
    min-height: 0;
}

nav.navbar .navbar-header {
    background-color: #d12a2e;
    height: 50px;
    margin: 0;
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 2;
}

nav.navbar .container {
    padding: 0;
    width: auto;
    overflow: visible;
}

nav.navbar .navbar-collapse {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

nav.navbar .dropdown-content {
    background: #fff;
    padding: 0;
}

nav.navbar .dropdown-content ul {
    margin: 0;
    padding: 0;
}

nav.navbar .dropdown-content ul li {
    list-style: none;
}

nav.navbar .dropdown-content ul li a {
    color: #000;
    display: block;
    height: 50px;
    border-bottom: solid 1px #ccc;
    font-weight: 700;
    font-size: 14px;
    padding: 15px 0;
}

nav.navbar .dropdown-content ul li a:hover, nav.navbar .dropdown-content ul li a:focus {
    text-decoration: underline;
}

nav.navbar .dropdown-content ul li a.active, nav.navbar .dropdown-content ul li a:active {
    background-color: transparent;
}

nav.navbar .dropdown-content ul.pages-main li a {
    letter-spacing: .1em;
}

nav.navbar .dropdown-content ul.pages-utility li a {
    font-size: 12px;
    color: #4d5f69;
    position: relative;
    letter-spacing: .1em;
    width: 100%;
}

nav.navbar .dropdown-content ul.pages-utility li a.icon {
    display: inline-block;
}

nav.navbar .dropdown-content ul.pages-utility li a.icon:before {
    display: inline-block;
    font-family: 'becu-icons' !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #aa1f23;
    font-size: 14px;
    padding-right: 7px;
}

nav.navbar .dropdown-content ul.pages-utility li a.locations.icon:before {
    content: '▼';
}

nav.navbar .dropdown-content ul.pages-utility li a.search.icon:before {
    content: ' ';
}

nav.navbar .dropdown-content ul.pages-utility li a.support.icon:before {
    content: '?';
}

nav.navbar .dropdown-content #navbar {
    padding: 15px 15px 0 15px;
    background-color: #ededeb;
    margin-left: -15px;
    margin-right: -15px;
}

nav.navbar .dropdown-content #navbar #mainnav {
    margin-top: 75px;
}

nav.navbar .logo-becu {
    margin: 0;
    display: inline-block;
    height: auto;
    width: 175px;
}

nav.navbar .navbar-toggle {
    background: none;
    border: none;
    border-radius: 0;
    margin-top: 9px;
    margin-bottom: 9px;
    width: 42px;
    height: 32px;
}

nav.navbar .navbar-toggle .navicon:after {
    font-family: 'becu-icons' !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: 'x';
    font-size: 40px;
    position: absolute;
    top: -2px;
    left: 1px;
    color: #fff;
}

nav.navbar .navbar-toggle .icon-bar {
    display: none;
    background-color: #fff;
}

nav.navbar .navbar-toggle.collapsed .icon-bar {
    display: block;
}

nav.navbar .navbar-toggle.collapsed .navicon {
    display: none;
}

nav.navbar .navbar-toggle:hover, nav.navbar .navbar-toggle:focus {
    background: none;
}

.navbar-nav li.navhide {
    display: none;
}

.nav-tabs {
    text-align: center;
    border: none;
    margin-left: -1%;
    margin-right: -1%;
}

.nav-tabs a {
    font-family: 'Lato', Helvetica, Arial, sans-serif;
    border: none;
    border-radius: 0;
}

.nav-tabs li {
    width: 48%;
    float: none;
    margin-bottom: -1px;
    display: inline-block;
    margin: 1%;
    border: 1px solid #d3d3cc;
    font-size: 11px;
    vertical-align: top;
}

.nav-tabs li a {
    color: #000;
    padding: 5px;
    background-color: #f4f5f5;
    margin-right: 0;
}

.nav-tabs li a:hover, .nav-tabs li a:focus {
    background: #fff;
    -moz-transition: background-color 200ms ease-in 200ms;
    -o-transition: background-color 200ms ease-in 200ms;
    -webkit-transition: background-color 200ms ease-in 200ms;
    transition: background-color 200ms ease-in 200ms;
}

.nav-tabs li a br {
    display: none;
}

.nav-tabs li.active a, .nav-tabs li.active a:hover, .nav-tabs li.active a:focus {
    background-color: transparent;
    color: #aa1f23;
    border: 1px solid transparent;
}

.nav-tabs li.navhide {
    display: none;
}

.component-user-login {
    position: absolute;
    margin: 0;
    padding: 0;
    padding-left: 15px;
    top: 75px;
    background: #ededeb;
    overflow: hidden;
}

.component-user-login .login-field {
    position: relative;
    width: 252px;
    margin: 0 0 10px 0;
}

.component-user-login .login-field input {
    width: 100%;
    height: 31px;
    display: block;
    padding: 2px 5px;
    box-shadow: none;
    font-size: 12px;
    z-index: 1;
    border: solid 1px #ccc;
}

.component-user-login .login-field .field-btn {
    position: absolute;
    top: 6px;
    right: 5px;
    margin: 0;
    padding: 0;
    display: block;
    color: #ccc;
    text-decoration: none;
    outline: none;
}

.component-user-login .login-field .field-btn:after {
    font-family: 'becu-icons' !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '‽';
    font-size: 20px;
}

.component-user-login .btn {
    font-size: 12px;
    padding: 7px 12px;
    text-transform: uppercase !important;
    margin-right: 12px;
    float: left;
    letter-spacing: .05em;
}

.component-user-login .btn.gray {
    margin-right: 0;
}

div.pageHeader a.profile {
    margin: 0;
    padding: 0;
    width: 0;
    display: none !important;
}

div.pageHeader a.activeprofile {
    margin: 0;
    padding: 0;
    width: 0;
    display: none !important;
}

.component-nav-links {
    padding: 0 15px 0 5px;
    background: #fff;
    margin-bottom: 0;
    text-transform: uppercase;
}

#NavigationContainer {
    text-transform: none;
}

.pageSubHeader h2 {
    font-family: 'Lato', Helvetica, Arial, sans-serif;
    font-weight: 900;
    line-height: 18px;
    font-size: 16px;
    color: #232b37;
}

.desktop-view {
    display: none;
}

.tablet-view {
    display: block;
}

.pages-utility, .pages-main {
    text-transform: uppercase;
}

.sticky-header {
    padding-top: 70px;
}

@media screen and (max-width:1200px) {
    .sticky-header {
        padding-top: 110px;
    }
}

@media screen and (max-width:991px) {
    .sticky-header {
        padding-top: 190px;
    }
}

@media screen and (max-width:768px) {
    .sticky-header {
        padding-top: 195px;
    }
}

@media screen and (max-width:576px) {
    .sticky-header {
        padding-top: 215px;
    }
}

@media screen and (max-width:576px) and (-ms-high-contrast:none), (-ms-high-contrast:active) {
    .sticky-header {
        padding-top: 245px;
    }
}

@-moz-document url-prefix() {
    @media screen and(max-width: 576px) {
        .sticky-header {
            padding-top:245px;
        }
    }
}

.page-message-header {
    background-color: #ffeccc;
    position: fixed;
    top: 0;
    z-index: 1002;
    height: auto;
    width: 100%;
    border-width: 1px;
    border-style: solid;
    border-color: #ffa300;
}

@media print {
    .page-message-header {
        display: none;
    }
}

@media screen and (max-width:1200px) {
    .page-message-header {
        top: 0;
    }
}

@media screen and (max-width:991px) {
    .page-message-header {
        top: 74px;
    }
}

@media screen and (max-width:768px) {
    .page-message-header {
        top: 50px;
    }
}

@media screen and (max-width:576px) {
    .page-message-header {
        top: 50px;
    }
}

.page-message-close {
    cursor: pointer;
    width: 100px;
    height: 32px;
    float: right;
    box-sizing: border-box;
    border-width: 2px;
    border-style: solid;
    background-color: #fff;
    border-color: #d12a2e;
    border-radius: 0;
    margin-bottom: 15px;
    margin-top: 8px;
    -moz-user-select: none;
    -ms-touch-action: manipulation;
    -ms-user-select: none;
    -webkit-user-select: none;
    background-image: none;
    text-align: center;
    touch-action: manipulation;
    user-select: none;
    vertical-align: middle;
}

@media screen and (max-width:768px) {
    .page-message-close {
        margin-bottom: 24px;
    }
}

#close {
    color: #f00;
}

#close:hover {
    background-color: #d12a2e;
    color: #fff;
    text-decoration: none;
}

#close:active {
    background-color: #d12a2e;
    color: #fff;
    text-decoration: none;
}

#close:focus {
    background-color: #d12a2e;
    color: #fff;
    text-decoration: none;
}

.page-message-close-text {
    line-height: 25px;
    font-family: MuseoSans-500;
    font-size: 16px;
    text-align: center;
    color: #d12a2e;
}

.page-message-gap {
    margin-top: 10px;
}

.page-message-image {
    float: left;
    width: 30px;
    height: 35px;
    margin-right: 8px;
}

.page-message-text {
    display: inline-block;
    width: 100%;
    font-family: MuseoSans-500;
    font-size: 18px;
    text-align: left;
}

.page-message-text div a {
    color: #192838;
    text-decoration: underline;
}

.page-message-text>div {
    overflow: auto;
}

@media screen and (max-width:414px) {
    .tablet-view {
        display: block;
    }
    .desktop-view {
        display: none;
    }
}

@media screen and (min-width:768px) {
    div#welcomemessage {
        position: absolute;
        top: 30px;
        line-height: normal;
    }
    #logomobile {
        display: none;
    }
    #logotablet {
        display: block;
    }
    span#lastloggedin {
        font-size: 12px;
    }
    nav.navbar .dropdown-content {
        background: #fff;
    }
    nav.navbar .dropdown-content ul li a {
        border-bottom-color: #d3d3cc;
    }
    nav.navbar .dropdown-content ul.pages-main li {
        padding: 0 0 0 0;
    }
    nav.navbar .dropdown-content #navbar {
        padding: 0;
        background-color: transparent;
        margin-left: 0;
        margin-right: 0;
    }
    nav.navbar .dropdown-content #navbar #mainnav {
        margin-top: 75px;
    }
    nav.navbar .dropdown-content #navbar #mainnav a:hover, nav.navbar .dropdown-content #navbar #mainnav a.navigationActiveItem, nav.navbar .dropdown-content #navbar #mainnav a.activeloan, nav.navbar .dropdown-content #navbar #mainnav a.activealert {
        color: #ab111a;
    }
    nav.navbar .navbar-toggle {
        display: block;
        margin-top: 21px;
        margin-bottom: 21px;
    }
    nav.navbar nav.navbar navbar-toggle.collapsed:focus {
        border: 1px dotted #000;
    }
    nav.navbar .navbar-header {
        height: 74px;
    }
    nav.navbar .navbar-header .logo-becu {
        margin-top: 0;
        height: auto;
        width: 157px;
    }
    .component-user-login {
        top: auto;
        bottom: 0;
        padding: 15px;
        margin: 0;
        height: auto;
        padding-top: 30px;
        width: 31.25%;
        float: left;
    }
    .component-user-login .login-field {
        margin: 0 0 15px 0;
        width: 100%;
    }
    .component-user-login .btn {
        margin-right: 15px;
        float: left;
    }
    .component-nav-links {
        width: 68.75%;
        float: left;
    }
    #NavigationContainer {
        clear: left;
        width: 31.25%;
        background: #ededeb;
        height: 480px;
    }
    .nav-tabs li {
        width: 31%;
        font-size: 12px;
    }
    .nav-tabs li a {
        padding: 8px 8px;
    }
    .tablet-view {
        display: block;
    }
    .desktop-view {
        display: none;
    }
}

@media screen and (min-width:992px) {
    #logotablet {
        display: none;
    }
    #logodesktop {
        display: block;
    }
    div#welcomemessage {
        float: left;
        line-height: 24px;
        font-size: 12px;
        position: static;
    }
    div#welcomemessage div#myprofile {
        display: block;
    }
    span#lastloggedin {
        position: absolute;
        bottom: -35px;
        color: #4d5f69;
        font-size: 12px;
    }
    nav.navbar {
        position: relative;
        background: #fff;
    }
    nav.navbar .navbar-header {
        margin: 0;
        width: 200px;
        height: auto;
        position: relative;
        background: inherit;
    }
    nav.navbar .navbar-header .logo-becu {
        margin: 25px 0 25px 0;
        height: auto;
        width: 175px;
    }
    nav.navbar .container {
        width: 970px;
        padding: 0 15px;
    }
    nav.navbar .dropdown-content {
        background: none;
        margin-bottom: -5px;
    }
    nav.navbar .dropdown-content #navbar #mainnav {
        margin-top: 0;
    }
    nav.navbar .dropdown-content ul li {
        float: left;
    }
    nav.navbar .dropdown-content ul li a {
        height: auto;
        border-bottom: none;
        font-size: 12px;
        padding: 0;
    }
    nav.navbar .dropdown-content ul li a.vertcenter {
        font-size: 14px;
        line-height: 48px;
    }
    nav.navbar .dropdown-content ul.pages-main {
        position: absolute;
        top: 105px;
        right: 0;
        left: 0;
    }
    nav.navbar .dropdown-content ul.pages-main li {
        padding: 0 0 0 57px;
    }
    nav.navbar .dropdown-content ul.pages-main li a .selected, nav.navbar .dropdown-content ul.pages-main li a:active {
        border-bottom: solid 3px #aa1f23;
        padding-bottom: 27px;
        color: #232b37;
    }
    nav.navbar .dropdown-content ul.pages-main li:first-child {
        padding-left: 0;
    }
    nav.navbar .dropdown-content ul.pages-utility {
        position: absolute;
        top: 42px;
        left: 220px;
    }
    nav.navbar .dropdown-content ul.pages-utility li a {
        margin: 0 20px 0 0;
        padding: 0 0 0 18px;
    }
    nav.navbar .navbar-collapse {
        position: relative;
    }
    nav.navbar .navbar-toggle {
        display: none;
        border: 1px solid;
    }
    nav.navbar:before {
        content: '';
        display: block;
        position: absolute;
        top: 141px;
        bottom: 0;
        left: 0;
        right: 0;
        background: #f4f5f5;
    }
    .component-user-login {
        position: absolute;
        right: 0;
        top: 37px;
        bottom: auto;
        margin: 0;
        padding: 0;
        width: auto;
        height: auto;
        background: #fff;
    }
    .component-user-login .login-field {
        width: 133px;
        max-width: 307px;
        margin: 0 0 0 10px;
        float: left;
    }
    .component-user-login .login-field input {
        width: 133px;
        height: 31px;
    }
    .component-user-login .login-field:first-child {
        margin: 0;
    }
    .component-user-login .btn {
        margin-left: 8px;
        margin-right: 0;
        margin-top: 0;
        margin-bottom: 0;
        float: right;
        padding: 4px 9px;
    }
    .component-nav-links {
        width: auto;
        height: auto;
        float: none;
        overflow: hidden;
    }
    #NavigationContainer {
        clear: both;
        width: 100%;
        background: #f4f5f5;
        height: auto;
        display: inline-block;
        padding: 0;
        margin-top: 37px;
    }
    #NavigationContainer li {
        padding-left: 7px;
        padding-right: 7px;
    }
    #NavigationContainer li.last {
        padding-right: 0;
    }
    div#navbar ul li a:after {
        content: '';
        display: inline-block;
        width: 1px;
        background: #d3d3cc;
        height: 12px;
        left: 7px;
        position: relative;
        top: 2px;
    }
    div#navbar ul li.last a:after {
        display: none;
    }
    .nav-tabs {
        position: relative;
        margin-left: 0;
        margin-right: 0;
    }
    .nav-tabs li {
        float: left;
        display: block;
        margin: 0;
        text-align: center;
        max-width: 124px;
        font-size: 14px;
    }
    .nav-tabs li a {
        border: none;
        height: 70px;
    }
    .nav-tabs li a br {
        display: block;
    }
    .nav-tabs li.active {
        border-bottom-color: #fff;
        background-color: #fff;
    }
    .nav-tabs:before {
        content: '';
        display: block;
        left: 0;
        right: 0;
        bottom: 0;
        height: 1px;
        background-color: #d3d3cc;
        position: absolute;
    }
    .tablet-view {
        display: none;
    }
    .desktop-view {
        display: block;
    }
}

@media screen and (min-width:1200px) {
    div#welcomemessage {
        line-height: 48px;
        font-size: 14px;
    }
    div#welcomemessage div#myprofile {
        display: inline-block;
    }
    span#lastloggedin {
        font-size: 12px;
        bottom: -45px;
    }
    nav.navbar .container {
        width: 1170px;
        padding: 0;
    }
    nav.navbar .dropdown-content ul.pages-main {
        margin-left: 0;
    }
    nav.navbar .dropdown-content ul.pages-main li {
        padding-left: 85px;
    }
    nav.navbar .dropdown-content ul.pages-main li a {
        font-size: 14px;
    }
    nav.navbar .dropdown-content ul.pages-utility {
        left: 220px;
    }
    nav.navbar .dropdown-content ul li a {
        font-size: 14px;
    }
    nav.navbar .login-field {
        width: 190px;
        margin: 0 0 0 15px;
    }
    nav.navbar .login-field input {
        width: 190px;
    }
    .nav-tabs li {
        max-width: 150px;
    }
    .tablet-view {
        display: none;
    }
    .desktop-view {
        display: block;
    }
    .page-message-text {
        width: 80%;
    }
}

@media only print {
    .navigationContainer {
        display: none;
        visibility: hidden;
    }
    DIV.pageHeader {
        background: none transparent scroll repeat 0% 0%;
    }
    DIV.pageHeader A {
        text-decoration: none;
    }
}

.accessibility-skip-link>a {
    border-bottom: solid 1px #fff;
    color: #fff;
    left: 0;
    padding: 10px 15px;
    position: absolute;
    text-decoration: underline;
    -webkit-transition: top .3s ease-out;
    transition: top .3s ease-out;
    z-index: 10;
    background-color: #192838;
    font-family: MuseoSans-500, Arial Regular, sans-serif;
    font-size: 16px;
    line-height: 22px;
    display: block;
}

@media screen and (max-width:992px) {
    .accessibility-skip-link>a {
        display: none;
    }
}

@media print {
    .accessibility-skip-link>a {
        display: none !important;
    }
}

#skiptocontent a {
    top: -50px;
}

#skiptocontent a[id=skiptomain]:focus {
    top: 0;
}

#skiptocontent>a[id=skiptonavigation]:focus {
    top: 0;
}

#skiptocontent>a[id=skiptofooter]:focus {
    top: 0;
}

#skipfootercontent {
    position: relative;
}

#skipfootercontent a {
    bottom: -50px;
}

#skipfootercontent a[id=skiptomainfooter]:focus {
    bottom: 0;
}

#skipfootercontent>a[id=skiptonavigationfooter]:focus {
    bottom: 0;
}

@media screen and (min-width:992px) and (-ms-high-contrast:none), (-ms-high-contrast:active) {
    div#navbar ul {
        position: static;
        right: auto;
    }
}

@media screen and (min-width:992px) {
    div#navbar ul {
        position: static\9;
        right: auto\9;
    }
}

.overlay {
    background-color: #232b37;
    background-color: rgba(35, 43, 55, .95);
}

.overlay.modal .modal-dialog {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
}

.overlay .modal-content {
    border-radius: 0;
    background-color: #fff;
    padding: 65px 15px 60px 15px;
    margin-bottom: 30px;
}

.overlay .modal-content .heading3 {
    font-family: Georgia, Times New Roman, serif;
    font-size: 16px;
    margin: 0 0 25px 0;
    line-height: 20px;
    color: #232b37;
}

.overlay .modal-content p {
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 25px 0;
}

.overlay .modal-content .modal-body {
    padding: 0;
}

.overlay .modal-content .modal-body h1 {
    color: inherit;
    font-family: Georgia, Times New Roman, serif;
    font-size: 18px;
    font-weight: bold;
}

.overlay .modal-content .modal-body input {
    font-family: 'Lato', Helvetica, Arial, sans-serif;
    display: block;
    margin: 15px 0;
    max-width: 300px;
    font-size: 12px;
    line-height: 18px;
    color: #000;
    border: 1px solid #dadada;
    padding: 8px;
    width: 100%;
}

.overlay .modal-content .modal-body input+input {
    margin-bottom: 30px;
}

.overlay .modal-content .modal-body *:last-child {
    margin-bottom: 0;
}

.overlay .promo-close {
    background-color: transparent;
    border: 0;
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 9;
}

.overlay .promo-close .icon:before {
    font-family: 'becu-icons' !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: 'ₓ';
    font-size: 39px;
    color: #397374;
}

.overlay .promo-close:hover {
    text-decoration: none;
}

@media screen and (min-width:768px) {
    .overlay .modal-dialog {
        width: 560px;
    }
    .overlay .modal-content {
        padding: 85px 30px 60px 30px;
    }
    .overlay .promo-close {
        top: 30px;
        right: 30px;
    }
}

@media screen and (min-width:992px) {
    .overlay .modal-dialog {
        width: 840px;
    }
    .overlay .modal-content {
        padding: 85px 60px 90px 60px;
    }
}

.moduleContainer-title {
    margin: 0;
    padding: 10px 0 0 0;
    font-weight: bold;
    font-size: 13px;
    height: 24px;
    color: #333;
}

.subtext {
    font-size: 12px;
}

.pageTitle {
    padding: 0;
}

.pageTitle h1 {
    font-family: Georgia, Times New Roman, serif;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    color: #ab111a;
    padding: 15px 0 15px 15px;
    margin-bottom: 0;
}

.pageTitle h2 {
    display: none;
}

.pageTitleNew {
    padding: 0;
}

.pageTitleNew h1 {
    color: #192838;
    font-family: MuseoSans-900;
    font-size: 28px;
    font-weight: normal;
    line-height: 34px;
    margin-bottom: 0;
    padding: 15px 0;
}

.pageTitleNew h2 {
    display: none;
}

.moneymanager_pfm_aspx div.pageTitle, .accounts_activity_aspx div.pageTitle, .accounts_summary_aspx div.pageTitle, .accounts_taxinformation_aspx div.pageTitle, .accounts_opennewaccounts_aspx div.pageTitle, .loans_loanapplication_aspx div.pageTitle, .loans_loanstatus_aspx div.pageTitle {
    display: none;
}

.moneymanager_pfm_aspx div#PAGESUBHEADER:before, .accounts_activity_aspx div#PAGESUBHEADER:before, .accounts_summary_aspx div#PAGESUBHEADER:before, .accounts_taxinformation_aspx div#PAGESUBHEADER:before, .accounts_opennewaccounts_aspx div#PAGESUBHEADER:before, .loans_loanapplication_aspx div#PAGESUBHEADER:before, .loans_loanstatus_aspx div#PAGESUBHEADER:before {
    content: '';
    height: 15px;
    display: block;
}

@media screen and (min-width:768px) {
    .pageTitle h1 {
        font-size: 24px;
        line-height: 36px;
        padding: 15px 0 15px 0;
    }
    .pageTitle h2 {
        display: block;
        margin: 0;
        font-family: 'Lato', Helvetica, Arial, sans-serif;
        color: #000;
        font-size: 16px;
        line-height: 30px;
    }
    .pageTitleNew h1 {
        font-size: 32px;
        line-height: 38px;
        padding: 15px 0;
    }
    .pageTitleNew h2 {
        display: block;
        margin: 0;
        font-family: 'Lato', Helvetica, Arial, sans-serif;
        color: #000;
        font-size: 16px;
        line-height: 30px;
    }
    .moneymanager_pfm_aspx div#PAGESUBHEADER:before, .accounts_activity_aspx div#PAGESUBHEADER:before, .accounts_summary_aspx div#PAGESUBHEADER:before, .accounts_taxinformation_aspx div#PAGESUBHEADER:before, .accounts_opennewaccounts_aspx div#PAGESUBHEADER:before, .loans_loanapplication_aspx div#PAGESUBHEADER:before, .loans_loanstatus_aspx div#PAGESUBHEADER:before {
        height: 30px;
    }
}

@media screen and (min-width:992px) {
    .pageTitle h1 {
        padding: 45px 0 20px 0;
    }
    .pageTitleNew h1 {
        font-size: 38px;
        line-height: 44px;
        padding: 45px 0 20px 0;
    }
    .moneymanager_pfm_aspx div#PAGESUBHEADER:before, .accounts_activity_aspx div#PAGESUBHEADER:before, .accounts_summary_aspx div#PAGESUBHEADER:before, .accounts_taxinformation_aspx div#PAGESUBHEADER:before, .accounts_opennewaccounts_aspx div#PAGESUBHEADER:before, .loans_loanapplication_aspx div#PAGESUBHEADER:before, .loans_loanstatus_aspx div#PAGESUBHEADER:before {
        height: 60px;
    }
}

#LoanContentID {
    font-family: 'Lato', Helvetica, Arial, sans-serif;
}

#LoanContentID .begin h2.enr {
    padding-left: 0;
}

#LoanContentID UL LI.bulleted {
    list-style-type: disc;
    list-style-position: inside;
}

#LoanContentID h6 {
    background-color: #fff;
}

.col01 .addition {
    margin: 0 0 20px 0;
    padding: 10px;
    font-size: 11px;
    background-color: #f4f5f5;
    border: 1px solid #f0f0f4;
}

.col01 .addition h4 {
    padding: 5px 0 0 0;
    font-weight: 400;
    font-size: 12px;
}

.col01 .addition p {
    padding: 5px 0;
}

.col01 .addition table {
    margin-top: 10px;
}

.col03 .addition {
    margin: 0 0 20px 0;
    padding: 10px;
    font-size: 11px;
    background-color: #f4f5f5;
    border: 1px solid #f0f0f4;
    width: 165px;
}

.col03 .addition h4 {
    padding: 5px 0 0 0;
    font-weight: 400;
    font-size: 12px;
}

.col03 .addition p {
    padding: 5px 0;
}

.col03 .addition h5 {
    padding: 0 0 2px 0;
    font-size: 11px;
    line-height: 1.2em;
}

.col03 .addition ul {
    padding: 0 0 0 15px;
}

.col03 .addition li {
    padding: 0 0 3px 0;
    line-height: 1.1em;
}

.col03 .addition table {
    margin-bottom: 10px;
}

.content {
    font-family: 'Lato', Helvetica, Arial, sans-serif;
}

.content .active {
    background-color: #f6f6f6;
    background-position: 0 -25px;
}

.content .inactive {
    color: #d5cfc1;
    border-bottom: 1px dotted #d7d0ca;
}

.content .done {
    background: url(../images/icon_arrows.gif) no-repeat 0 -62px;
}

.content .submit {
    margin-right: 5px;
}

.content .formsubmit {
    clear: both;
    margin: 0;
    padding: 20px 0 0 0;
    border-top: 1px dotted #d7d0ca;
}

.content .formsubmit a.subnav {
    font-weight: bold;
}

.content .formsubmit p {
    padding: 0 0 10px 0;
    line-height: 1.4em;
}

.content .formprint {
    clear: both;
    margin: 0;
    padding: 10px 0;
}

.content .hdr img {
    margin: 0 0 -5px 0;
}

.content h2.enr {
    font-family: 'Lato', Helvetica, Arial, sans-serif;
    padding: 0 0 20px 35px;
    font-size: 21px;
    color: #940022;
    line-height: 1em;
}

.content h2.enrsplash {
    padding: 0 0 20px 0;
    font-size: 21px;
    color: #940022;
    line-height: 1em;
}

.content h1.headdr {
    font-family: 'Lato', Helvetica, Arial, sans-serif;
    padding: 22px 0 5px 35px;
    font-weight: 400;
    font-size: 24px;
    line-height: 1em;
    letter-spacing: .001px;
}

.content .headdrimg {
    margin: 0 0 -5px 0;
}

.content .exit {
    margin: 0;
    padding: 20px 0 0 70px;
}

.content .exit2 {
    margin: 0;
    padding: 20px 0 0 35px;
}

.content p.blurb {
    clear: both;
    margin: -15px 0 0 0;
    padding: 0 35px 20px 35px;
    font-size: 11px;
}

.pageBody h1 {
    font-family: 'Lato', Helvetica, Arial, sans-serif;
    padding: 22px 0 5px 35px;
    font-weight: 400;
    font-size: 24px;
    line-height: 1em;
    letter-spacing: .001px;
}

h2.ola {
    padding: 0 0 20px 35px;
    font-size: 12px;
    color: #ababab;
}

.col03 .addition .hours {
    width: 160px;
}

.col03 .addition .hours h3 {
    padding: 2px 0 0 0;
    font-weight: 400;
    font-size: 11px;
    width: 50px;
}

.col03 .addition .hours td {
    padding-right: 5px;
}

.cta01 {
    margin-bottom: 10px;
    padding: 10px;
    font-weight: 400;
    font-size: 12px;
    line-height: 1.3em;
    background-color: #fdfaea;
    border-top: 1px dotted #d7d0ca;
    border-bottom: 1px dotted #d7d0ca;
}

.cta01 h2 {
    padding: 0 0 0 0;
    font-size: 14px;
    color: #940022;
}

.enroll {
    margin: 0;
    font-size: 12px;
    color: #666;
}

.enroll .chk {
    padding-top: 6px;
    padding-left: 5px;
    width: 10px;
}

.enroll .col01 {
    padding: 10px 0 0 0;
    float: left;
}

.enroll .col01 .agree li {
    padding: 0 0 4px 0;
}

.enroll .col01 .secure li {
    padding: 0 0 10px 0;
}

.enroll .col01 h2 {
    padding: 0 0 0 0;
    font-size: 14px;
    color: #666;
}

.enroll .col01 h3 {
    clear: both;
    padding: 10px 5px 10px 8px;
    font-size: 12px;
    color: #666;
    background-color: #f6f6f6;
}

.enroll .col01 h3.alt {
    padding-left: 0;
    background: none;
    border-bottom: 1px solid #f6f6f6;
}

.enroll .col01 h5 {
    padding: 5px 0 0 0;
    font-weight: 400;
    font-size: 12px;
}

.enroll .col01 h5.hl {
    font-weight: bold;
}

.enroll .col01 h6 {
    padding: 10px;
    font-size: 11px;
    line-height: 1.5em;
}

.enroll .col01 ol.secure {
    padding: 0 0 0 25px;
}

.enroll .col01 p {
    padding: 0 8px 10px 8px;
}

.enroll .col01 span {
    margin: 0;
    padding: 0;
    font-size: 11px;
    line-height: 1.2em;
}

.enroll .col01 table {
    margin-bottom: 20px;
}

.enroll .col01 ul {
    padding: 0 0 0 15px;
}

.enroll .col01 ul.agree {
    padding: 0 0 0 5px;
    list-style: none;
}

.enroll .col03 {
    padding: 10px 0 10px 70px;
    width: 186px;
    float: left;
}

.enroll .col03 .AskBECU {
    width: 185px;
    margin: 0 0 20px 0;
}

.enroll .col03 .AskBECU h2 {
    margin: 0 0 0 0;
    padding: 8px 0 0 6px;
    font-weight: bold;
    height: 22px;
    font-size: 13px;
    border: 1px solid #f0f0f4;
    background-color: #c9bdaf;
}

.enroll .col03 .AskBECU table {
    width: 185px;
}

.enroll .col03 td {
    padding: 0;
}

.enroll .item td {
    border-bottom: 1px solid #efefef;
}

.enroll .txt01 {
    width: 140px;
    text-align: right;
}

.enroll .txt02 {
    padding-left: 10px;
}

.enroll .txt03 {
    width: 120px;
}

.enroll .txt04 {
    width: 225px;
}

.enroll h6 {
    margin-bottom: 10px;
    padding: 10px;
    font-weight: 400;
    font-size: 12px;
    line-height: 1.3em;
    background-color: #fdfaea;
    border-top: 1px dotted #d7d0ca;
    border-bottom: 1px dotted #d7d0ca;
}

.enroll input.lg {
    width: 200px;
}

.enroll input.md {
    width: 115px;
}

.enroll input.sm {
    margin-top: 0;
    padding-left: 10px;
    padding-right: 5px;
    width: 100px;
    background: url(../images/bg_dollarsign.gif) no-repeat 2px 4px;
    text-align: right;
}

.enroll input.xs {
    width: 59px;
}

.enroll input.xxs {
    width: 39px;
}

.enroll p {
    padding: 0 0 15px 0;
}

.enroll select.lg {
    width: 204px;
}

.enroll td {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 15px;
    vertical-align: top;
}

.enroll u {
    padding-right: 16px;
    background: url(../images/icon_popdoc.gif) no-repeat right 0;
    text-decoration: none;
}

.notEvaluatedPW {
    background: #ccc;
    color: #000;
    width: 200px;
    text-align: center;
}

.weakPW {
    background: #f00;
    color: #fff;
    width: 50px;
    text-align: right;
}

.fairPW {
    background: #ff0;
    color: #a52a2a;
    width: 100px;
    text-align: right;
}

.strongPW {
    background: #008000;
    color: #fff;
    width: 200px;
    text-align: right;
}

#meter {
    font-size: 12px;
    height: 25px;
    padding: 3px;
}

#outerMeter {
    margin: 2px 0 3px 0;
    background: #ccc;
    width: 200px;
}

.hmdaOptionList {
    white-space: nowrap;
}

.loanselection input[type="radio"], .loan input[type="radio"] {
    margin-left: 10px;
}

.loanselection {
    display: block;
    clear: both;
}

.loanselection .item {
    display: block;
    padding: 9px 0 9px 0;
    font-weight: bold;
    vertical-align: top;
}

.loanselection .item span {
    float: left;
    margin-right: 10px;
}

.loanselection .list {
    display: block;
}

.loanselection .list>.item {
    display: block;
    margin-top: 6px;
    zoom: 1;
    *display: block;
}

.loanselection a.head {
    display: block;
    clear: both;
    padding: 9px 0 0 28px;
    border-top: #c6c6c6 1px dotted;
    color: #666;
    text-decoration: none;
    font-weight: bold;
    background: url(/BECUBankingWeb/Themes/TopTabMenu/images/icon_arrows.gif) no-repeat -4px 10px;
}

.loanselection a.head:hover, .loanselection a.expanded {
    background-position: -4px -25px;
}

.loanselection div.head {
    display: block;
    clear: both;
    padding: 8px;
    background-color: #d3d3cc;
    color: #232b37;
    text-decoration: none;
    font-weight: bold;
}

.begin {
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: #666;
    font-family: 'Lato', Helvetica, Arial, sans-serif;
}

.begin p {
    font-family: 'Lato', Helvetica, Arial, sans-serif;
    padding: 0 0 15px 0;
}

.begin h2.enr {
    padding: 0;
    font-size: 16px;
}

.begin h3 {
    padding: 0 0 10px 0;
    font-size: 14px;
}

.begin h4 {
    clear: both;
}

.begin h5 {
    padding: 3px 0 0 0;
    font-weight: 400;
    font-size: 12px;
}

.begin table {
    margin: 0 30px 20px 0;
    border-bottom: 1px solid #f6f6f6;
    float: left;
}

.begin td {
    padding: 5px 0;
    border-top: 1px solid #f6f6f6;
    font-size: 11px;
    vertical-align: top;
}

.begin ul {
    clear: both;
    padding: 0 0 20px 0;
    list-style: none;
    line-height: 1.5em;
}

.loan {
    margin: 0;
    padding: 30px 35px 20px 35px;
    font-size: 12px;
    color: #666;
}

.loan p {
    padding: 0 0 15px 0;
}

.loan h6 {
    margin-bottom: 10px;
    padding: 10px;
    font-weight: 400;
    font-size: 12px;
    line-height: 1.3em;
    background-color: #fdfaea;
    border-top: 1px dotted #d7d0ca;
    border-bottom: 1px dotted #d7d0ca;
}

.loan .col01, .loan .col01_new {
    padding: 10px 0 0 0;
    float: left;
}

.loan .col01 h2, .loan .col01_new h2 {
    padding: 0 0 5px 0;
    font-size: 14px;
    color: #666;
    line-height: 1.2em;
}

.loan .col01 h3, .loan .col01_new h3 {
    clear: both;
    padding: 10px 5px 10px 8px;
    font-size: 12px;
    color: #666;
    background-color: #f6f6f6;
}

.loan .col01 h3.alt, .loan .col01_new h3.alt {
    padding-left: 0;
    background: none;
    border-bottom: 1px solid #f6f6f6;
}

.loan .col01 h5, .loan .col01_new h5 {
    padding: 5px 0 0 0;
    font-weight: 400;
    font-size: 12px;
}

.loan .col01 h5.hl, .loan .col01_new h5.hl {
    font-weight: bold;
}

.loan .col01 span, .loan .col01_new span {
    margin: 0;
    padding: 0;
    font-size: 11px;
    line-height: 1.2em;
}

.loan .col01 span.disclosures, .loan .col01_new span.disclosures {
    padding-left: 15px;
}

.loan .col01 span label, .loan .col01_new span label {
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 1.2em;
}

.loan .col01 p, .loan .col01_new p {
    padding: 0 8px 10px 8px;
}

.loan .col01 h6, .loan .col01_new h6 {
    padding: 10px;
    font-size: 11px;
    line-height: 1.5em;
}

.loan .col01 table, .loan .col01_new table {
    margin-bottom: 20px;
}

.loan .col01 ul, .loan .col01_new ul {
    padding: 0 0 0 15px;
}

.loan .col01 ul.agree, .loan .col01_new ul.agree {
    padding: 0 0 0 5px;
    list-style: none;
}

.loan .col01 ul.agree li, .loan .col01_new ul.agree li {
    padding: 0 0 4px 0;
}

.loan .col03 {
    padding: 10px 0 10px 50px;
    float: left;
}

.loan .col03 td {
    padding: 0;
}

.loan td {
    padding-top: 5px;
    padding-bottom: 5px;
    vertical-align: top;
}

.loan .txt01 {
    text-align: right;
}

.loan .txt01Extend {
    text-align: right;
}

.loan .txt02 {
    padding-left: 10px;
}

.loan .item td {
    border-bottom: 1px solid #efefef;
}

.loan .chk {
    padding-top: 6px;
    padding-left: 5px;
    width: 10px;
}

.loan input.sm {
    margin-top: 0;
    padding-left: 10px;
    padding-right: 5px;
    width: 100px;
    background: url(../images/bg_dollarsign.gif) no-repeat 2px 4px;
    text-align: right;
}

.loan input.lg {
    width: 200px;
}

.loan input.md {
    width: 115px;
}

.loan input.xs {
    width: 50px;
}

.loan input.xxs {
    width: 30px;
}

.loan select.lg {
    width: 204px;
}

.loan u {
    padding-right: 16px;
    background: url(../images/icon_popdoc.gif) no-repeat right 0;
    text-decoration: none;
}

.content h6.prt {
    margin: 0;
    padding: 5px 30px 0 0;
    font-weight: 400;
    font-size: 11px;
    color: #d6d6d6;
    float: right;
    text-align: right;
}

.review {
    margin: 20px 0 0 35px;
    padding: 0 0 20px 0;
    font-size: 12px;
    color: #666;
    border-top: 1px dotted #d7d0ca;
}

.review .col01 {
    padding: 0;
    float: left;
}

.review .col01 h3 {
    padding: 5px 0;
    font-size: 13px;
    color: #940022;
}

.review .col01 h4 {
    padding: 6px 0 0 0;
    font-size: 12px;
}

.review .col01 h5 {
    padding: 5px 0 0 0;
    font-weight: 400;
    font-size: 12px;
}

.review .col01 td {
    padding-left: 5px;
}

.review .col01 table {
    padding-bottom: 10px;
    margin-top: 10px;
    border-top: 1px dotted #d7d0ca;
}

.review .col01 table.upper {
    margin-top: 0;
    border-top: none;
}

.review .col03 {
    padding: 10px 0 10px 90px;
    float: left;
}

.review .col03 td {
    padding: 0;
}

.review h3 {
    margin-bottom: 0;
}

.review h4 {
    line-height: 30px;
    margin-bottom: 0;
}

.review .item td {
    padding-right: 5px;
    border-bottom: 1px solid #efefef;
}

.review .subitem td {
    padding-bottom: 10px;
    padding-right: 5px;
    background: #f6f6f6;
}

.review p {
    color: #666;
    font-family: "Lato", Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 1.4285;
}

.review td {
    padding-top: 5px;
    padding-bottom: 5px;
    vertical-align: top;
}

.review .txt01 {
    padding-right: 10px;
}

.approve {
    margin: 0 0 0 35px;
    padding: 0 0 20px 0;
    font-size: 12px;
    color: #666;
}

.approve .col01 {
    padding: 0;
    float: left;
}

.approve .col01 h3 {
    padding: 10px 5px 10px 5px;
    font-size: 12px;
    color: #666;
    background-color: #f6f6f6;
}

.approve .col01 h4 {
    padding: 6px 0 0 0;
    font-size: 12px;
}

.approve .col01 h5 {
    padding: 5px 0 0 0;
    font-weight: 400;
    font-size: 12px;
}

.approve .col01 td {
    padding-left: 5px;
}

.approve .col01 p {
    padding: 0 0 10px 0;
    line-height: 1.4em;
}

.approve .col01 ul {
    margin: 0 0 10px 0;
    padding: 0 0 0 20px;
}

.approve .col03 {
    padding: 0 0 10px 90px;
    float: left;
}

.approve .col03 td {
    padding: 0;
}

.approve td {
    padding-top: 5px;
    padding-bottom: 5px;
    vertical-align: top;
}

.approve .txt01 {
    padding-right: 10px;
}

#notAnErrorDivPrimary {
    color: #f00;
    background-image: none;
    background: #fff url(../);
    font-size: 11px;
}

#notAnErrorDivCoApplicant {
    color: #f00;
    background-image: none;
    background: #fff url(../);
    font-size: 11px;
}

@media only screen and (min-width:768px) {
    .loanselection .list>.item {
        width: 30%;
        display: inline-block;
        margin-top: 6px;
        zoom: 1;
        *display: inline;
    }
    .loanselection .two .item {
        width: 45%;
    }
    .loanselection .three .item {
        width: 30%;
    }
    .begin {
        padding: 30px 35px 20px 35px;
    }
    .begin h2.enr {
        padding: 10px 0 10px 0;
        font-size: 21px;
    }
}

.inboxDataTable {
    margin: 10px 0 10px 0;
    padding: 0;
    font-size: 12px;
    width: 100%;
    left: 10px;
    background-image: none;
    background-repeat: repeat;
    border: solid 1px #d7d0ca;
    border-collapse: collapse;
}

.inboxDataTable tr.inboxheader td, .inboxDataTable tr.inboxheader th {
    margin: 0;
    padding: 8px 5px;
    font-size: 11px;
    background-color: #c9bdaf;
    color: #000;
    vertical-align: bottom;
    border: solid 1px #d7d0ca;
}

.inboxDataTable tr.inboxitem {
    margin: 0;
}

.inboxDataTable tr.inboxalternatingItem {
    margin: 0;
    color: #000;
}

.inboxDataTable td {
    margin: 0;
    padding: 5px;
    border: solid 1px #d7d0ca;
}

.inboxDataTable tr.inboxitem td {
    margin: 0;
    padding: 5px;
    vertical-align: top;
    color: #000;
}

.inboxDataTable tr.inboxalternatingItem td {
    margin: 0;
    padding: 5px;
    vertical-align: top;
    color: #000;
}

.inboxDataTable tr.footer td {
    margin: 0;
    padding: 5px 5px 5px 5px;
    font-weight: bold;
}

.inboxDataTable h4 {
    margin: 0;
    padding: 0;
    font-size: 12px;
}

.inboxDataTable h5 {
    margin: 0;
    padding: 0;
    font-weight: 400;
    font-size: 12px;
    text-align: right;
}

.inboxDataTable h6 {
    margin: 0;
    font-weight: bold;
    font-size: 10px;
}

.inboxDataTable h2 {
    margin: 0;
    padding: 0;
    font-weight: bold;
    font-size: 12px;
}

.inboxDataTable h3 {
    margin: 0;
    padding: 0 7px 0 0;
    width: 63px;
    font-weight: 400;
    font-size: 11px;
    background-image: url(../images/icon_sort.gif);
    background-repeat: no-repeat;
    background-position: right;
    text-align: right;
}

.inboxDataTable p {
    margin: 0;
    padding: 3px 0;
    font-size: 9px;
    line-height: 1em;
}

.inboxDataTable a.sort {
    margin: 0;
    padding: 0 10px 0 0;
    background: url(../images/icon_sort.gif) no-repeat right 2px;
    text-align: left;
}

.message {
    margin: 0;
    padding: 30px 35px 20px 35px;
    font-size: 12px;
    color: #000;
}

.message table {
    color: #000;
}

.message table td {
    padding: 5px 3px 5px 3px;
}

.message .dataRow {
    background-color: Transparent;
    float: left;
    display: block;
    padding: 3px 0 3px 0;
}

.message .labelDiv {
    display: block;
    float: left;
    width: 100px;
    text-align: left;
    background-color: Transparent;
    font-weight: 900;
}

.message .valueDiv {
    display: block;
    text-align: left;
    float: left;
    background-color: Transparent;
    color: #666;
}

.message .buttonRow {
    background-color: Transparent;
    float: left;
    display: block;
    margin: 19px 0 0 0;
}

.message .buttonContainer {
    background-color: Transparent;
    float: right;
    display: block;
}

.messagebox {
    font-family: Arial;
    color: #000;
    font-size: 12px;
    width: 100%;
}

#messageRow {
    margin: 10px 0 10px 0;
    padding: 10px 5px 10px 5px;
    border-bottom: solid 1px #ccc;
    border-top: solid 1px #ccc;
}

#pagingContainer {
    position: relative;
    left: 0;
    top: -16px;
    background-color: Transparent;
    width: 160px;
    height: 39px;
    display: block;
    float: right;
}

#pagingContainer ul {
    list-style-type: none;
    float: right;
    margin: 0;
    padding: 0;
}

#pagingContainer ul li {
    float: left;
}

#pagingContainer ul li a {
    color: #000;
    font-family: arial;
    font-size: 12px;
    text-decoration: none;
    background: url(../images/blankpagebg.gif) no-repeat top left;
    height: 27px;
    width: 20px;
    padding-top: 5px;
    padding-bottom: 0;
    padding-left: 4px;
    padding-right: 0;
    margin: 0;
    font-weight: 900;
    display: block;
}

#inboxViewControls {
    background-color: Transparent;
    height: 90px;
    display: block;
    margin: 3px 0 0 0;
    padding: 0;
}

#inboxPrevNext ul {
    list-style-type: none;
    float: left;
    margin: 0;
    padding: 5px 0 0 0;
    width: 90px;
    background-color: Transparent;
}

#inboxPrevNext ul li {
    float: left;
    padding-right: 10px;
}

#inboxWhereAreWe {
    position: relative;
    font-family: Arial;
    color: #666;
    font-size: 10px;
    left: 123px;
    top: 5px;
    background-color: Transparent;
}

#messageRemainingCharacters {
    font-family: Arial;
    color: #666;
    font-size: 10px;
    text-align: left;
    background-color: Transparent;
}

.placeSetting::before {
    content: "";
    background-color: #fff;
    position: absolute;
    left: -1rem;
    right: -1rem;
    top: -1rem;
    bottom: -1rem;
    z-index: -1;
}

.placeSetting {
    margin: 1rem;
    position: relative;
    background-color: #fff;
    padding: 2%;
    border-radius: .5rem;
    box-shadow: .1rem .1rem 1rem;
}

.placeMat {
    background-color: #f6f6f6;
    padding: 2%;
}

.plate {
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 1px 1px 6px;
}

.olbbegin {
    margin: 10px 18px 0 18px;
    padding: 50px 50px 0 50px;
    font-size: 15px;
    color: #999;
}

.olbbegin b {
    color: #666;
}

.olbbegin h2 {
    padding: 0 0 30px 0;
}

.olbbegin p {
    line-height: 1.5em;
}

.olbbegin .bluel {
    margin: 0 auto;
    padding: 0;
    width: 138px;
    text-align: center;
}

.olbbegin .bluel a {
    margin: 0;
    padding: 4px 12px 0 12px;
    width: 114px;
    min-height: 19px;
    display: block;
    font-size: 12px;
    color: #fff;
    background: url(../images/btn_blue_r.gif) no-repeat top right;
    text-decoration: none;
}

.olbbegin .bluel h4 {
    padding: 0;
    background: url(../images/btn_blue_l.gif) no-repeat top left;
    line-height: .95em;
}

.steps {
    margin: 0 35px;
    padding: 0;
}

.steps h2 {
    padding: 0 0 5px 0;
}

.steps p {
    padding: 0;
    font-size: 11px;
    line-height: 1.1em;
}

.steps h6.print {
    display: none;
}

.steps span.remove {
    padding-right: 5px;
    font-weight: 400;
    font-size: 12px;
    min-height: 15px;
    width: 100px;
    float: right;
    text-align: right;
    font-style: normal;
}

.steps a {
    color: #007c89;
    text-decoration: none;
}

.steps .add {
    margin: -10px 0 0 0;
    min-height: 23px;
    font-size: 12px;
}

.steps .ask {
    margin-left: 20px;
}

.steps .ask02 {
    width: 70px;
    min-height: 15px;
    float: right;
    text-align: right;
}

.steps .ask03 {
    width: 100px;
    min-height: 15px;
    float: right;
    text-align: right;
}

.steps .save {
    padding-left: 20px;
    background: url(../images/icon_arrows.gif) no-repeat -5px 0;
}

.slide04 {
    padding: 20px 0 0 0;
    border-bottom: 1px dotted #d7d0ca;
}

.slide04 a {
    color: #007c89;
    text-decoration: none;
}

.slide04 a.head {
    clear: both;
    padding: 9px 0 0 25px;
    font-weight: bold;
    min-height: 23px;
    display: block;
    font-size: 13px;
    border-top: 1px dotted #d7d0ca;
    background: url(../images/icon_arrows.gif) no-repeat 0 10px;
}

.slide04 a.head:hover, .slide04 a.open {
    background-color: #f6f6f6;
    background-position: 0 -25px;
}

.slide04 a.newhead {
    clear: both;
    padding: 9px 0 0 25px;
    font-weight: bold;
    min-height: 23px;
    display: block;
    font-size: 13px;
    border-top: 1px dotted #d7d0ca;
    background: url(../images/icon_arrows.gif) no-repeat 0 10px;
    background-color: #f6f6f6;
    background-position: 0 -25px;
}

.slide04 h2.static, .slide04 h2.review, .slide04 h2.totals {
    clear: both;
    padding: 9px 0 0 7px;
    font-weight: bold;
    display: block;
    font-size: 13px;
    border-top: 1px dotted #d7d0ca;
}

.slide04 h2.totals {
    color: #940022;
}

.slide04 h2.review {
    margin: 0;
}

.slide04 .type02 h1, .slide04 .type02 h2, .slide04 .type03 h2 {
    padding: 9px 0 0 0;
    min-height: 23px;
    font-size: 13px;
    border-top: 1px dotted #d7d0ca;
}

.slide04 .type02 h1 {
    color: #666;
}

.slide04 .type02 h2, .slide04 .type03 h2 {
    color: #5c85d6;
    font-weight: 400;
}

.slide04 .type02 {
    margin: 0;
    padding: 0 0 0 30px;
    background-color: #f6f6f6;
}

.slide04 .type, .slide04 .type03 {
    clear: both;
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 1.2em;
}

.slide04 .forms {
    margin: 0;
    padding: 25px 0 0 0;
}

.slide04 .forms03 {
    margin: 0;
    padding: 25px 0 0 0;
}

.slide04 .foot, .slide04 .foot03 {
    clear: both;
    margin: 0;
    padding: 0;
    min-height: 17px;
}

.slide04 .accttype {
    margin-bottom: 15px;
    padding: 18px 20px 0 45px;
    position: relative;
    top: 0;
    left: 25px;
    background-color: #fdfaea;
    border-top: 1px dotted #d7d0ca;
    border-bottom: 1px dotted #d7d0ca;
}

.slide04 .accttype h2 {
    padding: 0 0 4px 0;
    font-weight: 400;
    font-size: 16px;
    color: #4a3a3b;
}

.slide04 .accttype p {
    padding: 0;
    font-size: 12px;
    color: #666;
    line-height: 1.3em;
}

.slide04 .col01, .slide04 .col02 {
    padding: 0 0 0 25px;
    float: left;
}

.slide04 .col01 h3 {
    clear: both;
    padding: 10px 5px 10px 10px;
    font-size: 12px;
    color: #666;
    background-color: #f6f6f6;
}

.slide04 .col02 h3 {
    clear: both;
    margin-top: 15px;
    padding: 10px 5px 10px 10px;
    font-size: 12px;
    color: #666;
    background-color: #f6f6f6;
}

.slide04 .col04 h3, .slide04 .col05 h3 {
    clear: both;
    padding: 10px 5px 10px 10px;
    font-size: 12px;
    color: #666;
    background-color: #f6f6f6;
}

.slide04 .col01 p, .slide04 .col02 p {
    padding: 20px 0 0 0;
    font-size: 12px;
}

.slide04 .col01_fund {
    padding: 0 0 0 25px;
    float: left;
}

.slide04 .col01_fund h3 {
    clear: both;
    padding: 10px 5px 10px 10px;
    font-size: 12px;
    color: #666;
    background-color: #f6f6f6;
}

.slide04 .col01_fund p {
    padding: 20px 0 0 0;
    font-size: 12px;
}

.slide04 .col07_fund {
    padding: 20px 30px 20px 30px;
    width: 80px;
    float: left;
}

.slide04 .labelstyle {
    font-size: 12px;
    font-style: normal;
}

.slide04 .labelstyleCD {
    font-size: 10px;
}

.slide04 input.sm {
    margin-top: 5px;
    padding-left: 10px;
    padding-right: 5px;
    width: 65px;
    background: url(../images/bg_dollarsign.gif) no-repeat 2px 4px;
    text-align: right;
}

.slide04 .col03 {
    padding: 0 0 0 85px;
    width: 185px;
    float: left;
}

.slide04 .col07 {
    padding: 0 0 0 30px;
    width: 185px;
    float: left;
}

.slide04 h6 {
    margin: 0;
    padding: 0 0 20px 0;
    font-weight: 400;
    font-size: 12px;
    text-align: left;
}

.slide04 .addition, .slide04 .addition02 {
    padding: 12px 12px 2px 12px;
    background-color: #f6f6f6;
    border: 1px solid #f0f0f4;
}

.slide04 .addition02 {
    position: relative;
    top: 400px;
    right: 0;
}

.slide04 .addition h5, .slide04 .addition02 h5 {
    padding: 0;
    font-size: 11px;
    line-height: 1.2em;
}

.slide04 .addition p, .slide04 .addition02 p {
    padding: 0 0 10px 0;
    font-size: 11px;
    line-height: 1.3em;
}

.slide04 .divrate {
    margin: 10px 0 15px 0;
    padding: 15px 5px 15px 10px;
}

.slide04 .divrate h5 {
    padding: 2px 0 4px 0;
    font-size: 12px;
    color: #666;
}

.slide04 td {
    padding-left: 5px;
}

.slide04 .chk {
    padding-top: 6px;
    width: 10px;
    border-bottom: 1px solid #f6f6f6;
    vertical-align: top;
}

.slide04 .chktop {
    padding-top: 8px;
}

.slide04 .txt, .slide04 .txt02, .slide04 .txt03, .slide04 .txt06 {
    padding-top: 8px;
    padding-bottom: 8px;
    vertical-align: top;
    border-bottom: 1px solid #f6f6f6;
}

.slide04 .txt04 {
    vertical-align: top;
    border-bottom: 1px solid #f6f6f6;
}

.slide04 select.lg {
    margin: 3px 0;
}

.slide04 .txt06 h4 {
    padding: 5px;
    font-size: 11px;
    background: #f6f6f6;
    line-height: 1.3em;
}

.slide04 .txt06 h5 {
    padding: 1px 0 0 0;
    font-size: 12px;
    color: #666;
}

.slide04 .txt06 h6 {
    padding: 0;
    font-weight: 400;
    font-size: 11px;
}

.slide04 .remove {
    margin: 0;
    padding: 0 10px 0 0;
    font-weight: 400;
    font-size: 12px;
    width: 100px;
    float: right;
    text-align: right;
}

.slide04 .col04, .slide04 .col05, .slide04 .col06 {
    font-size: 12px;
    border-top: 1px dotted #d7d0ca;
}

.slide04 .col04 ul, .slide04 .col05 ul, .slide04 .col06 ul {
    padding: 10px;
    list-style: none;
    line-height: 1.5em;
}

.slide04 .col04 h5, .slide04 .col05 h5, .slide04 .col06 h5 {
    padding: 0;
    font-size: 12px;
}

.slide04 .col04 {
    margin: 0 1px 0 0;
    padding: 0 0 10px 0;
    float: left;
}

.slide04 .col04 h2, .slide04 .col06 h2 {
    padding: 10px;
    font-size: 12px;
    color: #940022;
}

.slide04 .col05 {
    margin: 0;
    padding: 0 0 10px 20px;
    float: left;
}

.slide04 .edit {
    padding: 10px;
    text-align: right;
    line-height: 1em;
}

.slide04 .edit a {
    font-weight: bold;
}

#check {
    background: url(../images/icon_arrows.gif) no-repeat 2px -60px;
    background-color: #f6f6f6;
}

.rtsurv {
    clear: both;
    padding: 10px 5px 10px 10px;
    font-size: 12px;
    font-weight: normal;
    color: #666;
    background-color: #f6f6f6;
}

#slidebtm {
    border-top: none;
    border-bottom: 1px dotted #d7d0ca;
}

.fund01 {
    margin: 0 1px 0 0;
    padding: 0;
    width: 49px;
    min-height: 50px;
    float: left;
    border-top: 1px dotted #d7d0ca;
}

.fund02 {
    margin: 0;
    padding: 0;
    float: left;
}

.submit {
    padding-top: 20px;
    padding-right: 5px;
}

#sub01 {
    margin-left: 30px;
    margin-bottom: 20px;
}

#sub01 td {
    padding-left: 0;
    border-bottom: 1px solid #fff;
    background-color: #f6f6f6;
}

#sub01 h4 {
    padding: 10px;
    font-size: 12px;
    color: #666;
}

#sub01 .chk {
    padding-top: 8px;
    width: 35px;
    text-align: center;
    vertical-align: top;
}

#sub01 .txt {
    padding-top: 8px;
    padding-bottom: 8px;
}

#sub01 h6 {
    padding: 0;
    font-weight: 400;
    font-size: 11px;
}

#sub01 .fpo {
    margin: 0;
    padding-right: 10px;
    width: 70px;
    float: right;
}

#sub02 td {
    border-bottom: 1px solid #f6f6f6;
}

#sub02 .chk {
    padding-top: 8px;
    width: 20px;
    text-align: center;
    vertical-align: top;
}

#sub02 .txt {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-right: 5px;
}

#sub02 .txt02 {
    padding-left: 5px;
    padding-top: 8px;
    padding-bottom: 8px;
    width: 145px;
}

#sub02 h5 {
    padding: 2px 0 0 0;
    font-size: 12px;
    color: #666;
}

#sub02 h6 {
    padding: 0;
    font-weight: 400;
    font-size: 11px;
}

#sub02 .allot {
    background-color: #f6f6f6;
}

#sub02 select.addtocd {
    margin-top: 7px;
    width: 130px;
    float: left;
}

#sub02 label {
    margin-top: 7px;
    padding-top: 5px;
    padding-right: 5px;
    width: 90px;
    float: left;
    text-align: right;
}

#sub03 {
    width: 100%;
}

#sub03 td {
    padding: 5px 10px 10px 20px;
    background-color: #f6f6f6;
}

#sub03 h6 {
    padding: 10px 0 2px 0;
    font-weight: 400;
    font-size: 12px;
}

#sub03 input {
    margin-bottom: 3px;
}

.disclosure {
    padding: 20px 0 0 0;
}

.disclosure .forms {
    margin: 0;
    padding: 35px 0 0 0;
    font-size: 12px;
    line-height: 1.2em;
}

.disclosure .foot {
    clear: both;
    margin: 0;
    padding: 0;
    min-height: 20px;
}

.disclosure a {
    font-weight: 400;
    color: #007c89;
}

.disclosure .doc {
    padding-right: 16px;
    display: inline;
    font-weight: 400;
    color: #5c85d6;
    background: url(../images/icon_poplock.gif) no-repeat right -20px;
}

.disclosure .txt {
    padding-top: 15px;
    padding-left: 30px;
    font-size: 12px;
    line-height: 1.4em;
}

.disclosure .wrap {
    margin: 0;
    padding: 0 36px;
}

.disclosure .chk {
    margin: 0;
    padding: 15px 0;
    float: left;
    vertical-align: top;
}

.disclosure .agree {
    clear: both;
    margin: 0;
    padding: 0;
    border-top: 1px dotted #d7d0ca;
}

.account {
    margin: 0;
    padding: 5px 0 5px 5px;
    font-size: 13px;
    border-top: 1px dotted #d7d0ca;
}

.account .name {
    padding-right: 10px;
    min-height: 23px;
    width: 200px;
}

.switchline {
    margin: 0;
    padding: 20px 0;
    border-top: 1px dotted #d7d0ca;
}

.switch {
    margin: 0;
    padding: 25px 18px;
    min-height: 87px;
    font-size: 13px;
}

.switch h6 {
    padding: 0;
    text-align: center;
}

img#Mainpnl_Exit, img#fundsPnl_exit, img#reviewpnl_exit, img#Disclosure_exit, img#ConfirmPnl_done {
    display: none;
}

.content .progressbar {
    margin: 5px 0 5px 0;
    padding: 0 0 0 0;
    font-size: 11px;
    color: #d6d6d6;
    float: right;
    border-left: 1px solid #d6d6d6;
}

.content .progressbar ul {
    padding: 0;
    list-style: none;
    line-height: 1em;
}

.content .progressbar li {
    padding: 0 0 0 0;
}

.content .progressbar h6 {
    padding: 6px;
    font-size: 11px;
    border-bottom: 1px solid #d6d6d6;
    color: #767672;
}

.content .progressbar h6.current {
    color: #192838;
}

.content .progressbar h6.ender {
    border-bottom: none;
}

.blockElement {
    border: 3px solid #000;
    width: 40px;
    height: 40px;
    background-image: url(../Images/ajax-loader.gif);
    background-repeat: no-repeat;
    background-position: center center;
    color: #000;
    background-color: #fff;
    text-align: center;
    padding: 4px;
}

table.rates01 {
    margin: 0 0 0 0;
    padding: 0;
    font-size: 11px;
    border: 1px solid #000;
}

table.rates01 a {
    color: #940022;
    text-decoration: underline;
}

table.rates01 td, table.rates01 th {
    padding: 10px;
    text-align: center;
}

table.rates01 .sub th {
    font-weight: 400;
    border-bottom: 1px solid #000;
}

table.rates01 h3 {
    margin: 0;
    padding: 0;
    font-size: 12px;
}

table.rates01 .l1 {
    border-right: 1px solid #333;
}

table.rates01 .l2 {
    border-right: 1px solid #999;
}

table.rates01 .d01 {
    border-right: 1px solid #333;
    border-bottom: 1px solid #999;
}

table.rates01 .d02 {
    border-right: 1px solid #333;
    border-bottom: 1px solid #999;
}

table.rates01 .d03 {
    border-bottom: 1px solid #999;
}

table.rates01 .c01 td {
    border-bottom: 1px solid #eee;
}

table.rates01 .cx, table.rates01 .ca {
    border-right: 1px solid #333;
}

.largeText {
    font-size: 16px;
}

#regDContextualHelp {
    display: none;
}

div.sectionDivider {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
}

.textRegion {
    width: 100%;
}

.emphasizeMedium {
    font-size: 12px;
    font-weight: bold;
}

.LoanStatush3 {
    padding: 10px 5px 10px 5px;
    font-size: 12px;
    background-color: #f6f6f6;
}

.inline-heading {
    font-weight: bold;
    display: inline;
    line-height: inherit;
    font-size: inherit;
    color: inherit;
    padding: 0;
    margin: 0;
}

.header td, .header th {
    font-weight: bold;
}

.buttonDiv {
    background-color: Transparent;
    margin-left: 15px;
    margin-top: 20px;
}

.buttonDiv ul {
    list-style-type: none;
    float: left;
    margin: 0;
    padding: 0;
    background-color: Transparent;
}

.buttonDiv ul li {
    float: left;
}

.buttonDiv ul li input {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    margin-right: 88px;
    margin-left: 0;
    margin-bottom: 50px;
    font-weight: 900;
    display: block;
    margin-top: 20px;
}

.labelDiv {
    display: block;
    float: left;
    text-align: left;
    background-color: Transparent;
    font-weight: 900;
}

.labelDivWide {
    display: block;
    float: left;
    width: 100%;
    text-align: left;
    background-color: Transparent;
    font-weight: 900;
    margin-bottom: 15px;
}

.valueDiv {
    display: block;
    text-align: left;
    float: left;
    background-color: Transparent;
    margin-left: 10px;
    margin-bottom: 5px;
    width: 100%;
}

.valueDivNoWidth {
    display: block;
    text-align: left;
    float: left;
    background-color: Transparent;
    margin-left: 10px;
}

.radDiv {
    display: block;
    float: left;
    width: 30px;
    text-align: left;
    background-color: Transparent;
    font-weight: 900;
}

.loan aside td {
    vertical-align: middle;
}

.fixedWidthFormContainer {
    margin: 0;
    padding: 0;
    text-align: left;
    font-size: 12px;
    width: 100%;
}

.fixedWidthFormContainer select {
    font-size: 12px;
}

.fixedWidthFormContainer h2 {
    margin: 0 0 10px 0;
    padding: 8px 5px;
    font-weight: bold;
    font-size: 12px;
    background-color: Transparent;
    color: #666;
}

.fixedWidthFormContainer, .fixedWidthFormContainer .formInputContainer {
    margin: 0;
    padding: 0;
    text-align: left;
}

.loan .col01 h3 {
    font-weight: bold;
}

.approve table {
    font-weight: bold;
}

.approve table p {
    font-weight: normal;
}

#litsignedup, #litnotyetsigned, #litabtexttransf {
    font-weight: bold;
}

.stepnumber {
    font-weight: bold;
}

#LoanStatusSummaryTable td {
    font-weight: bold;
}

#visaDataDiv th {
    font-weight: bold;
}

#pnlOpenAccountsCreate label {
    font-weight: normal;
}

#QuestionsPanel label {
    font-weight: normal;
}

#ctlAccountActivityChecking td {
    font-weight: normal;
}

#ctlPendingActivity td {
    font-weight: normal;
}

#ctlAccountActivitySummary thead {
    font-weight: bold;
}

#searchcriteriarow #filtertextboxcol {
    position: relative;
    top: 30px;
    left: 3px;
}

#btnSubmitHistoryRequest {
    margin-top: 0;
}

#tbxTransactionAmount {
    padding-right: 4px;
}

label {
    display: inline;
}

.valignTop {
    vertical-align: top;
}

.valignMiddle {
    vertical-align: middle;
}

.valignBottom {
    vertical-align: bottom;
}

.alignLeft {
    text-align: left;
}

.alignCenter {
    text-align: center;
}

.alignRight {
    text-align: right;
}

.alignJustify {
    text-align: justify;
}

#CheckCopyRequest .formTable label {
    white-space: normal;
}

#pnlDisclosure label {
    font-weight: normal;
    white-space: normal;
}

#lnkTaxDocuments, #lnkeStatements {
    font-weight: normal;
}

.screenreaderOnly {
    height: 0;
    width: 0;
    opacity: 0;
    overflow: hidden;
    display: inline-block;
}

@media only screen {
    div.textRegion {
        border: 1px solid #000;
        overflow: auto;
        height: 550px;
    }
}

@media only print {
    DIV.textRegion {
        BORDER-RIGHT: black 1pt solid;
        BORDER-TOP: black 1pt solid;
        BORDER-LEFT: black 1pt solid;
        BORDER-BOTTOM: black 1pt solid;
    }
}

.dataTableXtended.tablesaw-stack tr td:first-child, .dataTableXtended.tablesaw-stack tr th:first-child {
    padding-left: 0;
    text-align: left;
}

.dataTableXtended.tablesaw-stack tr td:first-child b, .dataTableXtended.tablesaw-stack tr th:first-child b {
    display: none;
}

table.tightTable td, table.tightTable th {
    font-size: 10px;
    padding: 12px 2px;
}

table.tightTable tr.header td, table.tightTable tr.header th {
    font-size: 10px;
    line-height: 15px;
}

.dataTableXtended, .dataTable, .summaryTable, .component-table {
    font-family: 'Lato', Helvetica, Arial, sans-serif;
    font-size: 14px;
    width: 100%;
    border: none;
    border-top: 1px solid #a39c9c;
    margin: 10px 0 15px 0;
}

.dataTableXtended .header a, .dataTableXtended th a, .dataTable .header a, .dataTable th a, .summaryTable .header a, .summaryTable th a, .component-table .header a, .component-table th a {
    color: #000;
}

.dataTableXtended td, .dataTable td, .summaryTable td, .component-table td {
    border: none;
    color: #000;
}

.dataTableXtended td a, .dataTable td a, .summaryTable td a, .component-table td a {
    color: #000;
}

.dataTableXtended.tablesaw-stack tr, .dataTable.tablesaw-stack tr, .summaryTable.tablesaw-stack tr, .component-table.tablesaw-stack tr {
    clear: both;
    display: table-row;
}

.dataTableXtended.tablesaw-stack tr td, .dataTableXtended.tablesaw-stack tr th, .dataTable.tablesaw-stack tr td, .dataTable.tablesaw-stack tr th, .summaryTable.tablesaw-stack tr td, .summaryTable.tablesaw-stack tr th, .component-table.tablesaw-stack tr td, .component-table.tablesaw-stack tr th {
    display: block;
    clear: right;
    float: right;
    padding: 3px;
    width: 100% !important;
}

.dataTableXtended.tablesaw-stack tr td .tablesaw-cell-label, .dataTableXtended.tablesaw-stack tr th .tablesaw-cell-label, .dataTable.tablesaw-stack tr td .tablesaw-cell-label, .dataTable.tablesaw-stack tr th .tablesaw-cell-label, .summaryTable.tablesaw-stack tr td .tablesaw-cell-label, .summaryTable.tablesaw-stack tr th .tablesaw-cell-label, .component-table.tablesaw-stack tr td .tablesaw-cell-label, .component-table.tablesaw-stack tr th .tablesaw-cell-label {
    display: inline-block;
    color: #232b37;
    float: left;
    padding-right: 30px;
}

.dataTableXtended.tablesaw-stack tr td:first-child, .dataTableXtended.tablesaw-stack tr th:first-child, .dataTable.tablesaw-stack tr td:first-child, .dataTable.tablesaw-stack tr th:first-child, .summaryTable.tablesaw-stack tr td:first-child, .summaryTable.tablesaw-stack tr th:first-child, .component-table.tablesaw-stack tr td:first-child, .component-table.tablesaw-stack tr th:first-child {
    padding-top: 12px;
}

.dataTableXtended.tablesaw-stack tr td:last-child, .dataTableXtended.tablesaw-stack tr th:last-child, .dataTable.tablesaw-stack tr td:last-child, .dataTable.tablesaw-stack tr th:last-child, .summaryTable.tablesaw-stack tr td:last-child, .summaryTable.tablesaw-stack tr th:last-child, .component-table.tablesaw-stack tr td:last-child, .component-table.tablesaw-stack tr th:last-child {
    padding-bottom: 12px;
}

.dataTableXtended.tablesaw-stack tr.header, .dataTableXtended.tablesaw-stack tr.footer, .dataTable.tablesaw-stack tr.header, .dataTable.tablesaw-stack tr.footer, .summaryTable.tablesaw-stack tr.header, .summaryTable.tablesaw-stack tr.footer, .component-table.tablesaw-stack tr.header, .component-table.tablesaw-stack tr.footer {
    display: none;
}

.dataTableXtended caption, .dataTable caption, .summaryTable caption, .component-table caption {
    font-family: Georgia, Times New Roman, serif;
    font-size: 16px;
    font-weight: 700;
    color: #232b37;
    text-align: left;
    padding-bottom: 12px;
    border-bottom: 1px solid #d3d3cc;
}

.dataTableXtended tr, .dataTable tr, .summaryTable tr, .component-table tr {
    border-bottom: 1px solid #d3d3cc;
}

.dataTableXtended tr.pendingItem, .dataTable tr.pendingItem, .summaryTable tr.pendingItem, .component-table tr.pendingItem {
    background-color: #edede6;
}

.dataTableXtended tr.last-child, .dataTable tr.last-child, .summaryTable tr.last-child, .component-table tr.last-child {
    border-bottom: 1px solid #d3d3cc;
}

.dataTableXtended tr.footer, .dataTable tr.footer, .summaryTable tr.footer, .component-table tr.footer {
    border-bottom: none;
}

.dataTableXtended tr.header td, .dataTableXtended tr.header th, .dataTableXtended tr.footer td, .dataTableXtended tr.footer th, .dataTable tr.header td, .dataTable tr.header th, .dataTable tr.footer td, .dataTable tr.footer th, .summaryTable tr.header td, .summaryTable tr.header th, .summaryTable tr.footer td, .summaryTable tr.footer th, .component-table tr.header td, .component-table tr.header th, .component-table tr.footer td, .component-table tr.footer th {
    font-family: 'Lato', Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    color: #232b37;
    letter-spacing: .05em;
    border-top: 1px solid #a39c9c;
    border-bottom: none;
}

.dataTableXtended tr.header, .dataTable tr.header, .summaryTable tr.header, .component-table tr.header {
    background-color: #f4f5f5;
}

.dataTableXtended td, .dataTableXtended th, .dataTable td, .dataTable th, .summaryTable td, .summaryTable th, .component-table td, .component-table th {
    padding: 12px 12px;
    vertical-align: top;
}

.dataTableXtended th, .dataTable th, .summaryTable th, .component-table th {
    font-weight: 700;
    color: #232b37;
}

.dataTableXtended.table-cols-3 td, .dataTableXtended th, .dataTable.table-cols-3 td, .dataTable th, .summaryTable.table-cols-3 td, .summaryTable th, .component-table.table-cols-3 td, .component-table th {
    width: 33.3333%;
}

.dataTableXtended.table-cols-4 td, .dataTableXtended th, .dataTable.table-cols-4 td, .dataTable th, .summaryTable.table-cols-4 td, .summaryTable th, .component-table.table-cols-4 td, .component-table th {
    width: 25%;
}

.dataTableXtended.table-cols-5 td, .dataTableXtended th, .dataTable.table-cols-5 td, .dataTable th, .summaryTable.table-cols-5 td, .summaryTable th, .component-table.table-cols-5 td, .component-table th {
    width: 20%;
}

.fullWidth {
    width: 100%;
}

.extendedFullWidth {
    width: 100%;
}

.extendedFullWidthBorder {
    width: 100%;
}

.visaWidth {
    width: 93%;
}

.specialWidth {
    width: 45%;
}

.dataRow {
    background-color: Transparent;
    width: 100%;
    float: left;
    padding: 3px 0 3px 0;
    margin-top: 15px;
}

.dataRow ul {
    display: block;
}

.dataRow ul li {
    margin-left: 30px;
    margin-top: 4px;
}

.dataRow h2 {
    background-color: Transparent;
}

@media(min-width:768px) {
    table.tightTable td, table.tightTable th {
        font-size: 12px;
        padding: 6px 6px;
    }
    table.tightTable tr.header td, table.tightTable tr.header th {
        font-size: 12px;
        line-height: 16px;
    }
    .dataTableXtended, .dataTable, .fullWidth#SubTable, .summaryTable .component-table {
        display: table;
    }
    .dataTableXtended caption, .dataTable caption, .fullWidth#SubTable caption, .summaryTable .component-table caption {
        border-bottom: 0;
    }
    .dataTableXtended thead tr, .dataTable thead tr, .fullWidth#SubTable thead tr, .summaryTable .component-table thead tr {
        border: solid #d3d3cc;
        border-width: 1px 0;
    }
    .dataTableXtended tr, .dataTable tr, .fullWidth#SubTable tr, .summaryTable .component-table tr {
        border-bottom: 1px solid #d3d3cc;
    }
    .dataTableXtended tr tr.last-child td, .dataTableXtended tr tr.last-child th, .dataTable tr tr.last-child td, .dataTable tr tr.last-child th, .fullWidth#SubTable tr tr.last-child td, .fullWidth#SubTable tr tr.last-child th, .summaryTable .component-table tr tr.last-child td, .summaryTable .component-table tr tr.last-child th {
        padding-bottom: 15px;
    }
    .dataTableXtended tr:last-child, .dataTable tr:last-child, .fullWidth#SubTable tr:last-child, .summaryTable .component-table tr:last-child {
        border-color: #d3d3cc;
    }
    .dataTableXtended.tablesaw-stack tr, .dataTable.tablesaw-stack tr, .fullWidth#SubTable.tablesaw-stack tr, .summaryTable .component-table.tablesaw-stack tr {
        display: table-row;
    }
    .dataTableXtended.tablesaw-stack tr td, .dataTableXtended.tablesaw-stack tr th, .dataTable.tablesaw-stack tr td, .dataTable.tablesaw-stack tr th, .fullWidth#SubTable.tablesaw-stack tr td, .fullWidth#SubTable.tablesaw-stack tr th, .summaryTable .component-table.tablesaw-stack tr td, .summaryTable .component-table.tablesaw-stack tr th {
        display: table-cell;
        clear: initial;
        float: none;
        width: auto !important;
        padding: 12px 12px;
    }
    .dataTableXtended.tablesaw-stack tr td b.tablesaw-cell-label, .dataTableXtended.tablesaw-stack tr th b.tablesaw-cell-label, .dataTable.tablesaw-stack tr td b.tablesaw-cell-label, .dataTable.tablesaw-stack tr th b.tablesaw-cell-label, .fullWidth#SubTable.tablesaw-stack tr td b.tablesaw-cell-label, .fullWidth#SubTable.tablesaw-stack tr th b.tablesaw-cell-label, .summaryTable .component-table.tablesaw-stack tr td b.tablesaw-cell-label, .summaryTable .component-table.tablesaw-stack tr th b.tablesaw-cell-label {
        display: none !important;
    }
    .dataTableXtended.tablesaw-stack tr td:first-child, .dataTableXtended.tablesaw-stack tr th:first-child, .dataTable.tablesaw-stack tr td:first-child, .dataTable.tablesaw-stack tr th:first-child, .fullWidth#SubTable.tablesaw-stack tr td:first-child, .fullWidth#SubTable.tablesaw-stack tr th:first-child, .summaryTable .component-table.tablesaw-stack tr td:first-child, .summaryTable .component-table.tablesaw-stack tr th:first-child {
        text-align: left;
        padding-left: 12px;
        padding-top: 6px;
    }
    .dataTableXtended.tablesaw-stack tr td:last-child, .dataTableXtended.tablesaw-stack tr th:last-child, .dataTable.tablesaw-stack tr td:last-child, .dataTable.tablesaw-stack tr th:last-child, .fullWidth#SubTable.tablesaw-stack tr td:last-child, .fullWidth#SubTable.tablesaw-stack tr th:last-child, .summaryTable .component-table.tablesaw-stack tr td:last-child, .summaryTable .component-table.tablesaw-stack tr th:last-child {
        padding-bottom: 6px;
    }
    .dataTableXtended.tablesaw-stack tr.header, .dataTableXtended.tablesaw-stack tr.footer, .dataTable.tablesaw-stack tr.header, .dataTable.tablesaw-stack tr.footer, .fullWidth#SubTable.tablesaw-stack tr.header, .fullWidth#SubTable.tablesaw-stack tr.footer, .summaryTable .component-table.tablesaw-stack tr.header, .summaryTable .component-table.tablesaw-stack tr.footer {
        display: table-row;
    }
    .dataTableXtended tr.first-child td, .dataTableXtended tr.first-child th, .dataTable tr.first-child td, .dataTable tr.first-child th, .fullWidth#SubTable tr.first-child td, .fullWidth#SubTable tr.first-child th, .summaryTable .component-table tr.first-child td, .summaryTable .component-table tr.first-child th {
        padding-top: 15px;
    }
    .dataTableXtended tr.last-child td, .dataTableXtended tr.last-child th, .dataTable tr.last-child td, .dataTable tr.last-child th, .fullWidth#SubTable tr.last-child td, .fullWidth#SubTable tr.last-child th, .summaryTable .component-table tr.last-child td, .summaryTable .component-table tr.last-child th {
        padding-bottom: 30px;
    }
}

@media only print {
    table.tightTable td, table.tightTable th {
        font-size: 12px;
        padding: 6px 6px;
    }
    table.tightTable tr.header, table.tightTable tr.header th {
        background-color: transparent;
    }
    table.tightTable tr.header td, table.tightTable tr.header th, table.tightTable tr.header th td, table.tightTable tr.header th th {
        font-size: 12px;
        line-height: 16px;
    }
    .dataTableXtended, .dataTable, .fullWidth#SubTable, .summaryTable .component-table {
        display: table;
    }
    .dataTableXtended caption, .dataTable caption, .fullWidth#SubTable caption, .summaryTable .component-table caption {
        border-bottom: 0;
    }
    .dataTableXtended thead tr, .dataTable thead tr, .fullWidth#SubTable thead tr, .summaryTable .component-table thead tr {
        border: solid #d3d3cc;
        border-width: 1px 0;
    }
    .dataTableXtended tr, .dataTable tr, .fullWidth#SubTable tr, .summaryTable .component-table tr {
        border-bottom: 1px solid #d3d3cc;
    }
    .dataTableXtended tr tr.last-child td, .dataTableXtended tr th, .dataTable tr tr.last-child td, .dataTable tr th, .fullWidth#SubTable tr tr.last-child td, .fullWidth#SubTable tr th, .summaryTable .component-table tr tr.last-child td, .summaryTable .component-table tr th {
        padding-bottom: 15px;
    }
    .dataTableXtended tr:last-child, .dataTable tr:last-child, .fullWidth#SubTable tr:last-child, .summaryTable .component-table tr:last-child {
        border-color: #d3d3cc;
    }
    .dataTableXtended.tablesaw-stack tr, .dataTable.tablesaw-stack tr, .fullWidth#SubTable.tablesaw-stack tr, .summaryTable .component-table.tablesaw-stack tr {
        display: table-row;
    }
    .dataTableXtended.tablesaw-stack tr td, .dataTableXtended.tablesaw-stack tr th, .dataTable.tablesaw-stack tr td, .dataTable.tablesaw-stack tr th, .fullWidth#SubTable.tablesaw-stack tr td, .fullWidth#SubTable.tablesaw-stack tr th, .summaryTable .component-table.tablesaw-stack tr td, .summaryTable .component-table.tablesaw-stack tr th {
        display: table-cell;
        clear: initial;
        float: none;
    }
    .dataTableXtended.tablesaw-stack tr td b.tablesaw-cell-label, .dataTableXtended.tablesaw-stack tr th b.tablesaw-cell-label, .dataTable.tablesaw-stack tr td b.tablesaw-cell-label, .dataTable.tablesaw-stack tr th b.tablesaw-cell-label, .fullWidth#SubTable.tablesaw-stack tr td b.tablesaw-cell-label, .fullWidth#SubTable.tablesaw-stack tr th b.tablesaw-cell-label, .summaryTable .component-table.tablesaw-stack tr td b.tablesaw-cell-label, .summaryTable .component-table.tablesaw-stack tr th b.tablesaw-cell-label {
        display: none !important;
    }
    .dataTableXtended.tablesaw-stack tr.header, .dataTableXtended.tablesaw-stack tr.footer, .dataTable.tablesaw-stack tr.header, .dataTable.tablesaw-stack tr.footer, .fullWidth#SubTable.tablesaw-stack tr.header, .fullWidth#SubTable.tablesaw-stack tr.footer, .summaryTable .component-table.tablesaw-stack tr.header, .summaryTable .component-table.tablesaw-stack tr.footer {
        display: table-row;
    }
    .dataTableXtended tr.first-child td, .dataTableXtended th, .dataTable tr.first-child td, .dataTable th, .fullWidth#SubTable tr.first-child td, .fullWidth#SubTable th, .summaryTable .component-table tr.first-child td, .summaryTable .component-table th {
        padding-top: 15px;
    }
    .dataTableXtended tr.last-child td, .dataTableXtended th, .dataTable tr.last-child td, .dataTable th, .fullWidth#SubTable tr.last-child td, .fullWidth#SubTable th, .summaryTable .component-table tr.last-child td, .summaryTable .component-table th {
        padding-bottom: 30px;
    }
    table.dataTableXtended, table.dataTable, table.fullWidth#SubTable, table.summaryTable, table.component-table {
        padding-right: 0;
        padding-left: 0;
        font-size: 12px;
        border-left-color: #d7d0ca;
        border-bottom-color: #d7d0ca;
        padding-bottom: 0;
        margin: 0;
        width: 100%;
        border-top-color: #d7d0ca;
        padding-top: 0;
        border-right-color: #d7d0ca;
    }
    table.dataTableXtended td a, table.dataTableXtended th a, table.dataTable td a, table.dataTable th a, table.fullWidth#SubTable td a, table.fullWidth#SubTable th a, table.summaryTable td a, table.summaryTable th a, table.component-table td a, table.component-table th a {
        text-decoration: none;
        color: inherit;
    }
    table.dataTableXtended tr.header td, table.dataTableXtended tr.header th, table.dataTable tr.header td, table.dataTable tr.header th, table.fullWidth#SubTable tr.header td, table.fullWidth#SubTable tr.header th, table.summaryTable tr.header td, table.summaryTable tr.header th, table.component-table tr.header td, table.component-table tr.header th {
        border-right: 1px solid #d3d3cc;
        border-top: 1px solid #d3d3cc;
        background: none transparent scroll repeat 0% 0%;
        border-left: 1px solid #d3d3cc;
        border-bottom: 1px solid #d3d3cc;
    }
    table.dataTableXtended tr.footer td, table.dataTableXtended tr.footer th, table.dataTable tr.footer td, table.dataTable tr.footer th, table.fullWidth#SubTable tr.footer td, table.fullWidth#SubTable tr.footer th, table.summaryTable tr.footer td, table.summaryTable tr.footer th, table.component-table tr.footer td, table.component-table tr.footer th {
        border-right: 1px solid #d3d3cc;
        border-top: 1px solid #d3d3cc;
        background: none transparent scroll repeat 0% 0%;
        border-left: 1px solid #d3d3cc;
        border-bottom: 1px solid #d3d3cc;
    }
    table.dataTableXtended tr.item td, table.dataTableXtended tr.item th, table.dataTable tr.item td, table.dataTable tr.item th, table.fullWidth#SubTable tr.item td, table.fullWidth#SubTable tr.item th, table.summaryTable tr.item td, table.summaryTable tr.item th, table.component-table tr.item td, table.component-table tr.item th {
        border-right: 1px solid #d3d3cc;
        padding-right: 5px;
        border-top: 1px solid #d3d3cc;
        padding-left: 5px;
        padding-bottom: 5px;
        border-left: 1px solid #d3d3cc;
        padding-top: 5px;
        border-bottom: 1px solid #d3d3cc;
    }
    table.dataTableXtended tr.alternatingItem td, table.dataTableXtended tr.alternatingItem th, table.dataTable tr.alternatingItem td, table.dataTable tr.alternatingItem th, table.fullWidth#SubTable tr.alternatingItem td, table.fullWidth#SubTable tr.alternatingItem th, table.summaryTable tr.alternatingItem td, table.summaryTable tr.alternatingItem th, table.component-table tr.alternatingItem td, table.component-table tr.alternatingItem th {
        border-right: 1px solid #d3d3cc;
        padding-right: 5px;
        border-top: 1px solid #d3d3cc;
        padding-left: 5px;
        padding-bottom: 5px;
        border-left: 1px solid #d3d3cc;
        padding-top: 5px;
        border-bottom: 1px solid #d3d3cc;
    }
    table.summaryTable {
        background: #fff;
        border-collapse: collapse;
    }
    table.summaryTable tr .header td, table.summaryTable tr .header th {
        padding-right: 5pt;
        padding-left: 5pt;
        padding-bottom: 2pt;
        padding-top: 2pt;
    }
    table.summaryTable tr .footer td, table.summaryTable tr .footer th {
        padding-right: 5pt;
        padding-left: 5pt;
        padding-bottom: 0;
        padding-top: 0;
    }
    table.summaryTable tr .item td, table.summaryTable tr .item th {
        padding-right: 5pt;
        padding-left: 5pt;
        padding-bottom: 0;
        padding-top: 0;
    }
    table.summaryTable tr .alternatingItem td, table.summaryTable tr .alternatingItem th {
        padding-right: 5pt;
        padding-left: 5pt;
        padding-bottom: 0;
        padding-top: 0;
    }
}

#container {
    padding-top: 15px;
}

#CONTENTROW {
    padding-bottom: 80px;
}

#TITLEROW {
    white-space: nowrap;
    min-height: 0;
}

.estatementHeader {
    font-family: Georgia, Times New Roman, serif;
}

.sectionHeader {
    margin: 0;
    padding: 15px 0 0 0;
    font-weight: bold;
    font-size: 16px;
    color: #333;
}

div.oboMode {
    position: absolute;
    top: 0;
    z-index: 1000;
    font-weight: bold;
    text-align: center;
}

.instructionsContainer {
    margin: 0 1px 0 0;
    padding: 5px 0;
    font-size: 0;
}

.instructionsContainer .row {
    min-height: 0;
}

.instructionsContainer .row div {
    min-height: 0;
    font-size: 12px;
}

.instructionsContainer ul {
    margin: 10px;
    padding: 5px;
    list-style-type: disc;
}

.instructionsContainer h1 {
    margin: 0;
    padding: 10px 0 5px 0;
    font-size: 24px;
    color: #940022;
}

.instructionsContainer h4 {
    margin: 10px 0 0 0;
    padding: 5px;
    font-size: 11px;
    background: #f6f6f6;
    color: #000;
}

.instructionsContainer h5 {
    margin: 0;
    padding: 20px 0 0 0;
    font-size: 12px;
}

.instructionsContainer img {
    margin-bottom: -5px;
}

.instructionsContainer p {
    margin: 0;
    padding: 0 0 10px 0;
    font-size: 12px;
    color: #584a4a;
    line-height: 1.3em;
}

.pageHeaderContainer {
    line-height: 1.5;
}

.pageBody .favoritesContainer {
    float: right;
}

.pageBody .favoritesContainer img {
    display: none;
}

.pageBody #setasdefault {
    float: left;
}

.pageBody h1 {
    margin: 0;
    padding: 10px 0 5px 0;
    font-weight: 100;
    font-size: 26px;
    font-family: Georgia, Arial, "Times New Roman", Times, serif;
    color: #666;
    line-height: 1.2em;
}

.pageBody h2 {
    color: #666;
}

.pageBody p {
    margin: 0;
    padding: 20px 0 0 0;
}

.pageBody .pageSubHeader {
    padding: 0 5px 0 10px;
    width: 155px;
    text-align: left;
}

.pageBody .pageSubHeader ul {
    margin: 8px 0 20px 0;
    padding: 0;
    border: none;
    list-style: none;
    line-height: 1em;
}

.pageBody .pageSubHeader li {
    margin: 0;
    padding-bottom: 8px;
    font-size: 12px;
}

.pageBody .pageSubHeader h2 {
    color: #333;
}

a:hover#PRINTERFRIENDLY {
    text-decoration: underline;
}

#TITLEROW .favoritesContainer {
    display: none;
}

@media only screen {
    div.oboMode {
        border: 1px solid #000;
        background-color: #f00;
        color: #fff;
        width: 150px;
        padding: 4px;
    }
    div.sectionDivider {
        margin: 2px 0 2px 0;
        border: none;
    }
}

@media only screen and (min-width:992px) {
    #TITLEROW .favoritesContainer {
        display: block;
    }
    #container {
        padding-right: 14%;
    }
    .sectionHeader {
        font-size: 18px;
    }
}

@media only print {
    html, body {
        height: auto;
    }
    tr {
        page-break-inside: auto;
    }
    a[href]:after {
        content: none;
    }
    .sectionHeader {
        font-size: 12px;
    }
    DIV.sectionDivider {
        margin: 5pt 0;
        border-bottom: #000 3pt double;
    }
    DIV.oboMode {
        border-right: #000 1px solid;
        padding-right: 4pt;
        border-top: #000 1px solid;
        padding-left: 4pt;
        padding-bottom: 4pt;
        border-left: #000 1px solid;
        width: 150pt;
        padding-top: 4pt;
        border-bottom: #000 1px solid;
        background-color: #d3d3d3;
    }
    DIV.pageHeaderContainer {
        display: none;
        border-bottom: #000 1pt solid;
    }
    DIV.pageSubHeader {
        display: none;
        visibility: hidden;
    }
    DIV.instructionsContainer {
        margin: 0;
    }
    DIV.instructionsContainer h2, DIV.instructionsContainer h5, DIV.instructionsContainer h6 {
        display: none;
        visibility: hidden;
    }
    DIV.instructionsContainer H1 {
        font-size: 18px;
    }
    div#PAGESUBHEADER {
        display: none;
    }
    footer {
        display: none;
    }
    div#PROMOROW {
        display: none;
    }
    .pageBody H3 {
        display: none;
        visibility: hidden;
    }
    #adSpaceLink {
        display: none;
        visibility: hidden;
    }
    #adSpaceImage {
        display: none;
        visibility: hidden;
    }
}

.blockElement {
    border: none;
    background-color: transparent;
}

.side-block .blockElement {
    left: 100% !important;
}

.side-block .blockUI.blockOverlay {
    min-height: 30px;
    height: 100% !important;
    background-image: none;
    background-color: transparent;
    opacity: .2 !important;
}

.blockUI.blockOverlay {
    min-height: 30px;
    height: 100% !important;
    background-image: url("../Images/ajax-loader.gif");
    background-repeat: no-repeat;
    background-position: center center;
    opacity: .2 !important;
}

div.timeoutWarning {
    visibility: hidden;
    display: none;
    z-index: 1000;
    text-align: center;
    border: 3px solid #000;
    background-color: #fff;
    color: #000;
    padding: 5px;
    font-size: 10pt;
    top: 40% !important;
    position: fixed !important;
}

div.timeoutWarning a {
    font-weight: bold;
}

@media only print {
    DIV.timeoutWarning {
        DISPLAY: none;
        VISIBILITY: hidden;
    }
}

.nopaddingUL {
    margin: 0;
    padding-left: 16px;
}

.clearboth {
    clear: both;
    margin: 0;
    padding: 0;
    height: 1px;
}

.showit {
    display: block;
    visibility: visible;
}

.showitinline {
    display: inline;
    visibility: visible;
}

.hideit {
    display: none;
    visibility: hidden;
}

.HideControl {
    margin: 0;
    padding: 0;
    width: 0;
    display: none;
}

.print {
    margin: 0;
    padding: 0 18px 0 0;
    font-size: 12px;
    background-image: url(../images/print.gif);
    background-repeat: no-repeat;
    background-position: right;
    text-align: right;
}

@media only screen {
    .notice {
        color: #f00;
    }
    .printOnly {
        visibility: hidden;
        display: none;
    }
    .screenOnly {
        visibility: visible;
        display: inherit;
    }
}

@media only print {
    .printOnly {
        visibility: visible;
    }
    .screenOnly {
        display: none;
        visibility: hidden;
    }
    .notice {
        font-weight: bold;
    }
}

.accounts_activity_aspx .newPageContainer {
    padding-top: 30px;
    padding-bottom: 30px;
    display: inline-block;
    width: 100%;
}

.accounts_activity_aspx .tilePanelContainer {
    padding: 0;
}

.accounts_activity_aspx .tilePanel {
    border: 2px #e5e5e5 solid;
    border-radius: 5px;
    margin: 5px;
    padding: 5px;
}

.accounts_activity_aspx .tilePanel td {
    padding: 3px;
}

.accounts_activity_aspx .tileHeading {
    font-family: Lato;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    vertical-align: top;
    height: 36px;
    display: inline-block;
}

.accounts_activity_aspx .tileLabelText {
    font-family: Lato;
    font-weight: bold;
    font-size: 12px;
    line-height: 24px;
}

.accounts_activity_aspx .tileText {
    font-family: Lato;
    font-size: 12px;
    line-height: 16px;
    text-align: right;
}

.accounts_activity_aspx select#ddlDownLoadVisaType, .accounts_activity_aspx select#ddlVisaType {
    min-width: 65px;
}

.accounts_activity_aspx div#pnlDebitCardODServices {
    width: auto !important;
    margin-top: 5px;
}

.accounts_activity_aspx div#pnlLinkODServices .estatementHeader {
    right: 0;
}

.accounts_activity_aspx table.formTable {
    margin-top: 0;
}

.accounts_activity_aspx table.formTable a {
    font-weight: bold;
}

.accounts_activity_aspx input#BtnVisaDownload {
    margin: 0;
}

.accounts_activity_aspx div.estatementHeader {
    position: relative;
    right: 15px;
}

.accounts_activity_aspx .formTable {
    position: relative;
    margin-top: 30px;
}

.accounts_activity_aspx .formTable #searchcriteriarow {
    position: relative;
}

.accounts_activity_aspx .formTable #searchcriteriarow>div {
    display: block;
    margin-bottom: 25px;
}

.accounts_activity_aspx .formTable #estatementscol {
    position: absolute;
    bottom: 15px;
    right: 0;
}

.accounts_activity_aspx .dataTableXtended td a, .accounts_activity_aspx .dataTableXtended th a, .accounts_activity_aspx .dataTable td a, .accounts_activity_aspx .dataTable th a {
    color: #007c89;
}

.accounts_activity_aspx .dataTableXtended tr.header a, .accounts_activity_aspx .dataTableXtended th a, .accounts_activity_aspx .dataTableXtended header a, .accounts_activity_aspx .dataTable tr.header a, .accounts_activity_aspx .dataTable th a, .accounts_activity_aspx .dataTable header a {
    color: #232b37;
}

.accounts_activity_aspx table.dataTable {
    font-size: 12px;
}

.accounts_activity_aspx table.dataTable tr.header.sortable td, .accounts_activity_aspx table.dataTable tr.header.sortable th {
    font-size: 12px;
    background-color: initial !important;
    position: relative;
}

.accounts_activity_aspx table.dataTable tr.sortable a {
    white-space: normal !important;
    display: block;
    margin-right: 0;
    padding-right: 5px;
}

.accounts_activity_aspx table.dataTable tr.sortable a b {
    white-space: normal !important;
}

.accounts_activity_aspx table.dataTable tr.sortable a:before {
    position: absolute;
    content: url(../images/icon_sort.gif);
    right: 0;
}

.accounts_activity_aspx table#ctlAccountActivityChecking {
    table-layout: fixed;
}

.accounts_activity_aspx table#ctlPendingActivity {
    table-layout: fixed;
}

.accounts_activity_aspx table#ctlLoanAccountActivitySummary tr.item {
    white-space: nowrap;
}

@media screen and (min-width:768px) {
    .accounts_activity_aspx table.dataTable td, .accounts_activity_aspx table.dataTable th {
        padding: 6px 6px;
    }
    .accounts_activity_aspx .dataTableXtended.tablesaw-stack tr td:nth-child(2), .accounts_activity_aspx .dataTableXtended.tablesaw-stack tr th:nth-child(2), .accounts_activity_aspx .dataTable.tablesaw-stack tr td:nth-child(2), .accounts_activity_aspx .dataTable.tablesaw-stack tr th:nth-child(2), .accounts_activity_aspx .fullWidth#SubTable.tablesaw-stack tr td:nth-child(2), .accounts_activity_aspx .fullWidth#SubTable.tablesaw-stack tr th:nth-child(2), .accounts_activity_aspx .summaryTable .component-table.tablesaw-stack tr td:nth-child(2), .accounts_activity_aspx .summaryTable .component-table.tablesaw-stack tr th:nth-child(2) {
        text-align: left;
    }
}

@media screen and (min-width:992px) {
    .accounts_activity_aspx a#PRINTERFRIENDLY {
        display: block;
    }
    .accounts_activity_aspx .formTable #searchcriteriarow>div {
        display: inline-block;
    }
}

.accounts_activity_aspx .leaving-site-confirmation-overlay {
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .6);
}

.accounts_activity_aspx .leaving-site-confirmation-div {
    width: 50%;
    padding: 48px;
    background-color: #fff;
    position: fixed;
    left: 25%;
    top: 20%;
}

.accounts_activity_aspx .leaving-site-close-icon {
    float: right;
    margin-top: -24px;
    margin-right: -24px;
    cursor: pointer;
}

.accounts_activity_aspx .leaving-site-confirmation-div p {
    line-height: 1.5em;
    font-family: Lato, Helvetica, Arial, sans-serif;
}

@media(max-width:1199px) {
    .accounts_activity_aspx .leaving-site-confirmation-div {
        width: 64%;
        left: 18%;
    }
}

@media(max-width:991px) {
    .accounts_activity_aspx .leaving-site-confirmation-div {
        width: 80%;
        padding: 24px;
        left: 10%;
        top: 10%;
    }
    .accounts_activity_aspx .leaving-site-close-icon {
        margin-top: -12px;
        margin-right: -12px;
    }
}

@media(max-width:767px) {
    .accounts_activity_aspx .leaving-site-confirmation-div p {
        font-size: 12px;
        padding: 0;
    }
    .accounts_activity_aspx .leaving-site-confirmation-div hr {
        margin-top: 8px;
        margin-bottom: 8px;
    }
}

@media print {
    .accounts_activity_aspx div#filtertextboxcol {
        display: none !important;
    }
    .accounts_activity_aspx .estatementHeader {
        display: none;
    }
    .accounts_activity_aspx div#pnlNonVisaDownload {
        display: none;
    }
    .accounts_activity_aspx div#pnlVisaDateAndDownload {
        display: none;
    }
    .accounts_activity_aspx table.dataTable tr.sortable a:before {
        display: none;
    }
    .accounts_activity_aspx img.bdpButton {
        display: none;
    }
    .accounts_activity_aspx #pnlTransactionDetails td.large, .accounts_activity_aspx #pnlTransactionDetails th.large {
        min-width: 300px !important;
    }
    .accounts_activity_aspx #pnlTransactionDetails td.small, .accounts_activity_aspx #pnlTransactionDetails th.small {
        width: 130px !important;
    }
    .accounts_activity_aspx table#ctlAccountActivityChecking tr.header td, .accounts_activity_aspx table#ctlAccountActivityChecking tr.header th, .accounts_activity_aspx table#ctlAccountActivityChecking tr.footer td, .accounts_activity_aspx table#ctlAccountActivityChecking tr.footer th {
        padding-left: 0;
        padding-right: 0;
    }
    .accounts_activity_aspx div#pnlDebitCardODServices {
        display: none;
    }
    .accounts_activity_aspx div#PAGESUBHEADER {
        display: none;
    }
    .accounts_activity_aspx div#container {
        padding-top: 0 !important;
    }
    .accounts_activity_aspx div#TITLEROW {
        display: none !important;
    }
    .accounts_activity_aspx div.pageHeaderContainer {
        display: none !important;
    }
    .accounts_activity_aspx div.instructionsContainer {
        height: 0 !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .accounts_activity_aspx tr.pendingItem {
        background-color: transparent;
    }
}

#servicesrow div {
    height: 14em;
}

#servicesrow a, #servicesrow a:link, #servicesrow a:visited, #servicesrow a:active, #servicesrow a:hover {
    font-family: 'Lato', Helvetica, Arial, sans-serif;
    color: #007c89;
    font-weight: 700;
}

body.accounts_summary_aspx .dataTableXTended.tablesaw-stack tr td:first-child, body.accounts_summary_aspx .dataTableXTended.tablesaw-stack tr th:first-child, body.accounts_summary_aspx .dataTable.tablesaw-stack tr td:first-child, body.accounts_summary_aspx .dataTable.tablesaw-stack tr th:first-child {
    text-align: left;
}

body.accounts_summary_aspx .moduleContainer-title, body.accounts_summary_aspx div.sectionHeader span {
    color: #ab111a;
    font-family: Georgia, Times New Roman, serif;
    font-size: 18px;
    font-weight: bold;
}

body.accounts_summary_aspx div.estatementHeader {
    position: relative;
    right: 15px;
}

body.accounts_summary_aspx .dataTableXtended th a, body.accounts_summary_aspx .dataTableXtended td a, body.accounts_summary_aspx .dataTable th a, body.accounts_summary_aspx .dataTable td a {
    color: #007c89;
    font-weight: bold;
}

body.accounts_summary_aspx .dataTableXtended th:first-child, body.accounts_summary_aspx .dataTableXtended td:first-child, body.accounts_summary_aspx .dataTable th:first-child, body.accounts_summary_aspx .dataTable td:first-child {
    padding-top: 15px;
}

body.accounts_summary_aspx .dataTableXtended th:last-child, body.accounts_summary_aspx .dataTableXtended td:last-child, body.accounts_summary_aspx .dataTable th:last-child, body.accounts_summary_aspx .dataTable td:last-child {
    padding-bottom: 15px;
}

body.accounts_summary_aspx #FicoScoreButton_FicoLink[style] {
    color: #a23a0a !important;
}

@media print {
    body.accounts_summary_aspx div.sectionHeader {
        margin-bottom: 15px;
    }
    body.accounts_summary_aspx div#TITLEROW {
        display: none;
    }
    body.accounts_summary_aspx div#PAGECONTENT>div.row {
        display: none;
    }
}

.splash .instructionsContainer .row {
    min-height: 0;
}

.splash .button-row {
    margin-left: 15px;
}

.splash .button-row .button-col {
    float: left;
}

.checkImage {
    width: 100%;
    height: auto;
}

.enrollment_aspx .instructionsContainer .row {
    min-height: 0;
}

.enrollment_aspx #TITLEROW.row {
    min-height: 0;
}

.enrollment_aspx #container {
    padding-top: 0;
}

.enrollment_aspx #meter {
    float: left;
}

.enrollment_aspx input[type="checkbox"] {
    margin: 4px;
}

.enrollment_aspx .enroll {
    padding-left: 0;
    padding-top: 0;
}

.enrollment_aspx .enroll .col01 {
    width: 100%;
    padding-right: 70px;
}

.enrollment_aspx .enroll .col01 .item td {
    border: none;
}

.enrollment_aspx .enroll .col01 .item td.txt01 {
    text-align: left;
}

.enrollment_aspx .enroll .col01 .item td.txt02 {
    min-width: 325px;
}

.enrollment_aspx .enroll .col03 {
    padding-left: 0;
}

.enrollment_aspx .enroll h3 {
    line-height: 18px;
}

.enrollment_aspx .enroll h5 {
    padding: 0;
}

.enrollment_aspx .enroll .hours h3 {
    line-height: 1;
    font-size: 12px;
}

.enrollment_aspx .enroll.step1 h3 {
    display: none;
}

.enrollment_aspx .enroll.step1 th h3, .enrollment_aspx .enroll.step1 td h3 {
    display: block;
}

.enrollment_aspx .enroll .formsubmit {
    border-top: none;
}

.enrollment_aspx .fullWidth .formsubmit {
    border-top: none;
}

.ESignLandingTextDiv {
    margin-bottom: 20px;
}

@media only screen and (min-width:768px) {
    .statements_estatementsviewer_aspx #ddlAccounts {
        width: 180px;
    }
    .statements_estatementsviewer_aspx #ddlDate {
        width: 115px;
    }
    .statements_estatementsviewer_aspx #pnlWorkspaceEnrolled .col-md-1 {
        width: 11%;
        padding-left: 8px;
        padding-right: 8px;
    }
    .statements_estatementsviewer_aspx #pnlWorkspaceEnrolled .col-md-2 {
        width: 17%;
        padding-left: 8px;
        padding-right: 8px;
    }
    .statements_estatementsviewer_aspx #pnlWorkspaceEnrolled .col-md-3 {
        width: 29%;
        padding-right: 8px;
    }
}

@media only screen and (min-width:992px) {
    .statements_estatementsviewer_aspx #ddlAccounts {
        width: 180px;
    }
    .statements_estatementsviewer_aspx #ddlDate {
        width: 115px;
    }
    .statements_estatementsviewer_aspx #pnlWorkspaceEnrolled .col-md-1 {
        width: 10%;
        padding-left: 8px;
        padding-right: 8px;
    }
    .statements_estatementsviewer_aspx #pnlWorkspaceEnrolled .col-md-2 {
        width: 16%;
        padding-left: 8px;
        padding-right: 8px;
    }
    .statements_estatementsviewer_aspx #pnlWorkspaceEnrolled .col-md-3 {
        width: 26%;
        padding-right: 8px;
    }
}

@media only screen and (min-width:1200px) {
    .statements_estatementsviewer_aspx #ddlAccounts {
        width: 180px;
    }
    .statements_estatementsviewer_aspx #ddlDate {
        width: 115px;
    }
    .statements_estatementsviewer_aspx #pnlWorkspaceEnrolled .col-lg-1 {
        width: 8%;
        padding-right: 10px;
    }
    .statements_estatementsviewer_aspx #pnlWorkspaceEnrolled .col-lg-2 {
        width: 13%;
        padding-left: 10px;
        padding-right: 10px;
    }
    .statements_estatementsviewer_aspx #pnlWorkspaceEnrolled .col-md-3 {
        width: 21%;
        padding-right: 8px;
    }
}

body.loans_loanapplication_aspx h1.hdr {
    display: none;
}

body.loans_loanapplication_aspx .formsubmit {
    clear: both;
}

body.loans_loanapplication_aspx .print {
    display: none;
}

body.loans_loanapplication_aspx .fullWidth {
    width: auto;
}

body.loans_loanapplication_aspx .progressbar {
    display: none;
}

@media only screen and (min-width:768px) {
    body.loans_loanapplication_aspx .progressbar {
        display: block;
    }
}

@media only screen and (min-width:992px) {
    body.loans_loanapplication_aspx .print {
        display: block;
    }
}

.loans_loanstatus_aspx .dataTable td a {
    color: #397374;
    font-weight: bold;
}

.login_aspx input#username,
.login_aspx input#password {
    min-width: 15em;
}

.login_aspx .passwordBox {
    min-width: 250px;
}

.login_aspx .pageTitle h1 {
    font-family: "MuseoSans-900";
    font-weight: normal;
    font-size: 32px;
    color: #192838;
}

.login_aspx #container {
    padding-top: 0;
}

.login_aspx .btn.red {
    background-color: #d12a2e;
    border: 3px solid #d12a2e;
    width: 247px;
}

.login_aspx .btn.gray.bobLoginButton {
    background-color: #4d5f69;
    border: 3px solid #4d5f69;
    width: 400px;
    color: #fff;
}

.login_aspx .btn.gray.bobLoginButton:hover {
    background-color: #fff;
    border: 3px solid #4d5f69;
    width: 400px;
    color: #4d5f69;
}

.login_aspx .bobLoginText {
    font-family: "MuseoSans-700";
    font-weight: normal;
    font-size: 28px;
    color: #192838;
}

.login_aspx #bobContainer .formButtonContainer {
    padding-top: 10px;
}

.login_aspx .standardText {
    font-family: MuseoSans-300;
    font-size: 14px;
    line-height: 20px;
    color: #4d5f69;
}

.login_aspx #olbContainer .standardHyperlink, .login_aspx #bobContainer .standardHyperlink {
    font-family: MuseoSans-500;
    font-size: 14px;
    line-height: 20px;
    text-decoration-line: underline;
    color: #007c89;
}

.login_aspx .loginFieldsTable {
    width: 296px;
}

.login_aspx .promptColumn {
    width: 100px;
}

.login_aspx .entryColumn {
    width: 196px;
}

@media screen and (max-width:500px) {
    .login_aspx .btn.gray.bobLoginButton {
        background-color: #4d5f69;
        border: 3px solid #4d5f69;
        width: 280px;
        color: #fff;
    }
    .login_aspx .btn.gray.bobLoginButton:hover {
        background-color: #fff;
        border: 3px solid #4d5f69;
        width: 280px;
        color: #4d5f69;
    }
    .login_aspx .loginFieldsTable {
        width: 280px;
    }
    .login_aspx .promptColumn {
        width: 90px;
    }
    .login_aspx .entryColumn {
        width: 170px;
    }
    .login_aspx .passwordBox {
        min-width: 170px;
    }
    .login_aspx .img-eye {
        position: relative;
        right: -145px;
        bottom: 24px;
    }
    .login_aspx .btn.red {
        width: 275px;
    }
    .login_aspx .pageTitle h1 {
        padding: 30px 0 15px 0;
    }
}

.forgottenpassword_forgotauthentication_aspx iframe {
    width: 100%;
    height: 500px;
}

.forgottenpassword_forgotauthentication_aspx #PAGESUBHEADER {
    display: none;
}

.transfers_makepaymentonline_aspx .formTable td, .transfers_makepaymentonline_aspx .formTable th {
    display: block;
}

.transfers_makepaymentonline_aspx .formTable td .link, .transfers_makepaymentonline_aspx .formTable th .link {
    text-align: left;
}

.transfers_makepaymentonline_aspx #popMoneyFrame {
    height: 0;
}

.transfers_makepaymentonline_aspx #popMoneyFrame.loading {
    height: 300px;
    width: 100%;
}

.transfers_makepaymentonline_aspx #popMoneyFrame.loaded {
    height: 1000px;
    width: 800px;
}

.transfers_makepaymentonline_aspx #billPayFrame.loading {
    height: 300px;
    width: 100%;
}

.transfers_makepaymentonline_aspx #billPayFrame.loaded {
    height: 800px;
    width: 980px;
}

@media only screen and (min-width:768px) {
    .transfers_makepaymentonline_aspx .formTable td, .transfers_makepaymentonline_aspx .formTable th {
        display: inline-block;
    }
    .transfers_makepaymentonline_aspx .formTable td .link, .transfers_makepaymentonline_aspx .formTable th .link {
        text-align: center;
    }
}

.moneymanager_pfm_aspx div#setasdefault {
    display: none;
}

.moneymanager_pfm_aspx #ButtonAcctSummary {
    display: block;
    margin: 20px 0;
}

.moneymanager_pfm_aspx #container {
    padding-top: 0;
}

.md-t-and-c, .md-widget-container-becu {
    display: none;
}

.md-disabled-message {
    display: block;
}

@media only screen and (min-width:768px) {
    div#setasdefault {
        display: block;
    }
    .moneymanager_pfm_aspx .instructionsContainer {
        padding: 0;
    }
    .moneymanager_pfm_aspx .nav-tabs:before {
        content: initial;
    }
    .md-t-and-c, .md-widget-container-becu {
        display: block;
    }
    .md-disabled-message {
        display: none;
    }
}

@media only screen and (min-width:992px) {
    .moneymanager_pfm_aspx #container {
        padding-right: 15px;
    }
}

@media only screen and (min-width:1200px) {
    .moneymanager_pfm_aspx #container {
        padding-right: 0;
    }
}

@media only print {
    .md-t-and-c, .md-widget-container-becu {
        display: block;
    }
    .md-disabled-message {
        display: none;
    }
}

body.accounts_opennewaccounts_aspx img.headdrimg {
    float: left;
    display: none;
}

body.accounts_opennewaccounts_aspx #pnlReviewAccount .steps .slide04 div.col03 {
    padding-left: 25px;
}

body.accounts_opennewaccounts_aspx #pnlReviewAccount .steps .slide04 .fund02 .col05 .edit {
    text-align: left;
    margin-bottom: 10px;
}

body.accounts_opennewaccounts_aspx #pnlReviewAccount .steps .slide04 .fund02 .col04 h3:nth-child(1) {
    margin-top: 42px;
}

body.accounts_opennewaccounts_aspx #pnlReviewAccount .steps .slide04 .fund02 .col04 .txt02 .col07, body.accounts_opennewaccounts_aspx #pnlReviewAccount .steps .slide04 .fund02 .col05 .txt02 .col07 {
    padding-left: 5px;
}

body.accounts_opennewaccounts_aspx #pnlReviewAccount .steps .slide04 .fund02 div.col04:nth-child(4):after {
    content: ' ';
    clear: both;
}

body.accounts_opennewaccounts_aspx #pnlReviewAccount .steps .slide04 .fund02 div.col04:nth-child(5) {
    float: none;
}

body.accounts_opennewaccounts_aspx #pnlFundsAddChecking div div div.fund02 div div.col01 table {
    margin-left: 15px;
}

body.accounts_opennewaccounts_aspx #pnlFundsAddChecking div div div.fund02 div div.col07 h6 {
    padding-top: 15px;
}

body.accounts_opennewaccounts_aspx #pnlOpenAccountsCreate #pnlCD_First div.col03 {
    padding-left: 25px;
}

body.accounts_opennewaccounts_aspx #Checking_First div:nth-child(2) table, body.accounts_opennewaccounts_aspx #Savings_First div:nth-child(2) table, body.accounts_opennewaccounts_aspx #MoneyMarket_First div:nth-child(2) table, body.accounts_opennewaccounts_aspx #pnlCD_First div:nth-child(2) table {
    margin-left: 45px;
}

body.accounts_opennewaccounts_aspx #Checking_First #debitCardSectionPrimary, body.accounts_opennewaccounts_aspx #Checking_First #debitCardSectionJoint1, body.accounts_opennewaccounts_aspx #Checking_First #debitCardSectionJoint2, body.accounts_opennewaccounts_aspx #Checking_First #debitCardSectionPrimarySavings, body.accounts_opennewaccounts_aspx #Checking_First #debitCardSectionJoint1Savings, body.accounts_opennewaccounts_aspx #Checking_First #debitCardSectionJoint2Savings, body.accounts_opennewaccounts_aspx #Checking_First #debitCardSectionPrimaryMoneyMarket, body.accounts_opennewaccounts_aspx #Checking_First #debitCardSectionJoint1MoneyMarket, body.accounts_opennewaccounts_aspx #Checking_First #debitCardSectionJoint2MoneyMarket, body.accounts_opennewaccounts_aspx #Savings_First #debitCardSectionPrimary, body.accounts_opennewaccounts_aspx #Savings_First #debitCardSectionJoint1, body.accounts_opennewaccounts_aspx #Savings_First #debitCardSectionJoint2, body.accounts_opennewaccounts_aspx #Savings_First #debitCardSectionPrimarySavings, body.accounts_opennewaccounts_aspx #Savings_First #debitCardSectionJoint1Savings, body.accounts_opennewaccounts_aspx #Savings_First #debitCardSectionJoint2Savings, body.accounts_opennewaccounts_aspx #Savings_First #debitCardSectionPrimaryMoneyMarket, body.accounts_opennewaccounts_aspx #Savings_First #debitCardSectionJoint1MoneyMarket, body.accounts_opennewaccounts_aspx #Savings_First #debitCardSectionJoint2MoneyMarket, body.accounts_opennewaccounts_aspx #MoneyMarket_First #debitCardSectionPrimary, body.accounts_opennewaccounts_aspx #MoneyMarket_First #debitCardSectionJoint1, body.accounts_opennewaccounts_aspx #MoneyMarket_First #debitCardSectionJoint2, body.accounts_opennewaccounts_aspx #MoneyMarket_First #debitCardSectionPrimarySavings, body.accounts_opennewaccounts_aspx #MoneyMarket_First #debitCardSectionJoint1Savings, body.accounts_opennewaccounts_aspx #MoneyMarket_First #debitCardSectionJoint2Savings, body.accounts_opennewaccounts_aspx #MoneyMarket_First #debitCardSectionPrimaryMoneyMarket, body.accounts_opennewaccounts_aspx #MoneyMarket_First #debitCardSectionJoint1MoneyMarket, body.accounts_opennewaccounts_aspx #MoneyMarket_First #debitCardSectionJoint2MoneyMarket, body.accounts_opennewaccounts_aspx #pnlCD_First #debitCardSectionPrimary, body.accounts_opennewaccounts_aspx #pnlCD_First #debitCardSectionJoint1, body.accounts_opennewaccounts_aspx #pnlCD_First #debitCardSectionJoint2, body.accounts_opennewaccounts_aspx #pnlCD_First #debitCardSectionPrimarySavings, body.accounts_opennewaccounts_aspx #pnlCD_First #debitCardSectionJoint1Savings, body.accounts_opennewaccounts_aspx #pnlCD_First #debitCardSectionJoint2Savings, body.accounts_opennewaccounts_aspx #pnlCD_First #debitCardSectionPrimaryMoneyMarket, body.accounts_opennewaccounts_aspx #pnlCD_First #debitCardSectionJoint1MoneyMarket, body.accounts_opennewaccounts_aspx #pnlCD_First #debitCardSectionJoint2MoneyMarket {
    margin-left: 45px;
}

body.accounts_opennewaccounts_aspx #cardTypeCheckingSources, body.accounts_opennewaccounts_aspx #cardTypeSavingsSources {
    width: auto;
}

body.accounts_opennewaccounts_aspx div.zoom.tip p {
    padding: 4px;
}

.selfservice_overdraftservices_aspx p {
    font-size: 14px;
    line-height: 20px;
}

.selfservice_overdraftservices_aspx #ctlOverdraftWorkflow_pnlMain th p b, .selfservice_overdraftservices_aspx #ctlOverdraftWorkflow_pnlMain td p b {
    line-height: 40px;
}

@media print {
    .selfservice_overdraftservices_aspx #divOverDraftWorkflow {
        display: block !important;
    }
    .selfservice_overdraftservices_aspx #divMobileHide {
        display: none !important;
    }
}

.selfservice_profile_aspx .generalTable>tbody>tr>td, .selfservice_profile_aspx .generalTable>tbody>tr>th {
    padding: 5px;
    vertical-align: top;
}

.selfservice_profile_aspx .generalTable>tbody>tr>td a, .selfservice_profile_aspx .generalTable>tbody>tr>td a:link, .selfservice_profile_aspx .generalTable>tbody>tr>td a:visited, .selfservice_profile_aspx .generalTable>tbody>tr>td a:active, .selfservice_profile_aspx .generalTable>tbody>tr>td a:hover, .selfservice_profile_aspx .generalTable>tbody>tr>th a, .selfservice_profile_aspx .generalTable>tbody>tr>th a:link, .selfservice_profile_aspx .generalTable>tbody>tr>th a:visited, .selfservice_profile_aspx .generalTable>tbody>tr>th a:active, .selfservice_profile_aspx .generalTable>tbody>tr>th a:hover {
    font-family: 'Lato', Helvetica, Arial, sans-serif;
    color: #007c89;
    font-weight: 700;
}

.selfservice_profile_aspx .item div#pnlMobileBanking {
    display: none;
}

.selfservice_profile_aspx .profileLinks .row>div {
    margin-bottom: 10px;
}

.selfservice_profile_aspx .profileLinks .row>div .profileLink {
    display: block;
    font-weight: 700;
}

.selfservice_profile_aspx .profileLinks .row>div .summary {
    height: 5em;
}

.selfservice_profile_aspx .profileLinks.container-fluid {
    padding-left: 0;
    padding-right: 0;
}

@media(max-width:991px) {
    .selfservice_profile_aspx .profileLinks .row>div .summary {
        height: auto;
    }
}

@media only screen and (min-width:992px) {
    .selfservice_profile_aspx .item div#pnlMobileBanking {
        display: block;
    }
}

.selfservice_enrollment_aspx .enroll .next-steps {
    font-size: 14px;
    color: #000;
}

.selfservice_enrollment_aspx .enroll .next-steps li {
    font-size: 18px;
    color: #afafaf;
    list-style-image: url("/BecuBankingWeb/Images/Icon_GreenCheck.svg");
    margin: 15px 0;
}

.selfservice_enrollment_aspx .enroll .next-steps li:last-child {
    list-style-image: none;
    color: #000;
    margin-left: -8px;
    padding-left: -8px;
}

.selfservice_enrollment_aspx .enroll .next-steps input[type="submit"] {
    line-height: 2;
    margin-top: 5px;
    width: 50%;
    min-width: 260px;
    font-size: 16px;
    color: #fff;
    background-color: #007c89;
    border-radius: 4px;
}

#pnlWorkspaceEnrolled .taxDocAvailabilityCallout {
    color: #4d5f69;
}

@media only screen and (min-width:768px) {
    .statements_taxdocuments_aspx #ddlTaxDocs {
        width: 185px;
    }
    .statements_taxdocuments_aspx #pnlWorkspaceEnrolled .col-md-1 {
        width: 14%;
        padding-right: 8px;
    }
    .statements_taxdocuments_aspx #pnlWorkspaceEnrolled .col-md-2 {
        width: 20%;
        padding-left: 8px;
        padding-right: 8px;
    }
    .statements_taxdocuments_aspx #pnlWorkspaceEnrolled .col-md-3 {
        width: 25%;
        padding-left: 8px;
        padding-right: 8px;
    }
}

@media only screen and (min-width:992px) {
    .statements_taxdocuments_aspx #ddlTaxDocs {
        width: 185px;
    }
    .statements_taxdocuments_aspx #pnlWorkspaceEnrolled .col-md-1 {
        width: 13%;
        padding-right: 7px;
    }
    .statements_taxdocuments_aspx #pnlWorkspaceEnrolled .col-md-2 {
        width: 20%;
        padding-left: 7px;
        padding-right: 7px;
    }
    .statements_taxdocuments_aspx #pnlWorkspaceEnrolled .col-md-3 {
        width: 25%;
        padding-left: 7px;
        padding-right: 7px;
    }
    .statements_taxdocuments_aspx #pnlWorkspaceEnrolled .col-lg-3 {
        width: 25%;
        padding-left: 7px;
        padding-right: 7px;
    }
}

@media only screen and (min-width:1200px) {
    .statements_taxdocuments_aspx #ddlTaxDocs {
        width: 230px;
    }
    .statements_taxdocuments_aspx #pnlWorkspaceEnrolled .col-lg-1 {
        width: 10%;
        padding-right: 10px;
    }
    .statements_taxdocuments_aspx #pnlWorkspaceEnrolled .col-lg-2 {
        width: 20%;
        padding-left: 10px;
        padding-right: 10px;
    }
    .statements_taxdocuments_aspx #pnlWorkspaceEnrolled .col-lg-3 {
        width: 25%;
        padding-left: 10px;
        padding-right: 10px;
    }
}

.accounts_taxinformation_aspx div.sectionHeader span {
    color: #ab111a;
    font-family: Georgia, Times New Roman, serif;
    font-size: 16px;
}

@media print {
    .accounts_taxinformation_aspx div.sectionHeader {
        margin-bottom: 15px;
    }
}

.transfers_transferhistory_aspx input#btnDisplay {
    margin: 0;
}

a#ctlWorkflow_moreinfo {
    color: #007c89 !important;
}

.ach_cashedge_aspx .blockUI.blockOverlay {
    background-image: url("../Images/ajax-loader-big.gif") !important;
    background-color: transparent !important;
    opacity: 1 !important;
}

#multi_factor_authentication {
    font-size: 14px;
}

#multi_factor_authentication #PROMOROW {
    display: none;
}

#multi_factor_authentication h2 {
    color: inherit;
    font-size: inherit;
    font-weight: bold;
    margin: 0;
}

#multi_factor_authentication p {
    font: inherit;
    margin: 0 0 10px;
    padding-top: 0;
}

#multi_factor_authentication label {
    cursor: pointer;
    font-size: 12px;
    font-weight: normal;
}

#multi_factor_authentication .answer-textbox {
    width: 80%;
}

#multi_factor_authentication .warning-message {
    color: #f00;
    margin-top: 10px;
}

#multi_factor_authentication .btn-link {
    margin: 0;
    vertical-align: baseline;
}

body.mfa_challenge_aspx #PROMOROW {
    display: none;
}

body.mfa_challenge_aspx #MAINFORM .instructionsContainer .row div {
    font-size: 14px;
}

body.mfa_challenge_aspx #MAINFORM .instructionsContainer .instructions {
    margin: 20px 0 30px;
}

body.mfa_challenge_aspx #MAINFORM .instructionsContainer .instructions ul {
    margin-top: 0;
    padding: 0 0 0 6px;
}

body.mfa_challenge_aspx #MAINFORM .error {
    color: #f00;
}

body.mfa_challenge_aspx #MAINFORM .error img.icon {
    padding-right: 10px;
    vertical-align: baseline;
}

body.mfa_challenge_aspx #MAINFORM label.prompt {
    font-weight: normal;
}

body.mfa_challenge_aspx #MAINFORM .disclosure {
    color: #4d5f69;
    font-size: 12px;
}

body.mfa_challenge_aspx #MAINFORM .disclosure a {
    color: #007c89;
    font-family: inherit !important;
    font-size: inherit;
    line-height: inherit;
    padding: 0;
}

body.mfa_challenge_aspx #MAINFORM .mfaChallenge.otp label.prompt {
    font-size: 12px;
}

body.mfa_challenge_aspx #MAINFORM .mfaChallenge.question {
    width: auto;
}

@media(min-width:992px) {
    .rightDivider {
        border-right: 1px solid #d3d3cc;
    }
}

@media(max-width:991px) {
    .rightDivider {
        margin-bottom: 50px;
    }
}

body.mfa_settings_aspx #startView .option {
    padding-bottom: 30px;
}

body.mfa_settings_aspx #startView .option .btn {
    margin-right: 0;
}

body.mfa_settings_aspx #startView .option .btn-block {
    min-width: 50%;
    width: auto;
}

body.mfa_settings_aspx p {
    font: inherit;
    margin: 0 0 10px;
    padding-top: 0;
}

body.mfa_settings_aspx .small {
    font-size: 12px;
}

body.mfa_settings_aspx .small .btn-link {
    font-size: 12px;
    margin: 0;
    vertical-align: baseline;
}

@media(min-width:992px) {
    body.mfa_settings_aspx #startView .option .btn-block {
        width: 100%;
    }
    body.mfa_settings_aspx #startView .summary {
        height: 4em;
    }
    body.mfa_settings_aspx .leftDivider {
        border-left: 1px solid #d3d3cc;
    }
}

.bullet-point-table {
    border-bottom: none !important;
}

.bullet-point-table p {
    font-family: Lato, Helvetica, Arial, san-serif !important;
    font-size: 14px !important;
}

.bullet-point-table a {
    font-size: 17px;
    font-weight: bold;
}

.instructions-div {
    font-size: 13px;
    padding-bottom: 15px;
}

.vertical-section {
    width: 33%;
}

.vertical-ruler {
    height: 1px;
}

.vertical-ruler div {
    width: 1px;
    height: 100%;
    background-color: #d3d3cc;
}

.zelle-grey {
    color: #808080 !important;
}

#ZelleLegalText, #ctlWorkflow_ZelleLegalText {
    color: #4d5f69;
}