.responsive {
    font-size: 1em;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden] {
    display: none;
}
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
body {
    margin: 0;
}
a:focus {
    outline: thin dotted;
}
a:active,
a:hover {
    outline: 0;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
mark {
    background: #ff0;
    color: #000;
}
code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em;
}
pre {
    white-space: pre-wrap;
}
q {
    quotes: "\201C""\201D""\2018""\2019";
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 0;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}
button,
input {
    line-height: normal;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
    vertical-align: top;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.428571429;
    color: #333333;
    background-color: #ffffff;
}
input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
button,
input,
select[multiple],
textarea {
    background-image: none;
}
a {
    color: #428bca;
    text-decoration: none;
}
a:hover,
a:focus {
    color: #2a6496;
    text-decoration: underline;
}
a:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
img {
    vertical-align: middle;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.img-rounded {
    border-radius: 6px;
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.428571429;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}
.img-circle {
    border-radius: 50%;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eeeeee;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0 0 0 0);
    border: 0;
}
@media print {
    * {
        text-shadow: none !important;
        color: #000 !important;
        background: transparent !important;
        box-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    @page {
        margin: 2cm 0.5cm;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
    .navbar {
        display: none;
    }
    .table td,
    .table th {
        background-color: #fff !important;
    }
    .btn > .caret,
    .dropup > .btn > .caret {
        border-top-color: #000 !important;
    }
    .label {
        border: 1px solid #000;
    }
    .table {
        border-collapse: collapse !important;
    }
    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important;
    }
}
p {
    margin: 0 0 10px;
}
.lead {
    margin-bottom: 20px;
    font-size: 16.099999999999998px;
    font-weight: 200;
    line-height: 1.4;
}
@media (min-width: 768px) {
    .lead {
        font-size: 21px;
    }
}
small {
    font-size: 85%;
}
cite {
    font-style: normal;
}
.text-muted {
    color: #999999;
}
.text-primary {
    color: #428bca;
}
.text-warning {
    color: #c09853;
}
.text-danger {
    color: #b94a48;
}
.text-success {
    color: #468847;
}
.text-info {
    color: #3a87ad;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.1;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
    font-weight: normal;
    line-height: 1;
    color: #999999;
}
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}
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;
}
h1 small,
.h1 small {
    font-size: 24px;
}
h2 small,
.h2 small {
    font-size: 18px;
}
h3 small,
.h3 small,
h4 small,
.h4 small {
    font-size: 14px;
}
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eeeeee;
}
ul,
ol {
    margin-top: 0;
    margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
    margin-bottom: 0;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.list-inline {
    padding-left: 0;
    list-style: none;
}
.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
dl {
    margin-bottom: 20px;
}
dt,
dd {
    line-height: 1.428571429;
}
dt {
    font-weight: bold;
}
dd {
    margin-left: 0;
}
@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .dl-horizontal dd {
        margin-left: 180px;
    }
    .dl-horizontal dd:before,
    .dl-horizontal dd:after {
        content: " ";
        display: table;
    }
    .dl-horizontal dd:after {
        clear: both;
    }
    .dl-horizontal dd:before,
    .dl-horizontal dd:after {
        content: " ";
        display: table;
    }
    .dl-horizontal dd:after {
        clear: both;
    }
}
abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #999999;
}
abbr.initialism {
    font-size: 90%;
    text-transform: uppercase;
}
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    border-left: 5px solid #eeeeee;
}
blockquote p {
    font-size: 17.5px;
    font-weight: 300;
    line-height: 1.25;
}
blockquote p:last-child {
    margin-bottom: 0;
}
blockquote small {
    display: block;
    line-height: 1.428571429;
    color: #999999;
}
blockquote small:before {
    content: "\2014 \00A0";
}
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eeeeee;
    border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
    text-align: right;
}
blockquote.pull-right small:before {
    content: "";
}
blockquote.pull-right small:after {
    content: "\00A0 \2014";
}
q:before,
q:after,
blockquote:before,
blockquote:after {
    content: "";
}
address {
    display: block;
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.428571429;
}
code,
pre {
    font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    white-space: nowrap;
    border-radius: 4px;
}
pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.428571429;
    word-break: break-all;
    word-wrap: break-word;
    color: #333333;
    background-color: #f5f5f5;
    border: 1px solid #cccccc;
    border-radius: 4px;
}
pre.prettyprint {
    margin-bottom: 20px;
}
pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border: 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;
}
.container:before,
.container:after {
    content: " ";
    display: table;
}
.container:after {
    clear: both;
}
.row {
    margin-left: -15px;
    margin-right: -15px;
}
.row:before,
.row:after {
    content: " ";
    display: table;
}
.row:after {
    clear: both;
}
.row:before,
.row:after {
    content: " ";
    display: table;
}
.row:after {
    clear: both;
}
.col-xs-1,
.col-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,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-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 {
    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 {
    float: left;
}
.col-xs-1 {
    width: 8.333333333333332%;
}
.col-xs-2 {
    width: 16.666666666666664%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-4 {
    width: 33.33333333333333%;
}
.col-xs-5 {
    width: 41.66666666666667%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-7 {
    width: 58.333333333333336%;
}
.col-xs-8 {
    width: 66.66666666666666%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-10 {
    width: 83.33333333333334%;
}
.col-xs-11 {
    width: 91.66666666666666%;
}
.col-xs-12 {
    width: 100%;
}
@media (min-width: 768px) {
    .container {
        max-width: 750px;
    }
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11 {
        float: left;
    }
    .col-sm-1 {
        width: 8.333333333333332%;
    }
    .col-sm-2 {
        width: 16.666666666666664%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-4 {
        width: 33.33333333333333%;
    }
    .col-sm-5 {
        width: 41.66666666666667%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-7 {
        width: 58.333333333333336%;
    }
    .col-sm-8 {
        width: 66.66666666666666%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-10 {
        width: 83.33333333333334%;
    }
    .col-sm-11 {
        width: 91.66666666666666%;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-push-1 {
        left: 8.333333333333332%;
    }
    .col-sm-push-2 {
        left: 16.666666666666664%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-4 {
        left: 33.33333333333333%;
    }
    .col-sm-push-5 {
        left: 41.66666666666667%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-7 {
        left: 58.333333333333336%;
    }
    .col-sm-push-8 {
        left: 66.66666666666666%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-10 {
        left: 83.33333333333334%;
    }
    .col-sm-push-11 {
        left: 91.66666666666666%;
    }
    .col-sm-pull-1 {
        right: 8.333333333333332%;
    }
    .col-sm-pull-2 {
        right: 16.666666666666664%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-4 {
        right: 33.33333333333333%;
    }
    .col-sm-pull-5 {
        right: 41.66666666666667%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-7 {
        right: 58.333333333333336%;
    }
    .col-sm-pull-8 {
        right: 66.66666666666666%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-10 {
        right: 83.33333333333334%;
    }
    .col-sm-pull-11 {
        right: 91.66666666666666%;
    }
    .col-sm-offset-1 {
        margin-left: 8.333333333333332%;
    }
    .col-sm-offset-2 {
        margin-left: 16.666666666666664%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333333333%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66666666666667%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-7 {
        margin-left: 58.333333333333336%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66666666666666%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333333334%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66666666666666%;
    }
}
@media (min-width: 1020px) {
    .container {
        max-width: 990px;
    }
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11 {
        float: left;
    }
    .col-md-1 {
        width: 8.333333333333332%;
    }
    .col-md-2 {
        width: 16.666666666666664%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-4 {
        width: 33.33333333333333%;
    }
    .col-md-5 {
        width: 41.66666666666667%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-7 {
        width: 58.333333333333336%;
    }
    .col-md-8 {
        width: 66.66666666666666%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-10 {
        width: 83.33333333333334%;
    }
    .col-md-11 {
        width: 91.66666666666666%;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-push-1 {
        left: 8.333333333333332%;
    }
    .col-md-push-2 {
        left: 16.666666666666664%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-4 {
        left: 33.33333333333333%;
    }
    .col-md-push-5 {
        left: 41.66666666666667%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-7 {
        left: 58.333333333333336%;
    }
    .col-md-push-8 {
        left: 66.66666666666666%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-10 {
        left: 83.33333333333334%;
    }
    .col-md-push-11 {
        left: 91.66666666666666%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-pull-1 {
        right: 8.333333333333332%;
    }
    .col-md-pull-2 {
        right: 16.666666666666664%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-4 {
        right: 33.33333333333333%;
    }
    .col-md-pull-5 {
        right: 41.66666666666667%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-7 {
        right: 58.333333333333336%;
    }
    .col-md-pull-8 {
        right: 66.66666666666666%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-10 {
        right: 83.33333333333334%;
    }
    .col-md-pull-11 {
        right: 91.66666666666666%;
    }
    .col-md-offset-0 {
        margin-left: 0;
    }
    .col-md-offset-1 {
        margin-left: 8.333333333333332%;
    }
    .col-md-offset-2 {
        margin-left: 16.666666666666664%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-4 {
        margin-left: 33.33333333333333%;
    }
    .col-md-offset-5 {
        margin-left: 41.66666666666667%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-7 {
        margin-left: 58.333333333333336%;
    }
    .col-md-offset-8 {
        margin-left: 66.66666666666666%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-10 {
        margin-left: 83.33333333333334%;
    }
    .col-md-offset-11 {
        margin-left: 91.66666666666666%;
    }
}
@media (min-width: 1230px) {
    .container {
        max-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 {
        float: left;
    }
    .col-lg-1 {
        width: 8.333333333333332%;
    }
    .col-lg-2 {
        width: 16.666666666666664%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-4 {
        width: 33.33333333333333%;
    }
    .col-lg-5 {
        width: 41.66666666666667%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-7 {
        width: 58.333333333333336%;
    }
    .col-lg-8 {
        width: 66.66666666666666%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-10 {
        width: 83.33333333333334%;
    }
    .col-lg-11 {
        width: 91.66666666666666%;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-push-1 {
        left: 8.333333333333332%;
    }
    .col-lg-push-2 {
        left: 16.666666666666664%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-4 {
        left: 33.33333333333333%;
    }
    .col-lg-push-5 {
        left: 41.66666666666667%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-7 {
        left: 58.333333333333336%;
    }
    .col-lg-push-8 {
        left: 66.66666666666666%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-10 {
        left: 83.33333333333334%;
    }
    .col-lg-push-11 {
        left: 91.66666666666666%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-pull-1 {
        right: 8.333333333333332%;
    }
    .col-lg-pull-2 {
        right: 16.666666666666664%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-4 {
        right: 33.33333333333333%;
    }
    .col-lg-pull-5 {
        right: 41.66666666666667%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-7 {
        right: 58.333333333333336%;
    }
    .col-lg-pull-8 {
        right: 66.66666666666666%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-10 {
        right: 83.33333333333334%;
    }
    .col-lg-pull-11 {
        right: 91.66666666666666%;
    }
    .col-lg-offset-0 {
        margin-left: 0;
    }
    .col-lg-offset-1 {
        margin-left: 8.333333333333332%;
    }
    .col-lg-offset-2 {
        margin-left: 16.666666666666664%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333333333%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66666666666667%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-7 {
        margin-left: 58.333333333333336%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66666666666666%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333333334%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66666666666666%;
    }
}
table {
    max-width: 100%;
    background-color: transparent;
}
th {
    text-align: left;
}
.table {
    width: 100%;
    margin-bottom: 20px;
}
.table thead > tr > th,
.table tbody > tr > th,
.table tfoot > tr > th,
.table thead > tr > td,
.table tbody > tr > td,
.table tfoot > tr > td {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #dddddd;
}
.table thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #dddddd;
}
.table caption + thead tr:first-child th,
.table colgroup + thead tr:first-child th,
.table thead:first-child tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child td {
    border-top: 0;
}
.table tbody + tbody {
    border-top: 2px solid #dddddd;
}
.table .table {
    background-color: #ffffff;
}
.table-condensed thead > tr > th,
.table-condensed tbody > tr > th,
.table-condensed tfoot > tr > th,
.table-condensed thead > tr > td,
.table-condensed tbody > tr > td,
.table-condensed tfoot > tr > td {
    padding: 5px;
}
.table-bordered {
    border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
    border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
    border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
    background-color: #f5f5f5;
}
table col[class*="col-"] {
    float: none;
    display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
    float: none;
    display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
    background-color: #f5f5f5;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td {
    background-color: #d0e9c6;
    border-color: #c9e2b3;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
    background-color: #f2dede;
    border-color: #eed3d7;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td {
    background-color: #ebcccc;
    border-color: #e6c1c7;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
    background-color: #fcf8e3;
    border-color: #fbeed5;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td {
    background-color: #faf2cc;
    border-color: #f8e5be;
}
@media (max-width: 0px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        overflow-x: scroll;
        border: 1px solid #dddddd;
    }
    .table-responsive > .table {
        margin-bottom: 0;
        background-color: #fff;
    }
    .table-responsive > .table > thead > tr > th,
    .table-responsive > .table > tbody > tr > th,
    .table-responsive > .table > tfoot > tr > th,
    .table-responsive > .table > thead > tr > td,
    .table-responsive > .table > tbody > tr > td,
    .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap;
    }
    .table-responsive > .table-bordered {
        border: 0;
    }
    .table-responsive > .table-bordered > thead > tr > th:first-child,
    .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .table-responsive > .table-bordered > thead > tr > td:first-child,
    .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0;
    }
    .table-responsive > .table-bordered > thead > tr > th:last-child,
    .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .table-responsive > .table-bordered > thead > tr > td:last-child,
    .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0;
    }
    .table-responsive > .table-bordered > thead > tr:last-child > th,
    .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .table-responsive > .table-bordered > tfoot > tr:last-child > th,
    .table-responsive > .table-bordered > thead > tr:last-child > td,
    .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0;
    }
}
fieldset {
    padding: 0;
    margin: 0;
    border: 0;
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}
label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: bold;
}
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;
}
select[multiple],
select[size] {
    height: auto;
}
select optgroup {
    font-size: inherit;
    font-style: inherit;
    font-family: inherit;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    height: auto;
}
.form-control:-moz-placeholder {
    color: #999999;
}
.form-control::-moz-placeholder {
    color: #999999;
}
.form-control:-ms-input-placeholder {
    color: #999999;
}
.form-control::-webkit-input-placeholder {
    color: #999999;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eeeeee;
}
textarea.form-control {
    height: auto;
}
.form-group {
    margin-bottom: 15px;
}
.radio,
.checkbox {
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px;
    vertical-align: middle;
}
.radio label,
.checkbox label {
    display: inline;
    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"] {
    float: left;
    margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
    margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
}
.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
select.input-sm {
    height: 30px;
    line-height: 30px;
}
textarea.input-sm {
    height: auto;
}
.input-lg {
    height: 45px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}
select.input-lg {
    height: 45px;
    line-height: 45px;
}
textarea.input-lg {
    height: auto;
}
.has-warning .help-block,
.has-warning .control-label {
    color: #c09853;
}
.has-warning .form-control {
    border-color: #c09853;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
    border-color: #a47e3c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.has-warning .input-group-addon {
    color: #c09853;
    border-color: #c09853;
    background-color: #fcf8e3;
}
.has-error .help-block,
.has-error .control-label {
    color: #b94a48;
}
.has-error .form-control {
    border-color: #b94a48;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
    border-color: #953b39;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.has-error .input-group-addon {
    color: #b94a48;
    border-color: #b94a48;
    background-color: #f2dede;
}
.has-success .help-block,
.has-success .control-label {
    color: #468847;
}
.has-success .form-control {
    border-color: #468847;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
    border-color: #356635;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.has-success .input-group-addon {
    color: #468847;
    border-color: #468847;
    background-color: #dff0d8;
}
.form-control-static {
    margin-bottom: 0;
    padding-top: 7px;
}
.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}
@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .form-control {
        display: inline-block;
    }
    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
    }
    .form-inline .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"] {
        float: none;
        margin-left: 0;
    }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}
.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
    content: " ";
    display: table;
}
.form-horizontal .form-group:after {
    clear: both;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
    content: " ";
    display: table;
}
.form-horizontal .form-group:after {
    clear: both;
}
@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
    }
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.btn:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.btn:hover,
.btn:focus {
    color: #333333;
    text-decoration: none;
}
.btn:active,
.btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-default {
    color: #333333;
    background-color: #ffffff;
    border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
    color: #333333;
    background-color: #ebebeb;
    border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
    background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
    background-color: #ffffff;
    border-color: #cccccc;
}
.btn-primary {
    color: #ffffff;
    background-color: #428bca;
    border-color: #357ebd;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    color: #ffffff;
    background-color: #3276b1;
    border-color: #285e8e;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background-color: #428bca;
    border-color: #357ebd;
}
.btn-warning {
    color: #ffffff;
    background-color: #f0ad4e;
    border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
    color: #ffffff;
    background-color: #ed9c28;
    border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
    background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236;
}
.btn-danger {
    color: #ffffff;
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
    color: #ffffff;
    background-color: #d2322d;
    border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
    background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn-success {
    color: #ffffff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
    color: #ffffff;
    background-color: #47a447;
    border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
    background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn-info {
    color: #ffffff;
    background-color: #5bc0de;
    border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
    color: #ffffff;
    background-color: #39b3d7;
    border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
    background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da;
}
.btn-link {
    color: #428bca;
    font-weight: normal;
    cursor: pointer;
    border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
    border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
    color: #2a6496;
    text-decoration: underline;
    background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
    color: #999999;
    text-decoration: none;
}
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}
.btn-sm,
.btn-xs {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.btn-xs {
    padding: 1px 5px;
}
.btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}
.btn-block + .btn-block {
    margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}
/*
@font-face {
    font-family: "Glyphicons Halflings";
    src: url("/profiles/lmax_ms/themes/custom/revamp/fonts/glyphicons-halflings-regular.eot");
    src: url("/profiles/lmax_ms/themes/custom/revamp/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("/profiles/lmax_ms/themes/custom/revamp/fonts/glyphicons-halflings-regular.woff") format("woff"),
    url("/profiles/lmax_ms/themes/custom/revamp/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("/profiles/lmax_ms/themes/custom/revamp/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
    content: "\2a";
}
.glyphicon-plus:before {
    content: "\2b";
}
.glyphicon-euro:before {
    content: "\20ac";
}
.glyphicon-minus:before {
    content: "\2212";
}
.glyphicon-cloud:before {
    content: "\2601";
}
.glyphicon-envelope:before {
    content: "\2709";
}
.glyphicon-pencil:before {
    content: "\270f";
}
.glyphicon-glass:before {
    content: "\e001";
}
.glyphicon-music:before {
    content: "\e002";
}
.glyphicon-search:before {
    content: "\e003";
}
.glyphicon-heart:before {
    content: "\e005";
}
.glyphicon-star:before {
    content: "\e006";
}
.glyphicon-star-empty:before {
    content: "\e007";
}
.glyphicon-user:before {
    content: "\e008";
}
.glyphicon-film:before {
    content: "\e009";
}
.glyphicon-th-large:before {
    content: "\e010";
}
.glyphicon-th:before {
    content: "\e011";
}
.glyphicon-th-list:before {
    content: "\e012";
}
.glyphicon-ok:before {
    content: "\e013";
}
.glyphicon-remove:before {
    content: "\e014";
}
.glyphicon-zoom-in:before {
    content: "\e015";
}
.glyphicon-zoom-out:before {
    content: "\e016";
}
.glyphicon-off:before {
    content: "\e017";
}
.glyphicon-signal:before {
    content: "\e018";
}
.glyphicon-cog:before {
    content: "\e019";
}
.glyphicon-trash:before {
    content: "\e020";
}
.glyphicon-home:before {
    content: "\e021";
}
.glyphicon-file:before {
    content: "\e022";
}
.glyphicon-time:before {
    content: "\e023";
}
.glyphicon-road:before {
    content: "\e024";
}
.glyphicon-download-alt:before {
    content: "\e025";
}
.glyphicon-download:before {
    content: "\e026";
}
.glyphicon-upload:before {
    content: "\e027";
}
.glyphicon-inbox:before {
    content: "\e028";
}
.glyphicon-play-circle:before {
    content: "\e029";
}
.glyphicon-repeat:before {
    content: "\e030";
}
.glyphicon-refresh:before {
    content: "\e031";
}
.glyphicon-list-alt:before {
    content: "\e032";
}
.glyphicon-lock:before {
    content: "\e033";
}
.glyphicon-flag:before {
    content: "\e034";
}
.glyphicon-headphones:before {
    content: "\e035";
}
.glyphicon-volume-off:before {
    content: "\e036";
}
.glyphicon-volume-down:before {
    content: "\e037";
}
.glyphicon-volume-up:before {
    content: "\e038";
}
.glyphicon-qrcode:before {
    content: "\e039";
}
.glyphicon-barcode:before {
    content: "\e040";
}
.glyphicon-tag:before {
    content: "\e041";
}
.glyphicon-tags:before {
    content: "\e042";
}
.glyphicon-book:before {
    content: "\e043";
}
.glyphicon-bookmark:before {
    content: "\e044";
}
.glyphicon-print:before {
    content: "\e045";
}
.glyphicon-camera:before {
    content: "\e046";
}
.glyphicon-font:before {
    content: "\e047";
}
.glyphicon-bold:before {
    content: "\e048";
}
.glyphicon-italic:before {
    content: "\e049";
}
.glyphicon-text-height:before {
    content: "\e050";
}
.glyphicon-text-width:before {
    content: "\e051";
}
.glyphicon-align-left:before {
    content: "\e052";
}
.glyphicon-align-center:before {
    content: "\e053";
}
.glyphicon-align-right:before {
    content: "\e054";
}
.glyphicon-align-justify:before {
    content: "\e055";
}
.glyphicon-list:before {
    content: "\e056";
}
.glyphicon-indent-left:before {
    content: "\e057";
}
.glyphicon-indent-right:before {
    content: "\e058";
}
.glyphicon-facetime-video:before {
    content: "\e059";
}
.glyphicon-picture:before {
    content: "\e060";
}
.glyphicon-map-marker:before {
    content: "\e062";
}
.glyphicon-adjust:before {
    content: "\e063";
}
.glyphicon-tint:before {
    content: "\e064";
}
.glyphicon-edit:before {
    content: "\e065";
}
.glyphicon-share:before {
    content: "\e066";
}
.glyphicon-check:before {
    content: "\e067";
}
.glyphicon-move:before {
    content: "\e068";
}
.glyphicon-step-backward:before {
    content: "\e069";
}
.glyphicon-fast-backward:before {
    content: "\e070";
}
.glyphicon-backward:before {
    content: "\e071";
}
.glyphicon-play:before {
    content: "\e072";
}
.glyphicon-pause:before {
    content: "\e073";
}
.glyphicon-stop:before {
    content: "\e074";
}
.glyphicon-forward:before {
    content: "\e075";
}
.glyphicon-fast-forward:before {
    content: "\e076";
}
.glyphicon-step-forward:before {
    content: "\e077";
}
.glyphicon-eject:before {
    content: "\e078";
}
.glyphicon-chevron-left:before {
    content: "\e079";
}
.glyphicon-chevron-right:before {
    content: "\e080";
}
.glyphicon-plus-sign:before {
    content: "\e081";
}
.glyphicon-minus-sign:before {
    content: "\e082";
}
.glyphicon-remove-sign:before {
    content: "\e083";
}
.glyphicon-ok-sign:before {
    content: "\e084";
}
.glyphicon-question-sign:before {
    content: "\e085";
}
.glyphicon-info-sign:before {
    content: "\e086";
}
.glyphicon-screenshot:before {
    content: "\e087";
}
.glyphicon-remove-circle:before {
    content: "\e088";
}
.glyphicon-ok-circle:before {
    content: "\e089";
}
.glyphicon-ban-circle:before {
    content: "\e090";
}
.glyphicon-arrow-left:before {
    content: "\e091";
}
.glyphicon-arrow-right:before {
    content: "\e092";
}
.glyphicon-arrow-up:before {
    content: "\e093";
}
.glyphicon-arrow-down:before {
    content: "\e094";
}
.glyphicon-share-alt:before {
    content: "\e095";
}
.glyphicon-resize-full:before {
    content: "\e096";
}
.glyphicon-resize-small:before {
    content: "\e097";
}
.glyphicon-exclamation-sign:before {
    content: "\e101";
}
.glyphicon-gift:before {
    content: "\e102";
}
.glyphicon-leaf:before {
    content: "\e103";
}
.glyphicon-fire:before {
    content: "\e104";
}
.glyphicon-eye-open:before {
    content: "\e105";
}
.glyphicon-eye-close:before {
    content: "\e106";
}
.glyphicon-warning-sign:before {
    content: "\e107";
}
.glyphicon-plane:before {
    content: "\e108";
}
.glyphicon-calendar:before {
    content: "\e109";
}
.glyphicon-random:before {
    content: "\e110";
}
.glyphicon-comment:before {
    content: "\e111";
}
.glyphicon-magnet:before {
    content: "\e112";
}
.glyphicon-chevron-up:before {
    content: "\e113";
}
.glyphicon-chevron-down:before {
    content: "\e114";
}
.glyphicon-retweet:before {
    content: "\e115";
}
.glyphicon-shopping-cart:before {
    content: "\e116";
}
.glyphicon-folder-close:before {
    content: "\e117";
}
.glyphicon-folder-open:before {
    content: "\e118";
}
.glyphicon-resize-vertical:before {
    content: "\e119";
}
.glyphicon-resize-horizontal:before {
    content: "\e120";
}
.glyphicon-hdd:before {
    content: "\e121";
}
.glyphicon-bullhorn:before {
    content: "\e122";
}
.glyphicon-bell:before {
    content: "\e123";
}
.glyphicon-certificate:before {
    content: "\e124";
}
.glyphicon-thumbs-up:before {
    content: "\e125";
}
.glyphicon-thumbs-down:before {
    content: "\e126";
}
.glyphicon-hand-right:before {
    content: "\e127";
}
.glyphicon-hand-left:before {
    content: "\e128";
}
.glyphicon-hand-up:before {
    content: "\e129";
}
.glyphicon-hand-down:before {
    content: "\e130";
}
.glyphicon-circle-arrow-right:before {
    content: "\e131";
}
.glyphicon-circle-arrow-left:before {
    content: "\e132";
}
.glyphicon-circle-arrow-up:before {
    content: "\e133";
}
.glyphicon-circle-arrow-down:before {
    content: "\e134";
}
.glyphicon-globe:before {
    content: "\e135";
}
.glyphicon-wrench:before {
    content: "\e136";
}
.glyphicon-tasks:before {
    content: "\e137";
}
.glyphicon-filter:before {
    content: "\e138";
}
.glyphicon-briefcase:before {
    content: "\e139";
}
.glyphicon-fullscreen:before {
    content: "\e140";
}
.glyphicon-dashboard:before {
    content: "\e141";
}
.glyphicon-paperclip:before {
    content: "\e142";
}
.glyphicon-heart-empty:before {
    content: "\e143";
}
.glyphicon-link:before {
    content: "\e144";
}
.glyphicon-phone:before {
    content: "\e145";
}
.glyphicon-pushpin:before {
    content: "\e146";
}
.glyphicon-usd:before {
    content: "\e148";
}
.glyphicon-gbp:before {
    content: "\e149";
}
.glyphicon-sort:before {
    content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
    content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152";
}
.glyphicon-sort-by-order:before {
    content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
    content: "\e154";
}
.glyphicon-sort-by-attributes:before {
    content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
    content: "\e156";
}
.glyphicon-unchecked:before {
    content: "\e157";
}
.glyphicon-expand:before {
    content: "\e158";
}
.glyphicon-collapse-down:before {
    content: "\e159";
}
.glyphicon-collapse-up:before {
    content: "\e160";
}
.glyphicon-log-in:before {
    content: "\e161";
}
.glyphicon-flash:before {
    content: "\e162";
}
.glyphicon-log-out:before {
    content: "\e163";
}
.glyphicon-new-window:before {
    content: "\e164";
}
.glyphicon-record:before {
    content: "\e165";
}
.glyphicon-save:before {
    content: "\e166";
}
.glyphicon-open:before {
    content: "\e167";
}
.glyphicon-saved:before {
    content: "\e168";
}
.glyphicon-import:before {
    content: "\e169";
}
.glyphicon-export:before {
    content: "\e170";
}
.glyphicon-send:before {
    content: "\e171";
}
.glyphicon-floppy-disk:before {
    content: "\e172";
}
.glyphicon-floppy-saved:before {
    content: "\e173";
}
.glyphicon-floppy-remove:before {
    content: "\e174";
}
.glyphicon-floppy-save:before {
    content: "\e175";
}
.glyphicon-floppy-open:before {
    content: "\e176";
}
.glyphicon-credit-card:before {
    content: "\e177";
}
.glyphicon-transfer:before {
    content: "\e178";
}
.glyphicon-cutlery:before {
    content: "\e179";
}
.glyphicon-header:before {
    content: "\e180";
}
.glyphicon-compressed:before {
    content: "\e181";
}
.glyphicon-earphone:before {
    content: "\e182";
}
.glyphicon-phone-alt:before {
    content: "\e183";
}
.glyphicon-tower:before {
    content: "\e184";
}
.glyphicon-stats:before {
    content: "\e185";
}
.glyphicon-sd-video:before {
    content: "\e186";
}
.glyphicon-hd-video:before {
    content: "\e187";
}
.glyphicon-subtitles:before {
    content: "\e188";
}
.glyphicon-sound-stereo:before {
    content: "\e189";
}
.glyphicon-sound-dolby:before {
    content: "\e190";
}
.glyphicon-sound-5-1:before {
    content: "\e191";
}
.glyphicon-sound-6-1:before {
    content: "\e192";
}
.glyphicon-sound-7-1:before {
    content: "\e193";
}
.glyphicon-copyright-mark:before {
    content: "\e194";
}
.glyphicon-registration-mark:before {
    content: "\e195";
}
.glyphicon-cloud-download:before {
    content: "\e197";
}
.glyphicon-cloud-upload:before {
    content: "\e198";
}
.glyphicon-tree-conifer:before {
    content: "\e199";
}
.glyphicon-tree-deciduous:before {
    content: "\e200";
}

 */
.btn-default .caret {
    border-top-color: #333333;
}
.btn-primary .caret,
.btn-success .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret {
    border-top-color: #fff;
}
.dropup .btn-default .caret {
    border-bottom-color: #333333;
}
.dropup .btn-primary .caret,
.dropup .btn-success .caret,
.dropup .btn-warning .caret,
.dropup .btn-danger .caret,
.dropup .btn-info .caret {
    border-bottom-color: #fff;
}
.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
    position: relative;
    float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
    z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
    outline: none;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
    margin-left: -1px;
}
.btn-toolbar:before,
.btn-toolbar:after {
    content: " ";
    display: table;
}
.btn-toolbar:after {
    clear: both;
}
.btn-toolbar:before,
.btn-toolbar:after {
    content: " ";
    display: table;
}
.btn-toolbar:after {
    clear: both;
}
.btn-toolbar .btn-group {
    float: left;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn-group {
    margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}
.btn-group > .btn:first-child {
    margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.btn-group > .btn-group {
    float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0;
}
.btn-group-xs > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    padding: 1px 5px;
}
.btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}
.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn .caret {
    margin-left: 0;
}
.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}
.dropup .btn-lg .caret {
    border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
    content: " ";
    display: table;
}
.btn-group-vertical > .btn-group:after {
    clear: both;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
    content: " ";
    display: table;
}
.btn-group-vertical > .btn-group:after {
    clear: both;
}
.btn-group-vertical > .btn-group > .btn {
    float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child > .btn:last-child,
.btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child > .btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}
.btn-group-justified .btn {
    float: none;
    display: table-cell;
    width: 1%;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
    display: none;
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
.input-group.col {
    float: none;
    padding-left: 0;
    padding-right: 0;
}
.input-group .form-control {
    width: 100%;
    margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
    height: 45px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
    height: 45px;
    line-height: 45px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
    height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
    height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}
.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    text-align: center;
    background-color: #eeeeee;
    border: 1px solid #cccccc;
    border-radius: 4px;
}
.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px;
}
.input-group-addon.input-lg {
    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 > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.input-group-addon:first-child {
    border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.input-group-addon:last-child {
    border-left: 0;
}
.input-group-btn {
    position: relative;
    white-space: nowrap;
}
.input-group-btn > .btn {
    position: relative;
}
.input-group-btn > .btn + .btn {
    margin-left: -4px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:active {
    z-index: 2;
}
.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.nav:before,
.nav:after {
    content: " ";
    display: table;
}
.nav:after {
    clear: both;
}
.nav:before,
.nav:after {
    content: " ";
    display: table;
}
.nav:after {
    clear: both;
}
.nav > li {
    position: relative;
    display: block;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
    text-decoration: none;
    background-color: #eeeeee;
}
.nav > li.disabled > a {
    color: #999999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
    color: #999999;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #428bca;
}
.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 #dddddd;
}
.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}
.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.428571429;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
    border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    color: #555555;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-bottom-color: transparent;
    cursor: default;
}
.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0;
}
.nav-tabs.nav-justified > li {
    float: none;
}
.nav-tabs.nav-justified > li > a {
    text-align: center;
}
@media (min-width: 768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }
}
.nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    margin-right: 0;
}
.nav-tabs.nav-justified > .active > a {
    border-bottom-color: #ffffff;
}
.nav-pills > li {
    float: left;
}
.nav-pills > li > a {
    border-radius: 5px;
}
.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: #ffffff;
    background-color: #428bca;
}
.nav-stacked > li {
    float: none;
}
.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0;
}
.nav-justified {
    width: 100%;
}
.nav-justified > li {
    float: none;
}
.nav-justified > li > a {
    text-align: center;
}
@media (min-width: 768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%;
    }
}
.nav-tabs-justified {
    border-bottom: 0;
}
.nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    margin-right: 0;
}
.nav-tabs-justified > .active > a {
    border-bottom-color: #ffffff;
}
.tabbable:before,
.tabbable:after {
    content: " ";
    display: table;
}
.tabbable:after {
    clear: both;
}
.tabbable:before,
.tabbable:after {
    content: " ";
    display: table;
}
.tabbable:after {
    clear: both;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
    display: none;
}
.tab-content > .active,
.pill-content > .active {
    display: block;
}
.nav .caret {
    border-top-color: #428bca;
    border-bottom-color: #428bca;
}
.nav a:hover .caret {
    border-top-color: #2a6496;
    border-bottom-color: #2a6496;
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.navbar {
    position: relative;
    z-index: 1000;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}
.navbar:before,
.navbar:after {
    content: " ";
    display: table;
}
.navbar:after {
    clear: both;
}
.navbar:before,
.navbar:after {
    content: " ";
    display: table;
}
.navbar:after {
    clear: both;
}
@media (min-width: 768px) {
    .navbar {
        border-radius: 4px;
    }
}
.navbar-header:before,
.navbar-header:after {
    content: " ";
    display: table;
}
.navbar-header:after {
    clear: both;
}
.navbar-header:before,
.navbar-header:after {
    content: " ";
    display: table;
}
.navbar-header:after {
    clear: both;
}
@media (min-width: 768px) {
    .navbar-header {
        float: left;
    }
}
.navbar-collapse {
    max-height: 340px;
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before,
.navbar-collapse:after {
    content: " ";
    display: table;
}
.navbar-collapse:after {
    clear: both;
}
.navbar-collapse:before,
.navbar-collapse:after {
    content: " ";
    display: table;
}
.navbar-collapse:after {
    clear: both;
}
.navbar-collapse.in {
    overflow-y: auto;
}
@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }
    .navbar-collapse.in {
        overflow-y: visible;
    }
    .navbar-collapse .navbar-nav.navbar-left:first-child {
        margin-left: -15px;
    }
    .navbar-collapse .navbar-nav.navbar-right:last-child {
        margin-right: -15px;
    }
    .navbar-collapse .navbar-text:last-child {
        margin-right: 0;
    }
}
.container > .navbar-header,
.container > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
}
@media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
}
.navbar-static-top {
    border-width: 0 0 1px;
}
@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0;
    }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    border-width: 0 0 1px;
}
@media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0;
    }
}
.navbar-fixed-top {
    z-index: 1030;
    top: 0;
}
.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
}
.navbar-brand {
    float: left;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none;
}
@media (min-width: 768px) {
    .navbar > .container .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;
    border: 1px solid transparent;
    border-radius: 4px;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
}
@media (min-width: 768px) {
    .navbar-toggle {
        display: none;
    }
}
.navbar-nav {
    margin: 7.5px -15px;
}
.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}
@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }
    .navbar-nav .open .dropdown-menu > li > a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px;
    }
    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px;
    }
    .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-nav .open .dropdown-menu > li > a:focus {
        background-image: none;
    }
}
@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0;
    }
    .navbar-nav > li {
        float: left;
    }
    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}
@media (min-width: 768px) {
    .navbar-left {
        float: left !important;
    }
    .navbar-right {
        float: right !important;
    }
}
.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, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 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;
    }
    .navbar-form .radio,
    .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
    }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
        float: none;
        margin-left: 0;
    }
}
@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px;
    }
}
@media (min-width: 768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}
.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
    left: auto;
    right: 0;
}
.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px;
}
.navbar-text {
    float: left;
    margin-top: 15px;
    margin-bottom: 15px;
}
@media (min-width: 768px) {
    .navbar-text {
        margin-left: 15px;
        margin-right: 15px;
    }
}
.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
    color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent;
}
.navbar-default .navbar-text {
    color: #777777;
}
.navbar-default .navbar-nav > li > a {
    color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #333333;
    background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
}
.navbar-default .navbar-toggle {
    border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #cccccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e6e6e6;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
    border-top-color: #333333;
    border-bottom-color: #333333;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555555;
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
    border-top-color: #555555;
    border-bottom-color: #555555;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
    border-top-color: #777777;
    border-bottom-color: #777777;
}
@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777777;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333333;
        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: #555555;
        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: #cccccc;
        background-color: transparent;
    }
}
.navbar-default .navbar-link {
    color: #777777;
}
.navbar-default .navbar-link:hover {
    color: #333333;
}
.navbar-inverse {
    background-color: #222222;
    border-color: #080808;
}
.navbar-inverse .navbar-brand {
    color: #999999;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    color: #ffffff;
    background-color: transparent;
}
.navbar-inverse .navbar-text {
    color: #999999;
}
.navbar-inverse .navbar-nav > li > a {
    color: #999999;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
    color: #ffffff;
    background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
}
.navbar-inverse .navbar-toggle {
    border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #080808;
    color: #ffffff;
}
.navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
    border-top-color: #ffffff;
    border-bottom-color: #ffffff;
}
.navbar-inverse .navbar-nav > .dropdown > a .caret {
    border-top-color: #999999;
    border-bottom-color: #999999;
}
.navbar-inverse .navbar-nav > .open > a .caret,
.navbar-inverse .navbar-nav > .open > a:hover .caret,
.navbar-inverse .navbar-nav > .open > a:focus .caret {
    border-top-color: #ffffff;
    border-bottom-color: #ffffff;
}
@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #999999;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #ffffff;
        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: #ffffff;
        background-color: #080808;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444444;
        background-color: transparent;
    }
}
.navbar-inverse .navbar-link {
    color: #999999;
}
.navbar-inverse .navbar-link:hover {
    color: #ffffff;
}
.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: "/\00a0";
    padding: 0 5px;
    color: #cccccc;
}
.breadcrumb > .active {
    color: #999999;
}
.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.428571429;
    text-decoration: none;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    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 > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    background-color: #eeeeee;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #428bca;
    border-color: #428bca;
    cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
    color: #999999;
    background-color: #ffffff;
    border-color: #dddddd;
    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: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: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
    text-decoration: none;
    background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
    float: right;
}
.pager .previous > a,
.pager .previous > span {
    float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
    color: #999999;
    background-color: #ffffff;
    cursor: not-allowed;
}
.label {
    display: inline;
    padding: 0.2em 0.6em 0.3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
}
.label[href]:hover,
.label[href]:focus {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}
.label:empty {
    display: none;
}
.label-default {
    background-color: #999999;
}
.label-default[href]:hover,
.label-default[href]:focus {
    background-color: #808080;
}
.label-primary {
    background-color: #428bca;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
    background-color: #3071a9;
}
.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: #ffffff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #999999;
    border-radius: 10px;
}
.badge:empty {
    display: none;
}
a.badge:hover,
a.badge:focus {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}
.btn .badge {
    position: relative;
    top: -1px;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
    color: #428bca;
    background-color: #ffffff;
}
.nav-pills > li > a > .badge {
    margin-left: 3px;
}
.jumbotron {
    padding: 30px;
    margin-bottom: 30px;
    font-size: 21px;
    font-weight: 200;
    line-height: 2.1428571435;
    color: inherit;
    background-color: #eeeeee;
}
.jumbotron h1 {
    line-height: 1;
    color: inherit;
}
.jumbotron p {
    line-height: 1.4;
}
.container .jumbotron {
    border-radius: 6px;
}
@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px;
    }
    .container .jumbotron {
        padding-left: 60px;
        padding-right: 60px;
    }
    .jumbotron h1 {
        font-size: 63px;
    }
}
.thumbnail {
    padding: 4px;
    line-height: 1.428571429;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
    display: block;
}
.thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto;
}
a.thumbnail:hover,
a.thumbnail:focus {
    border-color: #428bca;
}
.thumbnail > img {
    margin-left: auto;
    margin-right: auto;
}
.thumbnail .caption {
    padding: 9px;
    color: #333333;
}
.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 {
    padding-right: 35px;
}
.alert-dismissable .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
}
.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #468847;
}
.alert-success hr {
    border-top-color: #c9e2b3;
}
.alert-success .alert-link {
    color: #356635;
}
.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #3a87ad;
}
.alert-info hr {
    border-top-color: #a6e1ec;
}
.alert-info .alert-link {
    color: #2d6987;
}
.alert-warning {
    background-color: #fcf8e3;
    border-color: #fbeed5;
    color: #c09853;
}
.alert-warning hr {
    border-top-color: #f8e5be;
}
.alert-warning .alert-link {
    color: #a47e3c;
}
.alert-danger {
    background-color: #f2dede;
    border-color: #eed3d7;
    color: #b94a48;
}
.alert-danger hr {
    border-top-color: #e6c1c7;
}
.alert-danger .alert-link {
    color: #953b39;
}
@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}
@-moz-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}
@-o-keyframes progress-bar-stripes {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 40px 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, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    background-color: #428bca;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    transition: width 0.6s ease;
}
.progress-striped .progress-bar {
    background-image: -webkit-gradient(
            linear,
            0 100%,
            100% 0,
            color-stop(0.25, rgba(255, 255, 255, 0.15)),
            color-stop(0.25, transparent),
            color-stop(0.5, transparent),
            color-stop(0.5, rgba(255, 255, 255, 0.15)),
            color-stop(0.75, rgba(255, 255, 255, 0.15)),
            color-stop(0.75, transparent),
            to(transparent)
    );
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px;
}
.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -moz-animation: progress-bar-stripes 2s linear infinite;
    -ms-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-gradient(
            linear,
            0 100%,
            100% 0,
            color-stop(0.25, rgba(255, 255, 255, 0.15)),
            color-stop(0.25, transparent),
            color-stop(0.5, transparent),
            color-stop(0.5, rgba(255, 255, 255, 0.15)),
            color-stop(0.75, rgba(255, 255, 255, 0.15)),
            color-stop(0.75, transparent),
            to(transparent)
    );
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
    background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
    background-image: -webkit-gradient(
            linear,
            0 100%,
            100% 0,
            color-stop(0.25, rgba(255, 255, 255, 0.15)),
            color-stop(0.25, transparent),
            color-stop(0.5, transparent),
            color-stop(0.5, rgba(255, 255, 255, 0.15)),
            color-stop(0.75, rgba(255, 255, 255, 0.15)),
            color-stop(0.75, transparent),
            to(transparent)
    );
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
    background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
    background-image: -webkit-gradient(
            linear,
            0 100%,
            100% 0,
            color-stop(0.25, rgba(255, 255, 255, 0.15)),
            color-stop(0.25, transparent),
            color-stop(0.5, transparent),
            color-stop(0.5, rgba(255, 255, 255, 0.15)),
            color-stop(0.75, rgba(255, 255, 255, 0.15)),
            color-stop(0.75, transparent),
            to(transparent)
    );
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
    background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
    background-image: -webkit-gradient(
            linear,
            0 100%,
            100% 0,
            color-stop(0.25, rgba(255, 255, 255, 0.15)),
            color-stop(0.25, transparent),
            color-stop(0.5, transparent),
            color-stop(0.5, rgba(255, 255, 255, 0.15)),
            color-stop(0.75, rgba(255, 255, 255, 0.15)),
            color-stop(0.75, transparent),
            to(transparent)
    );
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media,
.media-body {
    overflow: hidden;
    zoom: 1;
}
.media,
.media .media {
    margin-top: 15px;
}
.media:first-child {
    margin-top: 0;
}
.media-object {
    display: block;
}
.media-heading {
    margin: 0 0 5px;
}
.media > .pull-left {
    margin-right: 10px;
}
.media > .pull-right {
    margin-left: 10px;
}
.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: #ffffff;
    border: 1px solid #dddddd;
}
.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;
}
.list-group-item > .badge {
    float: right;
}
.list-group-item > .badge + .badge {
    margin-right: 5px;
}
a.list-group-item {
    color: #555555;
}
a.list-group-item .list-group-item-heading {
    color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
    text-decoration: none;
    background-color: #f5f5f5;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #428bca;
    border-color: #428bca;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading {
    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: #e1edf7;
}
.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: #ffffff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
    padding: 15px;
}
.panel-body:before,
.panel-body:after {
    content: " ";
    display: table;
}
.panel-body:after {
    clear: both;
}
.panel-body:before,
.panel-body:after {
    content: " ";
    display: table;
}
.panel-body:after {
    clear: both;
}
.panel > .list-group {
    margin-bottom: 0;
}
.panel > .list-group .list-group-item {
    border-width: 1px 0;
}
.panel > .list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.panel > .list-group .list-group-item:last-child {
    border-bottom: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}
