@font-face {
    font-family: "Titillium Web";
    font-style: normal;
    font-weight: 300;
    src: local("Titillium Web Light"), local("TitilliumWeb-Light"), url(https://fonts.gstatic.com/s/titilliumweb/v6/anMUvcNT0H1YN4FII8wpr30ibtJ3ueB9Z81J478WEJQ.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: "Titillium Web";
    font-style: normal;
    font-weight: 300;
    src: local("Titillium Web Light"), local("TitilliumWeb-Light"), url(https://fonts.gstatic.com/s/titilliumweb/v6/anMUvcNT0H1YN4FII8wpr6YfJ4wTnNoNUCmOpdh16Tg.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2212, U+2215;
}
@font-face {
    font-family: "Titillium Web";
    font-style: normal;
    font-weight: 400;
    src: local("Titillium Web Regular"), local("TitilliumWeb-Regular"), url(https://fonts.gstatic.com/s/titilliumweb/v6/7XUFZ5tgS-tD6QamInJTcSGR3J8a2Jm30YJvJ3tIMOY.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: "Titillium Web";
    font-style: normal;
    font-weight: 400;
    src: local("Titillium Web Regular"), local("TitilliumWeb-Regular"), url(https://fonts.gstatic.com/s/titilliumweb/v6/7XUFZ5tgS-tD6QamInJTceHuglUR2dhBxWD-q_ehMME.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2212, U+2215;
}
@font-face {
    font-family: "Titillium Web";
    font-style: normal;
    font-weight: 600;
    src: local("Titillium Web SemiBold"), local("TitilliumWeb-SemiBold"), url(https://fonts.gstatic.com/s/titilliumweb/v6/anMUvcNT0H1YN4FII8wpr1Tcxd1fGlbIJMCb5Y260Wk.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: "Titillium Web";
    font-style: normal;
    font-weight: 600;
    src: local("Titillium Web SemiBold"), local("TitilliumWeb-SemiBold"), url(https://fonts.gstatic.com/s/titilliumweb/v6/anMUvcNT0H1YN4FII8wpr6d1JQt-lS5nD-1TJX2NNl0.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2212, U+2215;
}
@font-face {
    font-family: "Titillium Web";
    font-style: normal;
    font-weight: 700;
    src: local("Titillium Web Bold"), local("TitilliumWeb-Bold"), url(https://fonts.gstatic.com/s/titilliumweb/v6/anMUvcNT0H1YN4FII8wpr6nZAMwsGZpiGJKtVINElMQ.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: "Titillium Web";
    font-style: normal;
    font-weight: 700;
    src: local("Titillium Web Bold"), local("TitilliumWeb-Bold"), url(https://fonts.gstatic.com/s/titilliumweb/v6/anMUvcNT0H1YN4FII8wpr8hG3LOB74UqS1hPmWaAxzQ.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2212, U+2215;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent;
}
body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.428571429;
    color: #333;
    background-color: #fff;
}
input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
figure {
    margin: 0;
}
img {
    vertical-align: middle;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.img-rounded {
    border-radius: 6px;
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-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 #eee;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}
[role="button"] {
    cursor: pointer;
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 7px;
    padding-right: 7px;
}
.container:before,
.container:after {
    content: " ";
    display: table;
}
.container:after {
    clear: both;
}
@media (min-width: 768px) {
    .container {
        width: 734px;
    }
}
@media (min-width: 992px) {
    .container {
        width: 954px;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1154px;
    }
}
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 7px;
    padding-right: 7px;
}
.container-fluid:before,
.container-fluid:after {
    content: " ";
    display: table;
}
.container-fluid:after {
    clear: both;
}
.row {
    margin-left: -7px;
    margin-right: -7px;
}
.row:before,
.row:after {
    content: " ";
    display: table;
}
.row:after {
    clear: both;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left;
}
.col-xs-1 {
    width: 8.3333333333%;
}
.col-xs-2 {
    width: 16.6666666667%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-4 {
    width: 33.3333333333%;
}
.col-xs-5 {
    width: 41.6666666667%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-7 {
    width: 58.3333333333%;
}
.col-xs-8 {
    width: 66.6666666667%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-10 {
    width: 83.3333333333%;
}
.col-xs-11 {
    width: 91.6666666667%;
}
.col-xs-12 {
    width: 100%;
}
.col-xs-pull-0 {
    right: auto;
}
.col-xs-pull-1 {
    right: 8.3333333333%;
}
.col-xs-pull-2 {
    right: 16.6666666667%;
}
.col-xs-pull-3 {
    right: 25%;
}
.col-xs-pull-4 {
    right: 33.3333333333%;
}
.col-xs-pull-5 {
    right: 41.6666666667%;
}
.col-xs-pull-6 {
    right: 50%;
}
.col-xs-pull-7 {
    right: 58.3333333333%;
}
.col-xs-pull-8 {
    right: 66.6666666667%;
}
.col-xs-pull-9 {
    right: 75%;
}
.col-xs-pull-10 {
    right: 83.3333333333%;
}
.col-xs-pull-11 {
    right: 91.6666666667%;
}
.col-xs-pull-12 {
    right: 100%;
}
.col-xs-push-0 {
    left: auto;
}
.col-xs-push-1 {
    left: 8.3333333333%;
}
.col-xs-push-2 {
    left: 16.6666666667%;
}
.col-xs-push-3 {
    left: 25%;
}
.col-xs-push-4 {
    left: 33.3333333333%;
}
.col-xs-push-5 {
    left: 41.6666666667%;
}
.col-xs-push-6 {
    left: 50%;
}
.col-xs-push-7 {
    left: 58.3333333333%;
}
.col-xs-push-8 {
    left: 66.6666666667%;
}
.col-xs-push-9 {
    left: 75%;
}
.col-xs-push-10 {
    left: 83.3333333333%;
}
.col-xs-push-11 {
    left: 91.6666666667%;
}
.col-xs-push-12 {
    left: 100%;
}
.col-xs-offset-0 {
    margin-left: 0%;
}
.col-xs-offset-1 {
    margin-left: 8.3333333333%;
}
.col-xs-offset-2 {
    margin-left: 16.6666666667%;
}
.col-xs-offset-3 {
    margin-left: 25%;
}
.col-xs-offset-4 {
    margin-left: 33.3333333333%;
}
.col-xs-offset-5 {
    margin-left: 41.6666666667%;
}
.col-xs-offset-6 {
    margin-left: 50%;
}
.col-xs-offset-7 {
    margin-left: 58.3333333333%;
}
.col-xs-offset-8 {
    margin-left: 66.6666666667%;
}
.col-xs-offset-9 {
    margin-left: 75%;
}
.col-xs-offset-10 {
    margin-left: 83.3333333333%;
}
.col-xs-offset-11 {
    margin-left: 91.6666666667%;
}
.col-xs-offset-12 {
    margin-left: 100%;
}
@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left;
    }
    .col-sm-1 {
        width: 8.3333333333%;
    }
    .col-sm-2 {
        width: 16.6666666667%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-4 {
        width: 33.3333333333%;
    }
    .col-sm-5 {
        width: 41.6666666667%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-7 {
        width: 58.3333333333%;
    }
    .col-sm-8 {
        width: 66.6666666667%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-10 {
        width: 83.3333333333%;
    }
    .col-sm-11 {
        width: 91.6666666667%;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-pull-1 {
        right: 8.3333333333%;
    }
    .col-sm-pull-2 {
        right: 16.6666666667%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-4 {
        right: 33.3333333333%;
    }
    .col-sm-pull-5 {
        right: 41.6666666667%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-7 {
        right: 58.3333333333%;
    }
    .col-sm-pull-8 {
        right: 66.6666666667%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-10 {
        right: 83.3333333333%;
    }
    .col-sm-pull-11 {
        right: 91.6666666667%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-push-1 {
        left: 8.3333333333%;
    }
    .col-sm-push-2 {
        left: 16.6666666667%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-4 {
        left: 33.3333333333%;
    }
    .col-sm-push-5 {
        left: 41.6666666667%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-7 {
        left: 58.3333333333%;
    }
    .col-sm-push-8 {
        left: 66.6666666667%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-10 {
        left: 83.3333333333%;
    }
    .col-sm-push-11 {
        left: 91.6666666667%;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-offset-0 {
        margin-left: 0%;
    }
    .col-sm-offset-1 {
        margin-left: 8.3333333333%;
    }
    .col-sm-offset-2 {
        margin-left: 16.6666666667%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-4 {
        margin-left: 33.3333333333%;
    }
    .col-sm-offset-5 {
        margin-left: 41.6666666667%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-7 {
        margin-left: 58.3333333333%;
    }
    .col-sm-offset-8 {
        margin-left: 66.6666666667%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-10 {
        margin-left: 83.3333333333%;
    }
    .col-sm-offset-11 {
        margin-left: 91.6666666667%;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
}
@media (min-width: 992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left;
    }
    .col-md-1 {
        width: 8.3333333333%;
    }
    .col-md-2 {
        width: 16.6666666667%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-4 {
        width: 33.3333333333%;
    }
    .col-md-5 {
        width: 41.6666666667%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-7 {
        width: 58.3333333333%;
    }
    .col-md-8 {
        width: 66.6666666667%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-10 {
        width: 83.3333333333%;
    }
    .col-md-11 {
        width: 91.6666666667%;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-pull-1 {
        right: 8.3333333333%;
    }
    .col-md-pull-2 {
        right: 16.6666666667%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-4 {
        right: 33.3333333333%;
    }
    .col-md-pull-5 {
        right: 41.6666666667%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-7 {
        right: 58.3333333333%;
    }
    .col-md-pull-8 {
        right: 66.6666666667%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-10 {
        right: 83.3333333333%;
    }
    .col-md-pull-11 {
        right: 91.6666666667%;
    }
    .col-md-pull-12 {
        right: 100%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-push-1 {
        left: 8.3333333333%;
    }
    .col-md-push-2 {
        left: 16.6666666667%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-4 {
        left: 33.3333333333%;
    }
    .col-md-push-5 {
        left: 41.6666666667%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-7 {
        left: 58.3333333333%;
    }
    .col-md-push-8 {
        left: 66.6666666667%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-10 {
        left: 83.3333333333%;
    }
    .col-md-push-11 {
        left: 91.6666666667%;
    }
    .col-md-push-12 {
        left: 100%;
    }
    .col-md-offset-0 {
        margin-left: 0%;
    }
    .col-md-offset-1 {
        margin-left: 8.3333333333%;
    }
    .col-md-offset-2 {
        margin-left: 16.6666666667%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-4 {
        margin-left: 33.3333333333%;
    }
    .col-md-offset-5 {
        margin-left: 41.6666666667%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-7 {
        margin-left: 58.3333333333%;
    }
    .col-md-offset-8 {
        margin-left: 66.6666666667%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-10 {
        margin-left: 83.3333333333%;
    }
    .col-md-offset-11 {
        margin-left: 91.6666666667%;
    }
    .col-md-offset-12 {
        margin-left: 100%;
    }
}
@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left;
    }
    .col-lg-1 {
        width: 8.3333333333%;
    }
    .col-lg-2 {
        width: 16.6666666667%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-4 {
        width: 33.3333333333%;
    }
    .col-lg-5 {
        width: 41.6666666667%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-7 {
        width: 58.3333333333%;
    }
    .col-lg-8 {
        width: 66.6666666667%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-10 {
        width: 83.3333333333%;
    }
    .col-lg-11 {
        width: 91.6666666667%;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-pull-1 {
        right: 8.3333333333%;
    }
    .col-lg-pull-2 {
        right: 16.6666666667%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-4 {
        right: 33.3333333333%;
    }
    .col-lg-pull-5 {
        right: 41.6666666667%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-7 {
        right: 58.3333333333%;
    }
    .col-lg-pull-8 {
        right: 66.6666666667%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-10 {
        right: 83.3333333333%;
    }
    .col-lg-pull-11 {
        right: 91.6666666667%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-push-1 {
        left: 8.3333333333%;
    }
    .col-lg-push-2 {
        left: 16.6666666667%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-4 {
        left: 33.3333333333%;
    }
    .col-lg-push-5 {
        left: 41.6666666667%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-7 {
        left: 58.3333333333%;
    }
    .col-lg-push-8 {
        left: 66.6666666667%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-10 {
        left: 83.3333333333%;
    }
    .col-lg-push-11 {
        left: 91.6666666667%;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-offset-0 {
        margin-left: 0%;
    }
    .col-lg-offset-1 {
        margin-left: 8.3333333333%;
    }
    .col-lg-offset-2 {
        margin-left: 16.6666666667%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-4 {
        margin-left: 33.3333333333%;
    }
    .col-lg-offset-5 {
        margin-left: 41.6666666667%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-7 {
        margin-left: 58.3333333333%;
    }
    .col-lg-offset-8 {
        margin-left: 66.6666666667%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-10 {
        margin-left: 83.3333333333%;
    }
    .col-lg-offset-11 {
        margin-left: 91.6666666667%;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
}
table {
    background-color: transparent;
}
caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left;
}
th {
    text-align: left;
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
    border-top: 0;
}
.table > tbody + tbody {
    border-top: 2px solid #ddd;
}
.table .table {
    background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
    padding: 5px;
}
.table-bordered {
    border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
    border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
    border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
    background-color: #f5f5f5;
}
table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell;
}
.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
    background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
    background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
    background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
    background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
    background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc;
}
.table-responsive {
    overflow-x: auto;
    min-height: 0.01%;
}
@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }
    .table-responsive > .table {
        margin-bottom: 0;
    }
    .table-responsive > .table > thead > tr > th,
    .table-responsive > .table > thead > tr > td,
    .table-responsive > .table > tbody > tr > th,
    .table-responsive > .table > tbody > tr > td,
    .table-responsive > .table > tfoot > tr > th,
    .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap;
    }
    .table-responsive > .table-bordered {
        border: 0;
    }
    .table-responsive > .table-bordered > thead > tr > th:first-child,
    .table-responsive > .table-bordered > thead > tr > td:first-child,
    .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0;
    }
    .table-responsive > .table-bordered > thead > tr > th:last-child,
    .table-responsive > .table-bordered > thead > tr > td:last-child,
    .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0;
    }
    .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .table-responsive > .table-bordered > tfoot > tr:last-child > th,
    .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0;
    }
}
.modal-open {
    overflow: hidden;
}
.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 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);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}
.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 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: 0;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}
.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}
.modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}
.modal-header:before,
.modal-header:after {
    content: " ";
    display: table;
}
.modal-header:after {
    clear: both;
}
.modal-header .close {
    margin-top: -2px;
}
.modal-title {
    margin: 0;
    line-height: 1.428571429;
}
.modal-body {
    position: relative;
    padding: 15px;
}
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table;
}
.modal-footer:after {
    clear: both;
}
.modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
    margin-left: 0;
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}
@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }
    .modal-sm {
        width: 300px;
    }
}
@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.pull-right {
    float: right !important;
}
.pull-left {
    float: left !important;
}
.hide {
    display: none !important;
}
.show {
    display: block !important;
}
.invisible {
    visibility: hidden;
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.hidden {
    display: none !important;
}
.affix {
    position: fixed;
}
@-ms-viewport {
    width: device-width;
}
.visible-xs {
    display: none !important;
}
.visible-sm {
    display: none !important;
}
.visible-md {
    display: none !important;
}
.visible-lg {
    display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important;
}
@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }
    table.visible-xs {
        display: table !important;
    }
    tr.visible-xs {
        display: table-row !important;
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }
    table.visible-sm {
        display: table !important;
    }
    tr.visible-sm {
        display: table-row !important;
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }
    table.visible-md {
        display: table !important;
    }
    tr.visible-md {
        display: table-row !important;
    }
    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }
    table.visible-lg {
        display: table !important;
    }
    tr.visible-lg {
        display: table-row !important;
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}
@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}
.visible-print {
    display: none !important;
}
@media print {
    .visible-print {
        display: block !important;
    }
    table.visible-print {
        display: table !important;
    }
    tr.visible-print {
        display: table-row !important;
    }
    th.visible-print,
    td.visible-print {
        display: table-cell !important;
    }
}
.visible-print-block {
    display: none !important;
}
@media print {
    .visible-print-block {
        display: block !important;
    }
}
.visible-print-inline {
    display: none !important;
}
@media print {
    .visible-print-inline {
        display: inline !important;
    }
}
.visible-print-inline-block {
    display: none !important;
}
@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}
@media print {
    .hidden-print {
        display: none !important;
    }
}
@font-face {
    font-family: "FontAwesome";
    src: url("/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), 
         url("/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"),
         url("/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), 
         url("/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"),
         url("/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa-lg {
    font-size: 1.3333333333em;
    line-height: 0.75em;
    vertical-align: -15%;
}
.fa-2x {
    font-size: 2em;
}
.fa-3x {
    font-size: 3em;
}
.fa-4x {
    font-size: 4em;
}
.fa-5x {
    font-size: 5em;
}
.fa-fw {
    width: 1.2857142857em;
    text-align: center;
}
.fa-ul {
    padding-left: 0;
    margin-left: 2.1428571429em;
    list-style-type: none;
}
.fa-ul > li {
    position: relative;
}
.fa-li {
    position: absolute;
    left: -2.1428571429em;
    width: 2.1428571429em;
    top: 0.1428571429em;
    text-align: center;
}
.fa-li.fa-lg {
    left: -1.8571428571em;
}
.fa-border {
    padding: 0.2em 0.25em 0.15em;
    border: solid 0.08em #eee;
    border-radius: 0.1em;
}
.fa-pull-left {
    float: left;
}
.fa-pull-right {
    float: right;
}
.fa.fa-pull-left {
    margin-right: 0.3em;
}
.fa.fa-pull-right {
    margin-left: 0.3em;
}
.pull-right {
    float: right;
}
.pull-left {
    float: left;
}
.fa.pull-left {
    margin-right: 0.3em;
}
.fa.pull-right {
    margin-left: 0.3em;
}
.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}
.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}
.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}
.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    filter: none;
}
.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}
.fa-stack-1x {
    line-height: inherit;
}
.fa-stack-2x {
    font-size: 2em;
}
.fa-inverse {
    color: #fff;
}
.fa-search:before {
    content: "";
}
.fa-area-chart:before {
    content: "";
}
.fa-briefcase:before {
    content: "";
}
.fa-caret-down:before {
    content: "";
}
.fa-caret-up:before {
    content: "";
}
.fa-caret-left:before {
    content: "";
}
.fa-caret-right:before {
    content: "";
}
.fa-circle:before {
    content: "";
}
.fa-angle-left:before {
    content: "";
}
.fa-angle-right:before {
    content: "";
}
.fa-angle-up:before {
    content: "";
}
.fa-angle-down:before {
    content: "";
}
.fa-power-off:before {
    content: "";
}
.fa-plus:before {
    content: "";
}
.fa-minus-circle:before {
    content: "";
}
.fa-cog:before {
    content: "";
}
.fa-trash:before {
    content: "";
}
.fa-home:before {
    content: "";
}
.fa-file-text-o:before {
    content: "";
}
.fa-lock:before {
    content: "";
}
.fa-pencil-square-o:before {
    content: "";
}
.fa-calendar-check-o:before {
    content: "";
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
body {
    margin: 0;
    font-family: "Source Sans Pro", sans-serif;
}
ul,
ol {
    padding: 0;
    margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    clear: left;
}
blockquote {
    margin: 0;
    padding: 0;
}
p {
    margin: 0;
    padding: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
a {
    text-decoration: none;
    outline: 0;
}
a:active,
a:focus,
a:hover {
    outline: 0;
    text-decoration: underline;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: bold;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    padding: 0;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
@-webkit-keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    50% {
        -webkit-transform: scale3d(1.2, 1.2, 1.2);
        transform: scale3d(1.2, 1.2, 1.2);
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    50% {
        -webkit-transform: scale3d(1.2, 1.2, 1.2);
        transform: scale3d(1.2, 1.2, 1.2);
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}
@-webkit-keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    5% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }
    7% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }
    9% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }
    11% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1);
    }
    13% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1);
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
@keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    5% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }
    7% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }
    9% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }
    11% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1);
    }
    13% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1);
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}
.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand;
}
body {
    font-family: "Titillium Web", sans-serif;
}
body.sp-search-active > header,
body.sp-search-active > footer,
body.sp-search-active > nav,
body.sp-search-active > div:not(.utility-bar) {
    opacity: 0.3;
}
::selection {
    background: #880063;
    color: #fff;
}
::-moz-selection {
    background: #880063;
    color: #fff;
}
.grecaptcha-badge {
    display: none;
}
.container {
    padding-left: 15px;
    padding-right: 15px;
}
@media (min-width: 768px) {
    .container {
        padding-left: 7px;
        padding-right: 7px;
    }
}
.home-top {
    padding: 6px;
}
.filter,
.tabbed-nav__content,
.tabbed-nav-bordered,
.standard-content,
.left-nav,
.left-news,
.register,
.login__inner,
.home-top__content,
.home-sp,
.home-pop-shares,
.homepage-latest-article,
.homepage-intraday,
.homepage-market-overview__section,
.homepage-fin-news,
.homepage-most-traded,
.homepage-sector-overview__content,
.risers-fallers__content,
.sp-main-info,
.sp-share-details,
.sp-intraday__content,
.sp-info-chart__content,
.sp-info-tables,
.sectors,
.sectors-half__content,
.indices,
.indices-half__content,
.sp-price-info,
.sp-recent-trades,
.sp-price-history,
.sp-news,
.sp-information,
.sp-latest-news,
.news__story-content,
.news-article__content,
.trading__content,
.trading__offer,
.trading-faq__list-item,
.trading-info,
.company-lookup__tools,
.company-lookup__results,
.members-home,
.watchlist__list,
.watchlist__add-form,
.watchlist__add-shares,
.portfolio__content,
.settings__content {
    background: #fff;
    display: inline-block;
    width: 100%;
    padding: 15px;
    margin-bottom: 15px;
}

.sp-news__story-content {
    background: #fff;
    display: inline-block;
    width: 100%;
    padding: 0 10px 15px 10px;
}

.sp-news .sp-news__story:nth-child(2) .sp-news__story-content {
    padding-top:15px;
}

.sp-news .sp-news__story:last-child .sp-news__story-content {
    padding-bottom:0px;
}

.beta__popup,
.login__popup,
.watchlist__popup,
.portfolio__popup {
    position: relative;
    background: #fff;
    padding: 20px;
    width: 90%;
    max-width: 500px;
    margin: 20px auto;
}
.checkmark {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    display: inline-block;
    stroke-width: 2;
    stroke: #fff;
    stroke-miterlimit: 10;
    box-shadow: inset 0px 0px 0px #7ac142;
}
.checkmark.active {
    animation: fill 0.4s ease-in-out 0.4s forwards, scale 0.3s ease-in-out 0.9s both;
}
.checkmark__circle {
    stroke-dasharray: 166;
    stroke-dashoffset: 166;
    stroke-width: 2;
    stroke-miterlimit: 10;
    stroke: #7ac142;
    fill: none;
}
.checkmark.active .checkmark__circle {
    animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
}
.checkmark__check {
    transform-origin: 50% 50%;
    stroke-dasharray: 48;
    stroke-dashoffset: 48;
}
.checkmark.active .checkmark__check {
    animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
}
@keyframes stroke {
    100% {
        stroke-dashoffset: 0;
    }
}
@keyframes scale {
    0%,
    100% {
        transform: none;
    }
    50% {
        transform: scale3d(1.1, 1.1, 1);
    }
}
@keyframes fill {
    100% {
        box-shadow: inset 0px 0px 0px 30px #7ac142;
    }
}
.wrapper-1-col {
    background: #fafafa;
    padding: 15px 0;
    clear: both;
}
.wrapper-1-col__center {
    text-align: center;
}
.wrapper-2-col {
    background: #fafafa;
    padding: 15px 0;
    clear: both;
}
.wrapper-2-col__left {
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    display: none;
}
@media (min-width: 768px) {
    .wrapper-2-col__left {
        float: left;
        width: 20.8333333333%;
    }
}
@media (min-width: 992px) {
    .wrapper-2-col__left {
        float: left;
        width: 14.1666666667%;
    }
}
@media (min-width: 992px) {
    .wrapper-2-col__left {
        display: block;
    }
}
.wrapper-2-col__center {
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
}
@media (min-width: 768px) {
    .wrapper-2-col__center {
        float: left;
        width: 100%;
    }
}
@media (min-width: 992px) {
    .wrapper-2-col__center {
        float: left;
        width: 85.8333333333%;
    }
}
.wrapper-3-col {
    background: #fafafa;
    padding: 15px 0;
    clear: both;
}
.wrapper-3-col__left {
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    display: none;
}
@media (min-width: 768px) {
    .wrapper-3-col__left {
        float: left;
        width: 14.1666666667%;
    }
}
@media (min-width: 992px) {
    .wrapper-3-col__left {
        display: block;
    }
}
.wrapper-3-col__center {
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
}
@media (min-width: 768px) {
    .wrapper-3-col__center {
        float: left;
        width: 75%;
    }
}
@media (min-width: 992px) {
    .wrapper-3-col__center {
        float: left;
        width: 65%;
    }
}
@media (min-width: 1200px) {
    .wrapper-3-col__center {
        float: left;
        width: 58.3333333333%;
    }
}
.wrapper-3-col__right {
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
}
@media (min-width: 768px) {
    .wrapper-3-col__right {
        float: left;
        width: 25%;
    }
}
@media (min-width: 992px) {
    .wrapper-3-col__right {
        float: left;
        width: 20.8333333333%;
    }
}
@media (min-width: 1200px) {
    .wrapper-3-col__right {
        float: left;
        width: 27.5%;
    }
}
.wrapper-3-col-wide {
    background: #fafafa;
    padding: 15px 0;
    clear: both;
}
.wrapper-3-col-wide__left {
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
}
@media (min-width: 992px) {
    .wrapper-3-col-wide__left {
        float: left;
        width: 16.6666666667%;
    }
}
.wrapper-3-col-wide__center {
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    margin-bottom: 20px;
}
@media (min-width: 768px) {
    .wrapper-3-col-wide__center {
        float: left;
        width: 75%;
    }
}
@media (min-width: 992px) {
    .wrapper-3-col-wide__center {
        float: left;
        width: 64.1666666667%;
    }
}
@media (min-width: 1200px) {
    .wrapper-3-col-wide__center {
        float: left;
        width: 66.6666666667%;
    }
}
@media (min-width: 768px) {
    .wrapper-3-col-wide__center {
        margin-bottom: 0;
    }
}
.wrapper-3-col-wide__right {
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
}
@media (min-width: 768px) {
    .wrapper-3-col-wide__right {
        float: left;
        width: 25%;
    }
}
@media (min-width: 992px) {
    .wrapper-3-col-wide__right {
        float: left;
        width: 19.1666666667%;
    }
}
@media (min-width: 1200px) {
    .wrapper-3-col-wide__right {
        float: left;
        width: 16.6666666667%;
    }
}
.utility-bar__notice-link,
.trading-types__button-text {
    color: #3a3938;
    display: inline-block;
}
.utility-bar__notice-link:after,
.trading-types__button-text:after {
    font-family: FontAwesome;
    content: "";
    margin-right: 0;
    margin-left: 4px;
    transition: margin-left 0.4s;
}
.utility-bar__notice-link:hover,
.trading-types__button-text:hover {
    text-decoration: none;
}
.utility-bar__notice-link:hover:after,
.trading-types__button-text:hover:after {
    margin-left: 10px;
}
.trading-types__button-text {
    color: #880063;
}
.trading-types__button-text:hover {
    color: #55003e;
}
.homepage-market-overview__table-link {
    color: #3a3938;
}
.homepage-market-overview__table-link:hover {
    color: #20201f;
}
.home-top__more-link,
.sp-information__text a,
.news__more-link, .sp-news__more-link {
    color: #880063;
    text-decoration: underline;
}
.home-top__more-link:hover,
.sp-information__text a:hover,
.news__more-link:hover {
    color: #20201f;
    text-decoration: none;
}
.title__title,
.home-top__title,
.home-top__sub-title {
    font-family: "Titillium Web", sans-serif;
    font-size: 20px;
    font-size: calculateRem(20px);
    line-height: 1.4;
    font-weight: 400;
    color: #880063;
    text-align: left;
    margin-bottom: 20px;
    text-transform: none;
}
@media (min-width: 768px) {
    .title__title,
    .home-top__title,
    .home-top__sub-title {
        font-size: 28px;
        margin-bottom: 10px;
    }
}
.title__link {
    color: inherit;
}
.title__sub-title {
    font-family: "Titillium Web", sans-serif;
    font-size: 16px;
    font-size: calculateRem(16px);
    line-height: 1.4;
    font-weight: 400;
    color: #3a3938;
    text-align: left;
    margin-bottom: 15px;
    text-transform: none;
}
.wrapper-3-col__left-title,
.wrapper-3-col-wide__left-title,
.filter__title,
.tabbed-nav__title,
.tabbed-nav-bordered__title,
.standard-content__title,
.icon-grid__title,
.icon-columns__title,
.left-search-box__title,
.left-news__title,
.register__title,
.login__title,
.home__title,
.homepage-latest-article__title-link,
.homepage-intraday__title,
.homepage-market-overview__title,
.homepage-market-overview__title-link,
.homepage-fin-news__title,
.homepage-fin-news__title-link,
.homepage-most-traded__title,
.homepage-sector-overview__title,
.risers-fallers__title,
.sp-main-info__title,
.sp-share-details__title,
.sp-intraday__title,
.sp-info-chart__title,
.sectors__title,
.sectors-half__title,
.sectors-half__title-link,
.indices__title,
.indices__title-link,
.indices__chart-title,
.indices-half__title,
.indices-half__title-link,
.sp-recent-trades__title,
.sp-price-history__title,
.sp-information__title,
.sp-information h2,
.sp-latest-news__title,
.sp-latest-news__headline,
.trading-types__title,
.trading-info__title,
.company-lookup__title,
.watchlist__title,
.portfolio__title,
.settings__title {
    font-family: "Titillium Web", sans-serif;
    font-size: 16px;
    font-size: calculateRem(16px);
    line-height: 1.4;
    font-weight: 400;
    color: #880063;
    text-align: left;
    margin-bottom: 15px;
    text-transform: none;
    clear: left;
}
.tabbed-nav-bordered__title,
.sp-main-info__title,
.sectors-half__title-link--risers {
    color: #3a3938;
}
.left-search-box__title {
    color: #fff !important;
}
.risers-fallers__title,
.indices__chart-title,
.sp-information__title,
.sp-latest-news__title,
.sp-news__title {
    background: #880063;
    color: #fff;
    padding: 8px;
    font-size: 14px;
}
.icon-grid__button,
.left-upsell__button,
.home-top__archive,
.sp-info-chart__button,
.sp-price-history__button,
.trading__button,
.trading-types__button,
.trading-info__button,
.error__button,
.watchlist__action-button,
.portfolio__button {
    font-family: "Titillium Web", sans-serif;
    font-size: 14px;
    font-size: calculateRem(14px);
    line-height: 1.6;
    font-weight: 400;
    color: #fff;
    text-align: left;
    margin-bottom: 0;
    text-transform: none;
    background: #880063;
    display: inline-block;
    padding: 10px 15px;
    transition: background 0.4s;
}
.icon-grid__button:hover,
.left-upsell__button:hover,
.home-top__archive:hover,
.sp-info-chart__button:hover,
.sp-price-history__button:hover,
.trading__button:hover,
.trading-types__button:hover,
.trading-info__button:hover,
.error__button:hover,
.watchlist__action-button:hover,
.portfolio__button:hover {
    background: #55003e;
    text-decoration: none;
}
.portfolio__button {
    padding: 4px 9px;
}
.portfolio__button--add {
    background: #89be69;
    transition: background 0.4s;
}
.portfolio__button--add:hover {
    background: #6eaa4a;
}
.link-container__link,
.sectors__link,
.indices__link {
    color: #3a3938;
}
.link-container__link:after,
.sectors__link:after,
.indices__link:after {
    transition: margin-left 0.4s;
    font-family: FontAwesome;
    content: "\f105";
    margin-left: 4px;
}
.link-container__link:hover,
.sectors__link:hover,
.indices__link:hover {
    text-decoration: none;
}
.link-container__link:hover:after,
.sectors__link:hover:after,
.indices__link:hover:after {
    margin-left: 10px;
}
.link-container--left .link-container__link:after {
    content: "";
}
.link-container--left .link-container__link:before {
    transition: margin-right 0.4s;
    font-family: FontAwesome;
    content: "\f104";
    margin-right: 4px;
}
.link-container--left .link-container__link:hover {
    text-decoration: none;
}
.link-container--left .link-container__link:hover:before {
    margin-right: 10px;
}
.filter__button,
.standard-content__form-button,
.utility-bar__search-button,
.utility-bar__login-button,
.utility-bar__login-button--sign-in,
.utility-bar__login-button--register,
.left-search-box__search-button,
.register__button,
.login__button,
.sp-info-chart__filter-button,
.company-lookup__search-button,
.members-home__button,
.watchlist__button,
.watchlist__add-button,
.portfolio__form-button,
.settings__submit-button {
    font-family: "Titillium Web", sans-serif;
    font-size: 16px;
    font-size: calculateRem(16px);
    line-height: 1.6;
    font-weight: 400;
    color: #fff;
    text-align: left;
    margin-bottom: 0;
    text-transform: none;
    background: #880063;
    padding: 7px 15px 8px;
    border: none;
    outline: none;
    display: inline-block;
    transition: all 0.2s;
}
.filter__button:hover,
.standard-content__form-button:hover,
.utility-bar__search-button:hover,
.utility-bar__login-button:hover,
.utility-bar__login-button--sign-in:hover,
.utility-bar__login-button--register:hover,
.left-search-box__search-button:hover,
.register__button:hover,
.login__button:hover,
.sp-info-chart__filter-button:hover,
.company-lookup__search-button:hover,
.members-home__button:hover,
.watchlist__button:hover,
.watchlist__add-button:hover,
.portfolio__form-button:hover,
.settings__submit-button:hover {
    background: #55003e;
}
.utility-bar__login-button--register {
    background: #89be69;
}
.utility-bar__login-button--register:hover {
    background: #6eaa4a;
}
.utility-bar__search-button,
.utility-bar__login-button,
.left-search-box__search-button {
    float: left;
}
.utility-bar__search-button-icon,
.left-search-box__search-button-icon {
    margin-left: 0;
    margin-right: 7px;
}
.table__responsive {
    width: 100%;
    overflow-y: hidden;
    overflow-x: auto;
    min-height: 0.01%;
    position: relative;
}
@media (min-width: 768px) {
    .table__responsive {
        overflow-y: auto;
        overflow-x: auto;
    }
}
.table__responsive .info {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(58, 57, 56, 0.7);
    text-align: center;
    padding: 40px;
    color: #fff;
    font-size: 20px;
}
.table__responsive .info img {
    margin-bottom: 15px;
}
.table__notice {
    font-family: "Titillium Web", sans-serif;
    font-size: 13px;
    font-size: calculateRem(13px);
    line-height: 1.6;
    font-weight: 700;
    color: #333;
    text-align: left;
    margin-bottom: 10px;
    text-transform: none;
}
.table__notice-img {
    width: 22px;
    height: auto;
    vertical-align: bottom;
    display: inline-block;
}
.standard-content__cookie-table,
.home__table,
.homepage-market-overview__indices,
.homepage-market-overview__movement,
.homepage-most-traded__table,
.homepage-sector-overview__table,
.risers-fallers__table,
.sp-info-chart__table,
.sp-info-tables__table,
.sectors__table,
.sectors-half__table,
.indices__table,
.indices__constituents-table,
.indices-half__table,
.sp-price-info__table,
.sp-recent-trades__table,
.sp-price-history__table,
.trading-info__table,
.company-lookup__results-table,
.watchlist__table,
.portfolio__table-basic,
.portfolio__table-advanced,
.portfolio__table-total {
    border-collapse: collapse;
    width: 100%;
}
.standard-content__cookie-table th,
.home__table th,
.homepage-market-overview__indices th,
.homepage-market-overview__movement th,
.homepage-most-traded__table th,
.homepage-sector-overview__table th,
.risers-fallers__table th,
.sp-info-chart__table th,
.sp-info-tables__table th,
.sectors__table th,
.sectors-half__table th,
.indices__table th,
.indices__constituents-table th,
.indices-half__table th,
.sp-price-info__table th,
.sp-recent-trades__table th,
.sp-price-history__table th,
.trading-info__table th,
.company-lookup__results-table th,
.watchlist__table th,
.portfolio__table-basic th,
.portfolio__table-advanced th,
.portfolio__table-total th,
.standard-content__cookie-table td,
.home__table td,
.homepage-market-overview__indices td,
.homepage-market-overview__movement td,
.homepage-most-traded__table td,
.homepage-sector-overview__table td,
.risers-fallers__table td,
.sp-info-chart__table td,
.sp-info-tables__table td,
.sectors__table td,
.sectors-half__table td,
.indices__table td,
.indices__constituents-table td,
.indices-half__table td,
.sp-price-info__table td,
.sp-recent-trades__table td,
.sp-price-history__table td,
.trading-info__table td,
.company-lookup__results-table td,
.watchlist__table td,
.portfolio__table-basic td,
.portfolio__table-advanced td,
.portfolio__table-total td {
    text-align: right;
    padding: 6px;
    border-bottom: 1px dotted #ccc;
    white-space: nowrap;
    color: #333;
}
.standard-content__cookie-table a,
.home__table a,
.homepage-market-overview__indices a,
.homepage-market-overview__movement a,
.homepage-most-traded__table a,
.homepage-sector-overview__table a,
.risers-fallers__table a,
.sp-info-chart__table a,
.sp-info-tables__table a,
.sectors__table a,
.sectors-half__table a,
.indices__table a,
.indices__constituents-table a,
.indices-half__table a,
.sp-price-info__table a,
.sp-recent-trades__table a,
.sp-price-history__table a,
.trading-info__table a,
.company-lookup__results-table a,
.watchlist__table a,
.portfolio__table-basic a,
.portfolio__table-advanced a,
.portfolio__table-total a {
    color: #333;
}
.sortable.standard-content__cookie-table th,
.sortable.home__table th,
.sortable.homepage-market-overview__indices th,
.sortable.homepage-market-overview__movement th,
.sortable.homepage-most-traded__table th,
.sortable.homepage-sector-overview__table th,
.sortable.risers-fallers__table th,
.sortable.sp-info-chart__table th,
.sortable.sp-info-tables__table th,
.sortable.sectors__table th,
.sortable.sectors-half__table th,
.sortable.indices__table th,
.sortable.indices__constituents-table th,
.sortable.indices-half__table th,
.sortable.sp-price-info__table th,
.sortable.sp-recent-trades__table th,
.sortable.sp-price-history__table th,
.sortable.trading-info__table th,
.sortable.company-lookup__results-table th,
.sortable.watchlist__table th,
.sortable.portfolio__table-basic th,
.sortable.portfolio__table-advanced th,
.sortable.portfolio__table-total th {
    cursor: pointer;
}
.standard-content__cookie-table th,
.home__table th,
.homepage-market-overview__indices th,
.homepage-market-overview__movement th,
.homepage-most-traded__table th,
.homepage-sector-overview__table th,
.risers-fallers__table th,
.sp-info-chart__table th,
.sp-info-tables__table th,
.sectors__table th,
.sectors-half__table th,
.indices__table th,
.indices__constituents-table th,
.indices-half__table th,
.sp-price-info__table th,
.sp-recent-trades__table th,
.sp-price-history__table th,
.trading-info__table th,
.company-lookup__results-table th,
.watchlist__table th,
.portfolio__table-basic th,
.portfolio__table-advanced th,
.portfolio__table-total th {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: #f4f4f4;
}
.standard-content__cookie-table th.center,
.home__table th.center,
.homepage-market-overview__indices th.center,
.homepage-market-overview__movement th.center,
.homepage-most-traded__table th.center,
.homepage-sector-overview__table th.center,
.risers-fallers__table th.center,
.sp-info-chart__table th.center,
.sp-info-tables__table th.center,
.sectors__table th.center,
.sectors-half__table th.center,
.indices__table th.center,
.indices__constituents-table th.center,
.indices-half__table th.center,
.sp-price-info__table th.center,
.sp-recent-trades__table th.center,
.sp-price-history__table th.center,
.trading-info__table th.center,
.company-lookup__results-table th.center,
.watchlist__table th.center,
.portfolio__table-basic th.center,
.portfolio__table-advanced th.center,
.portfolio__table-total th.center {
    text-align: center;
}
.standard-content__cookie-table th.left,
.home__table th.left,
.homepage-market-overview__indices th.left,
.homepage-market-overview__movement th.left,
.homepage-most-traded__table th.left,
.homepage-sector-overview__table th.left,
.risers-fallers__table th.left,
.sp-info-chart__table th.left,
.sp-info-tables__table th.left,
.sectors__table th.left,
.sectors-half__table th.left,
.indices__table th.left,
.indices__constituents-table th.left,
.indices-half__table th.left,
.sp-price-info__table th.left,
.sp-recent-trades__table th.left,
.sp-price-history__table th.left,
.trading-info__table th.left,
.company-lookup__results-table th.left,
.watchlist__table th.left,
.portfolio__table-basic th.left,
.portfolio__table-advanced th.left,
.portfolio__table-total th.left {
    text-align: left !important;
}
.standard-content__cookie-table th.sorttable_sorted:before,
.home__table th.sorttable_sorted:before,
.homepage-market-overview__indices th.sorttable_sorted:before,
.homepage-market-overview__movement th.sorttable_sorted:before,
.homepage-most-traded__table th.sorttable_sorted:before,
.homepage-sector-overview__table th.sorttable_sorted:before,
.risers-fallers__table th.sorttable_sorted:before,
.sp-info-chart__table th.sorttable_sorted:before,
.sp-info-tables__table th.sorttable_sorted:before,
.sectors__table th.sorttable_sorted:before,
.sectors-half__table th.sorttable_sorted:before,
.indices__table th.sorttable_sorted:before,
.indices__constituents-table th.sorttable_sorted:before,
.indices-half__table th.sorttable_sorted:before,
.sp-price-info__table th.sorttable_sorted:before,
.sp-recent-trades__table th.sorttable_sorted:before,
.sp-price-history__table th.sorttable_sorted:before,
.trading-info__table th.sorttable_sorted:before,
.company-lookup__results-table th.sorttable_sorted:before,
.watchlist__table th.sorttable_sorted:before,
.portfolio__table-basic th.sorttable_sorted:before,
.portfolio__table-advanced th.sorttable_sorted:before,
.portfolio__table-total th.sorttable_sorted:before {
    font-family: FontAwesome;
    content: "";
    margin-right: 0;
    margin-left: 0;
    width: 13px;
    height: 13px;
    margin-right: 5px;
    margin-top: 2px;
}
.standard-content__cookie-table th.sorttable_sorted_reverse:before,
.home__table th.sorttable_sorted_reverse:before,
.homepage-market-overview__indices th.sorttable_sorted_reverse:before,
.homepage-market-overview__movement th.sorttable_sorted_reverse:before,
.homepage-most-traded__table th.sorttable_sorted_reverse:before,
.homepage-sector-overview__table th.sorttable_sorted_reverse:before,
.risers-fallers__table th.sorttable_sorted_reverse:before,
.sp-info-chart__table th.sorttable_sorted_reverse:before,
.sp-info-tables__table th.sorttable_sorted_reverse:before,
.sectors__table th.sorttable_sorted_reverse:before,
.sectors-half__table th.sorttable_sorted_reverse:before,
.indices__table th.sorttable_sorted_reverse:before,
.indices__constituents-table th.sorttable_sorted_reverse:before,
.indices-half__table th.sorttable_sorted_reverse:before,
.sp-price-info__table th.sorttable_sorted_reverse:before,
.sp-recent-trades__table th.sorttable_sorted_reverse:before,
.sp-price-history__table th.sorttable_sorted_reverse:before,
.trading-info__table th.sorttable_sorted_reverse:before,
.company-lookup__results-table th.sorttable_sorted_reverse:before,
.watchlist__table th.sorttable_sorted_reverse:before,
.portfolio__table-basic th.sorttable_sorted_reverse:before,
.portfolio__table-advanced th.sorttable_sorted_reverse:before,
.portfolio__table-total th.sorttable_sorted_reverse:before {
    font-family: FontAwesome;
    content: "";
    margin-right: 0;
    margin-left: 0;
    width: 13px;
    height: 13px;
    margin-right: 5px;
    margin-top: 2px;
}
.standard-content__cookie-table th > span.sorttable_sortfwdind,
.home__table th > span.sorttable_sortfwdind,
.homepage-market-overview__indices th > span.sorttable_sortfwdind,
.homepage-market-overview__movement th > span.sorttable_sortfwdind,
.homepage-most-traded__table th > span.sorttable_sortfwdind,
.homepage-sector-overview__table th > span.sorttable_sortfwdind,
.risers-fallers__table th > span.sorttable_sortfwdind,
.sp-info-chart__table th > span.sorttable_sortfwdind,
.sp-info-tables__table th > span.sorttable_sortfwdind,
.sectors__table th > span.sorttable_sortfwdind,
.sectors-half__table th > span.sorttable_sortfwdind,
.indices__table th > span.sorttable_sortfwdind,
.indices__constituents-table th > span.sorttable_sortfwdind,
.indices-half__table th > span.sorttable_sortfwdind,
.sp-price-info__table th > span.sorttable_sortfwdind,
.sp-recent-trades__table th > span.sorttable_sortfwdind,
.sp-price-history__table th > span.sorttable_sortfwdind,
.trading-info__table th > span.sorttable_sortfwdind,
.company-lookup__results-table th > span.sorttable_sortfwdind,
.watchlist__table th > span.sorttable_sortfwdind,
.portfolio__table-basic th > span.sorttable_sortfwdind,
.portfolio__table-advanced th > span.sorttable_sortfwdind,
.portfolio__table-total th > span.sorttable_sortfwdind,
.standard-content__cookie-table th > span.sorttable_sortrevind,
.home__table th > span.sorttable_sortrevind,
.homepage-market-overview__indices th > span.sorttable_sortrevind,
.homepage-market-overview__movement th > span.sorttable_sortrevind,
.homepage-most-traded__table th > span.sorttable_sortrevind,
.homepage-sector-overview__table th > span.sorttable_sortrevind,
.risers-fallers__table th > span.sorttable_sortrevind,
.sp-info-chart__table th > span.sorttable_sortrevind,
.sp-info-tables__table th > span.sorttable_sortrevind,
.sectors__table th > span.sorttable_sortrevind,
.sectors-half__table th > span.sorttable_sortrevind,
.indices__table th > span.sorttable_sortrevind,
.indices__constituents-table th > span.sorttable_sortrevind,
.indices-half__table th > span.sorttable_sortrevind,
.sp-price-info__table th > span.sorttable_sortrevind,
.sp-recent-trades__table th > span.sorttable_sortrevind,
.sp-price-history__table th > span.sorttable_sortrevind,
.trading-info__table th > span.sorttable_sortrevind,
.company-lookup__results-table th > span.sorttable_sortrevind,
.watchlist__table th > span.sorttable_sortrevind,
.portfolio__table-basic th > span.sorttable_sortrevind,
.portfolio__table-advanced th > span.sorttable_sortrevind,
.portfolio__table-total th > span.sorttable_sortrevind {
    display: none;
}
.standard-content__cookie-table td .remove-icon,
.home__table td .remove-icon,
.homepage-market-overview__indices td .remove-icon,
.homepage-market-overview__movement td .remove-icon,
.homepage-most-traded__table td .remove-icon,
.homepage-sector-overview__table td .remove-icon,
.risers-fallers__table td .remove-icon,
.sp-info-chart__table td .remove-icon,
.sp-info-tables__table td .remove-icon,
.sectors__table td .remove-icon,
.sectors-half__table td .remove-icon,
.indices__table td .remove-icon,
.indices__constituents-table td .remove-icon,
.indices-half__table td .remove-icon,
.sp-price-info__table td .remove-icon,
.sp-recent-trades__table td .remove-icon,
.sp-price-history__table td .remove-icon,
.trading-info__table td .remove-icon,
.company-lookup__results-table td .remove-icon,
.watchlist__table td .remove-icon,
.portfolio__table-basic td .remove-icon,
.portfolio__table-advanced td .remove-icon,
.portfolio__table-total td .remove-icon {
    color: #c00;
}
.standard-content__cookie-table td.bare,
.home__table td.bare,
.homepage-market-overview__indices td.bare,
.homepage-market-overview__movement td.bare,
.homepage-most-traded__table td.bare,
.homepage-sector-overview__table td.bare,
.risers-fallers__table td.bare,
.sp-info-chart__table td.bare,
.sp-info-tables__table td.bare,
.sectors__table td.bare,
.sectors-half__table td.bare,
.indices__table td.bare,
.indices__constituents-table td.bare,
.indices-half__table td.bare,
.sp-price-info__table td.bare,
.sp-recent-trades__table td.bare,
.sp-price-history__table td.bare,
.trading-info__table td.bare,
.company-lookup__results-table td.bare,
.watchlist__table td.bare,
.portfolio__table-basic td.bare,
.portfolio__table-advanced td.bare,
.portfolio__table-total td.bare {
    border: none;
    background: #fff;
}
.standard-content__cookie-table td.border-top,
.home__table td.border-top,
.homepage-market-overview__indices td.border-top,
.homepage-market-overview__movement td.border-top,
.homepage-most-traded__table td.border-top,
.homepage-sector-overview__table td.border-top,
.risers-fallers__table td.border-top,
.sp-info-chart__table td.border-top,
.sp-info-tables__table td.border-top,
.sectors__table td.border-top,
.sectors-half__table td.border-top,
.indices__table td.border-top,
.indices__constituents-table td.border-top,
.indices-half__table td.border-top,
.sp-price-info__table td.border-top,
.sp-recent-trades__table td.border-top,
.sp-price-history__table td.border-top,
.trading-info__table td.border-top,
.company-lookup__results-table td.border-top,
.watchlist__table td.border-top,
.portfolio__table-basic td.border-top,
.portfolio__table-advanced td.border-top,
.portfolio__table-total td.border-top {
    border-top: 1px solid #d1d3d4;
}
.standard-content__cookie-table td i.icon,
.home__table td i.icon,
.homepage-market-overview__indices td i.icon,
.homepage-market-overview__movement td i.icon,
.homepage-most-traded__table td i.icon,
.homepage-sector-overview__table td i.icon,
.risers-fallers__table td i.icon,
.sp-info-chart__table td i.icon,
.sp-info-tables__table td i.icon,
.sectors__table td i.icon,
.sectors-half__table td i.icon,
.indices__table td i.icon,
.indices__constituents-table td i.icon,
.indices-half__table td i.icon,
.sp-price-info__table td i.icon,
.sp-recent-trades__table td i.icon,
.sp-price-history__table td i.icon,
.trading-info__table td i.icon,
.company-lookup__results-table td i.icon,
.watchlist__table td i.icon,
.portfolio__table-basic td i.icon,
.portfolio__table-advanced td i.icon,
.portfolio__table-total td i.icon {
    margin-right: 2px;
}
.standard-content__cookie-table td span.popup,
.home__table td span.popup,
.homepage-market-overview__indices td span.popup,
.homepage-market-overview__movement td span.popup,
.homepage-most-traded__table td span.popup,
.homepage-sector-overview__table td span.popup,
.risers-fallers__table td span.popup,
.sp-info-chart__table td span.popup,
.sp-info-tables__table td span.popup,
.sectors__table td span.popup,
.sectors-half__table td span.popup,
.indices__table td span.popup,
.indices__constituents-table td span.popup,
.indices-half__table td span.popup,
.sp-price-info__table td span.popup,
.sp-recent-trades__table td span.popup,
.sp-price-history__table td span.popup,
.trading-info__table td span.popup,
.company-lookup__results-table td span.popup,
.watchlist__table td span.popup,
.portfolio__table-basic td span.popup,
.portfolio__table-advanced td span.popup,
.portfolio__table-total td span.popup {
    display: none;
}
.standard-content__cookie-table td .qp-image,
.home__table td .qp-image,
.homepage-market-overview__indices td .qp-image,
.homepage-market-overview__movement td .qp-image,
.homepage-most-traded__table td .qp-image,
.homepage-sector-overview__table td .qp-image,
.risers-fallers__table td .qp-image,
.sp-info-chart__table td .qp-image,
.sp-info-tables__table td .qp-image,
.sectors__table td .qp-image,
.sectors-half__table td .qp-image,
.indices__table td .qp-image,
.indices__constituents-table td .qp-image,
.indices-half__table td .qp-image,
.sp-price-info__table td .qp-image,
.sp-recent-trades__table td .qp-image,
.sp-price-history__table td .qp-image,
.trading-info__table td .qp-image,
.company-lookup__results-table td .qp-image,
.watchlist__table td .qp-image,
.portfolio__table-basic td .qp-image,
.portfolio__table-advanced td .qp-image,
.portfolio__table-total td .qp-image {
    width: 16px;
    margin-right: 6px;
}
.standard-content__cookie-table td.no-data,
.home__table td.no-data,
.homepage-market-overview__indices td.no-data,
.homepage-market-overview__movement td.no-data,
.homepage-most-traded__table td.no-data,
.homepage-sector-overview__table td.no-data,
.risers-fallers__table td.no-data,
.sp-info-chart__table td.no-data,
.sp-info-tables__table td.no-data,
.sectors__table td.no-data,
.sectors-half__table td.no-data,
.indices__table td.no-data,
.indices__constituents-table td.no-data,
.indices-half__table td.no-data,
.sp-price-info__table td.no-data,
.sp-recent-trades__table td.no-data,
.sp-price-history__table td.no-data,
.trading-info__table td.no-data,
.company-lookup__results-table td.no-data,
.watchlist__table td.no-data,
.portfolio__table-basic td.no-data,
.portfolio__table-advanced td.no-data,
.portfolio__table-total td.no-data {
    text-align: center;
    padding: 10px;
}
.standard-content__cookie-table td.no-padding,
.home__table td.no-padding,
.homepage-market-overview__indices td.no-padding,
.homepage-market-overview__movement td.no-padding,
.homepage-most-traded__table td.no-padding,
.homepage-sector-overview__table td.no-padding,
.risers-fallers__table td.no-padding,
.sp-info-chart__table td.no-padding,
.sp-info-tables__table td.no-padding,
.sectors__table td.no-padding,
.sectors-half__table td.no-padding,
.indices__table td.no-padding,
.indices__constituents-table td.no-padding,
.indices-half__table td.no-padding,
.sp-price-info__table td.no-padding,
.sp-recent-trades__table td.no-padding,
.sp-price-history__table td.no-padding,
.trading-info__table td.no-padding,
.company-lookup__results-table td.no-padding,
.watchlist__table td.no-padding,
.portfolio__table-basic td.no-padding,
.portfolio__table-advanced td.no-padding,
.portfolio__table-total td.no-padding {
    padding: 0;
}
.standard-content__cookie-table td.center,
.home__table td.center,
.homepage-market-overview__indices td.center,
.homepage-market-overview__movement td.center,
.homepage-most-traded__table td.center,
.homepage-sector-overview__table td.center,
.risers-fallers__table td.center,
.sp-info-chart__table td.center,
.sp-info-tables__table td.center,
.sectors__table td.center,
.sectors-half__table td.center,
.indices__table td.center,
.indices__constituents-table td.center,
.indices-half__table td.center,
.sp-price-info__table td.center,
.sp-recent-trades__table td.center,
.sp-price-history__table td.center,
.trading-info__table td.center,
.company-lookup__results-table td.center,
.watchlist__table td.center,
.portfolio__table-basic td.center,
.portfolio__table-advanced td.center,
.portfolio__table-total td.center {
    text-align: center !important;
}
.standard-content__cookie-table td.left,
.home__table td.left,
.homepage-market-overview__indices td.left,
.homepage-market-overview__movement td.left,
.homepage-most-traded__table td.left,
.homepage-sector-overview__table td.left,
.risers-fallers__table td.left,
.sp-info-chart__table td.left,
.sp-info-tables__table td.left,
.sectors__table td.left,
.sectors-half__table td.left,
.indices__table td.left,
.indices__constituents-table td.left,
.indices-half__table td.left,
.sp-price-info__table td.left,
.sp-recent-trades__table td.left,
.sp-price-history__table td.left,
.trading-info__table td.left,
.company-lookup__results-table td.left,
.watchlist__table td.left,
.portfolio__table-basic td.left,
.portfolio__table-advanced td.left,
.portfolio__table-total td.left {
    text-align: left !important;
}
.standard-content__cookie-table td .rns_source,
.home__table td .rns_source,
.homepage-market-overview__indices td .rns_source,
.homepage-market-overview__movement td .rns_source,
.homepage-most-traded__table td .rns_source,
.homepage-sector-overview__table td .rns_source,
.risers-fallers__table td .rns_source,
.sp-info-chart__table td .rns_source,
.sp-info-tables__table td .rns_source,
.sectors__table td .rns_source,
.sectors-half__table td .rns_source,
.indices__table td .rns_source,
.indices__constituents-table td .rns_source,
.indices-half__table td .rns_source,
.sp-price-info__table td .rns_source,
.sp-recent-trades__table td .rns_source,
.sp-price-history__table td .rns_source,
.trading-info__table td .rns_source,
.company-lookup__results-table td .rns_source,
.watchlist__table td .rns_source,
.portfolio__table-basic td .rns_source,
.portfolio__table-advanced td .rns_source,
.portfolio__table-total td .rns_source {
    display: inline-block;
    border: 1px solid #333;
    color: #333;
    font-size: 11px;
    padding: 1px 3px;
    line-height: 0.9;
}
.standard-content__cookie-table td.align-right,
.home__table td.align-right,
.homepage-market-overview__indices td.align-right,
.homepage-market-overview__movement td.align-right,
.homepage-most-traded__table td.align-right,
.homepage-sector-overview__table td.align-right,
.risers-fallers__table td.align-right,
.sp-info-chart__table td.align-right,
.sp-info-tables__table td.align-right,
.sectors__table td.align-right,
.sectors-half__table td.align-right,
.indices__table td.align-right,
.indices__constituents-table td.align-right,
.indices-half__table td.align-right,
.sp-price-info__table td.align-right,
.sp-recent-trades__table td.align-right,
.sp-price-history__table td.align-right,
.trading-info__table td.align-right,
.company-lookup__results-table td.align-right,
.watchlist__table td.align-right,
.portfolio__table-basic td.align-right,
.portfolio__table-advanced td.align-right,
.portfolio__table-total td.align-right {
    text-align: right;
}
.standard-content__cookie-table td.align-left,
.home__table td.align-left,
.homepage-market-overview__indices td.align-left,
.homepage-market-overview__movement td.align-left,
.homepage-most-traded__table td.align-left,
.homepage-sector-overview__table td.align-left,
.risers-fallers__table td.align-left,
.sp-info-chart__table td.align-left,
.sp-info-tables__table td.align-left,
.sectors__table td.align-left,
.sectors-half__table td.align-left,
.indices__table td.align-left,
.indices__constituents-table td.align-left,
.indices-half__table td.align-left,
.sp-price-info__table td.align-left,
.sp-recent-trades__table td.align-left,
.sp-price-history__table td.align-left,
.trading-info__table td.align-left,
.company-lookup__results-table td.align-left,
.watchlist__table td.align-left,
.portfolio__table-basic td.align-left,
.portfolio__table-advanced td.align-left,
.portfolio__table-total td.align-left {
    text-align: left;
}
.standard-content__cookie-table td.up,
.home__table td.up,
.homepage-market-overview__indices td.up,
.homepage-market-overview__movement td.up,
.homepage-most-traded__table td.up,
.homepage-sector-overview__table td.up,
.risers-fallers__table td.up,
.sp-info-chart__table td.up,
.sp-info-tables__table td.up,
.sectors__table td.up,
.sectors-half__table td.up,
.indices__table td.up,
.indices__constituents-table td.up,
.indices-half__table td.up,
.sp-price-info__table td.up,
.sp-recent-trades__table td.up,
.sp-price-history__table td.up,
.trading-info__table td.up,
.company-lookup__results-table td.up,
.watchlist__table td.up,
.portfolio__table-basic td.up,
.portfolio__table-advanced td.up,
.portfolio__table-total td.up,
.standard-content__cookie-table td.profit-up,
.home__table td.profit-up,
.homepage-market-overview__indices td.profit-up,
.homepage-market-overview__movement td.profit-up,
.homepage-most-traded__table td.profit-up,
.homepage-sector-overview__table td.profit-up,
.risers-fallers__table td.profit-up,
.sp-info-chart__table td.profit-up,
.sp-info-tables__table td.profit-up,
.sectors__table td.profit-up,
.sectors-half__table td.profit-up,
.indices__table td.profit-up,
.indices__constituents-table td.profit-up,
.indices-half__table td.profit-up,
.sp-price-info__table td.profit-up,
.sp-recent-trades__table td.profit-up,
.sp-price-history__table td.profit-up,
.trading-info__table td.profit-up,
.company-lookup__results-table td.profit-up,
.watchlist__table td.profit-up,
.portfolio__table-basic td.profit-up,
.portfolio__table-advanced td.profit-up,
.portfolio__table-total td.profit-up,
.standard-content__cookie-table td.total-profit-up,
.home__table td.total-profit-up,
.homepage-market-overview__indices td.total-profit-up,
.homepage-market-overview__movement td.total-profit-up,
.homepage-most-traded__table td.total-profit-up,
.homepage-sector-overview__table td.total-profit-up,
.risers-fallers__table td.total-profit-up,
.sp-info-chart__table td.total-profit-up,
.sp-info-tables__table td.total-profit-up,
.sectors__table td.total-profit-up,
.sectors-half__table td.total-profit-up,
.indices__table td.total-profit-up,
.indices__constituents-table td.total-profit-up,
.indices-half__table td.total-profit-up,
.sp-price-info__table td.total-profit-up,
.sp-recent-trades__table td.total-profit-up,
.sp-price-history__table td.total-profit-up,
.trading-info__table td.total-profit-up,
.company-lookup__results-table td.total-profit-up,
.watchlist__table td.total-profit-up,
.portfolio__table-basic td.total-profit-up,
.portfolio__table-advanced td.total-profit-up,
.portfolio__table-total td.total-profit-up {
    color: #051;
}
.standard-content__cookie-table td.up a,
.home__table td.up a,
.homepage-market-overview__indices td.up a,
.homepage-market-overview__movement td.up a,
.homepage-most-traded__table td.up a,
.homepage-sector-overview__table td.up a,
.risers-fallers__table td.up a,
.sp-info-chart__table td.up a,
.sp-info-tables__table td.up a,
.sectors__table td.up a,
.sectors-half__table td.up a,
.indices__table td.up a,
.indices__constituents-table td.up a,
.indices-half__table td.up a,
.sp-price-info__table td.up a,
.sp-recent-trades__table td.up a,
.sp-price-history__table td.up a,
.trading-info__table td.up a,
.company-lookup__results-table td.up a,
.watchlist__table td.up a,
.portfolio__table-basic td.up a,
.portfolio__table-advanced td.up a,
.portfolio__table-total td.up a,
.standard-content__cookie-table td.up span,
.home__table td.up span,
.homepage-market-overview__indices td.up span,
.homepage-market-overview__movement td.up span,
.homepage-most-traded__table td.up span,
.homepage-sector-overview__table td.up span,
.risers-fallers__table td.up span,
.sp-info-chart__table td.up span,
.sp-info-tables__table td.up span,
.sectors__table td.up span,
.sectors-half__table td.up span,
.indices__table td.up span,
.indices__constituents-table td.up span,
.indices-half__table td.up span,
.sp-price-info__table td.up span,
.sp-recent-trades__table td.up span,
.sp-price-history__table td.up span,
.trading-info__table td.up span,
.company-lookup__results-table td.up span,
.watchlist__table td.up span,
.portfolio__table-basic td.up span,
.portfolio__table-advanced td.up span,
.portfolio__table-total td.up span,
.standard-content__cookie-table td.profit-up a,
.home__table td.profit-up a,
.homepage-market-overview__indices td.profit-up a,
.homepage-market-overview__movement td.profit-up a,
.homepage-most-traded__table td.profit-up a,
.homepage-sector-overview__table td.profit-up a,
.risers-fallers__table td.profit-up a,
.sp-info-chart__table td.profit-up a,
.sp-info-tables__table td.profit-up a,
.sectors__table td.profit-up a,
.sectors-half__table td.profit-up a,
.indices__table td.profit-up a,
.indices__constituents-table td.profit-up a,
.indices-half__table td.profit-up a,
.sp-price-info__table td.profit-up a,
.sp-recent-trades__table td.profit-up a,
.sp-price-history__table td.profit-up a,
.trading-info__table td.profit-up a,
.company-lookup__results-table td.profit-up a,
.watchlist__table td.profit-up a,
.portfolio__table-basic td.profit-up a,
.portfolio__table-advanced td.profit-up a,
.portfolio__table-total td.profit-up a,
.standard-content__cookie-table td.profit-up span,
.home__table td.profit-up span,
.homepage-market-overview__indices td.profit-up span,
.homepage-market-overview__movement td.profit-up span,
.homepage-most-traded__table td.profit-up span,
.homepage-sector-overview__table td.profit-up span,
.risers-fallers__table td.profit-up span,
.sp-info-chart__table td.profit-up span,
.sp-info-tables__table td.profit-up span,
.sectors__table td.profit-up span,
.sectors-half__table td.profit-up span,
.indices__table td.profit-up span,
.indices__constituents-table td.profit-up span,
.indices-half__table td.profit-up span,
.sp-price-info__table td.profit-up span,
.sp-recent-trades__table td.profit-up span,
.sp-price-history__table td.profit-up span,
.trading-info__table td.profit-up span,
.company-lookup__results-table td.profit-up span,
.watchlist__table td.profit-up span,
.portfolio__table-basic td.profit-up span,
.portfolio__table-advanced td.profit-up span,
.portfolio__table-total td.profit-up span,
.standard-content__cookie-table td.total-profit-up a,
.home__table td.total-profit-up a,
.homepage-market-overview__indices td.total-profit-up a,
.homepage-market-overview__movement td.total-profit-up a,
.homepage-most-traded__table td.total-profit-up a,
.homepage-sector-overview__table td.total-profit-up a,
.risers-fallers__table td.total-profit-up a,
.sp-info-chart__table td.total-profit-up a,
.sp-info-tables__table td.total-profit-up a,
.sectors__table td.total-profit-up a,
.sectors-half__table td.total-profit-up a,
.indices__table td.total-profit-up a,
.indices__constituents-table td.total-profit-up a,
.indices-half__table td.total-profit-up a,
.sp-price-info__table td.total-profit-up a,
.sp-recent-trades__table td.total-profit-up a,
.sp-price-history__table td.total-profit-up a,
.trading-info__table td.total-profit-up a,
.company-lookup__results-table td.total-profit-up a,
.watchlist__table td.total-profit-up a,
.portfolio__table-basic td.total-profit-up a,
.portfolio__table-advanced td.total-profit-up a,
.portfolio__table-total td.total-profit-up a,
.standard-content__cookie-table td.total-profit-up span,
.home__table td.total-profit-up span,
.homepage-market-overview__indices td.total-profit-up span,
.homepage-market-overview__movement td.total-profit-up span,
.homepage-most-traded__table td.total-profit-up span,
.homepage-sector-overview__table td.total-profit-up span,
.risers-fallers__table td.total-profit-up span,
.sp-info-chart__table td.total-profit-up span,
.sp-info-tables__table td.total-profit-up span,
.sectors__table td.total-profit-up span,
.sectors-half__table td.total-profit-up span,
.indices__table td.total-profit-up span,
.indices__constituents-table td.total-profit-up span,
.indices-half__table td.total-profit-up span,
.sp-price-info__table td.total-profit-up span,
.sp-recent-trades__table td.total-profit-up span,
.sp-price-history__table td.total-profit-up span,
.trading-info__table td.total-profit-up span,
.company-lookup__results-table td.total-profit-up span,
.watchlist__table td.total-profit-up span,
.portfolio__table-basic td.total-profit-up span,
.portfolio__table-advanced td.total-profit-up span,
.portfolio__table-total td.total-profit-up span {
    color: #051;
}
.standard-content__cookie-table td.down,
.home__table td.down,
.homepage-market-overview__indices td.down,
.homepage-market-overview__movement td.down,
.homepage-most-traded__table td.down,
.homepage-sector-overview__table td.down,
.risers-fallers__table td.down,
.sp-info-chart__table td.down,
.sp-info-tables__table td.down,
.sectors__table td.down,
.sectors-half__table td.down,
.indices__table td.down,
.indices__constituents-table td.down,
.indices-half__table td.down,
.sp-price-info__table td.down,
.sp-recent-trades__table td.down,
.sp-price-history__table td.down,
.trading-info__table td.down,
.company-lookup__results-table td.down,
.watchlist__table td.down,
.portfolio__table-basic td.down,
.portfolio__table-advanced td.down,
.portfolio__table-total td.down,
.standard-content__cookie-table td.profit-down,
.home__table td.profit-down,
.homepage-market-overview__indices td.profit-down,
.homepage-market-overview__movement td.profit-down,
.homepage-most-traded__table td.profit-down,
.homepage-sector-overview__table td.profit-down,
.risers-fallers__table td.profit-down,
.sp-info-chart__table td.profit-down,
.sp-info-tables__table td.profit-down,
.sectors__table td.profit-down,
.sectors-half__table td.profit-down,
.indices__table td.profit-down,
.indices__constituents-table td.profit-down,
.indices-half__table td.profit-down,
.sp-price-info__table td.profit-down,
.sp-recent-trades__table td.profit-down,
.sp-price-history__table td.profit-down,
.trading-info__table td.profit-down,
.company-lookup__results-table td.profit-down,
.watchlist__table td.profit-down,
.portfolio__table-basic td.profit-down,
.portfolio__table-advanced td.profit-down,
.portfolio__table-total td.profit-down,
.standard-content__cookie-table td.total-profit-down,
.home__table td.total-profit-down,
.homepage-market-overview__indices td.total-profit-down,
.homepage-market-overview__movement td.total-profit-down,
.homepage-most-traded__table td.total-profit-down,
.homepage-sector-overview__table td.total-profit-down,
.risers-fallers__table td.total-profit-down,
.sp-info-chart__table td.total-profit-down,
.sp-info-tables__table td.total-profit-down,
.sectors__table td.total-profit-down,
.sectors-half__table td.total-profit-down,
.indices__table td.total-profit-down,
.indices__constituents-table td.total-profit-down,
.indices-half__table td.total-profit-down,
.sp-price-info__table td.total-profit-down,
.sp-recent-trades__table td.total-profit-down,
.sp-price-history__table td.total-profit-down,
.trading-info__table td.total-profit-down,
.company-lookup__results-table td.total-profit-down,
.watchlist__table td.total-profit-down,
.portfolio__table-basic td.total-profit-down,
.portfolio__table-advanced td.total-profit-down,
.portfolio__table-total td.total-profit-down {
    color: #c00;
}
.standard-content__cookie-table td.down a,
.home__table td.down a,
.homepage-market-overview__indices td.down a,
.homepage-market-overview__movement td.down a,
.homepage-most-traded__table td.down a,
.homepage-sector-overview__table td.down a,
.risers-fallers__table td.down a,
.sp-info-chart__table td.down a,
.sp-info-tables__table td.down a,
.sectors__table td.down a,
.sectors-half__table td.down a,
.indices__table td.down a,
.indices__constituents-table td.down a,
.indices-half__table td.down a,
.sp-price-info__table td.down a,
.sp-recent-trades__table td.down a,
.sp-price-history__table td.down a,
.trading-info__table td.down a,
.company-lookup__results-table td.down a,
.watchlist__table td.down a,
.portfolio__table-basic td.down a,
.portfolio__table-advanced td.down a,
.portfolio__table-total td.down a,
.standard-content__cookie-table td.down span,
.home__table td.down span,
.homepage-market-overview__indices td.down span,
.homepage-market-overview__movement td.down span,
.homepage-most-traded__table td.down span,
.homepage-sector-overview__table td.down span,
.risers-fallers__table td.down span,
.sp-info-chart__table td.down span,
.sp-info-tables__table td.down span,
.sectors__table td.down span,
.sectors-half__table td.down span,
.indices__table td.down span,
.indices__constituents-table td.down span,
.indices-half__table td.down span,
.sp-price-info__table td.down span,
.sp-recent-trades__table td.down span,
.sp-price-history__table td.down span,
.trading-info__table td.down span,
.company-lookup__results-table td.down span,
.watchlist__table td.down span,
.portfolio__table-basic td.down span,
.portfolio__table-advanced td.down span,
.portfolio__table-total td.down span,
.standard-content__cookie-table td.profit-down a,
.home__table td.profit-down a,
.homepage-market-overview__indices td.profit-down a,
.homepage-market-overview__movement td.profit-down a,
.homepage-most-traded__table td.profit-down a,
.homepage-sector-overview__table td.profit-down a,
.risers-fallers__table td.profit-down a,
.sp-info-chart__table td.profit-down a,
.sp-info-tables__table td.profit-down a,
.sectors__table td.profit-down a,
.sectors-half__table td.profit-down a,
.indices__table td.profit-down a,
.indices__constituents-table td.profit-down a,
.indices-half__table td.profit-down a,
.sp-price-info__table td.profit-down a,
.sp-recent-trades__table td.profit-down a,
.sp-price-history__table td.profit-down a,
.trading-info__table td.profit-down a,
.company-lookup__results-table td.profit-down a,
.watchlist__table td.profit-down a,
.portfolio__table-basic td.profit-down a,
.portfolio__table-advanced td.profit-down a,
.portfolio__table-total td.profit-down a,
.standard-content__cookie-table td.profit-down span,
.home__table td.profit-down span,
.homepage-market-overview__indices td.profit-down span,
.homepage-market-overview__movement td.profit-down span,
.homepage-most-traded__table td.profit-down span,
.homepage-sector-overview__table td.profit-down span,
.risers-fallers__table td.profit-down span,
.sp-info-chart__table td.profit-down span,
.sp-info-tables__table td.profit-down span,
.sectors__table td.profit-down span,
.sectors-half__table td.profit-down span,
.indices__table td.profit-down span,
.indices__constituents-table td.profit-down span,
.indices-half__table td.profit-down span,
.sp-price-info__table td.profit-down span,
.sp-recent-trades__table td.profit-down span,
.sp-price-history__table td.profit-down span,
.trading-info__table td.profit-down span,
.company-lookup__results-table td.profit-down span,
.watchlist__table td.profit-down span,
.portfolio__table-basic td.profit-down span,
.portfolio__table-advanced td.profit-down span,
.portfolio__table-total td.profit-down span,
.standard-content__cookie-table td.total-profit-down a,
.home__table td.total-profit-down a,
.homepage-market-overview__indices td.total-profit-down a,
.homepage-market-overview__movement td.total-profit-down a,
.homepage-most-traded__table td.total-profit-down a,
.homepage-sector-overview__table td.total-profit-down a,
.risers-fallers__table td.total-profit-down a,
.sp-info-chart__table td.total-profit-down a,
.sp-info-tables__table td.total-profit-down a,
.sectors__table td.total-profit-down a,
.sectors-half__table td.total-profit-down a,
.indices__table td.total-profit-down a,
.indices__constituents-table td.total-profit-down a,
.indices-half__table td.total-profit-down a,
.sp-price-info__table td.total-profit-down a,
.sp-recent-trades__table td.total-profit-down a,
.sp-price-history__table td.total-profit-down a,
.trading-info__table td.total-profit-down a,
.company-lookup__results-table td.total-profit-down a,
.watchlist__table td.total-profit-down a,
.portfolio__table-basic td.total-profit-down a,
.portfolio__table-advanced td.total-profit-down a,
.portfolio__table-total td.total-profit-down a,
.standard-content__cookie-table td.total-profit-down span,
.home__table td.total-profit-down span,
.homepage-market-overview__indices td.total-profit-down span,
.homepage-market-overview__movement td.total-profit-down span,
.homepage-most-traded__table td.total-profit-down span,
.homepage-sector-overview__table td.total-profit-down span,
.risers-fallers__table td.total-profit-down span,
.sp-info-chart__table td.total-profit-down span,
.sp-info-tables__table td.total-profit-down span,
.sectors__table td.total-profit-down span,
.sectors-half__table td.total-profit-down span,
.indices__table td.total-profit-down span,
.indices__constituents-table td.total-profit-down span,
.indices-half__table td.total-profit-down span,
.sp-price-info__table td.total-profit-down span,
.sp-recent-trades__table td.total-profit-down span,
.sp-price-history__table td.total-profit-down span,
.trading-info__table td.total-profit-down span,
.company-lookup__results-table td.total-profit-down span,
.watchlist__table td.total-profit-down span,
.portfolio__table-basic td.total-profit-down span,
.portfolio__table-advanced td.total-profit-down span,
.portfolio__table-total td.total-profit-down span {
    color: #c00;
}
.standard-content__cookie-table tr th:first-child,
.home__table tr th:first-child,
.homepage-market-overview__indices tr th:first-child,
.homepage-market-overview__movement tr th:first-child,
.homepage-most-traded__table tr th:first-child,
.homepage-sector-overview__table tr th:first-child,
.risers-fallers__table tr th:first-child,
.sp-info-chart__table tr th:first-child,
.sp-info-tables__table tr th:first-child,
.sectors__table tr th:first-child,
.sectors-half__table tr th:first-child,
.indices__table tr th:first-child,
.indices__constituents-table tr th:first-child,
.indices-half__table tr th:first-child,
.sp-price-info__table tr th:first-child,
.sp-recent-trades__table tr th:first-child,
.sp-price-history__table tr th:first-child,
.trading-info__table tr th:first-child,
.company-lookup__results-table tr th:first-child,
.watchlist__table tr th:first-child,
.portfolio__table-basic tr th:first-child,
.portfolio__table-advanced tr th:first-child,
.portfolio__table-total tr th:first-child,
.standard-content__cookie-table tr td:first-child,
.home__table tr td:first-child,
.homepage-market-overview__indices tr td:first-child,
.homepage-market-overview__movement tr td:first-child,
.homepage-most-traded__table tr td:first-child,
.homepage-sector-overview__table tr td:first-child,
.risers-fallers__table tr td:first-child,
.sp-info-chart__table tr td:first-child,
.sp-info-tables__table tr td:first-child,
.sectors__table tr td:first-child,
.sectors-half__table tr td:first-child,
.indices__table tr td:first-child,
.indices__constituents-table tr td:first-child,
.indices-half__table tr td:first-child,
.sp-price-info__table tr td:first-child,
.sp-recent-trades__table tr td:first-child,
.sp-price-history__table tr td:first-child,
.trading-info__table tr td:first-child,
.company-lookup__results-table tr td:first-child,
.watchlist__table tr td:first-child,
.portfolio__table-basic tr td:first-child,
.portfolio__table-advanced tr td:first-child,
.portfolio__table-total tr td:first-child {
    text-align: left;
}
.standard-content__cookie-table tr.table-title,
.home__table tr.table-title,
.homepage-market-overview__indices tr.table-title,
.homepage-market-overview__movement tr.table-title,
.homepage-most-traded__table tr.table-title,
.homepage-sector-overview__table tr.table-title,
.risers-fallers__table tr.table-title,
.sp-info-chart__table tr.table-title,
.sp-info-tables__table tr.table-title,
.sectors__table tr.table-title,
.sectors-half__table tr.table-title,
.indices__table tr.table-title,
.indices__constituents-table tr.table-title,
.indices-half__table tr.table-title,
.sp-price-info__table tr.table-title,
.sp-recent-trades__table tr.table-title,
.sp-price-history__table tr.table-title,
.trading-info__table tr.table-title,
.company-lookup__results-table tr.table-title,
.watchlist__table tr.table-title,
.portfolio__table-basic tr.table-title,
.portfolio__table-advanced tr.table-title,
.portfolio__table-total tr.table-title {
    border-color: #880063;
}
.standard-content__cookie-table tr.table-title td,
.home__table tr.table-title td,
.homepage-market-overview__indices tr.table-title td,
.homepage-market-overview__movement tr.table-title td,
.homepage-most-traded__table tr.table-title td,
.homepage-sector-overview__table tr.table-title td,
.risers-fallers__table tr.table-title td,
.sp-info-chart__table tr.table-title td,
.sp-info-tables__table tr.table-title td,
.sectors__table tr.table-title td,
.sectors-half__table tr.table-title td,
.indices__table tr.table-title td,
.indices__constituents-table tr.table-title td,
.indices-half__table tr.table-title td,
.sp-price-info__table tr.table-title td,
.sp-recent-trades__table tr.table-title td,
.sp-price-history__table tr.table-title td,
.trading-info__table tr.table-title td,
.company-lookup__results-table tr.table-title td,
.watchlist__table tr.table-title td,
.portfolio__table-basic tr.table-title td,
.portfolio__table-advanced tr.table-title td,
.portfolio__table-total tr.table-title td {
    background: #880063;
    border-color: #880063;
    color: #fff;
    border: none;
    padding: 8px;
}
.standard-content__cookie-table tr.table-title td h2,
.home__table tr.table-title td h2,
.homepage-market-overview__indices tr.table-title td h2,
.homepage-market-overview__movement tr.table-title td h2,
.homepage-most-traded__table tr.table-title td h2,
.homepage-sector-overview__table tr.table-title td h2,
.risers-fallers__table tr.table-title td h2,
.sp-info-chart__table tr.table-title td h2,
.sp-info-tables__table tr.table-title td h2,
.sectors__table tr.table-title td h2,
.sectors-half__table tr.table-title td h2,
.indices__table tr.table-title td h2,
.indices__constituents-table tr.table-title td h2,
.indices-half__table tr.table-title td h2,
.sp-price-info__table tr.table-title td h2,
.sp-recent-trades__table tr.table-title td h2,
.sp-price-history__table tr.table-title td h2,
.sp-news h2,
.trading-info__table tr.table-title td h2,
.company-lookup__results-table tr.table-title td h2,
.watchlist__table tr.table-title td h2,
.portfolio__table-basic tr.table-title td h2,
.portfolio__table-advanced tr.table-title td h2,
.portfolio__table-total tr.table-title td h2 {
    font-family: "Titillium Web", sans-serif;
    font-size: 14px;
    font-size: calculateRem(14px);
    line-height: 1.6;
    font-weight: 400;
    color: #fff;
    text-align: left;
    margin-bottom: 0;
    text-transform: none;
}
.standard-content__cookie-table tr.up td,
.home__table tr.up td,
.homepage-market-overview__indices tr.up td,
.homepage-market-overview__movement tr.up td,
.homepage-most-traded__table tr.up td,
.homepage-sector-overview__table tr.up td,
.risers-fallers__table tr.up td,
.sp-info-chart__table tr.up td,
.sp-info-tables__table tr.up td,
.sectors__table tr.up td,
.sectors-half__table tr.up td,
.indices__table tr.up td,
.indices__constituents-table tr.up td,
.indices-half__table tr.up td,
.sp-price-info__table tr.up td,
.sp-recent-trades__table tr.up td,
.sp-price-history__table tr.up td,
.trading-info__table tr.up td,
.company-lookup__results-table tr.up td,
.watchlist__table tr.up td,
.portfolio__table-basic tr.up td,
.portfolio__table-advanced tr.up td,
.portfolio__table-total tr.up td {
    color: #051;
}
.standard-content__cookie-table tr.up td a,
.home__table tr.up td a,
.homepage-market-overview__indices tr.up td a,
.homepage-market-overview__movement tr.up td a,
.homepage-most-traded__table tr.up td a,
.homepage-sector-overview__table tr.up td a,
.risers-fallers__table tr.up td a,
.sp-info-chart__table tr.up td a,
.sp-info-tables__table tr.up td a,
.sectors__table tr.up td a,
.sectors-half__table tr.up td a,
.indices__table tr.up td a,
.indices__constituents-table tr.up td a,
.indices-half__table tr.up td a,
.sp-price-info__table tr.up td a,
.sp-recent-trades__table tr.up td a,
.sp-price-history__table tr.up td a,
.trading-info__table tr.up td a,
.company-lookup__results-table tr.up td a,
.watchlist__table tr.up td a,
.portfolio__table-basic tr.up td a,
.portfolio__table-advanced tr.up td a,
.portfolio__table-total tr.up td a,
.standard-content__cookie-table tr.up td span,
.home__table tr.up td span,
.homepage-market-overview__indices tr.up td span,
.homepage-market-overview__movement tr.up td span,
.homepage-most-traded__table tr.up td span,
.homepage-sector-overview__table tr.up td span,
.risers-fallers__table tr.up td span,
.sp-info-chart__table tr.up td span,
.sp-info-tables__table tr.up td span,
.sectors__table tr.up td span,
.sectors-half__table tr.up td span,
.indices__table tr.up td span,
.indices__constituents-table tr.up td span,
.indices-half__table tr.up td span,
.sp-price-info__table tr.up td span,
.sp-recent-trades__table tr.up td span,
.sp-price-history__table tr.up td span,
.trading-info__table tr.up td span,
.company-lookup__results-table tr.up td span,
.watchlist__table tr.up td span,
.portfolio__table-basic tr.up td span,
.portfolio__table-advanced tr.up td span,
.portfolio__table-total tr.up td span {
    color: #051;
}
.standard-content__cookie-table tr.down td,
.home__table tr.down td,
.homepage-market-overview__indices tr.down td,
.homepage-market-overview__movement tr.down td,
.homepage-most-traded__table tr.down td,
.homepage-sector-overview__table tr.down td,
.risers-fallers__table tr.down td,
.sp-info-chart__table tr.down td,
.sp-info-tables__table tr.down td,
.sectors__table tr.down td,
.sectors-half__table tr.down td,
.indices__table tr.down td,
.indices__constituents-table tr.down td,
.indices-half__table tr.down td,
.sp-price-info__table tr.down td,
.sp-recent-trades__table tr.down td,
.sp-price-history__table tr.down td,
.trading-info__table tr.down td,
.company-lookup__results-table tr.down td,
.watchlist__table tr.down td,
.portfolio__table-basic tr.down td,
.portfolio__table-advanced tr.down td,
.portfolio__table-total tr.down td {
    color: #c00;
}
.standard-content__cookie-table tr.down td a,
.home__table tr.down td a,
.homepage-market-overview__indices tr.down td a,
.homepage-market-overview__movement tr.down td a,
.homepage-most-traded__table tr.down td a,
.homepage-sector-overview__table tr.down td a,
.risers-fallers__table tr.down td a,
.sp-info-chart__table tr.down td a,
.sp-info-tables__table tr.down td a,
.sectors__table tr.down td a,
.sectors-half__table tr.down td a,
.indices__table tr.down td a,
.indices__constituents-table tr.down td a,
.indices-half__table tr.down td a,
.sp-price-info__table tr.down td a,
.sp-recent-trades__table tr.down td a,
.sp-price-history__table tr.down td a,
.trading-info__table tr.down td a,
.company-lookup__results-table tr.down td a,
.watchlist__table tr.down td a,
.portfolio__table-basic tr.down td a,
.portfolio__table-advanced tr.down td a,
.portfolio__table-total tr.down td a,
.standard-content__cookie-table tr.down td span,
.home__table tr.down td span,
.homepage-market-overview__indices tr.down td span,
.homepage-market-overview__movement tr.down td span,
.homepage-most-traded__table tr.down td span,
.homepage-sector-overview__table tr.down td span,
.risers-fallers__table tr.down td span,
.sp-info-chart__table tr.down td span,
.sp-info-tables__table tr.down td span,
.sectors__table tr.down td span,
.sectors-half__table tr.down td span,
.indices__table tr.down td span,
.indices__constituents-table tr.down td span,
.indices-half__table tr.down td span,
.sp-price-info__table tr.down td span,
.sp-recent-trades__table tr.down td span,
.sp-price-history__table tr.down td span,
.trading-info__table tr.down td span,
.company-lookup__results-table tr.down td span,
.watchlist__table tr.down td span,
.portfolio__table-basic tr.down td span,
.portfolio__table-advanced tr.down td span,
.portfolio__table-total tr.down td span {
    color: #c00;
}
.standard-content__cookie-table tr.title td,
.home__table tr.title td,
.homepage-market-overview__indices tr.title td,
.homepage-market-overview__movement tr.title td,
.homepage-most-traded__table tr.title td,
.homepage-sector-overview__table tr.title td,
.risers-fallers__table tr.title td,
.sp-info-chart__table tr.title td,
.sp-info-tables__table tr.title td,
.sectors__table tr.title td,
.sectors-half__table tr.title td,
.indices__table tr.title td,
.indices__constituents-table tr.title td,
.indices-half__table tr.title td,
.sp-price-info__table tr.title td,
.sp-recent-trades__table tr.title td,
.sp-price-history__table tr.title td,
.trading-info__table tr.title td,
.company-lookup__results-table tr.title td,
.watchlist__table tr.title td,
.portfolio__table-basic tr.title td,
.portfolio__table-advanced tr.title td,
.portfolio__table-total tr.title td {
    background: #eee;
    font-weight: bold;
}
.homepage-market-overview__movement tr th:first-child,
.homepage-market-overview__movement tr td:first-child {
    text-align: center;
}
.homepage-market-overview__movement tr th,
.homepage-market-overview__movement tr td {
    text-align: center;
}
.standard-content__cookie-table tr,
.home__table tr,
.homepage-market-overview__indices tr,
.homepage-market-overview__movement tr,
.risers-fallers__table tr,
.sp-info-chart__table tr,
.sp-info-tables__table tr,
.sectors__table tr,
.sectors-half__table--bordered tr,
.indices__table tr,
.indices__constituents-table tr,
.indices-half__table--bordered tr,
.trading-info__table tr,
.watchlist__table tr,
.portfolio__table-total tr {
    border: 1px solid #ccc;
}
.standard-content__cookie-table tr th,
.home__table tr th,
.homepage-market-overview__indices tr th,
.homepage-market-overview__movement tr th,
.risers-fallers__table tr th,
.sp-info-chart__table tr th,
.sp-info-tables__table tr th,
.sectors__table tr th,
.sectors-half__table--bordered tr th,
.indices__table tr th,
.indices__constituents-table tr th,
.indices-half__table--bordered tr th,
.trading-info__table tr th,
.watchlist__table tr th,
.portfolio__table-total tr th,
.standard-content__cookie-table tr td,
.home__table tr td,
.homepage-market-overview__indices tr td,
.homepage-market-overview__movement tr td,
.risers-fallers__table tr td,
.sp-info-chart__table tr td,
.sp-info-tables__table tr td,
.sectors__table tr td,
.sectors-half__table--bordered tr td,
.indices__table tr td,
.indices__constituents-table tr td,
.indices-half__table--bordered tr td,
.trading-info__table tr td,
.watchlist__table tr td,
.portfolio__table-total tr td {
    border: 1px solid #ccc;
}
.standard-content__cookie-table tr th,
.trading-info__table tr th,
.standard-content__cookie-table tr td,
.trading-info__table tr td {
    padding: 12px;
}
.standard-content__cookie-table tr:nth-child(2n + 3),
.risers-fallers__table tr:nth-child(2n + 3),
.sp-info-chart__table tr:nth-child(2n + 3),
.sp-info-tables__table tr:nth-child(2n + 3),
.sectors__table tr:nth-child(2n + 3),
.sectors-half__table--striped tr:nth-child(2n + 3),
.indices-half__table--striped tr:nth-child(2n + 3),
.sp-price-info__table tr:nth-child(2n + 3),
.sp-recent-trades__table tr:nth-child(2n + 3),
.sp-price-history__table tr:nth-child(2n + 3),
.watchlist__table tr:nth-child(2n + 3),
.portfolio__table-basic tr:nth-child(2n + 3),
.portfolio__table-advanced tr:nth-child(2n + 3) {
    background: #fafafa;
}
.home__table tr:nth-child(2n + 4) {
    background: #fafafa;
}
.standard-content__cookie-table th,
.sp-info-tables__table th,
.trading-info__table th,
.company-lookup__results-table th,
.standard-content__cookie-table td,
.sp-info-tables__table td,
.trading-info__table td,
.company-lookup__results-table td {
    text-align: left;
}
.standard-content__input,
.utility-bar__search-input,
.utility-bar__login-input,
.left-search-box__search-input,
.register__input,
.login__input,
.sp-info-chart__filter-input,
.sp-price-history__day,
.sp-price-history__year,
.company-lookup__search-input,
.members-home__input,
.watchlist__input,
.watchlist__add-input,
.portfolio__input,
.settings__input {
    font-family: "Titillium Web", sans-serif;
    font-size: 16px;
    font-size: calculateRem(16px);
    line-height: 1.6;
    font-weight: 400;
    color: #333;
    text-align: left;
    margin-bottom: 0;
    text-transform: none;
    display: inline-block;
    border: 1px solid #d1d3d4;
    border-radius: 0;
    padding: 3px 5px;
    outline: none;
}
@media (min-width: 768px) {
    .standard-content__input,
    .utility-bar__search-input,
    .utility-bar__login-input,
    .left-search-box__search-input,
    .register__input,
    .login__input,
    .sp-info-chart__filter-input,
    .sp-price-history__day,
    .sp-price-history__year,
    .company-lookup__search-input,
    .members-home__input,
    .watchlist__input,
    .watchlist__add-input,
    .portfolio__input,
    .settings__input {
        font-size: 16px;
    }
}
.utility-bar__search-input,
.utility-bar__login-input,
.left-search-box__search-input {
    float: left;
}
.watchlist__textarea,
.portfolio__textarea,
.portfolio__text-notes {
    font-family: "Titillium Web", sans-serif;
    font-size: 16px;
    font-size: calculateRem(16px);
    line-height: 1.6;
    font-weight: 400;
    color: #333;
    text-align: left;
    margin-bottom: 0;
    text-transform: none;
    display: inline-block;
    border: 1px solid #d1d3d4;
    border-radius: 0;
    padding: 3px 5px;
    outline: none;
}
@media (min-width: 768px) {
    .watchlist__textarea,
    .portfolio__textarea,
    .portfolio__text-notes {
        font-size: 14px;
    }
}
.filter__select,
.page-actions__select,
.register__select,
.sp-info-chart__filter-select,
.sp-price-history__select,
.watchlist__choose-list,
.portfolio__choose-select,
.portfolio__choose,
.portfolio__select {
    font-family: "Titillium Web", sans-serif;
    font-size: 16px;
    font-size: calculateRem(16px);
    line-height: 1.6;
    font-weight: 400;
    color: #333;
    text-align: left;
    margin-bottom: 0;
    text-transform: none;
    appearance: none;
    -webkit-appearance: none;
    display: inline-block;
    border: 1px solid #d1d3d4;
    border-radius: 0;
    padding: 3px 5px;
    padding-right: 30px;
    outline: none;
    background: url(https://shareprices.com/images/arrows.png) no-repeat #fff;
    background-size: 8px;
    background-position: center right 10px;
}
.register__checkbox,
.login__checkbox,
.portfolio__checkbox,
.settings__checkbox {
    appearance: none;
    -webkit-appearance: none;
    display: inline-block;
    outline: none;
    border: none;
    background: url(https://shareprices.com/images/check-unchecked.png) no-repeat;
    background-size: 100%;
    width: 16px;
    height: 16px;
    vertical-align: sub;
    border-radius: 0;
}
.register__checkbox:checked,
.login__checkbox:checked,
.portfolio__checkbox:checked,
.settings__checkbox:checked {
    background: url(https://shareprices.com/images/check-checked.png) no-repeat;
    background-size: 100%;
}
.cd-tabs:before,
.cd-tabs:after {
    content: " ";
    display: table;
}
.cd-tabs:after {
    clear: both;
}
.cd-tabs nav {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
@media (min-width: 992px) {
    .cd-tabs::after {
        display: none;
    }
}
.cd-tabs-navigation {
    width: 100%;
}
.cd-tabs-navigation:before,
.cd-tabs-navigation:after {
    content: " ";
    display: table;
}
.cd-tabs-navigation:after {
    clear: both;
}
.cd-tabs-navigation li {
    float: left;
    display: inline;
    width: 25%;
    box-sizing: border-box;
}
.cd-tabs-navigation a {
    position: relative;
    display: block;
    padding: 10px;
    background-color: #f6f6f6;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    color: #3a3938;
}
.no-touch .cd-tabs-navigation a:hover {
    color: #880063;
    background-color: rgba(32, 32, 31, 0.3);
}
.cd-tabs-navigation a:hover,
.cd-tabs-navigation a:focus {
    text-decoration: none;
}
.cd-tabs-navigation a:hover {
    background-color: #e8e8e8;
}
.cd-tabs-navigation a.selected {
    background-color: #ffffff;
    color: #880063;
}
@media (min-width: 768px) {
    .cd-tabs-navigation li {
        width: 50%;
    }
}
@media (min-width: 1200px) {
    .cd-tabs-navigation li {
        width: 25%;
    }
    .cd-tabs-navigation li a {
        text-align: center;
    }
}
.cd-tabs-content {
    background: #fff;
}
.cd-tabs-content li {
    display: none;
    padding: 10px;
}
.cd-tabs-content li.selected {
    display: block;
    animation-name: cd-fade-in;
    animation-duration: 0.5s;
}
@media (min-width: 768px) {
    .cd-tabs-content li {
        padding: 4px;
    }
}
@media (min-width: 992px) {
    .cd-tabs-content li {
        padding: 10px;
    }
}
@keyframes cd-fade-in {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
}
.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}
.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box;
}
.mfp-container:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
    display: none;
}
.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}
.mfp-ajax-cur {
    cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}
.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
    cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.mfp-loading.mfp-figure {
    display: none;
}
.mfp-hide {
    display: none !important;
}
.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}
.mfp-preloader a {
    color: #ccc;
}
.mfp-preloader a:hover {
    color: #fff;
}
.mfp-s-ready .mfp-preloader {
    display: none;
}
.mfp-s-error .mfp-content {
    display: none;
}
button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation;
}
button::-moz-focus-inner {
    padding: 0;
    border: 0;
}
.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: -8px;
    top: -8px;
    text-decoration: none;
    text-align: center;
    padding: 0 0 18px 10px;
    color: #fff;
    background: #880063;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
    transition: background 0.2s;
}
.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
    background: #55003e;
}
.mfp-close-btn-in .mfp-close {
    color: #fff;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}
.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}
.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
    margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}
.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}
.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}
.mfp-arrow-left {
    left: 0;
}
.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px;
}
.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
    right: 0;
}
.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px;
}
.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
    top: -40px;
}
.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}
.mfp-figure {
    line-height: 0;
}
.mfp-figure:after {
    content: "";
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}
.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px;
}
.mfp-figure figure {
    margin: 0;
}
.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}
.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px;
}
.mfp-image-holder .mfp-content {
    max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box;
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}
@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}
.hamburger {
    padding: 0 0;
    display: inline-block;
    cursor: pointer;
    transition-property: opacity, filter;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible;
    outline: none;
}
.hamburger:hover {
    opacity: 0.7;
}
.hamburger-box {
    width: 30px;
    height: 22px;
    display: inline-block;
    position: relative;
}
.hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -2px;
}
.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
    width: 30px;
    height: 4px;
    background-color: #880063;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease;
}
.hamburger-inner::before,
.hamburger-inner::after {
    content: "";
    display: block;
}
.hamburger-inner::before {
    top: -9px;
}
.hamburger-inner::after {
    bottom: -9px;
}
.hamburger--squeeze .hamburger-inner {
    transition-duration: 0.075s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze .hamburger-inner::before {
    transition: top 0.075s 0.12s ease, opacity 0.075s ease;
}
.hamburger--squeeze .hamburger-inner::after {
    transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze.is-active .hamburger-inner {
    transform: rotate(45deg);
    transition-delay: 0.12s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--squeeze.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.075s ease, opacity 0.075s 0.12s ease;
}
.hamburger--squeeze.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.dianomi {
    padding: 10px;
    background: #fff;
}
.dianomi--left-panel {
    display: none;
}
@media (min-width: 992px) {
    .dianomi--left-panel {
        display: block;
    }
}
.status-bar {
    font-family: "Titillium Web", sans-serif;
    font-size: 14px;
    font-size: calculateRem(14px);
    line-height: 1.6;
    font-weight: 400;
    color: #2a2a2a;
    text-align: left;
    margin-bottom: 0;
    text-transform: none;
    padding: 10px 15px;
    clear: both;
    margin-bottom: 15px;
}
.status-bar--warning {
    background: #fcf8e3;
}
.status-bar--warning:before {
    font-family: FontAwesome;
    content: "";
    margin-right: 6px;
    margin-left: 0;
}
.status-bar--info {
    background: #d9edf7;
}
.status-bar--info:before {
    font-family: FontAwesome;
    content: "";
    margin-right: 6px;
    margin-left: 0;
}
.status-bar--error {
    background: #f2dede;
}
.status-bar--error:before {
    font-family: FontAwesome;
    content: "";
    margin-right: 6px;
    margin-left: 0;
}
.status-bar--success {
    background: #dff0d8;
}
.status-bar--success:before {
    font-family: FontAwesome;
    content: "";
    margin-right: 6px;
    margin-left: 0;
}
.notifications {
    position: fixed;
    bottom: 15px;
    right: 15px;
}
@media (min-width: 992px) {
    .notifications {
        bottom: 30px;
        right: 30px;
    }
}
.notifications__main-icon {
    font-family: "Titillium Web", sans-serif;
    font-size: 17px;
    font-size: calculateRem(17px);
    line-height: 1.6;
    font-weight: 400;
    color: #fff;
    text-align: center;
    margin-bottom: 0;
    text-transform: none;
    background: #880063;
    border-radius: 50%;
    width: 35px;
    padding: 4px 0;
}
@media (min-width: 768px) {
    .notifications__main-icon {
        width: 40px;
        font-size: 20px;
    }
}
.notifications__icon {
    font-family: "Titillium Web", sans-serif;
    font-size: 17px;
    font-size: calculateRem(17px);
    line-height: 1.6;
    font-weight: 400;
    color: #fff;
    text-align: center;
    margin-bottom: 0;
    text-transform: none;
    background: #d1d3d4;
    border-radius: 50%;
    width: 35px;
    padding: 4px 0;
    position: absolute;
    top: 0;
    right: 0;
}
@media (min-width: 768px) {
    .notifications__icon {
        width: 40px;
        font-size: 20px;
    }
}
.notifications__icon--alerts {
    top: -110px;
}
.notifications__icon--pm {
    top: -60px;
}
.sp-share-dropdown__search-results {
    display: none;
    margin-top: 8px;
    clear: both;
    background: #880063;
    border: 1px solid #880063;
    position: absolute;
    top: 38px;
    left: 0;
    z-index: 100;
    width: 100%;
}
@media (min-width: 768px) {
    .sp-share-dropdown__search-results {
        width: 170%;
        min-width: 250px;
        margin-top: 0;
        border: 1px solid #880063;
        border-top: none;
        left: -10px;
    }
}
.watchlist__add-shares .sp-share-dropdown__search-results {
    top: 34px;
    width: 130%;
    left: 0;
}
@media (min-width: 768px) {
    .watchlist__add-shares .sp-share-dropdown__search-results {
        top: 43px;
    }
}
.portfolio__add-label .sp-share-dropdown__search-results {
    left: 7px;
    top: 58px;
}
.left-search-box .sp-share-dropdown__search-results {
    width: 100%;
    left: 0;
    top: 34px;
}
@media (min-width: 992px) {
    .left-search-box .sp-share-dropdown__search-results {
        left: -10px;
        width: 170%;
        top: 38px;
    }
}
.sp-share-dropdown__result-empty {
    font-family: "Titillium Web", sans-serif;
    font-size: 16px;
    font-size: calculateRem(16px);
    line-height: 1.6;
    font-weight: 400;
    color: #fff;
    text-align: left;
    margin-bottom: 0;
    text-transform: none;
    padding: 12px 0;
    text-align: center;
}
.sp-share-dropdown__result {
    font-family: "Titillium Web", sans-serif;
    font-size: 16px;
    font-size: calculateRem(16px);
    line-height: 1.6;
    font-weight: 400;
    color: #fff;
    text-align: left;
    margin-bottom: 0;
    text-transform: none;
    display: block;
    padding: 12px 12px;
    border-bottom: 1px solid #fff;
}
.sp-share-dropdown__result:hover {
    background: #3a3938;
}
.sp-share-dropdown__result:last-child {
    border: none;
}
.sp-share-dropdown__result--highlighted {
    background: #58595b;
}
@media (min-width: 768px) {
    .sp-share-dropdown__result {
        font-size: 14px;
        padding: 8px;
    }
    .sp-share-dropdown__result:last-child {
        padding-bottom: 8px;
        border: none;
    }
}
.sp-share-dropdown__result-image {
    display: inline-block;
    margin-right: 10px;
    margin-top: -2px;
}
.sp-share-dropdown__result-change {
    float: right;
}
.notice-bar {
    font-family: "Titillium Web", sans-serif;
    font-size: 16px;
    font-size: calculateRem(16px);
    line-height: 1.6;
    font-weight: 400;
    color: #333;
    text-align: left;
    margin-bottom: 0;
    text-transform: none;
    padding: 10px 0;
    text-align: center;
    clear: both;
}
@media (min-width: 768px) {
    .notice-bar {
        text-align: left;
    }
}
.notice-bar--warning {
    background: #fcf8e3;
}
.notice-bar--info {
    background: #d9edf7;
}
.notice-bar--error {
    background: #f2dede;
}
.notice-bar--success {
    background: #dff0d8;
}
.notice-bar__link {
    display: inline-block;
    font-weight: bold;
    margin-left: 5px;
}
.notice-bar__link:after {
    font-family: FontAwesome;
    content: "";
    margin-right: 0;
    margin-left: 6px;
    transition: margin-left, 0.4s;
}
.notice-bar__link:hover {
    text-decoration: none;
}
.notice-bar__link:hover:after {
    margin-left: 12px;
}
.notice-bar--warning .notice-bar__link {
    color: #caad16;
}
.notice-bar--info .notice-bar__link {
    color: #247fad;
}
.notice-bar--error .notice-bar__link {
    color: #963b3b;
}
.notice-bar--success .notice-bar__link {
    color: #529138;
}
@media (min-width: 768px) {
    .notice-bar__link {
        float: right;
    }
}
.filter__choice-title {
    margin-bottom: 5px;
}
.filter__label {
    display: inline-block;
    width: calc(40% - 10px);
    margin-right: 10px;
}
.filter__label--three {
    width: calc(26% - 10px);
}
.filter__select {
    width: 100%;
}
.filter__button {
    text-align: center;
    width: 20%;
}
.filter__button-icon {
    margin-right: 7px;
}
.pager {
    padding: 15px 0;
    text-align: center;
}
.pager__link {
    display: none;
    background: #f5f5f5;
    padding: 3px 8px;
    margin-right: 2px;
    color: #333;
    font-size: 16px;
}
.pager__link--first {
    display: inline-block;
}
.pager__link--prev {
    display: inline-block;
}
.pager__link--prev:after {
    content: "Prev Page";
    margin-left: 6px;
}
.pager__link--next {
    display: inline-block;
}
.pager__link--next:before {
    content: "Next Page";
    margin-right: 6px;
}
.pager__link--disabled {
    display: none;
}
@media (min-width: 768px) {
    .pager__link {
        display: inline-block;
    }
}
.pager__link:hover {
    background: #dcdcdc;
    text-decoration: none;
}
.pager__selected {
    display: none;
    background: #880063;
    padding: 3px 8px;
    margin-right: 2px;
    color: #fff;
    font-size: 16px;
}
@media (min-width: 768px) {
    .pager__selected {
        display: inline-block;
    }
}
.tabbed-nav {
    list-style: none;
    border-bottom: 2px solid #880063;
    margin-bottom: 5px;
}
.tabbed-nav__nav-item {
    display: inline-block;
    position: relative;
}
.tabbed-nav__nav-item--right {
    float: right;
}
.tabbed-nav__nav-link {
    background: #f5f5f5;
    color: #333;
    padding: 8px 10px;
    display: block;
}
@media (min-width: 768px) {
    .tabbed-nav__nav-link {
        padding: 8px 15px;
    }
}
.tabbed-nav__nav-link--selected {
    background: #880063;
    color: #fff;
}
.tabbed-nav__icon-before {
    margin-right: 7px;
}
.tabbed-nav__icon-after {
    margin-left: 7px;
}
.tabbed-nav__filter-on {
    position: absolute;
    top: -7px;
    right: -3px;
    background: #89be69;
    color: #fff;
    border-radius: 45px;
    padding: 2px 8px;
    font-size: 8px;
    text-transform: uppercase;
}
.tabbed-nav__text {
    font-family: "Titillium Web", sans-serif;
    font-size: 14px;
    font-size: calculateRem(14px);
    line-height: 1.6;
    font-weight: 400;
    color: #333;
    text-align: left;
    margin-bottom: 15px;
    text-transform: none;
}
.tabbed-nav__text:last-child {
    margin-bottom: 0;
}
.tabbed-nav__text-link {
    color: #3a3938;
}
.tabbed-nav__pane {
    display: none;
}
.tabbed-nav__pane--active {
    display: block;
}
.tabbed-nav-bordered__pane {
    list-style: none;
    display: none;
}
.tabbed-nav-bordered__pane--active {
    display: block;
}
.tabbed-nav-bordered__pane-item {
    position: relative;
    padding-left: 30px;
    margin-bottom: 12px;
}
.tabbed-nav-bordered__position {
    position: absolute;
    top: 2px;
    left: 0;
    background: #3a3938;
    color: #fff;
    text-align: center;
    padding-top: 1px;
    width: 20px;
    height: 20px;
}
.tabbed-nav-bordered__link {
    font-family: "Titillium Web", sans-serif;
    font-size: 16px;
    font-size: calculateRem(16px);
    line-height: 1.6;
    font-weight: 400;
    color: #2a2a2a;
    text-align: left;
    margin-bottom: 0;
    text-transform: none;
}
.tabbed-nav-bordered__nav {
    list-style: none;
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}
.tabbed-nav-bordered__nav-item {
    font-family: "Titillium Web", sans-serif;
    font-size: 11px;
    font-size: calculateRem(11px);
    line-height: 1.6;
    font-weight: 400;
    color: #2a2a2a;
    text-align: left;
    margin-bottom: 0;
    text-transform: none;
    display: inline-block;
    float: left;
    width: 33.33%;
    text-align: center;
    padding-bottom: 5px;
    cursor: pointer;
}
.tabbed-nav-bordered__nav-item--active {
    color: #3a3938;
    border-bottom: 1px solid #3a3938;
    cursor: default;
}
.tabbed-nav-bordered__nav-link {
    color: #3a3938;
    display: block;
}
.link-container {
    margin-top: 10px;
}
.link-container--left {
    text-align: left;
}
.link-container--right {
    text-align: right;
}
.link-container--no-margin {
    margin: 0;
}
.link-container--right .link-container__link {
    margin-left: 15px;
}
.link-container--left .link-container__link {
    margin-right: 15px;
}
.link-container__link--red {
    color: #880063;
}
.standard-content__text {
    font-family: "Titillium Web", sans-serif;
    font-size: 14px;
    font-size: calculateRem(14px);
    line-height: 1.6;
    font-weight: 400;
    color: #333;
    text-align: left;
    margin-bottom: 15px;
    text-transform: none;
}
.standard-content__text--no-mb {
    margin-bottom: 0;
}
.standard-content__link {
    color: #880063;
}
.standard-content__list {
    margin-left: 40px;
    margin-bottom: 25px;
}
.standard-content__list--letters {
    list-style: lower-alpha;
}
.standard-content__list-item {
    font-family: "Titillium Web", sans-serif;
    font-size: 14px;
    font-size: calculateRem(14px);
    line-height: 1.6;
    font-weight: 400;
    color: #333;
    text-align: left;
    margin-bottom: 7px;
    text-transform: none;
}
.standard-content__sub-list {
    margin-top: 15px;
    margin-left: 25px;
    margin-bottom: 25px;
    list-style-type: lower-alpha;
}
.standard-content__cookie-table th,
.standard-content__cookie-table td {
    white-space: normal;
}
.standard-content__input {
    padding: 10px;
    width: 100%;
    margin-bottom: 10px;
}
.standard-content__input--error {
    border: 1px solid #d8000c;
    background: #f2dede;
}
.last-checked {
    font-family: "Titillium Web", sans-serif;
    font-size: 11px;
    font-size: calculateRem(11px);
    line-height: 1.6;
    font-weight: 400;
    color: #333;
    text-align: left;
    margin-bottom: 0;
    text-transform: none;
    margin-bottom: 15px;
}
.last-checked__icon {
    vertical-align: sub;
    margin-right: 7px;
    width: 14px;
}
.last-checked--no-margin {
    margin: 0;
}
.icon-grid {
    display: inline-block;
    width: 100%;
}
.icon-grid__item {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    padding: 0;
    text-align: center;
}
@media (min-width: 768px) {
    .icon-grid__item {
        float: left;
        width: 33.3333333333%;
    }
}
@media (min-width: 992px) {
    .icon-grid__item {
        float: left;
        width: 25%;
    }
}
.icon-grid__item--half {
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    padding: 0;
}
@media (min-width: 768px) {
    .icon-grid__item--half {
        float: left;
        width: 50%;
    }
}
.icon-grid__content {
    display: block;
    background: #fff;
    padding: 20px;
    min-height: 211px;
}
.icon-grid__content:hover {
    border: 2px solid #880063;
    text-decoration: none;
}
.icon-grid__image {
    width: 50%;
    margin-bottom: 20px;
}
.icon-grid__icon {
    color: #3a3938;
    font-size: 40px;
    margin-bottom: 20px;
}
@media (min-width: 768px) {
    .icon-grid__icon {
        font-size: 60px;
    }
}
@media (min-width: 992px) {
    .icon-grid__icon {
        font-size: 100px;
    }
}
.icon-grid__title {
    font-size: 20px;
    text-align: center;
    margin-bottom: 10px;
}
.icon-grid__text {
    font-family: "Titillium Web", sans-serif;
    font-size: 14px;
    font-size: calculateRem(14px);
    line-height: 1.6;
    font-weight: 400;
    color: #333;
    text-align: center;
    margin-bottom: 0;
    text-transform: none;
    margin-bottom: 10px;
}
.icon-grid__button {
    margin-top: 10px;
}
.icon-columns {
    margin-left: -7px;
    margin-right: -7px;
    display: inline-block;
    width: 100%;
}
.icon-columns:before,
.icon-columns:after {
    content: " ";
    display: table;
}
.icon-columns:after {
    clear: both;
}
.icon-columns__item {
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    margin-bottom: 15px;
}
@media (min-width: 768px) {
    .icon-columns__item {
        float: left;
        width: 50%;
    }
}
.icon-columns__item:nth-child(odd) {
    clear: left;
}
.icon-columns__content {
    display: inline-block;
    float: left;
    width: 100%;
    background: #fff;
    padding: 20px;
    border: 2px solid #fff;
}
.icon-columns__content:hover {
    border: 2px solid #3a3938;
    text-decoration: none;
}
.icon-columns__image {
    float: left;
    width: 17%;
    margin-right: 15px;
}
.icon-columns__details {
    float: left;
    width: calc(83% - 15px);
    min-height: 90px;
}
.icon-columns__title {
    font-size: 14px;
    margin-bottom: 5px;
}
.icon-columns__text {
    font-family: "Titillium Web", sans-serif;
    font-size: 14px;
    font-size: calculateRem(14px);
    line-height: 1.6;
    font-weight: 400;
    color: #333;
    text-align: left;
    margin-bottom: 0;
    text-transform: none;
}
.page-actions {
    margin-bottom: 15px;
}
.page-actions__left {
    position: relative;
    float: left;
    width: 75%;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
}
.page-actions__back-link {
    color: #3a3938;
    display: inline-block;
    margin-top: 5px;
}
.page-actions__back-link:before {
    font-family: FontAwesome;
    content: "";
    margin-right: 6px;
    margin-left: 0;
}
.page-actions__back-link:hover {
    color: #880063;
    text-decoration: none;
}
.page-actions__show-all {
    color: #3a3938;
    display: inline-block;
    margin-top: 6px;
}
.page-actions__show-all:hover,
.page-actions__show-all:focus {
    text-decoration: none;
}
.page-actions__show-all:after {
    font-family: FontAwesome;
    content: "";
    margin-right: 0;
    margin-left: 6px;
}
.page-actions__show-all--hide:after {
    font-family: FontAwesome;
    content: "";
    margin-right: 0;
    margin-left: 6px;
}
.page-actions__page-size {
    position: relative;
    float: left;
    width: 25%;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    text-align: right;
}
.page-actions__page-size-text {
    display: none;
}
@media (min-width: 768px) {
    .page-actions__page-size-text {
        display: inline-block;
    }
}
.page-actions__select {
    padding: 3px 30px 3px 10px;
    margin-left: 5px;
}
.alert {
    margin-bottom: 15px;
    border: 2px dashed #eee;
    background: #fbfbfb;
    padding: 8px;
    position: relative;
}
.alert:before {
    font-size: 19px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 15px;
}
.alert__list {
    list-style: none;
    margin-left: 40px;
}
.alert__list-item {
    margin-bottom: 6px;
}
.alert__list-item:last-child {
    margin-bottom: 0;
}
.alert--no-margin {
    margin-bottom: 0;
}
.alert--warning {
    background: #fcf8e3;
    border: 2px dashed #faebcc;
    color: #8a6d3b;
}
.alert--warning:before {
    font-family: FontAwesome;
    content: "";
    margin-right: 0;
    margin-left: 0;
    color: #8a6d3b;
}
.alert--error {
    background: #f2dede;
    border: 2px dashed #ebccd1;
    color: #a94442;
}
.alert--error:before {
    font-family: FontAwesome;
    content: "";
    margin-right: 0;
    margin-left: 0;
    color: #a94442;
}
.alert--success {
    background: #dff0d8;
    border: 2px dashed #d6e9c6;
    color: #3c763d;
}
.alert--success:before {
    font-family: FontAwesome;
    content: "";
    margin-right: 0;
    margin-left: 0;
    color: #3c763d;
}
.alert--info {
    background: #d9edf7;
    border: 2px dashed #bce8f1;
    color: #31708f;
}
.alert--info:before {
    font-family: FontAwesome;
    content: "";
    margin-right: 0;
    margin-left: 0;
    color: #31708f;
}
.alert--warning .alert__list-link {
    color: #66512c;
    font-weight: bold;
}
.toggle-switch__title {
    display: inline-block;
    float: left;
    margin-top: 2px;
    margin-right: 5px;
}
.toggle-switch__input {
    display: none;
}
.toggle-switch__switch {
    position: relative;
    display: inline-block;
    width: 36px;
    height: 22px;
}
.toggle-switch__slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.toggle-switch__slider:before {
    position: absolute;
    content: "";
    height: 14px;
    width: 14px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.toggle-switch__input:checked + .toggle-switch__slider {
    background-color: #3a3938;
}
.toggle-switch__input:checked + .toggle-switch__slider:before {
    -webkit-transform: translateX(14px);
    -ms-transform: translateX(14px);
    transform: translateX(14px);
}
.toggle-switch__input:focus + .toggle-switch__slider {
    background-color: #3a3938;
}
.toggle-switch__slider--round {
    border-radius: 34px;
}
.toggle-switch__slider--round:before {
    border-radius: 50%;
}
.title__title--no-margin {
    margin-bottom: 0;
}
.title__title--small {
    font-size: 16px;
}
.title__qp-icon {
    display: inline-block;
    width: 25px;
    margin-top: -4px;
    margin-right: 5px;
}
@media (min-width: 768px) {
    .title__qp-icon {
        width: 30px;
        margin-top: -6px;
    }
}
.beta {
    background: #d9edf7;
    padding: 10px;
    text-align: center;
}
.beta a {
    font-weight: bold;
    color: #247fad;
}
.beta__popup ul {
    margin-left: 20px;
    margin-top: 20px;
}
.beta__popup ul li {
    margin-bottom: 15px;
}
.header {
    margin: 15px 0 10px;
}
@media (min-width: 768px) {
    .header {
        margin: 15px 0;
    }
}
.header__logo {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
}
@media (min-width: 768px) {
    .header__logo {
        float: left;
        width: 25%;
    }
}
@media (min-width: 768px) {
    .header__logo {
        margin-bottom: 0;
        margin-top: 17px;
    }
}
@media (min-width: 1200px) {
    .header__logo {
        margin-top: 30px;
    }
}
.header__mobile-search {
    font-family: "Titillium Web", sans-serif;
    font-size: 26px;
    font-size: calculateRem(26px);
    line-height: 1;
    font-weight: 400;
    color: #880063;
    text-align: left;
    margin-bottom: 0;
    text-transform: none;
    margin-top: -2px;
    position: relative;
    float: left;
    width: 12.5%;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    margin-left: 25%;
    text-align: right;
}
@media (min-width: 768px) {
    .header__mobile-search {
        display: none;
    }
}
.header__mobile-nav {
    position: relative;
    float: left;
    width: 12.5%;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    text-align: right;
}
@media (min-width: 768px) {
    .header__mobile-nav {
        display: none;
    }
}
.header__mobile-nav-text {
    font-family: "Titillium Web", sans-serif;
    font-size: 14px;
    font-size: calculateRem(14px);
    line-height: 1.6;
    font-weight: 700;
    color: #880063;
    text-align: left;
    margin-bottom: 0;
    text-transform: uppercase;
    vertical-align: top;
    margin-right: 7px;
    display: inline-block;
}
.header__logo-link {
    display: block;
}
.header__logo-image {
    max-width: 100%;
}
.header__icon {
    font-size: 24px;
    margin-top: 8px;
    margin-right: 10px;
}
.header__ad {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    text-align: center;
    margin-top: 15px;
}
@media (min-width: 768px) {
    .header__ad {
        float: left;
        width: 75%;
    }
}
@media (min-width: 768px) {
    .header__ad {
        display: block !important;
        text-align: right;
        margin-top: 0;
    }
}
@media (min-width: 1200px) {
    .header__ad {
        min-height: 60px;
    }
}
@media (min-width: 1200px) {
    .header__ad {
        min-height: 90px;
    }
}
.header__ad-image {
    max-width: 100%;
}
.top-nav {
    background: #880063;
    display: none;
    padding: 15px 0;
    clear: both;
}
@media (min-width: 768px) {
    .top-nav {
        display: block !important;
        margin-bottom: 0;
        padding: 0;
    }
}
.top-nav__nav {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    list-style: none;
}
.top-nav__nav-item {
    background: #880063;
    position: relative;
}
@media (min-width: 768px) {
    .top-nav__nav-item {
        display: inline-block;
        position: static;
        float: left;
    }
}
@media (min-width: 768px) {
    .top-nav__nav-item--right {
        float: right;
    }
}
@media (min-width: 768px) {
    .top-nav__nav-item:hover .top-nav__dropdown {
        display: block !important;
    }
}
.top-nav__nav-item:hover .top-nav__nav-link {
    background: #2a2a2a;
}
.top-nav__nav-icon {
    position: absolute;
    top: 0;
    right: 0px;
    color: #fff;
    padding: 13px 20px;
}
@media (min-width: 768px) {
    .top-nav__nav-icon {
        display: none;
    }
}
.top-nav__nav-link {
    font-family: "Titillium Web", sans-serif;
    font-size: 16px;
    font-size: calculateRem(16px);
    line-height: 1.6;
    font-weight: 400;
    color: #fff;
    text-align: left;
    margin-bottom: 0;
    text-transform: none;
    border-bottom: 1px dashed #5f0045;
    display: block;
    padding: 7px 5px;
}
.top-nav__nav-link:hover {
    background: #2a2a2a;
    text-decoration: none;
}
@media (min-width: 768px) {
    .top-nav__nav-link {
        position: relative;
        border-right: 1px solid #fff;
        padding: 7px 5px;
        font-size: 13px;
        border-bottom: none;
        z-index: 100;
        text-align: center;
    }
    .top-nav__nav-item--right .top-nav__nav-link {
        border-right: none;
        padding: 7px 7px;
    }
}
@media (min-width: 992px) {
    .top-nav__nav-link {
        padding: 7px 10px;
        font-size: 14px;
    }
    .top-nav__nav-item--right .top-nav__nav-link {
        border-right: none;
        padding: 7px 10px;
    }
}
@media (min-width: 1200px) {
    .top-nav__nav-link {
        padding: 7px 14px;
    }
}
.top-nav__nav-link--last {
    border-bottom: none;
}
.top-nav__nav-link--selected {
    background: #3a3938 !important;
}
.top-nav__nav-link--highlighted {
    background: #ac007d;
}
.top-nav__checkbox {
    display: none;
}
.top-nav__dropdown {
    background: #2a2a2a;
    display: none;
    padding: 20px;
}
.top-nav__nav-item .top-nav__checkbox:checked + .top-nav__dropdown {
    display: block;
}
@media (min-width: 992px) {
    .top-nav__dropdown {
        position: absolute;
        display: none !important;
        top: 35px;
        left: 7px;
        width: calc(100% - 14px);
        z-index: 99;
        border: 1px solid #fff;
    }
}
.top-nav__dropdown-column {
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
}
@media (min-width: 768px) {
    .top-nav__dropdown-column {
        float: left;
        width: 25%;
    }
}
@media (min-width: 992px) {
    .top-nav__dropdown-column {
        float: left;
        width: 18.3333333333%;
    }
}
@media (min-width: 992px) {
    .top-nav__dropdown-column {
        margin-left: 1.6666666667%;
    }
}
@media (min-width: 1200px) {
    .top-nav__dropdown-column {
        float: left;
        width: 16.6666666667%;
    }
}
.top-nav__dropdown-column--wide {
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
}
@media (min-width: 992px) {
    .top-nav__dropdown-column--wide {
        float: left;
        width: 28.3333333333%;
    }
}
@media (min-width: 992px) {
    .top-nav__dropdown-content {
        border-right: 1px dotted #666;
        padding-right: 32px;
    }
}
.top-nav__dropdown-title {
    font-family: "Titillium Web", sans-serif;
    font-size: 14px;
    font-size: calculateRem(14px);
    line-height: 1.6;
    font-weight: 500;
    color: #6e6c6a;
    text-align: left;
    margin-bottom: 0;
    text-transform: none;
    margin-bottom: 7px;
    display: block;
}
.top-nav__dropdown-nav {
    list-style: none;
    width: 100%;
    display: inline-block;
}
.top-nav__dropdown-nav-price {
    float: right;
}
.top-nav__dropdown-nav-item {
    margin-bottom: 7px;
    display: block;
    width: 100%;
}
.top-nav__dropdown-nav-item:before {
    font-family: FontAwesome;
    content: "";
    margin-right: 0;
    margin-left: 0;
    margin-right: 6px;
    color: #fff;
}
.top-nav__dropdown-nav-link {
    font-family: "Titillium Web", sans-serif;
    font-size: 14px;
    font-size: calculateRem(14px);
    line-height: 1.6;
    font-weight: 400;
    color: #fff;
    text-align: left;
    margin-bottom: 0;
    text-transform: none;
}
.utility-bar {
    background: #2a2a2a;
    padding: 15px 0;
    color: #fff;
    display: none;
    clear: both;
}
@media (min-width: 768px) {
    .utility-bar {
        padding: 7px 0;
        display: block !important;
    }
}
.utility-bar__search {
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    display: none;
}
@media (min-width: 768px) {
    .utility-bar__search {
        float: left;
        width: 33.3333333333%;
    }
}
@media (min-width: 992px) {
    .utility-bar__search {
        float: left;
        width: 25%;
    }
}
@media (min-width: 1200px) {
    .utility-bar__search {
        float: left;
        width: 20.8333333333%;
    }
}
@media (min-width: 768px) {
    .utility-bar__search {
        display: block !important;
    }
}
.utility-bar__search-input {
    padding: 10px;
    width: 80%;
    border: none;
}
@media (min-width: 768px) {
    .utility-bar__search-input {
        padding: 3px 5px;
    }
}
.utility-bar__search-button {
    padding: 12px 0 11px;
    text-align: center;
    width: 20%;
}
@media (min-width: 768px) {
    .utility-bar__search-button {
        padding: 3px 0;
    }
}
.utility-bar__search-button-icon {
    margin-right: 0;
}
.utility-bar__login {
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    display: none;
}
@media (min-width: 768px) {
    .utility-bar__login {
        float: left;
        width: 58.3333333333%;
    }
}
@media (min-width: 768px) {
    .utility-bar__login {
        margin-left: 8.3333333333%;
    }
}
@media (min-width: 992px) {
    .utility-bar__login {
        float: left;
        width: 41.6666666667%;
    }
}
@media (min-width: 768px) {
    .utility-bar__login {
        display: block !important;
    }
}
@media (min-width: 768px) {
    .utility-bar__login--logged-in {
        margin-top: 5px;
    }
}
.utility-bar__login-welcome {
    margin-right: 20px;
}
.utility-bar__logged-in-icon-link {
    display: inline-block;
    margin-right: 15px;
}
.utility-bar__logged-in-icon {
    display: inline-block;
    width: 19px;
    margin-top: -3px;
    color: #fff;
}
.utility-bar__login-input {
    width: 100%;
    margin-bottom: 10px;
    border: none;
    padding: 8px;
}
@media (min-width: 768px) {
    .utility-bar__login-input {
        width: calc(31% - 10px);
        margin-right: 10px;
        margin-bottom: 0;
        padding: 3px 5px;
    }
}
.utility-bar__login-button {
    padding: 3px 0;
    text-align: center;
    width: calc(24% - 10px);
}
@media (min-width: 768px) {
    .utility-bar__login-button {
        width: calc(19% - 10px);
        margin-right: 10px;
    }
}
.utility-bar__notice {
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    display: none;
    text-align: right;
}
@media (min-width: 768px) {
    .utility-bar__notice {
        float: left;
        width: 25%;
    }
}
@media (min-width: 1200px) {
    .utility-bar__notice {
        float: left;
        width: 29.1666666667%;
    }
}
@media (min-width: 992px) {
    .utility-bar__notice {
        display: inline-block;
        margin-top: 1px;
    }
}
.utility-bar__notice-link {
    font-family: "Titillium Web", sans-serif;
    font-size: 16px;
    font-size: calculateRem(16px);
    line-height: 1.6;
    font-weight: 400;
    color: #fff;
    text-align: left;
    margin-bottom: 0;
    text-transform: none;
}
.mobile-nav {
    background: #58595b;
    display: inline-block;
    width: 100%;
    float: left;
}
@media (min-width: 768px) {
    .mobile-nav {
        display: none;
    }
}
.mobile-nav__item {
    float: left;
    width: 25%;
    text-align: center;
    font-size: 18px;
    display: inline-block;
}
.mobile-nav__link {
    display: block;
    padding: 8px 0;
    color: #fff;
}
.mobile-nav__link--selected {
    background: #2a2a2a;
}
.mobile-nav__link--nav-selected {
    background: #880063;
}
.footer {
    background: #3a3938;
    padding: 20px 0;
    text-align: center;
}
.footer__column {
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
}
@media (min-width: 768px) {
    .footer__column {
        float: left;
        width: 25%;
    }
}
.footer__column--first {
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
}
@media (min-width: 768px) {
    .footer__column--first {
        float: left;
        width: 50%;
    }
}
.footer__column--offer {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    text-align: center;
    margin-bottom: 15px;
}
@media (min-width: 768px) {
    .footer__column--offer {
        float: left;
        width: 25%;
    }
}
@media (min-width: 768px) {
    .footer__column--offer {
        margin-bottom: 0;
    }
}
.footer__links {
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
}
@media (min-width: 768px) {
    .footer__links {
        float: left;
        width: 33.3333333333%;
    }
}
.footer__title {
    color: #fff;
    display: block;
    font-weight: 500;
    margin-bottom: 10px;
    font-size: 20px;
}
.footer__nav {
    list-style: none;
    margin-bottom: 15px;
}
.footer__nav-item {
    display: inline-block;
}
.footer__nav-item:not(:last-child):after {
    font-family: "Titillium Web", sans-serif;
    font-size: 12px;
    font-size: calculateRem(12px);
    line-height: 1.6;
    font-weight: 400;
    color: #d1d3d4;
    text-align: left;
    margin-bottom: 0;
    text-transform: none;
    content: "|";
    margin-left: 8px;
    margin-right: 6px;
    vertical-align: text-bottom;
}
.footer__nav-link {
    font-family: "Titillium Web", sans-serif;
    font-size: 16px;
    font-size: calculateRem(16px);
    line-height: 1.6;
    font-weight: 400;
    color: #d1d3d4;
    text-align: left;
    margin-bottom: 0;
    text-transform: none;
    display: inline-block;
}
.footer__disclaimer {
    clear: both;
    margin-bottom: 10px;
}
.footer__disclaimer-text {
    font-family: "Titillium Web", sans-serif;
    font-size: 12px;
    font-size: calculateRem(12px);
    line-height: 1.6;
    font-weight: 400;
    color: #b9b9b9;
    text-align: center;
    margin-bottom: 0;
    text-transform: none;
    margin: 0;
}
.cookie-bar {
    font-family: "Titillium Web", sans-serif;
    font-size: 14px;
    font-size: calculateRem(14px);
    line-height: 1.6;
    font-weight: 400;
    color: #fff;
    text-align: center;
    margin-bottom: 0;
    text-transform: none;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgba(136, 0, 99, 0.9);
    padding: 12px;
}
.cookie-bar__link {
    font-family: "Titillium Web", sans-serif;
    font-size: 14px;
    font-size: calculateRem(14px);
    line-height: 1.6;
    font-weight: 400;
    color: #fff;
    text-align: center;
    margin-bottom: 0;
    text-transform: none;
    text-decoration: underline;
}
.cookie-bar__link:hover {
    text-decoration: none;
}
.left-search-box {
    background: #880063;
    padding: 10px;
    padding-top: 70px;
    margin-bottom: 15px;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
}
@media (min-width: 768px) {
    .left-search-box {
        display: inline-block !important;
        position: static;
        padding-top: 10px;
        padding: 3px;
        padding-left: 19px;
    }
}
@media (min-width: 992px) {
    .left-search-box {
        padding: 10px;
    }
}
.left-search-box__close {
    font-family: "Titillium Web", sans-serif;
    font-size: 16px;
    font-size: calculateRem(16px);
    line-height: 1.6;
    font-weight: 400;
    color: #fff;
    text-align: left;
    margin-bottom: 0;
    text-transform: none;
    position: absolute;
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
    cursor: pointer;
}
@media (min-width: 768px) {
    .left-search-box__close {
        display: none;
    }
}
@media (min-width: 768px) {
    .left-search-box .left-search-box__title {
        display: inline-block;
        width: 20%;
        vertical-align: middle;
        margin-top: -2px;
        margin-bottom: 0;
    }
}
@media (min-width: 992px) {
    .left-search-box .left-search-box__title {
        width: 100%;
        margin-bottom: 10px;
    }
}
.left-search-box__search-form {
    position: relative;
}
@media (min-width: 768px) {
    .left-search-box .left-search-box__search-form {
        display: inline-block;
        width: 80%;
        vertical-align: middle;
    }
}
@media (min-width: 992px) {
    .left-search-box .left-search-box__search-form {
        width: 100%;
    }
}
.left-search-box__search {
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    display: none;
}
@media (min-width: 768px) {
    .left-search-box__search {
        float: left;
        width: 33.3333333333%;
    }
}
@media (min-width: 992px) {
    .left-search-box__search {
        float: left;
        width: 25%;
    }
}
@media (min-width: 1200px) {
    .left-search-box__search {
        float: left;
        width: 20.8333333333%;
    }
}
@media (min-width: 768px) {
    .left-search-box__search {
        display: block !important;
    }
}
.left-search-box__search-input {
    padding: 10px;
    width: 80%;
    border: none;
}
@media (min-width: 768px) {
    .left-search-box__search-input {
        padding: 3px 5px;
    }
}
.left-search-box__search-button {
    background: #55003e;
    padding: 9px 0 13px;
    text-align: center;
    width: 20%;
}
@media (min-width: 768px) {
    .left-search-box__search-button {
        padding: 3px 0;
    }
}
.left-search-box__search-button-icon {
    margin-right: 0;
}
.left-upsell {
    background: #eee;
    border: 1px solid #d1d3d4;
    padding: 10px;
    margin-bottom: 15px;
    display: none;
}
@media (min-width: 992px) {
    .left-upsell {
        display: block;
    }
}
.left-upsell__title {
    font-family: "Titillium Web", sans-serif;
    font-size: 15px;
    font-size: calculateRem(15px);
    line-height: 1.6;
    font-weight: 400;
    color: #880063;
    text-align: left;
    margin-bottom: 10px;
    text-transform: none;
}
.left-upsell__list {
    list-style: none;
    margin-bottom: 20px;
}
.left-upsell__list-item {
    font-size: 13px;
    position: relative;
    padding-left: 26px;
    margin-bottom: 10px;
}
.left-upsell__icon {
    font-size: 16px;
    color: #880063;
    position: absolute;
    top: 1px;
    left: 0;
}
.left-upsell__icon--daily {
    top: 0;
}
.left-upsell__button {
    width: 100%;
    text-align: center;
}
.left-nav__title {
    font-family: "Titillium Web", sans-serif;
    font-size: 16px;
    font-size: calculateRem(16px);
    line-height: 1.6;
    font-weight: 400;
    color: #880063;
    text-align: left;
    margin-bottom: 10px;
    text-transform: none;
}
.left-nav__list {
    list-style: none;
}
.left-nav__list-item {
    display: block;
    position: relative;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-right: 20px;
    border-bottom: 1px solid #f5f5f5;
}
.left-nav__list-item--selected:after {
    font-family: FontAwesome;
    content: "";
    margin-right: 0;
    margin-left: 6px;
    color: #880063;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-75%);
}
.left-nav__list-item--last {
    margin-bottom: 0;
}
.left-nav__list-link {
    font-family: "Titillium Web", sans-serif;
    font-size: 13px;
    font-size: calculateRem(13px);
    line-height: 1.6;
    font-weight: 400;
    color: #3a3938;
    text-align: left;
    margin-bottom: 0;
    text-transform: none;
}
.left-nav__list-item--selected .left-nav__list-link {
    font-weight: bold;
    color: #880063;
}
.left-news {
    display: none;
}
@media (min-width: 992px) {
    .left-news {
        display: block;
    }
}
.left-news__list {
    list-style: none;
}
.left-news__list-item {
    border-bottom: 1px dashed #d1d3d4;
    padding-bottom: 7px;
    margin-bottom: 7px;
}
.left-news__list-item:last-child {
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.left-news__link {
    font-family: "Titillium Web", sans-serif;
    font-size: 12px;
    font-size: calculateRem(12px);
    line-height: 1.6;
    font-weight: 400;
    color: #880063;
    text-align: left;
    margin-bottom: 5px;
    text-transform: none;
    display: inline-block;
}
.left-news__date {
    display: block;
    font-size: 10px;
}
.left-ads {
    display: none;
}
@media (min-width: 992px) {
    .left-ads {
        display: block;
    }
}
.ftse-update {
    padding: 10px;
    border-top: 3px solid #d1d3d4;
    border-bottom: 3px solid #d1d3d4;
    margin-bottom: 30px;
}
.ftse-update__title {
    font-family: "Titillium Web", sans-serif;
    font-size: 20px;
    font-size: calculateRem(20px);
    line-height: 1.6;
    font-weight: 400;
    color: #880063;
    text-align: left;
    margin-bottom: 0;
    text-transform: none;
    margin-bottom: 8px;
}
@media (min-width: 768px) {
    .ftse-update__title {
        font-size: 14px;
    }
}
.ftse-update__column {
    position: relative;
    float: left;
    width: 33.3333333333%;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    font-family: "Titillium Web", sans-serif;
    font-size: 18px;
    font-size: calculateRem(18px);
    line-height: 1.6;
    font-weight: 400;
    color: #333;
    text-align: left;
    margin-bottom: 0;
    text-transform: none;
}
@media (min-width: 768px) {
    .ftse-update__column {
        float: left;
        width: 50%;
    }
}
.ftse-update.down .ftse-update__column {
    color: #c00;
}
.ftse-update.up .ftse-update__column {
    color: #051;
}
.ftse-update__column strong {
    display: block;
    color: #3a3938;
}
@media (min-width: 768px) {
    .ftse-update__column {
        font-size: 14px;
    }
}
.right-ad {
    text-align: center;
    margin-bottom: 15px;
}
.breadcrumb {
    font-family: "Titillium Web", sans-serif;
    font-size: 11px;
    font-size: calculateRem(11px);
    line-height: 1.6;
    font-weight: 400;
    color: #333;
    text-align: left;
    margin-bottom: 0;
    text-transform: none;
    list-style: none;
    margin-bottom: 6px;
    white-space: nowrap;
    overflow-x: auto;
}
@media (min-width: 768px) {
    .breadcrumb {
        margin-bottom: 0;
        white-space: initial;
        overflow-x: initial;
    }
}
.breadcrumb__item {
    display: inline-block;
    margin-right: 6px;
}
.breadcrumb__item-link {
    display: inline-block;
    margin-right: 6px;
    color: #333;
}
.register__label {
    display: inline-block;
    position: relative;
    width: 100%;
    float: left;
    margin-bottom: 15px;
}
@media (min-width: 768px) {
    .register__label--title {
        width: 20%;
    }
}
@media (min-width: 768px) {
    .register__label--name {
        width: 38%;
    }
}
@media (min-width: 768px) {
    .register__label--email {
        width: 49%;
    }
}
@media (min-width: 768px) {
    .register__label--details {
        width: 49%;
        margin-bottom: 25px;
    }
}
@media (min-width: 768px) {
    .register__label--margin-right {
        margin-right: 2%;
    }
}
.register__username-status {
    font-family: "Titillium Web", sans-serif;
    font-size: 15px;
    font-size: calculateRem(15px);
    line-height: 1.6;
    font-weight: 700;
    color: #333;
    text-align: left;
    margin-bottom: 0;
    text-transform: uppercase;
    position: absolute;
    bottom: 7px;
    right: 10px;
}
.register__username-status--available {
    color: #89be69;
}
.register__username-status--available:after {
    font-family: FontAwesome;
    content: "";
    margin-right: 0;
    margin-left: 0;
}
.register__username-status--taken {
    color: #880063;
}
.register__username-status--taken:after {
    font-family: FontAwesome;
    content: "";
    margin-right: 0;
    margin-left: 0;
}
.register__select {
    width: 100%;
    margin-top: 5px;
}
.register__select--error {
    border: 1px solid #d8000c;
    background-color: #f2dede;
}
.register__input {
    width: 100%;
    margin-top: 5px;
}
.register__input--error {
    border: 1px solid #d8000c;
    background-color: #f2dede;
}
.register__checkbox {
    margin-right: 5px;
}
.register__google-captcha {
    margin-bottom: 15px;
}
.register__info {
    font-family: "Titillium Web", sans-serif;
    font-size: 12px;
    font-size: calculateRem(12px);
    line-height: 1.6;
    font-weight: 400;
    color: #333;
    text-align: left;
    margin-bottom: 5px;
    text-transform: none;
}
.register__link {
    color: #880063;
}
.login__login {
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
}
@media (min-width: 768px) {
    .login__login {
        float: left;
        width: 50%;
    }
}
.login__register {
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
}
@media (min-width: 768px) {
    .login__register {
        float: left;
        width: 50%;
    }
}
@media (min-width: 768px) {
    .login__inner {
        min-height: 240px;
    }
}
.login__title {
    font-size: 22px;
}
.login__text {
    font-family: "Titillium Web", sans-serif;
    font-size: 14px;
    font-size: calculateRem(14px);
    line-height: 1.6;
    font-weight: 400;
    color: #333;
    text-align: left;
    margin-bottom: 15px;
    text-transform: none;
}
.login__input {
    width: 100%;
}
.login__input--error {
    border: 1px solid #d8000c;
    background: #f2dede;
}
.login__checkbox {
    margin-right: 5px;
}
.login__label {
    display: block;
    margin-bottom: 15px;
}
.login__forgot-password {
    margin-top: 15px;
}
.login__forgot-password-link {
    color: #880063;
}
.home__table {
    margin-bottom: 15px;
}
@media (min-width: 992px) and (max-width: 1200px) {
    .home__table-display-name {
        display: block;
        width: 60px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}
.home-top__sub-title {
    display: block;
    font-size: 18px;
}
@media (min-width: 992px) {
    .home-top__sub-title {
        font-size: 28px;
    }
}
.home-top__title-link {
    color: inherit;
}
.home-top__latest-article {
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
}
@media (min-width: 768px) {
    .home-top__latest-article {
        float: left;
        width: 66.6666666667%;
    }
}
@media (min-width: 768px) {
    .home-top__latest-article {
        padding-right: 10px;
    }
}
.home-top__latest-article-text {
    font-family: "Titillium Web", sans-serif;
    font-size: 14px;
    font-size: calculateRem(14px);
    line-height: 1.6;
    font-weight: 400;
    color: #333;
    text-align: left;
    margin-bottom: 15px;
    text-transform: none;
}
.home-top__latest-article-text:first-of-type {
    font-weight: bold;
}
.home-top__more-articles {
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
}
@media (min-width: 768px) {
    .home-top__more-articles {
        float: left;
        width: 33.3333333333%;
    }
}
@media (min-width: 768px) {
    .home-top__more-articles {
        padding-left: 10px;
    }
}
.home-top__more-list {
    list-style: none;
}
.home-top__more-list-item {
    border-bottom: 1px dashed #d1d3d4;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.home-top__more-list-link {
    font-family: "Titillium Web", sans-serif;
    font-size: 14px;
    font-size: calculateRem(14px);
    line-height: 1.6;
    font-weight: 400;
    color: #3a3938;
    text-align: left;
    margin-bottom: 0;
    text-transform: none;
}
.home-sp__column {
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    margin-bottom: 20px;
}
@media (min-width: 992px) {
    .home-sp__column {
        float: left;
        width: 50%;
    }
}
.home-sp__column:last-child .home__table {
    margin-bottom: 0;
}
@media (min-width: 768px) {
    .home-sp__column:nth-child(3) .home__table,
    .home-sp__column:nth-child(4) .home__table {
        margin-bottom: 0;
    }
}
.homepage-latest-article__title {
    margin-bottom: 10px;
}
.homepage-latest-article__title-link {
    font-size: 21px;
}
.homepage-latest-article__date {
    font-weight: bold;
}
.homepage-latest-article__link {
    color: #3a3938;
}
.homepage-intraday__chart {
    min-height: 198px;
    padding: 5px;
    padding-top: 15px;
}
.homepage-market-overview__container {
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
}
@media (min-width: 768px) {
    .homepage-market-overview__container {
        float: left;
        width: 41.6666666667%;
    }
}
.homepage-market-overview__container--left {
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
}
@media (min-width: 768px) {
    .homepage-market-overview__container--left {
        float: left;
        width: 58.3333333333%;
    }
}
.homepage-market-overview__bulletins {
    list-style: none;
}
.homepage-market-overview__bulletins-item {
    margin-bottom: 7px;
}
.homepage-market-overview__bulletins-item:before {
    font-family: FontAwesome;
    content: "";
    margin-right: 8px;
    margin-left: 0;
    color: #3a3938;
}
.homepage-market-overview__bulletins-link {
    color: #333;
}
.homepage-market-overview__bulletins-date {
    color: #3a3938;
}
.homepage-market-overview__market-bar {
    width: 100px;
    display: block;
    height: 20px;
    border: 1px solid #eee;
}
.homepage-market-overview__direction--arrow {
    font-size: 20px;
}
.homepage-market-overview__direction--blue {
    color: #3a3938 !important;
}
.homepage-market-overview__direction--grey {
    color: #333 !important;
}
.homepage-market-overview__direction--red {
    color: #880063 !important;
}
.homepage-market-overview__bar-container {
    width: 30%;
}
.homepage-market-overview__bar {
    display: inline-block;
    height: 100%;
}
.homepage-market-overview__bar--blue {
    background: #3a3938;
}
.homepage-market-overview__bar--grey {
    background: #333;
}
.homepage-market-overview__bar--red {
    background: #880063;
}
.homepage-fin-news__list {
    list-style: none;
}
.homepage-fin-news__list-item {
    margin-bottom: 7px;
}
.homepage-fin-news__list-item:before {
    font-family: FontAwesome;
    content: "";
    margin-right: 8px;
    margin-left: 0;
    color: #3a3938;
}
.homepage-fin-news__list-link {
    color: #333;
}
.homepage-sector-overview__container {
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
}
@media (min-width: 768px) {
    .homepage-sector-overview__container {
        float: left;
        width: 50%;
    }
}
.homepage-sector-overview__content--chart {
    text-align: center;
}
.homepage-sector-overview__chart {
    margin: 20px;
}
.homepage-sector-overview__table {
    margin-bottom: 20px;
}
.homepage-sector-overview__table--last {
    margin-bottom: 8px;
}
.risers-fallers__column {
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    margin-bottom: 20px;
}
@media (min-width: 1200px) {
    .risers-fallers__column {
        float: left;
        width: 50%;
    }
}
@media (min-width: 1200px) {
    .risers-fallers__column {
        margin-bottom: 0;
    }
}
.risers-fallers__title {
    margin-bottom: 0;
}
.risers-fallers__table {
    width: 100%;
}
.risers-fallers__filter-column {
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    padding: 16px;
    padding-bottom: 0;
    border-left: 1px solid #d1d3d4;
    border-right: 1px solid #d1d3d4;
    border-bottom: 1px solid #d1d3d4;
}
@media (min-width: 768px) {
    .risers-fallers__filter-column {
        float: left;
        width: 33.3333333333%;
    }
}
@media (min-width: 768px) {
    .risers-fallers__filter-column {
        border-right: none;
        padding-bottom: 10px;
    }
}
.risers-fallers__filter-column--half {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    border-right: none;
}
.risers-fallers__filter-column--less {
    overflow-y: hidden;
    height: 161px;
    padding: 46px 10px;
}
@media (min-width: 768px) {
    .risers-fallers__filter-column--less {
        padding: 40px 10px;
        height: 131px;
    }
}
.risers-fallers__filter-column--last {
    border-right: 1px solid #d1d3d4;
}
.risers-fallers__filter-list {
    list-style: none;
}
.risers-fallers__filter-item {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 16px;
}
@media (min-width: 768px) {
    .risers-fallers__filter-item {
        display: block;
        margin-bottom: 6px;
    }
}
.risers-fallers__filter-link {
    font-family: "Titillium Web", sans-serif;
    font-size: 13px;
    font-size: calculateRem(13px);
    line-height: 1.6;
    font-weight: 400;
    color: #880063;
    text-align: left;
    margin-bottom: 0;
    text-transform: none;
}
.risers-fallers__filter-link:hover {
    text-decoration: underline;
}
.sp-main-info__title {
    font-size: 18px;
    margin-bottom: 8px;
}
@media (min-width: 768px) {
    .sp-main-info__title {
        font-size: 20px;
    }
}
.sp-main-info--mini .sp-main-info__title {
    display: none;
}
@media (min-width: 768px) {
    .sp-main-info--mini .sp-main-info__title {
        display: block;
    }
}
.sp-main-info__primary {
    margin-left: -7px;
    margin-right: -7px;
    margin-bottom: 8px;
}
.sp-main-info__primary:before,
.sp-main-info__primary:after {
    content: " ";
    display: table;
}
.sp-main-info__primary:after {
    clear: both;
}
@media (min-width: 768px) {
    .sp-main-info__primary {
        margin-bottom: 2px;
    }
}
.sp-main-info__primary-data {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    font-size: 22px;
}
@media (min-width: 768px) {
    .sp-main-info__primary-data {
        float: left;
        width: 33.3333333333%;
    }
}
.sp-main-info__primary-data--price {
    position: relative;
    float: left;
    width: 41.6666666667%;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
}
@media (min-width: 768px) {
    .sp-main-info__primary-data--price {
        float: left;
        width: 25%;
    }
}
@media (min-width: 992px) {
    .sp-main-info__primary-data--price {
        float: left;
        width: 29.1666666667%;
    }
}
@media (min-width: 1200px) {
    .sp-main-info__primary-data--price {
        float: left;
        width: 25%;
    }
}
.sp-main-info__primary-data--bid {
    position: relative;
    float: left;
    width: 58.3333333333%;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
}
@media (min-width: 768px) {
    .sp-main-info__primary-data--bid {
        float: left;
        width: 16.6666666667%;
    }
}
@media (min-width: 1200px) {
    .sp-main-info__primary-data--bid {
        float: left;
        width: 16.6666666667%;
    }
}
.sp-main-info--mini .sp-main-info__primary-data--bid {
    display: none;
}
@media (min-width: 768px) {
    .sp-main-info--mini .sp-main-info__primary-data--bid {
        display: block;
    }
}
.sp-main-info__primary-data--ask {
    position: relative;
    float: left;
    width: 41.6666666667%;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
}
@media (min-width: 768px) {
    .sp-main-info__primary-data--ask {
        float: left;
        width: 16.6666666667%;
    }
}
@media (min-width: 1200px) {
    .sp-main-info__primary-data--ask {
        float: left;
        width: 16.6666666667%;
    }
}
.sp-main-info--mini .sp-main-info__primary-data--ask {
    display: none;
}
@media (min-width: 768px) {
    .sp-main-info--mini .sp-main-info__primary-data--ask {
        display: block;
    }
}
.sp-main-info__primary-data--change {
    position: relative;
    float: left;
    width: 58.3333333333%;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
}
@media (min-width: 768px) {
    .sp-main-info__primary-data--change {
        float: left;
        width: 37.5%;
    }
}
@media (min-width: 1200px) {
    .sp-main-info__primary-data--change {
        float: left;
        width: 41.6666666667%;
    }
}
.sp-main-info__primary--up .sp-main-info__primary-data {
    color: #3a3938;
}
.sp-main-info__primary--down .sp-main-info__primary-data {
    color: #880063;
}
@media (min-width: 768px) {
    .sp-main-info__primary-data {
        font-size: 16px;
    }
}
@media (min-width: 992px) {
    .sp-main-info__primary-data {
        font-size: 20px;
    }
}
@media (min-width: 1200px) {
    .sp-main-info__primary-data {
        font-size: 22px;
    }
}
.sp-main-info__primary-title {
    display: block;
    font-size: 16px;
    color: #333;
}
@media (min-width: 992px) {
    .sp-main-info__primary-title {
        display: inline-block;
    }
}
.sp-main-info__secondary {
    margin-left: -7px;
    margin-right: -7px;
    margin-bottom: 10px;
}
.sp-main-info__secondary:before,
.sp-main-info__secondary:after {
    content: " ";
    display: table;
}
.sp-main-info__secondary:after {
    clear: both;
}
.sp-main-info--mini .sp-main-info__secondary {
    display: none;
}
@media (min-width: 768px) {
    .sp-main-info--mini .sp-main-info__secondary {
        display: block;
    }
}
.sp-main-info__secondary-data {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    margin-bottom: 5px;
}
@media (min-width: 768px) {
    .sp-main-info__secondary-data {
        float: left;
        width: 25%;
    }
}
@media (min-width: 992px) {
    .sp-main-info__secondary-data {
        float: left;
        width: 25%;
    }
}
@media (min-width: 1200px) {
    .sp-main-info__secondary-data {
        float: left;
        width: 25%;
    }
}
.sp-main-info__secondary-data--open {
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
}
@media (min-width: 768px) {
    .sp-main-info__secondary-data--open {
        float: left;
        width: 16.6666666667%;
    }
}
.sp-main-info__secondary-data--high {
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
}
@media (min-width: 768px) {
    .sp-main-info__secondary-data--high {
        float: left;
        width: 16.6666666667%;
    }
}
.sp-main-info__secondary-data--low {
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
}
@media (min-width: 768px) {
    .sp-main-info__secondary-data--low {
        float: left;
        width: 16.6666666667%;
    }
}
.sp-main-info__secondary-data br {
    display: none;
}
@media (min-width: 1200px) {
    .sp-main-info__secondary-data br {
        display: inline-block;
    }
}
@media (min-width: 768px) {
    .sp-main-info__secondary-title {
        display: block;
    }
}
@media (min-width: 992px) {
    .sp-main-info__secondary-title {
        display: inline-block;
    }
}
.sp-nav-sponsorship-ad {
    text-align: center;
}
.sp-share-details__text {
    margin-bottom: 5px;
}
.sp-share-details__link {
    color: #3a3938;
}
.sp-intraday__ad {
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    text-align: center;
}
@media (min-width: 992px) {
    .sp-intraday__ad {
        float: left;
        width: 55%;
    }
}
@media (min-width: 1200px) {
    .sp-intraday__ad {
        float: left;
        width: 50%;
    }
}
.sp-intraday__chart {
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
}
@media (min-width: 992px) {
    .sp-intraday__chart {
        float: left;
        width: 45%;
    }
}
@media (min-width: 1200px) {
    .sp-intraday__chart {
        float: left;
        width: 50%;
    }
}
.sp-info-chart__info {
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
}
@media (min-width: 768px) {
    .sp-info-chart__info {
        float: left;
        width: 37.5%;
    }
}
.sp-info-chart__chart {
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
}
@media (min-width: 768px) {
    .sp-info-chart__chart {
        float: left;
        width: 62.5%;
    }
}
.sp-info-chart__chart-img {
    margin-bottom: 15px;
}
.sp-info-chart__filter-show {
    font-family: "Titillium Web", sans-serif;
    font-size: 14px;
    font-size: calculateRem(14px);
    line-height: 1.6;
    font-weight: 400;
    color: #880063;
    text-align: left;
    margin-bottom: 0;
    text-transform: none;
    cursor: pointer;
}
.sp-info-chart__filter {
    display: none;
}
.sp-info-chart__filter--open {
    display: block;
}
.sp-info-chart__filter-column {
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    margin-bottom: 10px;
}
@media (min-width: 992px) {
    .sp-info-chart__filter-column {
        float: left;
        width: 27.75%;
    }
}
.sp-info-chart__filter-column--small {
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
}
@media (min-width: 992px) {
    .sp-info-chart__filter-column--small {
        float: left;
        width: 16.6666666667%;
    }
}
.sp-info-chart__filter-title {
    font-family: "Titillium Web", sans-serif;
    font-size: 14px;
    font-size: calculateRem(14px);
    line-height: 1.6;
    font-weight: 400;
    color: #880063;
    text-align: left;
    margin-bottom: 0;
    text-transform: none;
    margin-bottom: 6px;
}
@media (min-width: 768px) {
    .sp-info-chart__filter-title {
        font-size: 12px;
    }
}
.sp-info-chart__filter-select {
    width: 100%;
}
.sp-info-chart__filter-input {
    width: 100%;
}
.sp-info-chart__filter-button {
    text-align: center;
    width: 100%;
    padding: 4px 5px;
}
@media (min-width: 768px) {
    .sp-info-chart__filter-button {
        margin-top: 25px;
    }
}
.sp-info-chart__sp-price {
    font-size: 24px;
}
.sp-info-chart__sp-price-small {
    display: block;
    font-size: 10px;
}
.sp-info-chart__button {
    color: #fff !important;
    width: 100%;
    text-align: center;
}
@media (min-width: 768px) {
    .sp-info-chart__button {
        font-size: 12px;
    }
}
@media (min-width: 992px) {
    .sp-info-chart__button {
        font-size: 14px;
    }
}
.sp-info-chart__action-link {
    font-family: "Titillium Web", sans-serif;
    font-size: 14px;
    font-size: calculateRem(14px);
    line-height: 1.6;
    font-weight: 400;
    color: #333;
    text-align: left;
    margin-bottom: 0;
    text-transform: none;
    display: inline-block;
    margin-top: 8px;
}
.sp-info-chart__action-img {
    width: 16px;
    height: auto;
    margin-right: 7px;
    vertical-align: middle;
}
.sp-info-chart__action-text {
    vertical-align: middle;
}
.sp-info-tables__table {
    margin-bottom: 15px;
}
.sp-info-tables__table--last {
    margin-bottom: 0;
}
.sp-info-tables__table-quarter {
    width: 25%;
}
.sectors__text {
    margin-bottom: 15px;
}
.sectors__text--no-margin {
    margin-bottom: 0;
}
.sectors__list {
    margin-left: 25px;
}
.sectors__list-item {
    margin-bottom: 10px;
}
.sectors-half__title-link {
    display: inline-block;
    margin-bottom: 0;
}
.sectors-half__column {
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
}
@media (min-width: 768px) {
    .sectors-half__column {
        float: left;
        width: 50%;
    }
}
.sectors-half__sp-price {
    font-size: 24px;
    line-height: 1;
}
.sectors-half__sp-time {
    font-size: 10px;
}
.indices__title-link--risers {
    color: #880063;
}
.indices__back {
    display: inline-block;
    font-family: "Titillium Web", sans-serif;
    font-size: 14px;
    font-size: calculateRem(14px);
    line-height: 1.6;
    font-weight: 400;
    color: #880063;
    text-align: left;
    margin-bottom: 0;
    text-transform: none;
    margin-bottom: 10px;
}
.indices__text {
    margin-bottom: 15px;
}
.indices__text--no-margin {
    margin-bottom: 0;
}
.indices__list {
    margin-left: 25px;
}
.indices__list-item {
    margin-bottom: 10px;
}
.indices__chart-container {
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    margin-bottom: 15px;
}
@media (min-width: 992px) {
    .indices__chart-container {
        float: left;
        width: 33.3333333333%;
    }
}
.indices__chart-name {
    font-family: "Titillium Web", sans-serif;
    font-size: 14px;
    font-size: calculateRem(14px);
    line-height: 1.6;
    font-weight: 400;
    color: #880063;
    text-align: left;
    margin-bottom: 0;
    text-transform: none;
    margin-bottom: 15px;
}
.indices__chart-title-link {
    font-family: "Titillium Web", sans-serif;
    font-size: 14px;
    font-size: calculateRem(14px);
    line-height: 1.6;
    font-weight: 400;
    color: #fff;
    text-align: left;
    margin-bottom: 0;
    text-transform: none;
}
.indices-half__title-link {
    margin-bottom: 0px;
}
.indices-half__title-link--risers {
    color: #880063;
}
.indices-half__column {
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
}
@media (min-width: 768px) {
    .indices-half__column {
        float: left;
        width: 62.5%;
    }
}
.indices-half__column--right {
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
}
@media (min-width: 768px) {
    .indices-half__column--right {
        float: left;
        width: 37.5%;
    }
}
.sp-price-info__column {
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    margin-bottom: 15px;
}
@media (min-width: 768px) {
    .sp-price-info__column {
        float: left;
        width: 50%;
    }
}
.sp-price-info__info {
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
}
@media (min-width: 768px) {
    .sp-price-info__info {
        float: left;
        width: 100%;
    }
}
.sp-price-info__text {
    margin-bottom: 10px;
}
@media (min-width: 768px) {
    .sp-price-info__text {
        display: inline-block;
        margin-bottom: 0;
        margin-right: 10px;
    }
}
.sp-price-info__info-link {
    color: #880063;
}
.sp-recent-trades__title-link {
    color: inherit;
}
.sp-price-history__table-filter {
    color: #880063;
}
.sp-price-history__table .alt {
    background: #e1e1e1 !important;
}
.sp-price-history__date {
    display: inline-block;
    margin: 0 10px;
}
.sp-price-history__freq {
    display: inline-block;
    margin: 0 10px;
}
.sp-price-history__day {
    width: 30px;
    text-align: center;
}
.sp-price-history__select {
    width: 70px;
    padding: 3px 5px;
}
.sp-price-history__year {
    width: 50px;
    text-align: center;
}
.sp-price-history__button {
    border: none;
    padding: 2px 10px;
}
.sp-information__text {
    font-family: "Titillium Web", sans-serif;
    font-size: 13px;
    font-size: calculateRem(13px);
    line-height: 1.6;
    font-weight: 400;
    color: #333;
    text-align: left;
    margin-bottom: 15px;
    text-transform: none;
}
.sp-information__text:last-child {
    margin-bottom: 0;
}
.sp-information__text--no-margin {
    margin-bottom: 0;
}
.sp-latest-news__item {
    border-bottom: 1px solid #eee;
    padding-bottom: 13px;
    margin-bottom: 10px;
}
.sp-latest-news__item:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.sp-latest-news__headline {
    margin-bottom: 5px;
}
.sp-latest-news__headline-link {
    color: inherit;
}
.sp-latest-news__date {
    font-family: "Titillium Web", sans-serif;
    font-size: 11px;
    font-size: calculateRem(11px);
    line-height: 1.6;
    font-weight: 700;
    color: #333;
    text-align: left;
    margin-bottom: 0;
    text-transform: none;
    margin-bottom: 5px;
}
.news__archive-button {
    width: 50%;
    font-size: 16px;
    text-align: center;
}
.news__archive-button:after {
    font-family: FontAwesome;
    content: "";
    margin-right: 0;
    margin-left: 6px;
}
.news__more-stories-items {
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    margin-bottom: 15px;
}
@media (min-width: 992px) {
    .news__more-stories-items {
        float: left;
        width: 67.9166666667%;
    }
}
@media (min-width: 768px) {
    .news__more-stories-items {
        margin-bottom: 0;
    }
}
.news__side-bar {
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
}
@media (min-width: 992px) {
    .news__side-bar {
        float: left;
        width: 32.0833333333%;
    }
}
.news__ad-slot {
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    margin-bottom: 15px;
    text-align: center;
}
@media (min-width: 768px) {
    .news__ad-slot {
        float: left;
        width: 45.8333333333%;
    }
}
@media (min-width: 992px) {
    .news__ad-slot {
        float: left;
        width: 41.6666666667%;
    }
}
@media (min-width: 1200px) {
    .news__ad-slot {
        float: left;
        width: 33.3333333333%;
    }
}
@media (min-width: 768px) {
    .news__ad-slot {
        text-align: right;
    }
}
.news__top-story .news__story {
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
}
@media (min-width: 768px) {
    .news__top-story .news__story {
        float: left;
        width: 54.1666666667%;
    }
}
@media (min-width: 992px) {
    .news__top-story .news__story {
        float: left;
        width: 58.3333333333%;
    }
}
@media (min-width: 1200px) {
    .news__top-story .news__story {
        float: left;
        width: 66.6666666667%;
    }
}
.news__sub-stories .news__story {
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
}
@media (min-width: 768px) {
    .news__sub-stories .news__story {
        float: left;
        width: 50%;
    }
}
@media (min-width: 992px) {
    .news__sub-stories .news__story {
        float: left;
        width: 25%;
    }
}
.news__image-container {
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    display: none;
}
@media (min-width: 768px) {
    .news__image-container {
        float: left;
        width: 50%;
    }
}
@media (min-width: 992px) {
    .news__image-container {
        display: block;
    }
}
.news__story-image {
    width: 100%;
    height: auto;
}
.news__story-text {
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
}
@media (min-width: 992px) {
    .news__story-text {
        float: left;
        width: 50%;
    }
}
.news__archive .news__story-title, .sp-news .sp-news__story-title {
    font-family: "Titillium Web", sans-serif;
    font-size: 18px;
    font-size: calculateRem(18px);
    line-height: 1.6;
    font-weight: 400;
    color: #2a2a2a;
    text-align: left;
    margin-bottom: 8px;
    text-transform: none;
}
.news__story-title-link, .sp-news__story-title-link {
    color: inherit;
}
.news__story-details, .sp-news__story-details {
    clear: both;
}
.news__more-stories .news__story-details,
.news__archive .news__story-details, .sp-news .sp-news__story-details {
    text-align: left;
    margin-bottom: 10px;
}
.news__vendor-logo {
    max-width: 60px;
}
.news__more-stories .news__vendor-logo,
.news__archive .news__vendor-logo {
    margin-bottom: 7px;
}
.news__story-time, .sp-news__story-time {
    font-family: "Titillium Web", sans-serif;
    font-size: 12px;
    font-size: calculateRem(12px);
    line-height: 1.6;
    font-weight: 400;
    color: #333;
    text-align: left;
    margin-bottom: 0;
    text-transform: none;
}
@media (min-width: 768px) {
    .news__more-stories .news__story-time,
    .news__archive .news__story-time {
        width: 100%;
        text-align: right;
    }
}
.news-article__main-title {
    font-size: 24px;
    margin-top: 10px;
}
.news-article__image {
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    margin-bottom: 15px;
}
@media (min-width: 992px) {
    .news-article__image {
        float: left;
        width: 62.5%;
    }
}
@media (min-width: 992px) {
    .news-article__image {
        margin-bottom: 0;
    }
}
.news-article__details {
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    margin-bottom: 10px;
}
@media (min-width: 992px) {
    .news-article__details {
        float: left;
        width: 37.5%;
    }
}
@media (min-width: 992px) {
    .news-article__details {
        margin-bottom: 0;
    }
}
.news-article__details-logo {
    max-width: 100px;
    margin-bottom: 10px;
}
.news-article__details-date {
    font-family: "Titillium Web", sans-serif;
    font-size: 13px;
    font-size: calculateRem(13px);
    line-height: 1.6;
    font-weight: 400;
    color: #333;
    text-align: left;
    margin-bottom: 15px;
    text-transform: none;
    float: right;
}
@media (min-width: 992px) {
    .news-article__details-date {
        float: none;
    }
}
.news-article__share-title {
    font-family: "Titillium Web", sans-serif;
    font-size: 12px;
    font-size: calculateRem(12px);
    line-height: 1.6;
    font-weight: bold;
    color: #333;
    text-align: left;
    margin-bottom: 5px;
    text-transform: none;
}
.news-article__share-link {
    background: #880063;
    font-size: 16px;
    display: inline-block;
    width: 35px;
    padding: 6px 0;
    text-align: center;
    color: #fff;
    margin-right: 4px;
}
.news-article__share-link:hover {
    background: #55003e;
}
.news-article__share-link--facebook {
    background: #3b5998;
}
.news-article__share-link--facebook:hover {
    background: #2d4373;
}
.news-article__share-link--twitter {
    background: #1da1f2;
}
.news-article__share-link--twitter:hover {
    background: #0c85d0;
}
.news-article__share-link--linkedin {
    background: #0077b5;
}
.news-article__share-link--linkedin:hover {
    background: #005582;
}
.news-article__content p {
    font-family: "Titillium Web", sans-serif;
    font-size: 14px;
    font-size: calculateRem(14px);
    line-height: 1.6;
    font-weight: 400;
    color: #333;
    text-align: left;
    margin-bottom: 15px;
    text-transform: none;
}
.news-article__content-left {
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    margin-bottom: 30px;
}
@media (min-width: 1200px) {
    .news-article__content-left {
        float: left;
        width: 58.3333333333%;
    }
}
@media (min-width: 1200px) {
    .news-article__content-left {
        margin-bottom: 0;
    }
}
.news-article__content-right {
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
}
@media (min-width: 1200px) {
    .news-article__content-right {
        float: left;
        width: 41.6666666667%;
    }
}
.news-article__dianomi {
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    margin-bottom: 10px;
}
@media (min-width: 768px) {
    .news-article__dianomi {
        float: left;
        width: 33.3333333333%;
    }
}
@media (min-width: 992px) {
    .news-article__dianomi {
        float: left;
        width: 41.6666666667%;
    }
}
@media (min-width: 1200px) {
    .news-article__dianomi {
        float: left;
        width: 100%;
    }
}
@media (min-width: 768px) {
    .news-article__dianomi {
        margin-bottom: 0;
    }
}
.news-article__google {
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    text-align: center;
}
@media (min-width: 768px) {
    .news-article__google {
        float: left;
        width: 66.6666666667%;
    }
}
@media (min-width: 992px) {
    .news-article__google {
        float: left;
        width: 58.3333333333%;
    }
}
@media (min-width: 1200px) {
    .news-article__google {
        float: left;
        width: 100%;
    }
}
.news-article__more {
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
}
@media (min-width: 768px) {
    .news-article__more {
        float: left;
        width: 50%;
    }
}
.news-article__more-title {
    font-family: "Titillium Web", sans-serif;
    font-size: 16px;
    font-size: calculateRem(16px);
    line-height: 1.6;
    font-weight: 400;
    color: #3a3938;
    text-align: left;
    margin-bottom: 0;
    text-transform: none;
    margin-bottom: 15px;
}
.news-article__more-list {
    list-style: none;
}
.news-article__more-list-item {
    margin-bottom: 15px;
}
.news-article__more-list-item span {
    font-family: "Titillium Web", sans-serif;
    font-size: 12px;
    font-size: calculateRem(12px);
    line-height: 1.6;
    font-weight: 400;
    color: #333;
    text-align: left;
    margin-bottom: 0;
    text-transform: none;
}
.news-article__more-list-link {
    font-family: "Titillium Web", sans-serif;
    font-size: 14px;
    font-size: calculateRem(14px);
    line-height: 1.6;
    font-weight: 400;
    color: #880063;
    text-align: left;
    margin-bottom: 0;
    text-transform: none;
    display: block;
}
.trading__text {
    font-family: "Titillium Web", sans-serif;
    font-size: 14px;
    font-size: calculateRem(14px);
    line-height: 1.6;
    font-weight: 400;
    color: #333;
    text-align: left;
    margin-bottom: 0;
    text-transform: none;
}
.trading__text--small {
    font-size: 11px;
}
.trading__existing {
    margin-bottom: 20px;
    text-align: center;
}
.trading__price {
    font-family: "Titillium Web", sans-serif;
    font-size: 60px;
    font-size: calculateRem(60px);
    line-height: 1.2;
    font-weight: 400;
    color: #880063;
    text-align: center;
    margin-bottom: 0;
    text-transform: none;
}
.trading__price-text {
    font-family: "Titillium Web", sans-serif;
    font-size: 20px;
    font-size: calculateRem(20px);
    line-height: 1.6;
    font-weight: 400;
    color: #3a3938;
    text-align: center;
    margin-bottom: 0;
    text-transform: none;
    margin-bottom: 20px;
}
.trading__button {
    width: 100%;
    text-align: center;
    padding-top: 7px;
    font-size: 24px;
    margin-bottom: 10px;
}
@media (min-width: 992px) {
    .trading__button {
        width: 49.5%;
        margin-bottom: 0;
    }
    .trading__button--first {
        margin-right: 1%;
    }
}
.trading__link {
    color: #880063;
}
.trading__link--strip:not(:last-child):after {
    content: "|";
    margin: 0 10px;
}
.trading__links {
    margin-bottom: 15px;
    text-align: center;
}
.trading__disclaimer {
    background: #f5f5f5;
    border: 1px solid #d1d3d4;
    padding: 10px;
}
.trading-types {
    margin-bottom: 15px;
}
.trading-types__item {
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    margin-bottom: 15px;
}
@media (min-width: 768px) {
    .trading-types__item {
        float: left;
        width: 50%;
    }
}
@media (min-width: 992px) {
    .trading-types__item {
        float: left;
        width: 33.3333333333%;
    }
}
.trading-types--wide .trading-types__item {
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    margin-bottom: 15px;
}
@media (min-width: 992px) {
    .trading-types--wide .trading-types__item {
        float: left;
        width: 50%;
    }
}
.trading-types--wide .trading-types__item:nth-child(odd) {
    clear: left;
}
@media (min-width: 992px) {
    .trading-types__item {
        margin-bottom: 0;
    }
}
.trading-types__content {
    border: 1px solid #eee;
    background: #f5f5f5;
    padding: 15px;
}
.trading-types__title {
    font-size: 20px;
    text-align: center;
}
.trading-types__title--left {
    text-align: left;
}
.trading-types__title--small {
    text-align: left;
    font-size: 17px;
    color: #3a3938;
}
.trading-types__text {
    font-family: "Titillium Web", sans-serif;
    font-size: 14px;
    font-size: calculateRem(14px);
    line-height: 1.6;
    font-weight: 400;
    color: #333;
    text-align: left;
    margin-bottom: 15px;
    text-transform: none;
}
@media (min-width: 768px) {
    .trading-types__text {
        min-height: 135px;
    }
}
@media (min-width: 992px) {
    .trading-types__text {
        min-height: 90px;
    }
}
.trading-types__link {
    color: #3a3938;
}
.trading-types__bullets {
    list-style: none;
    margin-bottom: 15px;
    min-height: 118px;
}
.trading-types__bullets-item {
    font-family: "Titillium Web", sans-serif;
    font-size: 14px;
    font-size: calculateRem(14px);
    line-height: 1.6;
    font-weight: 400;
    color: #333;
    text-align: left;
    margin-bottom: 0;
    text-transform: none;
    margin-bottom: 8px;
    position: relative;
    padding-left: 15px;
}
.trading-types__bullets-item:before {
    font-family: FontAwesome;
    content: "";
    margin-right: 0;
    margin-left: 0;
    color: #880063;
    position: absolute;
    top: 0;
    left: 0;
}
.trading-types__button {
    display: block;
    text-align: center;
}
.trading-types__button-text--margin-bottom {
    margin-bottom: 15px;
}
.trading-faq__list {
    list-style: none;
}
.trading-faq__link {
    color: #880063;
}
.trading-faq__question {
    font-family: "Titillium Web", sans-serif;
    font-size: 18px;
    font-size: calculateRem(18px);
    line-height: 1.6;
    font-weight: 400;
    color: #3a3938;
    text-align: left;
    margin-bottom: 0;
    text-transform: none;
    padding-right: 25px;
    display: block;
    position: relative;
}
.trading-faq__question:after {
    font-family: FontAwesome;
    content: "";
    margin-right: 0;
    margin-left: 0;
    position: absolute;
    top: 50%;
    right: 0px;
    transform: translateY(-50%);
}
.trading-faq__question--active:after {
    font-family: FontAwesome;
    content: "";
    margin-right: 0;
    margin-left: 0;
}
.trading-faq__answer {
    font-family: "Titillium Web", sans-serif;
    font-size: 14px;
    font-size: calculateRem(14px);
    line-height: 1.6;
    font-weight: 400;
    color: #333;
    text-align: left;
    margin-bottom: 0;
    text-transform: none;
    margin-top: 15px;
    display: none;
}
.trading-faq__answer--active {
    display: block;
}
.trading-info__sub-title {
    font-family: "Titillium Web", sans-serif;
    font-size: 14px;
    font-size: calculateRem(14px);
    line-height: 1.6;
    font-weight: 600;
    color: #333;
    text-align: left;
    margin-bottom: 0;
    text-transform: none;
    margin-bottom: 15px;
}
.trading-info__table {
    margin-bottom: 15px;
}
.trading-info__table td,
.trading-info__table th {
    white-space: normal;
}
.trading-info__text {
    font-family: "Titillium Web", sans-serif;
    font-size: 14px;
    font-size: calculateRem(14px);
    line-height: 1.6;
    font-weight: 400;
    color: #333;
    text-align: left;
    margin-bottom: 0;
    text-transform: none;
    margin-bottom: 15px;
}
.trading-info__link {
    color: #880063;
}
.trading-info__list {
    margin-left: 30px;
    margin-bottom: 15px;
}
.trading-info__list-item {
    font-family: "Titillium Web", sans-serif;
    font-size: 14px;
    font-size: calculateRem(14px);
    line-height: 1.6;
    font-weight: 400;
    color: #333;
    text-align: left;
    margin-bottom: 0;
    text-transform: none;
    margin-left: 10px;
}
.trading-info__list-link {
    font-family: "Titillium Web", sans-serif;
    font-size: 14px;
    font-size: calculateRem(14px);
    line-height: 1.6;
    font-weight: 400;
    color: #880063;
    text-align: left;
    margin-bottom: 0;
    text-transform: none;
}
.trading-info__image {
    width: 50%;
    height: auto;
    margin-bottom: 15px;
}
.trading-frames__frame {
    width: 100%;
    border: none;
    padding: 15px;
}
.trading-frames__frame--share-dealing {
    width: 100%;
    height: 1950px;
}
@media (min-width: 768px) {
    .trading-frames__frame--share-dealing {
        width: 644px;
    }
}
.trading-frames__frame--isa {
    width: 100%;
    height: 1950px;
}
@media (min-width: 768px) {
    .trading-frames__frame--isa {
        width: 644px;
    }
}
.trading-frames__frame--deal {
    width: 100%;
    height: 900px;
}
.company-lookup__letters {
    margin-bottom: 20px;
}
.company-lookup__letter-link {
    border: 1px solid #d1d3d4;
    padding: 5px 10px 3px;
    display: inline-block;
    margin-bottom: 6px;
    margin-right: 3px;
    text-decoration: none;
    color: #3a3938;
}
.company-lookup__letter-link:hover {
    background: #f5f5f5;
}
.company-lookup__letter-link--active {
    border: 1px solid #880063;
    background: #880063;
    color: #fff;
}
.company-lookup__search-input {
    border: 1px solid #d1d3d4;
    padding: 7px;
    width: 50%;
}
.company-lookup__search-button:before {
    font-family: FontAwesome;
    content: "";
    margin-right: 7px;
    margin-left: 0;
}
.error {
    position: relative;
    width: 100vw;
    height: 100vh;
    background: #f5f5f5;
}
.error__inner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    max-width: 600px;
    text-align: center;
}
.error__logo {
    display: inline-block;
    width: 80%;
    max-width: 200px;
}
.error__title {
    font-family: "Titillium Web", sans-serif;
    font-size: 140px;
    font-size: calculateRem(140px);
    line-height: 1;
    font-weight: 700;
    color: #333;
    text-align: center;
    margin-bottom: 0;
    text-transform: none;
}
.error--500 .error__title {
    margin-bottom: 35px;
}
.error__text {
    font-family: "Titillium Web", sans-serif;
    font-size: 20px;
    font-size: calculateRem(20px);
    line-height: 1.4;
    font-weight: 400;
    color: #333;
    text-align: center;
    margin-bottom: 20px;
    text-transform: none;
}
.members-home__input {
    padding: 7px;
    width: 70%;
    max-width: 300px;
}
.members-home__button {
    padding: 10px 15px 9px;
}
@media (min-width: 768px) {
    .members-home__button {
        padding: 8px 15px;
    }
}
.watchlist__action-button {
    float: right;
    margin-left: 5px;
    padding: 4px 10px;
}
.watchlist__action-button--add:before {
    font-family: FontAwesome;
    content: "";
    margin-right: 6px;
    margin-left: 0;
}
.watchlist__action-button--rename:before {
    font-family: FontAwesome;
    content: "";
    margin-right: 6px;
    margin-left: 0;
}
.watchlist__action-button--delete:before {
    font-family: FontAwesome;
    content: "";
    margin-right: 6px;
    margin-left: 0;
}
.watchlist__add-form {
    position: relative;
}
.watchlist__cancel-button {
    color: #333;
    position: absolute;
    top: 10px;
    right: 10px;
}
.watchlist__cancel-button:hover {
    color: #3a3938;
}
.watchlist__actions {
    margin-bottom: 15px;
}
.watchlist__choose-list {
    padding: 3px 30px 3px 10px;
}
.watchlist__title {
    margin-bottom: 15px;
}
.watchlist__filter {
    background: #f5f5f5;
    padding: 8px;
    margin-bottom: 15px;
}
.watchlist__title-link {
    color: inherit;
}
.watchlist__table .high,
.watchlist__table .low,
.watchlist__table .trades {
    display: none;
}
.watchlist__table .display-name {
    width: 50px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
@media (min-width: 992px) {
    .watchlist__table .display-name {
        width: 70px;
    }
}
@media (min-width: 1200px) {
    .watchlist__table .high,
    .watchlist__table .low,
    .watchlist__table .trades {
        display: table-cell;
    }
    .watchlist__table .display-name {
        width: 80px;
    }
}
.watchlist__table-empty {
    padding: 10px !important;
    text-align: center !important;
}
.watchlist__icon {
    width: 16px;
    color: #3a3938;
}
.watchlist__icon--disabled {
    color: #d1d3d4;
}
.watchlist__link {
    position: relative;
    display: inline-block;
}
.watchlist__indicator {
    position: absolute;
    top: 1px;
    right: 3px;
    z-index: 200;
    display: inline-block;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #880063;
}
.watchlist__input {
    margin-left: 10px;
}
.watchlist__empty-icon {
    width: 16px;
    vertical-align: sub;
}
.watchlist__button {
    padding: 4px 10px;
}
.watchlist__textarea {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    height: 250px;
}
.watchlist__delete-button {
    color: #58595b;
    float: right;
    display: inline-block;
    margin-top: 9px;
}
.watchlist__delete-button:hover {
    color: #3a3938;
    text-decoration: none;
}
.watchlist__add-label {
    position: relative;
    display: inline-block;
}
.watchlist__add-input {
    padding: 6px 6px 7px;
    width: 250px;
}
.portfolio__text {
    font-family: "Titillium Web", sans-serif;
    font-size: 14px;
    font-size: calculateRem(14px);
    line-height: 1.6;
    font-weight: 400;
    color: #333;
    text-align: left;
    margin-bottom: 0;
    text-transform: none;
}
.portfolio__text-title {
    font-weight: bold;
    min-width: 100px;
    display: inline-block;
}
.portfolio__choose-form {
    display: inline-block;
}
.portfolio__choose-select {
    vertical-align: top;
    padding-top: 2px;
    padding-bottom: 2px;
    width: 130px;
    max-width: 130px;
    margin-bottom: 15px;
    margin-right: 10px;
}
@media (min-width: 768px) {
    .portfolio__choose-select {
        width: 200px;
        max-width: 200px;
    }
}
.portfolio__inline-form {
    border: 1px solid #d1d3d4;
    padding: 15px;
    background: #f5f5f5;
    margin-bottom: 15px;
}
.portfolio__button {
    margin-right: 10px;
    vertical-align: top;
}
.portfolio__button--add {
    margin-bottom: 15px;
}
.portfolio__button--add:before {
    font-family: FontAwesome;
    content: "";
    margin-right: 6px;
    margin-left: 0;
}
.portfolio__button--edit:before {
    font-family: FontAwesome;
    content: "";
    margin-right: 6px;
    margin-left: 0;
}
.portfolio__button--delete:before {
    font-family: FontAwesome;
    content: "";
    margin-right: 6px;
    margin-left: 0;
}
.portfolio__button--inline {
    border: 1px solid #880063;
}
.portfolio__popup-label {
    margin-bottom: 15px;
    display: block;
}
.portfolio__popup-title {
    width: 40%;
    display: inline-block;
}
.portfolio__popup-success {
    text-align: center;
    display: none;
}
.portfolio__actions {
    margin-bottom: 15px;
}
.portfolio__action-buttons {
    float: right;
}
.portfolio__choose {
    padding-top: 3px;
    padding-bottom: 3px;
}
.portfolio__delete {
    color: #880063;
}
.portfolio__popup-form-row {
    margin-bottom: 15px;
}
.portfolio__add-label {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    margin-bottom: 20px;
}
@media (min-width: 768px) {
    .portfolio__add-label {
        float: left;
        width: 25%;
    }
}
.portfolio__label-title {
    margin-bottom: 5px;
}
.portfolio__select {
    padding-top: 5px;
    padding-bottom: 4px;
}
.portfolio__select--popup {
    width: 60%;
    display: inline-block;
}
@media (min-width: 768px) {
    .portfolio__select {
        padding-top: 3px;
        padding-bottom: 3px;
    }
}
.portfolio__time-sep {
    display: inline-block;
}
.portfolio__input {
    width: 100%;
}
.portfolio__input--pound {
    width: 94%;
    margin-left: 5px;
}
.portfolio__input--date {
    max-width: 150px;
}
@media (min-width: 768px) {
    .portfolio__input--edit {
        max-width: 40%;
    }
}
.portfolio__input--popup {
    width: 60%;
    display: inline-block;
}
.portfolio__input--error {
    border: 1px solid #d8000c;
    background: #f2dede;
}
.portfolio__textarea {
    width: 100%;
    max-width: 100%;
    height: 100px;
}
.portfolio__text-notes {
    width: 100%;
    max-width: 100%;
    height: 100px;
    margin-bottom: 10px;
}
.portfolio__form-title {
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
    font-weight: bold;
    margin-top: 4px;
    margin-bottom: 10px;
}
@media (min-width: 768px) {
    .portfolio__form-title {
        float: left;
        width: 33.3333333333%;
    }
}
@media (min-width: 768px) {
    .portfolio__form-title {
        margin-bottom: 0;
    }
}
.portfolio__form-title--no-margin {
    margin-top: 0;
}
.portfolio__form-element {
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 7px;
}
@media (min-width: 768px) {
    .portfolio__form-element {
        float: left;
        width: 66.6666666667%;
    }
}
.portfolio__add-starting-cash {
    display: none;
}
.portfolio__radio-label {
    border: 1px solid #880063;
    padding: 4px 9px;
    display: inline-block;
}
.portfolio__radio {
    display: none;
}
.portfolio__radio:checked + label {
    background: #880063;
    color: #fff;
}
.portfolio__radio:checked + label:before {
    font-family: FontAwesome;
    content: "";
    margin-right: 6px;
    margin-left: 0;
}
.portfolio__totals {
    margin-top: 20px;
    width: 70%;
    float: right;
}
@media (min-width: 768px) {
    .portfolio__totals {
        width: 40%;
    }
}
.portfolio__notes {
    font-size: 11px;
}
.portfolio__trans-details {
    margin-bottom: 15px;
}
@media (min-width: 992px) {
    .portfolio__view--basic {
        display: none;
    }
}
@media (min-width: 992px) {
    .portfolio__view--full {
        display: block;
    }
}
@media (min-width: 992px) {
    .portfolio__view-nav {
        display: none;
    }
}
.settings__content {
    position: relative;
}
.settings__text {
    margin-bottom: 25px;
}
.settings__field {
    margin-bottom: 5px;
}
.settings__edit-button {
    font-family: "Titillium Web", sans-serif;
    font-size: 20px;
    font-size: calculateRem(20px);
    line-height: 1.6;
    font-weight: 400;
    color: #333;
    text-align: left;
    margin-bottom: 0;
    text-transform: none;
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}
.settings__edit-button:hover {
    color: #880063;
}
.settings__edit-button--locked {
    right: 24px;
}
.settings__edit-button--locked:hover {
    color: inherit;
}
.settings__label {
    display: block;
    margin-bottom: 20px;
}
.settings__label-title {
    margin-bottom: 5px;
}
.settings__input {
    width: 100%;
}
@media (min-width: 992px) {
    .settings__input {
        max-width: 50%;
    }
}
.settings__input--error {
    border: 1px solid #d8000c;
    background-color: #f2dede;
}
.settings__checkbox {
    margin-right: 7px;
}
/*# sourceMappingURL=style-new.css.map */
ul.tabs {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
ul.tabs li {
    display: inline-block;
}
ul.tabs li a {
    display: block;
    width: 60px;
    padding: 5px;
    margin: 5px;
}    
.white-popup {
    position: relative;
    background: #FFF;
    padding: 20px;
    width: auto;
    max-width: 500px;
    margin: 20px auto;
}
.news-related-link {
    font-size: 11px;
    line-height: 1.6;
    font-weight: 400;
    color: #333333;
    text-align: left;
    margin-bottom: 0;
    text-transform: none;
    display: inline-block;
    width: auto;
    border: 1px solid #d1d3d4;
    border-radius: 50px;
    padding: 4px 13px 4px 10px;
    margin-right: 7px;                      
}
.news-related-link:hover {
    border: 1px solid #880063;
    text-decoration: none;
}