.panel > .table {
    margin-bottom: 0;
}
.panel > .panel-body + .table {
    border-top: 1px solid #dddddd;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
}
.panel-title > a {
    color: inherit;
}
.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #dddddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
    overflow: hidden;
}
.panel-group .panel + .panel {
    margin-top: 5px;
}
.panel-group .panel-heading {
    border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
    border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
    border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #dddddd;
}
.panel-default {
    border-color: #dddddd;
}
.panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #dddddd;
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #dddddd;
}
.panel-primary {
    border-color: #428bca;
}
.panel-primary > .panel-heading {
    color: #ffffff;
    background-color: #428bca;
    border-color: #428bca;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #428bca;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #428bca;
}
.panel-success {
    border-color: #d6e9c6;
}
.panel-success > .panel-heading {
    color: #468847;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #d6e9c6;
}
.panel-success > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #d6e9c6;
}
.panel-warning {
    border-color: #fbeed5;
}
.panel-warning > .panel-heading {
    color: #c09853;
    background-color: #fcf8e3;
    border-color: #fbeed5;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #fbeed5;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #fbeed5;
}
.panel-danger {
    border-color: #eed3d7;
}
.panel-danger > .panel-heading {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #eed3d7;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #eed3d7;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #eed3d7;
}
.panel-info {
    border-color: #bce8f1;
}
.panel-info > .panel-heading {
    color: #3a87ad;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #bce8f1;
}
.panel-info > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #bce8f1;
}
.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, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 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: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid #000000;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-bottom: 0 dotted;
    content: "";
}
.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;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}
.dropdown-menu.pull-right {
    right: 0;
    left: auto;
}
.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333333;
    white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #ffffff;
    background-color: #428bca;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    color: #ffffff;
    text-decoration: none;
    outline: 0;
    background-color: #428bca;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
    color: #999999;
}
.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-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.428571429;
    color: #999999;
}
.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
}
.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0 dotted;
    border-bottom: 4px solid #000000;
    content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px;
}
@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto;
    }
}
.tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    visibility: visible;
    font-size: 12px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0);
}
.tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90);
}
.tooltip.top {
    margin-top: -3px;
    padding: 5px 0;
}
.tooltip.right {
    margin-left: 3px;
    padding: 0 5px;
}
.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0;
}
.tooltip.left {
    margin-left: -3px;
    padding: 0 5px;
}
.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    background-color: #000000;
    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: #000000;
}
.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    right: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: #ffffff;
    background-clip: padding-box;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    white-space: normal;
}
.popover.top {
    margin-top: -10px;
}
.popover.right {
    margin-left: 10px;
}
.popover.bottom {
    margin-top: 10px;
}
.popover.left {
    margin-left: -10px;
}
.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
}
.popover-content {
    padding: 9px 14px;
}
.popover .arrow,
.popover .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.popover .arrow {
    border-width: 11px;
}
.popover .arrow:after {
    border-width: 10px;
    content: "";
}
.popover.top .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
}
.popover.top .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #ffffff;
}
.popover.right .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999999;
    border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #ffffff;
}
.popover.bottom .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px;
}
.popover.bottom .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #ffffff;
}
.popover.left .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999999;
    border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #ffffff;
    bottom: -10px;
}
.modal-open {
    overflow: hidden;
}
body.modal-open,
.modal-open .navbar-fixed-top,
.modal-open .navbar-fixed-bottom {
    margin-right: 15px;
}
.modal {
    display: none;
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
}
.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}
.modal-dialog {
    margin-left: auto;
    margin-right: auto;
    width: auto;
    padding: 10px;
    z-index: 1050;
}
.modal-content {
    position: relative;
    background-color: #ffffff;
    border: 1px solid #999999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: none;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
    background-color: #000000;
}
.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}
.modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.428571429px;
}
.modal-header .close {
    margin-top: -2px;
}
.modal-title {
    margin: 0;
    line-height: 1.428571429;
}
.modal-body {
    position: relative;
    padding: 20px;
}
.modal-footer {
    margin-top: 15px;
    padding: 19px 20px 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table;
}
.modal-footer:after {
    clear: both;
}
.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table;
}
.modal-footer:after {
    clear: both;
}
.modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
    margin-left: 0;
}
@media screen and (min-width: 768px) {
    .modal-dialog {
        left: 50%;
        right: auto;
        width: 600px;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }
}
.carousel {
    position: relative;
}
.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}
.carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
    display: block;
}
.carousel-inner > .active {
    left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}
.carousel-inner > .next {
    left: 100%;
}
.carousel-inner > .prev {
    left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
    left: 0;
}
.carousel-inner > .active.left {
    left: -100%;
}
.carousel-inner > .active.right {
    left: 100%;
}
.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
    background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1);
}
.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
    color: #ffffff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 5;
    display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    font-family: serif;
}
.carousel-control .icon-prev:before {
    content: "\2039";
}
.carousel-control .icon-next:before {
    content: "\203a";
}
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #ffffff;
    border-radius: 10px;
    cursor: pointer;
}
.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #ffffff;
}
.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
    text-shadow: none;
}
@media screen and (min-width: 768px) {
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        margin-left: -15px;
        font-size: 30px;
    }
    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }
    .carousel-indicators {
        bottom: 20px;
    }
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.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;
}
.affix {
    position: fixed;
}
@-ms-viewport {
    width: device-width;
}
@media screen and (max-width: 400px) {
    @-ms-viewport {
        width: 320px;
    }
}
.hidden {
    display: none !important;
    visibility: hidden !important;
}
.visible-xs {
    display: none !important;
}
tr.visible-xs {
    display: none !important;
}
th.visible-xs,
td.visible-xs {
    display: none !important;
}
@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }
    tr.visible-xs {
        display: table-row !important;
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }
}
@media (min-width: 768px) and (max-width: 1019px) {
    .visible-xs.visible-sm {
        display: block !important;
    }
    tr.visible-xs.visible-sm {
        display: table-row !important;
    }
    th.visible-xs.visible-sm,
    td.visible-xs.visible-sm {
        display: table-cell !important;
    }
}
@media (min-width: 1020px) and (max-width: 1229px) {
    .visible-xs.visible-md {
        display: block !important;
    }
    tr.visible-xs.visible-md {
        display: table-row !important;
    }
    th.visible-xs.visible-md,
    td.visible-xs.visible-md {
        display: table-cell !important;
    }
}
@media (min-width: 1230px) {
    .visible-xs.visible-lg {
        display: block !important;
    }
    tr.visible-xs.visible-lg {
        display: table-row !important;
    }
    th.visible-xs.visible-lg,
    td.visible-xs.visible-lg {
        display: table-cell !important;
    }
}
.visible-sm {
    display: none !important;
}
tr.visible-sm {
    display: none !important;
}
th.visible-sm,
td.visible-sm {
    display: none !important;
}
@media (max-width: 767px) {
    .visible-sm.visible-xs {
        display: block !important;
    }
    tr.visible-sm.visible-xs {
        display: table-row !important;
    }
    th.visible-sm.visible-xs,
    td.visible-sm.visible-xs {
        display: table-cell !important;
    }
}
@media (min-width: 768px) and (max-width: 1019px) {
    .visible-sm {
        display: block !important;
    }
    tr.visible-sm {
        display: table-row !important;
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
}
@media (min-width: 1020px) and (max-width: 1229px) {
    .visible-sm.visible-md {
        display: block !important;
    }
    tr.visible-sm.visible-md {
        display: table-row !important;
    }
    th.visible-sm.visible-md,
    td.visible-sm.visible-md {
        display: table-cell !important;
    }
}
@media (min-width: 1230px) {
    .visible-sm.visible-lg {
        display: block !important;
    }
    tr.visible-sm.visible-lg {
        display: table-row !important;
    }
    th.visible-sm.visible-lg,
    td.visible-sm.visible-lg {
        display: table-cell !important;
    }
}
.visible-md {
    display: none !important;
}
tr.visible-md {
    display: none !important;
}
th.visible-md,
td.visible-md {
    display: none !important;
}
@media (max-width: 767px) {
    .visible-md.visible-xs {
        display: block !important;
    }
    tr.visible-md.visible-xs {
        display: table-row !important;
    }
    th.visible-md.visible-xs,
    td.visible-md.visible-xs {
        display: table-cell !important;
    }
}
@media (min-width: 768px) and (max-width: 1019px) {
    .visible-md.visible-sm {
        display: block !important;
    }
    tr.visible-md.visible-sm {
        display: table-row !important;
    }
    th.visible-md.visible-sm,
    td.visible-md.visible-sm {
        display: table-cell !important;
    }
}
@media (min-width: 1020px) and (max-width: 1229px) {
    .visible-md {
        display: block !important;
    }
    tr.visible-md {
        display: table-row !important;
    }
    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }
}
@media (min-width: 1230px) {
    .visible-md.visible-lg {
        display: block !important;
    }
    tr.visible-md.visible-lg {
        display: table-row !important;
    }
    th.visible-md.visible-lg,
    td.visible-md.visible-lg {
        display: table-cell !important;
    }
}
.visible-lg {
    display: none !important;
}
tr.visible-lg {
    display: none !important;
}
th.visible-lg,
td.visible-lg {
    display: none !important;
}
@media (max-width: 767px) {
    .visible-lg.visible-xs {
        display: block !important;
    }
    tr.visible-lg.visible-xs {
        display: table-row !important;
    }
    th.visible-lg.visible-xs,
    td.visible-lg.visible-xs {
        display: table-cell !important;
    }
}
@media (min-width: 768px) and (max-width: 1019px) {
    .visible-lg.visible-sm {
        display: block !important;
    }
    tr.visible-lg.visible-sm {
        display: table-row !important;
    }
    th.visible-lg.visible-sm,
    td.visible-lg.visible-sm {
        display: table-cell !important;
    }
}
@media (min-width: 1020px) and (max-width: 1229px) {
    .visible-lg.visible-md {
        display: block !important;
    }
    tr.visible-lg.visible-md {
        display: table-row !important;
    }
    th.visible-lg.visible-md,
    td.visible-lg.visible-md {
        display: table-cell !important;
    }
}
@media (min-width: 1230px) {
    .visible-lg {
        display: block !important;
    }
    tr.visible-lg {
        display: table-row !important;
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }
}
.hidden-xs {
    display: block !important;
}
tr.hidden-xs {
    display: table-row !important;
}
th.hidden-xs,
td.hidden-xs {
    display: table-cell !important;
}
@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
    tr.hidden-xs {
        display: none !important;
    }
    th.hidden-xs,
    td.hidden-xs {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 1019px) {
    .hidden-xs.hidden-sm {
        display: none !important;
    }
    tr.hidden-xs.hidden-sm {
        display: none !important;
    }
    th.hidden-xs.hidden-sm,
    td.hidden-xs.hidden-sm {
        display: none !important;
    }
}
@media (min-width: 1020px) and (max-width: 1229px) {
    .hidden-xs.hidden-md {
        display: none !important;
    }
    tr.hidden-xs.hidden-md {
        display: none !important;
    }
    th.hidden-xs.hidden-md,
    td.hidden-xs.hidden-md {
        display: none !important;
    }
}
@media (min-width: 1230px) {
    .hidden-xs.hidden-lg {
        display: none !important;
    }
    tr.hidden-xs.hidden-lg {
        display: none !important;
    }
    th.hidden-xs.hidden-lg,
    td.hidden-xs.hidden-lg {
        display: none !important;
    }
}
.hidden-sm {
    display: block !important;
}
tr.hidden-sm {
    display: table-row !important;
}
th.hidden-sm,
td.hidden-sm {
    display: table-cell !important;
}
@media (max-width: 767px) {
    .hidden-sm.hidden-xs {
        display: none !important;
    }
    tr.hidden-sm.hidden-xs {
        display: none !important;
    }
    th.hidden-sm.hidden-xs,
    td.hidden-sm.hidden-xs {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 1019px) {
    .hidden-sm {
        display: none !important;
    }
    tr.hidden-sm {
        display: none !important;
    }
    th.hidden-sm,
    td.hidden-sm {
        display: none !important;
    }
}
@media (min-width: 1020px) and (max-width: 1229px) {
    .hidden-sm.hidden-md {
        display: none !important;
    }
    tr.hidden-sm.hidden-md {
        display: none !important;
    }
    th.hidden-sm.hidden-md,
    td.hidden-sm.hidden-md {
        display: none !important;
    }
}
@media (min-width: 1230px) {
    .hidden-sm.hidden-lg {
        display: none !important;
    }
    tr.hidden-sm.hidden-lg {
        display: none !important;
    }
    th.hidden-sm.hidden-lg,
    td.hidden-sm.hidden-lg {
        display: none !important;
    }
}
.hidden-md {
    display: block !important;
}
tr.hidden-md {
    display: table-row !important;
}
th.hidden-md,
td.hidden-md {
    display: table-cell !important;
}
@media (max-width: 767px) {
    .hidden-md.hidden-xs {
        display: none !important;
    }
    tr.hidden-md.hidden-xs {
        display: none !important;
    }
    th.hidden-md.hidden-xs,
    td.hidden-md.hidden-xs {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 1019px) {
    .hidden-md.hidden-sm {
        display: none !important;
    }
    tr.hidden-md.hidden-sm {
        display: none !important;
    }
    th.hidden-md.hidden-sm,
    td.hidden-md.hidden-sm {
        display: none !important;
    }
}
@media (min-width: 1020px) and (max-width: 1229px) {
    .hidden-md {
        display: none !important;
    }
    tr.hidden-md {
        display: none !important;
    }
    th.hidden-md,
    td.hidden-md {
        display: none !important;
    }
}
@media (min-width: 1230px) {
    .hidden-md.hidden-lg {
        display: none !important;
    }
    tr.hidden-md.hidden-lg {
        display: none !important;
    }
    th.hidden-md.hidden-lg,
    td.hidden-md.hidden-lg {
        display: none !important;
    }
}
.hidden-lg {
    display: block !important;
}
tr.hidden-lg {
    display: table-row !important;
}
th.hidden-lg,
td.hidden-lg {
    display: table-cell !important;
}
@media (max-width: 767px) {
    .hidden-lg.hidden-xs {
        display: none !important;
    }
    tr.hidden-lg.hidden-xs {
        display: none !important;
    }
    th.hidden-lg.hidden-xs,
    td.hidden-lg.hidden-xs {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 1019px) {
    .hidden-lg.hidden-sm {
        display: none !important;
    }
    tr.hidden-lg.hidden-sm {
        display: none !important;
    }
    th.hidden-lg.hidden-sm,
    td.hidden-lg.hidden-sm {
        display: none !important;
    }
}
@media (min-width: 1020px) and (max-width: 1229px) {
    .hidden-lg.hidden-md {
        display: none !important;
    }
    tr.hidden-lg.hidden-md {
        display: none !important;
    }
    th.hidden-lg.hidden-md,
    td.hidden-lg.hidden-md {
        display: none !important;
    }
}
@media (min-width: 1230px) {
    .hidden-lg {
        display: none !important;
    }
    tr.hidden-lg {
        display: none !important;
    }
    th.hidden-lg,
    td.hidden-lg {
        display: none !important;
    }
}
.visible-print {
    display: none !important;
}
tr.visible-print {
    display: none !important;
}
th.visible-print,
td.visible-print {
    display: none !important;
}
@media print {
    .visible-print {
        display: block !important;
    }
    tr.visible-print {
        display: table-row !important;
    }
    th.visible-print,
    td.visible-print {
        display: table-cell !important;
    }
    .hidden-print {
        display: none !important;
    }
    tr.hidden-print {
        display: none !important;
    }
    th.hidden-print,
    td.hidden-print {
        display: none !important;
    }
}
.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}
.fade.in {
    opacity: 1;
}
.collapse {
    display: none;
}
.collapse.in {
    display: block;
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.35s ease;
    transition: height 0.35s ease;
}
.display-block {
    display: block;
    float: none;
    clear: both;
}
.clear-image {
    font: 0/0;
    text-shadow: none;
    color: transparent;
    display: block;
    float: none;
    clear: both;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
.no-transition {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: color 0 ease-in;
    -ms-transition: none;
    transition: none;
}
.no-box-shadow {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
/*
.blurry {
    filter: blur(2px);
    -webkit-filter: blur(2px);
    -moz-filter: blur(2px);
    -o-filter: blur(2px);
    -ms-filter: blur(2px);
    filter: url(/profiles/lmax_ms/themes/custom/revamp/img/vectors/blur.svg#blur);
    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=2);
}
.blurry-light {
    filter: blur(1px);
    -webkit-filter: blur(1px);
    -moz-filter: blur(1px);
    -o-filter: blur(1px);
    -ms-filter: blur(1px);
    filter: url(/profiles/lmax_ms/themes/custom/revamp/img/vectors/blur.svg#blur);
    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=1);
}
 */
.relative {
    position: relative;
    top: auto;
    left: auto;
    bottom: auto;
    right: auto;
}
.rot-neg-90 {
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
.arrowlist {
    content: "\203A";
    font-size: 1.813em;
    font-style: normal;
    font-weight: 600;
    position: absolute;
    top: 1px;
    left: -3px;
    bottom: auto;
    right: auto;
    z-index: 1;
}
.dashedlist {
    content: "-";
    font-size: 1.813em;
    font-style: normal;
    font-weight: 600;
    position: absolute;
    top: 1px;
    left: -3px;
    bottom: auto;
    right: auto;
    z-index: 1;
}
.image-rendering {
    -ms-interpolation-mode: bicubic;
    image-rendering: optimizeQuality;
}
html {
    height: 100%;
    -webkit-font-smoothing: antialiased;
    background: #ffffff;
}
html.loaded {
    background: #000000;
}
@media screen and (max-width: 767px) {
    html.loaded {
        background: #ffffff;
    }
}
body {
    min-height: 100%;
    color: #333333;
    background: #ffffff;
    font-size: 15px;
    font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@media screen and (max-width: 767px) {
    body {
        padding-top: 0;
    }
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    body {
        font-size: 12px;
    }
}
@media screen and (min-width: 1020px) {
    body {
        font-size: 15px;
    }
}
@media screen and (min-width: 1230px) {
    body {
        font-size: 16px;
    }
}
.lt-ie9 body {
    font-family: "source_sans_proregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
body.not-front {
    min-height: 0;
}
body.iframe {
    font-size: 15px;
    overflow: auto;
}
@media screen and (min-width: 1020px) {
    #main {
        font-size: 14px;
    }
}
@media screen and (min-width: 1230px) {
    #main {
        font-size: 16px;
    }
}
.no-responsive body,
.no-responsive .vegas,
.no-responsive #big-video-wrap,
.no-responsive #risk-warning {
    min-width: 750px;
}
body.front,
#big-video-vid video {
    color: #000000;
    background: #000000;
}
body.np,
body.iframe {
    padding: 0;
    min-width: 0;
    height: 100%;
    width: 100%;
}
h1,
h2,
h3,
h4,
h5 {
    font-family: "Lato", Arial, Helvetica, sans-serif;
    font-style: italic;
    font-weight: 400;
    line-height: 1.1em;
}
.lt-ie9 h1,
.lt-ie9 h2,
.lt-ie9 h3,
.lt-ie9 h4,
.lt-ie9 h5 {
    font-family: "latoitalic", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
}
.front h1 {
    color: #ffffff;
    font-size: 3.375em;
    margin: 0;
    padding: 0.5em 0 1.5em;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    -ms-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}
@media screen and (max-width: 767px) {
    .front h1 {
        font-size: 26px;
        text-align: center;
        padding-top: 65px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    .front h1 {
        opacity: 1;
        filter: "";
        -ms-filter: "";
    }
}
h1 span.reduced {
    font-size: 80%;
}
.front #content {
    display: table;
}
.front #content p.textfront {
    font-size: 20px;
    font-family: "Lato", Arial, Helvetica, sans-serif;
    font-style: italic;
    font-weight: 400;
    color: #ffffff;
    padding: 10px 20px 15px;
    text-align: center;
}
.front #content p.textfront .wnw {
    white-space: nowrap;
}
.lt-ie9 .front #content p.textfront {
    font-family: "latoitalic", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
}
.img-caption {
    position: relative;
    padding-bottom: 15px;
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    .img-caption {
        display: block;
        float: none !important;
        clear: both;
        width: 100%;
    }
}
.img-caption.pt {
    padding-top: 10px;
}
.img-caption .caption {
    position: absolute;
    top: auto;
    left: 0;
    bottom: 0;
    right: auto;
    z-index: 2;
    display: block;
    float: none;
    clear: both;
    width: 100%;
    text-align: center;
    line-height: 1em;
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    img.pull-left.nf,
    img.pull-right.nf {
        display: block;
        float: none;
        clear: both;
        float: none !important;
        padding: 0;
    }
}
img.pull-left.pr {
    padding: 5px 10px 0 0;
}
img.pull-right.pl {
    padding: 5px 0 0 10px;
}
@media screen and (max-width: 767px) {
    img.pull-right.pl {
        padding-top: 0;
    }
}
a.pull-right.pl {
    margin: 5px 0 0 10px;
}
@media screen and (max-width: 767px) {
    a.pull-right.pl {
        margin: 0 0 10px;
        width: auto !important;
    }
}
#content .fill {
    padding-left: 10px;
}
@media screen and (max-width: 767px) {
    #content .fill {
        padding-left: 0;
    }
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    #content .fill {
        padding-left: 0;
    }
}
@media screen and (min-width: 1020px) {
    #content .fill {
        padding-left: 10px;
    }
}
@media screen and (min-width: 1230px) {
    #content .fill {
        padding-left: 16px;
    }
}
.front #content .fill {
    padding: 0;
    display: table-cell;
    vertical-align: middle;
}
#aux .widget {
    display: none;
}
@media screen and (max-width: 767px) {
    #aux .widget {
        display: block;
        clear: both;
        margin: 0;
    }
}
.not-front #content h1,
.not-front #content h2,
.not-front #colorbox h1,
.not-front #colorbox h2 {
    color: #be0a24;
    font-size: 2.6em;
    font-weight: 300;
    margin: 0 0 0.2em;
    padding: 0 0 0.5em;
    /*background: url(/profiles/lmax_ms/themes/custom/revamp/img/patterns/retina-dot.png?v=1) repeat-x 0 bottom;*/
    background-size: 5px 5px;
}
@media screen and (max-width: 767px) {
    .not-front #content h1,
    .not-front #content h2,
    .not-front #colorbox h1,
    .not-front #colorbox h2 {
        font-size: 1.625em;
        padding: 0.2em 0 0.7em;
        font-weight: 400;
    }
}
@media screen and (min-width: 1020px) {
    .not-front #content h1,
    .not-front #content h2,
    .not-front #colorbox h1,
    .not-front #colorbox h2 {
        font-size: 2.6em;
    }
}
@media screen and (min-width: 1230px) {
    .not-front #content h1,
    .not-front #content h2,
    .not-front #colorbox h1,
    .not-front #colorbox h2 {
        font-size: 2.688em;
    }
}
.lt-ie9 .not-front #content h1,
.lt-ie9 .not-front #content h2,
.lt-ie9 .not-front #colorbox h1,
.lt-ie9 .not-front #colorbox h2 {
    font-family: "latolight_italic", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
}
.professional.not-front #content h1,
.professional.not-front #content h2,
.not-front #content h2.professional,
.not-front #content h1.professional {
    color: #4a1c6b;
}
.broker.not-front #content h1,
.broker.not-front #content h2,
.not-front #content h2.broker,
.not-front #content h1.broker {
    color: #666666;
}
.institutional.not-front #content h1,
.institutional.not-front #content h2,
.not-front #content h2.institutional,
.not-front #content h1.institutional {
    color: #3a9983;
}
.interbank.not-front #content h1,
.interbank.not-front #content h2,
.not-front #content h2.interbank,
.not-front #content h1.interbank {
    color: #3760a4;
}
.deliverablefx.not-front #content h1,
.deliverablefx.not-front #content h2,
.not-front #content h2.deliverablefx,
.not-front #content h1.deliverablefx {
    color: #5794b4;
}
.prime.not-front #content h1,
.prime.not-front #content h2,
.not-front #content h2.prime,
.not-front #content h1.prime {
    color: #80aede;
}
.bullion.not-front #content h1,
.bullion.not-front #content h2,
.not-front #content h2.bullion,
.not-front #content h1.bullion {
    color: #de881c;
}
.not-front #content h2 {
    font-size: 1.625em;
    font-weight: 400;
    margin: 0 0 0.3em;
    padding: 0.7em 0 0.95em;
}
@media screen and (max-width: 767px) {
    .not-front #content h2 {
        font-size: 1.625em;
        padding: 0.2em 0 0.7em;
    }
}
@media screen and (min-width: 1020px) {
    .not-front #content h2 {
        font-size: 1.625em;
    }
}
.not-front #content h1 span.lighter,
.not-front #content h2 span.lighter {
    font-weight: 300;
}
.lt-ie9 .not-front #content h1 span.lighter,
.lt-ie9 .not-front #content h2 span.lighter {
    font-family: "source_sans_prolight", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
}
.not-front #content h2.nolink a {
    color: #be0a24;
    text-decoration: none;
}
.not-front #content h2.nolink a.plus:after {
    content: "[\2013]";
    color: #be0a24;
    text-decoration: none;
    font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1em;
    line-height: 1.1em;
    font-style: normal;
}
.not-front #content h2.nolink a.plus.collapsed:after {
    content: "[+]";
}
.lt-ie9 .not-front #content h2.nolink a span.plus {
    font-family: "source_sans_proregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
}
.not-front #content .singlenews h2,
.not-front #content .singlenews h3 {
    padding-right: 60px;
}
.lt-ie9 .not-front #content h2 {
    font-family: "latoitalic", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
}
.not-front #content .overview {
    border: 1px solid #dddddd;
    padding: 15px;
}
.not-front #content .overview .row {
    position: relative;
}
.not-front #content .overview h2 {
    padding-top: 0;
}
.not-front #content .overview h3 {
    color: #555555;
}
.not-front #content .overview .cycle-vertical {
    padding: 15px;
}
@media screen and (max-width: 767px) {
    .not-front #content .overview .cycle-vertical {
        padding: 15px 5%;
        margin-bottom: 15px;
    }
}
.not-front #content .overview .cycle-vertical .cycle-slide {
    position: absolute;
}
.not-front #content .overview .cycle-vertical .cycle-slide img {
    width: 100%;
}
.not-front #content .overview .cycle-vertical .cycle-slide:first-child {
    position: relative;
    z-index: 3;
}
.not-front #content .overview .latestvias p {
    padding: 0;
}
.not-front #content .overview .latestvias p a {
    text-decoration: underline;
}
#content p.scrollmore {
    color: #999999;
    position: absolute;
    top: auto;
    left: 15px;
    bottom: -18px;
    right: auto;
    z-index: 2;
    font-family: "Lato", Arial, Helvetica, sans-serif;
    font-style: italic;
    font-size: 12px;
}
@media screen and (max-width: 767px) {
    #content p.scrollmore {
        left: 5%;
    }
}
.cyclecaptions {
    padding-top: 0px;
}
@media screen and (min-width: 1020px) {
    .cyclecaptions {
        padding-top: 0px;
    }
}
@media screen and (min-width: 1230px) {
    .cyclecaptions {
        padding-top: 5px;
    }
}
.lt-ie9 .scrollmore {
    font-family: "latoitalic", Arial, Helvetica, sans-serif;
    font-weight: normal;
}
.not-front #content h3 {
    font-size: 1.625em;
    font-weight: 400;
    margin: 0;
    padding: 0.2em 0;
}
.lt-ie9 .not-front #content h3 {
    font-family: "latoitalic", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
}
.not-front #content ul h3 {
    font-size: 1em;
    font-weight: 700;
    padding: 0;
}
.lt-ie9 .not-front #content ul h3 {
    font-family: "latobold_italic", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
}
.not-front #content h3 a {
    color: #333333;
}
.no-js .front h1,
.front h1.active {
    opacity: 1;
    filter: "";
    -ms-filter: "";
}
.front h1.skip {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: color 0 ease-in;
    -ms-transition: none;
    transition: none;
}
p {
    margin: 0;
    padding: 0 0 10px;
}
p,
li,
td {
    font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1em;
    line-height: 1.1em;
}
.lt-ie9 p,
.lt-ie9 li,
.lt-ie9 td {
    font-family: "source_sans_proregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
}
span.separatorapps {
    padding: 0 1px 0 2px;
}
span.separator {
    color: #be0a24;
    font-weight: 700;
    padding: 0 5px;
}
.lt-ie9 span.separator {
    font-family: "source_sans_prosemibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
}
hr.separator {
    padding: 0;
    margin: 0;
}
#footer .separator {
    color: #be0a24;
}
.not-front #main {
    background: #ffffff;
    padding: 30px 0 80px;
    position: relative;
    z-index: 3;
}
@media screen and (max-width: 767px) {
    .not-front #main {
        padding: 5px 0 20px;
    }
}
#body .chevron {
    text-align: center;
    padding: 0;
    margin: 0;
    height: 35px;
    width: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    bottom: auto;
    right: auto;
    z-index: 3;
}
@media screen and (max-width: 767px) {
    #body .chevron {
        height: 10px;
    }
}
#body .chevron-before,
#body .chevron-after {
    position: absolute;
    top: 0;
    left: 0;
    bottom: auto;
    right: auto;
    z-index: 1;
    content: "";
    width: 0;
    height: 0;
    border-bottom: 35px solid #ffffff;
    border-right: 1px inset transparent;
    -webkit-transform: translateZ(0);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
@media screen and (max-width: 767px) {
    #body .chevron-before,
    #body .chevron-after {
        border-bottom: 10px solid #ffffff;
    }
}
#body .chevron-after {
    left: auto;
    right: 0;
    border-right: 0;
    border-left: 1px inset transparent;
}
#body .chevron:before,
#body .chevron:after {
    content: "";
    display: block;
    float: none;
    clear: both;
    height: 35px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: auto;
    right: 50%;
    z-index: 2;
    background: #ffffff;
    background: rgba(255, 255, 255, 0.15);
    background-color: transparent;
    background: -webkit-gradient(to right top, #ffffff 49%, rgba(255, 255, 255, 0) 51%);
    background: -webkit-linear-gradient(to right top, #ffffff 49%, rgba(255, 255, 255, 0) 51%);
    background: -moz-linear-gradient(to right top, #ffffff 49%, rgba(255, 255, 255, 0) 51%);
    background: -ms-linear-gradient(to right top, #ffffff 49%, rgba(255, 255, 255, 0) 51%);
    background: -o-linear-gradient(to right top, #ffffff 49%, rgba(255, 255, 255, 0) 51%);
    background: linear-gradient(to right top, #ffffff 49%, rgba(255, 255, 255, 0) 51%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff, endColorstr=#00ffffff, GradientType=1);
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff,endColorstr=#00ffffff,GradientType=1);
    zoom: 1;
}
@media screen and (max-width: 767px) {
    #body .chevron:before,
    #body .chevron:after {
        height: 10px;
    }
}
.firefox.js #body .chevron:before,
.firefox.js #body .chevron:after {
    display: none;
}
.lt-ie9 #body .chevron:before,
.lt-ie9 #body .chevron:after {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#26ffffff, endColorstr=#26ffffff, GradientType=1);
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#26ffffff,endColorstr=#26ffffff,GradientType=1);
    zoom: 1;
}
#body .chevron:after {
    left: 50%;
    right: 0;
    background-color: transparent;
    background: -webkit-gradient(to left top, #ffffff 49%, rgba(255, 255, 255, 0) 51%);
    background: -webkit-linear-gradient(to left top, #ffffff 49%, rgba(255, 255, 255, 0) 51%);
    background: -moz-linear-gradient(to left top, #ffffff 49%, rgba(255, 255, 255, 0) 51%);
    background: -ms-linear-gradient(to left top, #ffffff 49%, rgba(255, 255, 255, 0) 51%);
    background: -o-linear-gradient(to left top, #ffffff 49%, rgba(255, 255, 255, 0) 51%);
    background: linear-gradient(to left top, #ffffff 49%, rgba(255, 255, 255, 0) 51%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff, endColorstr=#00ffffff, GradientType=1);
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff,endColorstr=#00ffffff,GradientType=1);
    zoom: 1;
}
.ie #body .chevron:before,
.ie #body .chevron:after {
    display: none;
}
#risk-warning p {
    font-size: 1em;
    font-weight: 300;
    padding: 0;
    line-height: 1.3m;
    text-align: center;
}
@media screen and (max-width: 767px) {
    #risk-warning p {
        color: #ffffff;
    }
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    #risk-warning p {
        font-size: 1.2em;
    }
}
@media screen and (min-width: 1020px) {
    #risk-warning p {
        font-size: 1em;
    }
}
#risk-warning p a.plus:focus {
    outline: 0;
}
#risk-warning p a.plus:after {
    content: "[\2013]";
    color: #ffffff;
    text-decoration: none;
    display: inline;
}
#risk-warning p a.plus.collapsed:after {
    content: "[+]";
}
#risk-warning p.fulljustify:after {
    display: none;
}
@media screen and (min-width: 1230px) {
    #risk-warning p.fulljustify:after {
        display: inline-block;
    }
}
.fulljustify {
    text-align: left;
    text-align: justify;
}
.fulljustify:after {
    content: "";
    display: inline-block;
    width: 100%;
}
img.svg {
    -ms-interpolation-mode: bicubic;
    image-rendering: optimizeQuality;
}
.iframe img {
    -ms-interpolation-mode: bicubic;
    image-rendering: optimizeQuality;
}
a.video {
    position: relative;
    max-width: 590px;
    min-height: 0;
    display: block;
    float: none;
    clear: both;
}
a.video:after {
    content: "";
    /*background: url(/profiles/lmax_ms/themes/custom/revamp/img/overlays/play-hover.png?v=1) no-repeat 0 0;*/
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    display: block;
    float: none;
    clear: both;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: auto;
    right: auto;
    z-index: 1;
    -ms-interpolation-mode: bicubic;
    image-rendering: optimizeQuality;
}
a.video.alt:after {
    /*background-image: url(/profiles/lmax_ms/themes/custom/revamp/img/overlays/play-hover.png?v=1);*/
}
a.video:hover:after {
    /*background-image: url(/profiles/lmax_ms/themes/custom/revamp/img/overlays/play-hover.png?v=1);*/
}
a.video.alt:hover:after {
    /*background-image: url(/profiles/lmax_ms/themes/custom/revamp/img/overlays/play-hover.png?v=1);*/
}
a.cn-video {
    position: relative;
    max-width: 590px;
    min-height: 0;
    display: block;
    float: none;
    clear: both;
}
a.cn-video:after {
    content: "";
    /*background: url(/profiles/lmax_ms/themes/custom/revamp/img/overlays/youku-hover.png) no-repeat 0 0;*/
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    display: block;
    float: none;
    clear: both;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: auto;
    right: auto;
    z-index: 1;
    -ms-interpolation-mode: bicubic;
    image-rendering: optimizeQuality;
}
a.cn-video.alt:after {
    /*background-image: url(/profiles/lmax_ms/themes/custom/revamp/img/overlays/youku-hover.png);*/
}
a.cn-video:hover:after {
    /*background-image: url(/profiles/lmax_ms/themes/custom/revamp/img/overlays/youku-hover.png);*/
}
a.cn-video.alt:hover:after {
    /*background-image: url(/profiles/lmax_ms/themes/custom/revamp/img/overlays/youku-hover.png);*/
}
img {
    max-width: 100%;
    width: auto \9;
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}
.formfilter {
    border: 1px solid #dddddd;
    padding: 2px;
    background: #ffffff;
}
.formfilter form {
    padding: 10px;
    background: #f2f2f2;
    margin: 0;
    position: relative;
}
.formfilter .control-label {
    font-family: "Lato", Arial, Helvetica, sans-serif;
    font-style: italic;
}
.lt-ie9 .formfilter .control-label {
    font-family: "latoitalic", Arial, Helvetica, sans-serif;
    font-weight: normal;
    display: inline-table;
}
.formfilter select.input-xlarge {
    width: 70%;
}
.formfilter #singlebutton {
    position: absolute;
    top: 70px;
    left: auto;
    bottom: auto;
    right: 30px;
    z-index: 2;
}
sup {
    font-size: 70%;
}
.prime p sup {
    font-size: 60%;
}
h1 sup,
h2 sup {
    vertical-align: middle;
    top: -0.8em;
    font-size: 40%;
}
#sidebar h1 sup,
#sidebar h2 sup {
    font-size: 60%;
    top: -0.3em;
}
span.reduce {
    font-size: 74%;
}
.prime h1 sup,
.prime h2 sup,
.prime.not-front #content h2sup,
.prime #sidebar h2 sup {
    font-style: normal;
    font-weight: 400;
}
.prime h1 sup {
    font-size: 24%;
    top: -1.6em;
}
.prime h2 sup,
.prime.not-front #content h2sup {
    font-size: 32%;
    top: -1.2em;
}
.prime #sidebar h2 sup {
    font-size: 50%;
    top: -0.6em;
}
.lt-ie9 .prime h1 sup,
.lt-ie9 .prime h2 sup,
.lt-ie9 .prime #sidebar h2 sup {
    font-family: "latoregular", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
}
.exchange .arrow:before,
.exchange .separator {
    color: #be0a24;
}
.professional .arrow:before,
.professional .separator {
    color: #4a1c6b;
}
.broker .arrow:before,
.broker .separator {
    color: #666666;
}
.professional.not-front #header .separator,
.broker.not-front #header .separator,
.institutional.not-front #header .separator,
.interbank.not-front #header .separator,
.deliverablefx.not-front #header .separator,
.prime.not-front #header .separator {
    color: #000000;
}
.institutional .arrow:before,
.institutional .separator {
    color: #3a9983;
}
.interbank .arrow:before,
.interbank .separator {
    color: #3760a4;
}
.deliverablefx .arrow:before,
.deliverablefx .separator {
    color: #5794b4;
}
.prime .arrow:before,
.prime .separator {
    color: #80aede;
}
.bullion .arrow:before,
.bullion .separator {
    color: #de881c;
}
#pixel {
    height: 3px;
    position: relative;
    z-index: 3;
    background: #000000;
}
@media screen and (max-width: 767px) {
    #pixel {
        display: none;
    }
}
#header {
    background: #ffffff;
    padding: 23px 0 20px;
    border: 0;
    margin: 0;
    border-bottom: 1px solid #888888;
    position: relative;
    z-index: 4;
    min-height: 20px;
    -webkit-box-shadow: 4px 4px 18px 0px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 4px 4px 18px 0px rgba(0, 0, 0, 0.6);
    box-shadow: 4px 4px 18px 0px rgba(0, 0, 0, 0.6);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
@media screen and (max-width: 767px) {
    #header {
        padding: 11px 5%;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        -webkit-box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.3);
        box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.3);
        border: 0;
    }
}
@media screen and (max-width: 767px) {
    .smartbanner #header {
        padding-top: 89px;
    }
}
#header.noslideshow {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-bottom: 1px solid #e8e8e8;
}
@media screen and (max-width: 767px) {
    #header.noslideshow {
        border: 0;
        -webkit-box-shadow: 4px 4px 18px 0px rgba(0, 0, 0, 0.6);
        -moz-box-shadow: 4px 4px 18px 0px rgba(0, 0, 0, 0.6);
        box-shadow: 4px 4px 18px 0px rgba(0, 0, 0, 0.6);
    }
}
.professional #header {
    border-top-color: #4a1c6b;
}
.broker #header {
    border-top-color: #666666;
}
.institutional #header {
    border-top-color: #3a9983;
}
.interbank #header {
    border-top-color: #3760a4;
}
.deliverablefx #header {
    border-top-color: #5794b4;
}
.prime #header {
    border-top-color: #80aede;
}
.bullion #header {
    border-top-color: #de881c;
}
#header .navbar,
#header .navbar .nav {
    margin: 0;
    left: auto;
}
@media screen and (max-width: 767px) {
    #header .navbar-header {
        margin: 0 -5%;
    }
}
#header .navbar .nav {
    float: right;
}
#header .navbar .nav .professional a:hover {
    color: #000000;
    border-bottom-color: #4a1c6b;
}
#header .navbar .nav .institutional a:hover {
    color: #000000;
    border-bottom-color: #3a9983;
}
#header .navbar .nav .interbank a:hover {
    color: #000000;
    border-bottom-color: #3760a4;
}
#header .navbar .nav .deliverablefx a:hover {
    color: #000000;
    border-bottom-color: #5794b4;
}
#header .navbar .nav .prime a:hover {
    color: #000000;
    border-bottom-color: #80aede;
}
#header .navbar .nav .bullion a:hover {
    color: #000000;
    border-bottom-color: #de881c;
}
#header .navbar-brand,
#header .award,
#header .award a,
#header .award p {
    display: block;
    float: left;
}
#header .navbar-brand {
    width: 247px;
    height: 77px;
    padding: 0;
    margin: 0;
}
@media screen and (max-width: 767px) {
    #header .navbar-brand {
        margin: 0;
        height: 26px;
        line-height: 0;
        width: 29px;
        text-align: center;
        margin: 0 auto;
        float: none;
        clear: both;
    }
}
#header .award {
    clear: right;
    padding-left: 40px;
}
@media screen and (max-width: 767px) {
    #header .award {
        display: none;
    }
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    #header .award {
        padding-left: 5px;
        display: none;
    }
}
@media screen and (min-width: 1020px) {
    #header .award {
        padding-left: 5px;
    }
}
@media screen and (min-width: 1230px) {
    #header .award {
        padding-left: 40px;
    }
}
.domain-main-domain.front #header .award,
.domain-main-domain.deliverablefx #header .award {
    padding-left: 40px;
}
@media screen and (min-width: 1020px) {
    .domain-main-domain.front #header .award,
    .domain-main-domain.deliverablefx #header .award {
        padding-left: 5px;
    }
}
@media screen and (min-width: 1230px) {
    .domain-main-domain.front #header .award,
    .domain-main-domain.deliverablefx #header .award {
        padding-left: 40px;
    }
}
#header .award a {
    height: 77px;
}
#header .award p {
    padding: 0 0 0 5px;
    color: #666666;
    line-height: 19px;
    font-size: 12px;
    display: block;
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    #header .award p {
        display: none;
    }
}
@media screen and (min-width: 1020px) {
    #header .award p {
        display: none;
    }
}
@media screen and (min-width: 1230px) {
    #header .award p {
        display: block;
    }
}
@media screen and (min-width: 1020px) {
    .domain-main-domain #header .award p {
        display: block;
    }
}
#header .award img {
    max-width: 60px;
    max-height: 100%;
}
@media screen and (max-width: 767px) {
    #header .award img {
        display: none;
    }
}
#header .navbar-brand img {
    width: 100%;
    max-width: 247px;
    max-height: 100%;
}
@media screen and (max-width: 767px) {
    #header .navbar-brand img {
        max-width: 100%;
    }
}
#mobile-menu {
    display: none;
    position: absolute;
    top: 3px;
    right: 0;
}
@media screen and (max-width: 767px) {
    #mobile-menu {
        display: block;
        float: none;
        clear: both;
    }
}
@media screen and (max-width: 767px) {
    #mobile-menu > li.dropdown {
        margin: 0 0 0 5%;
    }
}
@media screen and (max-width: 767px) {
    #mobile-menu > li.dropdown:first-child {
        position: fixed;
        top: 14px;
        left: 0;
    }
}
.smartbanner #mobile-menu > li.dropdown:first-child {
    top: 92px;
}
#mobile-menu li.open .sr-only {
    background: #eaeaea;
}
#mobile-menu .dropdown-menu,
.submenu .dropdown-menu {
    position: fixed;
    top: 48px;
    left: 0;
    right: 0;
    border: 0;
    margin: 0;
    padding: 0;
    font-size: 21px;
    line-height: 1em;
    max-height: 77%;
    overflow: auto;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background: #ffffff;
}
#mobile-menu .dropdown-menu li,
.submenu .dropdown-menu li {
    border-bottom: 1px solid #cccccc;
}
#mobile-menu .dropdown-menu li:first-child,
.submenu .dropdown-menu li:first-child {
    border-top: 1px solid #cccccc;
}
#mobile-menu .dropdown-menu ul li,
.submenu .dropdown-menu ul li {
    border-bottom: 0;
    border-top: 1px solid #cccccc;
}
#mobile-menu .dropdown-menu ul li:first-child,
.submenu .dropdown-menu ul li:first-child {
    border: 0;
}
#mobile-menu.nav .open > a,
#mobile-menu.nav .open > a:hover,
#mobile-menu.nav .open > a:focus,
.submenu .open > a,
.submenu .open > a:hover,
.submenu .open > a:focus {
    background: none;
}
#mobile-menu .dropdown-menu a,
#mobile-menu .dropdown-menu a:focus,
#mobile-menu .open .dropdown-menu a,
.submenu .dropdown-menu a,
.submenu .dropdown-menu a:focus,
.submenu .open .dropdown-menu a {
    color: #333333;
    display: block;
    float: none;
    clear: both;
    line-height: 20px;
    padding: 7px 5%;
    vertical-align: middle;
    position: relative;
}
@media screen and (max-width: 767px) {
    #mobile-menu .dropdown-menu a,
    #mobile-menu .dropdown-menu a:focus,
    #mobile-menu .open .dropdown-menu a,
    .submenu .dropdown-menu a,
    .submenu .dropdown-menu a:focus,
    .submenu .open .dropdown-menu a {
        line-height: 1.2em;
    }
}
#mobile-menu .dropdown-menu a.active,
#mobile-menu .dropdown-menu a.active:hover,
#mobile-menu .dropdown-menu a.active:focus,
.submenu .dropdown-menu a.active,
.submenu .dropdown-menu a.active:hover,
.submenu .dropdown-menu a.active:focus {
    text-decoration: none;
    background: #666666;
    color: #ffffff;
    font-weight: normal;
}
#mobile-menu .dropdown-menu a:hover,
#mobile-menu .dropdown-menu a:focus,
.submenu .dropdown-menu a:hover,
.submenu .dropdown-menu a:focus {
    text-decoration: none;
    color: #000000;
    background: none;
}
#mobile-menu .dropdown-menu .caret,
#mobile-menu .dropdown-menu .subcaret,
.submenu .dropdown-menu .caret,
.submenu .dropdown-menu .subcaret {
    color: #be0a24;
    position: absolute;
    right: 0;
    width: 25%;
    font-weight: 300;
    height: 100%;
    top: 0;
    border-bottom: 0;
    border-top: 0;
    display: block;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    text-align: right;
    border: 0;
    margin: 0;
    padding: 0;
}
#mobile-menu .dropdown-menu .subcaret,
.submenu .dropdown-menu .subcaret {
    color: #333333;
}
#mobile-menu .dropdown-menu .caret:after,
#mobile-menu .dropdown-menu .subcaret:after,
.submenu .dropdown-menu .caret:after,
.submenu .dropdown-menu .subcaret:after {
    font-family: "Lato", Arial, Helvetica, sans-serif;
    font-size: 60px;
    height: 100%;
    width: 22px;
    display: block;
    content: "\203A";
    position: absolute;
    top: 0;
    right: 20%;
    -ms-transform: rotate(90deg);
    -ms-transform-origin: center center;
    -webkit-transform: rotate(90deg);
    -webkit-transform-origin: center center;
    transform: rotate(90deg);
    transform-origin: center center;
}
.submenu .dropdown-menu .caret:after,
.submenu .dropdown-menu .subcaret:after {
    font-size: 50px;
    width: 20px;
}
#mobile-menu .dropdown-menu .open > a .caret:after,
#mobile-menu .dropdown-menu .open > a .subcaret:after,
.submenu .dropdown-menu .open > a .caret:after,
.submenu .dropdown-menu .open > a .subcaret:after {
    -webkit-transform: rotate(90deg) scaleX(-1);
    -moz-transform: rotate(90deg) scaleX(-1);
    -ms-transform: rotate(90deg) scaleX(-1);
    -o-transform: rotate(90deg) scaleX(-1);
    transform: rotate(90deg) scaleX(-1);
}
#mobile-menu .sprite,
.submenu .sprite {
    border: 1px solid #efefef;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
#mobile-menu .dropdown-menu .sprite,
.submenu .dropdown-menu .sprite {
    margin-bottom: -2px;
    margin-right: 0;
}
#mobile-menu .dropdown-menu ul,
.submenu .dropdown-menu ul {
    list-style: none;
    padding-left: 10px;
    background: rgba(0, 0, 0, 0.1);
    display: none;
}
#version {
    display: none !important;
    position: fixed;
    top: 0;
    left: 0;
    background: #ffffff;
    width: 100%;
    height: 100%;
    z-index: -1;
}
@media screen and (max-width: 767px) {
    #version {
        z-index: 999;
    }
}
.no-js #version,
.no-responsive #version {
    display: none !important;
}
#version .navbar-brand {
    display: block;
    float: none;
    clear: both;
    margin: 0 auto;
    padding: 10% 5%;
}
#version .navbar-brand img {
    width: 100%;
    margin-left: 2%;
}
#version p {
    font-size: 44px;
    text-align: center;
    font-family: "Lato", Arial, Helvetica, sans-serif;
    font-style: italic;
    font-weight: 400;
    padding-bottom: 20px;
}
.lt-ie9 #version p {
    font-family: "latoitalic", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
}
#header .shortcuts {
    position: absolute;
    top: -4px;
    left: auto;
    bottom: auto;
    right: 0;
    z-index: 1;
}
@media screen and (max-width: 767px) {
    #header .shortcuts {
        top: 45px;
        margin: 0;
        padding: 0;
        background: #ffffff;
        width: 100%;
        border-bottom: 1px solid #dddddd;
        -webkit-box-shadow: 0px 9px 9px 0 rgba(0, 0, 0, 0.4);
        -moz-box-shadow: 0px 9px 9px 0 rgba(0, 0, 0, 0.4);
        box-shadow: 0px 9px 9px 0 rgba(0, 0, 0, 0.4);
    }
}
@media screen and (max-width: 767px) {
    #header .shortcuts {
        padding-bottom: 0;
    }
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    #header .shortcuts {
        height: auto !important;
    }
}
@media screen and (max-width: 767px) {
    #header .shortcuts .region {
        padding: 0;
    }
}
#header .navbar-left,
#header .navbar-right {
    display: none;
}
@media screen and (max-width: 767px) {
    #header .navbar-left,
    #header .navbar-right {
        display: block;
        clear: both;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        margin: 0;
        padding: 0;
        line-height: 20px;
        height: 20px;
        border: 0;
        background: none;
    }
}
#header #menu #menu-toggle {
    display: inline-block;
    width: 50px;
    height: 50px;
    margin: 0;
    cursor: pointer;
    background-position: top center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}
#header .navbar-left .icon-bar {
    display: block;
    position: relative;
    width: 24px;
    height: 2px;
    margin: 0;
    background-color: #222;
}
#header .navbar-left .icon-bar:before,
#header .navbar-left .icon-bar:after {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #222;
}
#header .navbar-left .icon-bar,
#header .navbar-left .icon-bar:before,
#header .navbar-left .icon-bar:after {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#header .navbar-left .icon-bar:before {
    top: -6px;
}
#header .navbar-left .icon-bar:after {
    top: 6px;
}
#header .open .navbar-left .icon-bar {
    background-color: transparent;
}
#header .open .navbar-left .icon-bar:before {
    height: 1px;
    -webkit-transform: rotate(45deg) translate(5px, 5px);
    -moz-transform: rotate(45deg) translate(5px, 5px);
    -ms-transform: rotate(45deg) translate(5px, 5px);
    -o-transform: rotate(45deg) translate(5px, 5px);
    transform: rotate(45deg) translate(5px, 5px);
}
#header .open .navbar-left .icon-bar:before {
    -ms-transform: rotate(0);
}
#header .open .navbar-left .icon-bar:after {
    top: 7px;
    height: 1px;
    -webkit-transform: rotate(-45deg) translate(4px, -4px);
    -moz-transform: rotate(-45deg) translate(4px, -4px);
    -ms-transform: rotate(-45deg) translate(4px, -4px);
    -o-transform: rotate(-45deg) translate(4px, -4px);
    transform: rotate(-45deg) translate(4px, -4px);
}
#header .open .navbar-left .icon-bar:after {
    -ms-transform: rotate(0);
}
#header .navbar-right .icon-bar {
    border: 0;
    height: 16px;
    width: 22px;
    border-top: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    border-left: 4px solid #ffffff;
    border-right: 4px solid #ffffff;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
@media screen and (max-width: 767px) {
    #header .navbar-right .icon-bar {
        border: 0;
    }
}
#header .navbar-left .icon-bar:first-child {
    margin-top: 0px;
}
#header .navbar-left .sr-only,
#header .navbar-right .sr-only {
    height: auto;
    width: 66px;
    margin: 0;
    clip: auto;
    text-transform: uppercase;
    bottom: -17px;
    line-height: 20px;
    left: 0;
    text-align: center;
    font-family: "Lato", Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-size: 11px;
    color: #666666;
    display: none;
}
.lt-ie9 #header .navbar-left .sr-only,
.lt-ie9 #header .navbar-right .sr-only {
    font-family: "latolight", Arial, Helvetica, sans-serif;
    font-weight: normal;
}
#header .navbar-right {
    left: auto;
    right: 0;
}
@media screen and (max-width: 767px) {
    #header .navbar-right {
        padding-top: 2px;
    }
}
#header .glyphicon {
    color: #dddddd;
}
.no-responsive #header .glyphicon {
    color: #444444;
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    .front #header .shortcuts ul.dropdown-menu,
    .professional #header .shortcuts ul.dropdown-menu,
    .domain-lmax-com-es #header .shortcuts ul.dropdown-menu,
    .domain-dev-cn-lmax-com-rsc-tradefair #header .shortcuts ul.dropdown-menu {
        text-align: center;
        padding-top: 20px;
        width: 26px;
    }
}
@media screen and (max-width: 767px) {
    .front #header .shortcuts .br {
        display: block;
        float: none;
        clear: both;
    }
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    .front #header .shortcuts .br {
        white-space: nowrap;
    }
}
#header .shortcuts li,
#header .shortcuts p {
    font-size: 15px;
    line-height: 22px;
    display: block;
    float: none;
    clear: both;
    float: right;
}
.front #header .shortcuts .region-nav p {
    font-size: 21px;
    font-weight: 600;
    color: #444444;
}
#header .shortcuts li a {
    color: #444444;
    font-weight: 400;
    display: inline;
    padding: 0;
}
#header .shortcuts li a.language {
    color: #999999;
    font-weight: 300;
}
.lt-ie9 #header .shortcuts li a {
    font-family: "source_sans_proregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#header .shortcuts li.professional a,
#header .shortcuts li.broker a,
#header .shortcuts li.institutional a,
#header .shortcuts li.interbank a,
#header .shortcuts li.deliverablefx a,
#header .shortcuts li.prime a {
    color: #000000;
    display: block;
    float: none;
}
#header .shortcuts li a:hover,
#header .shortcuts li a.tooltip-wrapper {
    color: #000000;
    text-decoration: none;
    border-bottom: 1px solid;
}
@media screen and (max-width: 767px) {
    #header .shortcuts li a:hover,
    #header .shortcuts li a.tooltip-wrapper {
        border: 0;
    }
}
#header .shortcuts li a:focus {
    text-decoration: none;
}
#header p {
    margin: 0;
}
@media screen and (max-width: 767px) {
    #header .shortcuts ul {
        display: block;
        float: none;
        clear: both;
        text-align: left;
        float: none !important;
        padding: 0;
    }
}
#header .shortcuts li {
    float: left;
    clear: none;
    position: relative;
    padding: 0 0 0 25px;
    color: #666666;
}
@media screen and (max-width: 767px) {
    #header .shortcuts .nav > li {
        padding-left: 10px;
    }
}
@media screen and (max-width: 767px) {
    #header .shortcuts .nav > li:before {
        margin-left: -15px;
    }
}
@media screen and (max-width: 767px) {
    #header .shortcuts .nav > li,
    #body #header .contact > li {
        display: block;
        float: none;
        clear: both;
        text-align: left;
        padding: 10px;
        font-size: 18px;
        color: #444444;
        font-weight: bold;
        background: #ffffff;
        color: #444;
        text-shadow: 0 1px 1px #f6f6f6;
        border-top: 1px solid #efefef;
    }
}
@media screen and (max-width: 767px) {
    #header .shortcuts li.dropdown-submenu.language {
        height: 39px;
    }
}
.not-front #sidebar .breadcrumb {
    background: none;
    padding: 0;
    margin: 0;
    min-height: 16px;
    line-height: 16px;
    position: absolute;
    top: 18px;
    left: auto;
    bottom: auto;
    right: auto;
    z-index: 1;
}
.not-front #sidebar .breadcrumb li {
    font-size: 10px;
    font-family: arial;
    line-height: 16px;
    padding: 0;
    color: #666666;
    text-shadow: none;
}
.not-front #sidebar .breadcrumb > li + li:before {
    content: "\203A";
    padding: 0 5px;
    color: #be0a24;
    font-family: "Lato", Arial, Helvetica, sans-serif;
    font-size: 24px;
    line-height: 12px;
    font-weight: 400;
    vertical-align: top;
}
.lt-ie9 .not-front #sidebar .breadcrumb > li + li:before {
    font-family: "latoregular", Arial, Helvetica, sans-serif;
    font-weight: normal;
}
.not-front #sidebar .breadcrumb li a {
    color: #666666;
}
.not-front #sidebar .breadcrumb a {
    display: inline-block;
}
.not-front #sidebar .breadcrumb a.dno {
    display: none;
}
.lt-ie9 .not-front #sidebar .breadcrumb li,
.lt-ie9 .not-front #sidebar .breadcrumb a {
    display: inline-table;
}
.not-front.professional #sidebar .breadcrumb > li + li:before,
.professional #header .shortcuts .contact .email-append:hover,
.not-front.professional #content h3 a:hover {
    color: #4a1c6b;
}
.not-front.broker #sidebar .breadcrumb > li + li:before,
.broker #header .shortcuts .contact .email-append:hover,
.not-front.broker#content h3 a:hover {
    color: #666666;
}
.not-front.institutional #sidebar .breadcrumb > li + li:before,
.institutional #header .shortcuts .contact .email-append:hover,
.not-front.institutional #content h3 a:hover {
    color: #3a9983;
}
.not-front.interbank #sidebar .breadcrumb > li + li:before,
.interbank #header .shortcuts .contact .email-append:hover,
.not-front.interbank #content h3 a:hover {
    color: #3760a4;
}
.not-front.deliverablefx #sidebar .breadcrumb > li + li:before,
.deliverablefx #header .shortcuts .contact .email-append:hover,
.not-front.deliverablefx #content h3 a:hover {
    color: #5794b4;
}
.not-front.prime #sidebar .breadcrumb > li + li:before,
.prime #header .shortcuts .contact .email-append:hover,
.not-front.prime #content h3 a:hover {
    color: #80aede;
}
.not-front.bullion #sidebar .breadcrumb > li + li:before,
.bullion #header .shortcuts .contact .email-append:hover,
.not-front.bullion #content h3 a:hover {
    color: #de881c;
}
#header .shortcuts .contact .email-append {
    color: #262626;
}
#header .shortcuts .contact .email-append:hover,
.not-front #content h3 a:hover {
    color: #be0a24;
}
#header .shortcuts .contact .email-append:hover:before {
    color: #be0a24;
    content: "Email ";
    text-decoration: underline;
}
#header .shortcuts .chat i {
    display: inline-block;
}
#header .shortcuts .chat a {
    color: #262626;
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    .professional #header .shortcuts .chat a,
    .broker #header .shortcuts .chat a,
    .institutional #header .shortcuts .chat a,
    .domain-lmax-com-es #header .shortcuts .chat a,
    .domain-dev-cn-lmax-com-rsc-tradefair #header .shortcuts .chat a {
        display: inline-block;
        overflow: hidden;
        height: 14px;
        width: 14px;
        border: 0 !important;
    }
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    .not-front #header .navbar .nav,
    #header .shortcuts .contact .pull-right {
        display: block;
        float: none;
        clear: both;
        margin: 0 auto;
        text-align: center;
    }
}
#header .shortcuts li.login,
#header .shortcuts li.application {
    padding-left: 25px;
}
#header .shortcuts li.login a {
    color: #00912c;
}
.exchange #header .shortcuts li.login a {
    color: #00912c;
}
#header .shortcuts li.application a {
    color: #1e9d01;
}
#header .shortcuts li:before {
    content: "\203A";
    font-size: 1.813em;
    font-style: normal;
    font-weight: 600;
    position: absolute;
    top: 1px;
    left: -3px;
    bottom: auto;
    right: auto;
    z-index: 1;
    color: #be0a24;
    font-weight: 900;
    font-family: "Lato", Arial, Helvetica, sans-serif;
    top: -3px;
    left: 14px;
}
@media screen and (max-width: 767px) {
    #header .shortcuts li:before {
        top: 6px;
        left: auto;
        right: 10px;
    }
}
#header .shortcuts li.emailus:before {
    display: none;
}
.lt-ie9 #header .shortcuts li:before {
    font-family: "latoblack", Arial, Helvetica, sans-serif;
    font-weight: normal;
}
.lt-ie9 .not-front #header div.shortcuts li {
    font-family: "source_sans_proregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
}
#header .contact {
    padding-top: 40px;
}
#header .contact.pull-right > li:last-child {
    padding-right: 0;
}
.front #header .contact {
    padding-top: 30px;
}
@media screen and (max-width: 767px) {
    .front #header .contact {
        padding: 0;
    }
}
@media screen and (max-width: 767px) {
    .front #header .shortcuts .region-nav {
        display: none;
    }
}
#header .shortcuts .region-nav .nav.tar {
    height: 22px;
}
#header .contact a {
    color: #666666;
}
#header .contact li {
    border-left: 2px solid #666666;
    padding: 0 8px;
    line-height: 18px;
    height: 18px;
}
@media screen and (max-width: 767px) {
    #header .contact li {
        border: 0;
        border-top: 1px solid #dddddd;
        padding: 5px 0;
    }
}
#header .contact li.dbl {
    border-left: 2px solid #000000;
    float: right;
}
.front #header .contact li {
    border-color: #be0a24;
}
@media screen and (max-width: 767px) {
    .front #header .contact li {
        border-color: #dddddd;
    }
}
#header .contact li:first-child {
    border-left: 0;
}
#header .contact button {
    background: none;
    border: 0;
    padding: 2px 0 0 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    position: relative;
    z-index: 1001;
    cursor: default;
}
@media screen and (max-width: 767px) {
    #header .contact button {
        padding-top: 0;
    }
}
@media screen and (max-width: 767px) {
    #header .contact button .sprite {
        display: none;
    }
}
#header .contact .dropdown-menu {
    min-width: 0;
    top: -7px;
    left: auto;
    right: 27px;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    width: 145px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: none;
}
@media screen and (max-width: 767px) {
    #header .contact .dropdown-menu {
        display: inline !important;
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        padding: 0;
        margin: 0;
    }
}
@media screen and (min-width: 1020px) {
    #header .contact .dropdown-menu {
        display: block !important;
    }
}
@media screen and (min-width: 1230px) {
    #header .contact .dropdown-menu {
        display: block !important;
    }
}
@media screen and (max-width: 767px) {
    #header .contact .dropdown-menu:before {
        display: inline;
        float: left;
        content: "Language: ";
        font-size: 18px;
        line-height: 13px;
        color: #000000;
        font-weight: normal;
    }
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    .front #header .contact .dropdown-menu,
    .professional #header .contact .dropdown-menu,
    .domain-lmax-com-es #header .contact .dropdown-menu,
    .domain-dev-cn-lmax-com-rsc-tradefair #header .contact .dropdown-menu {
        top: -4px;
        left: 3px;
        width: 26px;
        background: #ffffff;
    }
}
@media screen and (max-width: 767px) {
    .front #header .contact .dropdown-menu li,
    .professional #header .contact .dropdown-menu li,
    .domain-lmax-com-es #header .contact .dropdown-menu li,
    .domain-dev-cn-lmax-com-rsc-tradefair #header .contact .dropdown-menu li {
        height: 16px;
        padding: 0 10px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    .front #header .contact .dropdown-menu li,
    .professional #header .contact .dropdown-menu li,
    .domain-lmax-com-es #header .contact .dropdown-menu li,
    .domain-dev-cn-lmax-com-rsc-tradefair #header .contact .dropdown-menu li {
        height: 20px;
        padding: 5px;
    }
}
#header .contact .dropdown-menu li {
    border: 0;
    padding: 2px;
}
@media screen and (max-width: 767px) {
    #header .contact .dropdown-menu li {
        height: 28px;
        padding: 0 6px;
    }
}
@media screen and (max-width: 767px) {
    #header .contact .dropdown-menu li .sprite {
        margin-top: 0;
    }
}
#header .contact .dropdown-menu a {
    display: inline-block;
    height: 16px;
    /*background-image: url(/profiles/lmax_ms/themes/custom/revamp/img/retina-sprites/ico-noflag.png);*/
    background-size: 22px 16px;
}
#header .contact .dropdown-menu a.smaller {
    font-size: 89%;
}
#header .contact .dropdown-menu a .sprite {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    width: 16px;
}
@media screen and (max-width: 767px) {
    #header .contact .dropdown-menu a .sprite {
        width: 22px;
    }
}
#header .contact .dropdown-menu.language a .sprite {
    width: 22px;
    height: 16px;
}
#header .contact .dropdown-menu a:hover {
    background: none;
    border-bottom: 1px solid #000000;
    height: 18px;
}
#header .contact .dropdown-menu a:hover .sprite {
    opacity: 1;
    filter: "";
    -ms-filter: "";
}
#header ul.contact .submenu {
    height: 40px;
    position: relative;
}
#header ul.contact .submenu .sprite {
    margin-bottom: -4px;
}
#header ul.contact .submenu button {
    color: #444444;
    font-size: inherit;
    line-height: 18px;
    height: 18px;
    padding: 0;
    vertical-align: top;
}
#header ul.contact .submenu .dropdown-menu {
    position: absolute;
    overflow: hidden;
    max-height: none;
    width: auto;
    background: #ffffff;
    border: 1px solid #dddddd;
    border-top: 0;
    left: -9px;
    right: auto;
    top: 39px;
    padding: 0;
    margin: 0;
    text-align: left;
    display: none !important;
}
#header ul.contact .submenu .dropdown-menu.tar {
    text-align: right;
}
#header ul.contact .submenu .dropdown-menu.language {
    left: auto;
    right: -9px;
}
#header ul.contact .submenu.open .dropdown-menu {
    display: block !important;
}
#header ul.contact .submenu .dropdown-menu a {
    background: none;
    width: 100%;
    display: inline-block;
    line-height: 20px;
    padding: 6px 8px;
    height: auto;
}
#header ul.contact .submenu .dropdown-menu .expanded a {
    padding-right: 80px;
}
#header ul.contact .submenu .dropdown-menu .expanded .nav-list a {
    padding-right: 30px;
}
#header ul.contact .submenu .dropdown-menu a:hover {
    border: 0;
    background: #666666;
    color: #ffffff;
    text-decoration: none;
}
#header ul.contact .submenu .dropdown-menu li {
    height: auto;
    line-height: inherit;
    border-top: 1px solid #cccccc;
    padding: 0;
    width: 100%;
    float: none;
    clear: both;
}
#header .shortcuts li.language {
    height: 18px;
    padding: 0 8px;
    margin: 0;
    border-left: 0;
}
@media screen and (max-width: 767px) {
    #header .shortcuts li.language {
        padding: 0;
        height: 28px;
    }
}
#header .language li {
    padding: 0;
}
#header .contact li.chat,
#header .contact li.last {
    padding-right: 0;
    border-right: 0;
}
#header .contact li.login {
    border: 0;
    padding: 0 10px 0 20px;
}
@media screen and (max-width: 767px) {
    #header .contact li.login {
        padding: 5px 0;
        border-top: 1px solid #dddddd;
    }
}
.front #header .contact li.login {
    padding-right: 0;
}
#header .shortcuts .contact li:before,
.panel-group.list.unstyled .panel-heading:before {
    display: none;
}
#header .shortcuts li.ny4:before {
    color: #cb9928;
}
#header .shortcuts li.professional:before {
    color: #4a1c6b;
}
#header .shortcuts li.broker:before {
    color: #666666;
}
#header .shortcuts li.institutional:before {
    color: #3a9983;
}
#header .shortcuts li.interbank:before {
    color: #3760a4;
}
#header .shortcuts li.deliverablefx:before {
    color: #5794b4;
}
#header .shortcuts li.prime:before {
    color: #80aede;
}
#header .shortcuts li.bullion:before {
    color: #de881c;
}
#header .shortcuts li.login:before,
#header .shortcuts li.application:before {
    display: none;
}
#header .powered {
    padding: 0;
    height: 22px;
    position: relative;
    width: 90px;
}
#header .shortcuts li.poweredby {
    font-family: "Lato", Arial, Helvetica, sans-serif;
    font-style: italic;
    font-size: 12px;
}
.lt-ie9 #header .shortcuts li.poweredby {
    font-family: "latobold_italic", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
}
#header .powered:before,
#header .poweredby:before {
    display: none;
}
#header .shortcuts li.exchange {
    padding-left: 15px;
}
#header .shortcuts li.exchange:before {
    left: 4px;
}
#header .powered a {
    text-decoration: none;
    position: absolute;
    top: -8px;
    left: auto;
    bottom: auto;
    right: 0;
    z-index: 2;
}
#header .powered img {
    max-width: 90px;
    height: auto;
}
.blurfast {
    -webkit-filter: blur(3px);
    -moz-filter: blur(3px);
    -o-filter: blur(3px);
    -ms-filter: blur(3px);
    filter: blur(3px);
    opacity: 0.5;
    filter: alpha(opacity=50);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
}
#slideshow {
    position: relative;
    z-index: 3;
    height: 140px;
    width: 100%;
    margin: 140px 0 0;
    padding: 0;
    border: 0 none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    display: block;
    float: none;
    clear: both;
    overflow: hidden;
    color: #ffffff;
}
@media screen and (max-width: 767px) {
    #slideshow {
        margin-top: 0;
        height: auto;
        display: none;
    }
}
@media screen and (min-width: 1020px) {
    #slideshow {
        margin: 140px 0 0;
    }
}
@media screen and (min-width: 1230px) {
    #slideshow {
        margin: 160px 0 0;
    }
}
#slideshow .cycle-slide {
    display: none;
}
.no-js #slideshow .cycle-slide:first-child,
#slideshow .cycle-slide.cycle-slide-active {
    display: block;
    float: none;
    clear: both;
}
@media screen and (max-width: 767px) {
    .cycle-smaller-xs {
        padding: 0;
    }
}
@media screen and (max-width: 767px) {
    .cycle-smaller-xs .cycle-slideshow {
        width: 85px !important;
    }
}
#body #slideshow .chevron {
    top: auto;
    bottom: 0;
}
@media screen and (max-width: 767px) {
    #body #slideshow .chevron {
        display: none;
    }
}
#body #slideshow .chevron:before,
#body #slideshow .chevron:after {
    background: #ffffff;
    background-color: transparent;
    background: -webkit-gradient(to right top, #ffffff 49%, rgba(255, 255, 255, 0) 51%);
    background: -webkit-linear-gradient(to right top, #ffffff 49%, rgba(255, 255, 255, 0) 51%);
    background: -moz-linear-gradient(to right top, #ffffff 49%, rgba(255, 255, 255, 0) 51%);
    background: -ms-linear-gradient(to right top, #ffffff 49%, rgba(255, 255, 255, 0) 51%);
    background: -o-linear-gradient(to right top, #ffffff 49%, rgba(255, 255, 255, 0) 51%);
    background: linear-gradient(to right top, #ffffff 49%, rgba(255, 255, 255, 0) 51%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff, endColorstr=#00ffffff, GradientType=1);
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff,endColorstr=#00ffffff,GradientType=1);
    zoom: 1;
}
#body #slideshow .chevron:after {
    background-color: transparent;
    background: -webkit-gradient(to left top, #ffffff 49%, rgba(255, 255, 255, 0) 51%);
    background: -webkit-linear-gradient(to left top, #ffffff 49%, rgba(255, 255, 255, 0) 51%);
    background: -moz-linear-gradient(to left top, #ffffff 49%, rgba(255, 255, 255, 0) 51%);
    background: -ms-linear-gradient(to left top, #ffffff 49%, rgba(255, 255, 255, 0) 51%);
    background: -o-linear-gradient(to left top, #ffffff 49%, rgba(255, 255, 255, 0) 51%);
    background: linear-gradient(to left top, #ffffff 49%, rgba(255, 255, 255, 0) 51%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff, endColorstr=#00ffffff, GradientType=1);
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff,endColorstr=#00ffffff,GradientType=1);
    zoom: 1;
}
.lt-ie9 #body #slideshow .chevron-before {
    filter: progid:DXImageTransform.Microsoft.Shadow(color="#ffffff", Direction=90, Strength=15);
}
.lt-ie9 #body #slideshow .chevron-after {
    filter: progid:DXImageTransform.Microsoft.Shadow(color="#ffffff", Direction=-90, Strength=15), progid:DXImageTransform.Microsoft.MotionBlur(strength=15, direction=90);
}
#slideshow .overlay {
    width: 100%;
    height: 140px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: auto;
    right: auto;
    z-index: 2;
    overflow: hidden;
}
@media screen and (max-width: 767px) {
    #slideshow .overlay {
        height: 150px;
    }
}
#slideshow .cycle-pager {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}
#slideshow.active .overlay,
#slideshow.active .cycle-pager {
    opacity: 1;
    filter: "";
    -ms-filter: "";
}
#slideshow .overlay-inner {
    height: 300px;
    width: 100%;
    overflow: hidden;
    position: absolute;
    top: -140px;
    left: 0;
    bottom: auto;
    right: auto;
    z-index: 1;
    background-color: #000000;
    opacity: 0.9;
    filter: alpha(opacity=90);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
}
@media screen and (max-width: 767px) {
    #slideshow .overlay-inner {
        height: 150px;
        top: 0;
    }
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    #slideshow .overlay-inner {
        height: 280px;
        top: -140px;
    }
}
@media screen and (min-width: 1020px) {
    #slideshow .overlay-inner {
        height: 280px;
        top: -140px;
    }
}
@media screen and (min-width: 1230px) {
    #slideshow .overlay-inner {
        height: 300px;
        top: -160px;
    }
}
.ie #slideshow .overlay-inner {
    opacity: 0.5;
    filter: alpha(opacity=50);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
}
.interbank #slideshow .overlay-inner {
    background-color: #3760a4;
}
.institutional #slideshow .overlay-inner {
    background-color: #3a9983;
}
.professional #slideshow .overlay-inner {
    background-color: #4a1c6b;
}
.professional #slideshow .overlay-inner {
    background-color: #666666;
}
.deliverablefx #slideshow .overlay-inner {
    background-color: #5794b4;
}
.prime #slideshow .overlay-inner {
    background-color: #80aede;
}
#slideshow .overlay img.blur,
#slideshow .overlay img.pixastic,
#slideshow .overlay canvas {
    width: 100%;
    height: auto;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    position: absolute;
    top: 50%;
    left: 0;
    bottom: auto;
    right: auto;
    z-index: 1;
}
@media screen and (max-width: 767px) {
    #slideshow .overlay img.blur,
    #slideshow .overlay img.pixastic,
    #slideshow .overlay canvas {
        display: none;
    }
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    .prime #slideshow .overlay img.blur,
    .prime #slideshow .overlay img.pixastic,
    .prime #slideshow .overlay canvas {
        -webkit-transform: translate(0, -60%);
        -moz-transform: translate(0, -60%);
        -o-transform: translate(0, -60%);
        -ms-transform: translate(0, -60%);
        transform: translate(0, -60%);
    }
}
@media screen and (min-width: 1020px) {
    .prime #slideshow .overlay img.blur,
    .prime #slideshow .overlay img.pixastic,
    .prime #slideshow .overlay canvas {
        -webkit-transform: translate(0, -55%);
        -moz-transform: translate(0, -55%);
        -o-transform: translate(0, -55%);
        -ms-transform: translate(0, -55%);
        transform: translate(0, -55%);
    }
}
@media screen and (min-width: 1230px) {
    .prime #slideshow .overlay img.blur,
    .prime #slideshow .overlay img.pixastic,
    .prime #slideshow .overlay canvas {
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }
}
@media screen and (max-width: 767px) {
    #slideshow .overlay canvas,
    #slideshow .overlay img.pixastic {
        display: none;
    }
}
#slideshow .overlay canvas.pixastic {
    opacity: 1;
    filter: "";
    -ms-filter: "";
}
#slideshow .overlay img.blur {
    opacity: 0.5;
    filter: alpha(opacity=50);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
}
.lt-ie9 #slideshow .overlay img.blur,
.lt-ie9 #slideshow .overlay canvas {
    top: 0;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    display: block !important;
}
.ie #slideshow .overlay img.pixastic {
    display: none;
}
#slideshow .overlay img.blur {
    z-index: 2;
}
#slideshow .overlay img.pixastic {
    position: relative;
    z-index: 1;
}
#slideshow .overlay img.unstyled {
    width: auto;
    height: auto;
    max-width: none;
}
#slideshow h2 {
    font-size: 3.125em;
    font-weight: 700;
    margin: 0;
    padding: 10px 0 5px;
}
@media screen and (max-width: 767px) {
    #slideshow h2 {
        font-size: 1.25em;
        text-align: center;
        padding-top: 30px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    #slideshow h2 {
        font-size: 3em;
        line-height: 40px;
        padding-top: 25px;
    }
}
@media screen and (min-width: 1020px) {
    #slideshow h2 {
        font-size: 3.125em;
        line-height: 52px;
    }
}
@media screen and (min-width: 1230px) {
    #slideshow h2 {
        font-size: 3.125em;
        line-height: 55px;
    }
}
#slideshow h2.tiny {
    font-size: 32px;
    line-height: 55px;
}
@media screen and (max-width: 767px) {
    #slideshow h2.tiny {
        font-size: 20px;
        line-height: 40px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    #slideshow h2.tiny {
        font-size: 20px;
        line-height: 40px;
    }
}
@media screen and (min-width: 1020px) {
    #slideshow h2.tiny {
        font-size: 26px;
        line-height: 52px;
    }
}
@media screen and (min-width: 1230px) {
    #slideshow h2.tiny {
        font-size: 32px;
        line-height: 55px;
    }
}
#slideshow h2.small {
    font-size: 35px;
    line-height: 55px;
}
@media screen and (max-width: 767px) {
    #slideshow h2.small {
        font-size: 20px;
        line-height: 40px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    #slideshow h2.small {
        font-size: 20px;
        line-height: 40px;
    }
}
@media screen and (min-width: 1020px) {
    #slideshow h2.small {
        font-size: 28px;
        line-height: 52px;
    }
}
@media screen and (min-width: 1230px) {
    #slideshow h2.small {
        font-size: 35px;
        line-height: 55px;
    }
}
#slideshow h2.medium {
    font-size: 40px;
    line-height: 55px;
}
@media screen and (max-width: 767px) {
    #slideshow h2.medium {
        font-size: 20px;
        line-height: 40px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    #slideshow h2.medium {
        font-size: 26px;
        line-height: 40px;
    }
}
@media screen and (min-width: 1020px) {
    #slideshow h2.medium {
        font-size: 34px;
        line-height: 52px;
    }
}
@media screen and (min-width: 1230px) {
    #slideshow h2.medium {
        font-size: 40px;
        line-height: 55px;
    }
}
#slideshow h2.large {
    font-size: 50px;
    line-height: 55px;
}
@media screen and (max-width: 767px) {
    #slideshow h2.large {
        font-size: 20px;
        line-height: 40px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    #slideshow h2.large {
        font-size: 30px;
        line-height: 40px;
    }
}
@media screen and (min-width: 1020px) {
    #slideshow h2.large {
        font-size: 42px;
        line-height: 52px;
    }
}
@media screen and (min-width: 1230px) {
    #slideshow h2.large {
        font-size: 50px;
        line-height: 55px;
    }
}
.lt-ie9 #slideshow h2 {
    font-family: "latobold_italic", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
}
#slideshow.pagination h2 {
    padding-top: 10px;
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    #slideshow.pagination h2 {
        padding-top: 25px;
    }
}
#slideshow h2.active {
    opacity: 1;
    filter: "";
    -ms-filter: "";
}
#slideshow p {
    margin: 0;
    font-size: 1.063em;
}
@media screen and (max-width: 767px) {
    #slideshow p {
        text-align: center;
        font-size: 0.875em;
    }
}
#slideshow .symbol {
    height: 130px;
    width: 130px;
    background: none;
    font: 0/0;
    text-shadow: none;
    color: transparent;
    display: block;
    float: none;
    clear: both;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    position: absolute;
    top: auto;
    left: auto;
    bottom: -111px;
    right: 0;
    z-index: 5;
    -webkit-transition: bottom 0.5s ease-in-out;
    -moz-transition: bottom 0.5s ease-in-out;
    -o-transition: bottom 0.5s ease-in-out;
    -ms-transition: bottom 0.5s ease-in-out;
    transition: bottom 0.5s ease-in-out;
    display: none !important;
}
#slideshow .symbol.active {
    bottom: 0;
}
.professional #slideshow .symbol {
    position: absolute;
    top: auto;
    left: auto;
    bottom: -114px;
    right: 0;
    z-index: 5;
}
.institutional #slideshow .symbol {
    position: absolute;
    top: auto;
    left: auto;
    bottom: -120px;
    right: 0;
    z-index: 5;
}
.interbank #slideshow .symbol {
    position: absolute;
    top: auto;
    left: auto;
    bottom: -136px;
    right: 0;
    z-index: 5;
}
.deliverablefx #slideshow .symbol {
    position: absolute;
    top: auto;
    left: auto;
    bottom: -136px;
    right: 0;
    z-index: 5;
}
.prime #slideshow .symbol {
    position: absolute;
    top: auto;
    left: auto;
    bottom: -136px;
    right: 0;
    z-index: 5;
}
.professional #slideshow .symbol.active {
    bottom: 10px;
}
.institutional #slideshow .symbol.active {
    bottom: 10px;
}
.interbank #slideshow .symbol.active {
    bottom: 10px;
}
.deliverablefx #slideshow .symbol.active {
    bottom: 10px;
}
.prime #slideshow .symbol.active {
    bottom: 10px;
}
#sidebar {
    position: relative;
}
@media screen and (max-width: 767px) {
    #sidebar {
        position: fixed;
        top: 40px;
        padding: 40px 15px 0 45px;
        left: -100%;
        -webkit-box-shadow: inset -10px 0 5px -5px rgba(0, 0, 0, 0.25);
        -moz-box-shadow: inset -10px 0 5px -5px rgba(0, 0, 0, 0.25);
        box-shadow: inset -10px 0 5px -5px rgba(0, 0, 0, 0.25);
        background: #ffffff;
        z-index: 10;
        height: 100%;
        width: 100%;
        overflow-x: hidden;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
    }
    #sidebar .pricewidget {
        display: none;
    }
}
#sidebar h2 {
    font-size: 1em;
    line-height: 1.1em;
    font-weight: 700;
    color: #444444;
    /*background: url(/profiles/lmax_ms/themes/custom/revamp/img/patterns/retina-dot.png?v=1) repeat-x scroll 0 bottom transparent;*/
    background-size: 5px 5px;
    margin: 0 0 0.5em;
    padding: 0 0 0.75em;
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    #sidebar h2 {
        font-size: 1.2em;
        line-height: 1em;
    }
}
.lt-ie9 #sidebar h2 {
    font-family: "latobold_italic", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
}
.interbank #sidebar h2 {
    color: #3760a4;
}
.institutional #sidebar h2 {
    color: #3a9983;
}
.professional #sidebar h2 {
    color: #4a1c6b;
}
.professional #sidebar h2 {
    color: #666666;
}
.deliverablefx #sidebar h2 {
    color: #5794b4;
}
.prime #sidebar h2 {
    color: #80aede;
}
.bullion #sidebar h2 {
    color: #de881c;
}
#sidebar h2.highlight {
    font-size: 1.625em;
}
#sidebar h2.unstyled {
    background: none;
    padding: 0;
}
#sidebar h2 a.unstyled {
    color: inherit !important;
}
#sidebar h2 a.unstyled:hover {
    text-decoration: none !important;
    border-bottom: 1px solid;
    border-color: inherit !important;
}
#sidebar h3 {
    font-size: 1em;
    font-style: normal;
    font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    #sidebar h3 {
        font-size: 1.4em;
    }
}
#sidebar li:first-child h3 {
    margin: 0;
    padding: 0;
}
.lt-ie9 #sidebar h3 {
    font-family: "source_sans_proregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
}
#sidebar p {
    font-size: 1em;
    line-height: 1.375em;
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    #sidebar p {
        font-size: 1.4em;
    }
}
#sidebar p a {
    text-decoration: underline;
}
#sidebar p a.highlight,
#content p a {
    font-size: 1.143em;
    font-family: "Lato", Arial, Helvetica, sans-serif;
    font-style: italic;
    font-weight: 400;
    text-decoration: none;
}
.lt-ie9 #sidebar p a.highlight,
.lt-ie9 #content p a {
    font-family: "latoitalic", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
}
#content p a,
#content h4 a {
    font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    text-decoration: underline;
    color: #555555;
}
.lt-ie9 #content p a,
.lt-ie9 #content h4 a {
    font-family: "source_sans_proregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
}
#body span.nobold {
    font-weight: 400 !important;
    color: #555555;
}
.lt-ie9#body span.nobold {
    font-family: "source_sans_proregular", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-weight: normal !important;
}
#content p a.italic {
    color: #555555;
    font-family: "Lato", Arial, Helvetica, sans-serif;
    font-style: italic;
    font-weight: 400;
    font-size: 16px;
    text-decoration: underline;
}
.lt-ie9 #content p a.italic {
    font-family: "latoitalic", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
}
#content p a.italic:after {
    display: none;
}
#sidebar .social.block-block {
    padding: 0 0 23px;
}
@media screen and (min-width: 1020px) {
    #sidebar .social.block-block {
        padding: 0 0 23px;
    }
}
@media screen and (min-width: 1230px) {
    #sidebar .social.block-block {
        padding: 0 0 30px;
    }
}
.nm #sidebar .social.block-block {
    padding: 0 0 23px;
}
.social .addthis_toolbox {
    height: 16px;
}
.social a {
    display: block;
    float: left;
    height: 16px;
    line-height: 0;
}
.social a,
.addthis_default_style .at300b,
.addthis_default_style .at300bo,
.addthis_default_style .at300m,
.addthis_default_style a.addthis_button_email,
.addthis_default_style a.addthis_button_compact {
    padding: 0 6px 0 0;
    margin-bottom: 6px;
}
.front.domain-main-domain a.addthis_button_compact {
    display: none;
}
.social a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
}
.social a:first-child {
    padding-left: 0;
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    .social a:first-child {
        padding-left: 0;
    }
}
.social a:last-child,
.social a:last-of-type {
    padding-right: 0;
}
.social a img {
    vertical-align: top;
    border: 0;
    width: 16px;
    height: 16px;
    margin: 0 1px;
}
.wechatqr {
    position: relative;
    z-index: 2;
}
.social a.wechatqr:hover {
    opacity: 1;
}
.wechatqr:after {
    content: "";
    display: block;
    /*background: url("/sites/default/files/QR-code_lmax-WeChat.jpg") 0 0;*/
    background-size: 100% 100%;
    width: 100px;
    height: 100px;
    position: absolute;
    z-index: 2;
    left: 0;
    bottom: 20px;
    border: 1px solid #5c5c5c;
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.wechatqr:hover:after {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
}
.addthis.single a {
    color: #999999;
    vertical-align: bottom;
    font-size: 12px;
    line-height: 16px;
    position: relative;
    float: none;
    clear: both;
    padding: 0;
    display: inline-block;
}
.addthis.single span {
    position: absolute;
    top: 0;
    right: 22px;
    white-space: nowrap;
}
.navigation,
.social {
    display: block;
    float: none;
    clear: both;
}
.navigation ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.navigation ul ul {
    padding-top: 0;
}
.navigation ul ul ul {
    display: none;
}
.nav-list > li > a,
.nav-list .nav-header {
    margin: 0;
}
.nav-list > li > a {
    padding: 3px 15px 3px 0;
}
.navigation {
    padding-bottom: 20px;
}
.navigation li {
    padding: 0;
}
.navigation a {
    font-size: 1.813em;
    font-weight: 300;
    line-height: 1.1em;
    color: #888888;
    position: relative;
}
.lt-ie9 .navigation a {
    font-family: "source_sans_prolight", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
}
#main .navigation a:hover {
    color: #000000;
}
.ie #main .navigation a:hover {
    text-decoration: none;
}
.navigation .active li a {
    color: #888888;
    font-weight: 300;
}
.lt-ie9 .navigation .active li a {
    font-family: "source_sans_prolight", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
}
.navigation li li a {
    display: block;
    float: none;
    clear: both;
    padding: 5px 15px 5px 40px;
    font-size: 1.25em;
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    .navigation li li a {
        font-size: 1.813em;
    }
}
.navigation .active li a {
    background: none;
    font-weight: 300;
}
.navigation .active li a:hover {
    background: none;
    font-weight: 300;
}
.lt-ie9 .navigation .active li a:hover {
    font-family: "source_sans_prolight", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
}
.navigation .active a:after {
    content: "\203A";
    font-size: 1.813em;
    font-style: normal;
    font-weight: 600;
    position: absolute;
    top: 1px;
    left: -3px;
    bottom: auto;
    right: auto;
    z-index: 1;
    font-weight: 400;
    font-family: "Lato", Arial, Helvetica, sans-serif;
    color: #be0a24;
    left: auto;
    right: 12px;
    top: -4px;
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    .navigation .active a:after {
        top: 50%;
        margin-top: -15px;
        height: 30px;
    }
}
.lt-ie9 .navigation .active a:hover {
    text-decoration: none;
}
.lt-ie9 .navigation .active a:after {
    font-family: "latoregular", Arial, Helvetica, sans-serif;
    font-weight: normal;
}
.navigation li li.active a:after {
    top: 0;
    right: 13px;
    font-size: 52px;
}
@media screen and (min-width: 1020px) {
    .navigation li li.active a:after {
        font-size: 46px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    .navigation li li.active a:after {
        font-size: 39px;
        margin-top: 0;
    }
}
.navigation .active ul a {
    background: none;
    color: #888888;
}
.navigation .active ul a:after {
    display: none;
}
.professional .navigation .active a:after {
    color: #4a1c6b;
}
.professional .navigation .active a:after {
    color: #666666;
}
.institutional .navigation .active a:after {
    color: #3a9983;
}
.interbank .navigation .active a:after {
    color: #3760a4;
}
.deliverablefx .navigation .active a:after {
    color: #5794b4;
}
.prime .navigation .active a:after {
    color: #80aede;
}
.bullion .navigation .active a:after {
    color: #de881c;
}
.navigation .active a,
.navigation .active a:hover,
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
    background: #f0f0f0;
    color: #000000;
    font-weight: 300;
    text-shadow: none;
}
.lt-ie9 .navigation .active a,
.lt-ie9 .navigation .active a:hover,
.lt-ie9 .nav-list > .active > a,
.lt-ie9 .nav-list > .active > a:hover,
.lt-ie9 .nav-list > .active > a:focus {
    font-family: "source_sans_prolight", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
}
.navigation a:hover,
.navigation a:focus,
.nav > li > a:hover,
.nav > li > a:focus {
    background: none;
    color: #555555;
}
.integration li,
.rabobank,
.integration .row {
    padding-bottom: 20px;
}
@media screen and (max-width: 767px) {
    .integration li {
        min-height: 80px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    .integration li {
        float: left;
        padding-right: 20px;
        min-height: 60px;
    }
}
.integration li:first-child {
    padding-top: 10px;
}
.integration li.ftl {
    padding: 0 20px 20px;
}
.relatednews li {
    padding-bottom: 10px;
    line-height: 1.375em;
}
.relatednews a {
    color: #888888;
}
#content .fadeawards.pull-right {
    max-width: 180px;
}
@media screen and (max-width: 767px) {
    #content .fadeawards.pull-right {
        max-width: 135px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    #content .fadeawards.pull-right {
        max-width: 135px;
    }
}
@media screen and (min-width: 1020px) {
    #content .fadeawards.pull-right {
        max-width: 160px;
    }
}
@media screen and (min-width: 1230px) {
    #content .fadeawards.pull-right {
        max-width: 180px;
    }
}
.fadeawards-wrapper {
    padding-bottom: 20px;
}
.fadeawards div.middle,
.execution div.middle {
    overflow: hidden;
    padding: 0 0 162.353%;
    margin: 0;
    height: 0;
    width: 100%;
    position: relative;
}
.fadeawards img {
    width: 100%;
    -moz-backface-visibility: hidden;
    height: auto;
}
.execution p.alt1 img {
    position: absolute;
    bottom: 0;
    padding: 0;
}
.price-wrapper,
.framed {
    border: 1px solid #dddddd;
    padding: 2px;
    background: #ffffff;
}
.interbank .framed {
    border-color: #3760a4;
}
.institutional .framed {
    border-color: #3a9983;
}
.professional .framed {
    border-color: #4a1c6b;
}
.professional .framed {
    border-color: #666666;
}
.deliverablefx .framed {
    border-color: #5794b4;
}
.prime .framed {
    border-color: #80aede;
}
.bullion .framed {
    border-color: #de881c;
}
.framed.muted {
    border-color: #dddddd;
}
.framed.twitter {
    border-color: #e8e8e8;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    padding: 0;
    margin: 0 0 10px;
}
.deliverablefx .framed.muted {
    padding: 16px;
    border-color: #919295;
}
.deliverablefx #lw_widget_iframe {
    background: #f0f6fb;
    padding: 0;
    left: 0;
}
.deliverablefx .framed,
.deliverablefx #lw_widget_iframe {
    border: 1px solid #b5cdf1;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
.deliverablefx .framed p {
    padding: 10px 0 0;
}
#sidebar iframe.twitter-follow-button {
    display: inline-block;
    margin-bottom: -5px;
}
.prices {
    position: relative;
    padding: 0 0 76.11%;
    margin: 0;
    height: 0;
    overflow: hidden;
    -webkit-transition: padding-bottom 0.2s ease-in-out;
    -moz-transition: padding-bottom 0.2s ease-in-out;
    -o-transition: padding-bottom 0.2s ease-in-out;
    -ms-transition: padding-bottom 0.2s ease-in-out;
    transition: padding-bottom 0.2s ease-in-out;
}
.institutional .prices {
    padding: 0 0 57.32%;
}
.deliverablefx .prices {
    padding: 0 0 205px;
}
.prices iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.lt-ie9 .prices,
.prices.middle {
    padding: 0 0 180px;
}
@media screen and (min-width: 1020px) {
    .lt-ie9 .prices,
    .prices.middle {
        padding: 0 0 180px;
    }
}
@media screen and (min-width: 1230px) {
    .lt-ie9 .prices,
    .prices.middle {
        background: #f2f2f2;
        padding: 0 0 230px;
    }
}
.lt-ie9 .professional .prices,
.lt-ie9 .exchange .prices {
    padding: 0 0 239px;
}
.lt-ie9 .institutional .prices {
    padding: 0 0 180px;
}
.lt-ie9.prices iframe,
.prices.middle iframe {
    width: 314px;
    height: 180px;
    left: -10px;
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    .lt-ie9.prices iframe,
    .prices.middle iframe {
        left: -11px;
    }
}
@media screen and (min-width: 1020px) {
    .lt-ie9.prices iframe,
    .prices.middle iframe {
        left: -5px;
    }
}
@media screen and (min-width: 1230px) {
    .lt-ie9.prices iframe,
    .prices.middle iframe {
        left: 30px;
        top: 25px;
    }
}
.lt-ie9 .professional .prices iframe,
.lt-ie9 .exchange .prices iframe {
    top: 0;
    left: -5px;
    height: 239px;
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    .lt-ie9 .professional .prices iframe,
    .lt-ie9 .exchange .prices iframe {
        left: -11px;
    }
}
@media screen and (min-width: 1020px) {
    .lt-ie9 .professional .prices iframe,
    .lt-ie9 .exchange .prices iframe {
        left: -5px;
    }
}
@media screen and (min-width: 1230px) {
    .lt-ie9 .professional .prices iframe,
    .lt-ie9 .exchange .prices iframe {
        left: 30px;
        top: 0;
    }
}
.lt-ie9 .institutional .prices iframe {
    height: 180px;
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    .lt-ie9 .institutional .prices iframe {
        left: -11px;
    }
}
@media screen and (min-width: 1020px) {
    .lt-ie9 .institutional .prices iframe {
        left: -5px;
    }
}
@media screen and (min-width: 1230px) {
    .lt-ie9 .institutional .prices iframe {
        left: 30px;
        top: 0;
    }
}
.pricestabs .widget {
    padding-bottom: 50px;
    position: relative;
}
.pricestabs .prices {
    background: #f2f2f2;
}
#sidebar .pricestabs h2,
#aux.pricestabs .widget h2 {
    position: absolute;
    top: auto;
    left: 0;
    bottom: -6px;
    right: auto;
    z-index: 2;
    background: none;
    padding: 0;
    margin-bottom: 10px;
    width: 100%;
}
@media screen and (max-width: 767px) {
    #sidebar .pricestabs h2,
    #aux.pricestabs .widget h2 {
        bottom: 3px;
        margin: 0;
        background: rgba(255, 255, 255, 0.28);
    }
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    #sidebar .pricestabs h2,
    #aux.pricestabs .widget h2 {
        bottom: -5px;
    }
}
@media screen and (min-width: 1230px) {
    #sidebar .pricestabs h2,
    #aux.pricestabs .widget h2 {
        bottom: -8px;
    }
}
#sidebar .block-block.pricestabs a,
#aux.pricestabs .widget a {
    text-decoration: none;
    width: 50%;
}
@media screen and (max-width: 767px) {
    #sidebar .block-block.pricestabs a,
    #aux.pricestabs .widget a {
        color: #ffffff;
    }
}
#sidebar .block-block.pricestabs a:hover,
#aux.pricestabs .widget a:hover {
    text-decoration: underline;
}
#sidebar .block-block.pricestabs a.professional:hover,
#sidebar .block-block.pricestabs a.professional.active,
#aux.pricestabs .widget a.professional:hover,
#aux.pricestabs .widget a.professional.active {
    color: #4a1c6b;
}
#sidebar .block-block.pricestabs a.broker:hover,
#sidebar .block-block.pricestabs a.broker.active,
#aux.pricestabs .widget a.broker:hover,
#aux.pricestabs .widget a.broker.active {
    color: #666666;
}
#sidebar .block-block.pricestabs a.institutional:hover,
#sidebar .block-block.pricestabs a.institutional.active,
#aux.pricestabs .widget a.institutional:hover,
#aux.pricestabs .widget a.institutional.active {
    color: #3a9983;
}
#sidebar .block-block.pricestabs a span,
#aux.pricestabs .widget a span {
    padding: 14px 17px;
    display: inline-block;
    width: 100%;
    text-align: center;
}
#sidebar .block-block.pricestabs a.active span,
#aux.pricestabs .widget a.active span {
    background: #f2f2f2;
    border: 2px solid #ffffff;
    border-top: 0;
}
#sidebar .block-block.pricestabs a,
#aux.pricestabs .widget a {
    outline: 0 none;
    display: inline-block;
    position: relative;
}
#sidebar .block-block.pricestabs a.active,
#aux.pricestabs .widget a.active {
    background: #f2f2f2;
    border: 1px solid #dddddd;
    border-top: 0;
    -webkit-border-radius: 0 0 1px 1px;
    -moz-border-radius: 0 0 1px 1px;
    -ms-border-radius: 0 0 1px 1px;
    -o-border-radius: 0 0 1px 1px;
    border-radius: 0 0 1px 1px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
#sidebar .block-block.pricestabs a.active:before,
#aux.pricestabs .widget a.active:before {
    background: #f2f2f2;
    content: "";
    height: 3px;
    position: absolute;
    top: -3px;
    left: 0;
    bottom: auto;
    right: auto;
    z-index: 1;
    width: 100%;
    border-left: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
}
@media screen and (min-width: 1230px) {
    #sidebar .block-block.pricestabs a.active:before,
    #aux.pricestabs .widget a.active:before {
        top: -2px;
    }
}
.disruptor {
    position: relative;
    padding-bottom: 50px;
}
.disruptor .highlight {
    position: absolute;
    top: auto;
    left: 0;
    bottom: 30px;
    right: auto;
    z-index: 1;
}
.disruptor img {
    margin-left: -15px;
}
#content .table {
    font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-size: 1em;
    line-height: 1.375em;
    font-weight: 400;
}
@media screen and (max-width: 767px) {
    #content .table {
        font-size: 0.8em;
        text-align: center;
    }
}
.lt-ie9 .table {
    font-family: "source_sans_proregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
}
li .table {
    font-size: 1em;
}
.table th {
    font-weight: 600;
}
.lt-ie9 .table th {
    font-family: "source_sans_prosemibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
}
#content {
    position: relative;
}
@media screen and (max-width: 767px) {
    #content {
        padding-left: 5%;
        padding-right: 5%;
    }
}
@media screen and (max-width: 767px) {
    #content.popup {
        padding: 0;
    }
}
#content .dots {
    position: absolute;
    top: 0;
    left: 4px;
    bottom: auto;
    right: auto;
    z-index: 1;
    /*background: url(/profiles/lmax_ms/themes/custom/revamp/img/patterns/retina-dot.png?v=1) repeat-y 0 0;*/
    background-size: 5px 5px;
    width: 3px;
    height: 100%;
    font: 0/0;
    text-shadow: none;
    color: transparent;
    display: block;
    float: none;
    clear: both;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
@media screen and (max-width: 767px) {
    #content .dots {
        display: none;
    }
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    #content .dots {
        left: -1px;
    }
}
@media screen and (min-width: 1020px) {
    #content .dots {
        left: 4px;
    }
}
@media screen and (min-width: 1230px) {
    #content .dots {
        left: 6px;
    }
}
#content p,
#content li,
#content .table,
.not-front #content ul h3,
.not-front #content .panel-group.list .panel-heading h2,
.not-front #content .panel-group.list .panel-heading h3,
.not-front #content .panel-group.list .panel-heading h4 {
    font-size: 1em;
    line-height: 1.375em;
    color: #555555;
}
@media screen and (max-width: 767px) {
    #content p,
    #content li,
    #content .table,
    .not-front #content ul h3,
    .not-front #content .panel-group.list .panel-heading h2,
    .not-front #content .panel-group.list .panel-heading h3,
    .not-front #content .panel-group.list .panel-heading h4 {
        font-size: 1.1em;
    }
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    #content p,
    #content li,
    #content .table,
    .not-front #content ul h3,
    .not-front #content .panel-group.list .panel-heading h2,
    .not-front #content .panel-group.list .panel-heading h3,
    .not-front #content .panel-group.list .panel-heading h4 {
        font-size: 1.4em;
    }
}
.iframe #content p,
.iframe #content li {
    font-size: 1em;
}
.iframe #content p.downloadpdf a:first-child {
    display: none;
}
#content p {
    font-weight: 400;
}
.lt-ie9 #content p {
    font-family: "source_sans_proregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
}
#content p span.fxpairs,
#content li span.fxpairs {
    font-size: 105%;
}
#content li li {
    font-size: 1em;
}
#content li p {
    font-weight: inherit;
    line-height: inherit;
    font-family: inherit;
    color: #555555;
}
#content p a {
    font-size: 1em;
}
#content p a.accordion-toggle {
    font-size: 14px;
}
.no-js .accordion-toggle {
    display: none !important;
}
#content p strong {
    font-weight: 600;
}
.lt-ie9 #content p strong,
.lt-ie9 #content p.footnote {
    font-family: "source_sans_prosemibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
}
#content p.footnote {
    font-weight: 600;
    padding-top: 20px;
}
.interbank #content p.footnote {
    color: #3760a4;
}
.institutional #content p.footnote {
    color: #3a9983;
}
.professional #content p.footnote {
    color: #4a1c6b;
}
.professional #content p.footnote {
    color: #666666;
}
.deliverablefx #content p.footnote {
    color: #5794b4;
}
.prime #content p.footnote {
    color: #80aede;
}
.bullion #content p.footnote {
    color: #de881c;
}
#content li,
#sidebar ul.list li {
    position: relative;
    color: #000000;
}
#sidebar ul.list li {
    font-weight: 400;
}
.lt-ie9 #sidebar ul.list li {
    font-family: "source_sans_proregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
}
#sidebar .block-block .relatednews a {
    font-style: normal;
    text-decoration: none;
}
#content li:before,
#sidebar ul.list li:before,
.panel-group.list .panel-heading:before {
    content: "\203A";
    font-size: 1.813em;
    font-style: normal;
    font-weight: 600;
    position: absolute;
    top: 1px;
    left: -3px;
    bottom: auto;
    right: auto;
    z-index: 1;
    color: #be0a24;
    font-size: 2.211em;
    font-weight: 400;
    font-family: "Lato", Arial, Helvetica, sans-serif;
    top: -4px;
    left: -15px;
}
#content ul.dashed li:before {
    content: "-";
    font-size: 1.813em;
    font-style: normal;
    font-weight: 600;
    position: absolute;
    top: 1px;
    left: -3px;
    bottom: auto;
    right: auto;
    z-index: 1;
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    top: 0;
    left: -15px;
}
#sidebar ul.list li:before {
    line-height: 0.52em;
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    #sidebar ul.list li:before,
    .panel-group.list .panel-heading:before {
        font-size: 37px;
    }
}
.lt-ie9 #content li:before,
.lt-ie9 #sidebar ul.list li:before,
.lt-ie9 .panel-group.list .panel-heading:before {
    font-family: "latoregular", Arial, Helvetica, sans-serif;
    font-weight: normal;
}
#content .professional li:before,
.professional #content li:before,
.professional #sidebar ul.list li:before,
.professional .panel-group.list .panel-heading:before {
    color: #4a1c6b;
}
#content .broker li:before,
.broker #content li:before,
.broker #sidebar ul.list li:before,
.broker .panel-group.list .panel-heading:before {
    color: #666666;
}
#content .institutional li:before,
.institutional #content li:before,
.institutional #sidebar ul.list li:before,
.institutional .panel-group.list .panel-heading:before {
    color: #3a9983;
}
#content .interbank li:before,
.interbank #content li:before,
.interbank #sidebar ul.list li:before,
.interbank .panel-group.list .panel-heading:before {
    color: #3760a4;
}
#content .deliverablefx li:before,
.deliverablefx #content li:before,
.deliverablefx #sidebar ul.list li:before,
.deliverablefx .panel-group.list .panel-heading:before {
    color: #5794b4;
}
#content .prime li:before,
.prime #content li:before,
.prime #sidebar ul.list li:before,
.prime .panel-group.list .panel-heading:before {
    color: #80aede;
}
#content .bullion li:before,
.bullion #content li:before,
.bullion #sidebar ul.list li:before,
.bullion .panel-group.list .panel-heading:before {
    color: #de881c;
}
#content ul,
#content ol,
#sidebar ul.list {
    list-style: none;
    font-weight: 600;
    font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    margin: 0;
    padding: 0 0 10px 15px;
}
.lt-ie9 #content ul,
.lt-ie9 #content ol,
.lt-ie9 #sidebar ul.list {
    font-family: "source_sans_prosemibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
}
#content ul li,
#content ol li {
    font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#body ul li strong,
#body ol li strong,
#body h3 strong,
#body p strong {
    font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-weight: 600 !important;
    color: #000000;
}
.lt-ie9 #body ul listrong,
.lt-ie9 #body ol li strong,
.lt-ie9 #body h3 strong,
.lt-ie9 #body p strong {
    font-family: "source_sans_prosemibold", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-weight: normal !important;
    font-style: normal !important;
}
.lt-ie9 #content ul li,
.lt-ie9 #content ol li {
    font-family: "source_sans_proregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
}
#content #sites ul li {
    font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 1.1em;
    font-size: 1em;
    font-style: normal;
}
.lt-ie9 #content #sites ul li {
    font-family: "source_sans_proregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
}
#content ul h3,
#content ul p {
    margin: 0;
    font-size: 1em;
    line-height: 1.375em;
    font-weight: 700;
}
.lt-ie9 #content ul h3,
.lt-ie9 #content ul p {
    font-family: "latobold_italic", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
}
#content ul li {
    line-height: 1.375em;
}
#content ul p,
#content td {
    font-weight: 400;
    font-style: normal;
}
.lt-ie9 #content ul p,
.lt-ie9 #content td {
    font-family: "source_sans_proregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
}
#content ul.italic p {
    font-family: "Lato", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-style: italic;
    padding-bottom: 15px;
}
#content ul.italic p {
    font-family: "latoitalic", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
}
#content ol {
    counter-reset: li;
}
#content ol > li {
    list-style: none outside none;
    position: relative;
}
#content ol > li:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: none;
    content: counter(li, decimal) ".";
    counter-increment: li;
    font-family: "Lato", Arial, Helvetica, sans-serif;
    font-weight: 900;
    font-style: normal;
    font-size: 12px !important;
    top: 0.1em;
}
.lt-ie9 #content ol > li:before {
    font-family: "latoblack", Arial, Helvetica, sans-serif;
    font-weight: normal;
}
#back-to-top {
    display: none;
    color: #999999;
    clear: both;
    height: 30px;
    width: 35px;
    line-height: 10px;
    text-align: center;
    position: absolute;
    padding-top: 10px;
    z-index: 90;
    top: 0;
    left: 50px;
    font-size: 10px;
    text-transform: uppercase;
    text-decoration: none !important;
}
.front #back-to-top {
    left: 15px;
}
#switch-version {
    display: none !important;
    color: #ffffff !important;
    left: 50%;
    margin-left: -100px;
    position: absolute;
    text-align: center;
    top: -42px;
    width: 200px;
    z-index: 14;
}
@media screen and (max-width: 767px) {
    #switch-version {
        display: block;
        clear: both;
        top: -27px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    .no-responsive #switch-version {
        display: block;
        clear: both;
    }
}
@media screen and (min-width: 1020px) {
    .no-responsive #switch-version {
        display: none;
    }
}
.no-js #switch-version {
    display: none;
}
@media screen and (max-width: 767px) {
    #aux {
        padding: 0 20px;
    }
}
.not-front #aux {
    display: none;
}
#aux h2 {
    font-size: 1em;
}
.front #features ul {
    font-size: 2.688em;
    padding: 0;
    margin: 0 0 10px 25px;
}
@media screen and (max-width: 767px) {
    .front #features ul {
        display: none;
    }
}
#body.front #features ul li strong {
    color: #ffffff;
}
.front #features li {
    font-size: 1em;
    font-family: "Lato", Arial, Helvetica, sans-serif;
    font-weight: 300;
    line-height: 1.1em;
    font-style: italic;
    color: #b6d3ff;
    position: relative;
    list-style: none;
    margin: 0 0 0 -10px;
    padding: 0 0 0.638em;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    -webkit-transition: opacity 0.4s ease-in-out, margin-left 0.5s ease-in-out;
    -moz-transition: opacity 0.4s ease-in-out, margin-left 0.5s ease-in-out;
    -ms-transition: opacity 0.4s ease-in-out, margin-left 0.5s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out, margin-left 0.5s ease-in-out;
    transition: opacity 0.4s ease-in-out, margin-left 0.5s ease-in-out;
}
@media screen and (max-width: 767px) {
    .front #features li {
        opacity: 1;
        filter: "";
        -ms-filter: "";
        margin: 0;
    }
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    .front #features li {
        padding: 0 0 0.725em;
        font-size: 0.9em;
    }
}
@media screen and (min-width: 1020px) {
    .front #features li {
        padding: 0 0 0.638em;
    }
}
@media screen and (min-width: 1230px) {
    .front #features li {
        padding: 0 0 0.81em;
    }
}
.lt-ie9 .front #features li {
    font-family: "latolight_italic", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
}
.no-js .front #features li,
.front #features li.active {
    opacity: 1;
    filter: "";
    -ms-filter: "";
    margin: 0;
}
.front #features li.skip {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: color 0 ease-in;
    -ms-transition: none;
    transition: none;
}
.front #features li.highlight {
    color: #ffffff;
    padding: 0;
    font-size: 1.256em;
    font-weight: normal;
    padding: 0.4em 0 0.5em;
    margin-left: -0.45em;
}
.front #features li:before {
    content: "\203A";
    font-size: 1.813em;
    font-style: normal;
    font-weight: 600;
    position: absolute;
    top: 1px;
    left: -3px;
    bottom: auto;
    right: auto;
    z-index: 1;
    font-weight: 300;
    color: #be0a24;
    top: -0.09em;
    left: -0.353em;
}
.lt-ie9 .front #features li:before {
    font-family: "latolight", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
}
.ie .front #features li:before {
    font-size: 77px;
}
.lt-ie9 .front #features li:before {
    font-family: "latolight", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
}
.front #features li.highlight:before {
    display: none;
}
#sites {
    position: absolute;
    width: 100%;
    top: 9em;
    left: 0;
    bottom: auto;
    right: auto;
    z-index: 1;
    z-index: 3;
}
@media screen and (max-width: 767px) {
    #sites {
        position: relative;
        top: auto;
        left: auto;
        padding: 0 0 10px;
    }
}
.no-js #sites {
    position: relative;
    top: auto;
    left: auto;
    padding: 1.875em 0 4.688em;
}
#sites .semitrans {
    background: none;
    padding: 0;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -ms-border-radius: 1px;
    -o-border-radius: 1px;
    border-radius: 1px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 30px solid rgba(85, 174, 255, 0.1);
}
@media screen and (max-width: 767px) {
    #sites .semitrans {
        border-width: 5%;
    }
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    #sites .semitrans {
        border-width: 20px;
    }
}
#sites .col-md-4.institutional .semitrans {
    border-color: rgba(27, 113, 192, 0.2);
}
#sites .col-md-4 {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    -ms-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
}
@media screen and (max-width: 767px) {
    #sites .col-md-4 {
        opacity: 1;
        filter: "";
        -ms-filter: "";
        padding: 1px 0;
        margin: 0 10% 10px;
    }
}
#sites .col-md-4 h2 {
    margin: 0;
    padding: 0 0 16%;
}
@media screen and (max-width: 767px) {
    #sites .col-md-4 h2 {
        padding: 0 0 5%;
    }
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    #sites .col-md-4 h2 {
        padding: 0 0 5%;
    }
}
@media screen and (min-width: 1020px) {
    #sites .col-md-4 h2 {
        padding: 0 0 8%;
    }
}
@media screen and (min-width: 1230px) {
    #sites .col-md-4 h2 {
        padding: 0 0 16%;
    }
}
.domain-dev-asia-lmax-com-rsc-tradefair #sites .col-md-4 {
    opacity: 1;
    filter: "";
    -ms-filter: "";
}
.no-js #sites .col-md-4,
#sites .col-md-4.active {
    opacity: 1;
    filter: "";
    -ms-filter: "";
}
#sites .col-md-4.skip {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: color 0 ease-in;
    -ms-transition: none;
    transition: none;
}
.no-js.lt-ie9 #sites .semitrans,
.lt-ie9 #sites .col-md-4.active .semitrans {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#26ffffff, endColorstr=#26ffffff, GradientType=1);
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#26ffffff,endColorstr=#26ffffff,GradientType=1);
    zoom: 1;
}
#sites .col-md-4 div.middle {
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -ms-border-radius: 1px;
    -o-border-radius: 1px;
    border-radius: 1px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    padding: 11% 8%;
    cursor: pointer;
    -webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
}
@media screen and (max-width: 767px) {
    #sites .col-md-4 div.middle {
        padding: 5%;
    }
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    #sites .col-md-4 div.middle {
        padding: 5%;
    }
}
@media screen and (min-width: 1020px) {
    #sites .col-md-4 div.middle {
        padding: 8%;
    }
}
@media screen and (min-width: 1230px) {
    #sites .col-md-4 div.middle {
        padding: 11% 8%;
    }
}
@media screen and (max-width: 767px) {
    #sites .col-md-4 div.middle h2 {
        margin: 0;
        text-align: center;
    }
}
#sites .col-md-4 div.middle svg path {
    fill: #ffffff;
}
.lt-ie9 #sites .col-md-4 li,
.lt-ie9 #sites .col-md-4 .btn {
    position: static;
}
.lt-ie9 #sites .col-md-4 .btn {
    display: none;
}
.lt-ie9 #sites .col-md-4.active li,
.lt-ie9 #sites .col-md-4.active .btn,
.no-js.lt-ie9 #sites .col-md-4.active li,
.no-js.lt-ie9 #sites .col-md-4.active .btn {
    position: relative;
    visibility: visible;
}
.lt-ie9 #sites .col-md-4.active .btn,
.no-js.lt-ie9 #sites .col-md-4.active .btn {
    display: inline-block;
}
#sites .col-md-4 div.middle:hover {
    background-position: 0 100px;
}
@media screen and (max-width: 767px) {
    #sites .col-md-4 div.middle:hover {
        background: #ffffff;
    }
}
#sites .col-md-4 div.middle:hover .btn {
    color: #000000;
}
#sites .col-md-4 ul {
    list-style: square outside url("data:image/gif;base64,R0lGODlhBQAKAIABAAAAAP///yH5BAEAAAEALAAAAAAFAAoAAAIIjI+ZwKwPUQEAOw==");
    margin: 0 0 10px 13px;
    padding: 0;
}
@media screen and (max-width: 767px) {
    #sites .col-md-4 ul {
        display: none;
    }
}
#sites .col-md-4 p {
    padding: 0;
    font-size: 1em;
    line-height: 1.1em;
    text-align: center;
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    #sites .col-md-4 p.pull-right {
        float: none !important;
        clear: both;
    }
}
#sites .col-md-4.interbank ul {
    padding: 0.55em 0;
}
@media screen and (max-width: 767px) {
    #sites .col-md-4.interbank ul {
        padding: 0;
    }
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    #sites .col-md-4.interbank ul {
        padding: 0;
    }
}
#sites .col-md-4 ul {
    font-size: 1.813em;
}
#sites .col-md-4 li {
    font-weight: 300;
    font-size: 1em;
}
.lt-ie9 #sites .col-md-4 li,
.lt-ie9 #content #sites .col-md-4 li {
    font-family: "source_sans_prolight", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
}
#sites .col-md-4 li:before {
    display: none;
}
#sites .col-md-4 img,
#sites .col-md-4 svg {
    width: 100%;
}
@media screen and (max-width: 767px) {
    #sites .col-md-4 img,
    #sites .col-md-4 svg {
        width: 80%;
        margin: 0 auto;
    }
}
#sites .col-md-4 .btn {
    background: none;
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    font-family: "Lato", Arial, Helvetica, sans-serif;
    font-size: 1.3em;
    font-style: normal;
    font-weight: 300;
    position: relative;
    color: #1d718d;
    text-decoration: none;
    -webkit-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out;
    -ms-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
    padding: 0;
}
.lt-ie9 #sites .col-md-4 .btn {
    font-family: "latobold_italic", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
}
#sites .col-md-4 .btn:hover {
    text-decoration: none;
    color: #1d718d;
}
#main a#lmny4 {
    display: inline-block;
    margin-left: 0.5em;
    opacity: 0;
    color: #b29f77;
    font-weight: 400;
    font-size: 0.5em;
    text-decoration: none;
    position: relative;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -ms-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s;
}
#main a#lmny4.active {
    opacity: 1;
}
#main a#lmny4:after {
    content: "";
    display: block;
    clear: both;
    float: none;
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: 0.5em;
    left: 0;
    background: #b29f77;
}
#main a#lmny4:hover {
    color: #ffffff;
}
#main a#lmny4:hover:after {
    background: #ffffff;
}
.fulllink {
    width: 100%;
    height: 100%;
    display: block;
    clear: both;
    text-decoration: none !important;
    color: transparent;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}
#prefooter {
    color: #ffffff;
    background: none;
    margin: 0;
    height: 35px;
    z-index: 2;
}
@media screen and (max-width: 767px) {
    #prefooter {
        height: 10px;
    }
}
#prefooter.fixed {
    position: fixed;
    left: 0;
    width: 100%;
}
#prefooter .container {
    z-index: 3;
    padding: 10px 0 25px;
}
#prefooter p {
    color: #ffffff;
    font-size: 12px;
    margin: 0;
}
@media screen and (min-width: 1020px) {
    #prefooter p {
        font-size: 12px;
    }
}
@media screen and (min-width: 1230px) {
    #prefooter p {
        font-size: 0.75em;
    }
}
#prefooter a {
    color: #ffffff;
    font-size: 1em;
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    #prefooter a {
        font-size: 1em;
    }
}
#prefooter p.lead {
    font-size: 1.25em;
    font-weight: 300;
    line-height: 1.579em;
}
@media screen and (max-width: 767px) {
    #prefooter p.lead {
        text-align: center;
    }
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    #prefooter p.lead {
        font-size: 1.813em;
    }
}
.lt-ie9 #prefooter p.lead {
    font-family: "source_sans_prolight", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
}
#prefooter p.pull-right {
    line-height: 3em;
    font-size: 0.875em;
}
@media screen and (max-width: 767px) {
    #prefooter p.pull-right {
        text-align: center;
        float: none;
    }
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    #prefooter p.pull-right {
        text-align: right;
        font-size: 1.188em;
        line-height: 2.5em;
    }
}
@media screen and (min-width: 1020px) {
    #prefooter p.pull-right {
        font-size: 0.875em;
    }
}
@media screen and (min-width: 1230px) {
    #prefooter p.pull-right {
        font-size: 0.75em;
    }
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    #prefooter .br {
        display: block;
        float: none;
        clear: both;
    }
}
@media screen and (max-width: 767px) {
    .touch .front #prefooter .chevron {
        top: 1px;
    }
}
@media screen and (max-width: 767px) {
    .touch .not-front #prefooter {
        background: #ffffff;
    }
}
.front #prefooter .chevron:before,
.front #prefooter .chevron:after {
    background-color: transparent;
    background: -webkit-gradient(to left top, #000000 49%, rgba(0, 0, 0, 0) 51%);
    background: -webkit-linear-gradient(to left top, #000000 49%, rgba(0, 0, 0, 0) 51%);
    background: -moz-linear-gradient(to left top, #000000 49%, rgba(0, 0, 0, 0) 51%);
    background: -ms-linear-gradient(to left top, #000000 49%, rgba(0, 0, 0, 0) 51%);
    background: -o-linear-gradient(to left top, #000000 49%, rgba(0, 0, 0, 0) 51%);
    background: linear-gradient(to left top, #000000 49%, rgba(0, 0, 0, 0) 51%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff000000, endColorstr=#00000000, GradientType=1);
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff000000,endColorstr=#00000000,GradientType=1);
    zoom: 1;
}
.front #prefooter .chevron:after {
    left: 50%;
    right: 0;
    background-color: transparent;
    background: -webkit-gradient(to right top, #000000 49%, rgba(0, 0, 0, 0) 51%);
    background: -webkit-linear-gradient(to right top, #000000 49%, rgba(0, 0, 0, 0) 51%);
    background: -moz-linear-gradient(to right top, #000000 49%, rgba(0, 0, 0, 0) 51%);
    background: -ms-linear-gradient(to right top, #000000 49%, rgba(0, 0, 0, 0) 51%);
    background: -o-linear-gradient(to right top, #000000 49%, rgba(0, 0, 0, 0) 51%);
    background: linear-gradient(to right top, #000000 49%, rgba(0, 0, 0, 0) 51%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff000000, endColorstr=#00000000, GradientType=1);
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff000000,endColorstr=#00000000,GradientType=1);
    zoom: 1;
}
.front #prefooter .chevron-before,
#body #prefooter.chevron-after {
    right: 50%;
    left: auto;
    border-right: 0;
    border-color: #000000;
    border-left: 1px inset transparent;
}
.front #prefooter .chevron-after {
    right: auto;
    left: 50%;
    border-left: 0;
    border-color: #000000;
    border-right: 1px inset transparent;
}
#footer {
    color: #999999;
    background: #000000;
    padding: 20px 0 100px;
}
@media screen and (min-width: 1020px) {
    #footer {
        font-size: 14px;
    }
}
@media screen and (min-width: 1230px) {
    #footer {
        font-size: 16px;
    }
}
#footer:after {
    content: "";
    background: #000000;
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 9999;
}
.front #footer,
.institutional #footer,
.interbank #footer {
    padding-bottom: 10px;
}
#footer.fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
}
@media screen and (max-width: 767px) {
    #footer .social {
        padding: 10px 0 20px;
        margin: 0 auto;
        width: auto;
        display: table;
    }
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    #footer .social {
        padding: 10px 0 20px;
        margin: 0 auto;
        width: auto;
    }
}
.not-front #prefooter .chevron {
    top: auto;
    left: auto;
    position: relative;
    background: #000000;
}
@media screen and (max-width: 767px) {
    .not-front #prefooter .chevron {
        display: none;
    }
}
.not-front #prefooter .chevron:before,
.not-front #prefooter .chevron:after {
    background: #000000;
    background-color: transparent;
    background: -webkit-gradient(to left top, rgba(255, 255, 255, 0) 49%, #ffffff 51%);
    background: -webkit-linear-gradient(to left top, rgba(255, 255, 255, 0) 49%, #ffffff 51%);
    background: -moz-linear-gradient(to left top, rgba(255, 255, 255, 0) 49%, #ffffff 51%);
    background: -ms-linear-gradient(to left top, rgba(255, 255, 255, 0) 49%, #ffffff 51%);
    background: -o-linear-gradient(to left top, rgba(255, 255, 255, 0) 49%, #ffffff 51%);
    background: linear-gradient(to left top, rgba(255, 255, 255, 0) 49%, #ffffff 51%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff, endColorstr=#ffffffff, GradientType=1);
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#ffffffff,GradientType=1);
    zoom: 1;
}
.not-front #prefooter .chevron-before,
.not-front #prefooter .chevron-after {
    background: #ffffff;
    left: auto;
    right: 0;
    border-bottom-color: #000000;
}
.not-front #prefooter .chevron-after {
    right: auto;
    left: 0;
}
.not-front #prefooter .chevron:after {
    background-color: transparent;
    background: -webkit-gradient(to right top, rgba(255, 255, 255, 0) 49%, #ffffff 51%);
    background: -webkit-linear-gradient(to right top, rgba(255, 255, 255, 0) 49%, #ffffff 51%);
    background: -moz-linear-gradient(to right top, rgba(255, 255, 255, 0) 49%, #ffffff 51%);
    background: -ms-linear-gradient(to right top, rgba(255, 255, 255, 0) 49%, #ffffff 51%);
    background: -o-linear-gradient(to right top, rgba(255, 255, 255, 0) 49%, #ffffff 51%);
    background: linear-gradient(to right top, rgba(255, 255, 255, 0) 49%, #ffffff 51%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff, endColorstr=#ffffffff, GradientType=1);
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#ffffffff,GradientType=1);
    zoom: 1;
}
.lt-ie9 .not-front #prefooter .chevron {
    background: #ffffff;
}
.lt-ie9 .not-front #prefooter .chevron-before {
    background: none;
    filter: progid:DXImageTransform.Microsoft.MotionBlur(strength=15, direction=90);
}
.lt-ie9 .not-front #prefooter .chevron-after {
    background: none;
    filter: progid:DXImageTransform.Microsoft.MotionBlur(strength=15, direction=-90);
}
#footer .navbar-brand {
    padding: 0 0 5px;
    margin: 0;
    width: 143px;
    display: block;
    float: none;
    clear: both;
}
@media screen and (max-width: 767px) {
    #footer .navbar-brand {
        margin: 0 auto;
    }
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    #footer .navbar-brand {
        margin: 0 auto;
    }
}
#footer .navbar-brand img {
    width: 143px;
    height: 64px;
}
#footer li {
    line-height: 20px;
    padding-top: 1.3em;
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    #footer li {
        padding-top: 1.2em;
    }
}
#footer li.col-md-3,
#footer li:first-child {
    padding: 0;
}
#footer a {
    color: #999999;
    font-size: 1em;
    line-height: 1.1em;
    white-space: nowrap;
    text-decoration: none;
}
#footer p {
    color: #999999;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.375em;
    margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
    #footer p {
        text-align: center;
    }
}
.lt-ie9 #prefooter p {
    font-family: "source_sans_proregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
}
#footer p a {
    line-height: 1em;
}
#footer p.contact {
    color: #999999;
    font-size: 1em;
    line-height: 1.6em;
    padding: 0 0 10px;
    margin: 0;
}
@media screen and (max-width: 767px) {
    #footer p.contact {
        text-align: center;
    }
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    #footer p.contact .separator {
        visibility: hidden;
        display: block;
        float: none;
        clear: both;
        height: 0;
    }
}
#footer .col-md-8.hidden-xs {
    padding-left: 30px;
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    #footer .col-md-8.hidden-xs {
        margin: 0;
    }
}
@media screen and (min-width: 1020px) {
    #footer .col-md-8.hidden-xs {
        padding-left: 24px;
    }
}
@media screen and (min-width: 1230px) {
    #footer .col-md-8.hidden-xs {
        padding-left: 30px;
    }
}
#footer .sitemap {
    margin-left: -2px;
}
@media screen and (max-width: 767px) {
    #footer .sitemap {
        margin: 0;
        display: none;
    }
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    #footer .sitemap {
        margin: 0;
    }
}
@media screen and (min-width: 1020px) {
    #footer .sitemap {
        margin: 0 -20px;
    }
}
@media screen and (min-width: 1230px) {
    #footer .sitemap {
        margin: 0 -25px;
    }
}
#footer .sitemap > li {
    /*background: url(/profiles/lmax_ms/themes/custom/revamp/img/patterns/retina-dot.png?v=1) repeat-y 0 0;*/
    background-size: 5px 5px;
    min-height: 9em;
    padding: 0 25px;
}
@media screen and (max-width: 767px) {
    #footer .sitemap > li {
        background: none;
        min-height: 0;
        padding: 0 0 10px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    #footer .sitemap > li {
        padding-right: 15px;
        background: none;
        min-height: 0;
    }
}
@media screen and (min-width: 1020px) {
    #footer .sitemap > li {
        padding: 0 20px;
    }
}
@media screen and (min-width: 1230px) {
    #footer .sitemap > li {
        padding: 0 25px;
    }
}
@media screen and (max-width: 767px) {
    #footer .sitemap > li.tar-xs {
        text-align: right;
        background-position: right 0;
    }
}
#footer .sitemap {
    padding-bottom: 30px;
}
#footer .sitemap > li:first-child {
    padding-left: 25px;
    margin-left: 0;
}
@media screen and (max-width: 767px) {
    #footer .sitemap > li:first-child {
        padding-left: 0;
    }
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    #footer .sitemap > li:first-child {
        padding-left: 0;
    }
}
@media screen and (min-width: 1020px) {
    #footer .sitemap > li:first-child {
        padding-left: 20px;
    }
}
@media screen and (min-width: 1230px) {
    #footer .sitemap > li:first-child {
        padding-left: 25px;
    }
}
#footer p a:hover,
#footer .sitemap a:hover {
    color: #ffffff;
}
#footer .search,
#prefooter .search {
    display: block;
    float: none;
    clear: both;
    width: 114px;
    position: absolute;
    top: 25px;
    left: 50%;
    bottom: auto;
    right: auto;
    z-index: 3;
    margin-left: -57px;
    display: none !important;
}
#footer input,
#footer .btn,
#prefooter input,
#prefooter .btn {
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    height: 12px;
    line-height: 12px;
    background: #262626;
    color: #999999;
}
#footer input,
#prefooter input {
    width: 83px !important;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
#footer .btn,
#prefooter .btn {
    height: 20px;
    width: 20px;
    padding: 1px 3px 5px;
}
#footer .btn i,
#prefooter .btn i {
    font: 0/0;
    text-shadow: none;
    color: transparent;
    display: block;
    float: none;
    clear: both;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    margin: 0;
}
a {
    text-decoration: none;
    color: #555555;
}
#sidebar .block-block {
    padding-bottom: 20px;
}
#sidebar img {
    image-rendering: auto;
}
#sidebar .video img {
    width: 100%;
}
#sidebar .block-block p:last-child {
    padding-bottom: 0;
}
#sidebar .block-block p.framed:last-child {
    padding-bottom: 1px;
}
#sidebar .block-block a {
    color: #000000;
    text-decoration: none;
}
#sidebar .block-block a.more {
    text-decoration: underline;
}
#sidebar .block-block a:hover,
#sidebar .block-block a:hover strong {
    color: #be0a24;
    text-decoration: underline;
}
.not-front p a {
    text-decoration: underline;
}
.professional #sidebar .block-block a:hover,
.professional #main a:hover,
.professional #sidebar .block-block a:hover strong {
    color: #4a1c6b;
}
.broker #sidebar .block-block a:hover,
.broker #main a:hover,
.broker #sidebar .block-block a:hover strong {
    color: #666666;
}
.institutional #sidebar .block-block a:hover,
.institutional #main a:hover,
.institutional #sidebar .block-block a:hover strong {
    color: #3a9983;
}
.interbank #sidebar .block-block a:hover,
.interbank #main a:hover,
.interbank #sidebar .block-block a:hover strong {
    color: #3760a4;
}
.deliverablefx #sidebar .block-block a:hover,
.deliverablefx #main a:hover,
.deliverablefx #sidebar .block-block a:hover strong {
    color: #5794b4;
}
.prime #sidebar .block-block a:hover,
.prime #main a:hover,
.prime #sidebar .block-block a:hover strong {
    color: #80aede;
}
.bullion #sidebar .block-block a:hover,
.bullion #main a:hover,
.bullion #sidebar .block-block a:hover strong {
    color: #de881c;
}
#main a:hover {
    text-decoration: underline;
    color: #be0a24;
}
.panel-group.list .panel-heading a.accordion-toggle,
#content p a.more,
a.more {
    color: #555555;
    font-size: 14px;
    line-height: 1em;
    font-weight: 400;
    font-style: normal;
    text-decoration: underline;
    padding-left: 10px;
}
.panel-group.list .panel-heading a.np.accordion-toggle.np,
#content p a.more.np,
a.more.np {
    padding: 0;
}
.lt-ie9 .panel-group.list .panel-heading a.accordion-toggle,
.lt-ie9 #content p a.more,
.lt-ie9 a.more {
    font-family: "source_sans_proregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
}
#content p a.btn,
#sidebar p a.btn {
    color: #ffffff;
    text-decoration: none;
    font-size: 1.75em;
    line-height: 1.4em;
    font-family: "Lato", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-style: italic;
    padding: 0.1em 1.6em;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
#content p a.btn,
#content p a.btn:hover,
#sidebar p a.btn,
#sidebar p a.btn:hover,
.professional #main a.btn:hover,
.bullion #main a.btn:hover {
    color: #ffffff;
}
.lt-ie9 #content p a.btn,
.lt-ie9 #sidebar p a.btn {
    font-family: "latoitalic", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
}
#content a.btn.btn-success,
#content p a.btn.btn-success,
#sidebar p a.btn.btn-success,
#sidebar p a.btn.btn-success,
form button.btn.btn-success {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #26ce3a;
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.2), rgba(255, 255, 255, 0.15));
    background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.2), rgba(255, 255, 255, 0.15));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.2), rgba(255, 255, 255, 0.15));
    background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0.2), rgba(255, 255, 255, 0.15));
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.2), rgba(255, 255, 255, 0.15));
    font-family: Lato, Arial, Helvetica, sans-serif;
    border: 0;
    font-size: 1.3em;
    font-weight: 400;
    font-style: italic;
    line-height: 1.3em;
    padding: 10px 10% 11px;
    text-transform: uppercase;
}
#content a.btn.btn-success.gradient,
#content p a.btn.btn-success.gradient,
#sidebar p a.btn.btn-success.gradient,
#sidebar p a.btn.btn-success.gradient,
form button.btn.btn-success.gradient,
#content a.btn.btn-success.gradient2,
#content p a.btn.btn-success.gradient2,
#sidebar p a.btn.btn-success.gradient2,
#sidebar p a.btn.btn-success.gradient2,
form button.btn.btn-success.gradient2 {
    background-color: #5fdc5e !important;
}
#sidebar p a.btn.btn-success,
#sidebar p a.btn.btn-success {
    min-width: 72%;
}
#sidebar p a.btn.btn-success:hover {
    color: #ffffff;
}
.professional #content a.btn.btn-success,
.professional #content p a.btn.btn-success,
.professional #sidebar p a.btn.btn-success,
#sidebar .professional p a.btn.btn-success,
.professional form button.btn.btn-success {
    background-color: #32a0fd;
}
.institutional #content a.btn.btn-success,
.institutional #content p a.btn.btn-success,
.institutional #sidebar p a.btn.btn-success,
#sidebar .institutional p a.btn.btn-success,
.institutional form button.btn.btn-success {
    background-color: #3a9983;
}
.bullion #content a.btn.btn-success,
.bullion #content p a.btn.btn-success,
.bullion #sidebar p a.btn.btn-success,
#sidebar .bullion p a.btn.btn-success,
.bullion form button.btn.btn-success {
    background-color: #de881c;
}
#content a.btn.btn-success.red,
#content p a.btn.btn-success.red,
#sidebar p a.btn.btn-success.red,
#sidebar p a.btn.btn-success.red,
.exchange form button.btn.btn-success.red {
    background-color: #be0a24;
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    #sidebar .sm-pb {
        padding-bottom: 20px;
    }
}
#content a {
    text-decoration: underline;
}
#content a.more,
.not-front #content h3 a.more,
#sidebar .block-block a.more {
    text-decoration: underline;
    color: #555555;
}
#content a.more:hover,
.not-front #content h3 a.more:hover,
#sidebar .block-block a.more:hover {
    color: #be0a24;
}
.professional #content a.more:hover,
.professional.not-front #content h3 a.more:hover,
.professional #sidebar .block-block a.more:hover {
    color: #4a1c6b;
}
.broker #content a.more:hover,
.broker.not-front #content h3 a.more:hover,
.broker #sidebar .block-block a.more:hover {
    color: #666666;
}
.institutional #content a.more:hover,
.institutional.not-front #content h3 a.more:hover,
.institutional #sidebar .block-block a.more:hover {
    color: #3a9983;
}
.interbank #content a.more:hover,
.interbank.not-front #content h3 a.more:hover,
.interbank #sidebar .block-block a.more:hover {
    color: #3760a4;
}
.deliverablefx #content a.more:hover,
.deliverablefx.not-front #content h3 a.more:hover,
.deliverablefx #sidebar .block-block a.more:hover {
    color: #5794b4;
}
.prime #content a.more:hover,
.prime.not-front #content h3 a.more:hover,
.prime #sidebar .block-block a.more:hover {
    color: #80aede;
}
.bullion #content a.more:hover,
.bullion.not-front #content h3 a.more:hover,
.bullion #sidebar .block-block a.more:hover {
    color: #de881c;
}
#content a[href$=".pdf"]:after {
    content: "(PDF)";
    display: inline-block;
    padding-left: 5px;
}
#content a[href$=".csv"]:after {
    content: "(CSV)";
    display: inline-block;
    padding-left: 5px;
}
#content a[href$=".zip"]:after {
    content: "(ZIP)";
    display: inline-block;
    padding-left: 5px;
}
#content h2 a,
#content h3 a {
    text-decoration: none;
}
#risk-warning {
    position: fixed;
    bottom: 0;
    left: 0;
    right: auto;
    margin: 0;
    -webkit-box-shadow: 4px 4px 18px 0px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 4px 4px 18px 0px rgba(0, 0, 0, 0.6);
    box-shadow: 4px 4px 18px 0px rgba(0, 0, 0, 0.6);
    color: #000000;
    text-shadow: none;
    padding: 20px 0;
    width: 100%;
    z-index: 300;
    background: rgba(255, 255, 255, 0.9);
    -webkit-transform: translateZ(0);
}
@media screen and (max-width: 767px) {
    #risk-warning {
        background: rgba(0, 0, 0, 0.6);
        padding: 3px 5px;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    #risk-warning {
        padding: 10px 0;
    }
    #risk-warning .accordion-toggle {
        display: none;
    }
    #risk-warning .collapse {
        display: block;
        clear: both;
        height: auto !important;
    }
}
@media screen and (min-width: 1020px) {
    #risk-warning {
        padding: 20px 0;
    }
    #risk-warning .accordion-toggle {
        display: none;
    }
    #risk-warning .collapse {
        display: block;
        clear: both;
        height: auto !important;
    }
}
#risk-warning .accordion-toggle {
    text-decoration: none !important;
    font-weight: 400;
}
#risk-warning .panel-group {
    padding: 0;
}
#risk-warning .panel {
    background: none;
}
.no-js #risk-warning,
#risk-warning.active {
    opacity: 1;
    filter: "";
    -ms-filter: "";
}
.lt-ie9 #risk-warning {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e5ffffff, endColorstr=#e5ffffff, GradientType=1);
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e5ffffff,endColorstr=#e5ffffff,GradientType=1);
    zoom: 1;
}
#risk-warning a {
    color: #000000;
}
@media screen and (max-width: 767px) {
    #risk-warning a {
        color: #ffffff;
    }
}
#risk-warning a:after,
#content a.na:after {
    display: none;
}
#cookie-warning {
    position: absolute;
    top: 123px;
    left: 0;
    bottom: auto;
    right: auto;
    z-index: 1;
    width: 100%;
    padding: 10px 0;
    z-index: 4;
    margin: 0;
    border: 0 none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    display: none;
    -webkit-transform: translateZ(0);
}
@media screen and (max-width: 767px) {
    #cookie-warning {
        z-index: 4;
        top: 48px;
    }
}
@media screen and (max-width: 767px) {
    .smartbanner #cookie-warning {
        top: 126px;
    }
}
.no-js #cookie-warning,
#cookie-warning.active {
    display: block;
    float: none;
    clear: both;
}
#cookie-warning .close {
    position: absolute;
    top: 9px;
    right: 50%;
    z-index: 10;
    margin-right: -480px;
}
@media screen and (max-width: 767px) {
    #cookie-warning .close {
        margin-right: 0;
        right: 15px;
        font-size: 0;
        color: transparent;
        width: 32px;
        height: 32px;
        opacity: 0.5;
    }
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    #cookie-warning .close {
        margin-right: -360px;
    }
}
@media screen and (min-width: 1020px) {
    #cookie-warning .close {
        margin-right: -480px;
    }
}
@media screen and (min-width: 1230px) {
    #cookie-warning .close {
        margin-right: -585px;
    }
}
@media screen and (max-width: 767px) {
    #cookie-warning .close:before {
        content: "";
        display: block;
        clear: both;
        background: #000000;
        height: 2px;
        -webkit-transform: rotate(45deg) translate(0px, 0px);
        -moz-transform: rotate(45deg) translate(0px, 0px);
        -ms-transform: rotate(45deg) translate(0px, 0px);
        -o-transform: rotate(45deg) translate(0px, 0px);
        transform: rotate(45deg) translate(0px, 0px);
        -ms-transform: rotate(0);
    }
}
@media screen and (max-width: 767px) {
    #cookie-warning .close:after {
        content: "";
        display: block;
        clear: both;
        background: #000000;
        height: 2px;
        -webkit-transform: rotate(-45deg) translate(1px, -2px);
        -moz-transform: rotate(-45deg) translate(1px, -2px);
        -ms-transform: rotate(-45deg) translate(1px, -2px);
        -o-transform: rotate(-45deg) translate(1px, -2px);
        transform: rotate(-45deg) translate(1px, -2px);
        -ms-transform: rotate(0);
    }
}
#cookie-warning p {
    padding: 0 27px 0 0;
    margin: 0;
    font-size: 13px;
}
@media screen and (min-width: 1020px) {
    #cookie-warning p {
        font-size: 13px;
    }
}
@media screen and (min-width: 1230px) {
    #cookie-warning p {
        font-size: 15px;
    }
}
.panel-group.list {
    margin: 0;
    padding: 0 0 10px 15px;
}
.panel-group.list.unstyled {
    padding-left: 0;
}
#content .panel-group.list.unstyled p {
    font-size: 1em;
}
.panel-group.list.unstyled h4 {
    margin: 0;
    font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1em;
    font-style: normal;
    padding-bottom: 10px;
    line-height: 1.375em;
}
.lt-ie9 .panel-group.list.unstyled h4 {
    font-family: "source_sans_proregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
}
.no-js .panel-collapse.collapse {
    display: block;
    float: none;
    clear: both;
    height: auto !important;
}
.not-front #content ul h3,
.not-front #content .panel-group.list .panel-heading h2,
.not-front #content .panel-group.list .panel-heading h3,
.not-front #content .panel-group.list .panel-heading h4 {
    background: none;
    padding: 0;
    margin: 0;
    font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 600;
    line-height: 1.375em;
    color: #000000;
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    .not-front #content ul h3 {
        font-size: 1em;
    }
}
.lt-ie9 .not-front #content ul h3,
.lt-ie9 .not-front #content .panel-group.list .panel-heading h2,
.lt-ie9 .not-front #content .panel-group.list .panel-heading h3,
.lt-ie9 .not-front #content .panel-group.list .panel-heading h4 {
    font-family: "source_sans_prosemibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
}
.not-front #content .events .panel-group.list .panel-heading h3 {
    font-family: "Lato", Arial, Helvetica, sans-serif;
    font-style: italic;
    font-weight: 400;
    line-height: 1.1em;
    font-size: 1.625em;
    margin: 0;
    padding: 0.2em 60px 0.2em 0;
}
.lt-ie9 .not-front #content .events .panel-group.list .panel-heading h3 {
    font-family: "latoitalic", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
}
.not-front #content .events .panel-group.list .panel-heading h3 small {
    padding-left: 10px;
}
.panel-group.list .panel {
    border: 0 none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin: 0;
    overflow: visible;
}
.panel-group.list .panel-heading {
    position: relative;
    font-size: 1em;
    padding: 0;
    background: none;
    color: inherit;
    border: 0 none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.panel-group.list .panel-heading:before {
    top: -3px;
    line-height: 0.57em;
}
.panel-group.list .panel-body,
.panel-group.list .panel-heading + .panel-collapse .panel-body {
    border: 0 none;
    padding: 0;
}
.panel-group.list .panel-heading .accordion-toggle,
.panel-group.list .panel-collapse .accordion-toggle {
    display: inline;
    padding: 0;
    opacity: 1;
    filter: "";
    -ms-filter: "";
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    -ms-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}
.panel-group .panel-heading .accordion-toggle.pl,
.panel-group .panel-collapse .accordion-toggle.pl,
.panel-group .panel-group .accordion-toggle.opened,
.more.pl {
    padding-left: 10px;
}
.panel-group.list .panel-collapse.in .accordion-toggle,
.panel-group.list .panel-heading a.accordion-toggle.opened.less {
    opacity: 1;
    filter: "";
    -ms-filter: "";
    display: inline;
}
.panel-group.list .panel-heading a.accordion-toggle.opened,
.panel-group.list .panel-heading a.accordion-toggle.less,
.panel-group.list .panel-collapse .accordion-toggle {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    display: none;
}
#content .panel-group.list li,
.not-front #content .panel-group.list .panel-group.list .panel-heading h2,
.not-front #content .panel-group.list .panel-group.list .panel-heading h3,
.not-front #content .panel-group.list .panel-group.list .panel-heading h4 {
    font-weight: 400;
    color: #555555;
}
.lt-ie9 .panel-group.list li {
    font-family: "source_sans_proregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
}
.panel-heading > p {
    padding: 0;
}
.videoFrame {
    max-width: 640px;
    margin-bottom: 5px;
}
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
}
.videoWrapper object,
.videoWrapper embed,
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.modal {
    width: 650px;
    margin-left: -325px;
}
.modal-body {
    max-height: 800px;
}
.modal-footer .btn {
    display: none;
}
#loader {
    height: 100%;
    left: 0;
    top: 0;
    text-align: center;
    position: fixed;
    width: 100%;
    z-index: 30;
    color: #262626;
    background: #ffffff;
    display: none !important;
}
#loader span {
    display: block;
    float: none;
    clear: both;
    font-style: italic;
    height: 50px;
    margin: 35px -50px;
    position: absolute;
    top: 50%;
    left: 50%;
    bottom: auto;
    right: auto;
    z-index: 1;
    width: 100px;
    display: none;
}
.no-js #loader,
.wf-active #loader,
.wf-inactive #loader {
    display: none;
}
#canvasloader {
    position: absolute;
    top: 50%;
    left: 50%;
    bottom: auto;
    right: auto;
    z-index: 1;
}
.videogallery .col-xs-6,
.videogallery .col-sm-6,
.videogallery .col-md-3,
.videogallery .col-md-4,
.videogallery .col-md-6 {
    margin-top: 0;
    margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
    .videogallery.alt .row {
        margin: 0;
    }
}
@media screen and (max-width: 767px) {
    .videogallery.alt .col-sm-6 {
        padding: 0;
    }
}
.videogallery .col-xs-6:nth-child(3),
.videogallery .col-sm-6:nth-child(3),
.videogallery .col-md-3:nth-child(3),
.videogallery .col-md-4:nth-child(3),
.videogallery .col-md-6:nth-child(3) {
    margin-top: 0;
    margin-bottom: 15px;
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    .videogallery .col-xs-6:nth-child(3),
    .videogallery .col-sm-6:nth-child(3),
    .videogallery .col-md-3:nth-child(3),
    .videogallery .col-md-4:nth-child(3),
    .videogallery .col-md-6:nth-child(3) {
        clear: left;
    }
}
#content .videogallery.alt ul.nav-tabs {
    padding: 0;
    margin: 20px 0;
}
#content .videogallery.alt .nav-tabs a {
    text-decoration: none;
}
.videogallery.alt .thumbnail img {
    margin: -10% 0;
}
.not-front #content .videogallery.alt .thumbnail a {
    border: 0;
    overflow: hidden;
}
.not-front #content .videogallery.alt h2 {
    margin: 0;
    z-index: 10;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    padding: 10px;
    background: #333333;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.7));
    color: #ffffff;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
    opacity: 1;
    font-size: 1.3em;
}
.not-front #content .videogallery.alt .thumbnail:hover h2 {
    opacity: 0;
}
.not-front #content .videogallery.alt .thumbnail a:after {
    opacity: 0;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}
.not-front #content .videogallery.alt .thumbnail:hover a:after {
    opacity: 1;
}
.not-front #content .videogallery.alt .thumbnail a:before {
    z-index: 13;
    display: block;
    width: 100%;
    height: 100%;
    opacity: 1;
    transform: none;
    -webkit-transform: none;
    top: 0;
    left: 0;
    margin: 0;
    border-radius: 0;
    content: "";
    background: transparent;
}
.not-front #content .videogallery.alt .thumbnail:hover a:before {
    opacity: 1;
    transform: none;
    -webkit-transform: none;
}
.not-front #content .videogallery.alt .thumbnail h2 span {
    position: relative;
    top: 55%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    height: auto;
    -webkit-transition: top 0.35s;
    transition: top 0.35s;
}
.not-front #content .videogallery.alt .thumbnail:hover h2 span {
    top: 50%;
}
.not-front #content .videogallery.alt .thumbnail h2 span.outercaption,
.not-front #content .videogallery.alt .thumbnail h2 span.innercaption {
    display: block;
    clear: both;
    position: relative;
    height: 100%;
    padding: 0;
    transform: none;
    -webkit-transform: none;
    top: auto;
}
.not-front #content .videogallery.alt .thumbnail h2 span.innercaption {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: auto;
}
.videogallery.alt .thumbnail {
    overflow: hidden;
}
#content .videogallery.alt p.videoinfo {
    position: absolute;
    top: 0;
    z-index: 11;
    color: #ffffff;
    padding: 7px 30px 10px 10px;
    width: 100%;
    left: 0;
    text-shadow: 1px 1px 3px #000000;
    background: none;
}
#content .videogallery.alt a.video {
    max-width: 100%;
}
#content .videogallery.alt p.videoinfo .glyphicon {
    color: #ffffff;
}
.not-front #content .videogallery.alt .thumbnail .addthis.single {
    position: absolute !important;
    top: 34px;
    z-index: 14;
    right: 5px;
}
#content .videogallery p {
    font-size: 13px;
    padding-bottom: 3px;
    color: #777777;
}
@media screen and (max-width: 767px) {
    #content .videogallery p {
        font-size: 13px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    #content .videogallery p {
        font-size: 12px;
    }
}
@media screen and (min-width: 1020px) {
    #content .videogallery p {
        font-size: 11px;
    }
}
@media screen and (min-width: 1230px) {
    #content .videogallery p {
        font-size: 13px;
    }
}
#content .videogallery p .mediatype {
    display: block;
    float: right;
}
#content .videogallery p.audio:after {
    content: "audio";
}
#content .videogallery p .glyphicon {
    color: #aaaaaa;
}
.videogallery .thumbnail {
    padding: 0;
    border: 0;
    border-radius: 0;
    position: relative;
    cursor: pointer;
}
.not-front #content .videogallery h2 {
    color: #777777;
    font-size: 13px;
    width: 100%;
    height: 100%;
    padding: 0;
    background: none;
    opacity: 1;
    font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
}
@media screen and (max-width: 767px) {
    .not-front #content .videogallery h2 {
        font-size: 13px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    .not-front #content .videogallery h2 {
        font-size: 12px;
    }
}
@media screen and (min-width: 1020px) {
    .not-front #content .videogallery h2 {
        font-size: 12px;
    }
}
@media screen and (min-width: 1230px) {
    .not-front #content .videogallery h2 {
        font-size: 13px;
    }
}
.lt-ie9 .not-front #content .videogallery h2 {
    font-family: "source_sans_proregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.videogallery .thumbnail img {
    width: 100%;
}
.not-front #content .videogallery .thumbnail a {
    display: block;
    float: none;
    clear: both;
    width: 100%;
    height: 100%;
    text-decoration: none;
    border: 1px solid #dddddd;
}
.not-front #content .videogallery .thumbnail .addthis.single {
    position: relative;
}
.not-front #content .videogallery .thumbnail .addthis.single .addthis_toolbox {
    position: absolute;
    bottom: 0px;
    right: 4px;
    z-index: 10;
}
.not-front #content .videogallery .thumbnail a.addthis_button_compact {
    width: auto;
    height: auto;
    border: 0;
}
.not-front #content .videogallery .thumbnail a:before {
    position: absolute;
    top: 50%;
    left: 50%;
    bottom: auto;
    right: auto;
    z-index: 3;
    margin-top: -25px;
    margin-left: -25px;
    text-align: center;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: normal;
    line-height: 50px;
    height: 50px;
    width: 50px;
    -webkit-font-smoothing: antialiased;
    content: "\e072";
    font-size: 30px;
    color: #716867;
    opacity: 0;
    transform: scale(0);
    -webkit-transform: scale(0);
    cursor: pointer;
    background: #ffffff;
    text-indent: 4px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    border-radius: 25px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
.not-front #content .videogallery .thumbnail a.addthis_button_compact:before {
    display: none;
}
.not-front #content .videogallery .thumbnail h2 span {
    line-height: 1em;
    display: block;
    float: none;
    clear: both;
    padding: 5px 0 0 0;
    color: inherit;
    width: 100%;
    height: 85px;
}
.not-front #content .videogallery .thumbnail a:before {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
.not-front #content .videogallery .thumbnail:hover a:before {
    opacity: 0.8;
    transform: scale(1);
    -webkit-transform: scale(1);
}
.not-front #content .videogallery .thumbnail:hover h2 {
    color: #333333;
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    .videogallery .thumbnail img {
        width: 100%;
        height: auto;
    }
}
#content.popup h1,
.not-front #colorbox h1 {
    font-size: 22px;
    font-weight: 400;
    color: #000000;
    padding-top: 5px;
    padding-right: 30px;
}
#content.popup h2,
.not-front #colorbox h2 {
    font-size: 20px;
    font-weight: 400;
    color: #000000;
}
.lt-ie9 #content.popup h1,
.lt-ie9 #content.popup h2,
.lt-ie9 .not-front #colorbox h1,
.lt-ie9 .not-front #colorbox h2 {
    font-family: "latoitalic", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
}
#content.popup a {
    color: #000000;
}
#content.popup a:hover {
    color: #be0a24;
}
#content.popup p.comments,
.not-front #colorbox p.comments {
    font-size: 12px;
    line-height: 1.2em;
    font-weight: 600;
}
.lt-ie9 #content.popup p.comments,
.lt-ie9 .not-front #colorbox p.comments {
    font-family: "source_sans_prosemibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
}
#content.popup .popup-wrapper,
.not-front #colorbox .popup-wrapper {
    margin: 10px 0 20px;
    position: relative;
    overflow: hidden;
}
#colorbox.alt1 iframe {
    border: 1px solid #dadcde;
    padding: 0 0 0 10px;
}
@media screen and (max-width: 767px) {
    #colorbox.alt1 iframe {
        border: 0;
        padding: 0 10px 10px;
    }
}
@media screen and (max-width: 767px) {
    #colorbox iframe {
        padding: 0 10px 10px;
    }
}
#colorbox.alt1 #cboxLoadedContent {
    /*background: url(/profiles/lmax_ms/themes/custom/revamp/img/colorbox/lmax.jpg?v=1) no-repeat 10px 0 #ffffff;*/
    padding-top: 70px;
    padding-bottom: 20px;
}
@media screen and (max-width: 767px) {
    #colorbox.alt1 #cboxLoadedContent {
        padding: 0;
        background: none;
    }
}
#colorbox.ld #cboxLoadedContent {
    background-position: 10px -70px;
}
#colorbox.alt1 #cboxClose {
    right: 20px;
    top: 15px;
}
@media screen and (max-width: 767px) {
    #colorbox.alt1 #cboxClose {
        right: 0;
        top: 0;
    }
}
.downloadpdf {
    position: absolute;
    top: 10px;
    right: 10px;
}
#main .event {
    position: relative;
    border-top: 1px solid #dddddd;
    margin-top: 10px;
    padding-top: 10px;
}
#main .event:first-child {
    border: 0;
    margin: 0;
    padding: 0;
}
#main .event .addthis.single {
    position: absolute;
    top: 11px;
    left: auto;
    bottom: auto;
    right: 0;
    z-index: 1;
}
.shareWrapper {
    position: relative;
}
.shareWrapper h1,
.shareWrapper h2 {
    padding-right: 60px !important;
}
.shareWrapper .addthis {
    position: absolute;
    top: 23px;
    left: auto;
    bottom: auto;
    right: 0;
    z-index: 2;
}
br.bigspace {
    display: block;
    float: none;
    clear: both;
    margin-top: 10px;
}
.shareWrapper {
    position: relative;
}
.shareWrapper .addthis {
    position: absolute;
    top: 23px;
    left: auto;
    bottom: auto;
    right: 0;
    z-index: 2;
}
#main .singlenews {
    position: relative;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
#main .singlenews .addthis.single {
    position: absolute;
    top: 11px;
    left: auto;
    bottom: auto;
    right: 0;
    z-index: 1;
}
.not-front #content .news h2,
.not-front #content h2.nolink {
    background: none;
    padding-top: 0.2em;
    padding-bottom: 0.2em;
}
@media screen and (max-width: 767px) {
    .ecalendar.container {
        position: relative;
        width: 100%;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
    }
}
@media screen and (max-width: 767px) {
    .ecalendar .fxst-gnral {
        min-width: 550px;
    }
}
#form-login {
    padding-top: 20px;
}
#form-login .btn-success,
.professional #form-login a.btn.btn-success#applyfor {
    width: 100%;
    padding: 0px 2px 4px 2px;
    margin-top: 27px;
    line-height: 29px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}
#form-login .form-group {
    position: relative;
}
#form-login label.has-error {
    position: absolute;
    top: 0;
    right: 3px;
    color: #b94a48;
    font-weight: normal;
    font-style: italic;
    text-align: right;
}
#form-login .checkbox {
    margin: 0;
    padding: 0 0 10px 20px;
}
#form-login .label-checkbox {
    padding: 0;
}
#form-login p {
    overflow: hidden;
    zoom: 1;
}
#form-login .form-control:focus {
    border-color: #000000;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(122, 122, 122, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(122, 122, 122, 0.6);
}
#form-login p.forgot {
    padding-bottom: 6px;
}
#applyfor {
    width: 100%;
}
#loginmessages img.pull-left.pr {
    max-width: 226px;
}
#form-login .row {
    margin-left: -5px;
    margin-right: -5px;
}
#form-login .col-md-7,
#form-login .col-md-5,
#form-login .col-md-2 {
    padding-left: 5px;
    padding-right: 5px;
}
#form-login .col-md-5 {
    width: 36.5%;
}
#form-login .col-md-2 {
    width: 27%;
}
#form-login .col-md-2 .form-group {
    padding-left: 10px;
}
#loginmessages .papl {
    position: absolute;
}
#loginmessages .papr {
    padding-left: 226px;
}
@media screen and (min-width: 1230px) {
    #form-login p.forgot {
        padding-bottom: 6px;
    }
    #rememberMe {
        margin-top: 6px;
    }
    .navigation {
        padding-bottom: 40px;
    }
}
@media screen and (min-width: 1020px) {
    #form-login p.forgot {
        padding-bottom: 6px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    #form-login p,
    #form-login li,
    #form-login .table,
    .not-front #form-login ul h3,
    .not-front #form-login .panel-group.list .panel-heading h2,
    .not-front #form-login .panel-group.list .panel-heading h3,
    .not-front #form-login .panel-group.list .panel-heading h4 {
        font-size: 1em;
    }
    #form-login .smallright {
        float: right !important;
    }
    #form-login .col-md-5,
    #form-login .col-md-2 {
        width: 100%;
    }
    #form-login .col-md-2 .form-group {
        padding-left: 0;
    }
    #form-login .btn-success,
    .professional #form-login a.btn.btn-success#applyfor {
        margin-top: 10px;
    }
    #form-login p.forgot {
        padding-bottom: 2px;
    }
    #rememberMe {
        margin-top: 2px;
    }
}
@media screen and (max-width: 767px) {
    #loginmessages img.pull-left.pr {
        max-width: 100%;
    }
    #form-login .btn-success {
        width: 100%;
    }
    #loginmessages .pull-left,
    #form-login .pull-left {
        float: none !important;
    }
    #loginmessages .pull-left {
        padding: 0 0 10px 0;
    }
    #form-login .col-md-5,
    #form-login .col-md-2 {
        width: 100%;
    }
    #form-login .col-md-2 .form-group {
        padding-left: 0;
    }
    #form-login .btn-success,
    .professional #form-login a.btn.btn-success#applyfor {
        margin-top: 10px;
    }
    #form-login p.forgot {
        padding-bottom: 2px;
    }
    #rememberMe {
        margin-top: 2px;
    }
    #loginmessages .papl {
        position: relative;
    }
    #loginmessages .papr {
        padding-left: 0;
    }
}
#main .singlevideo {
    position: relative;
}
#main .singlevideo .addthis.single {
    position: absolute;
    top: 22px;
    left: auto;
    bottom: auto;
    right: 0;
    z-index: 1;
}
.popup-wrapper.video .noflash {
    /*background: url(/profiles/lmax_ms/themes/custom/revamp/img/backgrounds/no-flash.jpg) no-repeat center center #000000;*/
    position: relative;
    z-index: 10;
}
.container,
#footer,
#prefooter {
    position: relative;
}
#footer,
#prefooter {
    z-index: 2;
}
@media screen and (max-width: 767px) {
    .container {
        padding: 0 5%;
    }
}
@media screen and (max-width: 767px) {
    .row {
        margin-left: -5%;
        margin-right: -5%;
    }
}
@media screen and (max-width: 767px) {
    .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,
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-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 {
        padding-left: 5%;
        padding-right: 5%;
    }
}
.dno {
    display: none;
}
.vih {
    visibility: hidden;
}
.ofh {
    overflow: hidden;
}
.tar {
    text-align: right;
}
.tac {
    text-align: center;
}
.ftl {
    float: left;
}
.oxh {
    overflow-x: hidden;
}
.block:before,
.block:after {
    content: "";
    display: table;
}
.block:after {
    clear: both;
}
.block {
    zoom: 1;
    clear: both;
}
ul.block {
    list-style: none;
    margin: 0;
}
@media screen and (min-width: 1230px) {
    .wnw {
        white-space: nowrap;
    }
}
.wnwa {
    white-space: nowrap;
}
@media screen and (max-width: 767px) {
    .clm:before {
        content: "";
        clear: left;
        display: block;
        height: 0;
    }
}
.popup .wnw,
.not-front #colorbox .wnw {
    white-space: nowrap;
}
.video-js {
    position: relative;
    padding: 0;
    font-size: 10px;
    vertical-align: middle;
    font-weight: normal;
    font-style: normal;
    font-family: Arial, sans-serif;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.video-js .vjs-tech {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.vjs-poster {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    cursor: pointer;
    height: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
}
.vjs-poster img {
    display: block;
    margin: 0 auto;
    max-height: 100%;
    padding: 0;
    width: 100%;
}
.video-js.vjs-using-native-controls .vjs-poster {
    display: none;
}
.vjs-tt-cue {
    display: block;
}
.vjs-default-skin .vjs-hidden {
    display: none;
}
.vjs-lock-showing {
    display: block !important;
    opacity: 1;
    visibility: visible;
}
.vjs-big-play-button,
.vjs-control-bar,
.vjs-loading-spinner,
.vjs-text-track-display,
.video-js .vjs-subtitles,
.video-js .vjs-captions,
.vjs-default-skin .vjs-progress-control,
.vjs-default-skin .vjs-time-controls,
.vjs-default-skin .vjs-time-divider,
.vjs-default-skin .vjs-captions-button,
.vjs-default-skin .vjs-mute-control,
.vjs-default-skin .vjs-volume-control,
.vjs-default-skin .vjs-fullscreen-control {
    display: none !important;
}
#big-video-wrap {
    overflow: hidden;
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}
@media screen and (max-width: 767px) {
    #big-video-wrap {
        display: none;
    }
}
.touch #big-video-wrap {
    display: none;
}
#big-video-vid {
    min-width: 100%;
    position: relative;
    padding: 0 0 56%;
    margin: 0;
    height: 0;
}
#big-video-vid video,
#big-video-vid object {
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    -webkit-filter: brightness(108.5%);
}
.video-js {
    width: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
    position: absolute;
}
.lt-ie9 .video-js {
    height: 100% !important;
}
.vegas {
    position: relative;
    top: -124px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
@media screen and (max-width: 767px) {
    .vegas {
        top: 0;
        min-height: 198px;
        height: auto;
    }
}
.vegas .container {
    position: relative;
    z-index: 2;
    height: 100%;
    padding: 0;
}
.vegas-inner {
    height: 280px;
    width: 100%;
    overflow: hidden;
    position: absolute;
    top: 124px;
    left: 0;
    bottom: auto;
    right: auto;
    z-index: 1;
}
@media screen and (max-width: 767px) {
    .vegas-inner {
        height: 100%;
        top: 0;
    }
}
@media screen and (min-width: 1020px) {
    .vegas-inner {
        height: 280px;
    }
}
@media screen and (min-width: 1230px) {
    .vegas-inner {
        height: 300px;
    }
}
.vegas img {
    -ms-interpolation-mode: bicubic;
    image-rendering: optimizeQuality;
    max-width: none !important;
    min-height: 100%;
    width: 100%;
    height: auto;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    position: absolute;
    top: 50%;
    left: 0;
    bottom: auto;
    right: auto;
    z-index: 1;
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    .prime .vegas img {
        -webkit-transform: translate(0, -60%);
        -moz-transform: translate(0, -60%);
        -o-transform: translate(0, -60%);
        -ms-transform: translate(0, -60%);
        transform: translate(0, -60%);
    }
}
@media screen and (min-width: 1020px) {
    .prime .vegas img {
        -webkit-transform: translate(0, -55%);
        -moz-transform: translate(0, -55%);
        -o-transform: translate(0, -55%);
        -ms-transform: translate(0, -55%);
        transform: translate(0, -55%);
    }
}
@media screen and (min-width: 1230px) {
    .prime .vegas img {
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }
}
.lt-ie9 .vegas img {
    top: 0;
}
@media screen and (max-width: 767px) {
    .lt-ie9 .vegas img {
        left: 0;
    }
}
.vegas-loading,
.vegas-overlay {
    display: none;
}
.vegas-background {
    -ms-interpolation-mode: bicubic;
    image-rendering: optimizeQuality;
    max-width: none !important;
    z-index: 0;
    width: 100%;
    height: auto;
    position: fixed;
    top: 0;
    left: 0;
}
@media screen and (max-width: 767px) {
    .vegas-background {
        display: none;
    }
}
.touch .front .vegas-background {
    display: none;
}
.vegas-overlay,
.vegas-background {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.cycle-main,
.cycle-main * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.cycle-main {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    position: relative;
    z-index: 3;
}
@media screen and (max-width: 767px) {
    .cycle-main {
        display: none;
    }
}
.cycle-caption {
    position: absolute;
    color: white;
    top: 15px;
    left: 15px;
    z-index: 700;
}
.cycle-overlay {
    background: black;
    color: white;
    padding: 15px;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
}
.cycle-slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 105px;
}
.cycle-pager {
    text-align: right;
    width: 100%;
    height: 17px;
    z-index: 500;
    position: absolute;
    top: auto;
    bottom: 18px;
    left: 0;
    overflow: hidden;
}
@media screen and (max-width: 767px) {
    .cycle-pager {
        bottom: -15px;
        text-align: center;
    }
}
.cycle-pager span {
    font-family: arial;
    font-size: 50px;
    width: 17px;
    height: 17px;
    line-height: 17px;
    display: inline-block;
    color: #be0a24;
    cursor: pointer;
    margin-left: 7px;
}
.cycle-pager span:first-child {
    margin: 0;
}
.professional .cycle-pager span {
    color: #4a1c6b;
}
.broker .cycle-pager span {
    color: #666666;
}
.institutional .cycle-pager span {
    color: #3a9983;
}
.interbank .cycle-pager span {
    color: #96acd9;
}
.bullion .cycle-pager span {
    color: #de881c;
}
.cycle-pager span.cycle-pager-active {
    color: #ffffff;
}
.cycle-pager > * {
    cursor: pointer;
}
.cycle-vertical,
.cycle-horizontal {
    position: relative;
    max-width: 590px;
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    .cycle-vertical {
        margin-bottom: 20px;
    }
}
.cycle-vertical .cycle-slideshow,
.cycle-horizontal .cycle-slideshow {
    position: relative;
    z-index: 2;
}
.no-js .cycle-vertical .cycle-slideshow a.video {
    display: none;
}
.no-js .cycle-vertical .cycle-slideshow a.video:first-child {
    display: block;
}
.cycle-vertical .cycle-controls .prev,
.cycle-vertical .cycle-controls .next {
    position: absolute;
    top: -20px;
    left: 0;
    bottom: auto;
    right: auto;
    z-index: 3;
    width: 100%;
    height: 30px;
    text-align: center;
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    -ms-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}
.cycle-vertical .cycle-controls .next {
    top: auto;
    bottom: -20px;
}
.cycle-vertical .cycle-controls .prev:hover,
.cycle-vertical .cycle-controls .next:hover {
    opacity: 1;
    filter: "";
    -ms-filter: "";
}
.cycle-vertical .cycle-controls a i {
    position: absolute;
    top: 10px;
    left: 50%;
    bottom: auto;
    right: auto;
    z-index: 1;
    margin-left: -19px;
}
.cycle-vertical .cycle-controls a.next i {
    top: auto;
    bottom: 10px;
}
.cycle-horizontal .cycle-controls .prev,
.cycle-horizontal .cycle-controls .next {
    position: absolute;
    top: 0;
    left: 0;
    bottom: auto;
    right: auto;
    z-index: 3;
    height: 100%;
    width: 30px;
    text-align: center;
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    -ms-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}
.cycle-horizontal .cycle-controls .next {
    left: auto;
    right: 0;
}
.cycle-horizontal .cycle-controls .prev:hover,
.cycle-horizontal .cycle-controls .next:hover {
    opacity: 1;
    filter: "";
    -ms-filter: "";
}
.cycle-horizontal .cycle-controls a i {
    position: absolute;
    top: 50%;
    left: 7px;
    bottom: auto;
    right: auto;
    z-index: 1;
    margin-top: -19px;
}
.cycle-horizontal .cycle-controls a.next i {
    left: auto;
    right: 7px;
}
.no-js .cycle-horizontal .cycle-slideshow a.video {
    display: none;
}
.no-js .cycle-horizontal .cycle-slideshow a.video:first-child {
    display: block;
}
.events .cycle-horizontal {
    padding: 15px 30px;
    border: 1px solid #dddddd;
}
.not-front #colorbox,
#cboxOverlay,
#cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden;
}
#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
}
#cboxMiddleLeft,
#cboxBottomLeft {
    clear: left;
}
#cboxContent {
    position: relative;
}
#cboxLoadedContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
#cboxTitle {
    margin: 0;
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
    cursor: pointer;
}
.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    max-width: none;
    -ms-interpolation-mode: bicubic;
}
.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
}
.not-front #colorbox,
#cboxContent,
#cboxLoadedContent {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}
#cboxTitle a {
    background: #ffffff;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    -ms-border-radius: 10px 10px 0 0;
    -o-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    padding: 10px;
}
#cboxOverlay {
    background: #cccccc;
}
.not-front #colorbox {
    outline: 0;
}
#cboxTopLeft {
    width: 40px;
    height: 25px;
    /*background: url(/profiles/lmax_ms/themes/custom/revamp/img/colorbox/border1b.png) no-repeat 0 0;*/
}
@media screen and (max-width: 767px) {
    #cboxTopLeft {
        width: 0;
        height: 0;
    }
}
#cboxTopCenter {
    height: 25px;
    /*background: url(/profiles/lmax_ms/themes/custom/revamp/img/colorbox/border1b.png) repeat-x 0 -100px;*/
}
@media screen and (max-width: 767px) {
    #cboxTopCenter {
        height: 0;
    }
}
#cboxTopRight {
    width: 40px;
    height: 25px;
    /*background: url(/profiles/lmax_ms/themes/custom/revamp/img/colorbox/border1b.png) no-repeat -40px 0;*/
}
@media screen and (max-width: 767px) {
    #cboxTopRight {
        width: 0;
        height: 0;
    }
}
#cboxBottomLeft {
    width: 40px;
    height: 40px;
    /*background: url(/profiles/lmax_ms/themes/custom/revamp/img/colorbox/border1b.png) no-repeat 0 -40px;*/
}
@media screen and (max-width: 767px) {
    #cboxBottomLeft {
        width: 0;
        height: 0;
    }
}
#cboxBottomCenter {
    height: 40px;
    /*background: url(/profiles/lmax_ms/themes/custom/revamp/img/colorbox/border1b.png) repeat-x 0 -140px;*/
}
@media screen and (max-width: 767px) {
    #cboxBottomCenter {
        height: 0;
    }
}
#cboxBottomRight {
    width: 40px;
    height: 40px;
    /*background: url(/profiles/lmax_ms/themes/custom/revamp/img/colorbox/border1b.png) no-repeat -40px -40px;*/
}
@media screen and (max-width: 767px) {
    #cboxBottomRight {
        width: 0;
        height: 0;
    }
}
#cboxMiddleLeft {
    width: 40px;
    /*background: url(/profiles/lmax_ms/themes/custom/revamp/img/colorbox/border2b.png) repeat-y 0 0;*/
}
@media screen and (max-width: 767px) {
    #cboxMiddleLeft {
        width: 0;
    }
}
#cboxMiddleRight {
    width: 40px;
    /*background: url(/profiles/lmax_ms/themes/custom/revamp/img/colorbox/border2b.png) repeat-y -40px 0;*/
}
@media screen and (max-width: 767px) {
    #cboxMiddleRight {
        width: 0;
    }
}
#cboxContent {
    background: #fff;
    overflow: visible;
}
.cboxIframe {
    background: #fff;
}
#cboxError {
    padding: 40px;
    border: 1px solid #ccc;
}
#cboxLoadedContent {
    margin-bottom: 0;
}
#cboxTitle {
    position: absolute;
    bottom: 0px;
    left: 0;
    text-align: center;
    width: 100%;
    color: #999;
}
#cboxCurrent {
    position: absolute;
    bottom: 0px;
    left: 80px;
    color: #999;
}
#cboxLoadingOverlay {
    /*background: #fff url(/profiles/lmax_ms/themes/custom/revamp/img/loading.gif) no-repeat center center;*/
}
#cboxPrevious,
#cboxNext,
#cboxSlideshow,
#cboxClose {
    border: 0;
    padding: 0;
    margin: 0;
    overflow: visible;
    width: auto;
    background: none;
}
#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
    outline: 0;
}
#cboxSlideshow {
    position: absolute;
    bottom: 0px;
    right: 42px;
    color: #444444;
}
#cboxPrevious {
    position: absolute;
    bottom: 0px;
    left: 0;
    color: #444444;
}
#cboxNext {
    position: absolute;
    bottom: 0px;
    left: 63px;
    color: #444444;
}
#cboxClose {
    font: 0/0;
    text-shadow: none;
    color: transparent;
    display: block;
    float: none;
    clear: both;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    color: #444444;
    height: 36px;
    right: -5px;
    top: 0;
    width: 36px;
    cursor: pointer;
    z-index: 5000;
    position: absolute;
    /*background: #ffffff url(/profiles/lmax_ms/themes/custom/revamp/img/colorbox/close.png) 0 0 no-repeat;*/
    -webkit-border-radius: 0 0 0 10px;
    -moz-border-radius: 0 0 0 10px;
    -ms-border-radius: 0 0 0 10px;
    -o-border-radius: 0 0 0 10px;
    border-radius: 0 0 0 10px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
@media screen and (max-width: 767px) {
    #cboxClose {
        right: 0;
        top: 0;
    }
}
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}
.bv-form .help-block {
    margin: 0;
}
.bv-form .tooltip-inner {
    text-align: left;
}
.nav-tabs li.bv-tab-success > a {
    color: #3c763d;
}
.nav-tabs li.bv-tab-error > a {
    color: #a94442;
}
.bv-form .bv-icon-no-label {
    top: 0;
}
.bv-form .bv-icon-input-group {
    top: 0;
    z-index: 100;
}
.appbadge {
    margin: 0;
    /*background-image: url(/profiles/lmax_ms/themes/custom/revamp/img/retina-apps-badges.png?v=1);*/
    background-size: 260px 280px;
    background-repeat: no-repeat;
    font: 0/0;
    text-shadow: none;
    color: transparent;
    display: block;
    float: none;
    clear: both;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
}
.appbadge.appbadge-en-apple {
    background-position: 0 0;
    width: 135px;
    height: 40px;
}
.appbadge.appbadge-en-android {
    background-position: -143px 0;
    width: 117px;
    height: 40px;
}
.appbadge.appbadge-de-apple {
    background-position: 0 -40px;
    width: 135px;
    height: 40px;
}
.appbadge.appbadge-de-android {
    background-position: -143px -40px;
    width: 117px;
    height: 40px;
}
.appbadge.appbadge-es-apple {
    background-position: 0 -80px;
    width: 135px;
    height: 40px;
}
.appbadge.appbadge-es-android {
    background-position: -143px -80px;
    width: 117px;
    height: 40px;
}
.appbadge.appbadge-fr-apple {
    background-position: 0 -120px;
    width: 135px;
    height: 40px;
}
.appbadge.appbadge-fr-android {
    background-position: -143px -120px;
    width: 117px;
    height: 40px;
}
.appbadge.appbadge-ru-apple {
    background-position: 0 -160px;
    width: 135px;
    height: 40px;
}
.appbadge.appbadge-ru-android {
    background-position: -143px -160px;
    width: 117px;
    height: 40px;
}
.appbadge.appbadge-cn-apple {
    background-position: 0 -200px;
    width: 135px;
    height: 40px;
}
.appbadge.appbadge-cn-android {
    background-position: -143px -200px;
    width: 117px;
    height: 40px;
}
.appbadge.appbadge-pl-apple {
    background-position: 0 -240px;
    width: 135px;
    height: 40px;
}
.appbadge.appbadge-pl-android {
    background-position: -143px -240px;
    width: 117px;
    height: 40px;
}
.sprite {
    margin: 0;
    background-image: url(https://www.lmax.com/wp-content/themes/revamp/assets/img/retina-spritesheet.png);
    background-size: 261px 150px;
    background-repeat: no-repeat;
    font: 0/0;
    text-shadow: none;
    color: transparent;
    display: block;
    float: none;
    clear: both;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
}
.sprite.sprite-ico-addthis {
    background-position: -2px -2px;
    width: 16px;
    height: 16px;
}
.sprite.sprite-ico-android {
    background-position: -22px -2px;
    width: 16px;
    height: 16px;
}
.sprite.sprite-ico-appstore {
    background-position: -42px -2px;
    width: 54px;
    height: 16px;
}
.sprite.sprite-ico-chat {
    background-position: -99px -2px;
    width: 16px;
    height: 11px;
}
.sprite.sprite-ico-chinese {
    background-position: -118px -2px;
    width: 22px;
    height: 16px;
}
.sprite.sprite-ico-dutch {
    background-position: -144px -2px;
    width: 22px;
    height: 16px;
}
.sprite.sprite-ico-email {
    background-position: -2px -22px;
    width: 16px;
    height: 16px;
}
.sprite.sprite-ico-english {
    background-position: -22px -22px;
    width: 22px;
    height: 16px;
}
.sprite.sprite-ico-french {
    background-position: -48px -22px;
    width: 22px;
    height: 16px;
}
.sprite.sprite-ico-german {
    background-position: -74px -22px;
    width: 22px;
    height: 16px;
}
.sprite.sprite-ico-googleplus {
    background-position: -100px -22px;
    width: 16px;
    height: 16px;
}
.sprite.sprite-ico-japanese {
    background-position: -120px -22px;
    width: 22px;
    height: 16px;
}
.sprite.sprite-ico-linkedin {
    background-position: -146px -22px;
    width: 16px;
    height: 16px;
}
.sprite.sprite-ico-lmax {
    background-position: -2px -42px;
    width: 19px;
    height: 16px;
}
.sprite.sprite-ico-lmax-dark {
    background-position: -25px -42px;
    width: 19px;
    height: 16px;
}
.sprite.sprite-ico-noflag {
    background-position: -48px -42px;
    width: 22px;
    height: 16px;
}
.sprite.sprite-ico-polish {
    background-position: -74px -42px;
    width: 22px;
    height: 16px;
}
.sprite.sprite-ico-portuguese {
    background-position: -100px -42px;
    width: 22px;
    height: 16px;
}
.sprite.sprite-ico-rss {
    background-position: -126px -42px;
    width: 16px;
    height: 16px;
}
.sprite.sprite-ico-russian {
    background-position: -2px -62px;
    width: 22px;
    height: 16px;
}
.sprite.sprite-ico-spanish {
    background-position: -28px -62px;
    width: 22px;
    height: 16px;
}
.sprite.sprite-ico-twitter {
    background-position: -146px -42px;
    width: 16px;
    height: 16px;
}
.sprite.sprite-ico-weibo {
    background-position: -54px -62px;
    width: 16px;
    height: 16px;
}
.sprite.sprite-ico-youtube {
    background-position: -74px -62px;
    width: 16px;
    height: 16px;
}
.sprite.sprite-ico-wechat {
    background-position: -95px -62px;
    width: 16px;
    height: 16px;
}
.sprite.sprite-lmax {
    background-position: -2px -82px;
    width: 143px;
    height: 66px;
}
.sprite.sprite-lmax-dark {
    background-position: -170px -2px;
    width: 90px;
    height: 41px;
}
.sprite.sprite-play-bottom {
    background-position: -166px -47px;
    width: 26px;
    height: 13px;
}
.sprite.sprite-play-left {
    background-position: -196px -47px;
    width: 13px;
    height: 26px;
}
.sprite.sprite-play-right {
    background-position: -213px -47px;
    width: 13px;
    height: 26px;
}
.sprite.sprite-play-top {
    background-position: -230px -47px;
    width: 26px;
    height: 13px;
}
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-xs-15 {
    width: 20%;
    float: left;
}
@media screen and (max-width: 767px) {
    .col-xs-15 {
        width: 20%;
        float: left;
    }
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    .col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media screen and (min-width: 1020px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media screen and (min-width: 1230px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}
.view-id-brochures_product_cards .views-row {
    color: #888888;
    font-size: 12px;
}
.view-id-brochures_product_cards .views-row > .row {
    margin-bottom: 5px;
}
.view-id-brochures_product_cards .views-field-title {
    color: #555555;
}
.view-id-brochures_product_cards .views-field-field-product {
    font-style: italic;
}
.view-id-brochures_product_cards .views-field-field-document-date {
    display: table;
    float: left;
    height: 31px;
}
.view-id-brochures_product_cards .views-field-field-document-date .field-content {
    display: table-cell;
    vertical-align: bottom;
}
.view-id-brochures_product_cards .views-field-field-language,
.view-id-brochures_product_cards .views-field-uri {
    border: 1px solid #888888;
}
.view-id-brochures_product_cards .views-field-uri {
    overflow: hidden;
    text-align: center;
}
.view-id-brochures_product_cards .views-field-uri img {
    image-rendering: auto;
    transform: rotate(0deg);
    width: 100%;
    text-align: center;
}
.ie .view-id-brochures_product_cards .views-field-uri img {
    transform: rotate(0.0001deg);
    -ms-interpolation-mode: bicubic;
    image-rendering: optimizeQuality;
}
.view-id-brochures_product_cards .views-field-field-language {
    float: right;
    height: auto;
    margin-top: 9px;
    line-height: 0;
    box-sizing: content-box;
}
.view-id-brochures_product_cards a[href$=".pdf"]:after {
    display: none !important;
}
.view-id-brochures_product_cards .svg-thumbnail {
    height: 18px;
    width: 35px;
}
@media screen and (max-width: 767px) {
    h1,
    h2,
    h3,
    h4,
    h5,
    .lt-ie9 #body #content h4 a,
    #content ul h3,
    #content.popup h1,
    .lt-ie9 #body #content.popup h2,
    #sidebar h2,
    #sidebar h3,
    .not-front #content .events .panel-group.list .panel-heading h3,
    .not-front #content h1,
    .lt-ie9 #body.not-front #content h2,
    .lt-ie9 #body #content ul h3,
    .not-front #content h2,
    .not-front #content h3,
    .not-front #content ul h3,
    .lt-ie9 #body h2,
    .lt-ie9 #body h3,
    .lt-ie9 #body h4,
    #slideshow h2,
    .lt-ie9 #body h5.lt-ie9 #body #sidebar h2,
    .lt-ie9 #body #sidebar h3,
    .panel-group.list.unstyled h4,
    .lt-ie9 #body #content.popup h1,
    .lt-ie9 #body #content.popup h2,
    .lt-ie9 #body #content h4 a,
    .lt-ie9 #body.not-front #content .events .panel-group.list .panel-heading h3,
    .lt-ie9 #body.not-front #content h1,
    .lt-ie9 #body.not-front #content h2,
    .lt-ie9 #body.not-front #content h3,
    .lt-ie9 #body.not-front #content ul h3,
    .lt-ie9 #body.not-front #content .panel-group.list .panel-heading h2,
    .lt-ie9 #body.not-front #content .panel-group.list .panel-heading h3,
    .lt-ie9 #body.not-front #content .panel-group.list .panel-heading h4,
    .not-front #content .panel-group.list .panel-heading h3,
    .not-front #content .panel-group.list .panel-heading h2,
    .lt-ie9 #body h1,
    .lt-ie9 #body h2,
    .lt-ie9 #body h3,
    .lt-ie9 #body h4,
    .lt-ie9 #body h5 {
        font-style: normal;
    }
}
@media screen and (max-width: 767px) {
    .blockonmobile {
        display: block;
        float: none !important;
        clear: both;
        width: 100% !important;
    }
}
#bigtitle {
    position: absolute;
    width: 100%;
    height: 282px;
    top: 50%;
    left: 0;
    margin: -211px 0 0;
}
@media screen and (max-width: 767px) {
    #bigtitle {
        position: relative;
        top: auto;
        margin: 0;
        padding-top: 58px;
        padding-bottom: 10px;
        height: auto;
    }
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    #bigtitle {
        height: 215px;
        margin-top: -158px;
    }
}
@media screen and (min-width: 1020px) {
    #bigtitle {
        height: 230px;
        margin-top: -185px;
    }
}
@media screen and (min-width: 1230px) {
    #bigtitle {
        height: 282px;
        margin-top: -211px;
    }
}
#bigtitle .price-widget {
    -webkit-box-shadow: 4px 4px 18px 0px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 4px 4px 18px 0px rgba(0, 0, 0, 0.6);
    box-shadow: 4px 4px 18px 0px rgba(0, 0, 0, 0.6);
    background: #ffffff;
    position: relative;
    border: 1px solid #dddddd;
    padding: 2px;
}
@media screen and (max-width: 767px) {
    #bigtitle .price-widget {
        width: 80%;
        margin: 0 auto;
    }
}
#bigtitle .price-widget.disabled {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 0;
    padding: 0;
    background: none;
    height: 130px;
}
@media screen and (max-width: 767px) {
    .visible-xs.inline {
        display: inline !important;
    }
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    .hidden-xs.inline {
        display: inline !important;
    }
}
@media screen and (min-width: 1020px) {
    .hidden-xs.inline {
        display: inline !important;
    }
}
@media screen and (min-width: 1230px) {
    .hidden-xs.inline {
        display: inline !important;
    }
}
@media screen and (min-width: 1020px) {
    .hidden-sm.inline {
        display: inline !important;
    }
}
@media screen and (min-width: 1230px) {
    .hidden-sm.inline {
        display: inline !important;
    }
}
@media screen and (max-width: 767px) {
    .lowercase-xs {
        text-transform: lowercase;
    }
}
#rtgfx,
#rtgfx a,
#rtgfx strong {
    color: #1b71c0 !important;
    font-size: 14px !important;
}
#smartbanner {
    position: absolute;
    left: 0;
    top: -82px;
    border-bottom: 1px solid #e8e8e8;
    width: 100%;
    height: 78px;
    font-family: "Helvetica Neue", sans-serif;
    background: -webkit-linear-gradient(top, #f4f4f4 0%, #cdcdcd 100%);
    background-image: -ms-linear-gradient(top, #f4f4f4 0%, #cdcdcd 100%);
    background-image: -moz-linear-gradient(top, #f4f4f4 0%, #cdcdcd 100%);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
    z-index: 9998;
    -webkit-font-smoothing: antialiased;
    overflow: hidden;
    -webkit-text-size-adjust: none;
}
#smartbanner,
html.sb-animation {
    -webkit-transition: all 0.3s ease;
}
#smartbanner .sb-container {
    margin: 0 auto;
}
#smartbanner .sb-close {
    position: absolute;
    left: 5px;
    top: 5px;
    display: block;
    border: 2px solid #fff;
    width: 14px;
    height: 14px;
    font-family: "ArialRoundedMTBold", Arial;
    font-size: 15px;
    line-height: 15px;
    text-align: center;
    color: #fff;
    background: #070707;
    text-decoration: none;
    text-shadow: none;
    border-radius: 14px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
    -webkit-font-smoothing: subpixel-antialiased;
}
#smartbanner .sb-close:active {
    font-size: 13px;
    color: #aaa;
}
#smartbanner .sb-icon {
    position: absolute;
    left: 30px;
    top: 10px;
    display: block;
    width: 57px;
    height: 57px;
    background: rgba(0, 0, 0, 0.6);
    background-size: cover;
    border-radius: 10px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
#smartbanner.no-icon .sb-icon {
    display: none;
}
#smartbanner .sb-info {
    position: absolute;
    left: 98px;
    top: 18px;
    width: 44%;
    font-size: 11px;
    line-height: 1.2em;
    font-weight: bold;
    color: #6a6a6a;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
#smartbanner #smartbanner.no-icon .sb-info {
    left: 34px;
}
#smartbanner .sb-info strong {
    display: block;
    font-size: 13px;
    color: #4d4d4d;
    line-height: 18px;
}
#smartbanner .sb-info > span {
    display: block;
}
#smartbanner .sb-info em {
    font-style: normal;
    text-transform: uppercase;
}
#smartbanner .sb-button {
    position: absolute;
    right: 20px;
    top: 24px;
    border: 1px solid #bfbfbf;
    padding: 0 10px;
    min-width: 10%;
    height: 24px;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    font-weight: bold;
    color: #6a6a6a;
    background: -webkit-linear-gradient(top, #efefef 0%, #dcdcdc 100%);
    text-transform: uppercase;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
    border-radius: 3px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.6), 0 1px 0 rgba(255, 255, 255, 0.7) inset;
}
#smartbanner .sb-button:active,
#smartbanner .sb-button:hover {
    background: -webkit-linear-gradient(top, #dcdcdc 0%, #efefef 100%);
}
#smartbanner .sb-icon.gloss:after {
    content: "";
    position: absolute;
    left: 0;
    top: -1px;
    border-top: 1px solid rgba(255, 255, 255, 0.8);
    width: 100%;
    height: 50%;
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.2) 100%);
    border-radius: 10px 10px 12px 12px;
}
#smartbanner.android {
    border-color: #212228;
    background: #3d3d3d url("data:image/gif;base64,R0lGODlhCAAIAIABAFVVVf///yH5BAEHAAEALAAAAAAIAAgAAAINRG4XudroGJBRsYcxKAA7");
    border-top: 5px solid #88b131;
    box-shadow: none;
}
#smartbanner.android .sb-close {
    border: 0;
    width: 17px;
    height: 17px;
    line-height: 17px;
    color: #b1b1b3;
    background: #1c1e21;
    text-shadow: 0 1px 1px #000;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.8) inset, 0 1px 1px rgba(255, 255, 255, 0.3);
}
#smartbanner.android .sb-close:active {
    color: #eee;
}
#smartbanner.android .sb-info {
    color: #ccc;
    text-shadow: 0 1px 2px #000;
}
#smartbanner.android .sb-info strong {
    color: #fff;
}
#smartbanner.android .sb-button {
    min-width: 12%;
    border: 1px solid #dddcdc;
    padding: 1px;
    color: #d1d1d1;
    background: none;
    border-radius: 0;
    box-shadow: none;
    min-height: 28px;
}
#smartbanner.android .sb-button span {
    text-align: center;
    display: block;
    padding: 0 10px;
    background-color: #42b6c9;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#42b6c9), to(#39a9bb));
    background-image: -moz-linear-gradient(top, #42b6c9, #39a9bb);
    text-transform: none;
    text-shadow: none;
    box-shadow: none;
}
#smartbanner.android .sb-button:active,
#smartbanner.android .sb-button:hover {
    background: none;
}
#smartbanner.android .sb-button:active span,
#smartbanner.android .sb-button:hover span {
    background: #2ac7e1;
}
#smartbanner.windows .sb-icon {
    border-radius: 0px;
}
#body #smartbanner {
    background: #f2f2f2;
    border-top: 2px solid #aaa;
    border-bottom: 1px solid #aaa;
    font-family: "Lato", Arial, Helvetica, sans-serif;
    text-shadow: 0 0 0;
    position: fixed !important;
    display: none;
}
@media screen and (max-width: 767px) {
    #body #smartbanner {
        display: block;
    }
}
#body #smartbanner .sb-close {
    background: none;
    box-shadow: 0 0 0;
    text-shadow: 0 0 0;
    top: 30px;
    color: #777777;
    font-size: 22px;
}
#body #smartbanner .sb-info {
    color: #2e2e2e;
    text-shadow: 0 0 0;
    font-weight: 400;
}
#body #smartbanner .sb-info strong {
    color: #000000;
}
#body #smartbanner .sb-icon {
    box-shadow: 0 0 0;
    border: 1px solid #c9c9c9;
}
#body #smartbanner .sb-button {
    border: 0;
    text-shadow: 0 0 0;
    box-shadow: 0 0 0;
    color: white;
    border-radius: 2px;
    font-weight: 400;
    background: #8bc34a;
}
#body #smartbanner .sb-button span {
    background: none;
}
#smsform .form-group {
    padding-top: 5px;
}
@media screen and (max-width: 767px) {
    #smsform .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }
}
#smsform #country {
    width: 83px;
    background: #eeeeee;
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    #smsform #country {
        width: auto;
    }
}
#smsform #number {
    width: 183px;
    background: #eeeeee;
}
@media screen and (max-width: 767px) {
    #smsform #number {
        width: 132px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    #smsform #number {
        width: 200px;
    }
}
@media screen and (min-width: 1020px) {
    #smsform #number {
        width: 132px;
    }
}
@media screen and (min-width: 1230px) {
    #smsform #number {
        width: 183px;
    }
}
#smsform .btn.btn-success {
    font-size: inherit;
    padding: 7px 12px;
    text-transform: none;
}
#sidebar .kru-form {
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    padding: 10px;
    margin: 0;
    position: relative;
}
.kru-form .panel {
    background: none;
}
.kru-form .panel-group.list {
    padding: 0;
}
.kru-form .panel-group.list .panel-heading:before {
    display: none;
}
.kru-form.success .form-horizontal,
.kru-form.error .form-horizontal,
.kru-form.subscribed .form-horizontal {
    visibility: hidden;
}
.kru-form-msg {
    display: none;
    position: absolute;
    top: 15px;
    left: 0;
    width: 100%;
    padding: 10px;
    text-align: center;
}
@media screen and (max-width: 767px) {
    .kru-form-msg {
        top: 0;
    }
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    .kru-form-msg {
        top: 0;
    }
}
.kru-form-msg strong,
.kru-form-msg .glyphicon {
    clear: both;
    display: block;
    font-size: 3em;
    padding: 20px 0;
}
.kru-form.subscribed .kru-form-subscribed,
.kru-form.success .kru-form-success,
.kru-form.error .kru-form-error {
    display: block;
}
.kru-form .form-group {
    margin: 0 0 5px;
}
.kru-form label,
.kru-form .form-control {
    font-weight: normal;
    -webkit-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    margin: 0;
}
.kru-form .form-control {
    border-color: #f2f2f2;
}
.kru-form .btn {
    background: #9a9a9a;
    color: #ffffff;
    padding: 5px 30px;
    margin: 5px 0 0 0;
    font-size: inherit;
}
.not-front #content .seopage h3,
.not-front #content .seopage h4 {
    font-size: 1.2em;
    padding: 0;
    margin: 0;
}
.not-front #content .seopage h3 {
    color: #be0a24;
}
.not-front.domain-dev-cn-lmax-com-rsc-tradefair #content .seopage h3 {
    word-spacing: 0.2em;
}
.not-front #content .seopage h4 {
    padding-top: 10px;
}
.not-front.domain-dev-cn-lmax-com-rsc-tradefair #content .seopage h4 {
    font-style: normal;
    font-weight: 600;
}
#main .seopage .singlenews .addthis.single {
    display: inline-block;
    padding-left: 5px;
    top: 15px;
}
.seopage h3 .addthis.single .addthis_button_compact {
    margin: 0;
    height: 18px;
}
.seopage h3 .addthis.single .addthis_button_compact span {
    display: none;
}
#subscribedto .btn-success {
    font-size: inherit;
    padding: 7px 10% 8px;
}
#subscribedto .subscolap {
    padding-top: 5px;
}
#main .seopage .singlenews {
    border-top: 1px solid #dddddd;
    padding-top: 15px;
    margin-top: 15px;
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}
#main .seopage .singlenews:first-child {
    margin-top: 10px;
}
#content .seopage .singlenews p {
    padding: 0;
}
#content .seopage .singlenews p.eventsummary {
    padding-top: 10px;
}
.magnifier {
    position: relative;
    padding: 0 10px 15px 45px;
    margin-top: 10px;
}
.not-front #content .seopage .magnifier {
    padding-bottom: 0;
}
.magnifier:before {
    content: "";
    width: 40px;
    height: 40px;
    background-image: url(https://lmax.com/blog/wp-content/themes/revamp/assets/img/spritesheetposts.png?v=1);
    background-repeat: no-repeat;
    background-size: 293px 40px;
    background-position: -256px -1px;
    display: block;
    position: absolute;
    top: 5px;
    left: 0;
}
.not-front #content .seopage .magnifier h4 {
    font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-size: 1.2em;
    font-weight: 600;
    color: #be0a24;
    padding-top: 0;
}
.nomenulink {
    text-decoration: none !important;
    color: #888888 !important;
    cursor: default !important;
    background: none !important;
}
@media screen and (max-width: 1019px) {
    .not-front #content .seopage h3,
    .not-front #content .seopage h4 {
        font-size: 1.625em;
    }
}
body.front {
    background: #000000;
}
.front h1 {
    opacity: 1;
    margin: 0;
    padding: 0 0 30px;
}
.front #txtbox {
    position: relative;
    z-index: 2;
    padding-bottom: 80px;
}
.front #txtbox h1 img {
    padding: 0 4%;
}
.front #txtbox img {
    display: block;
    height: auto;
    width: 100%;
    border: 0;
}
.front #globebox {
    width: 100%;
    z-index: 0;
    overflow: hidden;
}
.front #globevideo {
    position: relative;
    z-index: 1;
    width: 100%;
    max-width: 1920px;
    display: block;
    padding: 0 0 35%;
    margin: 0 auto;
    height: 0;
    overflow: hidden;
    /*background: transparent url(/sites/default/files/poster.jpg) 0 0;*/
    background-size: 100% auto;
    background-repeat: no-repeat;
    transition: width 0.2s, padding-bottom 0.2s;
}
.front .wrapper-widget {
    position: relative;
    padding: 0 0 73%;
    margin: 0;
    height: 0;
    overflow: hidden;
    -webkit-transition: padding-bottom 0.2s ease-in-out;
    -moz-transition: padding-bottom 0.2s ease-in-out;
    -ms-transition: padding-bottom 0.2s ease-in-out;
    -o-transition: padding-bottom 0.2s ease-in-out;
    transition: padding-bottom 0.2s ease-in-out;
}
.front .wrapper-widget iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.front #content p.bluebtn {
    text-align: left;
    margin: 10px;
    margin-bottom: 20px;
}
.front #content p.bluebtn.prtr {
    text-align: right;
}
.front #content p.bluebtn.mt {
    margin-top: 40px;
}
.front #content p.bluebtn a {
    min-width: 85%;
    display: inline-block;
    border: 1px solid #00fdf5;
    padding: 15px 20px;
    border-radius: 5px;
    text-decoration: none;
    color: #ffffff;
    font-size: 1.5em;
    font-weight: 300;
    text-align: center;
}
.front #content p.bluebtn a:active,
.front #content p.bluebtn a:focus,
.front #content p.bluebtn a:hover {
    background: #00fdf5;
    color: #000000;
}
.front #globevideo video {
    width: 100%;
    display: block;
}
@media (min-width: 768px) {
    .front #globevideo {
        margin-top: 0;
        width: 100%;
        padding-bottom: 40%;
    }
}
@media (min-width: 1020px) {
    .front #globevideo {
        margin-top: -130px;
        width: 100%;
        padding-bottom: 34%;
    }
}
@media (min-width: 1230px) {
    .front #globevideo {
        margin-top: -170px;
        width: 1230px;
        padding-bottom: 500px;
    }
}
@media (min-width: 1600px) {
    .front #globevideo {
        margin-top: -250px;
        width: 1600px;
        padding-bottom: 600px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1019px) {
    .front #content p.bluebtn {
        text-align: center !important;
        margin-bottom: 10px;
    }
    .front #content p.bluebtn a {
        font-size: 1em;
        padding: 5px 10px;
    }
    .front #txtbox {
        padding-bottom: 20px;
    }
}
@media screen and (max-width: 767px) {
    .front #txtbox h1 img {
        padding: 0;
    }
    .front #globevideo {
        margin-top: 48px;
        width: 100%;
        padding-bottom: 36%;
    }
    .front #content p.bluebtn {
        text-align: center !important;
    }
    .front #txtbox {
        padding-bottom: 20px;
    }
    #header {
        height: 48px;
    }
    #header .navbar-brand {
        height: auto;
        width: 250px;
        position: absolute;
        z-index: 2;
        top: -1px;
        left: 50%;
        margin-left: -125px;
    }
    .deliverablefx #header .navbar-brand {
        top: 2px;
    }
    .global #header .navbar-brand,
    .domain-lmax-com-de #header .navbar-brand,
    .domain-lmax-com-es #header .navbar-brand,
    .domain-lmax-com-fr #header .navbar-brand,
    .domain-dev-ru-lmax-com-rsc-tradefair #header .navbar-brand,
    .domain-dev-cn-lmax-com-rsc-tradefair #header .navbar-brand {
        width: 210px;
        margin-left: -105px;
    }
    .nz #header .navbar-brand {
        width: 280px;
        margin-left: -120px;
    }
    .bullion #header .navbar-brand {
        width: 210px;
        margin-left: -105px;
    }
}
