﻿.rwd { /*! normalize.css v2.1.3 | MIT License | git.io/normalize */
}

    .rwd article, .rwd aside, .rwd details, .rwd figcaption, .rwd figure, .rwd footer, .rwd header, .rwd hgroup, .rwd main, .rwd nav, .rwd section, .rwd summary {
        display: block
    }

    .rwd audio, .rwd canvas, .rwd video {
        display: inline-block
    }

        .rwd audio:not([controls]) {
            display: none;
            height: 0
        }

    .rwd [hidden], .rwd template {
        display: none
    }

    .rwd html {
        font-family: sans-serif;
        -ms-text-size-adjust: 100%;
        -webkit-text-size-adjust: 100%
    }

    .rwd body {
        margin: 0
    }

    .rwd a {
        background: transparent
    }

        .rwd a:focus {
            outline: thin dotted
        }

        .rwd a:active, .rwd a:hover {
            outline: 0
        }

    .rwd h1 {
        font-size: 2em;
        margin: .67em 0
    }

    .rwd abbr[title] {
        border-bottom: 1px dotted
    }

    .rwd b, .rwd strong {
        font-weight: 700
    }

    .rwd dfn {
        font-style: italic
    }

    .rwd hr {
        -moz-box-sizing: content-box;
        box-sizing: content-box;
        height: 0
    }

    .rwd mark {
        background: #ff0;
        color: #000
    }

    .rwd code, .rwd kbd, .rwd pre, .rwd samp {
        font-family: monospace,serif;
        font-size: 1em
    }

    .rwd pre {
        white-space: pre-wrap
    }

    .rwd q {
        quotes: "\201C" "\201D" "\2018" "\2019"
    }

    .rwd small {
        font-size: 80%
    }

    .rwd sub, .rwd sup {
        font-size: 75%;
        line-height: 0;
        position: relative;
        vertical-align: baseline
    }

    .rwd sup {
        top: .5em;
        vertical-align: top;
        font-size: 50%
    }

    .rwd sub {
        bottom: -0.25em
    }

    .rwd img {
        border: 0
    }

    .rwd svg:not(:root) {
        overflow: hidden
    }

    .rwd figure {
        margin: 0
    }

    .rwd fieldset {
        border: 1px solid silver;
        margin: 0 2px;
        padding: .35em .625em .75em
    }

    .rwd legend {
        border: 0;
        padding: 0
    }

    .rwd button, .rwd input, .rwd select, .rwd textarea {
        font-family: inherit;
        font-size: 100%;
        margin: 0
    }

    .rwd button, .rwd input {
        line-height: normal
    }

    .rwd button, .rwd select {
        text-transform: none
    }

    .rwd button, .rwd html input[type="button"], .rwd input[type="reset"], .rwd input[type="submit"] {
        -webkit-appearance: button;
        cursor: pointer
    }

        .rwd button[disabled], .rwd html input[disabled] {
            cursor: default
        }

    .rwd input[type="checkbox"], .rwd input[type="radio"] {
        box-sizing: border-box;
        padding: 0
    }

    .rwd input[type="search"] {
        -webkit-appearance: textfield;
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box;
        box-sizing: content-box
    }

        .rwd input[type="search"]::-webkit-search-cancel-button, .rwd input[type="search"]::-webkit-search-decoration {
            -webkit-appearance: none
        }

    .rwd button::-moz-focus-inner, .rwd input::-moz-focus-inner {
        border: 0;
        padding: 0
    }

    .rwd textarea {
        overflow: auto;
        vertical-align: top
    }

    .rwd table {
        border-collapse: collapse;
        border-spacing: 0
    }

@media print {
    .rwd * {
        text-shadow: none !important;
        color: #000 !important;
        background: transparent !important;
        box-shadow: none !important
    }

    .rwd a, .rwd a:visited {
        text-decoration: underline
    }

        .rwd a[href]:after {
            content: " (" attr(href) ")"
        }

    .rwd abbr[title]:after {
        content: " (" attr(title) ")"
    }

    .rwd a[href^="javascript:"]:after, .rwd a[href^="#"]:after {
        content: ""
    }

    .rwd pre, .rwd blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    .rwd thead {
        display: table-header-group
    }

    .rwd tr, .rwd img {
        page-break-inside: avoid
    }

    .rwd img {
        max-width: 100% !important
    }

    @page {
        margin: 2cm .5cm
    }

    .rwd p, .rwd h2, .rwd h3 {
        orphans: 3;
        widows: 3
    }

    .rwd h2, .rwd h3 {
        page-break-after: avoid
    }

    .rwd select {
        background: #fff !important
    }

    .rwd .navbar {
        display: none
    }

    .rwd .table td, .rwd .table th {
        background-color: #fff !important
    }

    .rwd .btn > .caret, .rwd .dropup > .btn > .caret {
        border-top-color: #000 !important
    }

    .rwd .label {
        border: 1px solid #000
    }

    .rwd .table {
        border-collapse: collapse !important
    }

    .rwd .table-bordered th, .rwd .table-bordered td {
        border: 1px solid #ddd !important
    }
}

.rwd *, .rwd *:before, .rwd *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.rwd html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

.rwd body {
    font-family: "intel-clear","tahoma",Helvetica,"helvetica",Arial,sans-serif;
    font-size: 16px;
    line-height: 1.42857143;
    color: #262626;
    background-color: #fefefe
}

.rwd input, .rwd button, .rwd select, .rwd textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

.rwd a {
    color: #0068b5;
    text-decoration: none
}

    .rwd a:hover, .rwd a:focus {
        color: #003c69;
        text-decoration: underline
    }

    .rwd a:focus {
        outline: thin dotted #333;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

.rwd img {
    vertical-align: middle
}

.rwd .img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.rwd .img-rounded {
    border-radius: 6px
}

.rwd .img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fefefe;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.rwd .img-circle {
    border-radius: 50%
}

.rwd hr {
    margin-top: 22px;
    margin-bottom: 22px;
    border: 0;
    border-top: 1px solid #ebebeb
}

.rwd .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.rwd p {
    margin: 0 0 11px
}

.rwd .lead {
    margin-bottom: 22px;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.4
}

@media(min-width:768px) {
    .rwd .lead {
        font-size: 24px
    }
}

.rwd small, .rwd .small {
    font-size: 85%
}

.rwd cite {
    font-style: normal
}

.rwd .text-muted {
    color: #d7d7d7
}

.rwd .text-primary {
    color: #0068b5
}

    .rwd .text-primary:hover {
        color: #004b82
    }

.rwd .text-warning {
    color: #c09853
}

    .rwd .text-warning:hover {
        color: #a47e3c
    }

.rwd .text-danger {
    color: #b94a48
}

    .rwd .text-danger:hover {
        color: #953b39
    }

.rwd .text-success {
    color: #468847
}

    .rwd .text-success:hover {
        color: #356635
    }

.rwd .text-info {
    color: #3a87ad
}

    .rwd .text-info:hover {
        color: #2d6987
    }

.rwd .text-left {
    text-align: left
}

.rwd .text-right {
    text-align: right
}

.rwd .text-center {
    text-align: center
}

.rwd h1, .rwd h2, .rwd h3, .rwd .h1, .rwd .h2, .rwd .h3 {
    font-family: "intel-one","intel-clear",Helvetica,Arial,sans-serif;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

    .rwd h1 small, .rwd h2 small, .rwd h3 small, .rwd .h1 small, .rwd .h2 small, .rwd .h3 small, .rwd h1 .small, .rwd h2 .small, .rwd h3 .small, .rwd .h1 .small, .rwd .h2 .small, .rwd .h3 .small {
        font-weight: 400;
        line-height: 1;
        color: #d7d7d7
    }

.rwd h4, .rwd h5, .rwd h6, .rwd .h4, .rwd .h5, .rwd .h6 {
    font-family: "intel-clear","tahoma",Helvetica,"helvetica",Arial,sans-serif;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

    .rwd h4 small, .rwd h5 small, .rwd h6 small, .rwd .h4 small, .rwd .h5 small, .rwd .h6 small, .rwd h4 .small, .rwd h5 .small, .rwd h6 .small, .rwd .h4 .small, .rwd .h5 .small, .rwd .h6 .small {
        font-weight: 400;
        line-height: 1;
        color: #d7d7d7
    }

.rwd h1, .rwd h2, .rwd h3 {
    margin-top: 22px;
    margin-bottom: 11px
}

    .rwd h1 small, .rwd h2 small, .rwd h3 small, .rwd h1 .small, .rwd h2 .small, .rwd h3 .small {
        font-size: 65%
    }

.rwd h4, .rwd h5, .rwd h6 {
    margin-top: 11px;
    margin-bottom: 11px
}

    .rwd h4 small, .rwd h5 small, .rwd h6 small, .rwd h4 .small, .rwd h5 .small, .rwd h6 .small {
        font-size: 75%
    }

.rwd h1, .rwd .h1 {
    font-size: 28px
}

.rwd h2, .rwd .h2 {
    font-size: 28px
}

.rwd h3, .rwd .h3 {
    font-size: 24px
}

.rwd h4, .rwd .h4 {
    font-size: 16px
}

.rwd h5, .rwd .h5 {
    font-size: 12px
}

.rwd h6, .rwd .h6 {
    font-size: 8px
}

.rwd .page-header {
    padding-bottom: 10px;
    margin: 44px 0 22px;
    border-bottom: 1px solid #ebebeb
}

.rwd ul, .rwd ol {
    margin-top: 0;
    margin-bottom: 11px
}

    .rwd ul ul, .rwd ol ul, .rwd ul ol, .rwd ol ol {
        margin-bottom: 0
    }

.rwd .list-unstyled {
    padding-left: 0;
    list-style: none
}

.rwd .list-inline {
    padding-left: 0;
    list-style: none
}

    .rwd .list-inline > li {
        display: inline-block;
        padding-left: 5px;
        padding-right: 5px
    }

        .rwd .list-inline > li:first-child {
            padding-left: 0
        }

.rwd dl {
    margin-bottom: 22px
}

.rwd dt, .rwd dd {
    line-height: 1.42857143
}

.rwd dt {
    font-weight: 700
}

.rwd dd {
    margin-left: 0
}

@media(min-width:1650px) {
    .rwd .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .rwd .dl-horizontal dd {
        margin-left: 180px
    }

        .rwd .dl-horizontal dd:before, .rwd .dl-horizontal dd:after {
            content: " ";
            display: table
        }

        .rwd .dl-horizontal dd:after {
            clear: both
        }

        .rwd .dl-horizontal dd:before, .rwd .dl-horizontal dd:after {
            content: " ";
            display: table
        }

        .rwd .dl-horizontal dd:after {
            clear: both
        }
}

.rwd abbr[title], .rwd abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #d7d7d7
}

.rwd abbr.initialism {
    font-size: 90%;
    text-transform: uppercase
}

.rwd blockquote {
    padding: 11px 22px;
    margin: 0 0 22px;
    border-left: 5px solid #ebebeb
}

    .rwd blockquote p {
        font-size: 20px;
        font-weight: 300;
        line-height: 1.25
    }

        .rwd blockquote p:last-child {
            margin-bottom: 0
        }

    .rwd blockquote small {
        display: block;
        line-height: 1.42857143;
        color: #d7d7d7
    }

        .rwd blockquote small:before {
            content: '\2014 \00A0'
        }

    .rwd blockquote.pull-right {
        padding-right: 15px;
        padding-left: 0;
        border-right: 5px solid #ebebeb;
        border-left: 0
    }

        .rwd blockquote.pull-right p, .rwd blockquote.pull-right small, .rwd blockquote.pull-right .small {
            text-align: right
        }

            .rwd blockquote.pull-right small:before, .rwd blockquote.pull-right .small:before {
                content: ''
            }

            .rwd blockquote.pull-right small:after, .rwd blockquote.pull-right .small:after {
                content: '\00A0 \2014'
            }

    .rwd blockquote:before, .rwd blockquote:after {
        content: ""
    }

.rwd address {
    margin-bottom: 22px;
    font-style: normal;
    line-height: 1.42857143
}

.rwd code, .rwd kbd, .rwd pre, .rwd samp {
    font-family: Monaco,Menlo,Consolas,"Courier New",monospace
}

.rwd code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    white-space: nowrap;
    border-radius: 4px
}

.rwd pre {
    display: block;
    padding: 10.5px;
    margin: 0 0 11px;
    font-size: 15px;
    line-height: 1.42857143;
    word-break: break-all;
    word-wrap: break-word;
    color: #959595;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

    .rwd pre code {
        padding: 0;
        font-size: inherit;
        color: inherit;
        white-space: pre-wrap;
        background-color: transparent;
        border-radius: 0
    }

.rwd .pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.rwd .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

    .rwd .container:before, .rwd .container:after {
        content: " ";
        display: table
    }

    .rwd .container:after {
        clear: both
    }

    .rwd .container:before, .rwd .container:after {
        content: " ";
        display: table
    }

    .rwd .container:after {
        clear: both
    }

.rwd .row {
    margin-left: -15px;
    margin-right: -15px
}

    .rwd .row:before, .rwd .row:after {
        content: " ";
        display: table
    }

    .rwd .row:after {
        clear: both
    }

    .rwd .row:before, .rwd .row:after {
        content: " ";
        display: table
    }

    .rwd .row:after {
        clear: both
    }

.rwd .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.rwd .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11 {
    float: left
}

.rwd .col-xs-12 {
    width: 100%
}

.rwd .col-xs-11 {
    width: 91.66666667%
}

.rwd .col-xs-10 {
    width: 83.33333333%
}

.rwd .col-xs-9 {
    width: 75%
}

.rwd .col-xs-8 {
    width: 66.66666667%
}

.rwd .col-xs-7 {
    width: 58.33333333%
}

.rwd .col-xs-6 {
    width: 50%
}

.rwd .col-xs-5 {
    width: 41.66666667%
}

.rwd .col-xs-4 {
    width: 33.33333333%
}

.rwd .col-xs-3 {
    width: 25%
}

.rwd .col-xs-2 {
    width: 16.66666667%
}

.rwd .col-xs-1 {
    width: 8.33333333%
}

.rwd .col-xs-pull-12 {
    right: 100%
}

.rwd .col-xs-pull-11 {
    right: 91.66666667%
}

.rwd .col-xs-pull-10 {
    right: 83.33333333%
}

.rwd .col-xs-pull-9 {
    right: 75%
}

.rwd .col-xs-pull-8 {
    right: 66.66666667%
}

.rwd .col-xs-pull-7 {
    right: 58.33333333%
}

.rwd .col-xs-pull-6 {
    right: 50%
}

.rwd .col-xs-pull-5 {
    right: 41.66666667%
}

.rwd .col-xs-pull-4 {
    right: 33.33333333%
}

.rwd .col-xs-pull-3 {
    right: 25%
}

.rwd .col-xs-pull-2 {
    right: 16.66666667%
}

.rwd .col-xs-pull-1 {
    right: 8.33333333%
}

.rwd .col-xs-pull-0 {
    right: 0
}

.rwd .col-xs-push-12 {
    left: 100%
}

.rwd .col-xs-push-11 {
    left: 91.66666667%
}

.rwd .col-xs-push-10 {
    left: 83.33333333%
}

.rwd .col-xs-push-9 {
    left: 75%
}

.rwd .col-xs-push-8 {
    left: 66.66666667%
}

.rwd .col-xs-push-7 {
    left: 58.33333333%
}

.rwd .col-xs-push-6 {
    left: 50%
}

.rwd .col-xs-push-5 {
    left: 41.66666667%
}

.rwd .col-xs-push-4 {
    left: 33.33333333%
}

.rwd .col-xs-push-3 {
    left: 25%
}

.rwd .col-xs-push-2 {
    left: 16.66666667%
}

.rwd .col-xs-push-1 {
    left: 8.33333333%
}

.rwd .col-xs-push-0 {
    left: 0
}

.rwd .col-xs-offset-12 {
    margin-left: 100%
}

.rwd .col-xs-offset-11 {
    margin-left: 91.66666667%
}

.rwd .col-xs-offset-10 {
    margin-left: 83.33333333%
}

.rwd .col-xs-offset-9 {
    margin-left: 75%
}

.rwd .col-xs-offset-8 {
    margin-left: 66.66666667%
}

.rwd .col-xs-offset-7 {
    margin-left: 58.33333333%
}

.rwd .col-xs-offset-6 {
    margin-left: 50%
}

.rwd .col-xs-offset-5 {
    margin-left: 41.66666667%
}

.rwd .col-xs-offset-4 {
    margin-left: 33.33333333%
}

.rwd .col-xs-offset-3 {
    margin-left: 25%
}

.rwd .col-xs-offset-2 {
    margin-left: 16.66666667%
}

.rwd .col-xs-offset-1 {
    margin-left: 8.33333333%
}

.rwd .col-xs-offset-0 {
    margin-left: 0
}

@media(min-width:768px) {
    .rwd .container {
        width: 750px
    }

    .rwd .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11 {
        float: left
    }

    .rwd .col-sm-12 {
        width: 100%
    }

    .rwd .col-sm-11 {
        width: 91.66666667%
    }

    .rwd .col-sm-10 {
        width: 83.33333333%
    }

    .rwd .col-sm-9 {
        width: 75%
    }

    .rwd .col-sm-8 {
        width: 66.66666667%
    }

    .rwd .col-sm-7 {
        width: 58.33333333%
    }

    .rwd .col-sm-6 {
        width: 50%
    }

    .rwd .col-sm-5 {
        width: 41.66666667%
    }

    .rwd .col-sm-4 {
        width: 33.33333333%
    }

    .rwd .col-sm-3 {
        width: 25%
    }

    .rwd .col-sm-2 {
        width: 16.66666667%
    }

    .rwd .col-sm-1 {
        width: 8.33333333%
    }

    .rwd .col-sm-pull-12 {
        right: 100%
    }

    .rwd .col-sm-pull-11 {
        right: 91.66666667%
    }

    .rwd .col-sm-pull-10 {
        right: 83.33333333%
    }

    .rwd .col-sm-pull-9 {
        right: 75%
    }

    .rwd .col-sm-pull-8 {
        right: 66.66666667%
    }

    .rwd .col-sm-pull-7 {
        right: 58.33333333%
    }

    .rwd .col-sm-pull-6 {
        right: 50%
    }

    .rwd .col-sm-pull-5 {
        right: 41.66666667%
    }

    .rwd .col-sm-pull-4 {
        right: 33.33333333%
    }

    .rwd .col-sm-pull-3 {
        right: 25%
    }

    .rwd .col-sm-pull-2 {
        right: 16.66666667%
    }

    .rwd .col-sm-pull-1 {
        right: 8.33333333%
    }

    .rwd .col-sm-pull-0 {
        right: 0
    }

    .rwd .col-sm-push-12 {
        left: 100%
    }

    .rwd .col-sm-push-11 {
        left: 91.66666667%
    }

    .rwd .col-sm-push-10 {
        left: 83.33333333%
    }

    .rwd .col-sm-push-9 {
        left: 75%
    }

    .rwd .col-sm-push-8 {
        left: 66.66666667%
    }

    .rwd .col-sm-push-7 {
        left: 58.33333333%
    }

    .rwd .col-sm-push-6 {
        left: 50%
    }

    .rwd .col-sm-push-5 {
        left: 41.66666667%
    }

    .rwd .col-sm-push-4 {
        left: 33.33333333%
    }

    .rwd .col-sm-push-3 {
        left: 25%
    }

    .rwd .col-sm-push-2 {
        left: 16.66666667%
    }

    .rwd .col-sm-push-1 {
        left: 8.33333333%
    }

    .rwd .col-sm-push-0 {
        left: 0
    }

    .rwd .col-sm-offset-12 {
        margin-left: 100%
    }

    .rwd .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .rwd .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .rwd .col-sm-offset-9 {
        margin-left: 75%
    }

    .rwd .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .rwd .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .rwd .col-sm-offset-6 {
        margin-left: 50%
    }

    .rwd .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .rwd .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .rwd .col-sm-offset-3 {
        margin-left: 25%
    }

    .rwd .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .rwd .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .rwd .col-sm-offset-0 {
        margin-left: 0
    }
}

@media(min-width:992px) {
    .rwd .container {
        width: 970px
    }

    .rwd .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11 {
        float: left
    }

    .rwd .col-md-12 {
        width: 100%
    }

    .rwd .col-md-11 {
        width: 91.66666667%
    }

    .rwd .col-md-10 {
        width: 83.33333333%
    }

    .rwd .col-md-9 {
        width: 75%
    }

    .rwd .col-md-8 {
        width: 66.66666667%
    }

    .rwd .col-md-7 {
        width: 58.33333333%
    }

    .rwd .col-md-6 {
        width: 50%
    }

    .rwd .col-md-5 {
        width: 41.66666667%
    }

    .rwd .col-md-4 {
        width: 33.33333333%
    }

    .rwd .col-md-3 {
        width: 25%
    }

    .rwd .col-md-2 {
        width: 16.66666667%
    }

    .rwd .col-md-1 {
        width: 8.33333333%
    }

    .rwd .col-md-pull-12 {
        right: 100%
    }

    .rwd .col-md-pull-11 {
        right: 91.66666667%
    }

    .rwd .col-md-pull-10 {
        right: 83.33333333%
    }

    .rwd .col-md-pull-9 {
        right: 75%
    }

    .rwd .col-md-pull-8 {
        right: 66.66666667%
    }

    .rwd .col-md-pull-7 {
        right: 58.33333333%
    }

    .rwd .col-md-pull-6 {
        right: 50%
    }

    .rwd .col-md-pull-5 {
        right: 41.66666667%
    }

    .rwd .col-md-pull-4 {
        right: 33.33333333%
    }

    .rwd .col-md-pull-3 {
        right: 25%
    }

    .rwd .col-md-pull-2 {
        right: 16.66666667%
    }

    .rwd .col-md-pull-1 {
        right: 8.33333333%
    }

    .rwd .col-md-pull-0 {
        right: 0
    }

    .rwd .col-md-push-12 {
        left: 100%
    }

    .rwd .col-md-push-11 {
        left: 91.66666667%
    }

    .rwd .col-md-push-10 {
        left: 83.33333333%
    }

    .rwd .col-md-push-9 {
        left: 75%
    }

    .rwd .col-md-push-8 {
        left: 66.66666667%
    }

    .rwd .col-md-push-7 {
        left: 58.33333333%
    }

    .rwd .col-md-push-6 {
        left: 50%
    }

    .rwd .col-md-push-5 {
        left: 41.66666667%
    }

    .rwd .col-md-push-4 {
        left: 33.33333333%
    }

    .rwd .col-md-push-3 {
        left: 25%
    }

    .rwd .col-md-push-2 {
        left: 16.66666667%
    }

    .rwd .col-md-push-1 {
        left: 8.33333333%
    }

    .rwd .col-md-push-0 {
        left: 0
    }

    .rwd .col-md-offset-12 {
        margin-left: 100%
    }

    .rwd .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .rwd .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .rwd .col-md-offset-9 {
        margin-left: 75%
    }

    .rwd .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .rwd .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .rwd .col-md-offset-6 {
        margin-left: 50%
    }

    .rwd .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .rwd .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .rwd .col-md-offset-3 {
        margin-left: 25%
    }

    .rwd .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .rwd .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .rwd .col-md-offset-0 {
        margin-left: 0
    }
}

@media(min-width:1200px) {
    .rwd .container {
        width: 1170px
    }

    .rwd .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11 {
        float: left
    }

    .rwd .col-lg-12 {
        width: 100%
    }

    .rwd .col-lg-11 {
        width: 91.66666667%
    }

    .rwd .col-lg-10 {
        width: 83.33333333%
    }

    .rwd .col-lg-9 {
        width: 75%
    }

    .rwd .col-lg-8 {
        width: 66.66666667%
    }

    .rwd .col-lg-7 {
        width: 58.33333333%
    }

    .rwd .col-lg-6 {
        width: 50%
    }

    .rwd .col-lg-5 {
        width: 41.66666667%
    }

    .rwd .col-lg-4 {
        width: 33.33333333%
    }

    .rwd .col-lg-3 {
        width: 25%
    }

    .rwd .col-lg-2 {
        width: 16.66666667%
    }

    .rwd .col-lg-1 {
        width: 8.33333333%
    }

    .rwd .col-lg-pull-12 {
        right: 100%
    }

    .rwd .col-lg-pull-11 {
        right: 91.66666667%
    }

    .rwd .col-lg-pull-10 {
        right: 83.33333333%
    }

    .rwd .col-lg-pull-9 {
        right: 75%
    }

    .rwd .col-lg-pull-8 {
        right: 66.66666667%
    }

    .rwd .col-lg-pull-7 {
        right: 58.33333333%
    }

    .rwd .col-lg-pull-6 {
        right: 50%
    }

    .rwd .col-lg-pull-5 {
        right: 41.66666667%
    }

    .rwd .col-lg-pull-4 {
        right: 33.33333333%
    }

    .rwd .col-lg-pull-3 {
        right: 25%
    }

    .rwd .col-lg-pull-2 {
        right: 16.66666667%
    }

    .rwd .col-lg-pull-1 {
        right: 8.33333333%
    }

    .rwd .col-lg-pull-0 {
        right: 0
    }

    .rwd .col-lg-push-12 {
        left: 100%
    }

    .rwd .col-lg-push-11 {
        left: 91.66666667%
    }

    .rwd .col-lg-push-10 {
        left: 83.33333333%
    }

    .rwd .col-lg-push-9 {
        left: 75%
    }

    .rwd .col-lg-push-8 {
        left: 66.66666667%
    }

    .rwd .col-lg-push-7 {
        left: 58.33333333%
    }

    .rwd .col-lg-push-6 {
        left: 50%
    }

    .rwd .col-lg-push-5 {
        left: 41.66666667%
    }

    .rwd .col-lg-push-4 {
        left: 33.33333333%
    }

    .rwd .col-lg-push-3 {
        left: 25%
    }

    .rwd .col-lg-push-2 {
        left: 16.66666667%
    }

    .rwd .col-lg-push-1 {
        left: 8.33333333%
    }

    .rwd .col-lg-push-0 {
        left: 0
    }

    .rwd .col-lg-offset-12 {
        margin-left: 100%
    }

    .rwd .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .rwd .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .rwd .col-lg-offset-9 {
        margin-left: 75%
    }

    .rwd .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .rwd .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .rwd .col-lg-offset-6 {
        margin-left: 50%
    }

    .rwd .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .rwd .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .rwd .col-lg-offset-3 {
        margin-left: 25%
    }

    .rwd .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .rwd .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .rwd .col-lg-offset-0 {
        margin-left: 0
    }
}

.rwd table {
    max-width: 100%;
    background-color: transparent
}

.rwd th {
    text-align: left
}

.rwd .table {
    width: 100%;
    margin-bottom: 22px
}

    .rwd .table > thead > tr > th, .rwd .table > tbody > tr > th, .rwd .table > tfoot > tr > th, .rwd .table > thead > tr > td, .rwd .table > tbody > tr > td, .rwd .table > tfoot > tr > td {
        padding: 8px;
        line-height: 1.42857143;
        vertical-align: top;
        border-top: 1px solid #e9e9e9
    }

    .rwd .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #e9e9e9
    }

    .rwd .table > caption + thead > tr:first-child > th, .rwd .table > colgroup + thead > tr:first-child > th, .rwd .table > thead:first-child > tr:first-child > th, .rwd .table > caption + thead > tr:first-child > td, .rwd .table > colgroup + thead > tr:first-child > td, .rwd .table > thead:first-child > tr:first-child > td {
        border-top: 0
    }

    .rwd .table > tbody + tbody {
        border-top: 2px solid #e9e9e9
    }

    .rwd .table .table {
        background-color: #fefefe
    }

.rwd .table-condensed > thead > tr > th, .rwd .table-condensed > tbody > tr > th, .rwd .table-condensed > tfoot > tr > th, .rwd .table-condensed > thead > tr > td, .rwd .table-condensed > tbody > tr > td, .rwd .table-condensed > tfoot > tr > td {
    padding: 5px
}

.rwd .table-bordered {
    border: 1px solid #e9e9e9
}

    .rwd .table-bordered > thead > tr > th, .rwd .table-bordered > tbody > tr > th, .rwd .table-bordered > tfoot > tr > th, .rwd .table-bordered > thead > tr > td, .rwd .table-bordered > tbody > tr > td, .rwd .table-bordered > tfoot > tr > td {
        border: 1px solid #e9e9e9
    }

    .rwd .table-bordered > thead > tr > th, .rwd .table-bordered > thead > tr > td {
        border-bottom-width: 2px
    }

.rwd .table-striped > tbody > tr:nth-child(odd) > td, .rwd .table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #f9f9f9
}

.rwd .table-hover > tbody > tr:hover > td, .rwd .table-hover > tbody > tr:hover > th {
    background-color: #f5f5f5
}

.rwd table col[class*="col-"] {
    float: none;
    display: table-column
}

.rwd table td[class*="col-"], .rwd table th[class*="col-"] {
    float: none;
    display: table-cell
}

.rwd .table > thead > tr > td.active, .rwd .table > tbody > tr > td.active, .rwd .table > tfoot > tr > td.active, .rwd .table > thead > tr > th.active, .rwd .table > tbody > tr > th.active, .rwd .table > tfoot > tr > th.active, .rwd .table > thead > tr.active > td, .rwd .table > tbody > tr.active > td, .rwd .table > tfoot > tr.active > td, .rwd .table > thead > tr.active > th, .rwd .table > tbody > tr.active > th, .rwd .table > tfoot > tr.active > th {
    background-color: #f5f5f5
}

.rwd .table > thead > tr > td.success, .rwd .table > tbody > tr > td.success, .rwd .table > tfoot > tr > td.success, .rwd .table > thead > tr > th.success, .rwd .table > tbody > tr > th.success, .rwd .table > tfoot > tr > th.success, .rwd .table > thead > tr.success > td, .rwd .table > tbody > tr.success > td, .rwd .table > tfoot > tr.success > td, .rwd .table > thead > tr.success > th, .rwd .table > tbody > tr.success > th, .rwd .table > tfoot > tr.success > th {
    background-color: #dff0d8
}

.rwd .table-hover > tbody > tr > td.success:hover, .rwd .table-hover > tbody > tr > th.success:hover, .rwd .table-hover > tbody > tr.success:hover > td, .rwd .table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6
}

.rwd .table > thead > tr > td.danger, .rwd .table > tbody > tr > td.danger, .rwd .table > tfoot > tr > td.danger, .rwd .table > thead > tr > th.danger, .rwd .table > tbody > tr > th.danger, .rwd .table > tfoot > tr > th.danger, .rwd .table > thead > tr.danger > td, .rwd .table > tbody > tr.danger > td, .rwd .table > tfoot > tr.danger > td, .rwd .table > thead > tr.danger > th, .rwd .table > tbody > tr.danger > th, .rwd .table > tfoot > tr.danger > th {
    background-color: #f2dede
}

.rwd .table-hover > tbody > tr > td.danger:hover, .rwd .table-hover > tbody > tr > th.danger:hover, .rwd .table-hover > tbody > tr.danger:hover > td, .rwd .table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc
}

.rwd .table > thead > tr > td.warning, .rwd .table > tbody > tr > td.warning, .rwd .table > tfoot > tr > td.warning, .rwd .table > thead > tr > th.warning, .rwd .table > tbody > tr > th.warning, .rwd .table > tfoot > tr > th.warning, .rwd .table > thead > tr.warning > td, .rwd .table > tbody > tr.warning > td, .rwd .table > tfoot > tr.warning > td, .rwd .table > thead > tr.warning > th, .rwd .table > tbody > tr.warning > th, .rwd .table > tfoot > tr.warning > th {
    background-color: #fcf8e3
}

.rwd .table-hover > tbody > tr > td.warning:hover, .rwd .table-hover > tbody > tr > th.warning:hover, .rwd .table-hover > tbody > tr.warning:hover > td, .rwd .table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc
}

@media(max-width:767px) {
    .rwd .table-responsive {
        width: 100%;
        margin-bottom: 16.5px;
        overflow-y: hidden;
        overflow-x: scroll;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #e9e9e9;
        -webkit-overflow-scrolling: touch
    }

        .rwd .table-responsive > .table {
            margin-bottom: 0
        }

            .rwd .table-responsive > .table > thead > tr > th, .rwd .table-responsive > .table > tbody > tr > th, .rwd .table-responsive > .table > tfoot > tr > th, .rwd .table-responsive > .table > thead > tr > td, .rwd .table-responsive > .table > tbody > tr > td, .rwd .table-responsive > .table > tfoot > tr > td {
                white-space: nowrap
            }

        .rwd .table-responsive > .table-bordered {
            border: 0
        }

            .rwd .table-responsive > .table-bordered > thead > tr > th:first-child, .rwd .table-responsive > .table-bordered > tbody > tr > th:first-child, .rwd .table-responsive > .table-bordered > tfoot > tr > th:first-child, .rwd .table-responsive > .table-bordered > thead > tr > td:first-child, .rwd .table-responsive > .table-bordered > tbody > tr > td:first-child, .rwd .table-responsive > .table-bordered > tfoot > tr > td:first-child {
                border-left: 0
            }

            .rwd .table-responsive > .table-bordered > thead > tr > th:last-child, .rwd .table-responsive > .table-bordered > tbody > tr > th:last-child, .rwd .table-responsive > .table-bordered > tfoot > tr > th:last-child, .rwd .table-responsive > .table-bordered > thead > tr > td:last-child, .rwd .table-responsive > .table-bordered > tbody > tr > td:last-child, .rwd .table-responsive > .table-bordered > tfoot > tr > td:last-child {
                border-right: 0
            }

            .rwd .table-responsive > .table-bordered > tbody > tr:last-child > th, .rwd .table-responsive > .table-bordered > tfoot > tr:last-child > th, .rwd .table-responsive > .table-bordered > tbody > tr:last-child > td, .rwd .table-responsive > .table-bordered > tfoot > tr:last-child > td {
                border-bottom: 0
            }
}

.rwd fieldset {
    padding: 0;
    margin: 0;
    border: 0
}

.rwd legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 22px;
    font-size: 24px;
    line-height: inherit;
    color: #959595;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

.rwd label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 700
}

.rwd input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.rwd input[type="radio"], .rwd input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

.rwd input[type="file"] {
    display: block
}

.rwd select[multiple], .rwd select[size] {
    height: auto
}

.rwd select optgroup {
    font-size: inherit;
    font-style: inherit;
    font-family: inherit
}

.rwd input[type="file"]:focus, .rwd input[type="radio"]:focus, .rwd input[type="checkbox"]:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.rwd input[type="number"]::-webkit-outer-spin-button, .rwd input[type="number"]::-webkit-inner-spin-button {
    height: auto
}

.rwd output {
    display: block;
    padding-top: 7px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #bbb;
    vertical-align: middle
}

.rwd .form-control {
    display: block;
    width: 100%;
    height: 36px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #bbb;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -moz-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -ms-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

    .rwd .form-control:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,0.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,0.6)
    }

    .rwd .form-control:-moz-placeholder {
        color: #d7d7d7
    }

    .rwd .form-control::-moz-placeholder {
        color: #d7d7d7
    }

    .rwd .form-control:-ms-input-placeholder {
        color: #d7d7d7
    }

    .rwd .form-control::-webkit-input-placeholder {
        color: #d7d7d7
    }

    .rwd .form-control[disabled], .rwd .form-control[readonly], fieldset[disabled] .rwd .form-control {
        cursor: not-allowed;
        background-color: #ebebeb
    }

textarea.rwd .form-control {
    height: auto
}

.rwd .form-group {
    margin-bottom: 15px
}

.rwd .radio, .rwd .checkbox {
    display: block;
    min-height: 22px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px;
    vertical-align: middle
}

    .rwd .radio label, .rwd .checkbox label {
        display: inline;
        margin-bottom: 0;
        font-weight: 400;
        cursor: pointer
    }

    .rwd .radio input[type="radio"], .rwd .radio-inline input[type="radio"], .rwd .checkbox input[type="checkbox"], .rwd .checkbox-inline input[type="checkbox"] {
        float: left;
        margin-left: -20px
    }

    .rwd .radio + .radio, .rwd .checkbox + .checkbox {
        margin-top: -5px
    }

.rwd .radio-inline, .rwd .checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

    .rwd .radio-inline + .radio-inline, .rwd .checkbox-inline + .checkbox-inline {
        margin-top: 0;
        margin-left: 10px
    }

    .rwd input[type="radio"][disabled], .rwd input[type="checkbox"][disabled], .rwd .radio[disabled], .rwd .radio-inline[disabled], .rwd .checkbox[disabled], .rwd .checkbox-inline[disabled], fieldset[disabled] .rwd input[type="radio"], fieldset[disabled] .rwd input[type="checkbox"], fieldset[disabled] .rwd .radio, fieldset[disabled] .rwd .radio-inline, fieldset[disabled] .rwd .checkbox, fieldset[disabled] .rwd .checkbox-inline {
        cursor: not-allowed
    }

.rwd .input-sm {
    height: 33px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px
}

select.rwd .input-sm {
    height: 33px;
    line-height: 33px
}

textarea.rwd .input-sm {
    height: auto
}

.rwd .input-lg {
    height: 48px;
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.33;
    border-radius: 6px
}

select.rwd .input-lg {
    height: 48px;
    line-height: 48px
}

textarea.rwd .input-lg {
    height: auto
}

.rwd .has-warning .help-block, .rwd .has-warning .control-label, .rwd .has-warning .radio, .rwd .has-warning .checkbox, .rwd .has-warning .radio-inline, .rwd .has-warning .checkbox-inline {
    color: #c09853
}

.rwd .has-warning .form-control {
    border-color: #c09853;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}

    .rwd .has-warning .form-control:focus {
        border-color: #a47e3c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #dbc59e;
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #dbc59e
    }

.rwd .has-warning .input-group-addon {
    color: #c09853;
    border-color: #c09853;
    background-color: #fcf8e3
}

.rwd .has-error .help-block, .rwd .has-error .control-label, .rwd .has-error .radio, .rwd .has-error .checkbox, .rwd .has-error .radio-inline, .rwd .has-error .checkbox-inline {
    color: #b94a48
}

.rwd .has-error .form-control {
    border-color: #b94a48;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}

    .rwd .has-error .form-control:focus {
        border-color: #953b39;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #d59392;
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #d59392
    }

.rwd .has-error .input-group-addon {
    color: #b94a48;
    border-color: #b94a48;
    background-color: #f2dede
}

.rwd .has-success .help-block, .rwd .has-success .control-label, .rwd .has-success .radio, .rwd .has-success .checkbox, .rwd .has-success .radio-inline, .rwd .has-success .checkbox-inline {
    color: #468847
}

.rwd .has-success .form-control {
    border-color: #468847;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}

    .rwd .has-success .form-control:focus {
        border-color: #356635;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7aba7b;
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7aba7b
    }

.rwd .has-success .input-group-addon {
    color: #468847;
    border-color: #468847;
    background-color: #dff0d8
}

.rwd .form-control-static {
    margin-bottom: 0
}

.rwd .help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #666
}

@media(min-width:768px) {
    .rwd .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .rwd .form-inline .form-control {
        display: inline-block
    }

    .rwd .form-inline .radio, .rwd .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0
    }

        .rwd .form-inline .radio input[type="radio"], .rwd .form-inline .checkbox input[type="checkbox"] {
            float: none;
            margin-left: 0
        }
}

.rwd .form-horizontal .control-label, .rwd .form-horizontal .radio, .rwd .form-horizontal .checkbox, .rwd .form-horizontal .radio-inline, .rwd .form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.rwd .form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

    .rwd .form-horizontal .form-group:before, .rwd .form-horizontal .form-group:after {
        content: " ";
        display: table
    }

    .rwd .form-horizontal .form-group:after {
        clear: both
    }

    .rwd .form-horizontal .form-group:before, .rwd .form-horizontal .form-group:after {
        content: " ";
        display: table
    }

    .rwd .form-horizontal .form-group:after {
        clear: both
    }

.rwd .form-horizontal .form-control-static {
    padding-top: 7px
}

@media(min-width:768px) {
    .rwd .form-horizontal .control-label {
        text-align: right
    }
}

.rwd .input-sm {
    font-size: 14px !important
}

.rwd .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: normal;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

    .rwd .btn:focus {
        outline: thin dotted #333;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

    .rwd .btn:hover, .rwd .btn:focus {
        color: #333;
        text-decoration: none
    }

    .rwd .btn:active, .rwd .btn.active {
        outline: 0;
        background-image: none;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,0.125)
    }

    .rwd .btn.disabled, .rwd .btn[disabled], fieldset[disabled] .rwd .btn {
        cursor: not-allowed;
        pointer-events: none;
        filter: alpha(opacity=65);
        -ms-filter: "alpha(opacity=65)";
        -webkit-opacity: .65;
        -moz-opacity: .65;
        -ms-opacity: .65;
        -o-opacity: .65;
        opacity: .65;
        -webkit-box-shadow: none;
        box-shadow: none
    }

.rwd .btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

    .rwd .btn-default:hover, .rwd .btn-default:focus, .rwd .btn-default:active, .rwd .btn-default.active, .open .dropdown-toggle.rwd .btn-default {
        color: #333;
        background-color: #ebebeb;
        border-color: #adadad
    }

    .rwd .btn-default:active, .rwd .btn-default.active, .open .dropdown-toggle.rwd .btn-default {
        background-image: none
    }

    .rwd .btn-default.disabled, .rwd .btn-default[disabled], fieldset[disabled] .rwd .btn-default, .rwd .btn-default.disabled:hover, .rwd .btn-default[disabled]:hover, fieldset[disabled] .rwd .btn-default:hover, .rwd .btn-default.disabled:focus, .rwd .btn-default[disabled]:focus, fieldset[disabled] .rwd .btn-default:focus, .rwd .btn-default.disabled:active, .rwd .btn-default[disabled]:active, fieldset[disabled] .rwd .btn-default:active, .rwd .btn-default.disabled.active, .rwd .btn-default[disabled].active, fieldset[disabled] .rwd .btn-default.active {
        background-color: #fff;
        border-color: #ccc
    }

.rwd .btn-primary {
    color: #fff;
    background-color: #0068b5;
    border-color: #00599c
}

    .rwd .btn-primary:hover, .rwd .btn-primary:focus, .rwd .btn-primary:active, .rwd .btn-primary.active, .open .dropdown-toggle.rwd .btn-primary {
        color: #fff;
        background-color: #00518c;
        border-color: #00365e
    }

    .rwd .btn-primary:active, .rwd .btn-primary.active, .open .dropdown-toggle.rwd .btn-primary {
        background-image: none
    }

    .rwd .btn-primary.disabled, .rwd .btn-primary[disabled], fieldset[disabled] .rwd .btn-primary, .rwd .btn-primary.disabled:hover, .rwd .btn-primary[disabled]:hover, fieldset[disabled] .rwd .btn-primary:hover, .rwd .btn-primary.disabled:focus, .rwd .btn-primary[disabled]:focus, fieldset[disabled] .rwd .btn-primary:focus, .rwd .btn-primary.disabled:active, .rwd .btn-primary[disabled]:active, fieldset[disabled] .rwd .btn-primary:active, .rwd .btn-primary.disabled.active, .rwd .btn-primary[disabled].active, fieldset[disabled] .rwd .btn-primary.active {
        background-color: #0068b5;
        border-color: #00599c
    }

.rwd .btn-warning {
    color: #fff;
    background-color: #ffda00;
    border-color: #e6c400
}

    .rwd .btn-warning:hover, .rwd .btn-warning:focus, .rwd .btn-warning:active, .rwd .btn-warning.active, .open .dropdown-toggle.rwd .btn-warning {
        color: #fff;
        background-color: #d6b700;
        border-color: #a89000
    }

    .rwd .btn-warning:active, .rwd .btn-warning.active, .open .dropdown-toggle.rwd .btn-warning {
        background-image: none
    }

    .rwd .btn-warning.disabled, .rwd .btn-warning[disabled], fieldset[disabled] .rwd .btn-warning, .rwd .btn-warning.disabled:hover, .rwd .btn-warning[disabled]:hover, fieldset[disabled] .rwd .btn-warning:hover, .rwd .btn-warning.disabled:focus, .rwd .btn-warning[disabled]:focus, fieldset[disabled] .rwd .btn-warning:focus, .rwd .btn-warning.disabled:active, .rwd .btn-warning[disabled]:active, fieldset[disabled] .rwd .btn-warning:active, .rwd .btn-warning.disabled.active, .rwd .btn-warning[disabled].active, fieldset[disabled] .rwd .btn-warning.active {
        background-color: #ffda00;
        border-color: #e6c400
    }

.rwd .btn-danger {
    color: #fff;
    background-color: #ed1c24;
    border-color: #de1219
}

    .rwd .btn-danger:hover, .rwd .btn-danger:focus, .rwd .btn-danger:active, .rwd .btn-danger.active, .open .dropdown-toggle.rwd .btn-danger {
        color: #fff;
        background-color: #d01018;
        border-color: #a50d13
    }

    .rwd .btn-danger:active, .rwd .btn-danger.active, .open .dropdown-toggle.rwd .btn-danger {
        background-image: none
    }

    .rwd .btn-danger.disabled, .rwd .btn-danger[disabled], fieldset[disabled] .rwd .btn-danger, .rwd .btn-danger.disabled:hover, .rwd .btn-danger[disabled]:hover, fieldset[disabled] .rwd .btn-danger:hover, .rwd .btn-danger.disabled:focus, .rwd .btn-danger[disabled]:focus, fieldset[disabled] .rwd .btn-danger:focus, .rwd .btn-danger.disabled:active, .rwd .btn-danger[disabled]:active, fieldset[disabled] .rwd .btn-danger:active, .rwd .btn-danger.disabled.active, .rwd .btn-danger[disabled].active, fieldset[disabled] .rwd .btn-danger.active {
        background-color: #ed1c24;
        border-color: #de1219
    }

.rwd .btn-success {
    color: #fff;
    background-color: #b8cc42;
    border-color: #acc134
}

    .rwd .btn-success:hover, .rwd .btn-success:focus, .rwd .btn-success:active, .rwd .btn-success.active, .open .dropdown-toggle.rwd .btn-success {
        color: #fff;
        background-color: #a1b431;
        border-color: #819027
    }

    .rwd .btn-success:active, .rwd .btn-success.active, .open .dropdown-toggle.rwd .btn-success {
        background-image: none
    }

    .rwd .btn-success.disabled, .rwd .btn-success[disabled], fieldset[disabled] .rwd .btn-success, .rwd .btn-success.disabled:hover, .rwd .btn-success[disabled]:hover, fieldset[disabled] .rwd .btn-success:hover, .rwd .btn-success.disabled:focus, .rwd .btn-success[disabled]:focus, fieldset[disabled] .rwd .btn-success:focus, .rwd .btn-success.disabled:active, .rwd .btn-success[disabled]:active, fieldset[disabled] .rwd .btn-success:active, .rwd .btn-success.disabled.active, .rwd .btn-success[disabled].active, fieldset[disabled] .rwd .btn-success.active {
        background-color: #b8cc42;
        border-color: #acc134
    }

.rwd .btn-info {
    color: #fff;
    background-color: #9addf7;
    border-color: #82d5f5
}

    .rwd .btn-info:hover, .rwd .btn-info:focus, .rwd .btn-info:active, .rwd .btn-info.active, .open .dropdown-toggle.rwd .btn-info {
        color: #fff;
        background-color: #74d0f4;
        border-color: #4ac2f1
    }

    .rwd .btn-info:active, .rwd .btn-info.active, .open .dropdown-toggle.rwd .btn-info {
        background-image: none
    }

    .rwd .btn-info.disabled, .rwd .btn-info[disabled], fieldset[disabled] .rwd .btn-info, .rwd .btn-info.disabled:hover, .rwd .btn-info[disabled]:hover, fieldset[disabled] .rwd .btn-info:hover, .rwd .btn-info.disabled:focus, .rwd .btn-info[disabled]:focus, fieldset[disabled] .rwd .btn-info:focus, .rwd .btn-info.disabled:active, .rwd .btn-info[disabled]:active, fieldset[disabled] .rwd .btn-info:active, .rwd .btn-info.disabled.active, .rwd .btn-info[disabled].active, fieldset[disabled] .rwd .btn-info.active {
        background-color: #9addf7;
        border-color: #82d5f5
    }

.rwd .btn-link {
    color: #0068b5;
    font-weight: 400;
    cursor: pointer;
    border-radius: 0
}

    .rwd .btn-link, .rwd .btn-link:active, .rwd .btn-link[disabled], fieldset[disabled] .rwd .btn-link {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .rwd .btn-link, .rwd .btn-link:hover, .rwd .btn-link:focus, .rwd .btn-link:active {
            border-color: transparent
        }

            .rwd .btn-link:hover, .rwd .btn-link:focus {
                color: #003c69;
                text-decoration: underline;
                background-color: transparent
            }

            .rwd .btn-link[disabled]:hover, fieldset[disabled] .rwd .btn-link:hover, .rwd .btn-link[disabled]:focus, fieldset[disabled] .rwd .btn-link:focus {
                color: #d7d7d7;
                text-decoration: none
            }

.rwd .btn-lg {
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.33;
    border-radius: 6px
}

.rwd .btn-sm, .rwd .btn-xs {
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px
}

.rwd .btn-xs {
    padding: 1px 5px
}

.rwd .btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0
}

    .rwd .btn-block + .btn-block {
        margin-top: 5px
    }

.rwd input[type="submit"].btn-block, .rwd input[type="reset"].btn-block, .rwd input[type="button"].btn-block {
    width: 100%
}

.rwd .fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -moz-transition: opacity .15s linear;
    -ms-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

    .rwd .fade.in {
        opacity: 1
    }

.rwd .collapse {
    display: none
}

    .rwd .collapse.in {
        display: block
    }

.rwd .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    -moz-transition: height .35s ease;
    -ms-transition: height .35s ease;
    -o-transition: height .35s ease;
    transition: height .35s ease
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../../us/en/fonts/glyphicons-halflings-regular.eot');
    src: url('../../us/en/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),url('../../us/en/fonts/glyphicons-halflings-regular.woff') format('woff'),url('../../us/en/fonts/glyphicons-halflings-regular.ttf') format('truetype'),url('../../us/en/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
    font-display: swap
}

.rwd .glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

    .rwd .glyphicon:empty {
        width: 1em
    }

.rwd .glyphicon-asterisk:before {
    content: "\2a"
}

.rwd .glyphicon-plus:before {
    content: "\2b"
}

.rwd .glyphicon-euro:before {
    content: "\20ac"
}

.rwd .glyphicon-minus:before {
    content: "\2212"
}

.rwd .glyphicon-cloud:before {
    content: "\2601"
}

.rwd .glyphicon-envelope:before {
    content: "\2709"
}

.rwd .glyphicon-pencil:before {
    content: "\270f"
}

.rwd .glyphicon-glass:before {
    content: "\e001"
}

.rwd .glyphicon-music:before {
    content: "\e002"
}

.rwd .glyphicon-search:before {
    content: "\e003"
}

.rwd .glyphicon-heart:before {
    content: "\e005"
}

.rwd .glyphicon-star:before {
    content: "\e006"
}

.rwd .glyphicon-star-empty:before {
    content: "\e007"
}

.rwd .glyphicon-user:before {
    content: "\e008"
}

.rwd .glyphicon-film:before {
    content: "\e009"
}

.rwd .glyphicon-th-large:before {
    content: "\e010"
}

.rwd .glyphicon-th:before {
    content: "\e011"
}

.rwd .glyphicon-th-list:before {
    content: "\e012"
}

.rwd .glyphicon-ok:before {
    content: "\e013"
}

.rwd .glyphicon-remove:before {
    content: "\e014"
}

.rwd .glyphicon-zoom-in:before {
    content: "\e015"
}

.rwd .glyphicon-zoom-out:before {
    content: "\e016"
}

.rwd .glyphicon-off:before {
    content: "\e017"
}

.rwd .glyphicon-signal:before {
    content: "\e018"
}

.rwd .glyphicon-cog:before {
    content: "\e019"
}

.rwd .glyphicon-trash:before {
    content: "\e020"
}

.rwd .glyphicon-home:before {
    content: "\e021"
}

.rwd .glyphicon-file:before {
    content: "\e022"
}

.rwd .glyphicon-time:before {
    content: "\e023"
}

.rwd .glyphicon-road:before {
    content: "\e024"
}

.rwd .glyphicon-download-alt:before {
    content: "\e025"
}

.rwd .glyphicon-download:before {
    content: "\e026"
}

.rwd .glyphicon-upload:before {
    content: "\e027"
}

.rwd .glyphicon-inbox:before {
    content: "\e028"
}

.rwd .glyphicon-play-circle:before {
    content: "\e029"
}

.rwd .glyphicon-repeat:before {
    content: "\e030"
}

.rwd .glyphicon-refresh:before {
    content: "\e031"
}

.rwd .glyphicon-list-alt:before {
    content: "\e032"
}

.rwd .glyphicon-lock:before {
    content: "\e033"
}

.rwd .glyphicon-flag:before {
    content: "\e034"
}

.rwd .glyphicon-headphones:before {
    content: "\e035"
}

.rwd .glyphicon-volume-off:before {
    content: "\e036"
}

.rwd .glyphicon-volume-down:before {
    content: "\e037"
}

.rwd .glyphicon-volume-up:before {
    content: "\e038"
}

.rwd .glyphicon-qrcode:before {
    content: "\e039"
}

.rwd .glyphicon-barcode:before {
    content: "\e040"
}

.rwd .glyphicon-tag:before {
    content: "\e041"
}

.rwd .glyphicon-tags:before {
    content: "\e042"
}

.rwd .glyphicon-book:before {
    content: "\e043"
}

.rwd .glyphicon-bookmark:before {
    content: "\e044"
}

.rwd .glyphicon-print:before {
    content: "\e045"
}

.rwd .glyphicon-camera:before {
    content: "\e046"
}

.rwd .glyphicon-font:before {
    content: "\e047"
}

.rwd .glyphicon-bold:before {
    content: "\e048"
}

.rwd .glyphicon-italic:before {
    content: "\e049"
}

.rwd .glyphicon-text-height:before {
    content: "\e050"
}

.rwd .glyphicon-text-width:before {
    content: "\e051"
}

.rwd .glyphicon-align-left:before {
    content: "\e052"
}

.rwd .glyphicon-align-center:before {
    content: "\e053"
}

.rwd .glyphicon-align-right:before {
    content: "\e054"
}

.rwd .glyphicon-align-justify:before {
    content: "\e055"
}

.rwd .glyphicon-list:before {
    content: "\e056"
}

.rwd .glyphicon-indent-left:before {
    content: "\e057"
}

.rwd .glyphicon-indent-right:before {
    content: "\e058"
}

.rwd .glyphicon-facetime-video:before {
    content: "\e059"
}

.rwd .glyphicon-picture:before {
    content: "\e060"
}

.rwd .glyphicon-map-marker:before {
    content: "\e062"
}

.rwd .glyphicon-adjust:before {
    content: "\e063"
}

.rwd .glyphicon-tint:before {
    content: "\e064"
}

.rwd .glyphicon-edit:before {
    content: "\e065"
}

.rwd .glyphicon-share:before {
    content: "\e066"
}

.rwd .glyphicon-check:before {
    content: "\e067"
}

.rwd .glyphicon-move:before {
    content: "\e068"
}

.rwd .glyphicon-step-backward:before {
    content: "\e069"
}

.rwd .glyphicon-fast-backward:before {
    content: "\e070"
}

.rwd .glyphicon-backward:before {
    content: "\e071"
}

.rwd .glyphicon-play:before {
    content: "\e072"
}

.rwd .glyphicon-pause:before {
    content: "\e073"
}

.rwd .glyphicon-stop:before {
    content: "\e074"
}

.rwd .glyphicon-forward:before {
    content: "\e075"
}

.rwd .glyphicon-fast-forward:before {
    content: "\e076"
}

.rwd .glyphicon-step-forward:before {
    content: "\e077"
}

.rwd .glyphicon-eject:before {
    content: "\e078"
}

.rwd .glyphicon-chevron-left:before {
    content: "\e079"
}

.rwd .glyphicon-chevron-right:before {
    content: "\e080"
}

.rwd .glyphicon-plus-sign:before {
    content: "\e081"
}

.rwd .glyphicon-minus-sign:before {
    content: "\e082"
}

.rwd .glyphicon-remove-sign:before {
    content: "\e083"
}

.rwd .glyphicon-ok-sign:before {
    content: "\e084"
}

.rwd .glyphicon-question-sign:before {
    content: "\e085"
}

.rwd .glyphicon-info-sign:before {
    content: "\e086"
}

.rwd .glyphicon-screenshot:before {
    content: "\e087"
}

.rwd .glyphicon-remove-circle:before {
    content: "\e088"
}

.rwd .glyphicon-ok-circle:before {
    content: "\e089"
}

.rwd .glyphicon-ban-circle:before {
    content: "\e090"
}

.rwd .glyphicon-arrow-left:before {
    content: "\e091"
}

.rwd .glyphicon-arrow-right:before {
    content: "\e092"
}

.rwd .glyphicon-arrow-up:before {
    content: "\e093"
}

.rwd .glyphicon-arrow-down:before {
    content: "\e094"
}

.rwd .glyphicon-share-alt:before {
    content: "\e095"
}

.rwd .glyphicon-resize-full:before {
    content: "\e096"
}

.rwd .glyphicon-resize-small:before {
    content: "\e097"
}

.rwd .glyphicon-exclamation-sign:before {
    content: "\e101"
}

.rwd .glyphicon-gift:before {
    content: "\e102"
}

.rwd .glyphicon-leaf:before {
    content: "\e103"
}

.rwd .glyphicon-fire:before {
    content: "\e104"
}

.rwd .glyphicon-eye-open:before {
    content: "\e105"
}

.rwd .glyphicon-eye-close:before {
    content: "\e106"
}

.rwd .glyphicon-warning-sign:before {
    content: "\e107"
}

.rwd .glyphicon-plane:before {
    content: "\e108"
}

.rwd .glyphicon-calendar:before {
    content: "\e109"
}

.rwd .glyphicon-random:before {
    content: "\e110"
}

.rwd .glyphicon-comment:before {
    content: "\e111"
}

.rwd .glyphicon-magnet:before {
    content: "\e112"
}

.rwd .glyphicon-chevron-up:before {
    content: "\e113"
}

.rwd .glyphicon-chevron-down:before {
    content: "\e114"
}

.rwd .glyphicon-retweet:before {
    content: "\e115"
}

.rwd .glyphicon-shopping-cart:before {
    content: "\e116"
}

.rwd .glyphicon-folder-close:before {
    content: "\e117"
}

.rwd .glyphicon-folder-open:before {
    content: "\e118"
}

.rwd .glyphicon-resize-vertical:before {
    content: "\e119"
}

.rwd .glyphicon-resize-horizontal:before {
    content: "\e120"
}

.rwd .glyphicon-hdd:before {
    content: "\e121"
}

.rwd .glyphicon-bullhorn:before {
    content: "\e122"
}

.rwd .glyphicon-bell:before {
    content: "\e123"
}

.rwd .glyphicon-certificate:before {
    content: "\e124"
}

.rwd .glyphicon-thumbs-up:before {
    content: "\e125"
}

.rwd .glyphicon-thumbs-down:before {
    content: "\e126"
}

.rwd .glyphicon-hand-right:before {
    content: "\e127"
}

.rwd .glyphicon-hand-left:before {
    content: "\e128"
}

.rwd .glyphicon-hand-up:before {
    content: "\e129"
}

.rwd .glyphicon-hand-down:before {
    content: "\e130"
}

.rwd .glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.rwd .glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.rwd .glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.rwd .glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.rwd .glyphicon-globe:before {
    content: "\e135"
}

.rwd .glyphicon-wrench:before {
    content: "\e136"
}

.rwd .glyphicon-tasks:before {
    content: "\e137"
}

.rwd .glyphicon-filter:before {
    content: "\e138"
}

.rwd .glyphicon-briefcase:before {
    content: "\e139"
}

.rwd .glyphicon-fullscreen:before {
    content: "\e140"
}

.rwd .glyphicon-dashboard:before {
    content: "\e141"
}

.rwd .glyphicon-paperclip:before {
    content: "\e142"
}

.rwd .glyphicon-heart-empty:before {
    content: "\e143"
}

.rwd .glyphicon-link:before {
    content: "\e144"
}

.rwd .glyphicon-phone:before {
    content: "\e145"
}

.rwd .glyphicon-pushpin:before {
    content: "\e146"
}

.rwd .glyphicon-usd:before {
    content: "\e148"
}

.rwd .glyphicon-gbp:before {
    content: "\e149"
}

.rwd .glyphicon-sort:before {
    content: "\e150"
}

.rwd .glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.rwd .glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.rwd .glyphicon-sort-by-order:before {
    content: "\e153"
}

.rwd .glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.rwd .glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.rwd .glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.rwd .glyphicon-unchecked:before {
    content: "\e157"
}

.rwd .glyphicon-expand:before {
    content: "\e158"
}

.rwd .glyphicon-collapse-down:before {
    content: "\e159"
}

.rwd .glyphicon-collapse-up:before {
    content: "\e160"
}

.rwd .glyphicon-log-in:before {
    content: "\e161"
}

.rwd .glyphicon-flash:before {
    content: "\e162"
}

.rwd .glyphicon-log-out:before {
    content: "\e163"
}

.rwd .glyphicon-new-window:before {
    content: "\e164"
}

.rwd .glyphicon-record:before {
    content: "\e165"
}

.rwd .glyphicon-save:before {
    content: "\e166"
}

.rwd .glyphicon-open:before {
    content: "\e167"
}

.rwd .glyphicon-saved:before {
    content: "\e168"
}

.rwd .glyphicon-import:before {
    content: "\e169"
}

.rwd .glyphicon-export:before {
    content: "\e170"
}

.rwd .glyphicon-send:before {
    content: "\e171"
}

.rwd .glyphicon-floppy-disk:before {
    content: "\e172"
}

.rwd .glyphicon-floppy-saved:before {
    content: "\e173"
}

.rwd .glyphicon-floppy-remove:before {
    content: "\e174"
}

.rwd .glyphicon-floppy-save:before {
    content: "\e175"
}

.rwd .glyphicon-floppy-open:before {
    content: "\e176"
}

.rwd .glyphicon-credit-card:before {
    content: "\e177"
}

.rwd .glyphicon-transfer:before {
    content: "\e178"
}

.rwd .glyphicon-cutlery:before {
    content: "\e179"
}

.rwd .glyphicon-header:before {
    content: "\e180"
}

.rwd .glyphicon-compressed:before {
    content: "\e181"
}

.rwd .glyphicon-earphone:before {
    content: "\e182"
}

.rwd .glyphicon-phone-alt:before {
    content: "\e183"
}

.rwd .glyphicon-tower:before {
    content: "\e184"
}

.rwd .glyphicon-stats:before {
    content: "\e185"
}

.rwd .glyphicon-sd-video:before {
    content: "\e186"
}

.rwd .glyphicon-hd-video:before {
    content: "\e187"
}

.rwd .glyphicon-subtitles:before {
    content: "\e188"
}

.rwd .glyphicon-sound-stereo:before {
    content: "\e189"
}

.rwd .glyphicon-sound-dolby:before {
    content: "\e190"
}

.rwd .glyphicon-sound-5-1:before {
    content: "\e191"
}

.rwd .glyphicon-sound-6-1:before {
    content: "\e192"
}

.rwd .glyphicon-sound-7-1:before {
    content: "\e193"
}

.rwd .glyphicon-copyright-mark:before {
    content: "\e194"
}

.rwd .glyphicon-registration-mark:before {
    content: "\e195"
}

.rwd .glyphicon-cloud-download:before {
    content: "\e197"
}

.rwd .glyphicon-cloud-upload:before {
    content: "\e198"
}

.rwd .glyphicon-tree-conifer:before {
    content: "\e199"
}

.rwd .glyphicon-tree-deciduous:before {
    content: "\e200"
}

.rwd .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid #000;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-bottom: 0 dotted
}

.rwd .dropdown {
    position: relative
}

.rwd .dropdown-toggle:focus {
    outline: 0
}

.rwd .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 16px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    background-clip: padding-box
}

    .rwd .dropdown-menu.pull-right {
        right: 0;
        left: auto
    }

    .rwd .dropdown-menu .divider {
        height: 1px;
        margin: 10px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    .rwd .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: 400;
        line-height: 1.42857143;
        color: #959595;
        white-space: nowrap
    }

        .rwd .dropdown-menu > li > a:hover, .rwd .dropdown-menu > li > a:focus {
            text-decoration: none;
            color: #888;
            background-color: #f5f5f5
        }

    .rwd .dropdown-menu > .active > a, .rwd .dropdown-menu > .active > a:hover, .rwd .dropdown-menu > .active > a:focus {
        color: #fff;
        text-decoration: none;
        outline: 0;
        background-color: #0068b5
    }

    .rwd .dropdown-menu > .disabled > a, .rwd .dropdown-menu > .disabled > a:hover, .rwd .dropdown-menu > .disabled > a:focus {
        color: #d7d7d7
    }

        .rwd .dropdown-menu > .disabled > a:hover, .rwd .dropdown-menu > .disabled > a:focus {
            text-decoration: none;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
            cursor: not-allowed
        }

.rwd .open > .dropdown-menu {
    display: block
}

.rwd .open > a {
    outline: 0
}

.rwd .dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #d7d7d7
}

.rwd .dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.rwd .pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

.rwd .dropup .caret, .rwd .navbar-fixed-bottom .dropdown .caret {
    border-top: 0 dotted;
    border-bottom: 4px solid #000;
    content: ""
}

.rwd .dropup .dropdown-menu, .rwd .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

@media(min-width:1650px) {
    .rwd .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }
}

.btn-default .rwd .caret {
    border-top-color: #333
}

.btn-primary .rwd .caret, .btn-success .rwd .caret, .btn-warning .rwd .caret, .btn-danger .rwd .caret, .btn-info .rwd .caret {
    border-top-color: #fff
}

.rwd .dropup .btn-default .caret {
    border-bottom-color: #333
}

.rwd .dropup .btn-primary .caret, .rwd .dropup .btn-success .caret, .rwd .dropup .btn-warning .caret, .rwd .dropup .btn-danger .caret, .rwd .dropup .btn-info .caret {
    border-bottom-color: #fff
}

.rwd .btn-group, .rwd .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

    .rwd .btn-group > .btn, .rwd .btn-group-vertical > .btn {
        position: relative;
        float: left
    }

        .rwd .btn-group > .btn:hover, .rwd .btn-group-vertical > .btn:hover, .rwd .btn-group > .btn:focus, .rwd .btn-group-vertical > .btn:focus, .rwd .btn-group > .btn:active, .rwd .btn-group-vertical > .btn:active, .rwd .btn-group > .btn.active, .rwd .btn-group-vertical > .btn.active {
            z-index: 2
        }

        .rwd .btn-group > .btn:focus, .rwd .btn-group-vertical > .btn:focus {
            outline: 0
        }

    .rwd .btn-group .btn + .btn, .rwd .btn-group .btn + .btn-group, .rwd .btn-group .btn-group + .btn, .rwd .btn-group .btn-group + .btn-group {
        margin-left: -1px
    }

.rwd .btn-toolbar:before, .rwd .btn-toolbar:after {
    content: " ";
    display: table
}

.rwd .btn-toolbar:after {
    clear: both
}

.rwd .btn-toolbar:before, .rwd .btn-toolbar:after {
    content: " ";
    display: table
}

.rwd .btn-toolbar:after {
    clear: both
}

.rwd .btn-toolbar .btn-group {
    float: left
}

.rwd .btn-toolbar > .btn + .btn, .rwd .btn-toolbar > .btn-group + .btn, .rwd .btn-toolbar > .btn + .btn-group, .rwd .btn-toolbar > .btn-group + .btn-group {
    margin-left: 5px
}

.rwd .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.rwd .btn-group > .btn:first-child {
    margin-left: 0
}

    .rwd .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

.rwd .btn-group > .btn:last-child:not(:first-child), .rwd .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.rwd .btn-group > .btn-group {
    float: left
}

    .rwd .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0
    }

    .rwd .btn-group > .btn-group:first-child > .btn:last-child, .rwd .btn-group > .btn-group:first-child > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

    .rwd .btn-group > .btn-group:last-child > .btn:first-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0
    }

.rwd .btn-group .dropdown-toggle:active, .rwd .btn-group.open .dropdown-toggle {
    outline: 0
}

.rwd .btn-group-xs > .btn {
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px;
    padding: 1px 5px
}

.rwd .btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px
}

.rwd .btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.33;
    border-radius: 6px
}

.rwd .btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.rwd .btn-group > .btn-lg + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.rwd .btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,0.125)
}

    .rwd .btn-group.open .dropdown-toggle.btn-link {
        -webkit-box-shadow: none;
        box-shadow: none
    }

.rwd .btn .caret {
    margin-left: 0
}

.rwd .btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.rwd .dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.rwd .btn-group-vertical > .btn, .rwd .btn-group-vertical > .btn-group {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

    .rwd .btn-group-vertical > .btn-group:before, .rwd .btn-group-vertical > .btn-group:after {
        content: " ";
        display: table
    }

    .rwd .btn-group-vertical > .btn-group:after {
        clear: both
    }

    .rwd .btn-group-vertical > .btn-group:before, .rwd .btn-group-vertical > .btn-group:after {
        content: " ";
        display: table
    }

    .rwd .btn-group-vertical > .btn-group:after {
        clear: both
    }

    .rwd .btn-group-vertical > .btn-group > .btn {
        float: none
    }

    .rwd .btn-group-vertical > .btn + .btn, .rwd .btn-group-vertical > .btn + .btn-group, .rwd .btn-group-vertical > .btn-group + .btn, .rwd .btn-group-vertical > .btn-group + .btn-group {
        margin-top: -1px;
        margin-left: 0
    }

    .rwd .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
        border-radius: 0
    }

    .rwd .btn-group-vertical > .btn:first-child:not(:last-child) {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .rwd .btn-group-vertical > .btn:last-child:not(:first-child) {
        border-bottom-left-radius: 4px;
        border-top-right-radius: 0;
        border-top-left-radius: 0
    }

    .rwd .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0
    }

    .rwd .btn-group-vertical > .btn-group:first-child > .btn:last-child, .rwd .btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .rwd .btn-group-vertical > .btn-group:last-child > .btn:first-child {
        border-top-right-radius: 0;
        border-top-left-radius: 0
    }

.rwd .btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

    .rwd .btn-group-justified .btn {
        float: none;
        display: table-cell;
        width: 1%
    }

.rwd [data-toggle="buttons"] > .btn > input[type="radio"], .rwd [data-toggle="buttons"] > .btn > input[type="checkbox"] {
    display: none
}

.rwd .input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

    .rwd .input-group.col {
        float: none;
        padding-left: 0;
        padding-right: 0
    }

    .rwd .input-group .form-control {
        width: 100%;
        margin-bottom: 0
    }

.rwd .input-group-lg > .form-control, .rwd .input-group-lg > .input-group-addon, .rwd .input-group-lg > .input-group-btn > .btn {
    height: 48px;
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.33;
    border-radius: 6px
}

select.rwd .input-group-lg > .form-control, select.rwd .input-group-lg > .input-group-addon, select.rwd .input-group-lg > .input-group-btn > .btn {
    height: 48px;
    line-height: 48px
}

textarea.rwd .input-group-lg > .form-control, textarea.rwd .input-group-lg > .input-group-addon, textarea.rwd .input-group-lg > .input-group-btn > .btn {
    height: auto
}

.rwd .input-group-sm > .form-control, .rwd .input-group-sm > .input-group-addon, .rwd .input-group-sm > .input-group-btn > .btn {
    height: 33px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px;
    font-size: 14px !important
}

select.rwd .input-group-sm > .form-control, select.rwd .input-group-sm > .input-group-addon, select.rwd .input-group-sm > .input-group-btn > .btn {
    height: 33px;
    line-height: 33px
}

textarea.rwd .input-group-sm > .form-control, textarea.rwd .input-group-sm > .input-group-addon, textarea.rwd .input-group-sm > .input-group-btn > .btn {
    height: auto
}

.rwd .input-group-addon, .rwd .input-group-btn, .rwd .input-group .form-control {
    display: table-cell
}

    .rwd .input-group-addon:not(:first-child):not(:last-child), .rwd .input-group-btn:not(:first-child):not(:last-child), .rwd .input-group .form-control:not(:first-child):not(:last-child) {
        border-radius: 0
    }

.rwd .input-group-addon, .rwd .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.rwd .input-group-addon {
    padding: 6px 12px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    color: #bbb;
    text-align: center;
    background-color: #ebebeb;
    border: 1px solid #ccc;
    border-radius: 4px
}

    .rwd .input-group-addon.input-sm {
        padding: 5px 10px;
        font-size: 14px;
        border-radius: 3px
    }

    .rwd .input-group-addon.input-lg {
        padding: 10px 16px;
        font-size: 20px;
        border-radius: 6px
    }

    .rwd .input-group-addon input[type="radio"], .rwd .input-group-addon input[type="checkbox"] {
        margin-top: 0
    }

    .rwd .input-group .form-control:first-child, .rwd .input-group-addon:first-child, .rwd .input-group-btn:first-child > .btn, .rwd .input-group-btn:first-child > .dropdown-toggle, .rwd .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

    .rwd .input-group-addon:first-child {
        border-right: 0
    }

    .rwd .input-group .form-control:last-child, .rwd .input-group-addon:last-child, .rwd .input-group-btn:last-child > .btn, .rwd .input-group-btn:last-child > .dropdown-toggle, .rwd .input-group-btn:first-child > .btn:not(:first-child) {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0
    }

    .rwd .input-group-addon:last-child {
        border-left: 0
    }

.rwd .input-group-btn {
    position: relative;
    white-space: nowrap
}

    .rwd .input-group-btn:first-child > .btn {
        margin-right: -1px
    }

    .rwd .input-group-btn:last-child > .btn {
        margin-left: -1px
    }

    .rwd .input-group-btn > .btn {
        position: relative
    }

        .rwd .input-group-btn > .btn + .btn {
            margin-left: -4px
        }

        .rwd .input-group-btn > .btn:hover, .rwd .input-group-btn > .btn:active {
            z-index: 2
        }

.rwd .nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

    .rwd .nav:before, .rwd .nav:after {
        content: " ";
        display: table
    }

    .rwd .nav:after {
        clear: both
    }

    .rwd .nav:before, .rwd .nav:after {
        content: " ";
        display: table
    }

    .rwd .nav:after {
        clear: both
    }

    .rwd .nav > li {
        position: relative;
        display: block
    }

        .rwd .nav > li > a {
            position: relative;
            display: block;
            padding: 10px 15px
        }

            .rwd .nav > li > a:hover, .rwd .nav > li > a:focus {
                text-decoration: none;
                background-color: #ebebeb
            }

        .rwd .nav > li.disabled > a {
            color: #d7d7d7
        }

            .rwd .nav > li.disabled > a:hover, .rwd .nav > li.disabled > a:focus {
                color: #d7d7d7;
                text-decoration: none;
                background-color: transparent;
                cursor: not-allowed
            }

    .rwd .nav .open > a, .rwd .nav .open > a:hover, .rwd .nav .open > a:focus {
        background-color: #ebebeb;
        border-color: #0068b5
    }

        .rwd .nav .open > a .caret, .rwd .nav .open > a:hover .caret, .rwd .nav .open > a:focus .caret {
            border-top-color: #003c69;
            border-bottom-color: #003c69
        }

    .rwd .nav .nav-divider {
        height: 1px;
        margin: 10px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    .rwd .nav > li > a > img {
        max-width: none
    }

.rwd .nav-tabs {
    border-bottom: 1px solid #ddd
}

    .rwd .nav-tabs > li {
        float: left;
        margin-bottom: -1px
    }

        .rwd .nav-tabs > li > a {
            margin-right: 2px;
            line-height: 1.42857143;
            border: 1px solid transparent;
            border-radius: 4px 4px 0 0
        }

            .rwd .nav-tabs > li > a:hover {
                border-color: #ebebeb #ebebeb #ddd
            }

        .rwd .nav-tabs > li.active > a, .rwd .nav-tabs > li.active > a:hover, .rwd .nav-tabs > li.active > a:focus {
            color: #bbb;
            background-color: #fefefe;
            border: 1px solid #ddd;
            border-bottom-color: transparent;
            cursor: default
        }

    .rwd .nav-tabs.nav-justified {
        width: 100%;
        border-bottom: 0
    }

        .rwd .nav-tabs.nav-justified > li {
            float: none
        }

            .rwd .nav-tabs.nav-justified > li > a {
                text-align: center;
                margin-bottom: 5px
            }

        .rwd .nav-tabs.nav-justified > .dropdown .dropdown-menu {
            top: auto;
            left: auto
        }

@media(min-width:768px) {
    .rwd .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%
    }

        .rwd .nav-tabs.nav-justified > li > a {
            margin-bottom: 0
        }
}

.rwd .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px
}

.rwd .nav-tabs.nav-justified > .active > a, .rwd .nav-tabs.nav-justified > .active > a:hover, .rwd .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd
}

@media(min-width:768px) {
    .rwd .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .rwd .nav-tabs.nav-justified > .active > a, .rwd .nav-tabs.nav-justified > .active > a:hover, .rwd .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #fefefe
    }
}

.rwd .nav-pills > li {
    float: left
}

    .rwd .nav-pills > li > a {
        border-radius: 4px
    }

    .rwd .nav-pills > li + li {
        margin-left: 2px
    }

    .rwd .nav-pills > li.active > a, .rwd .nav-pills > li.active > a:hover, .rwd .nav-pills > li.active > a:focus {
        color: #fff;
        background-color: #0068b5
    }

        .rwd .nav-pills > li.active > a .caret, .rwd .nav-pills > li.active > a:hover .caret, .rwd .nav-pills > li.active > a:focus .caret {
            border-top-color: #fff;
            border-bottom-color: #fff
        }

.rwd .nav-stacked > li {
    float: none
}

    .rwd .nav-stacked > li + li {
        margin-top: 2px;
        margin-left: 0
    }

.rwd .nav-justified {
    width: 100%
}

    .rwd .nav-justified > li {
        float: none
    }

        .rwd .nav-justified > li > a {
            text-align: center;
            margin-bottom: 5px
        }

    .rwd .nav-justified > .dropdown .dropdown-menu {
        top: auto;
        left: auto
    }

@media(min-width:768px) {
    .rwd .nav-justified > li {
        display: table-cell;
        width: 1%
    }

        .rwd .nav-justified > li > a {
            margin-bottom: 0
        }
}

.rwd .nav-tabs-justified {
    border-bottom: 0
}

    .rwd .nav-tabs-justified > li > a {
        margin-right: 0;
        border-radius: 4px
    }

    .rwd .nav-tabs-justified > .active > a, .rwd .nav-tabs-justified > .active > a:hover, .rwd .nav-tabs-justified > .active > a:focus {
        border: 1px solid #ddd
    }

@media(min-width:768px) {
    .rwd .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .rwd .nav-tabs-justified > .active > a, .rwd .nav-tabs-justified > .active > a:hover, .rwd .nav-tabs-justified > .active > a:focus {
        border-bottom-color: #fefefe
    }
}

.rwd .tab-content > .tab-pane {
    display: none
}

.rwd .tab-content > .active {
    display: block
}

.rwd .nav .caret {
    border-top-color: #0068b5;
    border-bottom-color: #0068b5
}

.rwd .nav a:hover .caret {
    border-top-color: #003c69;
    border-bottom-color: #003c69
}

.rwd .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.rwd .navbar {
    position: relative;
    min-height: 60px;
    margin-bottom: 22px;
    border: 1px solid transparent
}

    .rwd .navbar:before, .rwd .navbar:after {
        content: " ";
        display: table
    }

    .rwd .navbar:after {
        clear: both
    }

    .rwd .navbar:before, .rwd .navbar:after {
        content: " ";
        display: table
    }

    .rwd .navbar:after {
        clear: both
    }

@media(min-width:1650px) {
    .rwd .navbar {
        border-radius: 4px
    }
}

.rwd .navbar-header:before, .rwd .navbar-header:after {
    content: " ";
    display: table
}

.rwd .navbar-header:after {
    clear: both
}

.rwd .navbar-header:before, .rwd .navbar-header:after {
    content: " ";
    display: table
}

.rwd .navbar-header:after {
    clear: both
}

@media(min-width:1650px) {
    .rwd .navbar-header {
        float: left
    }
}

.rwd .navbar-collapse {
    max-height: 340px;
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    -webkit-overflow-scrolling: touch
}

    .rwd .navbar-collapse:before, .rwd .navbar-collapse:after {
        content: " ";
        display: table
    }

    .rwd .navbar-collapse:after {
        clear: both
    }

    .rwd .navbar-collapse:before, .rwd .navbar-collapse:after {
        content: " ";
        display: table
    }

    .rwd .navbar-collapse:after {
        clear: both
    }

    .rwd .navbar-collapse.in {
        overflow-y: auto
    }

@media(min-width:1650px) {
    .rwd .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

        .rwd .navbar-collapse.collapse {
            display: block !important;
            height: auto !important;
            padding-bottom: 0;
            overflow: visible !important
        }

        .rwd .navbar-collapse.in {
            overflow-y: auto
        }

        .rwd .navbar-collapse .navbar-nav.navbar-left:first-child {
            margin-left: -15px
        }

        .rwd .navbar-collapse .navbar-nav.navbar-right:last-child {
            margin-right: -15px
        }

        .rwd .navbar-collapse .navbar-text:last-child {
            margin-right: 0
        }
}

.rwd .container > .navbar-header, .rwd .container > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}

@media(min-width:1650px) {
    .rwd .container > .navbar-header, .rwd .container > .navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}

.rwd .navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media(min-width:1650px) {
    .rwd .navbar-static-top {
        border-radius: 0
    }
}

.rwd .navbar-fixed-top, .rwd .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media(min-width:1650px) {
    .rwd .navbar-fixed-top, .rwd .navbar-fixed-bottom {
        border-radius: 0
    }
}

.rwd .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.rwd .navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.rwd .navbar-brand {
    float: left;
    padding: 19px 15px;
    font-size: 20px;
    line-height: 22px
}

    .rwd .navbar-brand:hover, .rwd .navbar-brand:focus {
        text-decoration: none
    }

@media(min-width:1650px) {
    .navbar > .container .rwd .navbar-brand {
        margin-left: -15px
    }
}

.rwd .navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 13px;
    margin-bottom: 13px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 4px
}

    .rwd .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px
    }

        .rwd .navbar-toggle .icon-bar + .icon-bar {
            margin-top: 4px
        }

@media(min-width:1650px) {
    .rwd .navbar-toggle {
        display: none
    }
}

.rwd .navbar-nav {
    margin: 9.5px -15px
}

    .rwd .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 22px
    }

@media(max-width:767px) {
    .rwd .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

        .rwd .navbar-nav .open .dropdown-menu > li > a, .rwd .navbar-nav .open .dropdown-menu .dropdown-header {
            padding: 5px 15px 5px 25px
        }

        .rwd .navbar-nav .open .dropdown-menu > li > a {
            line-height: 22px
        }

            .rwd .navbar-nav .open .dropdown-menu > li > a:hover, .rwd .navbar-nav .open .dropdown-menu > li > a:focus {
                background-image: none
            }
}

@media(min-width:1650px) {
    .rwd .navbar-nav {
        float: left;
        margin: 0
    }

        .rwd .navbar-nav > li {
            float: left
        }

            .rwd .navbar-nav > li > a {
                padding-top: 19px;
                padding-bottom: 19px
            }
}

@media(min-width:1650px) {
    .rwd .navbar-left {
        float: left !important
    }

    .rwd .navbar-right {
        float: right !important
    }
}

.rwd .navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);
    margin-top: 12px;
    margin-bottom: 12px
}

@media(min-width:768px) {
    .rwd .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .rwd .navbar-form .form-control {
        display: inline-block
    }

    .rwd .navbar-form .radio, .rwd .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0
    }

        .rwd .navbar-form .radio input[type="radio"], .rwd .navbar-form .checkbox input[type="checkbox"] {
            float: none;
            margin-left: 0
        }
}

@media(max-width:767px) {
    .rwd .navbar-form .form-group {
        margin-bottom: 5px
    }
}

@media(min-width:1650px) {
    .rwd .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.rwd .navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.rwd .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.rwd .navbar-nav.pull-right > li > .dropdown-menu, .rwd .navbar-nav > li > .dropdown-menu.pull-right {
    left: auto;
    right: 0
}

.rwd .navbar-btn {
    margin-top: 12px;
    margin-bottom: 12px
}

.rwd .navbar-text {
    float: left;
    margin-top: 19px;
    margin-bottom: 19px
}

@media(min-width:1650px) {
    .rwd .navbar-text {
        margin-left: 15px;
        margin-right: 15px
    }
}

.rwd .navbar-default {
    background-color: rgba(0,66,128,0.6);
    border-color: none
}

    .rwd .navbar-default .navbar-brand {
        color: #fff
    }

        .rwd .navbar-default .navbar-brand:hover, .rwd .navbar-default .navbar-brand:focus {
            color: #e6e6e6;
            background-color: transparent
        }

    .rwd .navbar-default .navbar-text {
        color: #fff
    }

    .rwd .navbar-default .navbar-nav > li > a {
        color: #fff
    }

        .rwd .navbar-default .navbar-nav > li > a:hover, .rwd .navbar-default .navbar-nav > li > a:focus {
            color: #9addf7;
            background-color: transparent
        }

    .rwd .navbar-default .navbar-nav > .active > a, .rwd .navbar-default .navbar-nav > .active > a:hover, .rwd .navbar-default .navbar-nav > .active > a:focus {
        color: #ebebeb;
        background-color: #0081d6
    }

    .rwd .navbar-default .navbar-nav > .disabled > a, .rwd .navbar-default .navbar-nav > .disabled > a:hover, .rwd .navbar-default .navbar-nav > .disabled > a:focus {
        color: #ccc;
        background-color: transparent
    }

    .rwd .navbar-default .navbar-toggle {
        border-color: #ddd
    }

        .rwd .navbar-default .navbar-toggle:hover, .rwd .navbar-default .navbar-toggle:focus {
            background-color: #ddd
        }

        .rwd .navbar-default .navbar-toggle .icon-bar {
            background-color: #ccc
        }

    .rwd .navbar-default .navbar-collapse, .rwd .navbar-default .navbar-form {
        border-color: none
    }

    .rwd .navbar-default .navbar-nav > .dropdown > a:hover .caret, .rwd .navbar-default .navbar-nav > .dropdown > a:focus .caret {
        border-top-color: #9addf7;
        border-bottom-color: #9addf7
    }

    .rwd .navbar-default .navbar-nav > .open > a, .rwd .navbar-default .navbar-nav > .open > a:hover, .rwd .navbar-default .navbar-nav > .open > a:focus {
        background-color: #0081d6;
        color: #ebebeb
    }

        .rwd .navbar-default .navbar-nav > .open > a .caret, .rwd .navbar-default .navbar-nav > .open > a:hover .caret, .rwd .navbar-default .navbar-nav > .open > a:focus .caret {
            border-top-color: #ebebeb;
            border-bottom-color: #ebebeb
        }

    .rwd .navbar-default .navbar-nav > .dropdown > a .caret {
        border-top-color: #fff;
        border-bottom-color: #fff
    }

@media(max-width:767px) {
    .rwd .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #fff
    }

        .rwd .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .rwd .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #9addf7;
            background-color: transparent
        }

    .rwd .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .rwd .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .rwd .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #ebebeb;
        background-color: #0081d6
    }

    .rwd .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .rwd .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .rwd .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #ccc;
        background-color: transparent
    }
}

.rwd .navbar-default .navbar-link {
    color: #fff
}

    .rwd .navbar-default .navbar-link:hover {
        color: #9addf7
    }

.rwd .navbar-inverse {
    background-color: #222;
    border-color: #080808
}

    .rwd .navbar-inverse .navbar-brand {
        color: #d7d7d7
    }

        .rwd .navbar-inverse .navbar-brand:hover, .rwd .navbar-inverse .navbar-brand:focus {
            color: #fff;
            background-color: transparent
        }

    .rwd .navbar-inverse .navbar-text {
        color: #d7d7d7
    }

    .rwd .navbar-inverse .navbar-nav > li > a {
        color: #d7d7d7
    }

        .rwd .navbar-inverse .navbar-nav > li > a:hover, .rwd .navbar-inverse .navbar-nav > li > a:focus {
            color: #fff;
            background-color: transparent
        }

    .rwd .navbar-inverse .navbar-nav > .active > a, .rwd .navbar-inverse .navbar-nav > .active > a:hover, .rwd .navbar-inverse .navbar-nav > .active > a:focus {
        color: #fff;
        background-color: #080808
    }

    .rwd .navbar-inverse .navbar-nav > .disabled > a, .rwd .navbar-inverse .navbar-nav > .disabled > a:hover, .rwd .navbar-inverse .navbar-nav > .disabled > a:focus {
        color: #444;
        background-color: transparent
    }

    .rwd .navbar-inverse .navbar-toggle {
        border-color: #333
    }

        .rwd .navbar-inverse .navbar-toggle:hover, .rwd .navbar-inverse .navbar-toggle:focus {
            background-color: #333
        }

        .rwd .navbar-inverse .navbar-toggle .icon-bar {
            background-color: #fff
        }

    .rwd .navbar-inverse .navbar-collapse, .rwd .navbar-inverse .navbar-form {
        border-color: #101010
    }

    .rwd .navbar-inverse .navbar-nav > .open > a, .rwd .navbar-inverse .navbar-nav > .open > a:hover, .rwd .navbar-inverse .navbar-nav > .open > a:focus {
        background-color: #080808;
        color: #fff
    }

    .rwd .navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
        border-top-color: #fff;
        border-bottom-color: #fff
    }

    .rwd .navbar-inverse .navbar-nav > .dropdown > a .caret {
        border-top-color: #d7d7d7;
        border-bottom-color: #d7d7d7
    }

    .rwd .navbar-inverse .navbar-nav > .open > a .caret, .rwd .navbar-inverse .navbar-nav > .open > a:hover .caret, .rwd .navbar-inverse .navbar-nav > .open > a:focus .caret {
        border-top-color: #fff;
        border-bottom-color: #fff
    }

@media(max-width:767px) {
    .rwd .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808
    }

    .rwd .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #d7d7d7
    }

        .rwd .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .rwd .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #fff;
            background-color: transparent
        }

    .rwd .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .rwd .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .rwd .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: #080808
    }

    .rwd .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .rwd .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .rwd .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444;
        background-color: transparent
    }
}

.rwd .navbar-inverse .navbar-link {
    color: #d7d7d7
}

    .rwd .navbar-inverse .navbar-link:hover {
        color: #fff
    }

.rwd .breadcrumb {
    padding: 8px 15px;
    margin-bottom: 22px;
    list-style: none;
    background-color: transparent;
    border-radius: 4px
}

    .rwd .breadcrumb > li {
        display: inline-block
    }

        .rwd .breadcrumb > li + li:before {
            content: ">\00a0";
            padding: 0 5px;
            color: #fff
        }

    .rwd .breadcrumb > .active {
        color: #fff
    }

.rwd .pagination {
    display: inline-block;
    padding-left: 0;
    margin: 22px 0;
    border-radius: 4px
}

    .rwd .pagination > li {
        display: inline
    }

        .rwd .pagination > li > a, .rwd .pagination > li > span {
            position: relative;
            float: left;
            padding: 6px 12px;
            line-height: 1.42857143;
            text-decoration: none;
            background-color: #fff;
            border: 1px solid #ddd;
            margin-left: -1px
        }

        .rwd .pagination > li:first-child > a, .rwd .pagination > li:first-child > span {
            margin-left: 0;
            border-bottom-left-radius: 4px;
            border-top-left-radius: 4px
        }

        .rwd .pagination > li:last-child > a, .rwd .pagination > li:last-child > span {
            border-bottom-right-radius: 4px;
            border-top-right-radius: 4px
        }

        .rwd .pagination > li > a:hover, .rwd .pagination > li > span:hover, .rwd .pagination > li > a:focus, .rwd .pagination > li > span:focus {
            background-color: #ebebeb
        }

    .rwd .pagination > .active > a, .rwd .pagination > .active > span, .rwd .pagination > .active > a:hover, .rwd .pagination > .active > span:hover, .rwd .pagination > .active > a:focus, .rwd .pagination > .active > span:focus {
        z-index: 2;
        color: #fff;
        background-color: #0068b5;
        border-color: #0068b5;
        cursor: default
    }

    .rwd .pagination > .disabled > span, .rwd .pagination > .disabled > span:hover, .rwd .pagination > .disabled > span:focus, .rwd .pagination > .disabled > a, .rwd .pagination > .disabled > a:hover, .rwd .pagination > .disabled > a:focus {
        color: #d7d7d7;
        background-color: #fff;
        border-color: #ddd;
        cursor: not-allowed
    }

.rwd .pagination-lg > li > a, .rwd .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 20px
}

.rwd .pagination-lg > li:first-child > a, .rwd .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.rwd .pagination-lg > li:last-child > a, .rwd .pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.rwd .pagination-sm > li > a, .rwd .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 14px
}

.rwd .pagination-sm > li:first-child > a, .rwd .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.rwd .pagination-sm > li:last-child > a, .rwd .pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.rwd .pager {
    padding-left: 0;
    margin: 22px 0;
    list-style: none;
    text-align: center
}

    .rwd .pager:before, .rwd .pager:after {
        content: " ";
        display: table
    }

    .rwd .pager:after {
        clear: both
    }

    .rwd .pager:before, .rwd .pager:after {
        content: " ";
        display: table
    }

    .rwd .pager:after {
        clear: both
    }

    .rwd .pager li {
        display: inline
    }

        .rwd .pager li > a, .rwd .pager li > span {
            display: inline-block;
            padding: 5px 14px;
            background-color: #fff;
            border: 1px solid #ddd;
            border-radius: 15px
        }

            .rwd .pager li > a:hover, .rwd .pager li > a:focus {
                text-decoration: none;
                background-color: #ebebeb
            }

    .rwd .pager .next > a, .rwd .pager .next > span {
        float: right
    }

    .rwd .pager .previous > a, .rwd .pager .previous > span {
        float: left
    }

    .rwd .pager .disabled > a, .rwd .pager .disabled > a:hover, .rwd .pager .disabled > a:focus, .rwd .pager .disabled > span {
        color: #d7d7d7;
        background-color: #fff;
        cursor: not-allowed
    }

.rwd .label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

    .rwd .label[href]:hover, .rwd .label[href]:focus {
        color: #fff;
        text-decoration: none;
        cursor: pointer
    }

    .rwd .label:empty {
        display: none
    }

.rwd .label-default {
    background-color: #d7d7d7
}

    .rwd .label-default[href]:hover, .rwd .label-default[href]:focus {
        background-color: #bebebe
    }

.rwd .label-primary {
    background-color: #0068b5
}

    .rwd .label-primary[href]:hover, .rwd .label-primary[href]:focus {
        background-color: #004b82
    }

.rwd .label-success {
    background-color: #b8cc42
}

    .rwd .label-success[href]:hover, .rwd .label-success[href]:focus {
        background-color: #9aac2f
    }

.rwd .label-info {
    background-color: #9addf7
}

    .rwd .label-info[href]:hover, .rwd .label-info[href]:focus {
        background-color: #6bcdf3
    }

.rwd .label-warning {
    background-color: #ffda00
}

    .rwd .label-warning[href]:hover, .rwd .label-warning[href]:focus {
        background-color: #ccae00
    }

.rwd .label-danger {
    background-color: #ed1c24
}

    .rwd .label-danger[href]:hover, .rwd .label-danger[href]:focus {
        background-color: #c61017
    }

.rwd .badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #d7d7d7;
    border-radius: 10px
}

    .rwd .badge:empty {
        display: none
    }

.rwd a.badge:hover, .rwd a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.rwd .btn .badge {
    position: relative;
    top: -1px
}

.rwd a.list-group-item.active > .badge, .rwd .nav-pills > .active > a > .badge {
    color: #0068b5;
    background-color: #fff
}

.rwd .nav-pills > li > a > .badge {
    margin-left: 3px
}

.rwd .jumbotron {
    padding: 30px;
    margin-bottom: 30px;
    font-size: 24px;
    font-weight: 300;
    line-height: 2.14285714;
    color: inherit;
    background-color: #ebebeb
}

    .rwd .jumbotron h1 {
        line-height: 1;
        color: inherit
    }

    .rwd .jumbotron p {
        line-height: 1.4
    }

.container .rwd .jumbotron {
    border-radius: 6px
}

@media screen and (min-width:768px) {
    .rwd .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .rwd .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }

    .rwd .jumbotron h1 {
        font-size: 72px
    }
}

.rwd .thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fefefe;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
    display: block;
    margin-bottom: 22px
}

    .rwd .thumbnail > img {
        display: block;
        max-width: 100%;
        height: auto;
        margin-left: auto;
        margin-right: auto
    }

a.rwd .thumbnail:hover, a.rwd .thumbnail:focus, a.rwd .thumbnail.active {
    border-color: #0068b5
}

.rwd .thumbnail .caption {
    padding: 9px;
    color: #262626
}

.rwd .alert {
    padding: 15px;
    margin-bottom: 22px;
    border: 1px solid transparent;
    border-radius: 4px
}

    .rwd .alert h4 {
        margin-top: 0;
        color: inherit
    }

    .rwd .alert .alert-link {
        font-weight: bold
    }

    .rwd .alert > p, .rwd .alert > ul {
        margin-bottom: 0
    }

        .rwd .alert > p + p {
            margin-top: 5px
        }

.rwd .alert-dismissable {
    padding-right: 35px
}

    .rwd .alert-dismissable .close {
        position: relative;
        top: -2px;
        right: -21px;
        color: inherit
    }

.rwd .alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #468847
}

    .rwd .alert-success hr {
        border-top-color: #c9e2b3
    }

    .rwd .alert-success .alert-link {
        color: #356635
    }

.rwd .alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #3a87ad
}

    .rwd .alert-info hr {
        border-top-color: #a6e1ec
    }

    .rwd .alert-info .alert-link {
        color: #2d6987
    }

.rwd .alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #c09853
}

    .rwd .alert-warning hr {
        border-top-color: #f7e1b5
    }

    .rwd .alert-warning .alert-link {
        color: #a47e3c
    }

.rwd .alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #b94a48
}

    .rwd .alert-danger hr {
        border-top-color: #e4b9c0
    }

    .rwd .alert-danger .alert-link {
        color: #953b39
    }

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@-moz-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 0 0
    }

    to {
        background-position: 40px 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.rwd .progress {
    overflow: hidden;
    height: 22px;
    margin-bottom: 22px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.1)
}

.rwd .progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    text-align: center;
    background-color: #0068b5;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
    -webkit-transition: width .6s ease;
    -moz-transition: width .6s ease;
    -ms-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.rwd .progress-striped .progress-bar {
    background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-size: 40px 40px
}

.rwd .progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.rwd .progress-bar-success {
    background-color: #b8cc42
}

.progress-striped .rwd .progress-bar-success {
    background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)
}

.rwd .progress-bar-info {
    background-color: #9addf7
}

.progress-striped .rwd .progress-bar-info {
    background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)
}

.rwd .progress-bar-warning {
    background-color: #ffda00
}

.progress-striped .rwd .progress-bar-warning {
    background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)
}

.rwd .progress-bar-danger {
    background-color: #ed1c24
}

.progress-striped .rwd .progress-bar-danger {
    background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)
}

.rwd .media, .rwd .media-body {
    overflow: hidden;
    zoom: 1
}

    .rwd .media, .rwd .media .media {
        margin-top: 15px
    }

        .rwd .media:first-child {
            margin-top: 0
        }

.rwd .media-object {
    display: block
}

.rwd .media-heading {
    margin: 0 0 5px
}

.rwd .media > .pull-left {
    margin-right: 10px
}

.rwd .media > .pull-right {
    margin-left: 10px
}

.rwd .media-list {
    padding-left: 0;
    list-style: none
}

.rwd .list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.rwd .list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

    .rwd .list-group-item:first-child {
        border-top-right-radius: 4px;
        border-top-left-radius: 4px
    }

    .rwd .list-group-item:last-child {
        margin-bottom: 0;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px
    }

    .rwd .list-group-item > .badge {
        float: right
    }

        .rwd .list-group-item > .badge + .badge {
            margin-right: 5px
        }

.rwd a.list-group-item {
    color: #262626
}

    .rwd a.list-group-item .list-group-item-heading {
        color: #333
    }

    .rwd a.list-group-item:hover, .rwd a.list-group-item:focus {
        text-decoration: none;
        background-color: #f5f5f5
    }

    .rwd a.list-group-item.active, .rwd a.list-group-item.active:hover, .rwd a.list-group-item.active:focus {
        z-index: 2;
        color: #fff;
        background-color: #0068b5;
        border-color: #0068b5
    }

        .rwd a.list-group-item.active .list-group-item-heading, .rwd a.list-group-item.active:hover .list-group-item-heading, .rwd a.list-group-item.active:focus .list-group-item-heading {
            color: inherit
        }

        .rwd a.list-group-item.active .list-group-item-text, .rwd a.list-group-item.active:hover .list-group-item-text, .rwd a.list-group-item.active:focus .list-group-item-text {
            color: #82caff
        }

.rwd .list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.rwd .list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.rwd .panel {
    margin-bottom: 22px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: 0 1px 1px rgba(0,0,0,0.05)
}

.rwd .panel-body {
    padding: 15px
}

    .rwd .panel-body:before, .rwd .panel-body:after {
        content: " ";
        display: table
    }

    .rwd .panel-body:after {
        clear: both
    }

    .rwd .panel-body:before, .rwd .panel-body:after {
        content: " ";
        display: table
    }

    .rwd .panel-body:after {
        clear: both
    }

.rwd .panel > .list-group {
    margin-bottom: 0
}

    .rwd .panel > .list-group .list-group-item {
        border-width: 1px 0
    }

        .rwd .panel > .list-group .list-group-item:first-child {
            border-top-right-radius: 0;
            border-top-left-radius: 0
        }

        .rwd .panel > .list-group .list-group-item:last-child {
            border-bottom: 0
        }

.rwd .panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}

.rwd .panel > .table, .rwd .panel > .table-responsive {
    margin-bottom: 0
}

.rwd .panel > .panel-body + .table, .rwd .panel > .panel-body + .table-responsive {
    border-top: 1px solid #e9e9e9
}

.rwd .panel > .table-bordered, .rwd .panel > .table-responsive > .table-bordered {
    border: 0
}

    .rwd .panel > .table-bordered > thead > tr > th:first-child, .rwd .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .rwd .panel > .table-bordered > tbody > tr > th:first-child, .rwd .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .rwd .panel > .table-bordered > tfoot > tr > th:first-child, .rwd .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .rwd .panel > .table-bordered > thead > tr > td:first-child, .rwd .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .rwd .panel > .table-bordered > tbody > tr > td:first-child, .rwd .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .rwd .panel > .table-bordered > tfoot > tr > td:first-child, .rwd .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0
    }

    .rwd .panel > .table-bordered > thead > tr > th:last-child, .rwd .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .rwd .panel > .table-bordered > tbody > tr > th:last-child, .rwd .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .rwd .panel > .table-bordered > tfoot > tr > th:last-child, .rwd .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .rwd .panel > .table-bordered > thead > tr > td:last-child, .rwd .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .rwd .panel > .table-bordered > tbody > tr > td:last-child, .rwd .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .rwd .panel > .table-bordered > tfoot > tr > td:last-child, .rwd .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0
    }

    .rwd .panel > .table-bordered > thead > tr:last-child > th, .rwd .panel > .table-responsive > .table-bordered > thead > tr:last-child > th, .rwd .panel > .table-bordered > tbody > tr:last-child > th, .rwd .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .rwd .panel > .table-bordered > tfoot > tr:last-child > th, .rwd .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th, .rwd .panel > .table-bordered > thead > tr:last-child > td, .rwd .panel > .table-responsive > .table-bordered > thead > tr:last-child > td, .rwd .panel > .table-bordered > tbody > tr:last-child > td, .rwd .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .rwd .panel > .table-bordered > tfoot > tr:last-child > td, .rwd .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0
    }

.rwd .panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

    .rwd .panel-heading > .dropdown .dropdown-toggle {
        color: inherit
    }

.rwd .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px
}

    .rwd .panel-title > a {
        color: inherit
    }

.rwd .panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.rwd .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
    overflow: hidden
}

    .rwd .panel-group .panel + .panel {
        margin-top: 5px
    }

.rwd .panel-group .panel-heading {
    border-bottom: 0
}

    .rwd .panel-group .panel-heading + .panel-collapse .panel-body {
        border-top: 1px solid #ddd
    }

.rwd .panel-group .panel-footer {
    border-top: 0
}

    .rwd .panel-group .panel-footer + .panel-collapse .panel-body {
        border-bottom: 1px solid #ddd
    }

.rwd .panel-default {
    border-color: #ddd
}

    .rwd .panel-default > .panel-heading {
        color: #959595;
        background-color: #f5f5f5;
        border-color: #ddd
    }

        .rwd .panel-default > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #ddd
        }

        .rwd .panel-default > .panel-heading > .dropdown .caret {
            border-color: #959595 transparent
        }

    .rwd .panel-default > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #ddd
    }

.rwd .panel-primary {
    border-color: #0068b5
}

    .rwd .panel-primary > .panel-heading {
        color: #fff;
        background-color: #0068b5;
        border-color: #0068b5
    }

        .rwd .panel-primary > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #0068b5
        }

        .rwd .panel-primary > .panel-heading > .dropdown .caret {
            border-color: #fff transparent
        }

    .rwd .panel-primary > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #0068b5
    }

.rwd .panel-success {
    border-color: #d6e9c6
}

    .rwd .panel-success > .panel-heading {
        color: #468847;
        background-color: #dff0d8;
        border-color: #d6e9c6
    }

        .rwd .panel-success > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #d6e9c6
        }

        .rwd .panel-success > .panel-heading > .dropdown .caret {
            border-color: #468847 transparent
        }

    .rwd .panel-success > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #d6e9c6
    }

.rwd .panel-warning {
    border-color: #faebcc
}

    .rwd .panel-warning > .panel-heading {
        color: #c09853;
        background-color: #fcf8e3;
        border-color: #faebcc
    }

        .rwd .panel-warning > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #faebcc
        }

        .rwd .panel-warning > .panel-heading > .dropdown .caret {
            border-color: #c09853 transparent
        }

    .rwd .panel-warning > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #faebcc
    }

.rwd .panel-danger {
    border-color: #ebccd1
}

    .rwd .panel-danger > .panel-heading {
        color: #b94a48;
        background-color: #f2dede;
        border-color: #ebccd1
    }

        .rwd .panel-danger > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #ebccd1
        }

        .rwd .panel-danger > .panel-heading > .dropdown .caret {
            border-color: #b94a48 transparent
        }

    .rwd .panel-danger > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #ebccd1
    }

.rwd .panel-info {
    border-color: #bce8f1
}

    .rwd .panel-info > .panel-heading {
        color: #3a87ad;
        background-color: #d9edf7;
        border-color: #bce8f1
    }

        .rwd .panel-info > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #bce8f1
        }

        .rwd .panel-info > .panel-heading > .dropdown .caret {
            border-color: #3a87ad transparent
        }

    .rwd .panel-info > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #bce8f1
    }

.rwd .well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.05)
}

    .rwd .well blockquote {
        border-color: #ddd;
        border-color: rgba(0,0,0,0.15)
    }

.rwd .well-lg {
    padding: 24px;
    border-radius: 6px
}

.rwd .well-sm {
    padding: 9px;
    border-radius: 3px
}

.rwd .close {
    float: right;
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    -ms-filter: "alpha(opacity=20)";
    -webkit-opacity: .2;
    -moz-opacity: .2;
    -ms-opacity: .2;
    -o-opacity: .2;
    opacity: .2
}

    .rwd .close:hover, .rwd .close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        filter: alpha(opacity=50);
        -ms-filter: "alpha(opacity=50)";
        -webkit-opacity: .5;
        -moz-opacity: .5;
        -ms-opacity: .5;
        -o-opacity: .5;
        opacity: .5
    }

button.rwd .close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}

.rwd .modal-open {
    overflow: hidden
}

.rwd .modal {
    display: none;
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040
}

    .rwd .modal.fade .modal-dialog {
        -webkit-transform: translate(0,-25%);
        -ms-transform: translate(0,-25%);
        transform: translate(0,-25%);
        -webkit-transition: -webkit-transform .3s ease-out;
        -moz-transition: -moz-transform .3s ease-out;
        -o-transition: -o-transform .3s ease-out;
        transition: transform .3s ease-out
    }

    .rwd .modal.in .modal-dialog {
        -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
        transform: translate(0,0)
    }

.rwd .modal-dialog {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    padding: 10px;
    z-index: 1050
}

.rwd .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
}

.rwd .modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
    background-color: #000
}

    .rwd .modal-backdrop.fade {
        filter: alpha(opacity=0);
        -ms-filter: "alpha(opacity=0)";
        -webkit-opacity: 0;
        -moz-opacity: 0;
        -ms-opacity: 0;
        -o-opacity: 0;
        opacity: 0
    }

    .rwd .modal-backdrop.in {
        filter: alpha(opacity=50);
        -ms-filter: "alpha(opacity=50)";
        -webkit-opacity: .5;
        -moz-opacity: .5;
        -ms-opacity: .5;
        -o-opacity: .5;
        opacity: .5
    }

.rwd .modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857143px
}

    .rwd .modal-header .close {
        margin-top: -2px
    }

.rwd .modal-title {
    margin: 0;
    line-height: 1.42857143
}

.rwd .modal-body {
    position: relative;
    padding: 20px
}

.rwd .modal-footer {
    margin-top: 15px;
    padding: 19px 20px 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

    .rwd .modal-footer:before, .rwd .modal-footer:after {
        content: " ";
        display: table
    }

    .rwd .modal-footer:after {
        clear: both
    }

    .rwd .modal-footer:before, .rwd .modal-footer:after {
        content: " ";
        display: table
    }

    .rwd .modal-footer:after {
        clear: both
    }

    .rwd .modal-footer .btn + .btn {
        margin-left: 5px;
        margin-bottom: 0
    }

    .rwd .modal-footer .btn-group .btn + .btn {
        margin-left: -1px
    }

    .rwd .modal-footer .btn-block + .btn-block {
        margin-left: 0
    }

@media screen and (min-width:768px) {
    .rwd .modal-dialog {
        width: 600px;
        padding-top: 30px;
        padding-bottom: 30px
    }

    .rwd .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)
    }

    .rwd .modal-dialog-optIn {
        min-width: 75%;
        padding: 0
    }
}

@media(min-width:1650px) {
    .rwd .container {
        width: inherit
    }
}

.rwd .tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    visibility: visible;
    font-size: 14px;
    line-height: 1.4;
    filter: alpha(opacity=0);
    -ms-filter: "alpha(opacity=0)";
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0
}

    .rwd .tooltip.in {
        filter: alpha(opacity=90);
        -ms-filter: "alpha(opacity=90)";
        -webkit-opacity: .9;
        -moz-opacity: .9;
        -ms-opacity: .9;
        -o-opacity: .9;
        opacity: .9
    }

    .rwd .tooltip.top {
        margin-top: -3px;
        padding: 5px 0
    }

    .rwd .tooltip.right {
        margin-left: 3px;
        padding: 0 5px
    }

    .rwd .tooltip.bottom {
        margin-top: 3px;
        padding: 5px 0
    }

    .rwd .tooltip.left {
        margin-left: -3px;
        padding: 0 5px
    }

.rwd .tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #0068b5;
    border-radius: 4px
}

.rwd .tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.rwd .tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #0068b5
}

.rwd .tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: #0068b5
}

.rwd .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    right: 5px;
    border-width: 5px 5px 0;
    border-top-color: #0068b5
}

.rwd .tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #0068b5
}

.rwd .tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #0068b5
}

.rwd .tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #0068b5
}

.rwd .tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #0068b5
}

.rwd .tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #0068b5
}

.rwd .popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    white-space: normal
}

    .rwd .popover.top {
        margin-top: -10px
    }

    .rwd .popover.right {
        margin-left: 10px
    }

    .rwd .popover.bottom {
        margin-top: 10px
    }

    .rwd .popover.left {
        margin-left: -10px
    }

.rwd .popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.rwd .popover-content {
    padding: 9px 14px
}

.rwd .popover .arrow, .rwd .popover .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.rwd .popover .arrow {
    border-width: 11px
}

    .rwd .popover .arrow:after {
        border-width: 10px;
        content: ""
    }

.rwd .popover.top .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0,0,0,0.25);
    bottom: -11px
}

    .rwd .popover.top .arrow:after {
        content: " ";
        bottom: 1px;
        margin-left: -10px;
        border-bottom-width: 0;
        border-top-color: #fff
    }

.rwd .popover.right .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0,0,0,0.25)
}

    .rwd .popover.right .arrow:after {
        content: " ";
        left: 1px;
        bottom: -10px;
        border-left-width: 0;
        border-right-color: #fff
    }

.rwd .popover.bottom .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0,0,0,0.25);
    top: -11px
}

    .rwd .popover.bottom .arrow:after {
        content: " ";
        top: 1px;
        margin-left: -10px;
        border-top-width: 0;
        border-bottom-color: #fff
    }

.rwd .popover.left .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0,0,0,0.25)
}

    .rwd .popover.left .arrow:after {
        content: " ";
        right: 1px;
        border-right-width: 0;
        border-left-color: #fff;
        bottom: -10px
    }

.rwd .carousel {
    position: relative
}

.rwd .carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

    .rwd .carousel-inner > .item {
        display: none;
        position: relative;
        -webkit-transition: .6s ease-in-out left;
        -moz-transition: .6s ease-in-out left;
        -ms-transition: .6s ease-in-out left;
        -o-transition: .6s ease-in-out left;
        transition: .6s ease-in-out left
    }

        .rwd .carousel-inner > .item > img, .rwd .carousel-inner > .item > a > img {
            display: block;
            max-width: 100%;
            height: auto;
            line-height: 1
        }

    .rwd .carousel-inner > .active, .rwd .carousel-inner > .next, .rwd .carousel-inner > .prev {
        display: block
    }

    .rwd .carousel-inner > .active {
        left: 0
    }

    .rwd .carousel-inner > .next, .rwd .carousel-inner > .prev {
        position: absolute;
        top: 0;
        width: 100%
    }

    .rwd .carousel-inner > .next {
        left: 100%
    }

    .rwd .carousel-inner > .prev {
        left: -100%
    }

        .rwd .carousel-inner > .next.left, .rwd .carousel-inner > .prev.right {
            left: 0
        }

    .rwd .carousel-inner > .active.left {
        left: -100%
    }

    .rwd .carousel-inner > .active.right {
        left: 100%
    }

.rwd .carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    filter: alpha(opacity=50);
    -ms-filter: "alpha(opacity=50)";
    -webkit-opacity: .5;
    -moz-opacity: .5;
    -ms-opacity: .5;
    -o-opacity: .5;
    opacity: .5;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,0.6)
}

    .rwd .carousel-control.left {
        background-image: -webkit-gradient(linear,0 top,100% top,from(rgba(0,0,0,0.5)),to(rgba(0,0,0,0.0001)));
        background-image: -webkit-linear-gradient(left,color-stop(rgba(0,0,0,0.5) 0),color-stop(rgba(0,0,0,0.0001) 100%));
        background-image: -moz-linear-gradient(left,rgba(0,0,0,0.5) 0,rgba(0,0,0,0.0001) 100%);
        background-image: linear-gradient(to right,rgba(0,0,0,0.5) 0,rgba(0,0,0,0.0001) 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1)
    }

    .rwd .carousel-control.right {
        left: auto;
        right: 0;
        background-image: -webkit-gradient(linear,0 top,100% top,from(rgba(0,0,0,0.0001)),to(rgba(0,0,0,0.5)));
        background-image: -webkit-linear-gradient(left,color-stop(rgba(0,0,0,0.0001) 0),color-stop(rgba(0,0,0,0.5) 100%));
        background-image: -moz-linear-gradient(left,rgba(0,0,0,0.0001) 0,rgba(0,0,0,0.5) 100%);
        background-image: linear-gradient(to right,rgba(0,0,0,0.0001) 0,rgba(0,0,0,0.5) 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1)
    }

    .rwd .carousel-control:hover, .rwd .carousel-control:focus {
        color: #fff;
        text-decoration: none;
        filter: alpha(opacity=90);
        -ms-filter: "alpha(opacity=90)";
        -webkit-opacity: .9;
        -moz-opacity: .9;
        -ms-opacity: .9;
        -o-opacity: .9;
        opacity: .9
    }

    .rwd .carousel-control .icon-prev, .rwd .carousel-control .icon-next, .rwd .carousel-control .glyphicon-chevron-left, .rwd .carousel-control .glyphicon-chevron-right {
        position: absolute;
        top: 50%;
        z-index: 5;
        display: inline-block
    }

    .rwd .carousel-control .icon-prev, .rwd .carousel-control .glyphicon-chevron-left {
        left: 50%
    }

    .rwd .carousel-control .icon-next, .rwd .carousel-control .glyphicon-chevron-right {
        right: 50%
    }

    .rwd .carousel-control .icon-prev, .rwd .carousel-control .icon-next {
        width: 20px;
        height: 20px;
        margin-top: -10px;
        margin-left: -10px;
        font-family: serif
    }

        .rwd .carousel-control .icon-prev:before {
            content: '\2039'
        }

        .rwd .carousel-control .icon-next:before {
            content: '\203a'
        }

.rwd .carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

    .rwd .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        border: 1px solid #fff;
        border-radius: 10px;
        cursor: pointer;
        background-color: #000 \9;
        background-color: rgba(0,0,0,0)
    }

    .rwd .carousel-indicators .active {
        margin: 0;
        width: 12px;
        height: 12px;
        background-color: #fff
    }

.rwd .carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,0.6)
}

    .rwd .carousel-caption .btn {
        text-shadow: none
    }

@media screen and (min-width:768px) {
    .rwd .carousel-control .glyphicons-chevron-left, .rwd .carousel-control .glyphicons-chevron-right, .rwd .carousel-control .icon-prev, .rwd .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        margin-left: -15px;
        font-size: 30px
    }

    .rwd .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }

    .rwd .carousel-indicators {
        bottom: 20px
    }
}

.rwd .clearfix:before, .rwd .clearfix:after {
    content: " ";
    display: table
}

.rwd .clearfix:after {
    clear: both
}

.rwd .center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.rwd .pull-right {
    float: right !important
}

.rwd .pull-left {
    float: left !important
}

.rwd .hide {
    display: none !important
}

.rwd .show {
    display: block !important
}

.rwd .invisible {
    visibility: hidden
}

.rwd .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.rwd .hidden {
    display: none !important;
    visibility: hidden !important
}

.rwd .affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.rwd .visible-xs, tr.rwd .visible-xs, th.rwd .visible-xs, td.rwd .visible-xs {
    display: none !important
}

@media(max-width:767px) {
    .rwd .visible-xs {
        display: block !important
    }

    tr.rwd .visible-xs {
        display: table-row !important
    }

    th.rwd .visible-xs, td.rwd .visible-xs {
        display: table-cell !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .rwd .visible-xs.visible-sm {
        display: block !important
    }

    tr.rwd .visible-xs.visible-sm {
        display: table-row !important
    }

    th.rwd .visible-xs.visible-sm, td.rwd .visible-xs.visible-sm {
        display: table-cell !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .rwd .visible-xs.visible-md {
        display: block !important
    }

    tr.rwd .visible-xs.visible-md {
        display: table-row !important
    }

    th.rwd .visible-xs.visible-md, td.rwd .visible-xs.visible-md {
        display: table-cell !important
    }
}

@media(min-width:1200px) {
    .rwd .visible-xs.visible-lg {
        display: block !important
    }

    tr.rwd .visible-xs.visible-lg {
        display: table-row !important
    }

    th.rwd .visible-xs.visible-lg, td.rwd .visible-xs.visible-lg {
        display: table-cell !important
    }
}

.rwd .visible-sm, tr.rwd .visible-sm, th.rwd .visible-sm, td.rwd .visible-sm {
    display: none !important
}

@media(max-width:767px) {
    .rwd .visible-sm.visible-xs {
        display: block !important
    }

    tr.rwd .visible-sm.visible-xs {
        display: table-row !important
    }

    th.rwd .visible-sm.visible-xs, td.rwd .visible-sm.visible-xs {
        display: table-cell !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .rwd .visible-sm {
        display: block !important
    }

    tr.rwd .visible-sm {
        display: table-row !important
    }

    th.rwd .visible-sm, td.rwd .visible-sm {
        display: table-cell !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .rwd .visible-sm.visible-md {
        display: block !important
    }

    tr.rwd .visible-sm.visible-md {
        display: table-row !important
    }

    th.rwd .visible-sm.visible-md, td.rwd .visible-sm.visible-md {
        display: table-cell !important
    }
}

@media(min-width:1200px) {
    .rwd .visible-sm.visible-lg {
        display: block !important
    }

    tr.rwd .visible-sm.visible-lg {
        display: table-row !important
    }

    th.rwd .visible-sm.visible-lg, td.rwd .visible-sm.visible-lg {
        display: table-cell !important
    }
}

.rwd .visible-md, tr.rwd .visible-md, th.rwd .visible-md, td.rwd .visible-md {
    display: none !important
}

@media(max-width:767px) {
    .rwd .visible-md.visible-xs {
        display: block !important
    }

    tr.rwd .visible-md.visible-xs {
        display: table-row !important
    }

    th.rwd .visible-md.visible-xs, td.rwd .visible-md.visible-xs {
        display: table-cell !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .rwd .visible-md.visible-sm {
        display: block !important
    }

    tr.rwd .visible-md.visible-sm {
        display: table-row !important
    }

    th.rwd .visible-md.visible-sm, td.rwd .visible-md.visible-sm {
        display: table-cell !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .rwd .visible-md {
        display: block !important
    }

    tr.rwd .visible-md {
        display: table-row !important
    }

    th.rwd .visible-md, td.rwd .visible-md {
        display: table-cell !important
    }
}

@media(min-width:1200px) {
    .rwd .visible-md.visible-lg {
        display: block !important
    }

    tr.rwd .visible-md.visible-lg {
        display: table-row !important
    }

    th.rwd .visible-md.visible-lg, td.rwd .visible-md.visible-lg {
        display: table-cell !important
    }
}

.rwd .visible-lg, tr.rwd .visible-lg, th.rwd .visible-lg, td.rwd .visible-lg {
    display: none !important
}

@media(max-width:767px) {
    .rwd .visible-lg.visible-xs {
        display: block !important
    }

    tr.rwd .visible-lg.visible-xs {
        display: table-row !important
    }

    th.rwd .visible-lg.visible-xs, td.rwd .visible-lg.visible-xs {
        display: table-cell !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .rwd .visible-lg.visible-sm {
        display: block !important
    }

    tr.rwd .visible-lg.visible-sm {
        display: table-row !important
    }

    th.rwd .visible-lg.visible-sm, td.rwd .visible-lg.visible-sm {
        display: table-cell !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .rwd .visible-lg.visible-md {
        display: block !important
    }

    tr.rwd .visible-lg.visible-md {
        display: table-row !important
    }

    th.rwd .visible-lg.visible-md, td.rwd .visible-lg.visible-md {
        display: table-cell !important
    }
}

@media(min-width:1200px) {
    .rwd .visible-lg {
        display: block !important
    }

    tr.rwd .visible-lg {
        display: table-row !important
    }

    th.rwd .visible-lg, td.rwd .visible-lg {
        display: table-cell !important
    }
}

.rwd .visible-all {
    display: block !important
}

tr.rwd .visible-all {
    display: table-row !important
}

th.rwd .visible-all, td.rwd .visible-all {
    display: table-cell !important
}

.rwd .hidden-xs {
    display: block !important
}

tr.rwd .hidden-xs {
    display: table-row !important
}

th.rwd .hidden-xs, td.rwd .hidden-xs {
    display: table-cell !important
}

@media(max-width:767px) {
    .rwd .hidden-xs, tr.rwd .hidden-xs, th.rwd .hidden-xs, td.rwd .hidden-xs {
        display: none !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .rwd .hidden-xs.hidden-sm, tr.rwd .hidden-xs.hidden-sm, th.rwd .hidden-xs.hidden-sm, td.rwd .hidden-xs.hidden-sm {
        display: none !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .rwd .hidden-xs.hidden-md, tr.rwd .hidden-xs.hidden-md, th.rwd .hidden-xs.hidden-md, td.rwd .hidden-xs.hidden-md {
        display: none !important
    }
}

@media(min-width:1200px) {
    .rwd .hidden-xs.hidden-lg, tr.rwd .hidden-xs.hidden-lg, th.rwd .hidden-xs.hidden-lg, td.rwd .hidden-xs.hidden-lg {
        display: none !important
    }
}

.rwd .hidden-sm {
    display: block !important
}

tr.rwd .hidden-sm {
    display: table-row !important
}

th.rwd .hidden-sm, td.rwd .hidden-sm {
    display: table-cell !important
}

@media(max-width:767px) {
    .rwd .hidden-sm.hidden-xs, tr.rwd .hidden-sm.hidden-xs, th.rwd .hidden-sm.hidden-xs, td.rwd .hidden-sm.hidden-xs {
        display: none !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .rwd .hidden-sm, tr.rwd .hidden-sm, th.rwd .hidden-sm, td.rwd .hidden-sm {
        display: none !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .rwd .hidden-sm.hidden-md, tr.rwd .hidden-sm.hidden-md, th.rwd .hidden-sm.hidden-md, td.rwd .hidden-sm.hidden-md {
        display: none !important
    }
}

@media(min-width:1200px) {
    .rwd .hidden-sm.hidden-lg, tr.rwd .hidden-sm.hidden-lg, th.rwd .hidden-sm.hidden-lg, td.rwd .hidden-sm.hidden-lg {
        display: none !important
    }
}

.rwd .hidden-md {
    display: block !important
}

tr.rwd .hidden-md {
    display: table-row !important
}

th.rwd .hidden-md, td.rwd .hidden-md {
    display: table-cell !important
}

@media(max-width:767px) {
    .rwd .hidden-md.hidden-xs, tr.rwd .hidden-md.hidden-xs, th.rwd .hidden-md.hidden-xs, td.rwd .hidden-md.hidden-xs {
        display: none !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .rwd .hidden-md.hidden-sm, tr.rwd .hidden-md.hidden-sm, th.rwd .hidden-md.hidden-sm, td.rwd .hidden-md.hidden-sm {
        display: none !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .rwd .hidden-md, tr.rwd .hidden-md, th.rwd .hidden-md, td.rwd .hidden-md {
        display: none !important
    }
}

@media(min-width:1200px) {
    .rwd .hidden-md.hidden-lg, tr.rwd .hidden-md.hidden-lg, th.rwd .hidden-md.hidden-lg, td.rwd .hidden-md.hidden-lg {
        display: none !important
    }
}

.rwd .hidden-lg {
    display: block !important
}

tr.rwd .hidden-lg {
    display: table-row !important
}

th.rwd .hidden-lg, td.rwd .hidden-lg {
    display: table-cell !important
}

@media(max-width:767px) {
    .rwd .hidden-lg.hidden-xs, tr.rwd .hidden-lg.hidden-xs, th.rwd .hidden-lg.hidden-xs, td.rwd .hidden-lg.hidden-xs {
        display: none !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .rwd .hidden-lg.hidden-sm, tr.rwd .hidden-lg.hidden-sm, th.rwd .hidden-lg.hidden-sm, td.rwd .hidden-lg.hidden-sm {
        display: none !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .rwd .hidden-lg.hidden-md, tr.rwd .hidden-lg.hidden-md, th.rwd .hidden-lg.hidden-md, td.rwd .hidden-lg.hidden-md {
        display: none !important
    }
}

@media(min-width:1200px) {
    .rwd .hidden-lg, tr.rwd .hidden-lg, th.rwd .hidden-lg, td.rwd .hidden-lg {
        display: none !important
    }
}

.rwd .visible-print, tr.rwd .visible-print, th.rwd .visible-print, td.rwd .visible-print {
    display: none !important
}

@media print {
    .rwd .visible-print {
        display: block !important
    }

    tr.rwd .visible-print {
        display: table-row !important
    }

    th.rwd .visible-print, td.rwd .visible-print {
        display: table-cell !important
    }

    .rwd .hidden-print, tr.rwd .hidden-print, th.rwd .hidden-print, td.rwd .hidden-print {
        display: none !important
    }
}

.rwd .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11 {
    float: left
}

.rwd .col-xs-12 {
    width: 100%
}

.rwd .col-xs-11 {
    width: 91.66666667%
}

.rwd .col-xs-10 {
    width: 83.33333333%
}

.rwd .col-xs-9 {
    width: 75%
}

.rwd .col-xs-8 {
    width: 66.66666667%
}

.rwd .col-xs-7 {
    width: 58.33333333%
}

.rwd .col-xs-6 {
    width: 50%
}

.rwd .col-xs-5 {
    width: 41.66666667%
}

.rwd .col-xs-4 {
    width: 33.33333333%
}

.rwd .col-xs-3 {
    width: 25%
}

.rwd .col-xs-2 {
    width: 16.66666667%
}

.rwd .col-xs-1 {
    width: 8.33333333%
}

.rwd .col-xs-pull-12 {
    right: 100%
}

.rwd .col-xs-pull-11 {
    right: 91.66666667%
}

.rwd .col-xs-pull-10 {
    right: 83.33333333%
}

.rwd .col-xs-pull-9 {
    right: 75%
}

.rwd .col-xs-pull-8 {
    right: 66.66666667%
}

.rwd .col-xs-pull-7 {
    right: 58.33333333%
}

.rwd .col-xs-pull-6 {
    right: 50%
}

.rwd .col-xs-pull-5 {
    right: 41.66666667%
}

.rwd .col-xs-pull-4 {
    right: 33.33333333%
}

.rwd .col-xs-pull-3 {
    right: 25%
}

.rwd .col-xs-pull-2 {
    right: 16.66666667%
}

.rwd .col-xs-pull-1 {
    right: 8.33333333%
}

.rwd .col-xs-pull-0 {
    right: 0
}

.rwd .col-xs-push-12 {
    left: 100%
}

.rwd .col-xs-push-11 {
    left: 91.66666667%
}

.rwd .col-xs-push-10 {
    left: 83.33333333%
}

.rwd .col-xs-push-9 {
    left: 75%
}

.rwd .col-xs-push-8 {
    left: 66.66666667%
}

.rwd .col-xs-push-7 {
    left: 58.33333333%
}

.rwd .col-xs-push-6 {
    left: 50%
}

.rwd .col-xs-push-5 {
    left: 41.66666667%
}

.rwd .col-xs-push-4 {
    left: 33.33333333%
}

.rwd .col-xs-push-3 {
    left: 25%
}

.rwd .col-xs-push-2 {
    left: 16.66666667%
}

.rwd .col-xs-push-1 {
    left: 8.33333333%
}

.rwd .col-xs-push-0 {
    left: 0
}

.rwd .col-xs-offset-12 {
    margin-left: 100%
}

.rwd .col-xs-offset-11 {
    margin-left: 91.66666667%
}

.rwd .col-xs-offset-10 {
    margin-left: 83.33333333%
}

.rwd .col-xs-offset-9 {
    margin-left: 75%
}

.rwd .col-xs-offset-8 {
    margin-left: 66.66666667%
}

.rwd .col-xs-offset-7 {
    margin-left: 58.33333333%
}

.rwd .col-xs-offset-6 {
    margin-left: 50%
}

.rwd .col-xs-offset-5 {
    margin-left: 41.66666667%
}

.rwd .col-xs-offset-4 {
    margin-left: 33.33333333%
}

.rwd .col-xs-offset-3 {
    margin-left: 25%
}

.rwd .col-xs-offset-2 {
    margin-left: 16.66666667%
}

.rwd .col-xs-offset-1 {
    margin-left: 8.33333333%
}

.rwd .col-xs-offset-0 {
    margin-left: 0
}

@media(min-width:1px) and (max-width:1650px) {
    .rwd.no-desktop .newmenu-container {
        display: none !important
    }
}

@media(min-width:1px) and (max-width:768px) {
    .rwd.desktop .newmenu-container {
        display: none !important
    }
}

@media(min-width:480px) {
    .rwd .container {
        max-width: 750px
    }

    .rwd .col-ms-1, .col-ms-2, .col-ms-3, .col-ms-4, .col-ms-5, .col-ms-6, .col-ms-7, .col-ms-8, .col-ms-9, .col-ms-10, .col-ms-11 {
        float: left
    }

    .rwd .col-ms-12 {
        width: 100%
    }

    .rwd .col-ms-11 {
        width: 91.66666667%
    }

    .rwd .col-ms-10 {
        width: 83.33333333%
    }

    .rwd .col-ms-9 {
        width: 75%
    }

    .rwd .col-ms-8 {
        width: 66.66666667%
    }

    .rwd .col-ms-7 {
        width: 58.33333333%
    }

    .rwd .col-ms-6 {
        width: 50%
    }

    .rwd .col-ms-5 {
        width: 41.66666667%
    }

    .rwd .col-ms-4 {
        width: 33.33333333%
    }

    .rwd .col-ms-3 {
        width: 25%
    }

    .rwd .col-ms-2 {
        width: 16.66666667%
    }

    .rwd .col-ms-1 {
        width: 8.33333333%
    }

    .rwd .col-ms-pull-12 {
        right: 100%
    }

    .rwd .col-ms-pull-11 {
        right: 91.66666667%
    }

    .rwd .col-ms-pull-10 {
        right: 83.33333333%
    }

    .rwd .col-ms-pull-9 {
        right: 75%
    }

    .rwd .col-ms-pull-8 {
        right: 66.66666667%
    }

    .rwd .col-ms-pull-7 {
        right: 58.33333333%
    }

    .rwd .col-ms-pull-6 {
        right: 50%
    }

    .rwd .col-ms-pull-5 {
        right: 41.66666667%
    }

    .rwd .col-ms-pull-4 {
        right: 33.33333333%
    }

    .rwd .col-ms-pull-3 {
        right: 25%
    }

    .rwd .col-ms-pull-2 {
        right: 16.66666667%
    }

    .rwd .col-ms-pull-1 {
        right: 8.33333333%
    }

    .rwd .col-ms-pull-0 {
        right: 0
    }

    .rwd .col-ms-push-12 {
        left: 100%
    }

    .rwd .col-ms-push-11 {
        left: 91.66666667%
    }

    .rwd .col-ms-push-10 {
        left: 83.33333333%
    }

    .rwd .col-ms-push-9 {
        left: 75%
    }

    .rwd .col-ms-push-8 {
        left: 66.66666667%
    }

    .rwd .col-ms-push-7 {
        left: 58.33333333%
    }

    .rwd .col-ms-push-6 {
        left: 50%
    }

    .rwd .col-ms-push-5 {
        left: 41.66666667%
    }

    .rwd .col-ms-push-4 {
        left: 33.33333333%
    }

    .rwd .col-ms-push-3 {
        left: 25%
    }

    .rwd .col-ms-push-2 {
        left: 16.66666667%
    }

    .rwd .col-ms-push-1 {
        left: 8.33333333%
    }

    .rwd .col-ms-push-0 {
        left: 0
    }

    .rwd .col-ms-offset-12 {
        margin-left: 100%
    }

    .rwd .col-ms-offset-11 {
        margin-left: 91.66666667%
    }

    .rwd .col-ms-offset-10 {
        margin-left: 83.33333333%
    }

    .rwd .col-ms-offset-9 {
        margin-left: 75%
    }

    .rwd .col-ms-offset-8 {
        margin-left: 66.66666667%
    }

    .rwd .col-ms-offset-7 {
        margin-left: 58.33333333%
    }

    .rwd .col-ms-offset-6 {
        margin-left: 50%
    }

    .rwd .col-ms-offset-5 {
        margin-left: 41.66666667%
    }

    .rwd .col-ms-offset-4 {
        margin-left: 33.33333333%
    }

    .rwd .col-ms-offset-3 {
        margin-left: 25%
    }

    .rwd .col-ms-offset-2 {
        margin-left: 16.66666667%
    }

    .rwd .col-ms-offset-1 {
        margin-left: 8.33333333%
    }

    .rwd .col-ms-offset-0 {
        margin-left: 0
    }
}

@media(min-width:768px) {
    .rwd .container {
        width: 750px;
        max-width: none
    }

    .rwd .navbar .container {
        width: 780px;
        max-width: none
    }

    .rwd .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11 {
        float: left
    }

    .rwd .col-sm-12 {
        width: 100%
    }

    .rwd .col-sm-11 {
        width: 91.66666667%
    }

    .rwd .col-sm-10 {
        width: 83.33333333%
    }

    .rwd .col-sm-9 {
        width: 75%
    }

    .rwd .col-sm-8 {
        width: 66.66666667%
    }

    .rwd .col-sm-7 {
        width: 58.33333333%
    }

    .rwd .col-sm-6 {
        width: 50%
    }

    .rwd .col-sm-5 {
        width: 41.66666667%
    }

    .rwd .col-sm-4 {
        width: 33.33333333%
    }

    .rwd .col-sm-3 {
        width: 25%
    }

    .rwd .col-sm-2 {
        width: 16.66666667%
    }

    .rwd .col-sm-1 {
        width: 8.33333333%
    }

    .rwd .col-sm-pull-12 {
        right: 100%
    }

    .rwd .col-sm-pull-11 {
        right: 91.66666667%
    }

    .rwd .col-sm-pull-10 {
        right: 83.33333333%
    }

    .rwd .col-sm-pull-9 {
        right: 75%
    }

    .rwd .col-sm-pull-8 {
        right: 66.66666667%
    }

    .rwd .col-sm-pull-7 {
        right: 58.33333333%
    }

    .rwd .col-sm-pull-6 {
        right: 50%
    }

    .rwd .col-sm-pull-5 {
        right: 41.66666667%
    }

    .rwd .col-sm-pull-4 {
        right: 33.33333333%
    }

    .rwd .col-sm-pull-3 {
        right: 25%
    }

    .rwd .col-sm-pull-2 {
        right: 16.66666667%
    }

    .rwd .col-sm-pull-1 {
        right: 8.33333333%
    }

    .rwd .col-sm-pull-0 {
        right: 0
    }

    .rwd .col-sm-push-12 {
        left: 100%
    }

    .rwd .col-sm-push-11 {
        left: 91.66666667%
    }

    .rwd .col-sm-push-10 {
        left: 83.33333333%
    }

    .rwd .col-sm-push-9 {
        left: 75%
    }

    .rwd .col-sm-push-8 {
        left: 66.66666667%
    }

    .rwd .col-sm-push-7 {
        left: 58.33333333%
    }

    .rwd .col-sm-push-6 {
        left: 50%
    }

    .rwd .col-sm-push-5 {
        left: 41.66666667%
    }

    .rwd .col-sm-push-4 {
        left: 33.33333333%
    }

    .rwd .col-sm-push-3 {
        left: 25%
    }

    .rwd .col-sm-push-2 {
        left: 16.66666667%
    }

    .rwd .col-sm-push-1 {
        left: 8.33333333%
    }

    .rwd .col-sm-push-0 {
        left: 0
    }

    .rwd .col-sm-offset-12 {
        margin-left: 100%
    }

    .rwd .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .rwd .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .rwd .col-sm-offset-9 {
        margin-left: 75%
    }

    .rwd .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .rwd .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .rwd .col-sm-offset-6 {
        margin-left: 50%
    }

    .rwd .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .rwd .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .rwd .col-sm-offset-3 {
        margin-left: 25%
    }

    .rwd .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .rwd .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .rwd .col-sm-offset-0 {
        margin-left: 0
    }
}

@media(min-width:992px) {
    .rwd .container, .rwd .navbar .container {
        width: 970px;
        max-width: none
    }

    .rwd .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11 {
        float: left
    }

    .rwd .col-md-12 {
        width: 100%
    }

    .rwd .col-md-11 {
        width: 91.66666667%
    }

    .rwd .col-md-10 {
        width: 83.33333333%
    }

    .rwd .col-md-9 {
        width: 75%
    }

    .rwd .col-md-8 {
        width: 66.66666667%
    }

    .rwd .col-md-7 {
        width: 58.33333333%
    }

    .rwd .col-md-6 {
        width: 50%
    }

    .rwd .col-md-5 {
        width: 41.66666667%
    }

    .rwd .col-md-4 {
        width: 33.33333333%
    }

    .rwd .col-md-3 {
        width: 25%
    }

    .rwd .col-md-2 {
        width: 16.66666667%
    }

    .rwd .col-md-1 {
        width: 8.33333333%
    }

    .rwd .col-md-pull-12 {
        right: 100%
    }

    .rwd .col-md-pull-11 {
        right: 91.66666667%
    }

    .rwd .col-md-pull-10 {
        right: 83.33333333%
    }

    .rwd .col-md-pull-9 {
        right: 75%
    }

    .rwd .col-md-pull-8 {
        right: 66.66666667%
    }

    .rwd .col-md-pull-7 {
        right: 58.33333333%
    }

    .rwd .col-md-pull-6 {
        right: 50%
    }

    .rwd .col-md-pull-5 {
        right: 41.66666667%
    }

    .rwd .col-md-pull-4 {
        right: 33.33333333%
    }

    .rwd .col-md-pull-3 {
        right: 25%
    }

    .rwd .col-md-pull-2 {
        right: 16.66666667%
    }

    .rwd .col-md-pull-1 {
        right: 8.33333333%
    }

    .rwd .col-md-pull-0 {
        right: 0
    }

    .rwd .col-md-push-12 {
        left: 100%
    }

    .rwd .col-md-push-11 {
        left: 91.66666667%
    }

    .rwd .col-md-push-10 {
        left: 83.33333333%
    }

    .rwd .col-md-push-9 {
        left: 75%
    }

    .rwd .col-md-push-8 {
        left: 66.66666667%
    }

    .rwd .col-md-push-7 {
        left: 58.33333333%
    }

    .rwd .col-md-push-6 {
        left: 50%
    }

    .rwd .col-md-push-5 {
        left: 41.66666667%
    }

    .rwd .col-md-push-4 {
        left: 33.33333333%
    }

    .rwd .col-md-push-3 {
        left: 25%
    }

    .rwd .col-md-push-2 {
        left: 16.66666667%
    }

    .rwd .col-md-push-1 {
        left: 8.33333333%
    }

    .rwd .col-md-push-0 {
        left: 0
    }

    .rwd .col-md-offset-12 {
        margin-left: 100%
    }

    .rwd .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .rwd .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .rwd .col-md-offset-9 {
        margin-left: 75%
    }

    .rwd .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .rwd .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .rwd .col-md-offset-6 {
        margin-left: 50%
    }

    .rwd .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .rwd .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .rwd .col-md-offset-3 {
        margin-left: 25%
    }

    .rwd .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .rwd .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .rwd .col-md-offset-0 {
        margin-left: 0
    }
}

.rwd .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

    .rwd .container-fluid:before, .rwd .container-fluid:after {
        content: " ";
        display: table
    }

    .rwd .container-fluid:after {
        clear: both
    }

    .rwd .container-fluid:before, .rwd .container-fluid:after {
        content: " ";
        display: table
    }

    .rwd .container-fluid:after {
        clear: both
    }

@media(min-width:1200px) {
    .rwd .container, .rwd .navbar .container {
        width: 1170px;
        max-width: none
    }

    .rwd .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11 {
        float: left
    }

    .rwd .col-lg-12 {
        width: 100%
    }

    .rwd .col-lg-11 {
        width: 91.66666667%
    }

    .rwd .col-lg-10 {
        width: 83.33333333%
    }

    .rwd .col-lg-9 {
        width: 75%
    }

    .rwd .col-lg-8 {
        width: 66.66666667%
    }

    .rwd .col-lg-7 {
        width: 58.33333333%
    }

    .rwd .col-lg-6 {
        width: 50%
    }

    .rwd .col-lg-5 {
        width: 41.66666667%
    }

    .rwd .col-lg-4 {
        width: 33.33333333%
    }

    .rwd .col-lg-3 {
        width: 25%
    }

    .rwd .col-lg-2 {
        width: 16.66666667%
    }

    .rwd .col-lg-1 {
        width: 8.33333333%
    }

    .rwd .col-lg-pull-12 {
        right: 100%
    }

    .rwd .col-lg-pull-11 {
        right: 91.66666667%
    }

    .rwd .col-lg-pull-10 {
        right: 83.33333333%
    }

    .rwd .col-lg-pull-9 {
        right: 75%
    }

    .rwd .col-lg-pull-8 {
        right: 66.66666667%
    }

    .rwd .col-lg-pull-7 {
        right: 58.33333333%
    }

    .rwd .col-lg-pull-6 {
        right: 50%
    }

    .rwd .col-lg-pull-5 {
        right: 41.66666667%
    }

    .rwd .col-lg-pull-4 {
        right: 33.33333333%
    }

    .rwd .col-lg-pull-3 {
        right: 25%
    }

    .rwd .col-lg-pull-2 {
        right: 16.66666667%
    }

    .rwd .col-lg-pull-1 {
        right: 8.33333333%
    }

    .rwd .col-lg-pull-0 {
        right: 0
    }

    .rwd .col-lg-push-12 {
        left: 100%
    }

    .rwd .col-lg-push-11 {
        left: 91.66666667%
    }

    .rwd .col-lg-push-10 {
        left: 83.33333333%
    }

    .rwd .col-lg-push-9 {
        left: 75%
    }

    .rwd .col-lg-push-8 {
        left: 66.66666667%
    }

    .rwd .col-lg-push-7 {
        left: 58.33333333%
    }

    .rwd .col-lg-push-6 {
        left: 50%
    }

    .rwd .col-lg-push-5 {
        left: 41.66666667%
    }

    .rwd .col-lg-push-4 {
        left: 33.33333333%
    }

    .rwd .col-lg-push-3 {
        left: 25%
    }

    .rwd .col-lg-push-2 {
        left: 16.66666667%
    }

    .rwd .col-lg-push-1 {
        left: 8.33333333%
    }

    .rwd .col-lg-push-0 {
        left: 0
    }

    .rwd .col-lg-offset-12 {
        margin-left: 100%
    }

    .rwd .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .rwd .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .rwd .col-lg-offset-9 {
        margin-left: 75%
    }

    .rwd .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .rwd .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .rwd .col-lg-offset-6 {
        margin-left: 50%
    }

    .rwd .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .rwd .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .rwd .col-lg-offset-3 {
        margin-left: 25%
    }

    .rwd .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .rwd .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .rwd .col-lg-offset-0 {
        margin-left: 0
    }
}

@media(min-width:1650px) {
    .rwd .container, .rwd .navbar .container {
        width: 1610px;
        max-width: none
    }

    .rwd .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11 {
        float: left
    }

    .rwd .col-xl-12 {
        width: 100%
    }

    .rwd .col-xl-11 {
        width: 91.66666667%
    }

    .rwd .col-xl-10 {
        width: 83.33333333%
    }

    .rwd .col-xl-9 {
        width: 75%
    }

    .rwd .col-xl-8 {
        width: 66.66666667%
    }

    .rwd .col-xl-7 {
        width: 58.33333333%
    }

    .rwd .col-xl-6 {
        width: 50%
    }

    .rwd .col-xl-5 {
        width: 41.66666667%
    }

    .rwd .col-xl-4 {
        width: 33.33333333%
    }

    .rwd .col-xl-3 {
        width: 25%
    }

    .rwd .col-xl-2 {
        width: 16.66666667%
    }

    .rwd .col-xl-1 {
        width: 8.33333333%
    }

    .rwd .col-xl-pull-12 {
        right: 100%
    }

    .rwd .col-xl-pull-11 {
        right: 91.66666667%
    }

    .rwd .col-xl-pull-10 {
        right: 83.33333333%
    }

    .rwd .col-xl-pull-9 {
        right: 75%
    }

    .rwd .col-xl-pull-8 {
        right: 66.66666667%
    }

    .rwd .col-xl-pull-7 {
        right: 58.33333333%
    }

    .rwd .col-xl-pull-6 {
        right: 50%
    }

    .rwd .col-xl-pull-5 {
        right: 41.66666667%
    }

    .rwd .col-xl-pull-4 {
        right: 33.33333333%
    }

    .rwd .col-xl-pull-3 {
        right: 25%
    }

    .rwd .col-xl-pull-2 {
        right: 16.66666667%
    }

    .rwd .col-xl-pull-1 {
        right: 8.33333333%
    }

    .rwd .col-xl-pull-0 {
        right: 0
    }

    .rwd .col-xl-push-12 {
        left: 100%
    }

    .rwd .col-xl-push-11 {
        left: 91.66666667%
    }

    .rwd .col-xl-push-10 {
        left: 83.33333333%
    }

    .rwd .col-xl-push-9 {
        left: 75%
    }

    .rwd .col-xl-push-8 {
        left: 66.66666667%
    }

    .rwd .col-xl-push-7 {
        left: 58.33333333%
    }

    .rwd .col-xl-push-6 {
        left: 50%
    }

    .rwd .col-xl-push-5 {
        left: 41.66666667%
    }

    .rwd .col-xl-push-4 {
        left: 33.33333333%
    }

    .rwd .col-xl-push-3 {
        left: 25%
    }

    .rwd .col-xl-push-2 {
        left: 16.66666667%
    }

    .rwd .col-xl-push-1 {
        left: 8.33333333%
    }

    .rwd .col-xl-push-0 {
        left: 0
    }

    .rwd .col-xl-offset-12 {
        margin-left: 100%
    }

    .rwd .col-xl-offset-11 {
        margin-left: 91.66666667%
    }

    .rwd .col-xl-offset-10 {
        margin-left: 83.33333333%
    }

    .rwd .col-xl-offset-9 {
        margin-left: 75%
    }

    .rwd .col-xl-offset-8 {
        margin-left: 66.66666667%
    }

    .rwd .col-xl-offset-7 {
        margin-left: 58.33333333%
    }

    .rwd .col-xl-offset-6 {
        margin-left: 50%
    }

    .rwd .col-xl-offset-5 {
        margin-left: 41.66666667%
    }

    .rwd .col-xl-offset-4 {
        margin-left: 33.33333333%
    }

    .rwd .col-xl-offset-3 {
        margin-left: 25%
    }

    .rwd .col-xl-offset-2 {
        margin-left: 16.66666667%
    }

    .rwd .col-xl-offset-1 {
        margin-left: 8.33333333%
    }

    .rwd .col-xl-offset-0 {
        margin-left: 0
    }
}

.rwd .visible-xs, tr.rwd .visible-xs, th.rwd .visible-xs, td.rwd .visible-xs {
    display: none !important
}

@media(max-width:767px) {
    .rwd .visible-xs {
        display: block !important
    }

    tr.rwd .visible-xs {
        display: table-row !important
    }

    th.rwd .visible-xs, td.rwd .visible-xs {
        display: table-cell !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .rwd .visible-xs.visible-sm {
        display: block !important
    }

    tr.rwd .visible-xs.visible-sm {
        display: table-row !important
    }

    th.rwd .visible-xs.visible-sm, td.rwd .visible-xs.visible-sm {
        display: table-cell !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .rwd .visible-xs.visible-md {
        display: block !important
    }

    tr.rwd .visible-xs.visible-md {
        display: table-row !important
    }

    th.rwd .visible-xs.visible-md, td.rwd .visible-xs.visible-md {
        display: table-cell !important
    }
}

@media(min-width:1200px) and (max-width:1649px) {
    .rwd .visible-xs.visible-lg {
        display: block !important
    }

    tr.rwd .visible-xs.visible-lg {
        display: table-row !important
    }

    th.rwd .visible-xs.visible-lg, td.rwd .visible-xs.visible-lg {
        display: table-cell !important
    }
}

@media(min-width:1650px) {
    .rwd .visible-xs.visible-xl {
        display: block !important
    }

    tr.rwd .visible-xs.visible-xl {
        display: table-row !important
    }

    th.rwd .visible-xs.visible-xl, td.rwd .visible-xs.visible-xl {
        display: table-cell !important
    }
}

.rwd .visible-sm, tr.rwd .visible-sm, th.rwd .visible-sm, td.rwd .visible-sm {
    display: none !important
}

@media(max-width:767px) {
    .rwd .visible-sm.visible-xs {
        display: block !important
    }

    tr.rwd .visible-sm.visible-xs {
        display: table-row !important
    }

    th.rwd .visible-sm.visible-xs, td.rwd .visible-sm.visible-xs {
        display: table-cell !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .rwd .visible-sm {
        display: block !important
    }

    tr.rwd .visible-sm {
        display: table-row !important
    }

    th.rwd .visible-sm, td.rwd .visible-sm {
        display: table-cell !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .rwd .visible-sm.visible-md {
        display: block !important
    }

    tr.rwd .visible-sm.visible-md {
        display: table-row !important
    }

    th.rwd .visible-sm.visible-md, td.rwd .visible-sm.visible-md {
        display: table-cell !important
    }
}

@media(min-width:1200px) and (max-width:1649px) {
    .rwd .visible-sm.visible-lg {
        display: block !important
    }

    tr.rwd .visible-sm.visible-lg {
        display: table-row !important
    }

    th.rwd .visible-sm.visible-lg, td.rwd .visible-sm.visible-lg {
        display: table-cell !important
    }
}

@media(min-width:1650px) {
    .rwd .visible-sm.visible-xl {
        display: block !important
    }

    tr.rwd .visible-sm.visible-xl {
        display: table-row !important
    }

    th.rwd .visible-sm.visible-xl, td.rwd .visible-sm.visible-xl {
        display: table-cell !important
    }
}

.rwd .visible-md, tr.rwd .visible-md, th.rwd .visible-md, td.rwd .visible-md {
    display: none !important
}

@media(max-width:767px) {
    .rwd .visible-md.visible-xs {
        display: block !important
    }

    tr.rwd .visible-md.visible-xs {
        display: table-row !important
    }

    th.rwd .visible-md.visible-xs, td.rwd .visible-md.visible-xs {
        display: table-cell !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .rwd .visible-md.visible-sm {
        display: block !important
    }

    tr.rwd .visible-md.visible-sm {
        display: table-row !important
    }

    th.rwd .visible-md.visible-sm, td.rwd .visible-md.visible-sm {
        display: table-cell !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .rwd .visible-md {
        display: block !important
    }

    tr.rwd .visible-md {
        display: table-row !important
    }

    th.rwd .visible-md, td.rwd .visible-md {
        display: table-cell !important
    }
}

@media(min-width:1200px) and (max-width:1649px) {
    .rwd .visible-md.visible-lg {
        display: block !important
    }

    tr.rwd .visible-md.visible-lg {
        display: table-row !important
    }

    th.rwd .visible-md.visible-lg, td.rwd .visible-md.visible-lg {
        display: table-cell !important
    }
}

@media(min-width:1650px) {
    .rwd .visible-md.visible-xl {
        display: block !important
    }

    tr.rwd .visible-md.visible-xl {
        display: table-row !important
    }

    th.rwd .visible-md.visible-xl, td.rwd .visible-md.visible-xl {
        display: table-cell !important
    }
}

.rwd .visible-lg, tr.rwd .visible-lg, th.rwd .visible-lg, td.rwd .visible-lg {
    display: none !important
}

@media(max-width:767px) {
    .rwd .visible-lg.visible-xs {
        display: block !important
    }

    tr.rwd .visible-lg.visible-xs {
        display: table-row !important
    }

    th.rwd .visible-lg.visible-xs, td.rwd .visible-lg.visible-xs {
        display: table-cell !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .rwd .visible-lg.visible-sm {
        display: block !important
    }

    tr.rwd .visible-lg.visible-sm {
        display: table-row !important
    }

    th.rwd .visible-lg.visible-sm, td.rwd .visible-lg.visible-sm {
        display: table-cell !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .rwd .visible-lg.visible-md {
        display: block !important
    }

    tr.rwd .visible-lg.visible-md {
        display: table-row !important
    }

    th.rwd .visible-lg.visible-md, td.rwd .visible-lg.visible-md {
        display: table-cell !important
    }
}

@media(min-width:1200px) and (max-width:1649px) {
    .rwd .visible-lg {
        display: block !important
    }

    tr.rwd .visible-lg {
        display: table-row !important
    }

    th.rwd .visible-lg, td.rwd .visible-lg {
        display: table-cell !important
    }
}

@media(min-width:1650px) {
    .rwd .visible-lg.visible-xl {
        display: block !important
    }

    tr.rwd .visible-lg.visible-xl {
        display: table-row !important
    }

    th.rwd .visible-lg.visible-xl, td.rwd .visible-lg.visible-xl {
        display: table-cell !important
    }
}

.rwd .visible-xl, tr.rwd .visible-xl, th.rwd .visible-xl, td.rwd .visible-xl {
    display: none !important
}

@media(max-width:767px) {
    .rwd .visible-xl.visible-xs {
        display: block !important
    }

    tr.rwd .visible-xl.visible-xs {
        display: table-row !important
    }

    th.rwd .visible-xl.visible-xs, td.rwd .visible-xl.visible-xs {
        display: table-cell !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .rwd .visible-xl.visible-sm {
        display: block !important
    }

    tr.rwd .visible-xl.visible-sm {
        display: table-row !important
    }

    th.rwd .visible-xl.visible-sm, td.rwd .visible-xl.visible-sm {
        display: table-cell !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .rwd .visible-xl.visible-md {
        display: block !important
    }

    tr.rwd .visible-xl.visible-md {
        display: table-row !important
    }

    th.rwd .visible-xl.visible-md, td.rwd .visible-xl.visible-md {
        display: table-cell !important
    }
}

@media(min-width:1200px) and (max-width:1649px) {
    .rwd .visible-xl.visible-lg {
        display: block !important
    }

    tr.rwd .visible-xl.visible-lg {
        display: table-row !important
    }

    th.rwd .visible-xl.visible-lg, td.rwd .visible-xl.visible-lg {
        display: table-cell !important
    }
}

@media(min-width:1650px) {
    .rwd .visible-xl {
        display: block !important
    }

    tr.rwd .visible-xl {
        display: table-row !important
    }

    th.rwd .visible-xl, td.rwd .visible-xl {
        display: table-cell !important
    }
}

.rwd .hidden-xs {
    display: block !important
}

tr.rwd .hidden-xs {
    display: table-row !important
}

th.rwd .hidden-xs, td.rwd .hidden-xs {
    display: table-cell !important
}

@media(max-width:767px) {
    .rwd .hidden-xs, tr.rwd .hidden-xs, th.rwd .hidden-xs, td.rwd .hidden-xs {
        display: none !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .rwd .hidden-xs.hidden-sm, tr.rwd .hidden-xs.hidden-sm, th.rwd .hidden-xs.hidden-sm, td.rwd .hidden-xs.hidden-sm {
        display: none !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .rwd .hidden-xs.hidden-md, tr.rwd .hidden-xs.hidden-md, th.rwd .hidden-xs.hidden-md, td.rwd .hidden-xs.hidden-md {
        display: none !important
    }
}

@media(min-width:1200px) and (max-width:1649px) {
    .rwd .hidden-xs.hidden-lg, tr.rwd .hidden-xs.hidden-lg, th.rwd .hidden-xs.hidden-lg, td.rwd .hidden-xs.hidden-lg {
        display: none !important
    }
}

@media(min-width:1650px) {
    .rwd .hidden-xs.hidden-xl, tr.rwd .hidden-xs.hidden-xl, th.rwd .hidden-xs.hidden-xl, td.rwd .hidden-xs.hidden-xl {
        display: none !important
    }
}

.rwd .hidden-sm {
    display: block !important
}

tr.rwd .hidden-sm {
    display: table-row !important
}

th.rwd .hidden-sm, td.rwd .hidden-sm {
    display: table-cell !important
}

@media(max-width:767px) {
    .rwd .hidden-sm.hidden-xs, tr.rwd .hidden-sm.hidden-xs, th.rwd .hidden-sm.hidden-xs, td.rwd .hidden-sm.hidden-xs {
        display: none !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .rwd .hidden-sm, tr.rwd .hidden-sm, th.rwd .hidden-sm, td.rwd .hidden-sm {
        display: none !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .rwd .hidden-sm.hidden-md, tr.rwd .hidden-sm.hidden-md, th.rwd .hidden-sm.hidden-md, td.rwd .hidden-sm.hidden-md {
        display: none !important
    }
}

@media(min-width:1200px) and (max-width:1649px) {
    .rwd .hidden-sm.hidden-lg, tr.rwd .hidden-sm.hidden-lg, th.rwd .hidden-sm.hidden-lg, td.rwd .hidden-sm.hidden-lg {
        display: none !important
    }
}

@media(min-width:1650px) {
    .rwd .hidden-sm.hidden-xl, tr.rwd .hidden-sm.hidden-xl, th.rwd .hidden-sm.hidden-xl, td.rwd .hidden-sm.hidden-xl {
        display: none !important
    }
}

.rwd .hidden-md {
    display: block !important
}

tr.rwd .hidden-md {
    display: table-row !important
}

th.rwd .hidden-md, td.rwd .hidden-md {
    display: table-cell !important
}

@media(max-width:767px) {
    .rwd .hidden-md.hidden-xs, tr.rwd .hidden-md.hidden-xs, th.rwd .hidden-md.hidden-xs, td.rwd .hidden-md.hidden-xs {
        display: none !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .rwd .hidden-md.hidden-sm, tr.rwd .hidden-md.hidden-sm, th.rwd .hidden-md.hidden-sm, td.rwd .hidden-md.hidden-sm {
        display: none !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .rwd .hidden-md, tr.rwd .hidden-md, th.rwd .hidden-md, td.rwd .hidden-md {
        display: none !important
    }
}

@media(min-width:1200px) and (max-width:1649px) {
    .rwd .hidden-md.hidden-lg, tr.rwd .hidden-md.hidden-lg, th.rwd .hidden-md.hidden-lg, td.rwd .hidden-md.hidden-lg {
        display: none !important
    }
}

@media(min-width:1650px) {
    .rwd .hidden-md.hidden-xl, tr.rwd .hidden-md.hidden-xl, th.rwd .hidden-md.hidden-xl, td.rwd .hidden-md.hidden-xl {
        display: none !important
    }
}

.rwd .hidden-lg {
    display: block !important
}

tr.rwd .hidden-lg {
    display: table-row !important
}

th.rwd .hidden-lg, td.rwd .hidden-lg {
    display: table-cell !important
}

@media(max-width:767px) {
    .rwd .hidden-lg.hidden-xs, tr.rwd .hidden-lg.hidden-xs, th.rwd .hidden-lg.hidden-xs, td.rwd .hidden-lg.hidden-xs {
        display: none !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .rwd .hidden-lg.hidden-sm, tr.rwd .hidden-lg.hidden-sm, th.rwd .hidden-lg.hidden-sm, td.rwd .hidden-lg.hidden-sm {
        display: none !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .rwd .hidden-lg.hidden-md, tr.rwd .hidden-lg.hidden-md, th.rwd .hidden-lg.hidden-md, td.rwd .hidden-lg.hidden-md {
        display: none !important
    }
}

@media(min-width:1200px) and (max-width:1649px) {
    .rwd .hidden-lg, tr.rwd .hidden-lg, th.rwd .hidden-lg, td.rwd .hidden-lg {
        display: none !important
    }
}

@media(min-width:1650px) {
    .rwd .hidden-lg.hidden-xl, tr.rwd .hidden-lg.hidden-xl, th.rwd .hidden-lg.hidden-xl, td.rwd .hidden-lg.hidden-xl {
        display: none !important
    }
}

.rwd .hidden-xl {
    display: block !important
}

tr.rwd .hidden-xl {
    display: table-row !important
}

th.rwd .hidden-xl, td.rwd .hidden-xl {
    display: table-cell !important
}

@media(max-width:767px) {
    .rwd .hidden-xl.hidden-xs, tr.rwd .hidden-xl.hidden-xs, th.rwd .hidden-xl.hidden-xs, td.rwd .hidden-xl.hidden-xs {
        display: none !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .rwd .hidden-xl.hidden-sm, tr.rwd .hidden-xl.hidden-sm, th.rwd .hidden-xl.hidden-sm, td.rwd .hidden-xl.hidden-sm {
        display: none !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .rwd .hidden-xl.hidden-md, tr.rwd .hidden-xl.hidden-md, th.rwd .hidden-xl.hidden-md, td.rwd .hidden-xl.hidden-md {
        display: none !important
    }
}

@media(min-width:1200px) and (max-width:1649px) {
    .rwd .hidden-xl.hidden-lg, tr.rwd .hidden-xl.hidden-lg, th.rwd .hidden-xl.hidden-lg, td.rwd .hidden-xl.hidden-lg {
        display: none !important
    }
}

@media(min-width:1650px) {
    .rwd .hidden-xl, tr.rwd .hidden-xl, th.rwd .hidden-xl, td.rwd .hidden-xl {
        display: none !important
    }
}

.rwd body {
    background-color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.rwd h1, .rwd h2, .rwd h3 {
    font-weight: 300
}

.rwd thead {
    color: #333;
    font-weight: 700
}

.rwd p {
    line-height: 1.25
}

.rwd a:hover, .rwd a:active, .rwd a.result_hover {
    cursor: pointer;
    color: #00aeef;
    text-decoration: none
}

.rwd .headline-font {
    font-family: "intel-clear-headline",impact,sans-serif;
    line-height: .9;
    letter-spacing: .029em
}

.rwd .headline-font-clear-bold {
    font-family: "intel-clear","tahoma",Helvetica,"helvetica",Arial,sans-serif;
    font-weight: 700;
    font-style: normal
}

.rwd .headline-font-one-bold {
    font-family: "intel-one","intel-clear",Helvetica,Arial,sans-serif;
    font-weight: 700;
    font-style: normal
}

.rwd .mixin-icon-font-awesome {
    font-family: "site-global-icons";
    font-style: normal;
    font-weight: 400;
    display: inline-block;
    text-decoration: inherit;
    width: auto;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.rwd .link-lock-before.fa-lock:before {
    margin-left: 0;
    width: auto;
    display: inline-block;
    padding-left: .5rem
}

@media(min-width:768px) {
    .rwd .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }
}

@media(min-width:768px) {
    .rwd .navbar {
        border-radius: 4px
    }
}

@media(min-width:768px) {
    .rwd .navbar-header {
        float: left
    }
}

@media(min-width:768px) {
    .rwd .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

        .rwd .navbar-collapse.collapse {
            display: block !important;
            height: auto !important;
            padding-bottom: 0;
            overflow: visible !important
        }

        .rwd .navbar-collapse.in {
            overflow-y: auto
        }

        .rwd .navbar-collapse .navbar-nav.navbar-left:first-child {
            margin-left: -15px
        }

        .rwd .navbar-collapse .navbar-nav.navbar-right:last-child {
            margin-right: -15px
        }

        .rwd .navbar-collapse .navbar-text:last-child {
            margin-right: 0
        }
}

@media(min-width:768px) {
    .rwd .container > .navbar-header, .rwd .container > .navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}

@media(min-width:768px) {
    .rwd .navbar-static-top {
        border-radius: 0
    }
}

@media(min-width:768px) {
    .rwd .navbar-fixed-top, .rwd .navbar-fixed-bottom {
        border-radius: 0
    }
}

@media(min-width:768px) {
    .navbar > .container .rwd .navbar-brand {
        margin-left: -15px
    }
}

@media(min-width:768px) {
    .rwd .navbar-toggle {
        display: none
    }
}

@media(min-width:768px) {
    .rwd .navbar-nav {
        float: left;
        margin: 0
    }

        .rwd .navbar-nav > li {
            float: left
        }

            .rwd .navbar-nav > li > a {
                padding-top: 19px;
                padding-bottom: 19px
            }
}

@media(min-width:768px) {
    .rwd .navbar-left {
        float: left !important
    }

    .rwd .navbar-right {
        float: right !important
    }
}

@media(min-width:768px) {
    .rwd .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

@media(min-width:768px) {
    .rwd .navbar-text {
        margin-left: 15px;
        margin-right: 15px
    }
}

@media(min-width:768px) {
    .rwd .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .rwd .dl-horizontal dd {
        margin-left: 180px
    }

        .rwd .dl-horizontal dd:before, .rwd .dl-horizontal dd:after {
            content: " ";
            display: table
        }

        .rwd .dl-horizontal dd:after {
            clear: both
        }

        .rwd .dl-horizontal dd:before, .rwd .dl-horizontal dd:after {
            content: " ";
            display: table
        }

        .rwd .dl-horizontal dd:after {
            clear: both
        }
}

.rwd .btn {
    position: relative;
    min-width: 96px;
    border-radius: 2px;
    padding: .3em 2em;
    font-size: 14px;
    border-width: 0;
    white-space: normal
}

    .rwd .btn:active {
        box-shadow: none
    }

    .rwd .btn.disabled {
        background-color: rgba(187,187,187,0.65)
    }

.rwd .btn-no-shadow {
    box-shadow: none
}

.rwd .btn-default {
    color: #262626;
    background-color: #ebebeb
}

    .rwd .btn-default:hover {
        color: #f3f3f3;
        background-color: #959595
    }

.rwd .btn-primary {
    color: white;
    background-color: #0068b5
}

    .rwd .btn-primary:hover {
        color: white;
        background-color: #003c71
    }

.rwd .btn-search {
    color: white;
    background-color: #0068b5
}

.rwd .btn-chicklet {
    white-space: nowrap
}

@media(min-width:992px) {
    .rwd .btn-chicklet:before {
        margin-bottom: 0;
        font-weight: normal;
        vertical-align: middle;
        cursor: pointer;
        background-image: none;
        border: 1px solid transparent;
        padding: 6px 12px;
        font-size: 16px;
        line-height: 1.42857143;
        border-radius: 4px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        -o-user-select: none;
        user-select: none;
        min-width: 96px;
        border-radius: 2px;
        padding: .3em 2em;
        font-size: 14px;
        border-width: 0;
        white-space: normal;
        color: #fff;
        border-color: #00599c;
        background-color: #00aeef;
        background-color: #0068b5;
        position: relative;
        content: '\203A';
        color: white;
        display: inline-block;
        vertical-align: top;
        text-align: center;
        font-weight: 400;
        padding: 0 12px 5px 12px;
        min-width: 0;
        font-size: 28px;
        line-height: 26px;
        margin-right: 12px
    }

        .rwd .btn-chicklet:before:focus {
            outline: thin dotted #333;
            outline: 5px auto -webkit-focus-ring-color;
            outline-offset: -2px
        }

        .rwd .btn-chicklet:before:hover, .rwd .btn-chicklet:before:focus {
            color: #333;
            text-decoration: none
        }

        .rwd .btn-chicklet:before:active, .rwd .btn-chicklet:before.active {
            outline: 0;
            background-image: none;
            -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
            box-shadow: inset 0 3px 5px rgba(0,0,0,0.125)
        }

        .rwd .btn-chicklet:before.disabled, .rwd .btn-chicklet:before[disabled], fieldset[disabled] .rwd .btn-chicklet:before {
            cursor: not-allowed;
            pointer-events: none;
            filter: alpha(opacity=65);
            -ms-filter: "alpha(opacity=65)";
            -webkit-opacity: .65;
            -moz-opacity: .65;
            -ms-opacity: .65;
            -o-opacity: .65;
            opacity: .65;
            -webkit-box-shadow: none;
            box-shadow: none
        }

        .rwd .btn-chicklet:before:active {
            box-shadow: none
        }

        .rwd .btn-chicklet:before.disabled {
            background-color: rgba(187,187,187,0.65)
        }

        .rwd .btn-chicklet:before:active {
            box-shadow: none
        }

        .rwd .btn-chicklet:before.disabled {
            background-color: rgba(187,187,187,0.65)
        }

        .rwd .btn-chicklet:before:hover, .rwd .btn-chicklet:before:focus, .rwd .btn-chicklet:before:active, .rwd .btn-chicklet:before.active, .open .dropdown-toggle.rwd .btn-chicklet:before {
            color: #fff;
            background-color: #00518c;
            border-color: #00365e
        }

        .rwd .btn-chicklet:before:active, .rwd .btn-chicklet:before.active, .open .dropdown-toggle.rwd .btn-chicklet:before {
            background-image: none
        }

        .rwd .btn-chicklet:before.disabled, .rwd .btn-chicklet:before[disabled], fieldset[disabled] .rwd .btn-chicklet:before, .rwd .btn-chicklet:before.disabled:hover, .rwd .btn-chicklet:before[disabled]:hover, fieldset[disabled] .rwd .btn-chicklet:before:hover, .rwd .btn-chicklet:before.disabled:focus, .rwd .btn-chicklet:before[disabled]:focus, fieldset[disabled] .rwd .btn-chicklet:before:focus, .rwd .btn-chicklet:before.disabled:active, .rwd .btn-chicklet:before[disabled]:active, fieldset[disabled] .rwd .btn-chicklet:before:active, .rwd .btn-chicklet:before.disabled.active, .rwd .btn-chicklet:before[disabled].active, fieldset[disabled] .rwd .btn-chicklet:before.active {
            background-color: #0068b5;
            border-color: #00599c
        }

        .rwd .btn-chicklet:before:hover {
            color: white !important;
            background-color: #0083d7
        }

        .rwd .btn-chicklet:before :hover {
            color: white
        }

        .rwd .btn-chicklet:before:hover {
            color: white;
            background-color: #003c71
        }

        .rwd .btn-chicklet:before .icon-download {
            display: inline-block;
            padding: 0 10px 0 15px;
            position: relative
        }

            .rwd .btn-chicklet:before .icon-download:after {
                content: "";
                position: absolute;
                top: -14px;
                left: 5px;
                background-image: url(commons-page/resources/images/sprite-icons.png);
                background-position: -39px -188px;
                width: 20px;
                height: 20px
            }
}

@media(max-width:992px) {
    .rwd .btn-chicklet:before {
        display: inline-block;
        margin-bottom: 0;
        font-weight: normal;
        text-align: center;
        vertical-align: middle;
        cursor: pointer;
        background-image: none;
        border: 1px solid transparent;
        padding: 6px 12px;
        font-size: 16px;
        line-height: 1.42857143;
        border-radius: 4px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        -o-user-select: none;
        user-select: none;
        position: relative;
        min-width: 96px;
        border-radius: 2px;
        padding: .3em 2em;
        font-size: 14px;
        border-width: 0;
        white-space: normal;
        color: #fff;
        border-color: #00599c;
        background-color: #00aeef;
        color: white;
        background-color: #0068b5;
        display: none
    }

        .rwd .btn-chicklet:before:focus {
            outline: thin dotted #333;
            outline: 5px auto -webkit-focus-ring-color;
            outline-offset: -2px
        }

        .rwd .btn-chicklet:before:hover, .rwd .btn-chicklet:before:focus {
            color: #333;
            text-decoration: none
        }

        .rwd .btn-chicklet:before:active, .rwd .btn-chicklet:before.active {
            outline: 0;
            background-image: none;
            -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
            box-shadow: inset 0 3px 5px rgba(0,0,0,0.125)
        }

        .rwd .btn-chicklet:before.disabled, .rwd .btn-chicklet:before[disabled], fieldset[disabled] .rwd .btn-chicklet:before {
            cursor: not-allowed;
            pointer-events: none;
            filter: alpha(opacity=65);
            -ms-filter: "alpha(opacity=65)";
            -webkit-opacity: .65;
            -moz-opacity: .65;
            -ms-opacity: .65;
            -o-opacity: .65;
            opacity: .65;
            -webkit-box-shadow: none;
            box-shadow: none
        }

        .rwd .btn-chicklet:before:active {
            box-shadow: none
        }

        .rwd .btn-chicklet:before.disabled {
            background-color: rgba(187,187,187,0.65)
        }

        .rwd .btn-chicklet:before:active {
            box-shadow: none
        }

        .rwd .btn-chicklet:before.disabled {
            background-color: rgba(187,187,187,0.65)
        }

        .rwd .btn-chicklet:before:hover, .rwd .btn-chicklet:before:focus, .rwd .btn-chicklet:before:active, .rwd .btn-chicklet:before.active, .open .dropdown-toggle.rwd .btn-chicklet:before {
            color: #fff;
            background-color: #00518c;
            border-color: #00365e
        }

        .rwd .btn-chicklet:before:active, .rwd .btn-chicklet:before.active, .open .dropdown-toggle.rwd .btn-chicklet:before {
            background-image: none
        }

        .rwd .btn-chicklet:before.disabled, .rwd .btn-chicklet:before[disabled], fieldset[disabled] .rwd .btn-chicklet:before, .rwd .btn-chicklet:before.disabled:hover, .rwd .btn-chicklet:before[disabled]:hover, fieldset[disabled] .rwd .btn-chicklet:before:hover, .rwd .btn-chicklet:before.disabled:focus, .rwd .btn-chicklet:before[disabled]:focus, fieldset[disabled] .rwd .btn-chicklet:before:focus, .rwd .btn-chicklet:before.disabled:active, .rwd .btn-chicklet:before[disabled]:active, fieldset[disabled] .rwd .btn-chicklet:before:active, .rwd .btn-chicklet:before.disabled.active, .rwd .btn-chicklet:before[disabled].active, fieldset[disabled] .rwd .btn-chicklet:before.active {
            background-color: #0068b5;
            border-color: #00599c
        }

        .rwd .btn-chicklet:before:hover {
            color: white !important;
            background-color: #0083d7
        }

        .rwd .btn-chicklet:before :hover {
            color: white
        }

        .rwd .btn-chicklet:before:hover {
            color: white;
            background-color: #003c71
        }

        .rwd .btn-chicklet:before .icon-download {
            display: inline-block;
            padding: 0 10px 0 15px;
            position: relative
        }

            .rwd .btn-chicklet:before .icon-download:after {
                content: "";
                position: absolute;
                top: -14px;
                left: 5px;
                background-image: url(commons-page/resources/images/sprite-icons.png);
                background-position: -39px -188px;
                width: 20px;
                height: 20px
            }
}

.rwd .btn-chicklet:hover:before {
    background-color: #0083d7
}

.rwd .btn-chicklet:active:before {
    top: 2px;
    left: 2px;
    box-shadow: none
}

.rwd .btn-chicklet span {
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
    padding-right: 20px;
    width: auto
}

.rwd .btn-clear {
    padding: 6px 12px;
    border: 0;
    outline: 0;
    background-color: transparent
}

    .rwd .btn-clear:before {
        content: ' ';
        position: relative;
        display: inline-block;
        top: 2px;
        width: 18px;
        height: 18px;
        background-image: url("commons-page/resources/images/search-icons-x.png")
    }

@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx) {
    .rwd .btn-clear:before {
        background-image: url("commons-page/resources/images/search-icons-x_2x.png");
        background-size: 18px 18px
    }
}

.rwd .btn-cancel {
    color: #0068b5;
    background-color: transparent;
    box-shadow: none
}

    .rwd .btn-cancel:hover {
        color: #9addf7
    }

.rwd button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}

.rwd .nextstepheading {
    font-size: 20px;
    padding-bottom: 30px;
    letter-spacing: .25px
}

@media screen and (max-width:767px) {
    .rwd .btn-chicklet span {
        display: inline-block;
        vertical-align: middle;
        font-weight: 400;
        white-space: normal;
        padding-right: 60px;
        width: auto;
        letter-spacing: .1px
    }

    .rwd .btn.full-width {
        width: 100%
    }
}

.rwd .btn-primary .icon-download {
    display: inline-block;
    padding: 0 10px 0 15px;
    position: relative
}

    .rwd .btn-primary .icon-download:after {
        content: "";
        position: absolute;
        top: -14px;
        left: 5px;
        background-image: url(commons-page/resources/images/sprite-icons.png);
        background-position: -39px -188px;
        width: 20px;
        height: 20px
    }

.rwd .btn-tooltip-trigger {
    background-color: #0068b5;
    border: 0;
    border-radius: 50%;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    height: 20px;
    line-height: 1;
    margin: 5px;
    padding: 0;
    text-align: center;
    outline: 0;
    width: 20px
}

    .rwd .btn-tooltip-trigger:hover {
        background-color: #00aeef
    }

    .rwd .btn-tooltip-trigger span {
        color: #fff;
        display: inline-block;
        position: relative;
        top: 1px
    }

@media screen and (min-width:768px) {
    .rwd .btn-tooltip-trigger {
        font-size: 11px;
        width: 12px;
        height: 12px
    }

        .rwd .btn-tooltip-trigger span {
            position: static
        }
}

.rwd .result-category.loader {
    position: absolute;
    margin-top: 25px;
    overflow: visible
}

    .rwd .result-category.loader:after {
        position: relative
    }

.rwd .loader {
    color: #fff;
    position: fixed;
    box-sizing: border-box;
    left: -9999px;
    top: -9999px;
    width: 0;
    height: 0;
    overflow: hidden;
    z-index: 999999
}

    .rwd .loader[data-text]:before {
        position: fixed;
        left: 0;
        top: 50%;
        text-align: center;
        width: 100%
    }

    .rwd .loader[data-text='']:before {
        content: 'Loading'
    }

    .rwd .loader[data-text]:not([data-text = '']):before {
        content: attr(data-text)
    }

    .rwd .loader:after, .rwd .loader:before {
        box-sizing: border-box;
        display: none
    }

    .rwd .loader.is-active-overlay, .rwd .loader.is-active-no-overlay {
        width: 100%;
        height: 100%;
        left: 0;
        top: 0
    }

    .rwd .loader.is-active-overlay {
        background-color: rgba(0,0,0,0.85)
    }

    .rwd .loader.is-active-no-overlay {
        background-color: rgba(0,0,0,0)
    }

        .rwd .loader.is-active-no-overlay:after, .rwd .loader.is-active-no-overlay:before, .rwd .loader.is-active-overlay:after, .rwd .loader.is-active-overlay:before {
            display: block
        }

@keyframes rotation {
    from {
        transform: rotate(0)
    }

    to {
        transform: rotate(359deg)
    }
}

@keyframes blink {
    from {
        opacity: .5
    }

    to {
        opacity: 1
    }
}

.rwd .loader-default[data-text]:before, .rwd .loader-default-intelblue[data-text]:before, .rwd .loader-default-black[data-text]:before, .rwd .loader-default-white[data-text]:before, .rwd .loader-default-navyblue[data-text]:before, .rwd .loader-default-lightgray[data-text]:before, .rwd .loader-default-darkgray[data-text]:before {
    top: calc(50% - 63px)
}

.rwd .loader-default:after {
    border: solid 8px #fff
}

.rwd .loader-default-intelblue:after {
    border: solid 8px #0071c5
}

.rwd .loader-default-black:after {
    border: solid 8px #000
}

.rwd .loader-default-white:after {
    border: solid 8px #fff
}

.rwd .loader-default-navyblue:after {
    border: solid 8px #003c71
}

.rwd .loader-default-lightgray:after {
    border: solid 8px #f3f3f3
}

.rwd .loader-default-darkgray:after {
    border: solid 8px #555
}

.rwd .loader-default:after, .rwd .loader-default-intelblue:after, .rwd .loader-default-black:after, .rwd .loader-default-white:after, .rwd .loader-default-navyblue:after, .rwd .loader-default-lightgray:after, .rwd .loader-default-darkgray:after {
    content: '';
    position: fixed;
    width: 48px;
    height: 48px;
    border-left-color: transparent;
    border-radius: 50%;
    top: calc(50% - 24px);
    left: calc(50% - 24px);
    animation: rotation 1s linear infinite
}

.rwd .intel-ws {
    line-height: 1.25
}

    .rwd .intel-ws h1, .rwd .intel-ws .h1 {
        font-family: "intel-one","intel-clear",Helvetica,Arial,sans-serif;
        font-weight: 300;
        font-style: normal;
        font-size: 1.75rem;
        line-height: 1.214;
        margin: 0 0 .5rem
    }

@media screen and (min-width:768px) {
    .rwd .intel-ws h1, .rwd .intel-ws .h1 {
        font-size: 2rem;
        line-height: 1.1875
    }
}

@media screen and (min-width:1200px) {
    .rwd .intel-ws h1, .rwd .intel-ws .h1 {
        font-size: 2.5rem;
        line-height: 1.2;
        letter-spacing: -0.0138rem
    }
}

.rwd .intel-ws h2, .rwd .intel-ws .h2 {
    font-family: "intel-one","intel-clear",Helvetica,Arial,sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 1.625rem;
    line-height: 1.25;
    margin: 0 0 1.5rem
}

@media screen and (min-width:768px) {
    .rwd .intel-ws h2, .rwd .intel-ws .h2 {
        font-size: 1.75rem
    }
}

@media screen and (min-width:1200px) {
    .rwd .intel-ws h2, .rwd .intel-ws .h2 {
        font-size: 2.25rem
    }
}

.rwd .intel-ws h3, .rwd .intel-ws .h3 {
    font-family: "intel-one","intel-clear",Helvetica,Arial,sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 1.375rem;
    line-height: 1.27;
    margin: 0 0 1.5rem
}

@media screen and (min-width:768px) {
    .rwd .intel-ws h3, .rwd .intel-ws .h3 {
        line-height: 1.25
    }
}

@media screen and (min-width:1200px) {
    .rwd .intel-ws h3, .rwd .intel-ws .h3 {
        font-size: 1.75rem
    }
}

.rwd .intel-ws h4, .rwd .intel-ws .h4 {
    font-family: "intel-clear","tahoma",Helvetica,"helvetica",Arial,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.25rem;
    line-height: 1.2;
    margin: 0 0 1.5rem
}

@media screen and (min-width:1200px) {
    .rwd .intel-ws h4, .rwd .intel-ws .h4 {
        font-size: 1.375rem;
        line-height: 1.27
    }
}

.rwd .intel-ws h5, .rwd .intel-ws .h5 {
    font-family: "intel-clear","tahoma",Helvetica,"helvetica",Arial,sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1.125rem;
    line-height: 1.25;
    margin: 0 0 1.5rem
}

@media screen and (min-width:1200px) {
    .rwd .intel-ws h5, .rwd .intel-ws .h5 {
        font-size: 1.25rem
    }
}

.rwd .intel-ws h6, .rwd .intel-ws .h6 {
    font-family: "intel-clear","tahoma",Helvetica,"helvetica",Arial,sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1rem;
    line-height: 1.25;
    margin: 0 0 .5rem
}

.rwd .intel-ws .eyebrow {
    font-family: "intel-clear","tahoma",Helvetica,"helvetica",Arial,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: .875rem;
    line-height: 1.25;
    margin: 0 0 1rem
}

.rwd .intel-ws .margin-btm-1x {
    margin-bottom: .5rem
}

.rwd .intel-ws .margin-btm-2x {
    margin-bottom: 1rem
}

.rwd .intel-ws .margin-btm-3x {
    margin-bottom: 1.5rem
}

.rwd .intel-ws .btn {
    position: relative;
    min-width: none;
    border-radius: 0;
    padding: .625rem 1.5rem;
    font-size: 1rem;
    line-height: 1.25;
    border-width: 0;
    white-space: normal
}

    .rwd .intel-ws .btn:active {
        top: auto;
        left: auto
    }

    .rwd .intel-ws .btn:active, .rwd .intel-ws .btn:hover, .rwd .intel-ws .btn:focus {
        top: 0;
        left: 0;
        box-shadow: none
    }

.rwd .intel-ws .btn-secondary {
    border-width: 1px;
    border-style: solid;
    padding: .5625rem 1.5rem
}

.rwd .intel-ws .btn-tertiary {
    text-align: left;
    line-height: 1;
    padding: 0 0 .25rem;
    border: 0;
    border-bottom: 1px solid transparent
}

    .rwd .intel-ws .btn-tertiary.btn-export:after, .rwd .intel-ws .btn-tertiary.btn-download:after {
        display: inline-block;
        transform: rotate(90deg) translate(-4px,-3px)
    }

    .rwd .intel-ws .btn-primary:after, .rwd .intel-ws .btn-secondary:after, .rwd .intel-ws .btn-tertiary:after {
        font-family: "site-global-icons";
        font-size: 1rem;
        content: '\e8d2';
        padding-left: .3rem
    }

    .rwd .intel-ws .btn-primary.no-arrow:after, .rwd .intel-ws .btn-secondary.no-arrow:after, .rwd .intel-ws .btn-tertiary.no-arrow:after {
        display: none
    }

    .rwd .intel-ws .btn-primary.locked:after, .rwd .intel-ws .btn-secondary.locked:after, .rwd .intel-ws .btn-tertiary.locked:after {
        content: '\e803'
    }

.rwd .intel-ws .expand-media-image {
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0,0,0,0.5);
    width: 1.5rem;
    height: 1.5rem;
    position: absolute;
    top: .5rem;
    right: 1.438rem
}

.rwd .intel-ws .ws-component-heading {
    font-family: "intel-one","intel-clear",Helvetica,Arial,sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 1.375rem;
    line-height: 1.27;
    margin: 0 0 1.5rem;
    margin: 1rem 0
}

@media screen and (min-width:768px) {
    .rwd .intel-ws .ws-component-heading {
        line-height: 1.25
    }
}

@media screen and (min-width:1200px) {
    .rwd .intel-ws .ws-component-heading {
        font-size: 1.75rem
    }
}

.rwd .intel-ws .ws-heading-underline {
    padding-bottom: .5rem;
    border-bottom: 1px solid #d7d7d7
}

.rwd .intel-ws .ws-component, .rwd .intel-ws.ws-component {
    margin-bottom: 2.5rem
}

    .rwd .intel-ws .ws-component .ws-component-heading, .rwd .intel-ws.ws-component .ws-component-heading {
        margin-top: 0
    }

.rwd .intel-ws .ws-component-standalone, .rwd .intel-ws.ws-component-standalone {
    margin-top: 1.5rem;
    margin-bottom: 2.5rem
}

.rwd .intel-ws .ws-component-no-margin, .rwd .intel-ws.ws-component-no-margin {
    margin-bottom: 0
}

.rwd .intel-ws .ws-comp-v-padding, .rwd .intel-ws.ws-comp-v-padding {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem
}

.rwd .intel-ws .ws-comp-v-padding-2x, .rwd .intel-ws.ws-comp-v-padding-2x {
    padding-top: 5rem;
    padding-bottom: 5rem
}

.rwd .intel-ws .ws-comp-v-padding-top, .rwd .intel-ws.ws-comp-v-padding-top {
    padding-top: 2.5rem
}

.rwd .intel-ws .ws-comp-v-padding-top-2x, .rwd .intel-ws.ws-comp-v-padding-top-2x {
    padding-top: 5rem
}

.rwd .intel-ws .ws-comp-v-padding-top-none, .rwd .intel-ws.ws-comp-v-padding-top-none {
    padding-top: 0
}

.rwd .intel-ws .ws-comp-v-padding-btm, .rwd .intel-ws.ws-comp-v-padding-btm {
    padding-bottom: 2.5rem
}

.rwd .intel-ws .ws-comp-v-padding-btm-2x, .rwd .intel-ws.ws-comp-v-padding-btm-2x {
    padding-bottom: 5rem
}

.rwd .intel-ws .ws-comp-v-padding-btm-none, .rwd .intel-ws.ws-comp-v-padding-btm-none {
    padding-bottom: 0
}

.rwd .intel-ws .ws-comp-v-margin, .rwd .intel-ws.ws-comp-v-margin {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem
}

.rwd .intel-ws .ws-comp-v-margin-2x, .rwd .intel-ws.ws-comp-v-margin-2x {
    margin-top: 5rem;
    margin-bottom: 5rem
}

.rwd .intel-ws .ws-comp-v-margin-top, .rwd .intel-ws.ws-comp-v-margin-top {
    margin-top: 2.5rem
}

.rwd .intel-ws .ws-comp-v-margin-top-2x, .rwd .intel-ws.ws-comp-v-margin-top-2x {
    margin-top: 5rem
}

.rwd .intel-ws .ws-comp-v-margin-top-none, .rwd .intel-ws.ws-comp-v-margin-top-none {
    margin-top: 0
}

.rwd .intel-ws .ws-comp-v-margin-btm, .rwd .intel-ws.ws-comp-v-margin-btm {
    margin-bottom: 2.5rem
}

.rwd .intel-ws .ws-comp-v-margin-btm-2x, .rwd .intel-ws.ws-comp-v-margin-btm-2x {
    margin-bottom: 5rem
}

.rwd .intel-ws .ws-comp-v-margin-btm-none, .rwd .intel-ws.ws-comp-v-margin-btm-none {
    margin-bottom: 0
}

@font-face {
    font-family: "intel-clear";
    src: url("../../../fonts/intel-clear-latin.eot");
    src: url("../../../fonts/intel-clear-latin.eot?#iefix") format("embedded-opentype"),url('../../../fonts/intel-clear-latin.woff2') format('woff2'),url('../../../fonts/intel-clear-latin.woff') format('woff'),url('../../../fonts/intel-clear-latin.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "intel-clear";
    src: url("../../../fonts/intel-clear-latin-bold.eot");
    src: url("../../../fonts/intel-clear-latin-bold.eot?#iefix") format("embedded-opentype"),url("../../../fonts/intel-clear-latin-bold.woff2") format("woff2"),url("../../../fonts/intel-clear-latin-bold.woff") format("woff"),url("../../../fonts/intel-clear-latin-bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "intel-clear";
    src: url("../../../fonts/intel-clear-latin-italic.eot");
    src: url("../../../fonts/intel-clear-latin-italic.eot?#iefix") format("embedded-opentype"),url("../../../fonts/intel-clear-latin-italic.woff2") format("woff2"),url("../../../fonts/intel-clear-latin-italic.woff") format("woff"),url("../../../fonts/intel-clear-latin-italic.ttf") format("truetype");
    font-weight: 400;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: "intel-clear";
    src: url("../../../fonts/intel-clear-latin-bold-italic.eot");
    src: url("../../../fonts/intel-clear-latin-bold-italic.eot?#iefix") format("embedded-opentype"),url("../../../fonts/intel-clear-latin-bold-italic.woff2") format("woff2"),url("../../../fonts/intel-clear-latin-bold-italic.woff") format("woff"),url("../../../fonts/intel-clear-latin-bold-italic.ttf") format("truetype");
    font-weight: 700;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: "intel-clear";
    src: url("../../../fonts/intel-clear-latin-lite.eot");
    src: url("../../../fonts/intel-clear-latin-lite.eot?#iefix") format("embedded-opentype"),url("../../../fonts/intel-clear-latin-lite.woff2") format("woff2"),url("../../../fonts/intel-clear-latin-lite.woff") format("woff"),url("../../../fonts/intel-clear-latin-lite.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "intel-clear";
    src: url("../../../fonts/intel-clear-latin-lite-italic.eot");
    src: url("../../../fonts/intel-clear-latin-lite-italic.eot?#iefix") format("embedded-opentype"),url("../../../fonts/intel-clear-latin-lite-italic.woff2") format("woff2"),url("../../../fonts/intel-clear-latin-lite-italic.woff") format("woff"),url("../../../fonts/intel-clear-latin-lite-italic.ttf") format("truetype");
    font-weight: 300;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: "intel-clear-headline";
    src: url("../../../fonts/intel-clear-headline.eot");
    src: url("../../../fonts/intel-clear-headline.eot?#iefix") format("embedded-opentype"),url("../../../fonts/intel-clear-headline.woff2") format("woff2"),url("../../../fonts/intel-clear-headline.woff") format("woff"),url("../../../fonts/intel-clear-headline.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "intel-clear-pro-lowercaseselect";
    src: url("../../../fonts/IntelClearProLowercaseSelect_W_Bd.eot");
    src: url("../../../fonts/IntelClearProLowercaseSelect_W_Bd.eot?#iefix") format("embedded-opentype"),url("../../../fonts/IntelClearProLowercaseSelect_W_Bd.woff2") format("woff2"),url("../../../fonts/IntelClearProLowercaseSelect_W_Bd.woff") format("woff"),url("../../../fonts/IntelClearProLowercaseSelect_W_Bd.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "intel-one";
    src: url("../../../fonts/intelone-display-bold.woff2") format("woff2"),url("../../../fonts/intelone-display-bold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "intel-one";
    src: url("../../../fonts/intelone-display-light.woff2") format("woff2"),url("../../../fonts/intelone-display-light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "intel-one";
    src: url("../../../fonts/intelone-display-medium.woff2") format("woff2"),url("../../../fonts/intelone-display-medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "intel-one";
    src: url("../../../fonts/intelone-display-regular.woff2") format("woff2"),url("../../../fonts/intelone-display-regular.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

.rwd .new_browser .browser_detect, .rwd .new_browser .oldbrowsersdialog {
    display: none !important
}

.rwd body.global-menu-search-active {
    overflow: hidden
}

@media(max-width:1650px) {
    .rwd.no-desktop body.new_browser .header-peek, .rwd.no-desktop body.old_browser.cookie-oldbrowser .header-peek, .rwd.no-desktop body.new_browser .homepage-tile.header-peek, .rwd.no-desktop body.old_browser.cookie-oldbrowser .homepage-tile.header-peek {
        margin-top: 0;
        padding-top: 0
    }

        .rwd.no-desktop body.new_browser .header-peek.persistent-cta-peek, .rwd.no-desktop body.old_browser.cookie-oldbrowser .header-peek.persistent-cta-peek, .rwd.no-desktop body.new_browser .homepage-tile.header-peek.persistent-cta-peek, .rwd.no-desktop body.old_browser.cookie-oldbrowser .homepage-tile.header-peek.persistent-cta-peek {
            padding-top: 0
        }
}

@media(max-width:768px) {
    .rwd.desktop body.new_browser .header-peek, .rwd.desktop body.old_browser.cookie-oldbrowser .header-peek, .rwd.desktop body.new_browser .homepage-tile.header-peek, .rwd.desktop body.old_browser.cookie-oldbrowser .homepage-tile.header-peek {
        margin-top: 0;
        padding-top: 0
    }

        .rwd.desktop body.new_browser .header-peek.persistent-cta-peek, .rwd.desktop body.old_browser.cookie-oldbrowser .header-peek.persistent-cta-peek, .rwd.desktop body.new_browser .homepage-tile.header-peek.persistent-cta-peek, .rwd.desktop body.old_browser.cookie-oldbrowser .homepage-tile.header-peek.persistent-cta-peek {
            padding-top: 0
        }
}

.rwd body.new_browser .header-peek, .rwd body.old_browser.cookie-oldbrowser .header-peek {
    padding-top: 1em
}

    .rwd body.new_browser .header-peek.persistent-cta-peek, .rwd body.old_browser.cookie-oldbrowser .header-peek.persistent-cta-peek {
        padding-top: 130px
    }

    .rwd body.new_browser .header-peek.homepage-tile, .rwd body.old_browser.cookie-oldbrowser .header-peek.homepage-tile {
        padding-top: 92px
    }

.rwd .component-padding {
    padding-top: 2em;
    padding-bottom: 2em
}

.rwd .intrinsic-ratio {
    position: relative;
    padding-bottom: 0;
    height: 0
}

    .rwd .intrinsic-ratio .intrinsic-element {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-size: cover;
        background-position: center
    }

.rwd .navigation-tracker {
    position: fixed;
    top: 45%;
    z-index: 99;
    right: 30px;
    padding-left: 0
}

    .rwd .navigation-tracker li {
        border: 3px solid transparent;
        display: block;
        width: 20px;
        height: 22px;
        background: url("commons-page/resources/images/hdr-spr.png") no-repeat;
        background-position: -22px -751px;
        margin-bottom: 15px;
        cursor: pointer
    }

        .rwd .navigation-tracker li.active {
            background-position: -1px -751px
        }

@media screen and (max-width:991px) {
    .rwd .navigation-tracker {
        display: none
    }
}

.rwd blockquote.quote-double {
    background: #fff;
    border-left: 0;
    padding: 35px 15px;
    margin-left: -15px;
    margin-right: -15px
}

.rwd blockquote p {
    font-family: "intel-clear","tahoma",Helvetica,"helvetica",Arial,sans-serif;
    font-weight: 300;
    font-style: italic;
    font-size: 1.875em;
    padding: 0 15px 0 55px;
    margin-bottom: 0 !important;
    position: relative
}

    .rwd blockquote p:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        display: inline-block;
        background-image: url(commons-page/resources/images/sprite-icons.png);
        background-position: -7px -2161px;
        width: 37px;
        height: 35px
    }

.rwd blockquote footer {
    padding: 0 15px 0 55px;
    margin-top: 10px
}

@media screen and (min-width:768px) {
    .rwd blockquote.quote-double {
        margin-left: 0;
        margin-right: 0;
        padding: 35px 30px
    }

        .rwd blockquote.quote-double p {
            padding: 0 35px 0 85px
        }

            .rwd blockquote.quote-double p:before {
                background-image: url(commons-page/resources/images/sprite-icons.png);
                background-position: -6px -2099px;
                width: 63px;
                height: 58px
            }

        .rwd blockquote.quote-double footer {
            padding: 0 35px 0 85px
        }
}

.rwd .ww {
    display: inline-block
}

.rwd html {
    -webkit-text-size-adjust: 100%
}

@media(max-width:1650px) {
    .rwd.no-desktop body {
        padding-top: 50px
    }
}

@media(max-width:768px) {
    .rwd.desktop body {
        padding-top: 50px
    }
}

.rwd.no-nav body {
    padding-top: 0;
    -webkit-text-size-adjust: 100%
}

.rwd body {
    padding-top: 0;
    -webkit-text-size-adjust: 100%
}

.rwd img {
    max-width: 100%
}

.rwd .shader {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 80;
    display: none;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
    -webkit-opacity: .7;
    -moz-opacity: .7;
    -ms-opacity: .7;
    -o-opacity: .7;
    opacity: .7;
    -ms-filter: "alpha(opacity=70)";
    filter: alpha(opacity=70)
}

.rwd ul.sign-in-ul {
    list-style: none !important;
    padding: 0 !important
}

    .rwd ul.sign-in-ul p.error {
        display: none;
        font-size: 12px;
        color: red;
        margin-bottom: 2px
    }

.rwd #drawer-5-login p.error {
    display: none;
    font-size: 12px;
    color: red;
    margin-bottom: 2px;
    padding: 0 14px
}

    .rwd #drawer-5-login p.error a {
        display: inline;
        background: transparent;
        padding: 0 !important
    }

.rwd #drawer-5-login form p.error {
    padding: 0
}

.rwd #desktop-sign-in-menu .btn-primary, .rwd #mobile-signin-content form#mobile-itclogin .btn-primary {
    color: #fff;
    background-color: #00aeef
}

    .rwd #desktop-sign-in-menu .btn-primary:hover, .rwd #mobile-signin-content form#mobile-itclogin .btn-primary:hover {
        background-color: #004280
    }

.rwd #desktop-sign-in-menu .btn-primary {
    font-size: 14px
}

.rwd #desktop-sign-in-menu .desktop-signout {
    display: block
}

.rwd #desktop-sign-in-menu .mobile-signout {
    display: none
}

.rwd #mobile-signin-content form#mobile-itclogin .btn-primary {
    color: #fff;
    background-color: #00aeef;
    font-size: 12px !important
}

    .rwd #mobile-signin-content form#mobile-itclogin .btn-primary:hover {
        background-color: #9addf7
    }

.rwd #mobile-signin-content .desktop-signout {
    display: none
}

.rwd #mobile-signin-content .mobile-signout {
    display: block
}

.rwd #mobile-signin-content #desktop-sign-in {
    padding: 2em 0;
    min-width: 300px
}

    .rwd #mobile-signin-content #desktop-sign-in .sign-in-container {
        padding: 0 15px
    }

        .rwd #mobile-signin-content #desktop-sign-in .sign-in-container .intel-employee-p {
            display: none
        }

        .rwd #mobile-signin-content #desktop-sign-in .sign-in-container form .disclaimer-link {
            padding: 0
        }

@media(max-width:480px) {
    .rwd #mobile-signin-content #desktop-sign-in .sign-in-container form {
        max-width: 100% !important
    }
}

.rwd .remb-ez-checkbox-green {
    display: inline-block
}

.rwd iframe.janrain-login {
    border-width: 0;
    height: 80px;
    width: 200px;
    overflow: hidden;
    margin: 12px 0 0 0
}

.rwd .error-msg-trio {
    color: red;
    background-color: #ccc;
    display: block;
    top: 15px;
    position: relative;
    text-align: center
}

.rwd .trio-alt-msg {
    color: #262626;
    cursor: default
}

.rwd.ipad.landscape .navbar {
    width: 1024px !important
}

.rwd #username-error, .rwd #pswd-error, .rwd #login-error, .rwd #uname-error, .rwd #pwd-error {
    display: none
}

.rwd #login-error {
    width: 300px;
    background: #fff;
    color: #c81326
}

.rwd #username-error, .rwd #pswd-error, .rwd #uname-error, .rwd #pwd-error {
    color: #bf1932
}

.rwd #desktop-sign-in .sign-in-container .forgot-link, .rwd #mobile-signin-content .sign-in-container .forgot-link {
    margin: 2em 0 0
}

    .rwd #desktop-sign-in .sign-in-container .forgot-link a.forgot-link-a, .rwd #mobile-signin-content .sign-in-container .forgot-link a.forgot-link-a {
        display: inline-block;
        padding: 0;
        max-resolution: 0
    }

.rwd #hpsform-new div button {
    background-position: -14% 3.3%
}

.rwd #hpsform-new .form-group #header-btn-clear {
    display: none;
    background-size: 13px 13px
}

.rwd.ie8 img {
    max-width: none
}

.rwd .regDropdown1 {
    width: 300px;
    margin-left: 2px
}

.rwd .page-title {
    position: relative
}

    .rwd .page-title .badge-container {
        padding-top: 1em
    }

    .rwd .page-title h1 {
        margin: 1em 0 2px 0
    }

@media(max-width:767px) {
    .rwd .page-title h1 {
        font-size: 24px;
        margin: 15px
    }
}

@media(max-width:767px) {
    .rwd.desktop .page-tools {
        display: none
    }
}

@media(min-width:768px) {
    .rwd.desktop .mobile-page-tools {
        display: none
    }
}

.rwd.no-desktop .page-tools {
    display: none
}

    .rwd.no-desktop .page-tools .tool-links .show-more {
        display: none
    }

.rwd.no-desktop .mobile-page-tools {
    display: block
}

    .rwd.no-desktop .mobile-page-tools .container {
        width: 100%;
        display: block
    }

@media screen and (max-width:768px) {
    .rwd.no-desktop .mobile-page-tools .container {
        margin-top: -1px
    }
}

@media screen and (min-width:768px) {
    .rwd.no-desktop .mobile-page-tools .container {
        margin-top: -6px
    }
}

.rwd.no-desktop .mobile-page-tools .container .page-tools {
    display: block
}

@media(min-width:768px) {
    .rwd.no-desktop .articlehero .page-tools {
        display: block
    }
}

.rwd.no-desktop .articlehero .page-tools #moreSocialMediaBar {
    width: 130px !important
}

.rwd .page-tools {
    margin-bottom: 1em
}

    .rwd .page-tools .tool-links.showexpandedTag .tag-wrapper {
        display: none
    }

    .rwd .page-tools .tool-links {
        padding: 0
    }

        .rwd .page-tools .tool-links a {
            font-size: 12px;
            color: white;
            line-height: 15px
        }

        .rwd .page-tools .tool-links .tag-wrapper {
            position: relative;
            padding: 0;
            min-height: 0;
            border: 0;
            background-color: transparent
        }

        .rwd .page-tools .tool-links .page-tags {
            overflow: hidden;
            display: block
        }

            .rwd .page-tools .tool-links .page-tags h5 {
                display: inline;
                float: left;
                margin: 7px 2px
            }

            .rwd .page-tools .tool-links .page-tags .tag {
                padding: 2px 5px;
                float: left;
                margin: 4px 3px
            }

            .rwd .page-tools .tool-links .page-tags .tag-overflow .tag {
                display: none
            }

            .rwd .page-tools .tool-links .page-tags .more-tags {
                padding-left: 4px;
                line-height: 26px
            }

                .rwd .page-tools .tool-links .page-tags .more-tags:after {
                    content: ' ';
                    display: inline-block;
                    margin-left: 5px;
                    width: 11px;
                    height: 6px;
                    background: url('commons-page/resources/images/sprite-carets/caret-white-down.png') no-repeat
                }

@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx) {
    .rwd .page-tools .tool-links .page-tags .more-tags:after {
        background: url('commons-page/resources/images/sprite-carets/caret-white-down-2x.png') no-repeat;
        background-size: 11px 6px
    }
}

.rwd .page-tools .tool-links .page-tags .more-tags:hover:after {
    background: url('commons-page/resources/images/sprite-carets/caret-blue-pale-down.png') no-repeat
}

@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx) {
    .rwd .page-tools .tool-links .page-tags .more-tags:hover:after {
        background: url('commons-page/resources/images/sprite-carets/caret-blue-pale-down-2x.png') no-repeat;
        background-size: 11px 6px
    }
}

.rwd .page-tools .tool-links .tag-wrapper-expanded {
    min-height: 0;
    border: 0;
    position: absolute;
    top: 5px;
    left: 0;
    z-index: 500;
    overflow: hidden;
    border-radius: 2px;
    box-shadow: 3px 3px 0 rgba(0,0,0,0.1);
    display: none
}

    .rwd .page-tools .tool-links .tag-wrapper-expanded a {
        line-height: 22px;
        font-size: 16px;
        color: white
    }

        .rwd .page-tools .tool-links .tag-wrapper-expanded a:hover {
            color: #fff
        }

    .rwd .page-tools .tool-links .tag-wrapper-expanded .page-tags {
        display: block;
        background-color: #003c71;
        padding: 0 20px 10px
    }

        .rwd .page-tools .tool-links .tag-wrapper-expanded .page-tags p {
            font-size: 16px;
            margin: 15px 0
        }

        .rwd .page-tools .tool-links .tag-wrapper-expanded .page-tags .less-tags {
            cursor: pointer;
            text-align: right;
            font-size: 12px;
            line-height: 20px;
            position: absolute;
            padding: 15px;
            top: 0;
            right: 0
        }

            .rwd .page-tools .tool-links .tag-wrapper-expanded .page-tags .less-tags:after {
                display: inline-block;
                content: ' ';
                margin-left: 5px;
                width: 11px;
                height: 6px;
                background: url('commons-page/resources/images/sprite-carets/caret-white-up.png') no-repeat
            }

@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx) {
    .rwd .page-tools .tool-links .tag-wrapper-expanded .page-tags .less-tags:after {
        background: url('commons-page/resources/images/sprite-carets/caret-white-up-2x.png') no-repeat;
        background-size: 11px 6px
    }
}

.rwd .page-tools .tool-links .tag-wrapper-expanded .page-tags .less-tags:hover {
    color: #a1e5ff
}

    .rwd .page-tools .tool-links .tag-wrapper-expanded .page-tags .less-tags:hover:after {
        background: url('commons-page/resources/images/sprite-carets/caret-blue-pale-up.png') no-repeat
    }

@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx) {
    .rwd .page-tools .tool-links .tag-wrapper-expanded .page-tags .less-tags:hover:after {
        background: url('commons-page/resources/images/sprite-carets/caret-blue-pale-up-2x.png') no-repeat;
        background-size: 11px 6px
    }
}

.rwd .page-tools .tool-links .tag-wrapper-expanded .page-tags .tag {
    margin: 0 10px 10px 0;
    padding: 12px;
    line-height: 16px;
    background: rgba(0,0,0,0.35)
}

    .rwd .page-tools .tool-links .tag-wrapper-expanded .page-tags .tag:hover {
        background-color: #00aeef
    }

.rwd .page-tools .tool-links .tag-wrapper-expanded .page-tags .tag-overflow .tag {
    display: inline
}

.rwd .page-tools .tool-links .tag-wrapper-expanded .page-tags .more-tags {
    display: none
}

.rwd .page-tools .social-links {
    position: relative;
    padding: 0;
    font-size: 0;
    text-align: right
}

    .rwd .page-tools .social-links #modal-body-social {
        text-align: center
    }

    .rwd .page-tools .social-links a {
        display: inline-block;
        width: 32px;
        height: 32px;
        overflow: hidden;
        text-indent: -999px
    }

    .rwd .page-tools .social-links .more-social {
        background-image: url(commons-page/resources/images/sprite-carets.png);
        background-position: 0 -452px;
        width: 32px;
        height: 32px
    }

    .rwd .page-tools .social-links .kaixin {
        background-image: url(commons-page/resources/images/RWD_full_sprites_centered_v1.3.png);
        background-position: 0 -990px;
        width: 32px;
        height: 32px
    }

    .rwd .page-tools .social-links .sina {
        background-image: url(commons-page/resources/images/RWD_full_sprites_centered_v1.3.png);
        background-position: 0 -1119px;
        width: 32px;
        height: 32px
    }

    .rwd .page-tools .social-links .google {
        background-image: url(commons-page/resources/images/sprite-icons.png);
        background-position: 0 -981px;
        width: 32px;
        height: 32px
    }

    .rwd .page-tools .social-links .twitter {
        background-image: url(commons-page/resources/images/sprite-icons.png);
        background-position: 0 -813px;
        width: 32px;
        height: 32px
    }

    .rwd .page-tools .social-links .orkut {
        background-image: url(commons-page/resources/images/RWD_full_sprites_centered_v1.3.png);
        background-position: 0 -672px;
        width: 32px;
        height: 32px
    }

    .rwd .page-tools .social-links .digg {
        background-image: url(commons-page/resources/images/sprite-icons.png);
        background-position: 0 -1065px;
        width: 32px;
        height: 32px
    }

    .rwd .page-tools .social-links .slashdot {
        background-image: url(commons-page/resources/images/RWD_full_sprites_centered_v1.3.png);
        background-position: 0 -479px;
        width: 32px;
        height: 32px
    }

    .rwd .page-tools .social-links .qzone {
        background-image: url(commons-page/resources/images/RWD_full_sprites_centered_v1.3.png);
        background-position: 0 -1248px;
        width: 32px;
        height: 32px
    }

    .rwd .page-tools .social-links .facebook {
        background-image: url(commons-page/resources/images/sprite-icons.png);
        background-position: 0 -897px;
        width: 32px;
        height: 32px
    }

    .rwd .page-tools .social-links .renren {
        background-image: url(commons-page/resources/images/RWD_full_sprites_centered_v1.3.png);
        background-position: 0 -1056px;
        width: 32px;
        height: 32px
    }

    .rwd .page-tools .social-links .stumbleupon {
        background-image: url(commons-page/resources/images/RWD_full_sprites_centered_v1.3.png);
        background-position: 0 -544px;
        width: 32px;
        height: 32px
    }

    .rwd .page-tools .social-links .netvibes {
        background-image: url(commons-page/resources/images/RWD_full_sprites_centered_v1.3.png);
        background-position: 0 -608px;
        width: 32px;
        height: 32px
    }

    .rwd .page-tools .social-links .delicious {
        background-image: url(commons-page/resources/images/sprite-icons.png);
        background-position: 0 -855px;
        width: 32px;
        height: 32px
    }

    .rwd .page-tools .social-links .vkontake {
        background-image: url(commons-page/resources/images/sprite-with-gray-icons.png);
        background-position: 0 -1183px;
        width: 32px;
        height: 32px
    }

    .rwd .page-tools .social-links .reddit {
        background-image: url(commons-page/resources/images/RWD_full_sprites_centered_v1.3.png);
        background-position: 0 -415px;
        width: 32px;
        height: 32px
    }

    .rwd .page-tools .social-links .linkedin {
        background-image: url(commons-page/resources/images/sprite-icons.png);
        background-position: 0 -1233px;
        width: 32px;
        height: 32px
    }

    .rwd .page-tools .social-links .sohu {
        background-image: url(commons-page/resources/images/RWD_full_sprites_centered_v1.3.png);
        background-position: 0 -6976px;
        width: 32px;
        height: 32px
    }

    .rwd .page-tools .social-links .tencentweibo {
        background-image: url(commons-page/resources/images/RWD_full_sprites_centered_v1.3.png);
        background-position: 0 -7139px;
        width: 32px;
        height: 32px
    }

    .rwd .page-tools .social-links .wechat {
        background-image: url(commons-page/resources/images/sprite-with-gray-icons.png);
        background-position: -210px -224px;
        width: 32px;
        height: 32px
    }

    .rwd .page-tools .social-links .social-links-expanded {
        font-size: 14px;
        display: none;
        position: absolute;
        top: 5px;
        right: -1px;
        text-align: left;
        background-color: #003c71;
        padding: 0 20px;
        border-radius: 2px;
        z-index: 500;
        box-shadow: 3px 3px 0 rgba(0,0,0,0.1);
        color: white
    }

        .rwd .page-tools .social-links .social-links-expanded h4 {
            display: inline;
            float: left;
            margin: 14px 0 20px 0
        }

        .rwd .page-tools .social-links .social-links-expanded .less-social {
            position: absolute;
            top: 0;
            right: 0;
            cursor: pointer;
            padding: 15px;
            font-size: 12px
        }

            .rwd .page-tools .social-links .social-links-expanded .less-social:after {
                display: inline-block;
                content: ' ';
                margin-left: 5px;
                width: 11px;
                height: 6px;
                background: url('commons-page/resources/images/sprite-carets/caret-white-up.png') no-repeat
            }

@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx) {
    .rwd .page-tools .social-links .social-links-expanded .less-social:after {
        background: url('commons-page/resources/images/sprite-carets/caret-white-up-2x.png') no-repeat;
        background-size: 11px 6px
    }
}

.rwd .page-tools .social-links .social-links-expanded .less-social:hover {
    color: #a1e5ff
}

    .rwd .page-tools .social-links .social-links-expanded .less-social:hover:after {
        background: url('commons-page/resources/images/sprite-carets/caret-blue-pale-up.png') no-repeat
    }

@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx) {
    .rwd .page-tools .social-links .social-links-expanded .less-social:hover:after {
        background: url('commons-page/resources/images/sprite-carets/caret-blue-pale-up-2x.png') no-repeat;
        background-size: 11px 6px
    }
}

.rwd .page-tools .social-links .social-links-expanded a {
    text-indent: 0;
    display: block;
    background-image: none;
    padding-top: 7px;
    width: auto;
    clear: both;
    margin-bottom: 20px;
    font-size: 16px;
    color: #fff
}

    .rwd .page-tools .social-links .social-links-expanded a:hover {
        color: #a1e5ff
    }

    .rwd .page-tools .social-links .social-links-expanded a:before {
        float: left;
        width: 32px;
        height: 32px;
        content: ' ';
        margin: -7px 12px 0 0;
        background-color: #0068b5
    }

.rwd .page-tools .social-links .social-links-expanded .kaixin:before {
    background-image: url(commons-page/resources/images/RWD_full_sprites_centered_v1.3.png);
    background-position: 0 -990px;
    width: 32px;
    height: 32px
}

.rwd .page-tools .social-links .social-links-expanded .sina:before {
    background-image: url(commons-page/resources/images/RWD_full_sprites_centered_v1.3.png);
    background-position: 0 -1119px;
    width: 32px;
    height: 32px
}

.rwd .page-tools .social-links .social-links-expanded .google:before {
    background-image: url(commons-page/resources/images/sprite-icons.png);
    background-position: 0 -981px;
    width: 32px;
    height: 32px
}

.rwd .page-tools .social-links .social-links-expanded .twitter:before {
    background-image: url(commons-page/resources/images/sprite-icons.png);
    background-position: 0 -813px;
    width: 32px;
    height: 32px
}

.rwd .page-tools .social-links .social-links-expanded .orkut:before {
    background-image: url(commons-page/resources/images/RWD_full_sprites_centered_v1.3.png);
    background-position: 0 -672px;
    width: 32px;
    height: 32px
}

.rwd .page-tools .social-links .social-links-expanded .digg:before {
    background-image: url(commons-page/resources/images/sprite-icons.png);
    background-position: 0 -1065px;
    width: 32px;
    height: 32px
}

.rwd .page-tools .social-links .social-links-expanded .slashdot:before {
    background-image: url(commons-page/resources/images/RWD_full_sprites_centered_v1.3.png);
    background-position: 0 -479px;
    width: 32px;
    height: 32px
}

.rwd .page-tools .social-links .social-links-expanded .qzone:before {
    background-image: url(commons-page/resources/images/RWD_full_sprites_centered_v1.3.png);
    background-position: 0 -1248px;
    width: 32px;
    height: 32px
}

.rwd .page-tools .social-links .social-links-expanded .facebook:before {
    background-image: url(commons-page/resources/images/sprite-icons.png);
    background-position: 0 -897px;
    width: 32px;
    height: 32px
}

.rwd .page-tools .social-links .social-links-expanded .renren:before {
    background-image: url(commons-page/resources/images/RWD_full_sprites_centered_v1.3.png);
    background-position: 0 -1056px;
    width: 32px;
    height: 32px
}

.rwd .page-tools .social-links .social-links-expanded .stumbleupon:before {
    background-image: url(commons-page/resources/images/RWD_full_sprites_centered_v1.3.png);
    background-position: 0 -544px;
    width: 32px;
    height: 32px
}

.rwd .page-tools .social-links .social-links-expanded .netvibes:before {
    background-image: url(commons-page/resources/images/RWD_full_sprites_centered_v1.3.png);
    background-position: 0 -608px;
    width: 32px;
    height: 32px
}

.rwd .page-tools .social-links .social-links-expanded .delicious:before {
    background-image: url(commons-page/resources/images/sprite-icons.png);
    background-position: 0 -855px;
    width: 32px;
    height: 32px
}

.rwd .page-tools .social-links .social-links-expanded .vkontake:before {
    background-image: url(commons-page/resources/images/sprite-with-gray-icons.png);
    background-position: 0 -1183px;
    width: 32px;
    height: 32px
}

.rwd .page-tools .social-links .social-links-expanded .reddit:before {
    background-image: url(commons-page/resources/images/RWD_full_sprites_centered_v1.3.png);
    background-position: 0 -415px;
    width: 32px;
    height: 32px
}

.rwd .page-tools .social-links .social-links-expanded .linkedin:before {
    background-image: url(commons-page/resources/images/sprite-icons.png);
    background-position: 0 -1233px;
    width: 32px;
    height: 32px
}

.rwd .page-tools .social-links .social-links-expanded .sohu:before {
    background-image: url(commons-page/resources/images/RWD_full_sprites_centered_v1.3.png);
    background-position: 0 -6976px;
    width: 32px;
    height: 32px
}

.rwd .page-tools .social-links .social-links-expanded .tencentweibo:before {
    background-image: url(commons-page/resources/images/RWD_full_sprites_centered_v1.3.png);
    background-position: 0 -7139px;
    width: 32px;
    height: 32px
}

.rwd .page-tools .social-links .social-links-expanded .wechat:before {
    background-image: url(commons-page/resources/images/sprite-with-gray-icons.png);
    background-position: -210px -224px;
    width: 32px;
    height: 32px
}

@media(max-width:767px) {
    .rwd .page-tools {
        display: none
    }
}

.rwd .has-badge .page-title {
    position: relative
}

    .rwd .has-badge .page-title h1 {
        margin-top: 11px;
        margin-right: 140px
    }

    .rwd .has-badge .page-title .badge-container {
        position: relative;
        display: inline-block;
        float: right;
        margin-top: 0;
        padding-top: 1em
    }

    .rwd .has-badge .page-title .title-badge {
        text-align: right;
        width: 100px
    }

        .rwd .has-badge .page-title .title-badge a {
            display: block;
            width: 100%
        }

            .rwd .has-badge .page-title .title-badge a img {
                max-height: 100%;
                margin-top: 9px
            }

@media(max-width:767px) {
    .rwd .has-badge .page-title {
        padding-bottom: .5em
    }

        .rwd .has-badge .page-title h1 {
            margin-right: 160px
        }

        .rwd .has-badge .page-title .badge-container {
            margin-right: 15px;
            padding-top: 1em
        }
}

@media(max-width:480px) {
    .rwd .has-badge .page-title h1 {
        margin-right: 15px
    }

    .rwd .has-badge .page-title .badge-container {
        position: relative;
        display: block;
        float: none;
        margin: 9px 15px 0;
        padding-top: 0
    }

    .rwd .has-badge .page-title .title-badge {
        text-align: left
    }

        .rwd .has-badge .page-title .title-badge img {
            margin: 0
        }

        .rwd .has-badge .page-title .title-badge.center {
            margin: 0 auto
        }
}

.rwd .has-badge .page-tools {
    margin: 1em -15px
}

.rwd .mobile-page-tools .page-tools {
    margin-bottom: 0
}

@media(max-width:767px) {
    .rwd .mobile-page-tools .page-tools {
        display: block
    }
}

.rwd .mobile-page-tools .page-tools .tool-links {
    color: white;
    font-size: 16px;
    background-color: #003c71
}

    .rwd .mobile-page-tools .page-tools .tool-links h5 {
        display: block;
        font-size: 16px
    }

    .rwd .mobile-page-tools .page-tools .tool-links .tags {
        clear: both
    }

        .rwd .mobile-page-tools .page-tools .tool-links .tags .tag {
            font-size: 14px;
            padding: 10px
        }

.rwd .mobile-page-tools .page-tools .social-links {
    color: white;
    padding: 15px;
    font-size: 16px;
    text-align: center;
    background-color: #0068b5
}

    .rwd .mobile-page-tools .page-tools .social-links span, .rwd .mobile-page-tools .page-tools .social-links a {
        display: inline-block;
        vertical-align: middle
    }

.rwd .mobile-page-tools .show-more-container {
    clear: both;
    display: none;
    height: 42px;
    text-align: center;
    font-size: 0;
    overflow: hidden
}

    .rwd .mobile-page-tools .show-more-container .fading-line {
        position: absolute;
        width: 100%;
        height: 1px;
        top: 20px;
        left: 0;
        background: #ebebeb;
        z-index: 1;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(left,rgba(255,255,255,0) 0,#fff 50%,rgba(255,255,255,0) 100%);
        background: -webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,0)),color-stop(50%,#fff),color-stop(100%,rgba(255,255,255,0)));
        background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0,#fff 50%,rgba(255,255,255,0) 100%);
        background: -o-linear-gradient(left,rgba(255,255,255,0) 0,#fff 50%,rgba(255,255,255,0) 100%);
        background: -ms-linear-gradient(left,rgba(255,255,255,0) 0,#fff 50%,rgba(255,255,255,0) 100%);
        background: linear-gradient(to right,rgba(255,255,255,0) 0,#fff 50%,rgba(255,255,255,0) 100%)
    }

    .rwd .mobile-page-tools .show-more-container a {
        color: #9addf7 !important;
        font-size: 16px;
        position: relative;
        top: 0;
        padding: 12px 1em;
        line-height: 40px;
        background-color: #003c71;
        z-index: 10
    }

        .rwd .mobile-page-tools .show-more-container a.view-all-items:before {
            content: ' ';
            position: absolute;
            height: 16px;
            width: 1px;
            top: 15px;
            left: 0;
            background-color: #cecece
        }

    .rwd .mobile-page-tools .show-more-container .show-more-items:before, .rwd .mobile-page-tools .show-more-container .show-less-items:before {
        position: relative;
        display: inline-block;
        content: ' ';
        top: -1px;
        margin-right: 5px;
        width: 11px;
        height: 6px
    }

    .rwd .mobile-page-tools .show-more-container .show-more-items:before {
        background: url('commons-page/resources/images/sprite-carets/caret-blue-pale-down.png') no-repeat
    }

@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx) {
    .rwd .mobile-page-tools .show-more-container .show-more-items:before {
        background: url('commons-page/resources/images/sprite-carets/caret-blue-pale-down-2x.png') no-repeat;
        background-size: 11px 6px
    }
}

.rwd .mobile-page-tools .show-more-container .show-less-items:before {
    background: url('commons-page/resources/images/sprite-carets/caret-blue-pale-up.png') no-repeat
}

@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx) {
    .rwd .mobile-page-tools .show-more-container .show-less-items:before {
        background-image: url(commons-page/resources/images/sprite-carets.png);
        background-position: 0 -191px;
        width: 20px;
        height: 11px
    }
}

.rwd .mobile-page-tools .show-more-container .view-all-items:after {
    display: inline-block;
    content: '\203a';
    margin-left: 5px
}

.rwd .mobile-page-tools .show-more-container .show-less-items, .rwd .mobile-page-tools .show-more-container .view-all-items {
    display: none
}

.rwd .mobile-page-tools.opened .show-less-items:after, .rwd .mobile-page-tools.opened .show-more-items {
    display: none
}

.rwd .mobile-page-tools.opened .show-less-items {
    display: inline
}

@media(min-width:768px) {
    .rwd .mobile-page-tools {
        display: none
    }
}

.rwd .mobile-page-tools .page-tools .social-links {
    padding: 15px 0
}

    .rwd .mobile-page-tools .page-tools .social-links .social-links-expanded {
        position: relative;
        width: 100%;
        left: 0;
        top: 0;
        max-height: 0;
        overflow: hidden;
        display: block;
        right: auto;
        border-radius: 0;
        box-shadow: none;
        background-color: #0068b5;
        padding: 0;
        -webkit-transition: max-height 350ms;
        -moz-transition: max-height 350ms;
        -ms-transition: max-height 350ms;
        -o-transition: max-height 350ms;
        transition: max-height 350ms
    }

        .rwd .mobile-page-tools .page-tools .social-links .social-links-expanded a {
            padding: 15px;
            width: 100%;
            height: auto;
            margin-bottom: 0
        }

            .rwd .mobile-page-tools .page-tools .social-links .social-links-expanded a:before {
                background-color: #003c71
            }

            .rwd .mobile-page-tools .page-tools .social-links .social-links-expanded a:last-child {
                margin-bottom: 0
            }

    .rwd .mobile-page-tools .page-tools .social-links.expanded .more-social {
        background-image: url(commons-page/resources/images/sprite-carets.png);
        background-position: 0 -578px;
        width: 32px;
        height: 32px
    }

    .rwd .mobile-page-tools .page-tools .social-links.expanded .social-links-expanded {
        max-height: 100%
    }

.rwd .targetheadtargetcomponent {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px
}

.rwd .intel-brand-ux .btn {
    position: relative;
    border-radius: 0;
    padding: .625rem 1.5rem;
    font-size: 1rem;
    line-height: 1.25;
    border-width: 0;
    white-space: normal
}

    .rwd .intel-brand-ux .btn:active {
        top: auto;
        left: auto
    }

    .rwd .intel-brand-ux .btn:active, .rwd .intel-brand-ux .btn:hover, .rwd .intel-brand-ux .btn:focus {
        box-shadow: none
    }

    .rwd .intel-brand-ux button[disabled], .rwd .intel-brand-ux .btn[disabled], .rwd .intel-brand-ux .btn.disabled {
        background-color: #fff !important;
        color: #262626 !important;
        border: 1px dotted #262626;
        opacity: 1
    }

        .rwd .intel-brand-ux button[disabled]:focus, .rwd .intel-brand-ux .btn[disabled]:focus, .rwd .intel-brand-ux .btn.disabled:focus, .rwd .intel-brand-ux button[disabled]:hover, .rwd .intel-brand-ux .btn[disabled]:hover, .rwd .intel-brand-ux .btn.disabled:hover {
            background-color: #fff !important;
            color: #262626 !important;
            opacity: 1
        }

.rwd .intel-brand-ux .btn-primary {
    color: white;
    background-color: #0068b5
}

    .rwd .intel-brand-ux .btn-primary:focus, .rwd .intel-brand-ux .btn-primary:hover {
        color: white;
        background-color: #005a9d
    }

.rwd .intel-brand-ux .btn-secondary {
    background: #fff;
    border: 1px solid #0068b5;
    color: #0068b5;
    margin-bottom: 10px
}

    .rwd .intel-brand-ux .btn-secondary:focus, .rwd .intel-brand-ux .btn-secondary:hover {
        color: #fff;
        background: #005a9d
    }

.rwd .intel-brand-ux .btn-tertiary {
    background-color: transparent;
    padding: 0;
    border: 0;
    color: #0068b5
}

    .rwd .intel-brand-ux .btn-tertiary:hover, .rwd .intel-brand-ux .btn-tertiary:focus {
        background-color: transparent;
        color: #005a9d
    }

        .rwd .intel-brand-ux .btn-tertiary:hover .link-label, .rwd .intel-brand-ux .btn-tertiary:focus .link-label {
            text-decoration: underline
        }

    .rwd .intel-brand-ux .btn-primary:after, .rwd .intel-brand-ux .btn-secondary:after, .rwd .intel-brand-ux .btn-tertiary:after {
        font-family: "site-global-icons";
        content: '\e8d2';
        padding-left: .5rem
    }

.rwd .intel-brand-ux .btn-chicklet {
    white-space: nowrap
}

    .rwd .intel-brand-ux .btn-chicklet:before {
        border-radius: 0;
        padding: .625rem 1.5rem;
        font-size: 1rem;
        line-height: 1.25;
        border-width: 0;
        white-space: normal;
        background-color: #0068b5;
        position: relative;
        content: '\203A';
        color: white;
        display: inline-block;
        vertical-align: middle;
        text-align: center;
        font-family: "intel-clear","tahoma",Helvetica,"helvetica",Arial,sans-serif;
        font-weight: 400;
        font-style: normal;
        padding: 0 12px 5px 12px;
        min-width: 0;
        font-size: 28px;
        line-height: 26px;
        margin-right: 12px
    }

        .rwd .intel-brand-ux .btn-chicklet:before:active {
            top: auto;
            left: auto
        }

        .rwd .intel-brand-ux .btn-chicklet:before:active, .rwd .intel-brand-ux .btn-chicklet:before:hover, .rwd .intel-brand-ux .btn-chicklet:before:focus {
            box-shadow: none
        }

        .rwd .intel-brand-ux .btn-chicklet:before.full-width {
            width: 100%
        }

        .rwd .intel-brand-ux .btn-chicklet:before.btn-arrow.btn-primary:after, .rwd .intel-brand-ux .btn-chicklet:before.btn-arrow.btn-secondary:after, .rwd .intel-brand-ux .btn-chicklet:before.btn-arrow.btn-tertiary:after {
            font-family: "site-global-icons";
            content: '\e8d2';
            padding-left: .5rem;
            display: inline;
            position: relative
        }

        .rwd .intel-brand-ux .btn-chicklet:before:focus, .rwd .intel-brand-ux .btn-chicklet:before:hover {
            color: white;
            background-color: #005a9d
        }

        .rwd .intel-brand-ux .btn-chicklet:before:after {
            font-family: "site-global-icons";
            content: '\e8d2';
            padding-left: .5rem
        }

.rwd .intel-brand-ux .btn.full-width {
    width: 100%
}

.rwd .intel-brand-ux a.btn.btn-arrow.btn-primary.btn-no-shadow.btn-x {
    border: 1px solid white
}

    .rwd .intel-brand-ux a.btn.btn-arrow.btn-primary.btn-no-shadow.btn-x:focus, .rwd .intel-brand-ux a.btn.btn-arrow.btn-primary.btn-no-shadow.btn-x:hover {
        color: #004a86;
        background-color: white
    }

.rwd .intel-brand-ux a:active, .rwd .intel-brand-ux a:hover {
    cursor: pointer;
    color: #003c71;
    text-decoration: none;
    outline: 0
}

.rwd .intel-brand-ux .btn.btn-arrow.btn-primary:after, .rwd .intel-brand-ux .btn.btn-arrow.btn-secondary:after, .rwd .intel-brand-ux .btn.btn-arrow.btn-tertiary:after {
    font-family: "site-global-icons";
    content: '\e8d2';
    padding-left: .5rem;
    display: inline;
    position: relative
}

.rwd .intel-brand-ux .cta {
    padding: .5em
}

.rwd .intel-brand-ux .blade .cta-item a:not([class^="btn"]):after {
    font-family: "site-global-icons";
    content: '\e8d2';
    padding-left: .5rem;
    margin-left: 0
}

.rwd .intel-brand-ux .blade .cta-item a:not([class^="btn"]):hover span, .rwd .intel-brand-ux .blade .cta-item a:not([class^="btn"]):focus span {
    text-decoration: underline
}

.rwd .intel-brand-ux .blue-btn-white-text:hover, .rwd .intel-brand-ux .blue-btn-white-text:active {
    color: #fff;
    background-color: #005a9d
}

.rwd .intel-brand-ux .blue-btn-white-text:after {
    font-family: "site-global-icons";
    content: '\e8d2';
    padding-left: .5rem
}

.rwd .intel-brand-ux .white-btn-blue-text:hover, .rwd .intel-brand-ux .white-btn-blue-text:active {
    color: #003c71 !important;
    background-color: #f3f3f3;
    border: medium solid transparent
}

.rwd .intel-brand-ux .white-btn-blue-text:after {
    font-family: "site-global-icons";
    content: '\e8d2';
    padding-left: .5rem
}

.rwd .intel-brand-ux .theme-dark-default {
    color: #fff
}

    .rwd .intel-brand-ux .theme-dark-default a {
        color: #fff
    }

        .rwd .intel-brand-ux .theme-dark-default a:hover, .rwd .intel-brand-ux .theme-dark-default a:focus {
            color: #fff
        }

    .rwd .intel-brand-ux .theme-dark-default button[disabled], .rwd .intel-brand-ux .theme-dark-default .btn[disabled], .rwd .intel-brand-ux .theme-dark-default .btn.disabled {
        background-color: transparent;
        color: #fff;
        border-color: #fff
    }

    .rwd .intel-brand-ux .theme-dark-default .btn-primary {
        color: #0068b5;
        background: #fff
    }

        .rwd .intel-brand-ux .theme-dark-default .btn-primary:hover, .rwd .intel-brand-ux .theme-dark-default .btn-primary:focus {
            color: #004a86;
            background: #e9e9e9
        }

    .rwd .intel-brand-ux .theme-dark-default .btn-secondary {
        color: #fff;
        background: transparent;
        border-color: #fff
    }

        .rwd .intel-brand-ux .theme-dark-default .btn-secondary:focus, .rwd .intel-brand-ux .theme-dark-default .btn-secondary:hover {
            color: #004a86;
            background: #e9e9e9
        }

    .rwd .intel-brand-ux .theme-dark-default .btn-tertiary {
        color: #fff
    }

        .rwd .intel-brand-ux .theme-dark-default .btn-tertiary:hover, .rwd .intel-brand-ux .theme-dark-default .btn-tertiary:focus {
            color: #fff
        }

    .rwd .intel-brand-ux .theme-dark-default a {
        color: #fff
    }

        .rwd .intel-brand-ux .theme-dark-default a:hover, .rwd .intel-brand-ux .theme-dark-default a:focus {
            color: #fff
        }

    .rwd .intel-brand-ux .theme-dark-default button[disabled], .rwd .intel-brand-ux .theme-dark-default .btn[disabled], .rwd .intel-brand-ux .theme-dark-default .btn.disabled {
        background-color: transparent;
        color: #fff;
        border-color: #fff
    }

    .rwd .intel-brand-ux .theme-dark-default .btn-primary {
        color: #0068b5;
        background: #fff
    }

        .rwd .intel-brand-ux .theme-dark-default .btn-primary:hover, .rwd .intel-brand-ux .theme-dark-default .btn-primary:focus {
            color: #004a86;
            background: #e9e9e9
        }

    .rwd .intel-brand-ux .theme-dark-default .btn-secondary {
        color: #fff;
        background: transparent;
        border-color: #fff
    }

        .rwd .intel-brand-ux .theme-dark-default .btn-secondary:focus, .rwd .intel-brand-ux .theme-dark-default .btn-secondary:hover {
            color: #004a86;
            background: #e9e9e9
        }

    .rwd .intel-brand-ux .theme-dark-default .btn-tertiary {
        color: #fff
    }

        .rwd .intel-brand-ux .theme-dark-default .btn-tertiary:hover, .rwd .intel-brand-ux .theme-dark-default .btn-tertiary:focus {
            color: #fff
        }

.rwd .intel-brand-ux .theme-dark-default-rebrand {
    color: #fff
}

    .rwd .intel-brand-ux .theme-dark-default-rebrand a {
        color: #fff
    }

        .rwd .intel-brand-ux .theme-dark-default-rebrand a:hover, .rwd .intel-brand-ux .theme-dark-default-rebrand a:focus {
            color: #fff
        }

    .rwd .intel-brand-ux .theme-dark-default-rebrand button[disabled], .rwd .intel-brand-ux .theme-dark-default-rebrand .btn[disabled], .rwd .intel-brand-ux .theme-dark-default-rebrand .btn.disabled {
        background-color: transparent;
        color: #fff;
        border-color: #fff
    }

    .rwd .intel-brand-ux .theme-dark-default-rebrand .btn-primary {
        color: #0068b5;
        background: #fff
    }

        .rwd .intel-brand-ux .theme-dark-default-rebrand .btn-primary:hover, .rwd .intel-brand-ux .theme-dark-default-rebrand .btn-primary:focus {
            color: #004a86;
            background: #e9e9e9
        }

    .rwd .intel-brand-ux .theme-dark-default-rebrand .btn-secondary {
        color: #fff;
        background: transparent;
        border-color: #fff
    }

        .rwd .intel-brand-ux .theme-dark-default-rebrand .btn-secondary:focus, .rwd .intel-brand-ux .theme-dark-default-rebrand .btn-secondary:hover {
            color: #004a86;
            background: #e9e9e9
        }

    .rwd .intel-brand-ux .theme-dark-default-rebrand .btn-tertiary {
        color: #fff
    }

        .rwd .intel-brand-ux .theme-dark-default-rebrand .btn-tertiary:hover, .rwd .intel-brand-ux .theme-dark-default-rebrand .btn-tertiary:focus {
            color: #fff
        }

.rwd .intel-brand-ux .theme-dark-default {
    color: #fff
}

    .rwd .intel-brand-ux .theme-dark-default a {
        color: #fff
    }

        .rwd .intel-brand-ux .theme-dark-default a:hover, .rwd .intel-brand-ux .theme-dark-default a:focus {
            color: #fff
        }

    .rwd .intel-brand-ux .theme-dark-default button[disabled], .rwd .intel-brand-ux .theme-dark-default .btn[disabled], .rwd .intel-brand-ux .theme-dark-default .btn.disabled {
        background-color: transparent;
        color: #fff;
        border-color: #fff
    }

    .rwd .intel-brand-ux .theme-dark-default .btn-primary {
        color: #0068b5;
        background: #fff
    }

        .rwd .intel-brand-ux .theme-dark-default .btn-primary:hover, .rwd .intel-brand-ux .theme-dark-default .btn-primary:focus {
            color: #004a86;
            background: #e9e9e9
        }

    .rwd .intel-brand-ux .theme-dark-default .btn-secondary {
        color: #fff;
        background: transparent;
        border-color: #fff
    }

        .rwd .intel-brand-ux .theme-dark-default .btn-secondary:focus, .rwd .intel-brand-ux .theme-dark-default .btn-secondary:hover {
            color: #004a86;
            background: #e9e9e9
        }

    .rwd .intel-brand-ux .theme-dark-default .btn-tertiary {
        color: #fff
    }

        .rwd .intel-brand-ux .theme-dark-default .btn-tertiary:hover, .rwd .intel-brand-ux .theme-dark-default .btn-tertiary:focus {
            color: #fff
        }

    .rwd .intel-brand-ux .theme-dark-default a {
        color: #fff
    }

        .rwd .intel-brand-ux .theme-dark-default a:hover, .rwd .intel-brand-ux .theme-dark-default a:focus {
            color: #fff
        }

    .rwd .intel-brand-ux .theme-dark-default button[disabled], .rwd .intel-brand-ux .theme-dark-default .btn[disabled], .rwd .intel-brand-ux .theme-dark-default .btn.disabled {
        background-color: transparent;
        color: #fff;
        border-color: #fff
    }

    .rwd .intel-brand-ux .theme-dark-default .btn-primary {
        color: #0068b5;
        background: #fff
    }

        .rwd .intel-brand-ux .theme-dark-default .btn-primary:hover, .rwd .intel-brand-ux .theme-dark-default .btn-primary:focus {
            color: #004a86;
            background: #e9e9e9
        }

    .rwd .intel-brand-ux .theme-dark-default .btn-secondary {
        color: #fff;
        background: transparent;
        border-color: #fff
    }

        .rwd .intel-brand-ux .theme-dark-default .btn-secondary:focus, .rwd .intel-brand-ux .theme-dark-default .btn-secondary:hover {
            color: #004a86;
            background: #e9e9e9
        }

    .rwd .intel-brand-ux .theme-dark-default .btn-tertiary {
        color: #fff
    }

        .rwd .intel-brand-ux .theme-dark-default .btn-tertiary:hover, .rwd .intel-brand-ux .theme-dark-default .btn-tertiary:focus {
            color: #fff
        }

.rwd .intel-brand-ux .theme-dark-default-rebrand {
    color: #fff
}

    .rwd .intel-brand-ux .theme-dark-default-rebrand a {
        color: #fff
    }

        .rwd .intel-brand-ux .theme-dark-default-rebrand a:hover, .rwd .intel-brand-ux .theme-dark-default-rebrand a:focus {
            color: #fff
        }

    .rwd .intel-brand-ux .theme-dark-default-rebrand button[disabled], .rwd .intel-brand-ux .theme-dark-default-rebrand .btn[disabled], .rwd .intel-brand-ux .theme-dark-default-rebrand .btn.disabled {
        background-color: transparent;
        color: #fff;
        border-color: #fff
    }

    .rwd .intel-brand-ux .theme-dark-default-rebrand .btn-primary {
        color: #0068b5;
        background: #fff
    }

        .rwd .intel-brand-ux .theme-dark-default-rebrand .btn-primary:hover, .rwd .intel-brand-ux .theme-dark-default-rebrand .btn-primary:focus {
            color: #004a86;
            background: #e9e9e9
        }

    .rwd .intel-brand-ux .theme-dark-default-rebrand .btn-secondary {
        color: #fff;
        background: transparent;
        border-color: #fff
    }

        .rwd .intel-brand-ux .theme-dark-default-rebrand .btn-secondary:focus, .rwd .intel-brand-ux .theme-dark-default-rebrand .btn-secondary:hover {
            color: #004a86;
            background: #e9e9e9
        }

    .rwd .intel-brand-ux .theme-dark-default-rebrand .btn-tertiary {
        color: #fff
    }

        .rwd .intel-brand-ux .theme-dark-default-rebrand .btn-tertiary:hover, .rwd .intel-brand-ux .theme-dark-default-rebrand .btn-tertiary:focus {
            color: #fff
        }

.rwd .intel-brand-ux .theme-dark-1 {
    color: #fff
}

    .rwd .intel-brand-ux .theme-dark-1 a {
        color: #fff
    }

        .rwd .intel-brand-ux .theme-dark-1 a:hover, .rwd .intel-brand-ux .theme-dark-1 a:focus {
            color: #fff
        }

    .rwd .intel-brand-ux .theme-dark-1 button[disabled], .rwd .intel-brand-ux .theme-dark-1 .btn[disabled], .rwd .intel-brand-ux .theme-dark-1 .btn.disabled {
        background-color: transparent;
        color: #fff;
        border-color: #fff
    }

    .rwd .intel-brand-ux .theme-dark-1 .btn-primary {
        color: #0068b5;
        background: #fff
    }

        .rwd .intel-brand-ux .theme-dark-1 .btn-primary:hover, .rwd .intel-brand-ux .theme-dark-1 .btn-primary:focus {
            color: #004a86;
            background: #e9e9e9
        }

    .rwd .intel-brand-ux .theme-dark-1 .btn-secondary {
        color: #fff;
        background: transparent;
        border-color: #fff
    }

        .rwd .intel-brand-ux .theme-dark-1 .btn-secondary:focus, .rwd .intel-brand-ux .theme-dark-1 .btn-secondary:hover {
            color: #004a86;
            background: #e9e9e9
        }

    .rwd .intel-brand-ux .theme-dark-1 .btn-tertiary {
        color: #fff
    }

        .rwd .intel-brand-ux .theme-dark-1 .btn-tertiary:hover, .rwd .intel-brand-ux .theme-dark-1 .btn-tertiary:focus {
            color: #fff
        }

    .rwd .intel-brand-ux .theme-dark-1 a {
        color: #fff
    }

        .rwd .intel-brand-ux .theme-dark-1 a:hover, .rwd .intel-brand-ux .theme-dark-1 a:focus {
            color: #fff
        }

    .rwd .intel-brand-ux .theme-dark-1 button[disabled], .rwd .intel-brand-ux .theme-dark-1 .btn[disabled], .rwd .intel-brand-ux .theme-dark-1 .btn.disabled {
        background-color: transparent;
        color: #fff;
        border-color: #fff
    }

    .rwd .intel-brand-ux .theme-dark-1 .btn-primary {
        color: #0068b5;
        background: #fff
    }

        .rwd .intel-brand-ux .theme-dark-1 .btn-primary:hover, .rwd .intel-brand-ux .theme-dark-1 .btn-primary:focus {
            color: #004a86;
            background: #e9e9e9
        }

    .rwd .intel-brand-ux .theme-dark-1 .btn-secondary {
        color: #fff;
        background: transparent;
        border-color: #fff
    }

        .rwd .intel-brand-ux .theme-dark-1 .btn-secondary:focus, .rwd .intel-brand-ux .theme-dark-1 .btn-secondary:hover {
            color: #004a86;
            background: #e9e9e9
        }

    .rwd .intel-brand-ux .theme-dark-1 .btn-tertiary {
        color: #fff
    }

        .rwd .intel-brand-ux .theme-dark-1 .btn-tertiary:hover, .rwd .intel-brand-ux .theme-dark-1 .btn-tertiary:focus {
            color: #fff
        }

    .rwd .intel-brand-ux .theme-dark-1 .overview-component a {
        color: #fff
    }

    .rwd .intel-brand-ux .theme-dark-1.l3-detail-text-component h2 {
        color: #fff
    }

.rwd .intel-brand-ux .pattern-rebrand-form-fields .theme-dark-1 {
    background-color: #004a86;
    padding: .9375rem
}

.rwd .intel-brand-ux .error-icon {
    display: none;
    position: absolute;
    right: 1.25rem;
    top: .625rem;
    font-size: 1.25rem
}

.rwd .intel-brand-ux .MIXIN-pagination-view-all {
    background: transparent;
    border: 0;
    padding: 0;
    margin: 0;
    margin-left: 2.5rem;
    font-size: 1rem;
    color: #0068b5
}

.theme-dark .rwd .intel-brand-ux .MIXIN-pagination-view-all {
    color: white
}

.rwd .intel-brand-ux .pattern-buttons-links-group {
    padding-bottom: 2em
}

    .rwd .intel-brand-ux .pattern-buttons-links-group.min-height .pattern-content {
        min-height: 75px
    }

.rwd .intel-brand-ux .input-box {
    padding: .5rem;
    align-items: center;
    position: relative
}

    .rwd .intel-brand-ux .input-box .input-group {
        display: flex;
        justify-content: space-evenly;
        flex-wrap: wrap
    }

    .rwd .intel-brand-ux .input-box input[type="text"], .rwd .intel-brand-ux .input-box input {
        font-family: "intel-clear","tahoma",Helvetica,"helvetica",Arial,sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 1rem;
        color: #525252;
        border-color: #aeaeae;
        border-width: .0625rem;
        border-radius: 0;
        border-style: solid;
        height: 2.5rem;
        padding-left: 1rem;
        padding-right: 1rem;
        width: 100%
    }

        .rwd .intel-brand-ux .input-box input[type="text"].invalid ~ .error-icon, .rwd .intel-brand-ux .input-box input.invalid ~ .error-icon, .rwd .intel-brand-ux .input-box input[type="text"]:invalid ~ .error-icon, .rwd .intel-brand-ux .input-box input:invalid ~ .error-icon {
            display: inherit;
            color: #ce0000
        }

        .rwd .intel-brand-ux .input-box input[type="text"].invalid ~ p.invalid, .rwd .intel-brand-ux .input-box input.invalid ~ p.invalid, .rwd .intel-brand-ux .input-box input[type="text"]:invalid ~ p.invalid, .rwd .intel-brand-ux .input-box input:invalid ~ p.invalid {
            display: inherit;
            color: #ce0000
        }

.theme-dark-1 .rwd .intel-brand-ux .input-box input[type="text"].invalid ~ p.invalid, .theme-dark-1 .rwd .intel-brand-ux .input-box input.invalid ~ p.invalid, .theme-dark-1 .rwd .intel-brand-ux .input-box input[type="text"]:invalid ~ p.invalid, .theme-dark-1 .rwd .intel-brand-ux .input-box input:invalid ~ p.invalid {
    color: white
}

.rwd .intel-brand-ux .input-box input[type="text"]:hover, .rwd .intel-brand-ux .input-box input:hover, .rwd .intel-brand-ux .input-box input[type="text"].hover, .rwd .intel-brand-ux .input-box input.hover {
    border-color: #525252
}

.rwd .intel-brand-ux .input-box input[type="text"]:focus, .rwd .intel-brand-ux .input-box input:focus, .rwd .intel-brand-ux .input-box input[type="text"].focus, .rwd .intel-brand-ux .input-box input.focus {
    color: #262626;
    border-color: #0068b5
}

.rwd .intel-brand-ux .input-box input[type="text"]:active, .rwd .intel-brand-ux .input-box input:active, .rwd .intel-brand-ux .input-box input[type="text"].active, .rwd .intel-brand-ux .input-box input.active {
    color: #262626;
    border-color: #0068b5
}

.rwd .intel-brand-ux .input-box input[type="text"][disabled], .rwd .intel-brand-ux .input-box input[disabled], .rwd .intel-brand-ux .input-box input[type="text"].disabled, .rwd .intel-brand-ux .input-box input.disabled {
    border-color: #aeaeae;
    border-style: dashed;
    background-color: white
}

.rwd .intel-brand-ux .input-box input[type="text"]:invalid, .rwd .intel-brand-ux .input-box input:invalid, .rwd .intel-brand-ux .input-box input[type="text"].invalid, .rwd .intel-brand-ux .input-box input.invalid {
    border-color: #ce0000;
    border-width: .1875rem;
    color: #ce0000
}

.rwd .intel-brand-ux .input-box p.invalid {
    color: #ce0000;
    display: none;
    width: 100%;
    font-size: .875rem;
    margin: .5rem 1.125rem
}

.theme-dark-1 .rwd .intel-brand-ux .input-box p.invalid {
    color: white
}

.rwd .intel-brand-ux .input-box .number-field input[type="number"] {
    font-family: "intel-clear","tahoma",Helvetica,"helvetica",Arial,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1rem;
    color: #525252;
    border-color: #aeaeae;
    border-width: .0625rem;
    border-radius: 0;
    border-style: solid;
    height: 2.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
    width: 100%
}

    .rwd .intel-brand-ux .input-box .number-field input[type="number"].invalid ~ .error-icon, .rwd .intel-brand-ux .input-box .number-field input[type="number"]:invalid ~ .error-icon {
        display: inherit;
        color: #ce0000
    }

    .rwd .intel-brand-ux .input-box .number-field input[type="number"].invalid ~ p.invalid, .rwd .intel-brand-ux .input-box .number-field input[type="number"]:invalid ~ p.invalid {
        display: inherit;
        color: #ce0000
    }

.theme-dark-1 .rwd .intel-brand-ux .input-box .number-field input[type="number"].invalid ~ p.invalid, .theme-dark-1 .rwd .intel-brand-ux .input-box .number-field input[type="number"]:invalid ~ p.invalid {
    color: white
}

.rwd .intel-brand-ux .input-box .number-field input[type="number"]:hover, .rwd .intel-brand-ux .input-box .number-field input[type="number"].hover {
    border-color: #525252
}

.rwd .intel-brand-ux .input-box .number-field input[type="number"]:focus, .rwd .intel-brand-ux .input-box .number-field input[type="number"].focus {
    color: #262626;
    border-color: #0068b5
}

.rwd .intel-brand-ux .input-box .number-field input[type="number"]:active, .rwd .intel-brand-ux .input-box .number-field input[type="number"].active {
    color: #262626;
    border-color: #0068b5
}

.rwd .intel-brand-ux .input-box .number-field input[type="number"][disabled], .rwd .intel-brand-ux .input-box .number-field input[type="number"].disabled {
    border-color: #aeaeae;
    border-style: dashed;
    background-color: white
}

.rwd .intel-brand-ux .input-box .number-field input[type="number"]:invalid, .rwd .intel-brand-ux .input-box .number-field input[type="number"].invalid {
    border-color: #ce0000;
    border-width: .1875rem;
    color: #ce0000;
    padding-right: 3rem
}

.rwd .intel-brand-ux .input-box .password-field {
    display: flex;
    flex-wrap: wrap
}

    .rwd .intel-brand-ux .input-box .password-field input {
        margin-right: -3rem;
        width: 100%
    }

        .rwd .intel-brand-ux .input-box .password-field input.disabled ~ .showHide, .rwd .intel-brand-ux .input-box .password-field input[disabled] ~ .showHide {
            pointer-events: none
        }

        .rwd .intel-brand-ux .input-box .password-field input.invalid ~ .showHide, .rwd .intel-brand-ux .input-box .password-field input:invalid ~ .showHide {
            color: #ce0000;
            margin-left: .1875rem
        }

            .rwd .intel-brand-ux .input-box .password-field input.invalid ~ .showHide::before, .rwd .intel-brand-ux .input-box .password-field input:invalid ~ .showHide::before {
                content: '\e877';
                font-size: 1.125rem;
                font-family: 'site-global-icons';
                line-height: 2.5rem
            }

    .rwd .intel-brand-ux .input-box .password-field .showHide {
        background: transparent;
        border: 0;
        padding: 0;
        margin: 0;
        font-size: 1.5rem
    }

    .rwd .intel-brand-ux .input-box .password-field input[type="text"] {
        padding-right: 2rem
    }

    .rwd .intel-brand-ux .input-box .password-field input[type="password"] {
        font-family: "intel-clear","tahoma",Helvetica,"helvetica",Arial,sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 1rem;
        color: #525252;
        border-color: #aeaeae;
        border-width: .0625rem;
        border-radius: 0;
        border-style: solid;
        height: 2.5rem;
        padding-left: 1rem;
        padding-right: 1rem;
        width: 100%;
        padding-right: 2rem
    }

        .rwd .intel-brand-ux .input-box .password-field input[type="password"].invalid ~ .error-icon, .rwd .intel-brand-ux .input-box .password-field input[type="password"]:invalid ~ .error-icon {
            display: inherit;
            color: #ce0000
        }

        .rwd .intel-brand-ux .input-box .password-field input[type="password"].invalid ~ p.invalid, .rwd .intel-brand-ux .input-box .password-field input[type="password"]:invalid ~ p.invalid {
            display: inherit;
            color: #ce0000
        }

.theme-dark-1 .rwd .intel-brand-ux .input-box .password-field input[type="password"].invalid ~ p.invalid, .theme-dark-1 .rwd .intel-brand-ux .input-box .password-field input[type="password"]:invalid ~ p.invalid {
    color: white
}

.rwd .intel-brand-ux .input-box .password-field input[type="password"]:hover, .rwd .intel-brand-ux .input-box .password-field input[type="password"].hover {
    border-color: #525252
}

.rwd .intel-brand-ux .input-box .password-field input[type="password"]:focus, .rwd .intel-brand-ux .input-box .password-field input[type="password"].focus {
    color: #262626;
    border-color: #0068b5
}

.rwd .intel-brand-ux .input-box .password-field input[type="password"]:active, .rwd .intel-brand-ux .input-box .password-field input[type="password"].active {
    color: #262626;
    border-color: #0068b5
}

.rwd .intel-brand-ux .input-box .password-field input[type="password"][disabled], .rwd .intel-brand-ux .input-box .password-field input[type="password"].disabled {
    border-color: #aeaeae;
    border-style: dashed;
    background-color: white
}

.rwd .intel-brand-ux .input-box .password-field input[type="password"]:invalid, .rwd .intel-brand-ux .input-box .password-field input[type="password"].invalid {
    border-color: #ce0000;
    border-width: .1875rem;
    color: #ce0000
}

.rwd .intel-brand-ux .input-box .file-field {
    width: 100%
}

    .rwd .intel-brand-ux .input-box .file-field input {
        margin-right: -2.25rem;
        width: 100%
    }

.theme-dark-1 .rwd .intel-brand-ux .input-box .file-field input {
    color: white
}

.rwd .intel-brand-ux .input-box .file-field input.invalid ~ .fileIcon, .rwd .intel-brand-ux .input-box .file-field input:invalid ~ .fileIcon {
    color: #ce0000
}

.rwd .intel-brand-ux .input-box .file-field .file-icon {
    background: transparent;
    border: 0;
    padding: 0;
    margin: 0
}

.rwd .intel-brand-ux .input-box .file-field input[type="text"] {
    padding-right: 2rem
}

.rwd .intel-brand-ux .input-box .date-field label {
    font-family: "intel-clear","tahoma",Helvetica,"helvetica",Arial,sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #525252;
    font-size: .875rem;
    line-height: 1.25rem
}

.theme-dark-1 .rwd .intel-brand-ux .input-box .date-field label {
    color: white
}

.rwd .intel-brand-ux .input-box .date-field input[type="date"] {
    position: relative;
    width: 100%
}

    .rwd .intel-brand-ux .input-box .date-field input[type="date"]::-webkit-calendar-picker-indicator {
        color: transparent;
        background: 0;
        z-index: 1
    }

    .rwd .intel-brand-ux .input-box .date-field input[type="date"].invalid:after, .rwd .intel-brand-ux .input-box .date-field input[type="date"]:invalid:after {
        color: #ce0000;
        content: '\e877';
        font-size: 1rem
    }

    .rwd .intel-brand-ux .input-box .date-field input[type="date"].invalid + .date-icon, .rwd .intel-brand-ux .input-box .date-field input[type="date"]:invalid + .date-icon {
        display: none
    }

    .rwd .intel-brand-ux .input-box .date-field input[type="date"]:after {
        color: transparent;
        background: 0;
        display: block;
        font-family: 'site-global-icons';
        content: '\e924';
        width: .9375rem;
        height: 1.25rem;
        position: absolute;
        top: .25rem;
        right: 1rem;
        font-size: 1.25rem
    }

.rwd .intel-brand-ux .input-box .date-field .date-icon {
    position: absolute;
    right: 1.4375rem;
    font-size: 1.25rem;
    line-height: 40px;
    pointer-events: none;
    color: #525252
}

.rwd .intel-brand-ux .input-box .date-field input[type="date"] {
    font-family: "intel-clear","tahoma",Helvetica,"helvetica",Arial,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1rem;
    color: #525252;
    border-color: #aeaeae;
    border-width: .0625rem;
    border-radius: 0;
    border-style: solid;
    height: 2.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
    width: 100%
}

    .rwd .intel-brand-ux .input-box .date-field input[type="date"].invalid ~ .error-icon, .rwd .intel-brand-ux .input-box .date-field input[type="date"]:invalid ~ .error-icon {
        display: inherit;
        color: #ce0000
    }

    .rwd .intel-brand-ux .input-box .date-field input[type="date"].invalid ~ p.invalid, .rwd .intel-brand-ux .input-box .date-field input[type="date"]:invalid ~ p.invalid {
        display: inherit;
        color: #ce0000
    }

.theme-dark-1 .rwd .intel-brand-ux .input-box .date-field input[type="date"].invalid ~ p.invalid, .theme-dark-1 .rwd .intel-brand-ux .input-box .date-field input[type="date"]:invalid ~ p.invalid {
    color: white
}

.rwd .intel-brand-ux .input-box .date-field input[type="date"]:hover, .rwd .intel-brand-ux .input-box .date-field input[type="date"].hover {
    border-color: #525252
}

.rwd .intel-brand-ux .input-box .date-field input[type="date"]:focus, .rwd .intel-brand-ux .input-box .date-field input[type="date"].focus {
    color: #262626;
    border-color: #0068b5
}

.rwd .intel-brand-ux .input-box .date-field input[type="date"]:active, .rwd .intel-brand-ux .input-box .date-field input[type="date"].active {
    color: #262626;
    border-color: #0068b5
}

.rwd .intel-brand-ux .input-box .date-field input[type="date"][disabled], .rwd .intel-brand-ux .input-box .date-field input[type="date"].disabled {
    border-color: #aeaeae;
    border-style: dashed;
    background-color: white
}

.rwd .intel-brand-ux .input-box .date-field input[type="date"]:invalid, .rwd .intel-brand-ux .input-box .date-field input[type="date"].invalid {
    border-color: #ce0000;
    border-width: .1875rem;
    color: #ce0000
}

.rwd .intel-brand-ux .input-box .search-field {
    position: relative;
    color: #262626;
    display: flex;
    align-items: center;
    padding: 0
}

    .rwd .intel-brand-ux .input-box .search-field ::-webkit-input-placeholder, .rwd .intel-brand-ux .input-box .search-field :-ms-input-placeholder, .rwd .intel-brand-ux .input-box .search-field ::placeholder {
        color: #525252
    }

    .rwd .intel-brand-ux .input-box .search-field .search-icon::before {
        position: absolute;
        left: .5rem;
        top: 1.125rem;
        color: #0068b5
    }

    .rwd .intel-brand-ux .input-box .search-field .search-icon.short::before {
        top: .75rem
    }

    .rwd .intel-brand-ux .input-box .search-field input {
        height: 3.5rem;
        padding-left: 2.5rem;
        margin-right: -2.25rem;
        width: 100%;
        border: .0625rem solid #aeaeae
    }

        .rwd .intel-brand-ux .input-box .search-field input.short {
            height: 2.5rem
        }

        .rwd .intel-brand-ux .input-box .search-field input.focus ~ .search-icon::before, .rwd .intel-brand-ux .input-box .search-field input:focus ~ .search-icon::before, .rwd .intel-brand-ux .input-box .search-field input.active ~ .search-icon::before, .rwd .intel-brand-ux .input-box .search-field input:active ~ .search-icon::before {
            color: #004a86
        }

        .rwd .intel-brand-ux .input-box .search-field input.invalid ~ .cancel, .rwd .intel-brand-ux .input-box .search-field input:invalid ~ .cancel {
            color: #ce0000
        }

    .rwd .intel-brand-ux .input-box .search-field .cancel {
        border: 0;
        color: #525252;
        border-radius: 50%;
        background-color: #e9e9e9;
        z-index: 1;
        padding: 0;
        margin: 0;
        width: 1.25rem;
        height: 1.25rem;
        line-height: 1.25rem
    }

        .rwd .intel-brand-ux .input-box .search-field .cancel::before {
            margin-left: .125rem
        }

.rwd .intel-brand-ux .input-box .checkbox {
    width: 1.5rem;
    height: 1.5rem;
    border: .0625rem solid gray;
    border-radius: 0;
    display: inline-block;
    vertical-align: middle;
    background-color: white;
    min-height: 1.5rem;
    margin-top: .5rem;
    margin-bottom: .5rem
}

.rwd .intel-brand-ux .input-box label.checkbox-label {
    position: relative;
    font-weight: 400;
    margin: 0;
    outline: 0;
    padding: .5rem;
    cursor: pointer;
    min-height: 1.875rem;
    color: #525252
}

.theme-dark-1 .rwd .intel-brand-ux .input-box label.checkbox-label {
    color: white
}

.rwd .intel-brand-ux .input-box label.checkbox-label span.checkbox {
    margin-left: -0.5rem;
    margin-right: .5rem
}

.rwd .intel-brand-ux .input-box input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    bottom: 1rem;
    z-index: 1;
    cursor: pointer;
    width: 1.5rem;
    height: 1.5rem;
    margin: 0;
    vertical-align: top;
    -moz-appearance: none;
    -webkit-appearance: none;
    -o-appearance: none;
    appearance: none;
    border: 0;
    outline: 0;
    line-height: normal;
    box-sizing: border-box;
    padding: 0
}

    .rwd .intel-brand-ux .input-box input[type="checkbox"]:focus + .checkbox, .rwd .intel-brand-ux .input-box input[type="checkbox"]:focus + label.checkbox-label .checkbox {
        outline: .0625rem dotted #aeaeae;
        outline: .3125rem auto -webkit-focus-ring-color
    }

    .rwd .intel-brand-ux .input-box input[type="checkbox"] + span.checkbox:before, .rwd .intel-brand-ux .input-box input[type="checkbox"] + label.checkbox-label span.checkbox:before {
        margin-left: -16px;
        color: transparent
    }

    .rwd .intel-brand-ux .input-box input[type="checkbox"][disabled] + span.checkbox, .rwd .intel-brand-ux .input-box input[type="checkbox"][disabled] + label.checkbox-label span.checkbox {
        border: .0625rem dashed #aeaeae
    }

    .rwd .intel-brand-ux .input-box input[type="checkbox"]:checked + span.checkbox, .rwd .intel-brand-ux .input-box input[type="checkbox"]:checked + label.checkbox-label span.checkbox {
        opacity: 1;
        width: 1.5rem;
        height: 1.5rem;
        border: .0625rem solid #0068b5;
        background-color: #0068b5
    }

        .rwd .intel-brand-ux .input-box input[type="checkbox"]:checked + span.checkbox::before, .rwd .intel-brand-ux .input-box input[type="checkbox"]:checked + label.checkbox-label span.checkbox::before {
            color: white
        }

    .rwd .intel-brand-ux .input-box input[type="checkbox"].focus ~ label.checkbox-label .labelContent, .rwd .intel-brand-ux .input-box input[type="checkbox"]:focus ~ label.checkbox-label .labelContent, .rwd .intel-brand-ux .input-box input[type="checkbox"].active ~ label.checkbox-label .labelContent, .rwd .intel-brand-ux .input-box input[type="checkbox"]:active ~ label.checkbox-label .labelContent {
        color: #262626
    }

.theme-dark-1 .rwd .intel-brand-ux .input-box input[type="checkbox"].focus ~ label.checkbox-label .labelContent, .theme-dark-1 .rwd .intel-brand-ux .input-box input[type="checkbox"]:focus ~ label.checkbox-label .labelContent, .theme-dark-1 .rwd .intel-brand-ux .input-box input[type="checkbox"].active ~ label.checkbox-label .labelContent, .theme-dark-1 .rwd .intel-brand-ux .input-box input[type="checkbox"]:active ~ label.checkbox-label .labelContent {
    color: white
}

.rwd .intel-brand-ux .input-box input[type="checkbox"].invalid + span.checkbox, .rwd .intel-brand-ux .input-box input[type="checkbox"]:invalid + span.checkbox, .rwd .intel-brand-ux .input-box input[type="checkbox"].invalid + label.checkbox-label span.checkbox, .rwd .intel-brand-ux .input-box input[type="checkbox"]:invalid + label.checkbox-label span.checkbox {
    border-color: #ce0000;
    border-width: .125rem;
    color: #ce0000
}

.rwd .intel-brand-ux .input-box input[type="checkbox"].invalid ~ label.checkbox-label .labelContent, .rwd .intel-brand-ux .input-box input[type="checkbox"]:invalid ~ label.checkbox-label .labelContent {
    color: #ce0000
}

.theme-dark-1 .rwd .intel-brand-ux .input-box input[type="checkbox"].invalid ~ label.checkbox-label .labelContent, .theme-dark-1 .rwd .intel-brand-ux .input-box input[type="checkbox"]:invalid ~ label.checkbox-label .labelContent {
    color: white
}

.rwd .intel-brand-ux .input-box .radio-group {
    display: flex;
    align-items: center
}

.rwd .intel-brand-ux .input-box input[type=radio] {
    width: 1.5rem;
    height: 1.5rem;
    margin: 0;
    position: relative;
    appearance: none;
    border-radius: 1.5rem
}

    .rwd .intel-brand-ux .input-box input[type=radio]:before, .rwd .intel-brand-ux .input-box input[type=radio]after {
        position: absolute
    }

    .rwd .intel-brand-ux .input-box input[type=radio]:after {
        width: 1.5rem;
        height: 1.5rem;
        border-radius: 1.5rem;
        top: .25rem;
        left: .3125rem;
        position: absolute;
        content: '';
        display: inline-block;
        border: .75rem solid #fff;
        margin: -0.3125rem;
        box-shadow: 0 0 0 .0625rem #aeaeae
    }

    .rwd .intel-brand-ux .input-box input[type=radio]:checked:after {
        width: 1.5rem;
        height: 1.5rem;
        border-radius: 1.5rem;
        top: .25rem;
        left: .3125rem;
        position: absolute;
        background-color: #0068b5;
        content: '';
        display: inline-block;
        border: .3125rem solid #fff;
        margin: -0.3125rem;
        box-shadow: 0 0 0 .0625rem #0068b5
    }

    .rwd .intel-brand-ux .input-box input[type=radio]:checked[disabled]:before {
        width: 1.625rem;
        height: 1.625rem;
        border-radius: 1.5rem;
        top: .1875rem;
        left: .25rem;
        position: absolute;
        background-color: #aeaeae;
        content: '';
        display: inline-block;
        border: .375rem solid #fff;
        margin: -0.3125rem
    }

    .rwd .intel-brand-ux .input-box input[type=radio].focus, .rwd .intel-brand-ux .input-box input[type=radio]:focus, .rwd .intel-brand-ux .input-box input[type=radio].active, .rwd .intel-brand-ux .input-box input[type=radio]:active {
        outline: .125rem auto -webkit-focus-ring-color;
        outline-offset: .375rem
    }

        .rwd .intel-brand-ux .input-box input[type=radio].focus ~ label.radio-label .labelContent, .rwd .intel-brand-ux .input-box input[type=radio]:focus ~ label.radio-label .labelContent, .rwd .intel-brand-ux .input-box input[type=radio].active ~ label.radio-label .labelContent, .rwd .intel-brand-ux .input-box input[type=radio]:active ~ label.radio-label .labelContent {
            color: #262626
        }

.theme-dark-1 .rwd .intel-brand-ux .input-box input[type=radio].focus ~ label.radio-label .labelContent, .theme-dark-1 .rwd .intel-brand-ux .input-box input[type=radio]:focus ~ label.radio-label .labelContent, .theme-dark-1 .rwd .intel-brand-ux .input-box input[type=radio].active ~ label.radio-label .labelContent, .theme-dark-1 .rwd .intel-brand-ux .input-box input[type=radio]:active ~ label.radio-label .labelContent {
    color: white
}

.rwd .intel-brand-ux .input-box input[type=radio][disabled]:before {
    width: 1.625rem;
    height: 1.625rem;
    border-radius: 1.5rem;
    top: .1875rem;
    left: .25rem;
    position: absolute;
    background-color: white;
    content: '';
    display: inline-block;
    border: .375rem solid #fff;
    margin: -0.3125rem
}

.rwd .intel-brand-ux .input-box input[type=radio][disabled]:after {
    background-color: transparent;
    box-shadow: none;
    border: .0625rem dashed #aeaeae
}

.rwd .intel-brand-ux .input-box.has-label {
    width: auto;
    height: auto
}

    .rwd .intel-brand-ux .input-box.has-label .radio {
        display: inline-block
    }

        .rwd .intel-brand-ux .input-box.has-label .radio::before {
            margin-left: 0
        }

.rwd .intel-brand-ux .input-box .radio-label {
    padding: .5rem;
    position: relative;
    align-items: center;
    margin-bottom: 0
}

    .rwd .intel-brand-ux .input-box .radio-label .labelContent {
        color: #525252;
        font-weight: 700
    }

.theme-dark-1 .rwd .intel-brand-ux .input-box .radio-label .labelContent {
    color: white
}

.rwd .intel-brand-ux .input-box .select-css {
    max-width: 100%;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-image: url("data:image/svg+xml,%3Csvgwidth='14'height='9'xmlns='http://www.w3.org/2000/svg'%3E%3Cpathd='M01.8L1.7l5.75.8L12.4.7l11-6.77z'fill='%23525252'fill-rule='evenodd'/%3E%3C/svg%3E"),linear-gradient(to bottom,#fff 0,#fff 100%);
    background-repeat: no-repeat,repeat;
    background-position: right 1rem top 50%,0 0;
    background-size: .75rem auto,100%;
    font-family: "intel-clear","tahoma",Helvetica,"helvetica",Arial,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1rem;
    color: #525252;
    border-color: #aeaeae;
    border-width: .0625rem;
    border-radius: 0;
    border-style: solid;
    height: 2.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
    width: 100%
}

    .rwd .intel-brand-ux .input-box .select-css.invalid ~ .error-icon, .rwd .intel-brand-ux .input-box .select-css:invalid ~ .error-icon {
        display: inherit;
        color: #ce0000
    }

    .rwd .intel-brand-ux .input-box .select-css.invalid ~ p.invalid, .rwd .intel-brand-ux .input-box .select-css:invalid ~ p.invalid {
        display: inherit;
        color: #ce0000
    }

.theme-dark-1 .rwd .intel-brand-ux .input-box .select-css.invalid ~ p.invalid, .theme-dark-1 .rwd .intel-brand-ux .input-box .select-css:invalid ~ p.invalid {
    color: white
}

.rwd .intel-brand-ux .input-box .select-css::-ms-expand {
    display: none
}

.rwd .intel-brand-ux .input-box .select-css:hover, .rwd .intel-brand-ux .input-box .select-css.hover {
    border-color: #525252
}

.rwd .intel-brand-ux .input-box .select-css:focus, .rwd .intel-brand-ux .input-box .select-css.focus {
    color: #262626;
    border-color: #0068b5
}

.rwd .intel-brand-ux .input-box .select-css:active, .rwd .intel-brand-ux .input-box .select-css.active {
    color: #262626;
    border-color: #0068b5
}

.rwd .intel-brand-ux .input-box .select-css[disabled], .rwd .intel-brand-ux .input-box .select-css.disabled {
    border-color: #aeaeae;
    border-style: dashed;
    background-color: white
}

.rwd .intel-brand-ux .input-box .select-css:invalid, .rwd .intel-brand-ux .input-box .select-css.invalid {
    border-color: #ce0000;
    border-width: .1875rem;
    color: #ce0000;
    background-image: url("data:image/svg+xml,%3Csvgdata-name='Layer2'style='fill:%23CE0000'xmlns='http://www.w3.org/2000/svg'viewBox='002424'%3E%3Cpathd='M2118.8a1.51.5001-.5.81.41.4001-1.4h-15a1.41.4001-1-.31.51.5001-.5-11.61.6001.2-1l7.5-13a1.41.4001.8-.61.71.7001101.41.4001.7.7l7.513a1.61.6001.31zM12.45.2a.5.5000-.80L418.3a.5.50000.6.4.4000.4.2h15a.4.4000.4-.3.5.50000-.4zm-110.7a.9.9000-.3.6.9.9000.3.6110001.20.9.9000.3-.6.9.9000-.3-.611000-1.20zm00a.9.9000-.3.6.9.9000.3.6110001.20.9.9000.3-.6.9.9000-.3-.611000-1.20zm1-6.9a.4.4001.3.1.3.30010.3l-.25.2a.4.40010.3.3.3001-.3.1h-.3a.3.3001-.3-.1.3.30010-.2l-.3-5.3a.3.30010-.3.4.4001.4-.1z'/%3E%3C/svg%3E"),linear-gradient(to bottom,#fff 0,#fff 100%);
    background-size: 1.25rem auto,100%;
    background-position: right .875rem top 50%,0 0
}

    .rwd .intel-brand-ux .input-box .select-css.invalid ~ .error-icon, .rwd .intel-brand-ux .input-box .select-css:invalid ~ .error-icon {
        display: inherit;
        color: #ce0000
    }

    .rwd .intel-brand-ux .input-box .select-css.invalid ~ p.invalid, .rwd .intel-brand-ux .input-box .select-css:invalid ~ p.invalid {
        display: inherit
    }

*[dir="rtl"] .rwd .intel-brand-ux .input-box .select-css, :root:lang(ar) .rwd .intel-brand-ux .input-box .select-css, :root:lang(iw) .rwd .intel-brand-ux .input-box .select-css {
    background-position: left .7em top 50%,0 0;
    padding: .6em .8em .5em 1.4em
}

.rwd .intel-brand-ux .input-box .dropdown-search {
    display: flex;
    align-items: center
}

    .rwd .intel-brand-ux .input-box .dropdown-search .input-box:first-child {
        flex-shrink: 1
    }

        .rwd .intel-brand-ux .input-box .dropdown-search .input-box:first-child .select-css {
            width: auto;
            padding-right: 2rem;
            height: 3.5rem;
            font-weight: 700;
            border-color: #aeaeae;
            border-right: 0;
            background-image: url("data:image/svg+xml,%3Csvgwidth='14'height='9'xmlns='http://www.w3.org/2000/svg'%3E%3Cpathd='M01.8L1.7l5.75.8L12.4.7l11-6.77z'fill='%230071C5'fill-rule='evenodd'/%3E%3C/svg%3E"),linear-gradient(to bottom,#e9e9e9 0,#e9e9e9 100%)
        }

    .rwd .intel-brand-ux .input-box .dropdown-search .input-box:nth-child(2) {
        flex-shrink: 0;
        flex-grow: 1
    }

        .rwd .intel-brand-ux .input-box .dropdown-search .input-box:nth-child(2) input[type="search"] {
            border-color: #aeaeae
        }

.rwd .intel-brand-ux .input-box .filter {
    margin-right: .5rem;
    background: white;
    border: .0625rem solid #aeaeae;
    display: inline-flex;
    align-items: center;
    padding: .3125rem 1rem
}

    .rwd .intel-brand-ux .input-box .filter .filter-label {
        font-size: .875rem;
        color: #262626;
        margin-right: .5rem
    }

    .rwd .intel-brand-ux .input-box .filter .filter-close {
        background: transparent;
        border: 0;
        padding: 0;
        margin: 0;
        color: #525252
    }

        .rwd .intel-brand-ux .input-box .filter .filter-close::before {
            margin: 0;
            font-size: 1rem;
            margin-bottom: -0.0625rem;
            display: block
        }

.rwd .intel-brand-ux .input-box .pagination-controls {
    display: flex;
    align-items: center;
    padding: .5rem
}

    .rwd .intel-brand-ux .input-box .pagination-controls .prev {
        background: transparent;
        border: 0;
        padding: 0;
        margin: 0;
        margin-right: 1rem;
        font-size: 1rem;
        color: #0068b5
    }

        .rwd .intel-brand-ux .input-box .pagination-controls .prev::before {
            margin: 0;
            display: block
        }

        .rwd .intel-brand-ux .input-box .pagination-controls .prev.disabled, .rwd .intel-brand-ux .input-box .pagination-controls .prev[disabled] {
            color: #aeaeae
        }

.theme-dark .rwd .intel-brand-ux .input-box .pagination-controls .prev {
    color: white
}

.rwd .intel-brand-ux .input-box .pagination-controls .next {
    background: transparent;
    border: 0;
    padding: 0;
    margin: 0;
    margin-left: 1rem;
    font-size: 1rem;
    color: #0068b5
}

    .rwd .intel-brand-ux .input-box .pagination-controls .next::before {
        margin: 0;
        display: block
    }

    .rwd .intel-brand-ux .input-box .pagination-controls .next.disabled, .rwd .intel-brand-ux .input-box .pagination-controls .next[disabled] {
        color: #aeaeae
    }

.theme-dark .rwd .intel-brand-ux .input-box .pagination-controls .next {
    color: white
}

.rwd .intel-brand-ux .input-box .pagination-controls input.current-page {
    width: 2.25rem;
    height: 1.75rem;
    padding: .0625rem;
    text-align: center
}

.rwd .intel-brand-ux .input-box .pagination-controls .separator {
    margin-left: 1rem;
    margin-right: 1rem;
    color: #262626
}

.theme-dark .rwd .intel-brand-ux .input-box .pagination-controls .separator {
    color: white
}

.rwd .intel-brand-ux .input-box .pagination-controls .total-pages {
    color: #262626
}

.theme-dark .rwd .intel-brand-ux .input-box .pagination-controls .total-pages {
    color: white
}

.rwd .intel-brand-ux .input-box .pagination-controls .view-all-pages {
    background: transparent;
    border: 0;
    padding: 0;
    margin: 0;
    margin-left: 2.5rem;
    font-size: 1rem;
    color: #0068b5
}

.theme-dark .rwd .intel-brand-ux .input-box .pagination-controls .view-all-pages {
    color: white
}

.rwd .has-rte-buttons .button-blue-light, .rwd .has-rte-buttons .button-white {
    position: relative;
    border-radius: 0;
    padding: .625rem 1.5rem;
    font-size: 1rem;
    line-height: 1.25;
    border-width: 0;
    white-space: normal;
    display: inline-block;
    cursor: pointer;
    margin-bottom: .5rem
}

    .rwd .has-rte-buttons .button-blue-light:active, .rwd .has-rte-buttons .button-white:active {
        top: auto;
        left: auto
    }

    .rwd .has-rte-buttons .button-blue-light:active, .rwd .has-rte-buttons .button-white:active, .rwd .has-rte-buttons .button-blue-light:hover, .rwd .has-rte-buttons .button-white:hover, .rwd .has-rte-buttons .button-blue-light:focus, .rwd .has-rte-buttons .button-white:focus {
        top: 0;
        left: 0;
        box-shadow: none
    }

    .rwd .has-rte-buttons .button-blue-light a, .rwd .has-rte-buttons .button-white a {
        text-decoration: none !important
    }

        .rwd .has-rte-buttons .button-blue-light a:active, .rwd .has-rte-buttons .button-white a:active, .rwd .has-rte-buttons .button-blue-light a:hover, .rwd .has-rte-buttons .button-white a:hover, .rwd .has-rte-buttons .button-blue-light a:focus, .rwd .has-rte-buttons .button-white a:focus {
            text-decoration: none !important
        }

        .rwd .has-rte-buttons .button-blue-light a::after, .rwd .has-rte-buttons .button-white a::after {
            content: '' !important;
            padding-left: 0 !important
        }

.rwd .has-rte-buttons .button-blue-light {
    color: #fff;
    background-color: #0068b5
}

    .rwd .has-rte-buttons .button-blue-light:focus, .rwd .has-rte-buttons .button-blue-light:hover {
        color: #fff;
        background-color: #005a9d
    }

        .rwd .has-rte-buttons .button-blue-light:focus a, .rwd .has-rte-buttons .button-blue-light:hover a {
            color: #fff;
            background-color: #005a9d
        }

    .rwd .has-rte-buttons .button-blue-light a {
        color: #fff
    }

        .rwd .has-rte-buttons .button-blue-light a:focus, .rwd .has-rte-buttons .button-blue-light a:hover {
            color: #fff;
            background-color: #005a9d
        }

.rwd .has-rte-buttons .button-white {
    color: #0068b5;
    background: #fff
}

    .rwd .has-rte-buttons .button-white:hover, .rwd .has-rte-buttons .button-white:focus {
        color: #004a86;
        background: #e9e9e9
    }

        .rwd .has-rte-buttons .button-white:hover a, .rwd .has-rte-buttons .button-white:focus a {
            color: #004a86;
            background: #e9e9e9
        }

    .rwd .has-rte-buttons .button-white a {
        color: #0068b5
    }

        .rwd .has-rte-buttons .button-white a:focus, .rwd .has-rte-buttons .button-white a:hover {
            color: #004a86;
            background: #e9e9e9
        }

.rwd div[data-component="compare-tray"] .btn.btn-icon {
    position: absolute;
    right: 5px;
    top: 5px;
    left: unset;
    padding: 0
}

    .rwd div[data-component="compare-tray"] .btn.btn-icon:active, .rwd div[data-component="compare-tray"] .btn.btn-icon:focus {
        right: 5px;
        top: 5px;
        outline: thin dotted #333;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

.rwd .header-simplify nav.global-menu-simplify {
    position: fixed;
    background: #0068b5;
    width: 100%;
    height: 50px;
    border: 0;
    outline: 0
}

    .rwd .header-simplify nav.global-menu-simplify .mobileFirst {
        visibility: hidden
    }

@media screen and (min-width:768px) {
    .rwd .header-simplify nav.global-menu-simplify {
        height: 60px
    }
}

.rwd body {
    padding-top: 0
}

@media(max-width:1650px) {
    .rwd body {
        padding-top: 0
    }
}

.rwd ol.big-number-list {
    list-style-type: none;
    padding: 0;
    margin: 0
}

    .rwd ol.big-number-list li {
        position: relative;
        clear: both;
        margin-bottom: 20px
    }

        .rwd ol.big-number-list li .big-number {
            display: inline-block;
            float: left;
            color: inherit;
            font-size: 48px
        }

        .rwd ol.big-number-list li p {
            margin: 0 0 0 25px;
            padding-top: 8px;
            min-height: 48px
        }

.rwd .masthead .hub-masthead-component .full-bleed-image {
    max-height: 1080px
}

.rwd .masthead .hub-masthead-component .masthead-component .masthead-content h2 > a, .rwd .masthead .hub-masthead-component .masthead-component .masthead-content p.description-text > a {
    color: inherit
}

.rwd .masthead-component {
    position: relative;
    background-color: #003c71;
    padding-bottom: 2em
}

    .rwd .masthead-component, .rwd .masthead-component a {
        color: white
    }

        .rwd .masthead-component a:hover {
            color: #9addf7
        }

        .rwd .masthead-component a.white-btn-blue-text {
            color: #0068b5
        }

            .rwd .masthead-component a.white-btn-blue-text:hover {
                color: #003c71
            }

            .rwd .masthead-component a.white-btn-blue-text:focus {
                color: #003c71
            }

        .rwd .masthead-component a.blue-btn-white-text {
            color: white
        }

            .rwd .masthead-component a.blue-btn-white-text:hover {
                color: white
            }

            .rwd .masthead-component a.blue-btn-white-text:focus {
                color: white
            }

@media(max-width:767px) {
    .rwd .masthead-component a.white-btn-blue-text-mobile {
        color: #0068b5
    }

        .rwd .masthead-component a.white-btn-blue-text-mobile:hover {
            color: #003c71
        }

        .rwd .masthead-component a.white-btn-blue-text-mobile:focus {
            color: #003c71
        }

    .rwd .masthead-component a.btn.blue-btn-white-text-mobile {
        color: white
    }

        .rwd .masthead-component a.btn.blue-btn-white-text-mobile:hover {
            color: white
        }

        .rwd .masthead-component a.btn.blue-btn-white-text-mobile:focus {
            color: white
        }
}

.rwd .masthead-component.has-jumplinks {
    padding-bottom: 0
}

@media(min-width:1200px) {
    .rwd .masthead-component.has-jumplinks.no-image {
        margin-bottom: 0
    }
}

@media screen and (max-width:767px) {
    .rwd .masthead-component.has-jumplinks .intrinsic-ratio.full {
        position: static;
        margin-top: 60px
    }
}

@media(min-width:768px) {
    .rwd .masthead-component.has-jumplinks .blade-content {
        margin-bottom: 32px
    }
}

.rwd .masthead-component .blade-content {
    min-height: 512px;
    position: relative
}

    .rwd .masthead-component .blade-content.auto-min-height {
        min-height: inherit
    }

    .rwd .masthead-component .blade-content.article-hero-without-image {
        min-height: 280px
    }

        .rwd .masthead-component .blade-content.article-hero-without-image .masthead-content-container {
            position: relative
        }

@media screen and (min-width:992px) {
    .rwd .masthead-component {
        max-height: 620px
    }

        .rwd .masthead-component .blade-content {
            min-height: 464px
        }
}

.rwd .masthead-component .masthead-content {
    position: relative
}

    .rwd .masthead-component .masthead-content h2 {
        font-size: 48px;
        margin-top: 0;
        margin-bottom: 0
    }

    .rwd .masthead-component .masthead-content p {
        margin-top: 1em;
        margin-bottom: 1em
    }

    .rwd .masthead-component .masthead-content .text {
        max-width: 970px;
        clear: both
    }

        .rwd .masthead-component .masthead-content .text .processor-badge {
            position: relative;
            float: left;
            width: 74px;
            height: 74px;
            margin: 8px 11px 0 0;
            text-align: center
        }

            .rwd .masthead-component .masthead-content .text .processor-badge img {
                max-height: 100%;
                max-width: 100%
            }

@media screen and (max-width:480px) {
    .rwd .masthead-component .masthead-content .text .processor-badge.disable-badge-mobile {
        display: none
    }
}

.rwd .masthead-component .masthead-content .text .text-body {
    display: block;
    overflow: hidden
}

    .rwd .masthead-component .masthead-content .text .text-body .cta-item, .rwd .masthead-component .masthead-content .text .text-body .btn {
        margin-bottom: 0
    }

@media screen and (max-width:767px) {
    .rwd .masthead-component .masthead-content .text .text-body .cta-item .inset, .rwd .masthead-component .masthead-content .text .text-body .btn .inset, .rwd .masthead-component .masthead-content .text .text-body .cta-item .full, .rwd .masthead-component .masthead-content .text .text-body .btn .full {
        width: 100%
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .rwd .masthead-component .masthead-content .text .processor-badge {
        margin-top: 6px
    }

    .rwd .masthead-component .masthead-content .text .btn {
        padding: .3em 2em
    }
}

@media(min-width:768px) and (max-width:991px) {
    .rwd .masthead-component .masthead-content .text {
        font-size: 14px
    }

        .rwd .masthead-component .masthead-content .text .processor-badge {
            margin-top: 4px
        }

        .rwd .masthead-component .masthead-content .text .btn {
            padding: .3em 2em
        }
}

@media(max-width:767px) {
    .rwd .masthead-component .masthead-content .text {
        font-size: 14px
    }

        .rwd .masthead-component .masthead-content .text .processor-badge {
            margin-top: 4px
        }

        .rwd .masthead-component .masthead-content .text .text-body h2 {
            font-size: 32px
        }

        .rwd .masthead-component .masthead-content .text .masthead-content-container {
            padding: 15px
        }

        .rwd .masthead-component .masthead-content .text .btn {
            padding: .3em 2em
        }
}

.rwd .masthead-component .masthead-content .text.text-with-badge .text-body {
    margin-left: 11px
}

.rwd .masthead-component .jump-links {
    background-color: #252525
}

    .rwd .masthead-component .jump-links h3 {
        display: none;
        margin: 0;
        padding: 15px;
        font-size: 18px
    }

        .rwd .masthead-component .jump-links h3:before {
            content: ' ';
            display: block;
            float: right;
            background-image: url(commons-page/resources/images/sprite-carets.png);
            background-position: 0 -426px;
            width: 16px;
            height: 16px
        }

    .rwd .masthead-component .jump-links ul {
        text-align: center;
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 0
    }

        .rwd .masthead-component .jump-links ul li {
            list-style-type: none;
            display: inline-block;
            padding: 0
        }

            .rwd .masthead-component .jump-links ul li a {
                display: block;
                padding: 19px 8px 19px;
                color: #fff;
                margin-left: 55px
            }

            .rwd .masthead-component .jump-links ul li:first-child a {
                margin-left: 0
            }

.rwd .masthead-component.has-image .masthead-content .text {
    top: 0;
    left: 0;
    padding-left: .5em
}

.rwd .masthead-component.has-image .masthead-content .blade-image {
    position: relative;
    overflow: hidden
}

@media(min-width:1650px) {
    .rwd .masthead-component.has-image .masthead-content {
        width: 1610px;
        height: 350px
    }

        .rwd .masthead-component.has-image .masthead-content .blade-image {
            width: 1610px;
            height: 350px
        }

            .rwd .masthead-component.has-image .masthead-content .blade-image img {
                position: absolute;
                top: -278px;
                left: 0
            }

        .rwd .masthead-component.has-image .masthead-content .text {
            max-width: 750px
        }
}

@media(min-width:1200px) and (max-width:1649px) {
    .rwd .masthead-component.has-image .masthead-content {
        width: 1170px;
        height: 300px
    }

        .rwd .masthead-component.has-image .masthead-content .blade-image {
            width: 1170px;
            height: 300px
        }

            .rwd .masthead-component.has-image .masthead-content .blade-image img {
                position: absolute;
                top: -179px;
                left: 0
            }

        .rwd .masthead-component.has-image .masthead-content .text {
            max-width: 600px
        }
}

@media(min-width:992px) and (max-width:1199px) {
    .rwd .masthead-component.has-image .masthead-content {
        width: 970px;
        height: 300px
    }

        .rwd .masthead-component.has-image .masthead-content .blade-image {
            width: 970px;
            height: 300px
        }

            .rwd .masthead-component.has-image .masthead-content .blade-image img {
                position: absolute;
                top: -123px;
                left: 0
            }

        .rwd .masthead-component.has-image .masthead-content .text {
            max-width: 500px
        }

            .rwd .masthead-component.has-image .masthead-content .text .processor-badge {
                width: 56px;
                height: 56px;
                margin-top: 4px
            }
}

@media(min-width:768px) and (max-width:991px) {
    .rwd .masthead-component.has-image .masthead-content {
        width: 750px;
        height: 250px
    }

        .rwd .masthead-component.has-image .masthead-content .blade-image {
            width: 750px;
            height: 250px
        }

            .rwd .masthead-component.has-image .masthead-content .blade-image img {
                position: absolute;
                top: -86px;
                left: 0
            }

        .rwd .masthead-component.has-image .masthead-content .text {
            max-width: 400px
        }

            .rwd .masthead-component.has-image .masthead-content .text .processor-badge {
                width: 56px;
                height: 56px;
                margin-top: 4px
            }
}

@media(max-width:767px) {
    .rwd .masthead-component.has-image .masthead-content .text {
        position: relative;
        padding: 15px
    }

        .rwd .masthead-component.has-image .masthead-content .text .processor-badge {
            margin-top: 5px
        }

    .rwd .masthead-component.has-image .masthead-content .badge-aligment {
        padding-left: 0
    }
}

@media(min-width:768px) {
    .rwd .masthead-component.text-align-center .text, .rwd .masthead-component.has-image.text-align-center .text {
        text-align: center;
        margin: 0 auto
    }
}

.rwd .masthead-component.has-image.text-align-right .text {
    left: auto;
    right: 0
}

@media screen and (min-width:1200px) {
    .rwd .masthead-component.no-image .blade-content {
        min-height: 0
    }

    .rwd .masthead-component.no-image .masthead-content-container {
        position: relative;
        bottom: initial
    }

    .rwd .masthead-component.no-image.text-align-center .text {
        margin: 0 auto;
        left: 0
    }

    .rwd .masthead-component.no-image.text-align-right .text {
        margin-left: auto;
        float: right
    }
}

@media screen and (min-width:1200px) {
    .rwd .masthead-component.has-image.image-inset .masthead-content-container {
        position: relative
    }
}

.rwd .masthead-component.has-image.image-inset .masthead-content {
    height: auto
}

    .rwd .masthead-component.has-image.image-inset .masthead-content:before, .rwd .masthead-component.has-image.image-inset .masthead-content:after {
        content: " ";
        display: table
    }

    .rwd .masthead-component.has-image.image-inset .masthead-content:after {
        clear: both
    }

    .rwd .masthead-component.has-image.image-inset .masthead-content:before, .rwd .masthead-component.has-image.image-inset .masthead-content:after {
        content: " ";
        display: table
    }

    .rwd .masthead-component.has-image.image-inset .masthead-content:after {
        clear: both
    }

    .rwd .masthead-component.has-image.image-inset .masthead-content .image-video-container {
        position: relative
    }

    .rwd .masthead-component.has-image.image-inset .masthead-content .blade-image {
        padding: 15px;
        height: auto;
        float: right;
        z-index: 400
    }

@media screen and (max-width:767px) {
    .rwd .masthead-component.has-image.image-inset .masthead-content .blade-image {
        float: none
    }
}

.rwd .masthead-component.has-image.image-inset .masthead-content .blade-image img {
    position: relative;
    top: 0;
    left: 0;
    max-width: 100%
}

.rwd .masthead-component.has-image.image-inset .masthead-content .video-player-max-width {
    margin: 15px 15px 14px 15px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 200;
    overflow: hidden
}

.rwd .masthead-component.has-image.image-inset .masthead-content .BrightcoveExperience {
    position: absolute;
    top: -0.75%;
    left: -0.75%;
    width: 101.5%;
    height: 101.5%
}

.rwd .masthead-component.has-image.image-inset .masthead-content .blade-image img {
    width: 100%
}

@media(min-width:1650px) {
    .rwd .masthead-component.has-image.image-inset .masthead-content .blade-image {
        width: 690px;
        height: 401px
    }

    .rwd .masthead-component.has-image.image-inset .masthead-content .video-player-max-width {
        width: 660px;
        height: 371px
    }

    .rwd .masthead-component.has-image.image-inset .masthead-content .text {
        width: 900px;
        max-width: initial
    }
}

@media(min-width:1200px) and (max-width:1649px) {
    .rwd .masthead-component.has-image.image-inset .masthead-content .blade-image {
        width: 669px;
        height: 389px
    }

    .rwd .masthead-component.has-image.image-inset .masthead-content .video-player-max-width {
        width: 639px;
        height: 359px
    }

    .rwd .masthead-component.has-image.image-inset .masthead-content .text {
        width: 500px;
        max-width: initial
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .rwd .masthead-component.has-image.image-inset .masthead-content .blade-image {
        width: 570px;
        height: 334px
    }

    .rwd .masthead-component.has-image.image-inset .masthead-content .video-player-max-width {
        width: 540px;
        height: 304px
    }

    .rwd .masthead-component.has-image.image-inset .masthead-content .text {
        width: 400px;
        max-width: initial
    }
}

@media(min-width:768px) and (max-width:991px) {
    .rwd .masthead-component.has-image.image-inset .masthead-content .blade-image {
        width: 400px;
        height: 225px
    }

    .rwd .masthead-component.has-image.image-inset .masthead-content .video-player-max-width {
        width: 400px;
        height: 225px;
        margin: 0
    }

    .rwd .masthead-component.has-image.image-inset .masthead-content .text {
        width: 350px;
        max-width: initial
    }
}

@media(min-width:768px) {
    .rwd .masthead-component.has-image.image-inset .masthead-content .text {
        display: table-cell;
        vertical-align: middle
    }

    .rwd .masthead-component.has-image.image-inset .masthead-content .image-video-container {
        display: table-cell;
        vertical-align: middle
    }
}

@media(max-width:767px) {
    .rwd .masthead-component.has-image.image-inset .masthead-content .video-player-max-width {
        float: none;
        bottom: 0;
        left: 0;
        margin: 0
    }
}

.rwd .masthead-component.has-image.image-inset.text-align-right .blade-image {
    float: none
}

.rwd .masthead-component.has-image.image-inset.text-align-right .video-player-max-width {
    left: 0
}

.rwd .masthead-component.has-image.image-inset.has-video .blade-image {
    cursor: pointer
}

    .rwd .masthead-component.has-image.image-inset.has-video .blade-image:after {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 90px;
        height: 90px;
        margin-top: -45px;
        margin-left: -45px;
        background-image: url('commons-page/resources/images/play.png');
        content: ' '
    }

.rwd .masthead-component.has-image.image-inset.has-video.activeVideo {
    filter: alpha(opacity=30);
    -ms-filter: "alpha(opacity=30)";
    -webkit-opacity: .3;
    -moz-opacity: .3;
    -ms-opacity: .3;
    -o-opacity: .3;
    opacity: .3
}

    .rwd .masthead-component.has-image.image-inset.has-video.activeVideo:after {
        display: none
    }

.rwd .masthead-component.text-align-right .masthead-content-container {
    right: 0
}

.rwd .masthead-component.text-align-center .masthead-content-container {
    width: 100%
}

@media(min-width:768px) and (max-width:991px) {
    .rwd .masthead-component.text-align-center.no-image .masthead-content-container {
        width: auto
    }

    .rwd .masthead-component.text-align-center.no-image .text-body {
        display: block;
        overflow: hidden;
        margin-right: 26px
    }

    .rwd .masthead-component.text-align-center.no-image .processor-badge + .text-body {
        display: block;
        overflow: hidden;
        margin-right: 110px
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .rwd .masthead-component.text-align-center.no-image .masthead-content-container {
        width: auto
    }

    .rwd .masthead-component.text-align-center.no-image .processor-badge + .text-body {
        display: block;
        overflow: hidden;
        margin-right: 82px
    }
}

@media screen and (min-width:1200px) {
    .rwd .masthead-component.text-align-center.no-image .masthead-content-container {
        width: auto
    }

    .rwd .masthead-component.text-align-center.no-image .processor-badge + .text-body {
        display: block;
        overflow: hidden;
        margin-right: 84px
    }
}

.rwd .masthead-component .masthead-content-container {
    position: absolute;
    bottom: 0
}

@media screen and (max-width:1649px) {
    .rwd .masthead-component .masthead-content h2 {
        font-size: 48px
    }
}

@media screen and (max-width:1199px) {
    .rwd .masthead-component .blade-content {
        min-height: 0
    }

    .rwd .masthead-component .masthead-content-container {
        position: static
    }

    .rwd .masthead-component .masthead-content h2 {
        font-size: 48px
    }
}

@media screen and (max-width:991px) {
    .rwd .masthead-component .blade-content {
        padding: 0
    }

    .rwd .masthead-component .masthead-content {
        padding-top: 0
    }

        .rwd .masthead-component .masthead-content h2 {
            font-size: 36px
        }

    .rwd .masthead-component .masthead-content-container {
        position: static;
        padding: 0
    }

    .rwd .masthead-component .page-title, .rwd .masthead-component .page-tools {
        margin-left: 0;
        margin-right: 0
    }

    .rwd .masthead-component.has-image.image-inset .masthead-content .blade-image {
        padding: 0
    }
}

@media(min-width:768px) and (max-width:992px) {
    .rwd .masthead-component .page-title {
        margin-left: 20px;
        margin-right: 0
    }

        .rwd .masthead-component .page-title h1 {
            margin: 1em 0
        }
}

@media(min-width:768px) and (max-width:1199px) {
    .rwd .masthead-component .page-title {
        margin-right: 0
    }

        .rwd .masthead-component .page-title h1 {
            margin: 1em 0
        }
}

@media screen and (max-width:767px) {
    .rwd .masthead-component .blade-content.full .title-tools-container {
        position: absolute;
        width: 100%;
        z-index: 1
    }

        .rwd .masthead-component .blade-content.full .title-tools-container .pageheader .page-title h1 {
            font-size: 16px
        }

    .rwd .masthead-component .blade-content.inset .title-tools-container .pageheader .page-title h1 {
        font-size: 16px
    }
}

@media screen and (max-width:991px) and (min-width:768px) {
    .rwd .masthead-component .masthead-content {
        margin-left: 30px
    }
}

@media screen and (max-width:767px) {
    .rwd .masthead-component .intrinsic-ratio.full {
        padding-bottom: 64.25%;
        position: static
    }
}

@media screen and (max-width:767px) {
    .rwd .masthead-component .intrinsic-ratio.full {
        padding-bottom: 64.25%;
        position: static
    }

        .rwd .masthead-component .intrinsic-ratio.full .intrinsic-element:after {
            content: "";
            display: block;
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-repeat: repeat-x
        }

        .rwd .masthead-component .intrinsic-ratio.full.whiteGr .intrinsic-element:after {
            background-image: -webkit-linear-gradient(top,rgba(0,0,0,0.1) 60%,#fff 100%);
            background-image: linear-gradient(to bottom,rgba(0,0,0,0.1) 60%,#fff 100%);
            background-repeat: repeat-x
        }

        .rwd .masthead-component .intrinsic-ratio.full.blackGr .intrinsic-element:after {
            background-image: -webkit-linear-gradient(top,rgba(0,0,0,0.1) 60%,#000 100%);
            background-image: linear-gradient(to bottom,rgba(0,0,0,0.1) 60%,#000 100%);
            background-repeat: repeat-x
        }

        .rwd .masthead-component .intrinsic-ratio.full.blueGr .intrinsic-element:after {
            background-image: -webkit-linear-gradient(top,rgba(0,0,0,0.1) 60%,#003c71 100%);
            background-image: linear-gradient(to bottom,rgba(0,0,0,0.1) 60%,#003c71 100%);
            background-repeat: repeat-x
        }

    .rwd .masthead-component .masthead-content-container.whiteGr {
        background-color: #fff !important
    }

    .rwd .masthead-component .masthead-content-container.blackGr {
        background-color: #000 !important
    }

    .rwd .masthead-component .masthead-content-container.blueGr {
        background-color: #003c71 !important
    }

    .rwd .masthead-component .inset .masthead-content-container.hub-page-hero {
        background-color: inherit !important
    }
}

@media screen and (max-width:480px) {
    .rwd .masthead-component .intrinsic-ratio.full {
        padding-bottom: 100%
    }

        .rwd .masthead-component .intrinsic-ratio.full .intrinsic-element:after {
            content: "";
            display: block;
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-image: -webkit-linear-gradient(top,rgba(0,0,0,0.1) 60%,#000 100%);
            background-image: linear-gradient(to bottom,rgba(0,0,0,0.1) 60%,#000 100%);
            background-repeat: repeat-x
        }
}

@media screen and (max-width:767px) {
    .rwd .masthead-component .masthead-content-container.full {
        padding-bottom: 30px;
        margin-top: -180px;
        background-color: black
    }
}

@media screen and (max-width:767px) {
    .rwd .masthead-component {
        padding-bottom: 0
    }

        .rwd .masthead-component .intrinsic-ratio {
            padding-bottom: 56.25%
        }

        .rwd .masthead-component.has-image .masthead-content-container {
            padding: 0
        }

        .rwd .masthead-component.full-bleed-image .masthead-content-container:not(.full) {
            margin-top: 0
        }

        .rwd .masthead-component .masthead-content-container {
            margin-left: 0;
            margin-right: 0;
            padding: 1em
        }

            .rwd .masthead-component .masthead-content-container .masthead-content {
                padding: 0
            }

                .rwd .masthead-component .masthead-content-container .masthead-content .text h2 {
                    font-size: 32px
                }

                .rwd .masthead-component .masthead-content-container .masthead-content .text .white-grad {
                    color: #0071c5
                }

                .rwd .masthead-component .masthead-content-container .masthead-content p .white-grad {
                    color: #0071c5
                }

        .rwd .masthead-component .jump-links {
            cursor: pointer
        }

            .rwd .masthead-component .jump-links h3 {
                display: block
            }

            .rwd .masthead-component .jump-links ul {
                padding-left: 15px;
                padding-right: 15px;
                padding-bottom: 0;
                max-height: 0;
                overflow: hidden;
                -webkit-transition: all 300ms;
                -moz-transition: all 300ms;
                -ms-transition: all 300ms;
                -o-transition: all 300ms;
                transition: all 300ms
            }

                .rwd .masthead-component .jump-links ul:before, .rwd .masthead-component .jump-links ul:after {
                    content: " ";
                    display: table
                }

                .rwd .masthead-component .jump-links ul:after {
                    clear: both
                }

                .rwd .masthead-component .jump-links ul:before, .rwd .masthead-component .jump-links ul:after {
                    content: " ";
                    display: table
                }

                .rwd .masthead-component .jump-links ul:after {
                    clear: both
                }

                .rwd .masthead-component .jump-links ul li {
                    display: block;
                    width: 100%;
                    float: left;
                    text-align: left
                }

                    .rwd .masthead-component .jump-links ul li a {
                        margin-left: 0;
                        padding-left: 0
                    }

            .rwd .masthead-component .jump-links .active h3:before {
                background-image: url(commons-page/resources/images/sprite-carets.png);
                background-position: 0 -400px;
                width: 16px;
                height: 16px
            }

            .rwd .masthead-component .jump-links .active ul {
                padding-bottom: 15px;
                max-height: none
            }

        .rwd .masthead-component.has-image.image-inset.no-video-renditions .masthead-content .image-video-container {
            position: relative
        }

            .rwd .masthead-component.has-image.image-inset.no-video-renditions .masthead-content .image-video-container .blade-image {
                padding-bottom: 56.25%
            }

            .rwd .masthead-component.has-image.image-inset.no-video-renditions .masthead-content .image-video-container .video-player-max-width {
                width: 100%;
                height: 100%;
                position: absolute;
                top: 0;
                margin: 0;
                overflow: hidden;
                float: none
            }
}

.rwd .masthead-component.has-breadcrumb .breadcrumb {
    position: absolute;
    text-align: center;
    z-index: 401;
    left: 0;
    top: 40px;
    width: 100%;
    padding: 15px 15px 20px;
    margin-bottom: 0;
    font-weight: 400;
    font-style: normal
}

    .rwd .masthead-component.has-breadcrumb .breadcrumb.dark li a {
        color: #0068b5
    }

    .rwd .masthead-component.has-breadcrumb .breadcrumb.light li a {
        color: #fff
    }

    .rwd .masthead-component.has-breadcrumb .breadcrumb li a:hover {
        color: #00aeef
    }

@media screen and (min-width:768px) {
    .rwd .masthead-component.has-breadcrumb .article-hero-with-image .breadcrumb.left-alignment, .rwd .masthead-component.has-breadcrumb .article-hero-without-image .breadcrumb.left-alignment {
        margin-left: 20px
    }
}

@media screen and (min-width:992px) {
    .rwd .masthead-component.has-breadcrumb .article-hero-with-image .breadcrumb.left-alignment, .rwd .masthead-component.has-breadcrumb .article-hero-without-image .breadcrumb.left-alignment {
        margin-left: 0
    }
}

@media screen and (min-width:1200px) {
    .rwd .masthead-component.has-breadcrumb .title-tools-container .pageheader .page-title h1 {
        margin: 1.5em 0 2px 0
    }
}

@media screen and (min-width:768px) and (max-width:1200px) {
    .rwd .masthead-component.has-breadcrumb .title-tools-container .pageheader .page-title h1 {
        margin: 1.5em 0
    }
}

@media screen and (min-width:768px) {
    .rwd .masthead-component.has-breadcrumb .breadcrumb {
        margin-top: -30px
    }

        .rwd .masthead-component.has-breadcrumb .breadcrumb.no-display-title {
            padding: 0
        }

        .rwd .masthead-component.has-breadcrumb .breadcrumb.left-alignment {
            text-align: left;
            margin-left: 5px
        }

    .rwd .masthead-component.has-breadcrumb .preview-article {
        margin-top: -32px
    }

    .rwd .masthead-component .hidden-desktop {
        display: none !important
    }
}

@media screen and (min-width:992px) {
    .rwd .masthead-component.has-breadcrumb .breadcrumb {
        padding: 30px 15px;
        margin-top: -30px
    }

        .rwd .masthead-component.has-breadcrumb .breadcrumb.left-alignment {
            margin-left: -14px
        }

    .rwd .masthead-component.has-breadcrumb .preview-article {
        margin-top: -30px
    }
}

@media screen and (max-width:767px) {
    .rwd .masthead-component.has-breadcrumb .breadcumb-wrap {
        position: absolute;
        top: 0;
        left: 0
    }

    .rwd .masthead-component.has-breadcrumb .breadcrumb {
        top: 25px
    }

        .rwd .masthead-component.has-breadcrumb .breadcrumb.no-display-title {
            top: 0
        }

        .rwd .masthead-component.has-breadcrumb .breadcrumb.left-alignment {
            text-align: center;
            margin-top: 0;
            margin-left: 0
        }

    .rwd .masthead-component.has-breadcrumb .preview-article {
        margin-top: -29px
    }

    .rwd .masthead-component .hidden-desktop a {
        display: inline-block
    }

    .rwd .masthead-component .hidden-mobile {
        display: none !important
    }
}

@media screen and (min-width:1200px) {
    .rwd .masthead-component.has-breadcrumb .breadcrumb {
        padding: 10px 15px;
        margin-top: -30px
    }

        .rwd .masthead-component.has-breadcrumb .breadcrumb.no-display-title {
            padding: 0
        }

        .rwd .masthead-component.has-breadcrumb .breadcrumb.left-alignment {
            margin-left: -14px
        }

    .rwd .masthead-component.has-breadcrumb .preview {
        margin-top: -36px
    }

    .rwd .masthead-component.has-breadcrumb .preview-article {
        margin-top: -32px
    }
}

.rwd .masthead-component .breadcrumb-overlay .btn-close {
    padding: 0;
    min-width: 0
}

    .rwd .masthead-component .breadcrumb-overlay .btn-close .icon-remove {
        background-image: url('commons-page/resources/images/sprite-with-gray-icons.png');
        background-position: -60px -387px;
        width: 20px;
        height: 25px;
        display: inline-block
    }

@media screen and (max-width:767px) {
    .rwd div[id^="contentDetailTemplate-"] .l3-masthead-component.has-breadcrumb .breadcrumb {
        margin-top: 2em
    }
}

@media screen and (min-width:768px) {
    .rwd div[id^="contentDetailTemplate-"] .l3-masthead-component.has-breadcrumb .breadcrumb {
        padding-top: 45px
    }
}

@media screen and (max-width:767px) {
    .rwd div[id^="contentDetailTemplate-"] .l3-masthead-component.has-breadcrumb .title-tools-container .pageheader .page-title h1 {
        color: #000;
        margin-top: 1em;
        margin-bottom: 2em
    }
}

@media screen and (min-width:1200px) {
    .rwd div[id^="contentDetailTemplate-"] .l3-masthead-component.has-breadcrumb .title-tools-container .pageheader .page-title h1 {
        margin: 1.5em 0 2px 0
    }
}

@media screen and (min-width:768px) and (max-width:1200px) {
    .rwd div[id^="contentDetailTemplate-"] .l3-masthead-component.has-breadcrumb .title-tools-container .pageheader .page-title h1 {
        margin: 2.5em 0
    }
}

@media screen and (max-width:767px) {
    .rwd div[id^="contentDetailTemplate-"] .l3-masthead-component.has-breadcrumb.full-bleed-image .title-tools-container .pageheader .page-title h1 {
        color: #fff;
        margin-top: 1em;
        margin-bottom: 2em
    }
}

@media screen and (min-width:768px) {
    .rwd div[id^="hubTemplate-"] .masthead-component.has-breadcrumb .breadcrumb, .rwd div[id^="solutions-"] .masthead-component.has-breadcrumb .breadcrumb {
        margin-top: -40px
    }
}

@media screen and (min-width:992px) {
    .rwd div[id^="hubTemplate-"] .masthead-component.has-breadcrumb .breadcrumb, .rwd div[id^="solutions-"] .masthead-component.has-breadcrumb .breadcrumb {
        margin-top: -55px
    }
}

@media screen and (min-width:1200px) {
    .rwd div[id^="hubTemplate-"] .masthead-component.has-breadcrumb .breadcrumb, .rwd div[id^="solutions-"] .masthead-component.has-breadcrumb .breadcrumb {
        margin-top: -40px
    }
}

.rwd .masthead-component.text-align-left .hub-page-hero-align, .rwd .masthead-component.text-align-right .hub-page-hero-align {
    display: flex
}

    .rwd .masthead-component.text-align-left .hub-page-hero-align .text, .rwd .masthead-component.text-align-right .hub-page-hero-align .text {
        align-self: center
    }

.rwd.ie11 .masthead-component.text-align-left .hub-page-hero-align .text, .rwd.ie10 .masthead-component.text-align-left .hub-page-hero-align .text, .rwd.ie11 .masthead-component.text-align-right .hub-page-hero-align .text, .rwd.ie10 .masthead-component.text-align-right .hub-page-hero-align .text {
    align-self: auto
}

.rwd.ie11 .masthead-component.text-align-left .hub-page-hero-align, .rwd.ie10 .masthead-component.text-align-left .hub-page-hero-align {
    direction: rtl
}

    .rwd.ie11 .masthead-component.text-align-left .hub-page-hero-align .text, .rwd.ie10 .masthead-component.text-align-left .hub-page-hero-align .text {
        direction: ltr
    }

.rwd .masthead-component.text-align-right.has-video .hub-page-hero-align, .rwd .masthead-component.text-align-right.has-image .hub-page-hero-align {
    flex-direction: row
}

.rwd .masthead-component.text-align-right .pageheader {
    text-align: right
}

.rwd .masthead-component.text-align-left.has-video .hub-page-hero-align, .rwd .masthead-component.text-align-left.has-image .hub-page-hero-align {
    flex-direction: row-reverse
}

.rwd .masthead-component.text-align-left .pageheader {
    text-align: left
}

.rwd .masthead-component.text-align-center .pageheader {
    text-align: center
}

@media screen and (max-width:767px) {
    .rwd .masthead-component.text-align-right .hub-page-hero-align, .rwd .masthead-component.text-align-left .hub-page-hero-align {
        display: flex;
        flex-direction: column
    }

    .rwd .masthead-component.text-align-left .pageheader, .rwd .masthead-component.text-align-right .pageheader, .rwd .masthead-component.text-align-center .pageheader {
        text-align: left
    }

    .rwd .masthead-component.text-align-right.full-bleed-image .hub-page-hero-align, .rwd .masthead-component.text-align-left.full-bleed-image .hub-page-hero-align {
        display: flex;
        flex-direction: column
    }
}

.rwd .masthead-component.text-align-left.full-bleed-image .hub-page-hero-align {
    flex-direction: row
}

.rwd .masthead-component.text-align-right.full-bleed-image .hub-page-hero-align {
    flex-direction: row-reverse
}

@media screen and (max-width:767px) {
    .rwd .masthead-component.text-align-right.has-video .hub-page-hero-align, .rwd .masthead-component.text-align-left.has-video .hub-page-hero-align, .rwd .masthead-component.text-align-right.has-image .hub-page-hero-align, .rwd .masthead-component.text-align-left.has-image .hub-page-hero-align {
        flex-direction: column
    }

        .rwd .masthead-component.text-align-right.has-video .hub-page-hero-align .white-grad, .rwd .masthead-component.text-align-left.has-video .hub-page-hero-align .white-grad, .rwd .masthead-component.text-align-right.has-image .hub-page-hero-align .white-grad, .rwd .masthead-component.text-align-left.has-image .hub-page-hero-align .white-grad {
            color: inherit
        }
}

@media screen and (min-width:992px) {
    .rwd body.new_browser .hub-masthead-component .masthead-component.image-inset.has-jumplinks, .rwd body.old_browser.cookie-oldbrowser .hub-masthead-component .masthead-component.image-inset.has-jumplinks {
        max-height: inherit
    }
}

.rwd body.new_browser .hub-masthead-component .full-bleed-image, .rwd body.old_browser.cookie-oldbrowser .hub-masthead-component .full-bleed-image {
    max-height: 1080px
}

.rwd body.new_browser .hub-masthead-component .header-peek.persistent-cta-peek, .rwd body.old_browser.cookie-oldbrowser .hub-masthead-component .header-peek.persistent-cta-peek {
    padding-top: 0
}

.rwd body.new_browser .hub-masthead-component .has-jumplinks, .rwd body.old_browser.cookie-oldbrowser .hub-masthead-component .has-jumplinks {
    margin-bottom: 0
}

.rwd body.new_browser .hub-masthead-component .masthead-component.header-peek.has-jumplinks, .rwd body.old_browser.cookie-oldbrowser .hub-masthead-component .masthead-component.header-peek.has-jumplinks {
    padding-top: 0
}

.rwd body.new_browser .masthead-component.header-peek.has-jumplinks, .rwd body.old_browser.cookie-oldbrowser .masthead-component.header-peek.has-jumplinks {
    padding-top: 16px
}

.rwd .spying {
    position: relative
}

.rwd .paddlesJumplink {
    position: relative;
    z-index: 13
}

    .rwd .paddlesJumplink .paddle {
        background: rgba(15,15,15,0.7);
        color: #fff;
        font-size: 20px;
        position: absolute;
        bottom: 0;
        padding: 0;
        border: 0;
        display: none;
        height: 48px;
        width: 30px
    }

@media(min-width:767px) {
    .rwd .paddlesJumplink button.paddle {
        height: 60px;
        width: 50px;
        font-size: 26px
    }
}

.rwd .paddlesJumplink .left-paddle-jumplink {
    left: 0
}

.rwd .paddlesJumplink .right-paddle-jumplink {
    right: 0
}

.rwd .fix-depth .paddlesJumplink, .rwd .fix-depth .paddlesJumplink .paddle {
    position: fixed;
    top: 0;
    bottom: auto
}

.rwd .show-paddle-right .right-paddle-jumplink {
    display: block
}

.rwd .show-paddle-left .left-paddle-jumplink {
    display: block
}

.rwd .masthead-component .spynav, .rwd .l3-masthead-component .spynav, .rwd .overview-component .spynav, .rwd .custom-campaign-landing-jumplink .spynav, .rwd .masthead-component .nav-overflower, .rwd .l3-masthead-component .nav-overflower, .rwd .overview-component .nav-overflower, .rwd .custom-campaign-landing-jumplink .nav-overflower {
    width: 100%;
    z-index: 1000;
    position: relative;
    background-color: #fff
}

    .rwd .masthead-component .spynav .nav-affixer, .rwd .l3-masthead-component .spynav .nav-affixer, .rwd .overview-component .spynav .nav-affixer, .rwd .custom-campaign-landing-jumplink .spynav .nav-affixer, .rwd .masthead-component .nav-overflower .nav-affixer, .rwd .l3-masthead-component .nav-overflower .nav-affixer, .rwd .overview-component .nav-overflower .nav-affixer, .rwd .custom-campaign-landing-jumplink .nav-overflower .nav-affixer {
        z-index: 12;
        width: 100%;
        overflow: hidden;
        background-color: #fff;
        border-bottom: 1px solid #d7d7d7
    }

        .rwd .masthead-component .spynav .nav-affixer.affix, .rwd .l3-masthead-component .spynav .nav-affixer.affix, .rwd .overview-component .spynav .nav-affixer.affix, .rwd .custom-campaign-landing-jumplink .spynav .nav-affixer.affix, .rwd .masthead-component .nav-overflower .nav-affixer.affix, .rwd .l3-masthead-component .nav-overflower .nav-affixer.affix, .rwd .overview-component .nav-overflower .nav-affixer.affix, .rwd .custom-campaign-landing-jumplink .nav-overflower .nav-affixer.affix, .rwd .masthead-component .spynav .nav-affixer.affix-bottom, .rwd .l3-masthead-component .spynav .nav-affixer.affix-bottom, .rwd .overview-component .spynav .nav-affixer.affix-bottom, .rwd .custom-campaign-landing-jumplink .spynav .nav-affixer.affix-bottom, .rwd .masthead-component .nav-overflower .nav-affixer.affix-bottom, .rwd .l3-masthead-component .nav-overflower .nav-affixer.affix-bottom, .rwd .overview-component .nav-overflower .nav-affixer.affix-bottom, .rwd .custom-campaign-landing-jumplink .nav-overflower .nav-affixer.affix-bottom {
            position: fixed !important;
            top: 50px !important
        }

    .rwd .masthead-component .spynav.swipable .overflower, .rwd .l3-masthead-component .spynav.swipable .overflower, .rwd .overview-component .spynav.swipable .overflower, .rwd .custom-campaign-landing-jumplink .spynav.swipable .overflower, .rwd .masthead-component .nav-overflower.swipable .overflower, .rwd .l3-masthead-component .nav-overflower.swipable .overflower, .rwd .overview-component .nav-overflower.swipable .overflower, .rwd .custom-campaign-landing-jumplink .nav-overflower.swipable .overflower {
        left: 0;
        width: 100%;
        overflow: hidden
    }

        .rwd .masthead-component .spynav.swipable .overflower .overflower-inner, .rwd .l3-masthead-component .spynav.swipable .overflower .overflower-inner, .rwd .overview-component .spynav.swipable .overflower .overflower-inner, .rwd .custom-campaign-landing-jumplink .spynav.swipable .overflower .overflower-inner, .rwd .masthead-component .nav-overflower.swipable .overflower .overflower-inner, .rwd .l3-masthead-component .nav-overflower.swipable .overflower .overflower-inner, .rwd .overview-component .nav-overflower.swipable .overflower .overflower-inner, .rwd .custom-campaign-landing-jumplink .nav-overflower.swipable .overflower .overflower-inner {
            left: 0
        }

    .rwd .masthead-component .spynav .overflower .overflower-inner, .rwd .l3-masthead-component .spynav .overflower .overflower-inner, .rwd .overview-component .spynav .overflower .overflower-inner, .rwd .custom-campaign-landing-jumplink .spynav .overflower .overflower-inner, .rwd .masthead-component .nav-overflower .overflower .overflower-inner, .rwd .l3-masthead-component .nav-overflower .overflower .overflower-inner, .rwd .overview-component .nav-overflower .overflower .overflower-inner, .rwd .custom-campaign-landing-jumplink .nav-overflower .overflower .overflower-inner {
        position: relative
    }

        .rwd .masthead-component .spynav .overflower .overflower-inner .overflower-item, .rwd .l3-masthead-component .spynav .overflower .overflower-inner .overflower-item, .rwd .overview-component .spynav .overflower .overflower-inner .overflower-item, .rwd .custom-campaign-landing-jumplink .spynav .overflower .overflower-inner .overflower-item, .rwd .masthead-component .nav-overflower .overflower .overflower-inner .overflower-item, .rwd .l3-masthead-component .nav-overflower .overflower .overflower-inner .overflower-item, .rwd .overview-component .nav-overflower .overflower .overflower-inner .overflower-item, .rwd .custom-campaign-landing-jumplink .nav-overflower .overflower .overflower-inner .overflower-item {
            display: table-cell
        }

    .rwd .masthead-component .spynav .wrap-1, .rwd .l3-masthead-component .spynav .wrap-1, .rwd .overview-component .spynav .wrap-1, .rwd .custom-campaign-landing-jumplink .spynav .wrap-1, .rwd .masthead-component .nav-overflower .wrap-1, .rwd .l3-masthead-component .nav-overflower .wrap-1, .rwd .overview-component .nav-overflower .wrap-1, .rwd .custom-campaign-landing-jumplink .nav-overflower .wrap-1 {
        overflow: hidden;
        width: 100%;
        -webkit-transition: -webkit-transform .3s ease-out;
        -moz-transition: -moz-transform .3s ease-out;
        -o-transition: -o-transform .3s ease-out;
        transition: transform .3s ease-out
    }

        .rwd .masthead-component .spynav .wrap-1.off-screen, .rwd .l3-masthead-component .spynav .wrap-1.off-screen, .rwd .overview-component .spynav .wrap-1.off-screen, .rwd .custom-campaign-landing-jumplink .spynav .wrap-1.off-screen, .rwd .masthead-component .nav-overflower .wrap-1.off-screen, .rwd .l3-masthead-component .nav-overflower .wrap-1.off-screen, .rwd .overview-component .nav-overflower .wrap-1.off-screen, .rwd .custom-campaign-landing-jumplink .nav-overflower .wrap-1.off-screen {
            -webkit-transform: translate(100%,0);
            -ms-transform: translate(100%,0);
            transform: translate(100%,0)
        }

    .rwd .masthead-component .spynav .wrap-2, .rwd .l3-masthead-component .spynav .wrap-2, .rwd .overview-component .spynav .wrap-2, .rwd .custom-campaign-landing-jumplink .spynav .wrap-2, .rwd .masthead-component .nav-overflower .wrap-2, .rwd .l3-masthead-component .nav-overflower .wrap-2, .rwd .overview-component .nav-overflower .wrap-2, .rwd .custom-campaign-landing-jumplink .nav-overflower .wrap-2 {
        float: right;
        position: relative;
        left: -50%;
        text-align: left
    }

        .rwd .masthead-component .spynav .wrap-2 ul, .rwd .l3-masthead-component .spynav .wrap-2 ul, .rwd .overview-component .spynav .wrap-2 ul, .rwd .custom-campaign-landing-jumplink .spynav .wrap-2 ul, .rwd .masthead-component .nav-overflower .wrap-2 ul, .rwd .l3-masthead-component .nav-overflower .wrap-2 ul, .rwd .overview-component .nav-overflower .wrap-2 ul, .rwd .custom-campaign-landing-jumplink .nav-overflower .wrap-2 ul {
            position: relative;
            padding: 0;
            left: 50%;
            display: block;
            list-style: none;
            margin: 0
        }

            .rwd .masthead-component .spynav .wrap-2 ul li, .rwd .l3-masthead-component .spynav .wrap-2 ul li, .rwd .overview-component .spynav .wrap-2 ul li, .rwd .custom-campaign-landing-jumplink .spynav .wrap-2 ul li, .rwd .masthead-component .nav-overflower .wrap-2 ul li, .rwd .l3-masthead-component .nav-overflower .wrap-2 ul li, .rwd .overview-component .nav-overflower .wrap-2 ul li, .rwd .custom-campaign-landing-jumplink .nav-overflower .wrap-2 ul li {
                display: inline-block;
                padding: 0
            }

                .rwd .masthead-component .spynav .wrap-2 ul li.active a, .rwd .l3-masthead-component .spynav .wrap-2 ul li.active a, .rwd .overview-component .spynav .wrap-2 ul li.active a, .rwd .custom-campaign-landing-jumplink .spynav .wrap-2 ul li.active a, .rwd .masthead-component .nav-overflower .wrap-2 ul li.active a, .rwd .l3-masthead-component .nav-overflower .wrap-2 ul li.active a, .rwd .overview-component .nav-overflower .wrap-2 ul li.active a, .rwd .custom-campaign-landing-jumplink .nav-overflower .wrap-2 ul li.active a {
                    border-color: #00aeef
                }

                .rwd .masthead-component .spynav .wrap-2 ul li a, .rwd .l3-masthead-component .spynav .wrap-2 ul li a, .rwd .overview-component .spynav .wrap-2 ul li a, .rwd .custom-campaign-landing-jumplink .spynav .wrap-2 ul li a, .rwd .masthead-component .nav-overflower .wrap-2 ul li a, .rwd .l3-masthead-component .nav-overflower .wrap-2 ul li a, .rwd .overview-component .nav-overflower .wrap-2 ul li a, .rwd .custom-campaign-landing-jumplink .nav-overflower .wrap-2 ul li a {
                    color: #252525;
                    padding: 22px 8px 19px;
                    margin-right: 0;
                    display: inline-block;
                    white-space: nowrap;
                    font-size: 1em;
                    line-height: 1;
                    border-bottom: 3px solid transparent;
                    height: 60px
                }

                    .rwd .masthead-component .spynav .wrap-2 ul li a:hover, .rwd .l3-masthead-component .spynav .wrap-2 ul li a:hover, .rwd .overview-component .spynav .wrap-2 ul li a:hover, .rwd .custom-campaign-landing-jumplink .spynav .wrap-2 ul li a:hover, .rwd .masthead-component .nav-overflower .wrap-2 ul li a:hover, .rwd .l3-masthead-component .nav-overflower .wrap-2 ul li a:hover, .rwd .overview-component .nav-overflower .wrap-2 ul li a:hover, .rwd .custom-campaign-landing-jumplink .nav-overflower .wrap-2 ul li a:hover, .rwd .masthead-component .spynav .wrap-2 ul li a.hover, .rwd .l3-masthead-component .spynav .wrap-2 ul li a.hover, .rwd .overview-component .spynav .wrap-2 ul li a.hover, .rwd .custom-campaign-landing-jumplink .spynav .wrap-2 ul li a.hover, .rwd .masthead-component .nav-overflower .wrap-2 ul li a.hover, .rwd .l3-masthead-component .nav-overflower .wrap-2 ul li a.hover, .rwd .overview-component .nav-overflower .wrap-2 ul li a.hover, .rwd .custom-campaign-landing-jumplink .nav-overflower .wrap-2 ul li a.hover, .rwd .masthead-component .spynav .wrap-2 ul li a:focus, .rwd .l3-masthead-component .spynav .wrap-2 ul li a:focus, .rwd .overview-component .spynav .wrap-2 ul li a:focus, .rwd .custom-campaign-landing-jumplink .spynav .wrap-2 ul li a:focus, .rwd .masthead-component .nav-overflower .wrap-2 ul li a:focus, .rwd .l3-masthead-component .nav-overflower .wrap-2 ul li a:focus, .rwd .overview-component .nav-overflower .wrap-2 ul li a:focus, .rwd .custom-campaign-landing-jumplink .nav-overflower .wrap-2 ul li a:focus, .rwd .masthead-component .spynav .wrap-2 ul li a.focus, .rwd .l3-masthead-component .spynav .wrap-2 ul li a.focus, .rwd .overview-component .spynav .wrap-2 ul li a.focus, .rwd .custom-campaign-landing-jumplink .spynav .wrap-2 ul li a.focus, .rwd .masthead-component .nav-overflower .wrap-2 ul li a.focus, .rwd .l3-masthead-component .nav-overflower .wrap-2 ul li a.focus, .rwd .overview-component .nav-overflower .wrap-2 ul li a.focus, .rwd .custom-campaign-landing-jumplink .nav-overflower .wrap-2 ul li a.focus {
                        color: #252525;
                        background-color: transparent
                    }

                .rwd .masthead-component .spynav .wrap-2 ul li:last-child a, .rwd .l3-masthead-component .spynav .wrap-2 ul li:last-child a, .rwd .overview-component .spynav .wrap-2 ul li:last-child a, .rwd .custom-campaign-landing-jumplink .spynav .wrap-2 ul li:last-child a, .rwd .masthead-component .nav-overflower .wrap-2 ul li:last-child a, .rwd .l3-masthead-component .nav-overflower .wrap-2 ul li:last-child a, .rwd .overview-component .nav-overflower .wrap-2 ul li:last-child a, .rwd .custom-campaign-landing-jumplink .nav-overflower .wrap-2 ul li:last-child a {
                    margin-right: 0
                }

    .rwd .masthead-component .spynav .nav-paddle, .rwd .l3-masthead-component .spynav .nav-paddle, .rwd .overview-component .spynav .nav-paddle, .rwd .custom-campaign-landing-jumplink .spynav .nav-paddle, .rwd .masthead-component .nav-overflower .nav-paddle, .rwd .l3-masthead-component .nav-overflower .nav-paddle, .rwd .overview-component .nav-overflower .nav-paddle, .rwd .custom-campaign-landing-jumplink .nav-overflower .nav-paddle {
        display: none
    }

@media screen and (min-width:768px) {
    .rwd .masthead-component .spynav .wrap-1.nav-affixer.affix, .rwd .l3-masthead-component .spynav .wrap-1.nav-affixer.affix, .rwd .overview-component .spynav .wrap-1.nav-affixer.affix, .rwd .custom-campaign-landing-jumplink .spynav .wrap-1.nav-affixer.affix, .rwd .masthead-component .nav-overflower .wrap-1.nav-affixer.affix, .rwd .l3-masthead-component .nav-overflower .wrap-1.nav-affixer.affix, .rwd .overview-component .nav-overflower .wrap-1.nav-affixer.affix, .rwd .custom-campaign-landing-jumplink .nav-overflower .wrap-1.nav-affixer.affix, .rwd .masthead-component .spynav .wrap-1.nav-affixer.affix-bottom, .rwd .l3-masthead-component .spynav .wrap-1.nav-affixer.affix-bottom, .rwd .overview-component .spynav .wrap-1.nav-affixer.affix-bottom, .rwd .custom-campaign-landing-jumplink .spynav .wrap-1.nav-affixer.affix-bottom, .rwd .masthead-component .nav-overflower .wrap-1.nav-affixer.affix-bottom, .rwd .l3-masthead-component .nav-overflower .wrap-1.nav-affixer.affix-bottom, .rwd .overview-component .nav-overflower .wrap-1.nav-affixer.affix-bottom, .rwd .custom-campaign-landing-jumplink .nav-overflower .wrap-1.nav-affixer.affix-bottom {
        top: 60px !important
    }

    .rwd .masthead-component .spynav .wrap-2 ul, .rwd .l3-masthead-component .spynav .wrap-2 ul, .rwd .overview-component .spynav .wrap-2 ul, .rwd .custom-campaign-landing-jumplink .spynav .wrap-2 ul, .rwd .masthead-component .nav-overflower .wrap-2 ul, .rwd .l3-masthead-component .nav-overflower .wrap-2 ul, .rwd .overview-component .nav-overflower .wrap-2 ul, .rwd .custom-campaign-landing-jumplink .nav-overflower .wrap-2 ul {
        padding: 0 15px
    }

        .rwd .masthead-component .spynav .wrap-2 ul li a, .rwd .l3-masthead-component .spynav .wrap-2 ul li a, .rwd .overview-component .spynav .wrap-2 ul li a, .rwd .custom-campaign-landing-jumplink .spynav .wrap-2 ul li a, .rwd .masthead-component .nav-overflower .wrap-2 ul li a, .rwd .l3-masthead-component .nav-overflower .wrap-2 ul li a, .rwd .overview-component .nav-overflower .wrap-2 ul li a, .rwd .custom-campaign-landing-jumplink .nav-overflower .wrap-2 ul li a {
            font-size: 1em;
            margin-left: 80px;
            margin-right: 0;
            padding: 22px 8px 19px;
            border-bottom: 3px solid transparent
        }

        .rwd .masthead-component .spynav .wrap-2 ul li:first-child a, .rwd .l3-masthead-component .spynav .wrap-2 ul li:first-child a, .rwd .overview-component .spynav .wrap-2 ul li:first-child a, .rwd .custom-campaign-landing-jumplink .spynav .wrap-2 ul li:first-child a, .rwd .masthead-component .nav-overflower .wrap-2 ul li:first-child a, .rwd .l3-masthead-component .nav-overflower .wrap-2 ul li:first-child a, .rwd .overview-component .nav-overflower .wrap-2 ul li:first-child a, .rwd .custom-campaign-landing-jumplink .nav-overflower .wrap-2 ul li:first-child a {
            margin-left: 0
        }
}

.rwd .masthead-component .nav-overflower.swipable .nav-paddle, .rwd .l3-masthead-component .nav-overflower.swipable .nav-paddle, .rwd .overview-component .nav-overflower.swipable .nav-paddle, .rwd .custom-campaign-landing-jumplink .nav-overflower.swipable .nav-paddle {
    display: none;
    position: absolute;
    width: 30px;
    height: 100%;
    background: rgba(15,15,15,0.7);
    top: 0;
    border: 0;
    outline: 0;
    box-shadow: none
}

    .rwd .masthead-component .nav-overflower.swipable .nav-paddle:after, .rwd .l3-masthead-component .nav-overflower.swipable .nav-paddle:after, .rwd .overview-component .nav-overflower.swipable .nav-paddle:after, .rwd .custom-campaign-landing-jumplink .nav-overflower.swipable .nav-paddle:after {
        position: relative;
        line-height: 1;
        color: #fff;
        content: "";
        display: inline-block
    }

    .rwd .masthead-component .nav-overflower.swipable .nav-paddle.nav-prev, .rwd .l3-masthead-component .nav-overflower.swipable .nav-paddle.nav-prev, .rwd .overview-component .nav-overflower.swipable .nav-paddle.nav-prev, .rwd .custom-campaign-landing-jumplink .nav-overflower.swipable .nav-paddle.nav-prev {
        left: 0
    }

        .rwd .masthead-component .nav-overflower.swipable .nav-paddle.nav-prev:after, .rwd .l3-masthead-component .nav-overflower.swipable .nav-paddle.nav-prev:after, .rwd .overview-component .nav-overflower.swipable .nav-paddle.nav-prev:after, .rwd .custom-campaign-landing-jumplink .nav-overflower.swipable .nav-paddle.nav-prev:after {
            background-image: url(productscatalog/resources/images/sprite-carets.png);
            background-position: -28px -198px;
            width: 8px;
            height: 14px
        }

@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
    .rwd .masthead-component .nav-overflower.swipable .nav-paddle.nav-prev:after, .rwd .l3-masthead-component .nav-overflower.swipable .nav-paddle.nav-prev:after, .rwd .overview-component .nav-overflower.swipable .nav-paddle.nav-prev:after, .rwd .custom-campaign-landing-jumplink .nav-overflower.swipable .nav-paddle.nav-prev:after {
        background-image: url(productscatalog/resources/images/sprite-carets-retina.png);
        background-size: 286px 239px
    }
}

.rwd .masthead-component .nav-overflower.swipable .nav-paddle.nav-next, .rwd .l3-masthead-component .nav-overflower.swipable .nav-paddle.nav-next, .rwd .overview-component .nav-overflower.swipable .nav-paddle.nav-next, .rwd .custom-campaign-landing-jumplink .nav-overflower.swipable .nav-paddle.nav-next {
    right: 0
}

    .rwd .masthead-component .nav-overflower.swipable .nav-paddle.nav-next:after, .rwd .l3-masthead-component .nav-overflower.swipable .nav-paddle.nav-next:after, .rwd .overview-component .nav-overflower.swipable .nav-paddle.nav-next:after, .rwd .custom-campaign-landing-jumplink .nav-overflower.swipable .nav-paddle.nav-next:after {
        background-image: url(productscatalog/resources/images/sprite-carets.png);
        background-position: 0 -198px;
        width: 8px;
        height: 14px
    }

@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
    .rwd .masthead-component .nav-overflower.swipable .nav-paddle.nav-next:after, .rwd .l3-masthead-component .nav-overflower.swipable .nav-paddle.nav-next:after, .rwd .overview-component .nav-overflower.swipable .nav-paddle.nav-next:after, .rwd .custom-campaign-landing-jumplink .nav-overflower.swipable .nav-paddle.nav-next:after {
        background-image: url(productscatalog/resources/images/sprite-carets-retina.png);
        background-size: 286px 239px
    }
}

.rwd .masthead-component .nav-overflower.swipable.show-paddle-left .nav-prev, .rwd .l3-masthead-component .nav-overflower.swipable.show-paddle-left .nav-prev, .rwd .overview-component .nav-overflower.swipable.show-paddle-left .nav-prev, .rwd .custom-campaign-landing-jumplink .nav-overflower.swipable.show-paddle-left .nav-prev {
    display: block
}

.rwd .masthead-component .nav-overflower.swipable.show-paddle-right .nav-next, .rwd .l3-masthead-component .nav-overflower.swipable.show-paddle-right .nav-next, .rwd .overview-component .nav-overflower.swipable.show-paddle-right .nav-next, .rwd .custom-campaign-landing-jumplink .nav-overflower.swipable.show-paddle-right .nav-next {
    display: block
}

.rwd .masthead-component .nav-overflower.swipable .wrap-2 ul li a, .rwd .l3-masthead-component .nav-overflower.swipable .wrap-2 ul li a, .rwd .overview-component .nav-overflower.swipable .wrap-2 ul li a, .rwd .custom-campaign-landing-jumplink .nav-overflower.swipable .wrap-2 ul li a {
    margin-right: 0;
    margin-left: 50px
}

.rwd .masthead-component .nav-overflower.swipable .wrap-2 ul li:last-child a, .rwd .l3-masthead-component .nav-overflower.swipable .wrap-2 ul li:last-child a, .rwd .overview-component .nav-overflower.swipable .wrap-2 ul li:last-child a, .rwd .custom-campaign-landing-jumplink .nav-overflower.swipable .wrap-2 ul li:last-child a {
    margin-left: 50px;
    margin-right: 50px
}

@media screen and (min-width:768px) {
    .rwd .masthead-component .nav-overflower.swipable .nav-paddle, .rwd .l3-masthead-component .nav-overflower.swipable .nav-paddle, .rwd .overview-component .nav-overflower.swipable .nav-paddle, .rwd .custom-campaign-landing-jumplink .nav-overflower.swipable .nav-paddle {
        width: 50px
    }

    .rwd .masthead-component .nav-overflower.swipable .wrap-2 ul li a, .rwd .l3-masthead-component .nav-overflower.swipable .wrap-2 ul li a, .rwd .overview-component .nav-overflower.swipable .wrap-2 ul li a, .rwd .custom-campaign-landing-jumplink .nav-overflower.swipable .wrap-2 ul li a {
        margin-right: 0;
        margin-left: 80px
    }

    .rwd .masthead-component .nav-overflower.swipable .wrap-2 ul li:last-child a, .rwd .l3-masthead-component .nav-overflower.swipable .wrap-2 ul li:last-child a, .rwd .overview-component .nav-overflower.swipable .wrap-2 ul li:last-child a, .rwd .custom-campaign-landing-jumplink .nav-overflower.swipable .wrap-2 ul li:last-child a {
        margin-right: 80px
    }
}

@media screen and (max-width:767px) {
    .rwd .affix-down .masthead-component .nav-affixer.affix, .rwd .affix-down .custom-campaign-landing-jumplink .nav-affixer.affix, .rwd .affix-down .masthead-component .nav-affixer.affix-bottom, .rwd .affix-down .custom-campaign-landing-jumplink .nav-affixer.affix-bottom {
        top: 50px !important
    }

    .rwd .masthead-component .nav-overflower.spynav .wrap-2 ul li a, .rwd .l3-masthead-component .nav-overflower.spynav .wrap-2 ul li a, .rwd .overview-component .nav-overflower.spynav .wrap-2 ul li a, .rwd .custom-campaign-landing-jumplink .nav-overflower.spynav .wrap-2 ul li a {
        padding: 17px 11px 14px;
        font-size: .875em;
        height: 48px
    }

    .rwd .nav-hide-acco {
        display: none
    }
}

@media screen and (max-width:816px) {
    .rwd.rtl .nav-overflower .wrap-1 .wrap-2 {
        width: 200%;
        right: auto;
        overflow: hidden
    }

    .rwd .nav-hide-acco {
        display: none
    }
}

@media(min-width:768px) {
    .rwd div[id^="campaignLandingTemplate"] .overview-component-1 .intrinsic-ratio {
        padding-bottom: 48%
    }
}

.rwd .breadcrumb {
    font-size: .6875em
}

    .rwd .breadcrumb > li + li:before {
        padding: 0 2px !important;
        content: "\002f"
    }

    .rwd .breadcrumb > li + li.no-caret:before {
        content: ""
    }

@media screen and (min-width:768px) {
    .rwd .breadcrumb {
        font-size: .75em
    }
}

.rwd .breadcrumb .span-caret {
    padding: 0 5px
}

.rwd .breadcrumb span.fa-home {
    font-size: 16px
}

.rwd .breadcrumb.dark > li + li:before {
    color: #0068b5
}

.rwd .breadcrumb-overlay {
    position: absolute;
    width: 100%;
    min-height: 100%;
    left: 0;
    top: 0;
    z-index: 1030;
    background-color: #252525;
    text-align: center;
    color: #fff;
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0,-200%);
    -ms-transform: translate(0,-200%);
    transform: translate(0,-200%)
}

    .rwd .breadcrumb-overlay .valign-middle {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 100%;
        background-color: #252525;
        padding: 2em 1em 1em
    }

    .rwd .breadcrumb-overlay ol.breadcrumb-list {
        text-align: center;
        margin-left: -40px
    }

        .rwd .breadcrumb-overlay ol.breadcrumb-list li {
            display: block;
            padding-bottom: 30px
        }

            .rwd .breadcrumb-overlay ol.breadcrumb-list li a {
                color: #fff
            }

            .rwd .breadcrumb-overlay ol.breadcrumb-list li:last-child {
                padding-bottom: 0
            }

    .rwd .breadcrumb-overlay .btn-close {
        position: absolute;
        right: 15px;
        top: 15px;
        z-index: 1
    }

        .rwd .breadcrumb-overlay .btn-close:active {
            right: 15px;
            top: 15px;
            left: auto
        }

@media screen and (max-width:767px) {
    .rwd .breadcrumb-overlay.open {
        -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
        transform: translate(0,0)
    }
}

@media screen and (min-width:768px) {
    .rwd .breadcrumb-overlay {
        display: none
    }
}

@media only screen and (min-width:1024px) and (max-height:1366px) {
    .rwd .hub-masthead-component .full-bleed-image .blade-content.renditions, .rwd .hub-masthead-component .full-bleed-image .blade-content {
        min-height: 640px
    }

    .rwd .blade-content.renditions {
        min-height: 350px
    }
}

@media only screen and (min-width:320px) and (max-width:850px) {
    .rwd .hub-masthead-component .full-bleed-image .blade-content.renditions, .rwd .hub-masthead-component .full-bleed-image .blade-content {
        min-height: 640px
    }

    .rwd .blade-content.renditions {
        min-height: 280px
    }
}

@media only screen and (min-width:360px) and (max-width:640px) {
    .rwd .blade-content.renditions {
        min-height: 320px
    }
}

@media only screen and (min-width:411px) and (max-width:850px) {
    .rwd .blade-content.renditions {
        min-height: 380px
    }
}

@media screen and (max-width:1199px) {
    .rwd .blade-content.renditions {
        min-height: 350px
    }
}

@media screen and (max-width:991px) {
    .rwd .hub-masthead-component .full-bleed-image .blade-content, .rwd .hub-masthead-component .full-bleed-image .blade-content.renditions {
        min-height: 350px
    }

    .rwd .blade-content.renditions {
        padding: 0;
        min-height: 350px
    }
}

.rwd .campaign-offer-hero .masthead-component .masthead-content h2 > a, .rwd .campaign-offer-hero .masthead-component .masthead-content p.description-text > a {
    color: inherit
}

.rwd .campaign-offer-hero .masthead-component .masthead-content .cta-item .btn.pdf-download {
    padding-right: 1rem
}

    .rwd .campaign-offer-hero .masthead-component .masthead-content .cta-item .btn.pdf-download:after {
        padding-right: .5rem;
        display: inline-block;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg)
    }

@media(min-width:768px) and (max-width:1200px) {
    .rwd .campaign-offer-hero .masthead-component .intrinsic-ratio {
        padding-bottom: 36.25%
    }

    .rwd .campaign-offer-hero .masthead-component.overview-component.full-bleed-video .intrinsic-ratio {
        padding-bottom: 48.25%
    }
}

@media screen and (min-width:992px) {
    .rwd .campaign-offer-hero .masthead-component {
        height: 640px
    }

        .rwd .campaign-offer-hero .masthead-component.overview-component.full-bleed-video {
            max-height: 640px
        }
}

@media(max-width:767px) {
    .rwd .campaign-offer-hero .masthead-component.overview-component {
        padding-bottom: 0
    }
}

.rwd .masthead-component.hub-marquee-component {
    padding-bottom: 0;
    background: 0
}

    .rwd .masthead-component.hub-marquee-component.header-peek {
        padding-top: 0
    }

.rwd .marquee-hub-1_0_0 {
    position: relative;
    font-size: 16px
}

    .rwd .marquee-hub-1_0_0 .page-title {
        padding: 1rem;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 2
    }

    .rwd .marquee-hub-1_0_0 .hide-class {
        display: none
    }

    .rwd .marquee-hub-1_0_0 .marquee-content {
        padding: 1rem 1rem 2.5rem
    }

        .rwd .marquee-hub-1_0_0 .marquee-content h1 {
            font-weight: 300;
            font-size: 1.75rem;
            line-height: 1.214;
            letter-spacing: normal
        }

        .rwd .marquee-hub-1_0_0 .marquee-content .cta-item {
            padding-top: 1rem
        }

    .rwd .marquee-hub-1_0_0 .embed-responsive .bc-player-default_default .vjs-big-play-button {
        background-image: url('commons-page/resources/images/play.png')
    }

        .rwd .marquee-hub-1_0_0 .embed-responsive .bc-player-default_default .vjs-big-play-button .vjs-icon-placeholder {
            display: none
        }

    .rwd .marquee-hub-1_0_0 .embed-responsive.no-video-rendtions .bc-player-default_default .vjs-poster {
        background-size: cover
    }

    .rwd .marquee-hub-1_0_0 .embed-responsive.no-video-rendtions .bc-player-default_default.video-js:hover .vjs-big-play-button {
        background-color: initial
    }

    .rwd .marquee-hub-1_0_0 .embed-responsive .btn-play {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -45px;
        margin-top: -45px;
        z-index: 2;
        padding: 0;
        border: 0;
        background-color: transparent;
        display: none
    }

        .rwd .marquee-hub-1_0_0 .embed-responsive .btn-play .icon.icon-play-white {
            background-image: url('commons-page/resources/images/play.png');
            width: 90px;
            height: 90px;
            display: inline-block
        }

    .rwd .marquee-hub-1_0_0 .embed-responsive.video-renditions-available {
        background-size: cover;
        background-repeat: no-repeat;
        background-color: inherit;
        background-position: center
    }

        .rwd .marquee-hub-1_0_0 .embed-responsive.video-renditions-available .video-container {
            display: none
        }

        .rwd .marquee-hub-1_0_0 .embed-responsive.video-renditions-available .btn-play {
            display: inline-block
        }

        .rwd .marquee-hub-1_0_0 .embed-responsive.video-renditions-available .bc-player-default_default .vjs-big-play-button {
            display: none
        }

        .rwd .marquee-hub-1_0_0 .embed-responsive.video-renditions-available.activeVideo .video-container {
            display: block
        }

        .rwd .marquee-hub-1_0_0 .embed-responsive.video-renditions-available.activeVideo .btn-play {
            display: none
        }

    .rwd .marquee-hub-1_0_0 .embed-responsive-16by9 {
        position: relative;
        padding-bottom: 56.25%
    }

    .rwd .marquee-hub-1_0_0 .missing-container {
        display: block;
        width: 100%
    }

    .rwd .marquee-hub-1_0_0.hub-image .marquee-background {
        background-size: cover;
        background-repeat: no-repeat;
        background-color: inherit;
        background-position: center
    }

    .rwd .marquee-hub-1_0_0 .title-tools-container {
        display: none
    }

    .rwd .marquee-hub-1_0_0.has-title .title-tools-container {
        display: block
    }

        .rwd .marquee-hub-1_0_0.has-title .title-tools-container .row {
            margin-left: 0;
            margin-right: 0
        }

        .rwd .marquee-hub-1_0_0.has-title .title-tools-container .page-title {
            position: absolute
        }

            .rwd .marquee-hub-1_0_0.has-title .title-tools-container .page-title h1 {
                font-size: 1rem;
                margin: 0;
                font-weight: 300
            }

            .rwd .marquee-hub-1_0_0.has-title .title-tools-container .page-title .badge-container {
                padding-top: 0;
                margin: 0 0 20px
            }

                .rwd .marquee-hub-1_0_0.has-title .title-tools-container .page-title .badge-container .title-badge a img {
                    margin-top: 0
                }

@media screen and (min-width:480px) {
    .rwd .marquee-hub-1_0_0.has-title .title-tools-container .page-title .badge-container {
        margin: 0
    }
}

.rwd .marquee-hub-1_0_0.has-title .title-tools-container .page-tools {
    margin: 0
}

.rwd .marquee-hub-1_0_0 p {
    margin-bottom: 0
}

.rwd .marquee-hub-1_0_0 .no-image-alignment {
    padding-bottom: 0
}

.rwd .marquee-hub-1_0_0.no-media.theme-blue-steel.color-block {
    background: #42718b
}

.rwd .marquee-hub-1_0_0.no-media.theme-classic-blue.color-block {
    background: #0071c5
}

.rwd .marquee-hub-1_0_0.no-media.theme-geode.color-block {
    background: #8f5da2
}

.rwd .marquee-hub-1_0_0.no-media.has-title .title-tools-container .page-title {
    position: relative
}

.rwd .marquee-hub-1_0_0.no-media .media-item {
    display: none
}

@media screen and (min-width:768px) {
    .rwd .marquee-hub-1_0_0 .no-image-heading h1 {
        margin-top: 0
    }

    .rwd .marquee-hub-1_0_0.has-title .title-tools-container .page-title {
        padding: 1rem 1.5rem;
        position: absolute
    }

    .rwd .marquee-hub-1_0_0 .flex-block {
        display: flex;
        width: 100%;
        flex-direction: row-reverse;
        align-items: center
    }

    .rwd .marquee-hub-1_0_0 .marquee-content {
        padding: 2.5rem
    }

        .rwd .marquee-hub-1_0_0 .marquee-content h1 {
            font-size: 2rem;
            line-height: 1.1875
        }

    .rwd .marquee-hub-1_0_0.hub-image .media-item {
        width: 41.67%;
        padding-right: 1.5rem
    }

    .rwd .marquee-hub-1_0_0.hub-image .marquee-layout {
        width: 58.33%;
        padding: 4rem 3.5rem 4rem 2.5rem
    }

    .rwd .marquee-hub-1_0_0.hub-video .media-item {
        width: 41.67%;
        padding-right: 1.5rem
    }

    .rwd .marquee-hub-1_0_0.hub-video .marquee-layout {
        width: 58.33%;
        padding: 4rem 3.5rem 4rem 2.5rem
    }

    .rwd .marquee-hub-1_0_0.no-media .media-item {
        display: none
    }

    .rwd .marquee-hub-1_0_0.no-media .marquee-layout {
        width: 90%;
        margin-right: auto
    }

    .rwd .marquee-hub-1_0_0.no-media.no-rendtion-item .media-item {
        width: 41.67%;
        display: block
    }

    .rwd .marquee-hub-1_0_0.no-media.no-rendtion-item .marquee-layout {
        width: 58.33%
    }

    .rwd .marquee-hub-1_0_0.no-media.has-title .title-tools-container .page-title {
        padding: 1rem 1.5rem;
        position: absolute
    }

    .rwd .marquee-hub-1_0_0.no-media.theme-blue-steel.color-block {
        background: #183544
    }

    .rwd .marquee-hub-1_0_0.no-media.theme-classic-blue.color-block {
        background: #004a86
    }

    .rwd .marquee-hub-1_0_0.no-media.theme-geode.color-block {
        background: #653171
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .rwd .marquee-hub-1_0_0 .embed-responsive .bc-player-default_default .vjs-big-play-button {
        background-size: 100%;
        width: 60px;
        height: 60px
    }

    .rwd .marquee-hub-1_0_0 .embed-responsive .btn-play {
        margin-left: -30px;
        margin-top: -30px
    }

        .rwd .marquee-hub-1_0_0 .embed-responsive .btn-play .icon.icon-play-white {
            width: 60px;
            height: 60px;
            background-size: 100%
        }
}

@media screen and (min-width:992px) {
    .rwd .marquee-hub-1_0_0.hub-image .marquee-layout {
        padding: 4rem 5rem 4rem 3rem
    }

    .rwd .marquee-hub-1_0_0.hub-video .marquee-layout {
        padding: 4rem 3.5rem 4rem 2.5rem
    }
}

@media screen and (min-width:1200px) {
    .rwd .marquee-hub-1_0_0.hub-image .marquee-layout {
        padding: 5rem 6rem 5rem 3rem
    }

    .rwd .marquee-hub-1_0_0.hub-video .media-item {
        padding-right: 1.5rem
    }

    .rwd .marquee-hub-1_0_0.hub-video .marquee-layout {
        padding: 5rem 6rem 5rem 3rem
    }

    .rwd .marquee-hub-1_0_0 .marquee-content h1 {
        font-size: 2.5rem;
        line-height: 1.2
    }

    .rwd .marquee-hub-1_0_0.no-media .marquee-layout {
        width: 80%;
        margin-right: auto
    }
}

@media screen and (min-width:1650px) {
    .rwd .marquee-hub-1_0_0.hub-image .marquee-layout {
        padding: 5rem 8rem 5rem 4rem
    }

    .rwd .marquee-hub-1_0_0.hub-video .marquee-layout {
        padding: 5rem 8rem 5rem 4.5rem
    }
}

.rwd.rtl .marquee-hub-1_0_0 .page-title {
    right: 0;
    left: auto
}

@media screen and (min-width:768px) {
    .rwd.rtl .marquee-hub-1_0_0.hub-image .marquee-background {
        left: 0;
        right: auto
    }

    .rwd.rtl .marquee-hub-1_0_0 .layout-center .has-spark:after, .rwd.rtl .marquee-hub-1_0_0 .layout-left .has-spark:after {
        left: -2.5rem;
        right: auto
    }

    .rwd.rtl .marquee-hub-1_0_0.has-title .has-badge .page-title .badge-container {
        float: left
    }

    .rwd.rtl .marquee-hub-1_0_0.hub-image .marquee-layout {
        padding: 4rem 3rem 4rem 4rem
    }

    .rwd.rtl .marquee-hub-1_0_0.hub-image .media-item {
        padding-left: 1.5rem;
        padding-right: 0
    }

    .rwd.rtl .marquee-hub-1_0_0.hub-video .media-item {
        padding-left: 1.5rem
    }

    .rwd.rtl .marquee-hub-1_0_0.no-media .marquee-layout {
        margin-left: auto;
        margin-right: 0
    }
}

@media screen and (min-width:992px) {
    .rwd.rtl .marquee-hub-1_0_0.hub-image .marquee-layout {
        padding: 4rem 3rem 4rem 5rem
    }

    .rwd.rtl .marquee-hub-1_0_0.hub-video .media-item {
        padding-left: 2.5rem
    }
}

@media screen and (min-width:1200px) {
    .rwd.rtl .marquee-hub-1_0_0.hub-image .marquee-layout {
        padding: 5rem 3rem 5rem 6rem
    }

    .rwd.rtl .marquee-hub-1_0_0.hub-video .media-item {
        padding-left: 1.5rem
    }
}

@media screen and (min-width:1650px) {
    .rwd.rtl .marquee-hub-1_0_0.hub-image .marquee-layout {
        padding: 5rem 4rem 5rem 8rem
    }

    .rwd.rtl .marquee-hub-1_0_0.hub-video .media-item {
        padding-left: 1.5rem
    }
}

.rwd .article-long {
    background-color: #f3f3f3
}

    .rwd .article-long .pp-articlemodal .salesOptinSpanText {
        color: #262626;
        font-size: 16px
    }

    .rwd .article-long .opt-in-intro {
        padding: 60px 20px 40px;
        background: #fff
    }

    .rwd .article-long .btn-opt-modal {
        padding: .3em 4em
    }

    .rwd .article-long .opt-in-component {
        color: #262626;
        background: #fff;
        padding: 0
    }

        .rwd .article-long .opt-in-component .consentinput {
            color: #262626
        }

        .rwd .article-long .opt-in-component form.simplify-form.multi-step-form .cancel {
            margin-right: 11px
        }

    .rwd .article-long .blade-content-container .blade-item .blade-item-content {
        width: 100%
    }

        .rwd .article-long .blade-content-container .blade-item .blade-item-content p.description {
            width: 100%
        }

    .rwd .article-long section.section-art-optin-confirmation {
        padding-top: 0
    }

        .rwd .article-long section.section-art-optin-confirmation .optin-blade-confirmation h2, .rwd .article-long section.section-art-optin-confirmation .optin-blade-confirmation p.description {
            color: #262626
        }

    .rwd .article-long input.invalid::-webkit-input-placeholder {
        color: #ed1c24
    }

    .rwd .article-long input.invalid:-moz-placeholder {
        color: #ed1c24;
        opacity: 1
    }

    .rwd .article-long input.invalid::-moz-placeholder {
        color: #ed1c24;
        opacity: 1
    }

    .rwd .article-long input.invalid:-ms-input-placeholder {
        color: #ed1c24
    }

    .rwd .article-long .component-padding {
        padding: 0
    }

    .rwd .article-long .parbase.section {
        border: 0;
        box-shadow: none
    }

    .rwd .article-long .takeaway-container .container {
        width: auto
    }

        .rwd .article-long .takeaway-container .container .component-padding {
            padding: 0
        }

        .rwd .article-long .takeaway-container .container .takeaway-placeholder {
            width: 0
        }

        .rwd .article-long .takeaway-container .container .paragraph-placeholder {
            width: 100%
        }

            .rwd .article-long .takeaway-container .container .paragraph-placeholder div.articlepara {
                word-wrap: break-word
            }

                .rwd .article-long .takeaway-container .container .paragraph-placeholder div.articlepara p + ul {
                    margin-top: -19px
                }

                .rwd .article-long .takeaway-container .container .paragraph-placeholder div.articlepara ul {
                    margin-bottom: 30px
                }

    .rwd .article-long .takeaway-container .dotted-border {
        display: none !important
    }

    .rwd .article-long .article-intro {
        font-size: 1.75em;
        font-family: "intel-clear","tahoma",Helvetica,"helvetica",Arial,sans-serif;
        font-weight: 300;
        font-style: normal;
        margin: 0 0 20px;
        text-align: center
    }

        .rwd .article-long .article-intro.byline h3 {
            white-space: pre-line
        }

    .rwd .article-long .article-summary {
        margin-bottom: 50px
    }

        .rwd .article-long .article-summary .download-pdf {
            text-align: center;
            border-top: 5px solid #f7f7f7
        }

            .rwd .article-long .article-summary .download-pdf .btn.pdf-download {
                padding-right: 1rem
            }

                .rwd .article-long .article-summary .download-pdf .btn.pdf-download:after {
                    padding-right: .5rem;
                    display: inline-block;
                    -webkit-transform: rotate(90deg);
                    -moz-transform: rotate(90deg);
                    -o-transform: rotate(90deg);
                    transform: rotate(90deg)
                }

        .rwd .article-long .article-summary h2 {
            font-family: "intel-one","intel-clear",Helvetica,Arial,sans-serif;
            line-height: .9;
            letter-spacing: .029em;
            margin-top: 0;
            font-size: 20px;
            text-transform: none
        }

        .rwd .article-long .article-summary .summary-wrap {
            padding: 20px 15px
        }

        .rwd .article-long .article-summary .takeaways {
            background: #fff
        }

            .rwd .article-long .article-summary .takeaways h2 {
                color: #005a9d
            }

            .rwd .article-long .article-summary .takeaways .summary-wrap {
                padding: 20px 15px
            }

                .rwd .article-long .article-summary .takeaways .summary-wrap ul {
                    margin-top: 0;
                    margin-bottom: 11px;
                    padding-inline-start: 40px;
                    margin-left: -16px
                }

                    .rwd .article-long .article-summary .takeaways .summary-wrap ul li {
                        padding: unset;
                        list-style-image: none;
                        list-style-type: disc
                    }

                        .rwd .article-long .article-summary .takeaways .summary-wrap ul li p {
                            line-height: 1.25;
                            margin: 0 0 11px;
                            padding-top: unset;
                            min-height: unset
                        }

                .rwd .article-long .article-summary .takeaways .summary-wrap .text-only {
                    margin: 0
                }

    .rwd .article-long .article-content .sub-headline {
        font-family: "intel-clear","tahoma",Helvetica,"helvetica",Arial,sans-serif;
        font-weight: 700;
        font-style: normal;
        margin-bottom: 5px
    }

    .rwd .article-long .article-content p {
        margin-bottom: 30px
    }

        .rwd .article-long .article-content p .pull-quote {
            display: inline-block;
            width: 100%;
            font-size: 38px;
            color: #000
        }

            .rwd .article-long .article-content p .pull-quote .byline {
                font-family: "intel-clear","tahoma",Helvetica,"helvetica",Arial,sans-serif;
                font-weight: 400;
                font-style: normal;
                font-size: 16px;
                color: #333;
                display: inline-block;
                width: 100%;
                text-align: right
            }

    .rwd .article-long .article-content .media-item .caption p {
        margin-bottom: 0
    }

    .rwd .article-long .big-parser .article-content {
        margin: 0 15px
    }

    .rwd .article-long .image-caption-component {
        width: 100%;
        margin: 40px 0
    }

        .rwd .article-long .image-caption-component figure img {
            width: 100%
        }

        .rwd .article-long .image-caption-component .caption {
            font-size: 13px;
            color: #000;
            background-color: #ebebeb
        }

            .rwd .article-long .image-caption-component .caption p {
                margin-top: 0;
                margin-bottom: 0;
                padding: 30px 15px;
                border-bottom: 0
            }

        .rwd .article-long .image-caption-component.caption-hover-bottom .caption, .rwd .article-long .image-caption-component.default-caption .caption {
            background: rgba(0,0,0,0.7);
            color: #fff;
            text-align: left
        }

            .rwd .article-long .image-caption-component.caption-hover-bottom .caption p, .rwd .article-long .image-caption-component.default-caption .caption p {
                padding: 20px 15px
            }

        .rwd .article-long .image-caption-component.caption-bottom figure {
            position: relative
        }

            .rwd .article-long .image-caption-component.caption-bottom figure .image-expand-link {
                display: none
            }

        .rwd .article-long .image-caption-component .missing-container .missing-4x3 {
            font-weight: 400
        }

        .rwd .article-long .image-caption-component.full-bleed figure {
            padding-bottom: 48%;
            line-height: 0;
            height: 0;
            overflow: hidden;
            text-align: center;
            position: relative
        }

            .rwd .article-long .image-caption-component.full-bleed figure [data-picture] {
                display: inline-block;
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%
            }

            .rwd .article-long .image-caption-component.full-bleed figure img {
                position: relative;
                top: 50%;
                -webkit-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                transform: translateY(-50%)
            }

            .rwd .article-long .image-caption-component.full-bleed figure .caption {
                position: absolute;
                width: 100%;
                background: rgba(0,0,0,0.35);
                color: #fff;
                bottom: 0;
                left: 0;
                padding: 1em;
                text-align: left
            }

                .rwd .article-long .image-caption-component.full-bleed figure .caption p {
                    padding: 0;
                    border-bottom: 0
                }

            .rwd .article-long .image-caption-component.full-bleed figure .missing-container {
                height: auto
            }

                .rwd .article-long .image-caption-component.full-bleed figure .missing-container .missing-16x9 {
                    padding-top: 20%
                }

                .rwd .article-long .image-caption-component.full-bleed figure .missing-container .missing-4x3 {
                    font-weight: 400
                }

    .rwd .article-long .download-pdf {
        margin-top: -0.5em;
        margin-bottom: 1em
    }

    .rwd .article-long .article-intro-second {
        display: none
    }

        .rwd .article-long .article-intro-second img.cq-carousel-placeholder {
            display: none
        }

    .rwd .article-long .scroll-back-top {
        position: fixed;
        background: rgba(0,0,0,0.25);
        width: 100%;
        text-align: center;
        z-index: 10;
        top: 50px;
        left: 0
    }

        .rwd .article-long .scroll-back-top p {
            margin: 0;
            padding: 1.25em
        }

        .rwd .article-long .scroll-back-top .cta-item a.btn-primary {
            padding-left: 56px;
            padding-right: 56px
        }

            .rwd .article-long .scroll-back-top .cta-item a.btn-primary.show-top:active {
                top: 2px;
                left: 2px
            }

@media screen and (max-width:767px) {
    .rwd .article-long .article-summary {
        margin-left: -15px;
        margin-right: -15px;
        background: #d7d7d7
    }

        .rwd .article-long .article-summary .visible-xs.download-sep {
            display: inline !important
        }

        .rwd .article-long .article-summary .byline h3 {
            color: #000
        }

        .rwd .article-long .article-summary .takeaways h2 {
            color: #005a9d
        }

    .rwd .article-long .article-content p .pull-quote {
        padding: 30px
    }

    .rwd .article-long .image-caption-component.full-bleed figure .caption {
        width: 100%;
        text-align: center
    }

        .rwd .article-long .image-caption-component.full-bleed figure .caption p {
            margin: 0
        }

    .rwd .article-long .article-summary .summary-wrap {
        padding: 30px 15px
    }

    .rwd .article-long .article-summary .takeaways h2 {
        color: #005a9d
    }

    .rwd .article-long .image-caption-component {
        width: 100%;
        margin: 40px 0
    }

        .rwd .article-long .image-caption-component figure img {
            width: 100%
        }

        .rwd .article-long .image-caption-component .article-video {
            padding-bottom: 30px;
            padding-top: 30px;
            font-weight: 700;
            font-size: 25px;
            color: #0068b5;
            letter-spacing: .25px;
            text-align: center;
            background-color: #ebebeb
        }

        .rwd .article-long .image-caption-component .caption {
            font-size: 15px;
            color: #262626;
            line-height: 20px;
            background-color: #ebebeb
        }

            .rwd .article-long .image-caption-component .caption p {
                margin-top: 0;
                margin-bottom: 0;
                padding: 15px;
                border-bottom: 0
            }

                .rwd .article-long .image-caption-component .caption p a {
                    font-size: 15px;
                    color: #00aeef;
                    text-align: left
                }
}

@media screen and (min-width:768px) {
    .rwd .article-long {
        margin: 0;
        padding: 50px 0 0
    }

        .rwd .article-long .article-intro-padding {
            padding: 0 0 50px 0
        }

            .rwd .article-long .article-intro-padding h3 {
                margin-top: 0
            }

        .rwd .article-long .image-caption-component.caption-right {
            clear: both;
            display: table
        }

            .rwd .article-long .image-caption-component.caption-right .image-row {
                display: table-row
            }

            .rwd .article-long .image-caption-component.caption-right figure {
                width: 30%;
                vertical-align: middle;
                display: table-cell
            }

                .rwd .article-long .image-caption-component.caption-right figure img {
                    width: 100%
                }

            .rwd .article-long .image-caption-component.caption-right .media-item.media-video {
                display: table-cell;
                width: 40%;
                vertical-align: middle
            }

            .rwd .article-long .image-caption-component.caption-right .caption {
                width: 70%;
                display: table-cell;
                vertical-align: middle;
                background-color: #ebebeb
            }

                .rwd .article-long .image-caption-component.caption-right .caption p {
                    padding: 5px 20px;
                    margin-bottom: 0;
                    position: relative;
                    border-bottom: 0
                }

        .rwd .article-long .image-caption-component.caption-bottom figure .image-expand-link {
            position: absolute;
            display: inline-block;
            width: 100%;
            height: 100%
        }

        .rwd .article-long .image-caption-component.full-bleed figure .caption {
            width: 100%;
            text-align: left
        }

        .rwd .article-long .image-caption-component.caption-hover-bottom {
            position: relative
        }

            .rwd .article-long .image-caption-component.caption-hover-bottom .caption {
                position: absolute;
                bottom: 0;
                left: 0;
                width: 100%;
                background: rgba(0,0,0,0.7);
                color: #fff;
                text-align: left;
                filter: alpha(opacity=0);
                -ms-filter: "alpha(opacity=0)";
                -webkit-opacity: 0;
                -moz-opacity: 0;
                -ms-opacity: 0;
                -o-opacity: 0;
                opacity: 0;
                -webkit-transition: opacity .35s ease-in;
                -moz-transition: opacity .35s ease-in;
                -ms-transition: opacity .35s ease-in;
                -o-transition: opacity .35s ease-in;
                transition: opacity .35s ease-in
            }

                .rwd .article-long .image-caption-component.caption-hover-bottom .caption p {
                    padding: 20px 30px
                }

            .rwd .article-long .image-caption-component.caption-hover-bottom:hover .caption {
                filter: alpha(opacity=100);
                -ms-filter: "alpha(opacity=100)";
                -webkit-opacity: 1;
                -moz-opacity: 1;
                -ms-opacity: 1;
                -o-opacity: 1;
                opacity: 1
            }

        .rwd .article-long .article-intro .byline {
            color: #000;
            margin-bottom: 5px
        }

            .rwd .article-long .article-intro .byline a {
                color: #8cdafa
            }

            .rwd .article-long .article-intro .byline .summary-wrap {
                text-align: center
            }

            .rwd .article-long .article-intro .byline .pdf-download span {
                display: block
            }

        .rwd .article-long .article-summary .takeaways {
            background: #fff
        }

        .rwd .article-long .article-content .article-intro {
            text-align: left
        }

        .rwd .article-long .article-content .article-summary {
            width: 30%;
            margin-right: 20px;
            float: left
        }
}

@media screen and (max-width:991px) {
    .rwd .article-long .article-content p .pull-quote {
        padding: 50px;
        position: relative;
        margin: 10px 0 20px
    }

        .rwd .article-long .article-content p .pull-quote:before, .rwd .article-long .article-content p .pull-quote:after {
            position: absolute;
            left: 25%;
            width: 50%;
            height: 1px;
            line-height: 1px;
            content: ""
        }

        .rwd .article-long .article-content p .pull-quote:before {
            top: 0
        }

        .rwd .article-long .article-content p .pull-quote:after {
            bottom: 0
        }
}

@media screen and (min-width:992px) {
    .rwd .article-long .article-intro {
        margin-bottom: 0;
        padding: 0 100px
    }

        .rwd .article-long .article-intro.byline {
            margin-bottom: 10px
        }

    .rwd .article-long .article-content p {
        position: relative
    }

        .rwd .article-long .article-content p .pull-quote {
            position: relative;
            float: left;
            margin-left: -52%;
            margin-top: 25px;
            width: 80%
        }

            .rwd .article-long .article-content p .pull-quote:after {
                content: "";
                position: absolute;
                top: 0;
                left: 0;
                width: 50%;
                height: 1px;
                line-height: 1px
            }

        .rwd .article-long .article-content p .quote-wrap {
            font-size: 28px;
            font-family: "intel-clear","tahoma",Helvetica,"helvetica",Arial,sans-serif;
            font-weight: 300;
            font-style: normal;
            color: #000;
            text-align: center;
            display: inline-block;
            padding: 20px 95px 40px 0
        }
}

@media screen and (min-width:992px) and (max-width:1200px) {
    .rwd .article-long .image-caption-component.caption-right figure img {
        width: auto
    }
}

.rwd .article-long .media-video .vjs-social-overlay a {
    padding: .42857em !important
}

.rwd .article-long .media-video .vjs-social-overlay.vjs-social-as-endscreen .vjs-restart {
    font-family: VideoJs
}

.rwd .article-long .media-video .vjs-social-overlay .vjs-social-start-from {
    width: auto
}

.rwd [data-image-expand-modal] figure {
    position: relative
}

    .rwd [data-image-expand-modal] figure .expand-image-link {
        display: none
    }

@media screen and (min-width:768px) {
    .rwd [data-image-expand-modal] figure .expand-image-link {
        display: inline-block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

        .rwd [data-image-expand-modal] figure .expand-image-link:after {
            display: inline-block;
            position: absolute;
            right: 0;
            top: 0;
            zoom: 1;
            background-image: url(commons-page/resources/images/sprite-with-gray-icons.png);
            background-position: -472px 0;
            width: 34px;
            height: 34px;
            content: ""
        }
}

.rwd .lt-ie9 .article-long .image-caption-component.full-bleed figure {
    padding: 0;
    height: auto;
    text-align: left
}

    .rwd .lt-ie9 .article-long .image-caption-component.full-bleed figure [data-picture] {
        display: inline;
        position: static
    }

    .rwd .lt-ie9 .article-long .image-caption-component.full-bleed figure img {
        position: static
    }

    .rwd .lt-ie9 .article-long .image-caption-component.full-bleed figure .caption {
        position: absolute;
        width: 100%;
        background: rgba(0,0,0,0.35);
        color: #fff;
        bottom: 0;
        left: 0;
        padding: 1em
    }

        .rwd .lt-ie9 .article-long .image-caption-component.full-bleed figure .caption p {
            padding: 0;
            border-bottom: 0
        }

.rwd .articlehero .masthead-component .masthead-content h2 {
    margin-top: 0;
    margin-bottom: 0
}

    .rwd .articlehero .masthead-component .masthead-content h2 > a {
        color: inherit
    }

@media screen and (min-width:992px) {
    .rwd .articlehero .masthead-component.full-bleed-image.has-jumplinks {
        max-height: 650px
    }
}

@media screen and (max-width:1199px) and (min-width:992px) {
    .rwd .articlehero .masthead-component .masthead-content h2 {
        margin-top: 0;
        margin-bottom: 0;
        font-size: 48px
    }
}

@media screen and (max-width:479px) {
    .rwd .articlehero .intrinsic-ratio.mobile-hero-boxed {
        padding-bottom: 100%
    }
}

@media(max-width:1199px) {
    .rwd .articlehero .masthead-component.has-jumplinks {
        margin-bottom: -4px
    }
}

@media screen and (max-width:767px) {
    .rwd .articlehero .masthead-component .article-hero-without-image {
        min-height: auto
    }

        .rwd .articlehero .masthead-component .article-hero-without-image .title-tools-container h1 {
            font-size: 16px
        }

    .rwd .articlehero .article-hero-with-image .title-tools-container {
        z-index: 1;
        position: absolute;
        width: 100%
    }

        .rwd .articlehero .article-hero-with-image .title-tools-container h1 {
            font-size: 16px;
            color: #fff
        }

    .rwd .articlehero .article-hero-with-image .masthead-content-container {
        background-color: #000;
        color: #fff;
        margin-top: -30px
    }

    .rwd .articlehero .article-hero-with-image .white {
        background-color: #fff;
        color: #003c71;
        margin-top: -30px
    }

    .rwd .articlehero .article-hero-with-image .blue {
        background-color: #05132d;
        color: #fff
    }

    .rwd .articlehero .article-hero-with-image .black {
        background-color: #000;
        color: #fff
    }

    .rwd .articlehero .article-hero-with-image.mobile-hero-boxed {
        margin-top: -110px
    }

    .rwd .articlehero .article-hero-with-image .intrinsic-ratio:after {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: -webkit-linear-gradient(top,rgba(0,0,0,0.1) 60%,#000 100%);
        background-image: linear-gradient(to bottom,rgba(0,0,0,0.1) 60%,#000 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a000000',endColorstr='#ff000000',GradientType=0)
    }

    .rwd .articlehero .article-hero-with-image .white:after {
        background-image: linear-gradient(to bottom,rgba(0,0,0,0.1) 60%,#fff 100%)
    }

    .rwd .articlehero .article-hero-with-image .blue:after {
        background-image: linear-gradient(to bottom,rgba(5,19,45,0.1) 60%,#05132d 100%)
    }

    .rwd .articlehero .article-hero-with-image .black:after {
        background-image: linear-gradient(to bottom,rgba(0,0,0,0.1) 60%,#000 100%)
    }

    .rwd .articlehero .article-hero-with-image .masthead-component .masthead-content h2 {
        margin-top: 0;
        margin-bottom: 0;
        font-size: 32px
    }
}

@media screen and (max-width:991px) and (min-width:768px) {
    .rwd .articlehero .masthead-component .masthead-content h2 {
        margin-top: 0;
        margin-bottom: 0;
        font-size: 36px
    }
}

@media screen and (max-width:767px) and (min-width:480px) {
    .rwd .articlehero .masthead-component .masthead-content h2 {
        margin-top: 0;
        margin-bottom: 0;
        font-size: 32px
    }
}

.rwd .overlay-fade {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,0.35)
}

.rwd .modal.modal-image {
    outline: 0
}

    .rwd .modal.modal-image.modal-intel {
        overflow-y: auto
    }

    .rwd .modal.modal-image .close {
        opacity: 1;
        outline: 0
    }

        .rwd .modal.modal-image .close:hover span {
            background-image: url(commons-page/resources/images/sprite-with-gray-icons.png);
            background-position: -396px -134px;
            width: 20px;
            height: 20px
        }

        .rwd .modal.modal-image .close span {
            display: inline-block;
            background-image: url(commons-page/resources/images/sprite-with-gray-icons.png);
            background-position: -90px -392px;
            width: 20px;
            height: 20px
        }

        .rwd .modal.modal-image .close.theme-white span {
            background-image: url(commons-page/resources/images/sprite-with-gray-icons.png);
            background-position: -60px -392px;
            width: 20px;
            height: 20px
        }

        .rwd .modal.modal-image .close.theme-white:hover span {
            background-image: url(commons-page/resources/images/sprite-with-gray-icons.png);
            background-position: -396px -134px;
            width: 20px;
            height: 20px
        }

    .rwd .modal.modal-image .modal-dialog-full-screen {
        padding: 0 !important;
        width: 99% !important
    }

    .rwd .modal.modal-image .modal-content {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
        box-shadow: none;
        border: 0
    }

    .rwd .modal.modal-image .modal-header {
        border-bottom: 0
    }

        .rwd .modal.modal-image .modal-header:before, .rwd .modal.modal-image .modal-header:after {
            content: " ";
            display: table
        }

        .rwd .modal.modal-image .modal-header:after {
            clear: both
        }

        .rwd .modal.modal-image .modal-header:before, .rwd .modal.modal-image .modal-header:after {
            content: " ";
            display: table
        }

        .rwd .modal.modal-image .modal-header:after {
            clear: both
        }

.rwd .modal-image {
    top: 50px
}

    .rwd .modal-image .modal-dialog {
        margin: 0;
        width: 100% !important
    }

    .rwd .modal-image .modal-content {
        background: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
        box-shadow: none;
        border: 0
    }

    .rwd .modal-image .modal-header {
        padding-bottom: 0
    }

    .rwd .modal-image .modal-body {
        padding: 0 15px 15px;
        position: relative
    }

    .rwd .modal-image button.close {
        padding: 15px;
        background: #0068b5
    }

        .rwd .modal-image button.close:hover {
            opacity: 1;
            background: #0068b5
        }

        .rwd .modal-image button.close.close-opt-in {
            padding: 0;
            background: 0
        }

            .rwd .modal-image button.close.close-opt-in:hover {
                opacity: 1;
                background: 0
            }

    .rwd .modal-image .enlarged-image {
        text-align: center;
        position: relative
    }

        .rwd .modal-image .enlarged-image img {
            max-width: 100%
        }

@media screen and (min-width:768px) and (max-width:992px) {
    .rwd .article-long .article-intro-padding {
        padding: 0
    }
}

@media screen and (max-width:480px) {
    .rwd .article-intro.byline h3 {
        font-family: "intel-one","intel-clear",Helvetica,Arial,sans-serif;
        font-weight: 300;
        font-style: normal;
        font-size: 22px;
        color: #4c4c4c;
        letter-spacing: .25px;
        padding-top: 40px;
        padding-bottom: 10px;
        margin: 0;
        text-align: center
    }

    .rwd .pdf-download.pdf-component {
        width: 100%;
        background: #00aeef;
        height: 40px;
        display: block;
        text-align: center
    }

        .rwd .pdf-download.pdf-component a {
            font-family: "intel-clear","tahoma",Helvetica,"helvetica",Arial,sans-serif;
            font-weight: 400;
            font-style: normal;
            font-size: 18px;
            color: #fff
        }

    .rwd .article-intro.visible-xs.visible-sm.article-intro-second-child {
        font-family: "intel-clear","tahoma",Helvetica,"helvetica",Arial,sans-serif;
        font-weight: 300;
        font-style: normal;
        font-size: 22px;
        color: #0068b5;
        letter-spacing: .15px;
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 28px;
        text-align: center
    }
}

@media screen and (max-width:991px) {
    .rwd .article-long .article-content p .pull-quote {
        font-family: "intel-clear","tahoma",Helvetica,"helvetica",Arial,sans-serif;
        font-weight: 300;
        font-style: normal;
        font-size: 28px;
        position: relative;
        padding: 50px
    }
}

.rwd .article-content p .pull-quote .byline {
    font-family: "intel-clear","tahoma",Helvetica,"helvetica",Arial,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    color: #959595;
    display: inline-block;
    width: 100%;
    text-align: right
}

.rwd .article-content .pull-quote {
    position: relative;
    float: left;
    margin-left: -52%;
    margin-top: 25px;
    width: 80%
}

.rwd .right-rail-component {
    position: fixed;
    z-index: 1030
}

    .rwd .right-rail-component #confirmation-section div.blade-item-content.blade-item-content-optin {
        background-color: inherit
    }

    .rwd .right-rail-component .right-rail-container {
        position: fixed;
        right: -1000px;
        top: 20%;
        width: 526px;
        background-color: #252525;
        padding: 1.5em;
        border-radius: 10px;
        transition: 600ms
    }

@media screen and (max-height:767px) {
    .rwd .right-rail-component .right-rail-container {
        bottom: 5%
    }
}

.rwd .right-rail-component .right-rail-container.short-form-sign-up {
    width: 526px
}

@media screen and (max-height:767px) {
    .rwd .right-rail-component .right-rail-container .right-rail-content {
        overflow-y: scroll;
        height: 100%
    }
}

@media screen and (max-height:991px) {
    .rwd .right-rail-component .right-rail-container .right-rail-content .right-rail-component .right-rail-content {
        bottom: 0
    }
}

.rwd .right-rail-component .right-rail-container .right-rail-content p.heading {
    font-size: 2em;
    font-weight: 400;
    font-family: "intel-one","intel-clear",Helvetica,Arial,sans-serif;
    font-weight: 300;
    font-style: normal;
    text-align: inherit
}

@media screen and (max-width:992px) {
    .rwd .right-rail-component .right-rail-container .right-rail-content {
        padding-right: 0
    }
}

.rwd .right-rail-component .right-rail-container .right-rail-content.ppRightRailContent {
    max-height: 730px;
    overflow-y: auto
}

.rwd .right-rail-component .right-rail-container.form-size {
    width: 100%
}

@media screen and (min-width:992px) {
    .rwd .right-rail-component .right-rail-container.form-size {
        width: 526px
    }

        .rwd .right-rail-component .right-rail-container.form-size.long-form {
            width: 800px
        }
}

.rwd .right-rail-component.opt-in .right-rail-container {
    width: 425px
}

.rwd .right-rail-component.opt-in.peek .right-rail-container {
    right: -410px
}

.rwd .right-rail-component.opt-in.active .right-rail-container {
    right: -30px
}

.rwd .right-rail-component.peek .right-rail-container {
    right: -835px
}

@media screen and (min-width:768px) {
    .rwd .right-rail-component.peek .right-rail-container {
        right: -526px
    }

    .rwd .right-rail-component.peek .long-form {
        right: -800px
    }
}

.rwd .right-rail-component.active .right-rail-container {
    right: -30px;
    transition: 600ms;
    max-height: fit-content
}

    .rwd .right-rail-component.active .right-rail-container.long-form-sign-up {
        right: -30px
    }

    .rwd .right-rail-component.active .right-rail-container.short-form-sign-up {
        right: -30px
    }

    .rwd .right-rail-component.active .right-rail-container .toggle-plus {
        display: none
    }

    .rwd .right-rail-component.active .right-rail-container .toggle-minus {
        display: inline-block
    }

.rwd .right-rail-component button.right-rail-tab {
    padding: 0;
    background: 0;
    outline: 0;
    border: 0;
    width: 125px;
    height: 75px;
    position: absolute;
    left: -125px;
    top: 25px
}

    .rwd .right-rail-component button.right-rail-tab:hover .toggle-plus {
        background-image: url(commons-page/resources/images/sprite-icons/sprite-icons.png);
        background-position: 0 -2133px;
        width: 46px;
        height: 46px
    }

    .rwd .right-rail-component button.right-rail-tab:hover .toggle-minus {
        background-image: url(commons-page/resources/images/sprite-icons/sprite-icons.png);
        background-position: 0 -2357px;
        width: 46px;
        height: 46px
    }

    .rwd .right-rail-component button.right-rail-tab:hover .tab-text {
        color: #00aeef
    }

    .rwd .right-rail-component button.right-rail-tab .right-rail-tab-border {
        position: absolute;
        background: linear-gradient(to right,#00aeef 0,rgba(0,174,239,0) 100%);
        height: 100%;
        width: 100%;
        border-radius: 37.5px 0 0 37.5px;
        padding: 2px 0 2px 2px;
        top: 0
    }

        .rwd .right-rail-component button.right-rail-tab .right-rail-tab-border .right-rail-tab-inner {
            border-radius: 37.5px 0 0 37.5px;
            background-color: #252525;
            height: 100%;
            width: 100%
        }

    .rwd .right-rail-component button.right-rail-tab .toggle-plus, .rwd .right-rail-component button.right-rail-tab .toggle-minus {
        display: inline-block;
        vertical-align: middle;
        margin-left: 0
    }

    .rwd .right-rail-component button.right-rail-tab .toggle-plus {
        background-image: url(commons-page/resources/images/sprite-icons/sprite-icons.png);
        background-position: 0 -2301px;
        width: 46px;
        height: 46px
    }

    .rwd .right-rail-component button.right-rail-tab .toggle-minus {
        background-image: url(commons-page/resources/images/sprite-icons/sprite-icons.png);
        background-position: 0 -2077px;
        width: 46px;
        height: 46px;
        display: none
    }

    .rwd .right-rail-component button.right-rail-tab .right-rail-icon-text-wrapper {
        position: absolute;
        top: 15px;
        left: 15px
    }

    .rwd .right-rail-component button.right-rail-tab .tab-text {
        color: #f3f3f3;
        font-size: .75em;
        display: inline-block;
        width: 50px;
        vertical-align: middle;
        padding-left: 5px;
        text-align: left;
        line-height: 15px
    }

.rwd .right-rail-component .right-rail-content {
    padding-right: 1.5em
}

.rwd .right-rail-component p.heading {
    font-weight: 700
}

.rwd .right-rail-component .right-rail-links .link {
    margin-bottom: 2em;
    margin-left: .5em
}

.rwd .right-rail-component .right-rail-links .has-image {
    padding-top: 30px;
    border-top: 1px solid #00aeef;
    border-top: 1px solid rgba(0,174,239,0.5)
}

    .rwd .right-rail-component .right-rail-links .has-image .cta-item {
        font-size: 1.25em
    }

.rwd .right-rail-component .form-container {
    margin-bottom: 10px
}

    .rwd .right-rail-component .form-container iframe {
        max-width: 100%;
        max-height: 100%
    }

@media screen and (max-width:991px) {
    .rwd .right-rail-component .right-rail-container {
        border-radius: 0;
        width: 100%;
        top: 96%;
        padding-top: 0
    }

        .rwd .right-rail-component .right-rail-container .button-group .btn.cancel.long-form, .rwd .right-rail-component .right-rail-container .button-group .btn.submit.long-form {
            width: 33.33333333333333%;
            padding-top: 1em;
            padding-bottom: 1em
        }

        .rwd .right-rail-component .right-rail-container .button-group .btn {
            margin-top: 0;
            font-size: 12px
        }

            .rwd .right-rail-component .right-rail-container .button-group .btn.cancel, .rwd .right-rail-component .right-rail-container .button-group .btn.submit {
                margin-top: 0;
                padding-top: .5em;
                padding-bottom: .5em
            }

        .rwd .right-rail-component .right-rail-container.long-form-sign-up {
            width: 100%
        }

            .rwd .right-rail-component .right-rail-container.long-form-sign-up .heading {
                display: none
            }

            .rwd .right-rail-component .right-rail-container.long-form-sign-up .body {
                display: none
            }

        .rwd .right-rail-component .right-rail-container.short-form-sign-up {
            width: 100%
        }

    .rwd .right-rail-component.peek .right-rail-container {
        bottom: 0;
        right: 0
    }

        .rwd .right-rail-component.peek .right-rail-container.long-form-sign-up {
            right: 0
        }

        .rwd .right-rail-component.peek .right-rail-container.short-form-sign-up {
            right: 0
        }

    .rwd .right-rail-component.active .right-rail-container {
        top: 8%;
        width: 100%;
        left: auto;
        right: auto;
        overflow: auto
    }

        .rwd .right-rail-component.active .right-rail-container.long-form-sign-up {
            right: 0
        }

        .rwd .right-rail-component.active .right-rail-container.short-form-sign-up {
            right: 0
        }

        .rwd .right-rail-component.active .right-rail-container button.right-rail-tab {
            position: static;
            background-color: transparent
        }

            .rwd .right-rail-component.active .right-rail-container button.right-rail-tab .right-rail-tab-border {
                display: none
            }

        .rwd .right-rail-component.active .right-rail-container .right-rail-content {
            padding-top: 0;
            width: 100%
        }

        .rwd .right-rail-component.active .right-rail-container .toggle-plus {
            display: none
        }

        .rwd .right-rail-component.active .right-rail-container .toggle-minus {
            display: inline-block
        }

    .rwd .right-rail-component button.right-rail-tab {
        position: relative;
        margin: 0 auto;
        display: block;
        left: 0;
        top: 0;
        width: 200px;
        height: 40px
    }

        .rwd .right-rail-component button.right-rail-tab:hover .toggle-plus {
            background-image: url(optin-page/resources/images/sprite-icons-fancy.png);
            background-position: -163px -442px;
            width: 24px;
            height: 24px
        }

        .rwd .right-rail-component button.right-rail-tab:hover .toggle-minus {
            background-image: url(optin-page/resources/images/sprite-icons-fancy.png);
            background-position: -512px -284px;
            width: 24px;
            height: 24px
        }

        .rwd .right-rail-component button.right-rail-tab:hover .tab-text {
            color: #00aeef
        }

        .rwd .right-rail-component button.right-rail-tab .right-rail-tab-border {
            background: 0
        }

            .rwd .right-rail-component button.right-rail-tab .right-rail-tab-border .right-rail-tab-inner {
                background: 0
            }

        .rwd .right-rail-component button.right-rail-tab .toggle-plus, .rwd .right-rail-component button.right-rail-tab .toggle-minus {
            display: inline-block;
            vertical-align: middle;
            margin-left: 0
        }

        .rwd .right-rail-component button.right-rail-tab .toggle-plus {
            background-image: url(optin-page/resources/images/sprite-icons-fancy.png);
            background-position: -512px -182px;
            width: 24px;
            height: 24px
        }

        .rwd .right-rail-component button.right-rail-tab .toggle-minus {
            background-image: url(optin-page/resources/images/sprite-icons-fancy.png);
            background-position: -512px -318px;
            width: 24px;
            height: 24px;
            display: none
        }

        .rwd .right-rail-component button.right-rail-tab .right-rail-icon-text-wrapper {
            position: relative;
            top: auto;
            left: 0
        }

        .rwd .right-rail-component button.right-rail-tab .tab-text {
            color: #f3f3f3;
            font-size: .79em;
            display: inline-block;
            width: auto;
            vertical-align: middle;
            padding-left: 5px;
            text-align: left;
            line-height: 15px
        }
}

@media screen and (max-width:991px) and (max-height:767px) {
    .rwd .right-rail-component .right-rail-container {
        top: 94%
    }
}

@media screen and (max-width:991px) and (max-height:767px) {
    .rwd .right-rail-component.active .right-rail-container {
        top: 9%
    }
}

@media screen and (max-width:991px) and (max-height:479px) {
    .rwd .right-rail-component.active .right-rail-container {
        top: 14%
    }
}

@media screen and (max-width:767px) {
    .rwd .right-rail-component .right-rail-container {
        top: 94%
    }
}

@media screen and (max-width:767px) and (max-height:479px) {
    .rwd .right-rail-component .right-rail-container {
        top: 89%
    }
}

.rwd form.right-rail-form .form-control.form-input {
    margin-bottom: 10px;
    width: 90%
}

.rwd form.right-rail-form div.disclaimer {
    clear: both
}

.rwd form.right-rail-form input[type="submit"] {
    font-size: 1em;
    padding-left: 25px;
    padding-right: 25px
}

.rwd.ie8 .right-rail-component img {
    max-width: 100%
}

.rwd.ie8 .right-rail-component button.right-rail-tab .right-rail-tab-border {
    top: -37.5px
}

.rwd.ie8 .right-rail-component button.right-rail-tab .right-rail-icon-text-wrapper {
    top: -22px
}

.rwd .product-masthead {
    min-height: 270px;
    line-height: 1;
    position: relative;
    text-align: center;
    overflow-x: hidden;
    color: #fff
}

    .rwd .product-masthead.compact.text-only {
        background: #f3f3f3
    }

    .rwd .product-masthead a {
        color: #fff
    }

    .rwd .product-masthead.theme-dark-1 a {
        color: #fff
    }

    .rwd .product-masthead .masthead-content {
        padding: 44px 15px 30px;
        position: relative
    }

        .rwd .product-masthead .masthead-content .partner-logo-audience {
            margin-bottom: 2em;
            text-align: center
        }

            .rwd .product-masthead .masthead-content .partner-logo-audience .blade-image {
                display: inline-block;
                vertical-align: middle
            }

                .rwd .product-masthead .masthead-content .partner-logo-audience .blade-image img {
                    height: 77px
                }

            .rwd .product-masthead .masthead-content .partner-logo-audience .seperator {
                padding: 30px 1px;
                margin: 0 30px;
                background-color: #fff
            }

    .rwd .product-masthead .breadcrumb {
        margin-bottom: 20px;
        padding-top: 0;
        padding-bottom: 0
    }

    .rwd .product-masthead .product-info {
        margin: 0 0 22px
    }

    .rwd .product-masthead h1 {
        font-size: 32px;
        line-height: .85;
        margin: 0
    }

    .rwd .product-masthead .sub-headline {
        font-family: "intel-clear","tahoma",Helvetica,"helvetica",Arial,sans-serif;
        font-weight: 400;
        font-style: normal;
        margin-top: 5px
    }

    .rwd .product-masthead .product-image .blade-image figure {
        min-height: 120px
    }

    .rwd .product-masthead .product-image .blade-image img {
        height: 120px;
        width: auto
    }

    .rwd .product-masthead.has-breadcrumb .masthead-content {
        padding-top: 12px
    }

    .rwd .product-masthead.compact {
        min-height: 76px
    }

        .rwd .product-masthead.compact .masthead-content {
            padding-top: 25px;
            padding-bottom: 38px
        }

        .rwd .product-masthead.compact h1 {
            margin-bottom: 0
        }

        .rwd .product-masthead.compact.has-breadcrumb .masthead-content {
            padding-top: 12px
        }

        .rwd .product-masthead.compact.has-breadcrumb .breadcrumb {
            margin-bottom: 15px
        }

        .rwd .product-masthead.compact .product-info {
            margin-bottom: 0
        }

    .rwd .product-masthead.text-only {
        min-height: 0;
        background: #f7f7f7;
        color: #252525
    }

        .rwd .product-masthead.text-only .masthead-content {
            padding: 15px
        }

        .rwd .product-masthead.text-only h1 {
            margin-bottom: 0
        }

        .rwd .product-masthead.text-only .product-info {
            margin-bottom: 0
        }

    .rwd .product-masthead.has-gallery .breadcrumb, .rwd .product-masthead.has-gallery h1, .rwd .product-masthead.has-gallery .sub-headline {
        opacity: 1
    }

    .rwd .product-masthead.has-gallery .gallery-toggle {
        color: #fff
    }

    .rwd .product-masthead.has-gallery .product-info {
        margin-bottom: 10px
    }

    .rwd .product-masthead.has-gallery .media-gallery {
        outline: 0;
        margin-bottom: 0
    }

        .rwd .product-masthead.has-gallery .media-gallery .media-image .blade-image {
            width: 100%
        }

            .rwd .product-masthead.has-gallery .media-gallery .media-image .blade-image img {
                height: 120px;
                width: auto;
                margin: 0 auto;
                border: 1px solid transparent
            }

    .rwd .product-masthead.theme-white {
        color: #252525;
        background-color: #fff
    }

        .rwd .product-masthead.theme-white a, .rwd .product-masthead.theme-white h1, .rwd .product-masthead.theme-white .sub-headline, .rwd .product-masthead.theme-white h1, .rwd .product-masthead.theme-white .breadcrumb > li + li:before {
            color: #252525
        }

        .rwd .product-masthead.theme-white .breadcrumb-overlay a {
            color: white
        }

@media screen and (max-width:767px) {
    .rwd .product-masthead.has-gallery .media-gallery {
        margin-left: -25px;
        margin-right: -25px
    }

    .rwd .product-masthead .product-image .blade-image img {
        height: 110px;
        width: auto
    }
}

@media screen and (min-width:768px) {
    .rwd .product-masthead {
        min-height: 420px
    }

        .rwd .product-masthead .masthead-content {
            padding-top: 72px
        }

        .rwd .product-masthead .product-image .blade-image img {
            height: 120px;
            width: auto
        }

        .rwd .product-masthead .breadcrumb {
            margin-bottom: 30px;
            font-size: 12px
        }

            .rwd .product-masthead .breadcrumb .item-for-mobile {
                display: none
            }

        .rwd .product-masthead h1 {
            font-size: 36px;
            line-height: .9
        }

        .rwd .product-masthead .product-info {
            margin-bottom: 50px
        }

        .rwd .product-masthead.has-breadcrumb .masthead-content {
            padding-top: 30px
        }

        .rwd .product-masthead.compact {
            min-height: 133px
        }

            .rwd .product-masthead.compact .masthead-content {
                padding-top: 40px;
                padding-bottom: 38px
            }

            .rwd .product-masthead.compact.has-breadcrumb .breadcrumb {
                margin-bottom: 20px
            }

            .rwd .product-masthead.compact.has-breadcrumb .masthead-content {
                padding-top: 20px
            }

        .rwd .product-masthead.text-only .masthead-content {
            padding: 40px 15px
        }

        .rwd .product-masthead.has-gallery .product-info {
            margin-bottom: 10px
        }

        .rwd .product-masthead.has-gallery .media-gallery {
            margin-left: -15px;
            margin-right: -15px
        }

            .rwd .product-masthead.has-gallery .media-gallery .media-image .blade-image img {
                height: 180px;
                padding: 0
            }
}

@media screen and (min-width:992px) {
    .rwd .product-masthead {
        min-height: 465px
    }

        .rwd .product-masthead .product-image .blade-image img {
            height: 170px;
            width: auto
        }

        .rwd .product-masthead.has-gallery .media-gallery .media-image .blade-image img {
            height: 220px
        }

        .rwd .product-masthead h1 {
            font-size: 48px;
            line-height: .9
        }
}

@media screen and (min-width:1200px) {
    .rwd .product-masthead.has-gallery .media-gallery .media-image .blade-image img {
        height: 270px
    }
}

.rwd.headerfooter-menu3 footer.global .footer-disclaimer {
    margin-top: 10px
}

    .rwd.headerfooter-menu3 footer.global .footer-disclaimer p {
        font-size: .75em;
        color: #000
    }

.rwd.headerfooter-menu3 footer.global ul {
    padding: 0
}

    .rwd.headerfooter-menu3 footer.global ul.footer-links.social {
        display: flex
    }

.rwd.headerfooter-menu3 footer.global li {
    display: block
}

.rwd.headerfooter-menu3 footer.global button.language-selector-toggle {
    color: inherit;
    background: transparent;
    border: 0
}

.rwd.headerfooter-menu3 footer.global .content a {
    color: #000
}

    .rwd.headerfooter-menu3 footer.global .content a:hover {
        text-decoration: underline
    }

.rwd.headerfooter-menu3 footer.global .component-padding {
    padding: 1em
}

.rwd.headerfooter-menu3 footer.global .content-footer {
    padding: 0 0 2.5rem
}

.rwd.headerfooter-menu3 footer.global .footer-logo-rebrand {
    max-width: none
}

.rwd.headerfooter-menu3 footer.global .footer-logo {
    display: inline-block;
    width: 64px;
    margin-top: 5.5em;
    height: 45px;
    background: url('commons-page/resources/images/sprite-with-gray-icons.png') no-repeat;
    background-position: -332px -436px
}

.rwd.headerfooter-menu3 footer.global .footer-logo-mobile {
    float: none;
    width: 80px;
    height: 47px;
    margin-top: 1em;
    background: url('commons-page/resources/images/sprite-with-gray-icons.png') no-repeat;
    background-position: -320px -436px;
    zoom: .47;
    -moz-transform: scale(0.47);
    -moz-transform-origin: top left
}

@media screen and (min-width:768px) {
    .rwd.headerfooter-menu3 footer.global .content-footer {
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
        padding: 2.25rem 0
    }

    .rwd.headerfooter-menu3 footer.global .footer-links li {
        display: inline-block;
        margin-right: 1rem
    }

    .rwd.headerfooter-menu3 footer.global .secondary-links a {
        border-left: 1px solid #000;
        padding: 0 0 0 1em
    }

    .rwd.headerfooter-menu3 footer.global .content {
        flex-grow: 1
    }
}

@media screen and (max-width:767px) {
    .rwd.headerfooter-menu3 footer.global .footer-links {
        margin: 1.75rem 0 0
    }

        .rwd.headerfooter-menu3 footer.global .footer-links li {
            display: block;
            padding: .75rem 0;
            list-style: none
        }

    .rwd.headerfooter-menu3 footer.global .secondary-links {
        display: flex;
        flex-wrap: wrap;
        margin: .75rem 0 2rem;
        font-size: .75rem
    }

        .rwd.headerfooter-menu3 footer.global .secondary-links li {
            width: 50%;
            padding: 8px 0
        }
}

@media screen and (min-width:992px) {
    .rwd.headerfooter-menu3 footer.global .component-padding {
        padding: 1.5em 2em
    }

        .rwd.headerfooter-menu3 footer.global .component-padding .container .row .col-xs-12 {
            display: flex
        }
}

.rwd.headerfooter-menu3 footer.global .logo-container {
    padding-right: 4em
}

.rwd.headerfooter-menu3 footer.global .footer-logo-rebrand {
    width: 5rem
}

.rwd.headerfooter-menu3 footer.global .footer-logo-mobile {
    width: 5rem
}

.rwd.headerfooter-menu3 footer.global .footer-logo .footer-links .icon::before {
    float: left;
    width: 32px;
    height: 32px;
    content: ' '
}

.rwd.headerfooter-menu3 footer.global .social {
    margin: 1.5rem -0.5em
}

    .rwd.headerfooter-menu3 footer.global .social li {
        display: inline-block;
        margin-right: 1em
    }

        .rwd.headerfooter-menu3 footer.global .social li a:hover {
            color: #262626
        }

        .rwd.headerfooter-menu3 footer.global .social li i {
            font-size: 24px
        }

.rwd.headerfooter-menu3 footer.global .secondary-links {
    font-size: .75em;
    color: #000
}

    .rwd.headerfooter-menu3 footer.global .secondary-links li:last-child {
        margin-right: 0
    }

    .rwd.headerfooter-menu3 footer.global .secondary-links small {
        font-size: inherit
    }

.rwd.headerfooter-menu3 footer.global .icon {
    display: inline-block;
    position: relative;
    text-indent: 0
}

    .rwd.headerfooter-menu3 footer.global .icon.language {
        width: 20px;
        height: 20px;
        background: transparent;
        display: inline-block;
        vertical-align: bottom;
        background-image: url(commons-page/resources/images/sprite-with-gray-icons.png);
        background-position: -179px -391px;
        width: 21px;
        height: 21px
    }

@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
    .rwd.headerfooter-menu3 footer.global .icon.language {
        background-image: url(commons-page/resources/images/sprite-icons-retina.png);
        background-size: 533px 633px
    }
}

.rwd.headerfooter-menu3 footer.global .icon.facebook {
    background-image: url(commons-page/resources/images/sprite-with-gray-icons.png);
    background-position: -126px -224px;
    width: 32px;
    height: 32px
}

@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
    .rwd.headerfooter-menu3 footer.global .icon.facebook {
        background-image: url(commons-page/resources/images/sprite-icons-retina.png);
        background-size: 533px 633px
    }
}

.rwd.headerfooter-menu3 footer.global .icon.twitter {
    background-image: url(commons-page/resources/images/sprite-with-gray-icons.png);
    background-position: -126px -266px;
    width: 32px;
    height: 32px
}

@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
    .rwd.headerfooter-menu3 footer.global .icon.twitter {
        background-image: url(commons-page/resources/images/sprite-icons-retina.png);
        background-size: 533px 633px
    }
}

.rwd.headerfooter-menu3 footer.global .icon.linkedin {
    background-image: url(commons-page/resources/images/sprite-with-gray-icons.png);
    background-position: -126px -308px;
    width: 32px;
    height: 32px
}

@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
    .rwd.headerfooter-menu3 footer.global .icon.linkedin {
        background-image: url(commons-page/resources/images/sprite-icons-retina.png);
        background-size: 533px 633px
    }
}

.rwd.headerfooter-menu3 footer.global .icon.youtube {
    background-image: url(commons-page/resources/images/sprite-with-gray-icons.png);
    background-position: -82px -178px;
    width: 32px;
    height: 32px
}

@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
    .rwd.headerfooter-menu3 footer.global .icon.youtube {
        background-image: url(commons-page/resources/images/sprite-icons-retina.png);
        background-size: 533px 633px
    }
}

.rwd.headerfooter-menu3 footer.global .icon.instagram {
    background-image: url(commons-page/resources/images/sprite-with-gray-icons.png);
    background-position: -354px -294px;
    width: 32px;
    height: 32px
}

@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
    .rwd.headerfooter-menu3 footer.global .icon.instagram {
        background-image: url(commons-page/resources/images/sprite-icons-retina.png);
        background-size: 533px 633px
    }
}

.rwd.headerfooter-menu3 footer.global .icon.wechat {
    background-image: url(commons-page/resources/images/sprite-with-gray-icons.png);
    background-position: -270px -42px;
    width: 32px;
    height: 32px
}

@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
    .rwd.headerfooter-menu3 footer.global .icon.wechat {
        background-image: url(commons-page/resources/images/sprite-icons-retina.png);
        background-size: 533px 633px
    }
}

.rwd.headerfooter-menu3 footer.global .icon.renren {
    background-image: url(commons-page/resources/images/sprite-with-gray-icons.png);
    background-position: -312px 0;
    width: 32px;
    height: 32px
}

@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
    .rwd.headerfooter-menu3 footer.global .icon.renren {
        background-image: url(commons-page/resources/images/sprite-icons-retina.png);
        background-size: 533px 633px
    }
}

.rwd.headerfooter-menu3 footer.global .icon.sina {
    background-image: url(commons-page/resources/images/sprite-with-gray-icons.png);
    background-position: -232px -42px;
    width: 32px;
    height: 32px
}

@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
    .rwd.headerfooter-menu3 footer.global .icon.sina {
        background-image: url(commons-page/resources/images/sprite-icons-retina.png);
        background-size: 533px 633px
    }
}

@media screen and (min-width:992px) {
    .rwd.headerfooter-menu3 footer.global li {
        display: inline-block;
        margin-right: 1em
    }

    .rwd.headerfooter-menu3 footer.global .content {
        float: left;
        padding: 1em .5em;
        width: 85%
    }

    .rwd.headerfooter-menu3 footer.global .secondary-links a {
        border-left: 1px solid #262626;
        padding: 0 0 0 1em
    }

    .rwd.headerfooter-menu3 footer.global .secondary-links small {
        font-size: inherit
    }

    .rwd.headerfooter-menu3 footer.global .secondary-links li {
        float: none;
        width: auto;
        margin-right: 1em
    }
}

.rwd.headerfooter-menu3 footer.global.simplified .content {
    border-left: 0;
    margin: auto;
    text-align: center;
    width: 100%;
    padding: 0
}

.rwd.headerfooter-menu3 footer.global.simplified ul {
    margin: auto
}

@media screen and (max-width:991px) {
    .rwd.headerfooter-menu3 footer.global.simplified .secondary-links li {
        text-align: left
    }
}

.rwd.headerfooter-menu3 .flyout-panel {
    width: 0;
    min-height: 100%;
    max-height: none;
    border-width: 0;
    position: absolute;
    top: 0;
    opacity: 1
}

    .rwd.headerfooter-menu3 .flyout-panel .flyout-panel-body ul li {
        display: block
    }

.rwd.headerfooter-menu3 .flyout-panel-closed {
    height: 100%;
    min-height: 100%;
    max-height: 100%;
    overflow: hidden
}

.rwd.headerfooter-menu3 .flyout-panel-inner {
    padding: 20px
}

    .rwd.headerfooter-menu3 .flyout-panel-inner .btn {
        padding-left: 4em;
        padding-right: 4em
    }

.rwd.headerfooter-menu3 .flyout-panel-position-left {
    left: -100%;
    -webkit-transition: left 280ms;
    -moz-transition: left 280ms;
    -ms-transition: left 280ms;
    -o-transition: left 280ms;
    transition: left 280ms
}

.rwd.headerfooter-menu3 .flyout-panel-position-right {
    left: 100%;
    -webkit-transition: left 280ms;
    -moz-transition: left 280ms;
    -ms-transition: left 280ms;
    -o-transition: left 280ms;
    transition: left 280ms
}

.rwd.headerfooter-menu3 .flyout-panel-open {
    opacity: 1;
    width: 100%
}

    .rwd.headerfooter-menu3 .flyout-panel-open.flyout-panel-position-left, .rwd.headerfooter-menu3 .flyout-panel-open.flyout-panel-position-right {
        left: 0
    }

.rwd.headerfooter-menu3 .flyout-control-panel .flyout-control-listing .accordion-panel li {
    padding-bottom: 5px
}

.rwd.headerfooter-menu3 .flyout-control-panel .flyout-control-listing li {
    padding-bottom: 1em;
    width: 100%
}

    .rwd.headerfooter-menu3 .flyout-control-panel .flyout-control-listing li a {
        display: inline-block;
        width: 100%;
        position: relative;
        padding: 0 1rem 0 0
    }

.rwd.headerfooter-menu3 .flyout-panel-block .lang-selector {
    padding: 0
}

.rwd.headerfooter-menu3 .accordion-toggle {
    cursor: pointer;
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: .5em;
    margin: 5px 0
}

    .rwd.headerfooter-menu3 .accordion-toggle:before {
        content: '\f106'
    }

    .rwd.headerfooter-menu3 .accordion-toggle.collapsed:before {
        content: '\f107'
    }

.rwd.headerfooter-menu3 .flyout-panel {
    font-size: 14px
}

    .rwd.headerfooter-menu3 .flyout-panel ul.list-unstyled > li {
        padding-bottom: 24px
    }

    .rwd.headerfooter-menu3 .flyout-panel .flyout-panel-header {
        padding-bottom: 2em
    }

        .rwd.headerfooter-menu3 .flyout-panel .flyout-panel-header h4 {
            font-family: "intel-clear","tahoma",Helvetica,"helvetica",Arial,sans-serif;
            font-weight: 700;
            font-style: normal;
            cursor: pointer;
            padding: 0 50px;
            font-size: 14px
        }

        .rwd.headerfooter-menu3 .flyout-panel .flyout-panel-header .back-link {
            position: absolute;
            left: 2em
        }

    .rwd.headerfooter-menu3 .flyout-panel h5 {
        font-family: "intel-clear","tahoma",Helvetica,"helvetica",Arial,sans-serif;
        font-weight: 700;
        font-style: normal
    }

    .rwd.headerfooter-menu3 .flyout-panel .icon-back {
        display: inline-block;
        margin-right: .5em
    }

    .rwd.headerfooter-menu3 .flyout-panel .back-link {
        display: inline-block;
        font-size: 12px
    }

        .rwd.headerfooter-menu3 .flyout-panel .back-link:hover .icon-back {
            color: #9addf7
        }

    .rwd.headerfooter-menu3 .flyout-panel .flyout-panel-inner .list-unstyled li {
        padding: 0 0 10px 0
    }

    .rwd.headerfooter-menu3 .flyout-panel .flyout-panel-body ul.side-by-side li {
        display: inline-block;
        width: 48%
    }

    .rwd.headerfooter-menu3 .flyout-panel .subtitle {
        font-size: 14px;
        padding-bottom: 5px
    }

    .rwd.headerfooter-menu3 .flyout-panel .igm-image-text {
        clear: both
    }

        .rwd.headerfooter-menu3 .flyout-panel .igm-image-text figure {
            float: left
        }

            .rwd.headerfooter-menu3 .flyout-panel .igm-image-text figure img {
                width: 100%;
                max-width: 40px
            }

        .rwd.headerfooter-menu3 .flyout-panel .igm-image-text .text-listing {
            margin-left: 65px;
            padding-bottom: 1em
        }

    .rwd.headerfooter-menu3 .flyout-panel .pad-btm-10 {
        padding-bottom: 1em
    }

    .rwd.headerfooter-menu3 .flyout-panel .border-btm {
        padding-bottom: 1em;
        border-bottom: 1px solid #333;
        margin-bottom: 2em
    }

    .rwd.headerfooter-menu3 .flyout-panel .igm-image-listing {
        text-align: center
    }

        .rwd.headerfooter-menu3 .flyout-panel .igm-image-listing a {
            display: block
        }

        .rwd.headerfooter-menu3 .flyout-panel .igm-image-listing figure {
            margin: 0 auto;
            width: 80%
        }

            .rwd.headerfooter-menu3 .flyout-panel .igm-image-listing figure img {
                width: 100%;
                max-width: 200px
            }

        .rwd.headerfooter-menu3 .flyout-panel .igm-image-listing .row {
            margin-bottom: 2em
        }

@media(min-width:480px) {
    .rwd.headerfooter-menu3 .flyout-panel .igm-image-text figure img {
        max-width: 60px
    }

    .rwd.headerfooter-menu3 .flyout-panel .igm-image-text .text-listing {
        margin-left: 90px
    }
}

@media(min-width:992px) {
    .rwd.headerfooter-menu3 .flyout-panel .flyout-panel-inner .list-unstyled li {
        padding-bottom: 5px
    }
}

.rwd.headerfooter-menu3 .overlay-fade {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,0.35)
}

.rwd.headerfooter-menu3 .modal.modal-intel {
    overflow-y: auto
}

.rwd.headerfooter-menu3 .modal .close {
    opacity: 1;
    outline: 0
}

    .rwd.headerfooter-menu3 .modal .close:hover span {
        background-image: url(commons-page/resources/images/sprite-with-gray-icons.png);
        background-position: -396px -134px;
        width: 20px;
        height: 20px
    }

    .rwd.headerfooter-menu3 .modal .close span {
        display: inline-block;
        background-image: url(commons-page/resources/images/sprite-with-gray-icons.png);
        background-position: -90px -392px;
        width: 20px;
        height: 20px
    }

    .rwd.headerfooter-menu3 .modal .close.theme-white span {
        background-image: url(commons-page/resources/images/sprite-with-gray-icons.png);
        background-position: -60px -392px;
        width: 20px;
        height: 20px
    }

    .rwd.headerfooter-menu3 .modal .close.theme-white:hover span {
        background-image: url(commons-page/resources/images/sprite-with-gray-icons.png);
        background-position: -396px -134px;
        width: 20px;
        height: 20px
    }

    .rwd.headerfooter-menu3 .modal .close.wechat-close {
        margin-top: -10px
    }

.rwd.headerfooter-menu3 .modal-intel {
    text-align: center;
    padding: 0 !important
}

    .rwd.headerfooter-menu3 .modal-intel .modal-dialog {
        display: inline-block;
        text-align: left;
        vertical-align: middle;
        padding: 0
    }

    .rwd.headerfooter-menu3 .modal-intel .modal-header {
        border-bottom: 0;
        padding-left: 30px;
        padding-right: 30px
    }

        .rwd.headerfooter-menu3 .modal-intel .modal-header .close {
            margin-top: 10px
        }

    .rwd.headerfooter-menu3 .modal-intel .modal-footer {
        border-top: 0;
        border-bottom: 0;
        padding-left: 30px;
        padding-right: 30px;
        padding: 10px
    }

        .rwd.headerfooter-menu3 .modal-intel .modal-footer .close {
            margin-top: 5px
        }

    .rwd.headerfooter-menu3 .modal-intel .modal-dialog {
        width: 100%
    }

    .rwd.headerfooter-menu3 .modal-intel .modal-body {
        padding: 30px
    }

        .rwd.headerfooter-menu3 .modal-intel .modal-body.lang-selector-body {
            padding: 0 30px 10px 30px
        }

    .rwd.headerfooter-menu3 .modal-intel .modal-content {
        overflow-x: hidden;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0
    }

        .rwd.headerfooter-menu3 .modal-intel .modal-content div#close_button {
            float: right;
            position: absolute;
            top: 0;
            right: 20px
        }

@media screen and (max-width:767px) {
    .rwd.headerfooter-menu3 .modal-intel .modal-dialog {
        margin: 0
    }

    .rwd.headerfooter-menu3 .modal-intel .modal-content {
        border: 0;
        box-shadow: none
    }

    .rwd.headerfooter-menu3 .modal-intel .mobile-intel-signin {
        display: none
    }
}

@media screen and (min-width:768px) {
    .rwd.headerfooter-menu3 .modal-intel .modal-dialog {
        width: 75%
    }

        .rwd.headerfooter-menu3 .modal-intel .modal-dialog.modal-sm {
            width: 400px;
            max-width: 400px
        }

    .rwd.headerfooter-menu3 .modal-intel .modal-content {
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        border-radius: 5px
    }
}

@media screen and (min-width:992px) {
    .rwd.headerfooter-menu3 .modal-intel .modal-dialog {
        width: 50%
    }
}

@media screen and (min-width:1200px) {
    .rwd.headerfooter-menu3 .modal-intel .modal-dialog {
        width: 40%
    }
}

@media screen and (min-width:1650px) {
    .rwd.headerfooter-menu3 .modal-intel .modal-dialog {
        width: 40%
    }
}

.rwd.headerfooter-menu3 .modal-expose-menu {
    top: 50px
}

@media screen and (max-width:767px) {
    .rwd.headerfooter-menu3 .modal-open {
        position: fixed
    }

        .rwd.headerfooter-menu3 .modal-open nav.global-menu-simplify {
            z-index: 1099
        }

    .rwd.headerfooter-menu3 .modal-backdrop {
        background: #000 !important
    }

        .rwd.headerfooter-menu3 .modal-backdrop.in {
            filter: alpha(opacity=20) !important;
            -ms-filter: "alpha(opacity=20)" !important;
            -webkit-opacity: .2 !important;
            -moz-opacity: .2 !important;
            -ms-opacity: .2 !important;
            -o-opacity: .2 !important;
            opacity: .2 !important;
            z-index: 1029
        }

        .rwd.headerfooter-menu3 .modal-backdrop .fade.in {
            filter: alpha(opacity=100);
            -ms-filter: "alpha(opacity=100)";
            -webkit-opacity: 1;
            -moz-opacity: 1;
            -ms-opacity: 1;
            -o-opacity: 1;
            opacity: 1
        }

    .rwd.headerfooter-menu3 .modal-intel {
        top: 40px
    }

        .rwd.headerfooter-menu3 .modal-intel.fade:not(.in) .modal-dialog {
            -webkit-transform: translate3d(25%,0,0);
            transform: translate3d(25%,0,0)
        }
}

@media screen and (min-width:768px) {
    .rwd.headerfooter-menu3 .modal-intel:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        margin-right: -0.25em
    }

    .rwd.headerfooter-menu3 .modal-expose-menu {
        top: 0
    }
}

.rwd.headerfooter-menu3 .modal-full-height .modal-dialog {
    height: 100%
}

.rwd.headerfooter-menu3 .modal-full-height .modal-content {
    height: 100%
}

.rwd.headerfooter-menu3 .modal.fade:not(.in).left .modal-dialog {
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
    -webkit-transition: -webkit-transform .25s ease-out;
    -moz-transition: -moz-transform .25s ease-out;
    -o-transition: -o-transform .25s ease-out;
    transition: transform .25s ease-out
}

.rwd.headerfooter-menu3 .modal.fade:not(.in).right .modal-dialog {
    -webkit-transform: translate3d(25%,0,0);
    transform: translate3d(25%,0,0);
    -webkit-transition: -webkit-transform .25s ease-out;
    -moz-transition: -moz-transform .25s ease-out;
    -o-transition: -o-transform .25s ease-out;
    transition: transform .25s ease-out
}

.rwd.headerfooter-menu3 .modal.fade:not(.in).bottom .modal-dialog {
    -webkit-transform: translate3d(0,25%,0);
    transform: translate3d(0,25%,0);
    -webkit-transition: -webkit-transform .25s ease-out;
    -moz-transition: -moz-transform .25s ease-out;
    -o-transition: -o-transform .25s ease-out;
    transition: transform .25s ease-out
}

.rwd .header-simplify nav.global-menu-simplify.logged-in-slider .states-login #myprofile-signin-menu:hover .icon-login {
    color: #9addf7
}

.rwd .header-simplify nav.global-menu-simplify.logged-in-slider .states-login #myprofile-signin-menu:hover .myintel-btns {
    color: #9addf7
}

.rwd .header-simplify .search-quick-links .quick-links-terms {
    padding: 16px 20px 5px 20px;
    font-size: 14px
}

    .rwd .header-simplify .search-quick-links .quick-links-terms h3 {
        margin-top: 22px;
        margin-bottom: 0;
        color: #bbb
    }

    .rwd .header-simplify .search-quick-links .quick-links-terms p {
        margin-top: 5px;
        margin-bottom: 22px;
        color: #bbb
    }

    .rwd .header-simplify .search-quick-links .quick-links-terms a {
        color: #fff
    }

        .rwd .header-simplify .search-quick-links .quick-links-terms a:hover {
            color: #00aeef
        }

.rwd .header-simplify .language-selector-toggle {
    color: inherit;
    background: transparent;
    border: 0;
    vertical-align: baseline
}

    .rwd .header-simplify .language-selector-toggle span {
        line-height: 12px;
        vertical-align: middle
    }

    .rwd .header-simplify .language-selector-toggle .hidden-xs {
        display: inline-block !important
    }

    .rwd .header-simplify .language-selector-toggle .fa-globe {
        font-size: 24px;
        margin-top: -1px;
        display: inline-block
    }

.rwd .header-simplify .icon-login {
    background-image: url(commons-page/resources/images/sprite-with-gray-icons.png);
    background-position: -150px -392px;
    width: 20px;
    height: 20px;
    display: inline-block;
    position: relative
}

@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
    .rwd .header-simplify .icon-login {
        background-image: url(commons-page/resources/images/sprite-icons-retina.png);
        background-size: 533px 633px
    }
}

.rwd .header-simplify .align-icons {
    vertical-align: top;
    margin-top: 1px;
    top: 0
}

.rwd .header-simplify .modal .close:hover, .rwd .header-simplify .modal .close:focus {
    color: #000;
    cursor: pointer;
    opacity: .5;
    text-decoration: none
}

.rwd .header-simplify input#cbRememberMe:focus {
    outline: dotted thin
}

.rwd .header-simplify .igm-form-signin #pwd-error, .rwd .header-simplify .igm-form-signin #uname-error {
    font-size: 14px
}

.rwd .header-simplify .modal-signin #login-error {
    width: 100%;
    font-size: 14px;
    line-height: 22px
}

.rwd .header-simplify .igm-form-signin .validation-messages {
    margin: 0;
    font-size: 14px;
    color: #959595
}

.rwd .header-simplify .igm-form-signin .invalid {
    border-color: #ed1c24
}

.rwd .header-simplify .igm-form-signin .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6)
}

.rwd .header-simplify .igm-form-signin input.invalid::-moz-placeholder {
    color: #ed1c24;
    opacity: 1
}

.rwd .header-simplify nav.global-menu-simplify {
    z-index: 1030;
    position: fixed;
    background: #0068b5;
    width: 100%;
    border: 0;
    outline: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.15);
    -moz-box-shadow: 0 3px 3px rgba(0,0,0,0.15);
    -ms-box-shadow: 0 3px 3px rgba(0,0,0,0.15);
    -o-box-shadow: 0 3px 3px rgba(0,0,0,0.15);
    box-shadow: 0 3px 3px rgba(0,0,0,0.15);
    -webkit-transition: all 250ms;
    -moz-transition: all 250ms;
    -ms-transition: all 250ms;
    -o-transition: all 250ms;
    transition: all 250ms
}

    .rwd .header-simplify nav.global-menu-simplify.solid.transparent {
        box-shadow: none
    }

    .rwd .header-simplify nav.global-menu-simplify ul {
        padding: 0;
        list-style: none
    }

    .rwd .header-simplify nav.global-menu-simplify .search-line ul {
        border-top: 1px solid #555;
        padding: 20px
    }

    .rwd .header-simplify nav.global-menu-simplify button {
        border: 0;
        color: #f3f3f3;
        padding: 0
    }

        .rwd .header-simplify nav.global-menu-simplify button:hover {
            color: #9addf7
        }

        .rwd .header-simplify nav.global-menu-simplify button.icon {
            width: 30px;
            height: 50px;
            padding: 10px 5px 10px 5px;
            background: transparent;
            position: initial
        }

            .rwd .header-simplify nav.global-menu-simplify button.icon span {
                display: inline-block
            }

@media screen and (min-width:480px) {
    .rwd .header-simplify nav.global-menu-simplify button.icon {
        width: 50px;
        height: 50px;
        padding-top: 15px
    }
}

@media screen and (min-width:768px) {
    .rwd .header-simplify nav.global-menu-simplify button.icon {
        width: 60px;
        height: 60px
    }
}

.rwd .header-simplify nav.global-menu-simplify button.login {
    width: auto;
    padding: 17px 5px 15px 5px
}

.rwd .header-simplify nav.global-menu-simplify button.btn-primary {
    background: #0068b5;
    color: #fff
}

.rwd .header-simplify nav.global-menu-simplify #cls-btn {
    position: relative;
    top: 0;
    right: 0
}

.rwd .header-simplify nav.global-menu-simplify input {
    color: #f3f3f3
}

.rwd .header-simplify nav.global-menu-simplify > .main-navbar {
    width: 100%;
    color: #f3f3f3
}

    .rwd .header-simplify nav.global-menu-simplify > .main-navbar a {
        color: #f3f3f3
    }

        .rwd .header-simplify nav.global-menu-simplify > .main-navbar a:hover {
            color: #9addf7
        }

.rwd .header-simplify nav.global-menu-simplify .close {
    opacity: 1
}

    .rwd .header-simplify nav.global-menu-simplify .close:hover span {
        background-image: url(commons-page/resources/images/sprite-with-gray-icons.png);
        background-position: -120px -392px;
        width: 20px;
        height: 20px
    }

@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
    .rwd .header-simplify nav.global-menu-simplify .close:hover span {
        background-image: url(commons-page/resources/images/sprite-icons-retina.png);
        background-size: 533px 633px
    }
}

.rwd .header-simplify nav.global-menu-simplify .close span {
    background-image: url(commons-page/resources/images/sprite-with-gray-icons.png);
    background-position: -90px -392px;
    width: 20px;
    height: 20px
}

@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
    .rwd .header-simplify nav.global-menu-simplify .close span {
        background-image: url(commons-page/resources/images/sprite-icons-retina.png);
        background-size: 533px 633px
    }
}

.rwd .header-simplify nav.global-menu-simplify .close.theme-white span {
    background-image: url(commons-page/resources/images/sprite-with-gray-icons.png);
    background-position: -60px -392px;
    width: 20px;
    height: 20px
}

@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
    .rwd .header-simplify nav.global-menu-simplify .close.theme-white span {
        background-image: url(commons-page/resources/images/sprite-icons-retina.png);
        background-size: 533px 633px
    }
}

.rwd .header-simplify nav.global-menu-simplify .close.theme-white:hover span {
    background-image: url(commons-page/resources/images/sprite-with-gray-icons.png);
    background-position: -396px -134px;
    width: 20px;
    height: 20px
}

@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
    .rwd .header-simplify nav.global-menu-simplify .close.theme-white:hover span {
        background-image: url(commons-page/resources/images/sprite-icons-retina.png);
        background-size: 533px 633px
    }
}

.rwd .header-simplify nav.global-menu-simplify .hamburger.icon {
    width: 30px
}

.rwd .header-simplify nav.global-menu-simplify .hamburger span {
    font-size: 24px
}

.rwd .header-simplify nav.global-menu-simplify .hamburger .sel-menu {
    float: left;
    height: 40px;
    padding-left: 40px;
    text-align: left;
    margin-left: -30px;
    margin-top: 10px;
    position: absolute
}

@media(max-width:767px) {
    .rwd .header-simplify nav.global-menu-simplify .hamburger .sel-menu {
        font-size: 0
    }
}

.rwd .header-simplify nav.global-menu-simplify .nav-left button {
    background: transparent;
    padding: 0
}

.rwd .header-simplify nav.global-menu-simplify .nav-left li {
    display: inline-block;
    margin-right: 1em
}

    .rwd .header-simplify nav.global-menu-simplify .nav-left li:last-child {
        margin-right: 0
    }

    .rwd .header-simplify nav.global-menu-simplify .nav-left li:first-child {
        padding-left: 15px
    }

.rwd .header-simplify nav.global-menu-simplify .nav-right {
    text-align: right
}

    .rwd .header-simplify nav.global-menu-simplify .nav-right .login, .rwd .header-simplify nav.global-menu-simplify .nav-right .search {
        display: inline-block
    }

    .rwd .header-simplify nav.global-menu-simplify .nav-right .item:first-child {
        margin-left: 0
    }

    .rwd .header-simplify nav.global-menu-simplify .nav-right .login {
        padding: 17px 5px 15px 5px
    }

        .rwd .header-simplify nav.global-menu-simplify .nav-right .login .login-label {
            display: none
        }

        .rwd .header-simplify nav.global-menu-simplify .nav-right .login.login-link-text {
            position: relative
        }

        .rwd .header-simplify nav.global-menu-simplify .nav-right .login .icon-login {
            top: 0;
            background: 0
        }

            .rwd .header-simplify nav.global-menu-simplify .nav-right .login .icon-login:before {
                content: '\f2c0';
                font-size: 20px;
                margin-top: -5px
            }

    .rwd .header-simplify nav.global-menu-simplify .nav-right .search-button {
        padding: 15px 10px;
        width: 40px
    }

        .rwd .header-simplify nav.global-menu-simplify .nav-right .search-button span.fa-search {
            font-size: 25px;
            margin-left: -4px;
            margin-top: -7px
        }

        .rwd .header-simplify nav.global-menu-simplify .nav-right .search-button:focus {
            outline: dotted thin;
            outline: -webkit-focus-ring-color auto 5px;
            outline-offset: -2px;
            text-decoration: none
        }

.rwd .header-simplify nav.global-menu-simplify .content .navbar-logo {
    background: url('commons-page/resources/images/sprite-with-gray-icons.png') no-repeat;
    background-position: -331px -488px;
    margin: 9px auto;
    display: block;
    background-size: inherit
}

@media screen and (max-width:767px) {
    .rwd .header-simplify nav.global-menu-simplify .content .navbar-logo {
        width: 54px;
        height: 35px;
        margin: 7px auto;
        background-position: -331px -536px
    }
}

@media(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi),(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
    .rwd .header-simplify nav.global-menu-simplify .content .navbar-logo {
        background-image: url('commons-page/resources/images/sprite-icons-retina.png');
        background-size: 533px 633px;
        height: 45px
    }
}

.rwd .header-simplify nav.global-menu-simplify .menu-content {
    display: none;
    position: relative;
    transition: 1000ms
}

.rwd .header-simplify nav.global-menu-simplify [data-igm-search-control] {
    line-height: 0;
    padding-right: 15px;
    width: 100%;
    background-color: #333;
    padding-left: 0;
    font-size: 1em
}

    .rwd .header-simplify nav.global-menu-simplify [data-igm-search-control] .search-button {
        width: 50px;
        margin-left: 5px
    }

    .rwd .header-simplify nav.global-menu-simplify [data-igm-search-control] label {
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        margin: .7em 60px 0 60px;
        vertical-align: top;
        line-height: normal
    }

@media screen and (max-width:480px) {
    .rwd .header-simplify nav.global-menu-simplify [data-igm-search-control] label {
        width: 65%
    }
}

@media screen and (min-width:480px) and (max-width:768px) {
    .rwd .header-simplify nav.global-menu-simplify [data-igm-search-control] label {
        width: 75%
    }
}

.rwd .header-simplify nav.global-menu-simplify [data-igm-search-control] input {
    color: #fff;
    width: 100%;
    background: transparent;
    border: 0;
    outline: 0;
    font-size: 1.3em;
    font-weight: 300;
    padding-bottom: .35em
}

.rwd .header-simplify nav.global-menu-simplify [data-igm-search-control] .search-button span.fa-search {
    font-size: 25px;
    margin-left: -5px;
    margin-top: -2px
}

.rwd .header-simplify nav.global-menu-simplify [data-igm-search-control] .search-clear {
    position: absolute;
    right: 75px;
    top: 0;
    background-color: transparent;
    padding: 20px
}

@media screen and (max-width:767px) {
    .rwd .header-simplify nav.global-menu-simplify [data-igm-search-control] .search-clear {
        padding: 15px 20px
    }
}

.rwd .header-simplify nav.global-menu-simplify [data-igm-search-control] ::-webkit-input-placeholder {
    color: #bbb
}

.rwd .header-simplify nav.global-menu-simplify [data-igm-search-control] :-moz-placeholder {
    color: #bbb;
    opacity: 1
}

.rwd .header-simplify nav.global-menu-simplify [data-igm-search-control] ::-moz-placeholder {
    color: #bbb;
    opacity: 1
}

.rwd .header-simplify nav.global-menu-simplify [data-igm-search-control] :-ms-input-placeholder {
    color: #bbb
}

.rwd .header-simplify nav.global-menu-simplify .search-content {
    position: fixed;
    top: 0;
    opacity: 1;
    right: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    padding: 0;
    overflow: auto
}

    .rwd .header-simplify nav.global-menu-simplify .search-content.active {
        overflow: hidden;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    .rwd .header-simplify nav.global-menu-simplify .search-content ul li {
        padding-bottom: 14px
    }

    .rwd .header-simplify nav.global-menu-simplify .search-content ul.myintel-links li {
        padding-bottom: 5px
    }

    .rwd .header-simplify nav.global-menu-simplify .search-content .related h3 {
        font-size: 1em;
        font-family: "intel-one","intel-clear",Helvetica,Arial,sans-serif;
        font-weight: 700;
        font-style: normal;
        margin-bottom: 1em;
        color: #bbb
    }

    .rwd .header-simplify nav.global-menu-simplify .search-content .related li a {
        padding-left: 1em;
        position: relative
    }

        .rwd .header-simplify nav.global-menu-simplify .search-content .related li a .icon-caret {
            display: inline-block;
            float: right
        }

        .rwd .header-simplify nav.global-menu-simplify .search-content .related li a:hover {
            background-image: none
        }

            .rwd .header-simplify nav.global-menu-simplify .search-content .related li a:hover .icon-caret {
                color: #9addf7
            }

    .rwd .header-simplify nav.global-menu-simplify .search-content .wrapper-sticky-footer {
        min-height: 100%;
        margin-bottom: -60px
    }

    .rwd .header-simplify nav.global-menu-simplify .search-content .extra-margin {
        margin-bottom: -72px
    }

    .rwd .header-simplify nav.global-menu-simplify .search-content .search-info, .rwd .header-simplify nav.global-menu-simplify .search-content .signout-info {
        background-color: #1d1d1d;
        width: 100%
    }

        .rwd .header-simplify nav.global-menu-simplify .search-content .search-info .pale-blue, .rwd .header-simplify nav.global-menu-simplify .search-content .signout-info .pale-blue {
            color: #9addf7
        }

    .rwd .header-simplify nav.global-menu-simplify .search-content .signout-info {
        text-align: center;
        padding: 20px;
        margin-top: 0
    }

        .rwd .header-simplify nav.global-menu-simplify .search-content .signout-info button {
            width: 75%;
            padding: 5px
        }

            .rwd .header-simplify nav.global-menu-simplify .search-content .signout-info button:hover {
                color: #fff
            }

    .rwd .header-simplify nav.global-menu-simplify .search-content .wrapper-outer-sticky-footer {
        background: #252525;
        position: absolute;
        right: 0;
        top: 0;
        height: 100%
    }

    .rwd .header-simplify nav.global-menu-simplify .search-content .results, .rwd .header-simplify nav.global-menu-simplify .search-content .search-info, .rwd .header-simplify nav.global-menu-simplify .search-content .related {
        padding: 20px;
        font-size: 14px
    }

        .rwd .header-simplify nav.global-menu-simplify .search-content .results a, .rwd .header-simplify nav.global-menu-simplify .search-content .search-info a, .rwd .header-simplify nav.global-menu-simplify .search-content .related a {
            color: #fff
        }

            .rwd .header-simplify nav.global-menu-simplify .search-content .results a:hover, .rwd .header-simplify nav.global-menu-simplify .search-content .search-info a:hover, .rwd .header-simplify nav.global-menu-simplify .search-content .related a:hover {
                color: #9addf7
            }

        .rwd .header-simplify nav.global-menu-simplify .search-content .results .search-line, .rwd .header-simplify nav.global-menu-simplify .search-content .search-info .search-line, .rwd .header-simplify nav.global-menu-simplify .search-content .related .search-line {
            margin-top: 20px;
            border-top: 1px solid #262626;
            padding: 20px 0
        }

            .rwd .header-simplify nav.global-menu-simplify .search-content .results .search-line li a span.keyword, .rwd .header-simplify nav.global-menu-simplify .search-content .search-info .search-line li a span.keyword, .rwd .header-simplify nav.global-menu-simplify .search-content .related .search-line li a span.keyword {
                font-weight: 700
            }

        .rwd .header-simplify nav.global-menu-simplify .search-content .results .recent-searches-terms, .rwd .header-simplify nav.global-menu-simplify .search-content .search-info .recent-searches-terms, .rwd .header-simplify nav.global-menu-simplify .search-content .related .recent-searches-terms {
            margin-bottom: 50px
        }

            .rwd .header-simplify nav.global-menu-simplify .search-content .results .recent-searches-terms h3, .rwd .header-simplify nav.global-menu-simplify .search-content .search-info .recent-searches-terms h3, .rwd .header-simplify nav.global-menu-simplify .search-content .related .recent-searches-terms h3 {
                margin-top: 22px;
                margin-bottom: 22px;
                color: #bbb
            }

            .rwd .header-simplify nav.global-menu-simplify .search-content .results .recent-searches-terms .searched-item, .rwd .header-simplify nav.global-menu-simplify .search-content .search-info .recent-searches-terms .searched-item, .rwd .header-simplify nav.global-menu-simplify .search-content .related .recent-searches-terms .searched-item {
                margin-bottom: 20px
            }

            .rwd .header-simplify nav.global-menu-simplify .search-content .results .recent-searches-terms a.search-link-term, .rwd .header-simplify nav.global-menu-simplify .search-content .search-info .recent-searches-terms a.search-link-term, .rwd .header-simplify nav.global-menu-simplify .search-content .related .recent-searches-terms a.search-link-term {
                font-weight: 700;
                font-style: normal;
                font-size: 1.125em
            }

                .rwd .header-simplify nav.global-menu-simplify .search-content .results .recent-searches-terms a.search-link-term:before, .rwd .header-simplify nav.global-menu-simplify .search-content .search-info .recent-searches-terms a.search-link-term:before, .rwd .header-simplify nav.global-menu-simplify .search-content .related .recent-searches-terms a.search-link-term:before {
                    content: '\e802';
                    font-family: site-global-icons;
                    font-size: 24px;
                    font-weight: 300;
                    display: inline-block;
                    margin-right: 8px;
                    position: relative;
                    top: 4px;
                    width: 20px;
                    height: 20px
                }

                .rwd .header-simplify nav.global-menu-simplify .search-content .results .recent-searches-terms a.search-link-term:hover:before, .rwd .header-simplify nav.global-menu-simplify .search-content .search-info .recent-searches-terms a.search-link-term:hover:before, .rwd .header-simplify nav.global-menu-simplify .search-content .related .recent-searches-terms a.search-link-term:hover:before {
                    color: #9addf7
                }

.rwd .header-simplify nav.global-menu-simplify .states-login {
    padding: 0;
    line-height: 20px;
    position: relative;
    display: inline-block
}

    .rwd .header-simplify nav.global-menu-simplify .states-login .icon-login {
        margin-right: 10px
    }

    .rwd .header-simplify nav.global-menu-simplify .states-login .state-option {
        height: 20px;
        padding: 0
    }

.rwd .header-simplify nav.global-menu-simplify.logged-in .nav-right .language-selector-toggle {
    background: transparent;
    border: 0;
    vertical-align: baseline
}

    .rwd .header-simplify nav.global-menu-simplify.logged-in .nav-right .language-selector-toggle span {
        line-height: 12px;
        vertical-align: middle
    }

.rwd .header-simplify nav.global-menu-simplify.logged-in .nav-right button.login {
    cursor: pointer;
    padding: 0
}

    .rwd .header-simplify nav.global-menu-simplify.logged-in .nav-right button.login .icon-login:before {
        content: '\e800'
    }

    .rwd .header-simplify nav.global-menu-simplify.logged-in .nav-right button.login .login-label {
        display: none
    }

.rwd .header-simplify nav.global-menu-simplify.logged-in .nav-right .search-button {
    padding: 15px 5px;
    width: 40px
}

.rwd .header-simplify nav.global-menu-simplify.logged-in .icon-login {
    background-image: url(commons-page/resources/images/sprite-with-gray-icons.png);
    background-position: -89px -68px;
    width: 20px;
    height: 20px
}

@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
    .rwd .header-simplify nav.global-menu-simplify.logged-in .icon-login {
        background-image: url(commons-page/resources/images/sprite-icons-retina.png);
        background-size: 533px 633px
    }
}

.rwd .header-simplify nav.global-menu-simplify.logged-in-slider .states-login button.myintel-toggle {
    background: transparent;
    display: inline-block
}

.rwd .header-simplify nav.global-menu-simplify.logged-in-slider .states-login .align-icons {
    display: inline-block;
    margin: 0 10px 0 3px
}

.rwd .header-simplify nav.global-menu-simplify.logged-in-slider .states-login .option-links {
    margin: 0 -5px 0 10px
}

.rwd .header-simplify nav.global-menu-simplify.logged-in-slider .states-login .icon-login {
    color: #f3f3f3;
    display: inline-block;
    background: 0
}

    .rwd .header-simplify nav.global-menu-simplify.logged-in-slider .states-login .icon-login:before {
        content: '\e800';
        font-size: 20px;
        margin-left: -2px
    }

.rwd .header-simplify nav.global-menu-simplify.logged-in-slider .login-toggle {
    visibility: hidden;
    width: 0
}

.rwd .header-simplify nav.global-menu-simplify.navbar-brand-transparent {
    background-color: rgba(0,66,128,0.6)
}

.rwd .header-simplify nav.global-menu-simplify ::-ms-clear {
    width: 0;
    height: 0
}

@media screen and (min-width:768px) {
    .rwd .header-simplify nav.global-menu-simplify button.icon {
        width: 60px;
        height: 60px
    }

    .rwd .header-simplify nav.global-menu-simplify button.login {
        width: auto;
        padding: 15px 5px
    }

    .rwd .header-simplify nav.global-menu-simplify .nav-left ul {
        padding-top: 1.1em
    }

    .rwd .header-simplify nav.global-menu-simplify .nav-left li:first-child {
        padding-left: 15px
    }

    .rwd .header-simplify nav.global-menu-simplify .nav-right {
        padding-right: 15px
    }

        .rwd .header-simplify nav.global-menu-simplify .nav-right .login .login-label {
            display: inline-block;
            padding-right: 10px;
            position: relative;
            vertical-align: top
        }

    .rwd .header-simplify nav.global-menu-simplify .navbar-logo {
        width: 64px;
        height: 42px
    }

    .rwd .header-simplify nav.global-menu-simplify .states-login .state-option {
        display: inline-block
    }

        .rwd .header-simplify nav.global-menu-simplify .states-login .state-option.state-logged-in {
            display: none
        }

    .rwd .header-simplify nav.global-menu-simplify .states-login .icon-login, .rwd .header-simplify nav.global-menu-simplify .states-login .login-link-text {
        display: none
    }

    .rwd .header-simplify nav.global-menu-simplify.logged-in .states-login .state-option.state-logged-out {
        display: none
    }

    .rwd .header-simplify nav.global-menu-simplify.logged-in .states-login .state-option.state-logged-in {
        display: inline-block;
        vertical-align: middle;
        margin-top: -2px
    }

    .rwd .header-simplify nav.global-menu-simplify [data-igm-search-control] label {
        margin-top: 1em
    }

    .rwd .header-simplify nav.global-menu-simplify .search-content {
        width: 480px;
        -webkit-transform: translate3d(480px,0,0);
        transform: translate3d(480px,0,0)
    }

    .rwd .header-simplify nav.global-menu-simplify .wrapper-outer-sticky-footer {
        width: 450px
    }
}

@media screen and (min-width:992px) {
    .rwd .header-simplify nav.global-menu-simplify [data-igm-search-control] label {
        margin-top: 1em
    }

    .rwd .header-simplify nav.global-menu-simplify [data-igm-search-control] input {
        font-size: 1.4em
    }
}

@media(max-width:768px) and (min-width:480px) {
    .rwd .header-simplify nav.global-menu-simplify .search-content {
        width: 100%;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
        display: none
    }

        .rwd .header-simplify nav.global-menu-simplify .search-content.active {
            -webkit-transform: translate3d(0,0,0);
            transform: translate3d(0,0,0);
            display: block
        }

    .rwd .header-simplify nav.global-menu-simplify .align-menu {
        vertical-align: top
    }

    .rwd .header-simplify nav.global-menu-simplify button.login {
        vertical-align: top
    }

    .rwd .header-simplify nav.global-menu-simplify .wrapper-outer-sticky-footer {
        width: 100%
    }
}

@media(max-width:480px) {
    .rwd .header-simplify nav.global-menu-simplify .wrapper-outer-sticky-footer {
        width: 100%
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    .rwd .header-simplify nav.global-menu-simplify .search-content {
        width: 520px;
        -webkit-transform: translate3d(520px,0,0);
        transform: translate3d(520px,0,0);
        display: inline-block
    }

    .rwd .header-simplify nav.global-menu-simplify .wrapper-outer-sticky-footer {
        width: 450px
    }
}

@media screen and (min-width:1200px) {
    .rwd .header-simplify nav.global-menu-simplify .search-content {
        width: 500px;
        -webkit-transform: translate3d(500px,0,0);
        transform: translate3d(500px,0,0)
    }

    .rwd .header-simplify nav.global-menu-simplify .wrapper-outer-sticky-footer {
        width: 400px
    }
}

@media screen and (min-width:1650px) {
    .rwd .header-simplify nav.global-menu-simplify .search-content {
        width: 500px;
        -webkit-transform: translate3d(500px,0,0);
        transform: translate3d(500px,0,0)
    }

    .rwd .header-simplify nav.global-menu-simplify .wrapper-outer-sticky-footer {
        width: 400px
    }
}

@media screen and (max-width:1024px) {
    .rwd .header-simplify nav.global-menu-simplify .states-login .state-option {
        position: fixed;
        display: inline-block;
        width: 100%;
        background: #333;
        padding: 15px 20px;
        height: 50px;
        text-align: left;
        right: -100%;
        z-index: -1;
        -webkit-transition: opacity .15s linear;
        -moz-transition: opacity .15s linear;
        -ms-transition: opacity .15s linear;
        -o-transition: opacity .15s linear;
        transition: opacity .15s linear;
        -webkit-transition: right 300ms;
        -moz-transition: right 300ms;
        -ms-transition: right 300ms;
        -o-transition: right 300ms;
        transition: right 300ms
    }

        .rwd .header-simplify nav.global-menu-simplify .states-login .state-option button.icon {
            width: 20px;
            height: 20px;
            padding: 0
        }

        .rwd .header-simplify nav.global-menu-simplify .states-login .state-option .option-links {
            position: relative;
            top: 2px
        }

        .rwd .header-simplify nav.global-menu-simplify .states-login .state-option .login-link-text, .rwd .header-simplify nav.global-menu-simplify .states-login .state-option .icon-login {
            display: inline-block
        }

        .rwd .header-simplify nav.global-menu-simplify .states-login .state-option .close.icon {
            display: inline-block !important
        }

        .rwd .header-simplify nav.global-menu-simplify .states-login .state-option.state-logged-in {
            display: inline-block;
            position: static;
            background: 0;
            height: auto;
            padding: 0
        }

            .rwd .header-simplify nav.global-menu-simplify .states-login .state-option.state-logged-in button .myintel-btns {
                display: none
            }

    .rwd .header-simplify nav.global-menu-simplify .states-login.open .state-logged-in, .rwd .header-simplify nav.global-menu-simplify .states-login.open .state-logged-out {
        z-index: 1;
        right: 0
    }

    .rwd .header-simplify nav.global-menu-simplify .states-login.no-transition .state-option {
        -webkit-transition: none;
        -moz-transition: none;
        -ms-transition: none;
        -o-transition: none;
        transition: none
    }

    .rwd .header-simplify nav.global-menu-simplify.logged-in .states-login.open .state-logged-in {
        right: 0;
        z-index: 1
    }

    .rwd .header-simplify nav.global-menu-simplify.logged-in .states-login.open .state-logged-out {
        right: -100%;
        z-index: -1
    }

    .rwd .header-simplify nav.global-menu-simplify .language-selector-toggle .hidden-xs {
        display: none !important
    }

    .rwd .header-simplify nav.global-menu-simplify .nav-right .login .login-label {
        display: none !important
    }
}

@media screen and (min-width:767px) and (max-width:1199px) {
    .rwd .header-simplify .content .states-login .state-option.state-logged-in {
        height: 60px;
        padding: 20px
    }
}

@media screen and (max-width:767px) {
    .rwd .header-simplify .language-selector-toggle .hidden-xs {
        display: none !important
    }

    .rwd .header-simplify .header-simplify nav.global-menu-simplify.logged-in .nav-right .language-selector-toggle {
        float: left;
        padding-top: 13px
    }

    .rwd .header-simplify .header-simplify nav.global-menu-simplify.logged-in .nav-right .states-login {
        float: left;
        padding-top: 18px;
        padding-bottom: 0
    }

        .rwd .header-simplify .header-simplify nav.global-menu-simplify.logged-in .nav-right .states-login.state-logged-in {
            padding: 0;
            height: auto
        }

    .rwd .header-simplify .modal-intel {
        top: 0
    }

    .rwd .header-simplify .modal {
        z-index: 2000
    }

    .rwd .header-simplify .modal-signin .modal-header {
        padding: 14px 30px;
        background: #333
    }

        .rwd .header-simplify .modal-signin .modal-header h2 {
            font-size: 16px;
            font-weight: 300
        }

            .rwd .header-simplify .modal-signin .modal-header h2 .icon-login {
                position: relative;
                top: 5px;
                margin-right: 10px
            }

        .rwd .header-simplify .modal-signin .modal-header .close {
            margin-top: 4px
        }

    .rwd .header-simplify .modal-signin .modal-content {
        border: 0
    }

    .rwd .header-simplify .modal-signin.fade:not(.in) .modal-dialog {
        -webkit-transform: translate3d(25%,0,0);
        transform: translate3d(25%,0,0);
        -webkit-transition: -webkit-transform .25s ease-out;
        -moz-transition: -moz-transform .25s ease-out;
        -o-transition: -o-transform .25s ease-out;
        transition: transform .25s ease-out
    }

    .rwd .header-simplify nav.global-menu-simplify .nav-right {
        padding: 0
    }

        .rwd .header-simplify nav.global-menu-simplify .nav-right .login {
            padding: 15px 5px 15px 0
        }

            .rwd .header-simplify nav.global-menu-simplify .nav-right .login .icon-login {
                margin-top: 2px
            }

    .rwd .header-simplify nav.global-menu-simplify .main-navbar .col-xs-2 {
        padding: 0
    }

    .rwd .header-simplify nav.global-menu-simplify .hamburger.open .fa-menu {
        font-size: 0
    }

    .rwd .header-simplify nav.global-menu-simplify .hamburger.open span {
        background-image: url(commons-page/resources/images/sprite-with-gray-icons.png);
        background-position: -60px -392px;
        width: 20px;
        height: 20px;
        padding-top: 15px
    }
}

@media screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:2),screen and (max-width:767px) and (min-resolution:192dpi) {
    .rwd .header-simplify nav.global-menu-simplify .hamburger.open span {
        background-image: url(commons-page/resources/images/sprite-icons-retina.png);
        background-size: 533px 633px
    }
}

@media screen and (min-width:768px) {
    .rwd .header-simplify .modal-signin .modal-header .icon-login {
        display: none
    }
}

.rwd .header-simplify .igm-form-signin {
    font-size: 14px
}

    .rwd .header-simplify .igm-form-signin label {
        font-weight: 400;
        width: 100%
    }

    .rwd .header-simplify .igm-form-signin input {
        font-size: 14px
    }

    .rwd .header-simplify .igm-form-signin .remember-user {
        padding-top: 15px;
        display: block;
        margin-bottom: 20px
    }

    .rwd .header-simplify .igm-form-signin input[type=submit] {
        margin-top: 13px;
        padding-left: 0;
        padding-right: 0;
        width: 100%
    }

@media screen and (min-width:768px) {
    .rwd .header-simplify .igm-form-signin .remember-user {
        display: inline-block;
        float: right;
        padding-top: 2px;
        padding-right: 10px;
        width: auto
    }

        .rwd .header-simplify .igm-form-signin .remember-user span {
            color: #f3f3f3;
            font-weight: 400
        }

    .rwd .header-simplify .igm-form-signin input[type=submit] {
        margin-top: 0;
        width: auto;
        margin-bottom: inherit
    }
}

.rwd .header-simplify [data-igm-site-mask] {
    position: fixed;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
    display: none;
    -webkit-transition: opacity .15s linear;
    -moz-transition: opacity .15s linear;
    -ms-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

    .rwd .header-simplify [data-igm-site-mask].active {
        display: block;
        opacity: .5;
        z-index: 150
    }

.rwd .header-simplify .modal-global-menu, .rwd .header-simplify .my-intel-menu {
    top: 50px;
    overflow: hidden;
    opacity: 1
}

    .rwd .header-simplify .modal-global-menu.fade, .rwd .header-simplify .my-intel-menu.fade {
        opacity: 1
    }

    .rwd .header-simplify .modal-global-menu .theme-dark-1 a, .rwd .header-simplify .my-intel-menu .theme-dark-1 a {
        color: #fff
    }

        .rwd .header-simplify .modal-global-menu .theme-dark-1 a.back-link, .rwd .header-simplify .my-intel-menu .theme-dark-1 a.back-link {
            color: #bbb
        }

        .rwd .header-simplify .modal-global-menu .theme-dark-1 a:hover, .rwd .header-simplify .my-intel-menu .theme-dark-1 a:hover {
            color: #9addf7
        }

    .rwd .header-simplify .modal-global-menu .modal-dialog, .rwd .header-simplify .my-intel-menu .modal-dialog {
        margin: 0
    }

    .rwd .header-simplify .modal-global-menu .modal-header::-webkit-scrollbar, .rwd .header-simplify .my-intel-menu .modal-header::-webkit-scrollbar {
        display: none
    }

    .rwd .header-simplify .modal-global-menu .modal-header, .rwd .header-simplify .my-intel-menu .modal-header {
        white-space: nowrap;
        overflow-y: hidden;
        overflow-x: auto;
        -ms-overflow-style: none;
        -webkit-overflow-scrolling: touch;
        overflow: -moz-scrollbars-none;
        border: 0;
        padding: 0 20px
    }

        .rwd .header-simplify .modal-global-menu .modal-header button.close, .rwd .header-simplify .my-intel-menu .modal-header button.close {
            margin-top: 15px
        }

        .rwd .header-simplify .modal-global-menu .modal-header ul.nav > li.active > a, .rwd .header-simplify .my-intel-menu .modal-header ul.nav > li.active > a {
            outline: 0
        }

        .rwd .header-simplify .modal-global-menu .modal-header.subNavigationHeader, .rwd .header-simplify .my-intel-menu .modal-header.subNavigationHeader {
            background-image: linear-gradient(to top,#252525,#252525),linear-gradient(to top,#333,#333),linear-gradient(to top,#333,#333)
        }

    .rwd .header-simplify .modal-global-menu .modal-content, .rwd .header-simplify .my-intel-menu .modal-content {
        border: 0;
        width: 100%;
        height: 100%;
        min-height: 100%;
        max-height: 100%;
        overflow-y: auto;
        overflow-x: hidden;
        box-shadow: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0
    }

    .rwd .header-simplify .modal-global-menu .modal-body, .rwd .header-simplify .my-intel-menu .modal-body {
        padding-top: 30px;
        font-size: 14px
    }

    .rwd .header-simplify .modal-global-menu .nav-tabs, .rwd .header-simplify .my-intel-menu .nav-tabs {
        border-bottom: 0;
        font-size: 14px;
        position: relative;
        list-style: none;
        display: inline-block
    }

        .rwd .header-simplify .modal-global-menu .nav-tabs > li, .rwd .header-simplify .my-intel-menu .nav-tabs > li {
            float: none;
            display: inline-block;
            vertical-align: middle;
            height: 100%;
            padding: 14px 0 11px;
            margin-right: 1.5em;
            margin-bottom: 3px
        }

            .rwd .header-simplify .modal-global-menu .nav-tabs > li:last-child, .rwd .header-simplify .my-intel-menu .nav-tabs > li:last-child {
                margin-right: 0
            }

            .rwd .header-simplify .modal-global-menu .nav-tabs > li > a, .rwd .header-simplify .my-intel-menu .nav-tabs > li > a {
                border: 0;
                padding: 0;
                color: #fff
            }

                .rwd .header-simplify .modal-global-menu .nav-tabs > li > a:hover, .rwd .header-simplify .my-intel-menu .nav-tabs > li > a:hover, .rwd .header-simplify .modal-global-menu .nav-tabs > li > a:focus, .rwd .header-simplify .my-intel-menu .nav-tabs > li > a:focus {
                    background: transparent;
                    color: #fff
                }

            .rwd .header-simplify .modal-global-menu .nav-tabs > li.active, .rwd .header-simplify .my-intel-menu .nav-tabs > li.active {
                margin-bottom: 0;
                border-bottom: 3px solid #00aeef
            }

                .rwd .header-simplify .modal-global-menu .nav-tabs > li.active > a, .rwd .header-simplify .my-intel-menu .nav-tabs > li.active > a {
                    color: #fff;
                    border: 0;
                    background: transparent
                }

                    .rwd .header-simplify .modal-global-menu .nav-tabs > li.active > a:hover, .rwd .header-simplify .my-intel-menu .nav-tabs > li.active > a:hover {
                        color: #fff
                    }

@media screen and (max-width:767px) {
    .rwd .header-simplify .modal-global-menu .modal-dialog, .rwd .header-simplify .my-intel-menu .modal-dialog {
        padding: 0
    }

        .rwd .header-simplify .modal-global-menu .modal-dialog .close, .rwd .header-simplify .my-intel-menu .modal-dialog .close {
            display: none
        }
}

@media screen and (min-width:768px) {
    .rwd .header-simplify .modal-global-menu, .rwd .header-simplify .my-intel-menu {
        top: 0
    }

        .rwd .header-simplify .modal-global-menu .modal-dialog, .rwd .header-simplify .my-intel-menu .modal-dialog {
            margin: 0;
            width: auto;
            min-width: 460px;
            padding: 0;
            display: inline-block
        }

        .rwd .header-simplify .modal-global-menu .modal-header, .rwd .header-simplify .my-intel-menu .modal-header {
            padding-left: 35px
        }

            .rwd .header-simplify .modal-global-menu .modal-header button.close, .rwd .header-simplify .my-intel-menu .modal-header button.close {
                margin: 20px 0 0 20px
            }

        .rwd .header-simplify .modal-global-menu .modal-body, .rwd .header-simplify .my-intel-menu .modal-body {
            padding-left: 35px;
            padding-right: 35px
        }

            .rwd .header-simplify .modal-global-menu .modal-body .close-flyout, .rwd .header-simplify .my-intel-menu .modal-body .close-flyout {
                position: relative;
                left: 0
            }

            .rwd .header-simplify .modal-global-menu .modal-body .flyout-panel-inner, .rwd .header-simplify .my-intel-menu .modal-body .flyout-panel-inner {
                padding-left: 35px
            }

        .rwd .header-simplify .modal-global-menu .nav-tabs, .rwd .header-simplify .my-intel-menu .nav-tabs {
            font-size: 16px;
            display: inline-block
        }

            .rwd .header-simplify .modal-global-menu .nav-tabs > li, .rwd .header-simplify .my-intel-menu .nav-tabs > li {
                padding: 19px 0 16px
            }
}

.rwd.ie .header-simplify nav.global-menu-simplify .content .navbar-logo {
    background: url('commons-page/resources/images/sprite-with-gray-icons.png') no-repeat;
    background-position: -331px -488px;
    margin: 9px auto;
    display: block
}

@media screen and (max-width:767px) {
    .rwd.ie .header-simplify nav.global-menu-simplify .content .navbar-logo {
        width: 54px;
        height: 35px;
        margin: 7px auto;
        background-position: -331px -536px
    }
}

.rwd.lt-ie10 .header-simplify nav.global-menu-simplify .search-content {
    display: none
}

    .rwd.lt-ie10 .header-simplify nav.global-menu-simplify .search-content.active {
        display: inline-block
    }

.rwd .homepagesearch .search-content .wrapper-sticky-footer .search-button:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px;
    text-decoration: none
}

.rwd .homepagesearch .search-content .wrapper-sticky-footer .close:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px;
    text-decoration: none
}

.rwd .wrapper-sticky-footer .slide-language-selector {
    position: relative;
    line-height: 0
}

    .rwd .wrapper-sticky-footer .slide-language-selector .modal-content {
        background: 0;
        line-height: 2em;
        border-radius: 0;
        box-shadow: none;
        border: 0
    }

        .rwd .wrapper-sticky-footer .slide-language-selector .modal-content .modal-header {
            background-color: #333;
            font-size: 1em;
            padding-left: 20px
        }

            .rwd .wrapper-sticky-footer .slide-language-selector .modal-content .modal-header .modal-title {
                font-size: 1.4em;
                font-weight: 300;
                color: #fff;
                text-align: left
            }

                .rwd .wrapper-sticky-footer .slide-language-selector .modal-content .modal-header .modal-title #close_button {
                    margin-top: 0;
                    padding: 0
                }

                    .rwd .wrapper-sticky-footer .slide-language-selector .modal-content .modal-header .modal-title #close_button .close {
                        padding: 0;
                        margin-top: 0
                    }

        .rwd .wrapper-sticky-footer .slide-language-selector .modal-content .modal-body {
            text-align: left
        }

            .rwd .wrapper-sticky-footer .slide-language-selector .modal-content .modal-body h4 {
                margin: 25px 0;
                border-bottom: 0
            }

                .rwd .wrapper-sticky-footer .slide-language-selector .modal-content .modal-body h4.accordion-toggle:before {
                    content: '\f106'
                }

                .rwd .wrapper-sticky-footer .slide-language-selector .modal-content .modal-body h4.accordion-toggle.collapsed:before {
                    content: '\f107'
                }

            .rwd .wrapper-sticky-footer .slide-language-selector .modal-content .modal-body ul li {
                padding-bottom: 0
            }

                .rwd .wrapper-sticky-footer .slide-language-selector .modal-content .modal-body ul li a {
                    color: #fff;
                    font-size: 14px
                }

                    .rwd .wrapper-sticky-footer .slide-language-selector .modal-content .modal-body ul li a .icon-caret {
                        display: inline-block;
                        float: right
                    }

                    .rwd .wrapper-sticky-footer .slide-language-selector .modal-content .modal-body ul li a:hover {
                        color: #9addf7
                    }

            .rwd .wrapper-sticky-footer .slide-language-selector .modal-content .modal-body .flyout-control-panel .flyout-panel-inner {
                padding: 0 30px 30px 30px;
                background: #252525;
                min-height: 180px
            }

                .rwd .wrapper-sticky-footer .slide-language-selector .modal-content .modal-body .flyout-control-panel .flyout-panel-inner .flyout-panel-header a {
                    color: #fff
                }

                    .rwd .wrapper-sticky-footer .slide-language-selector .modal-content .modal-body .flyout-control-panel .flyout-panel-inner .flyout-panel-header a.back-link {
                        color: #bbb
                    }

                        .rwd .wrapper-sticky-footer .slide-language-selector .modal-content .modal-body .flyout-control-panel .flyout-panel-inner .flyout-panel-header a.back-link:hover .icon-back {
                            color: #bbb
                        }

.rwd .wrapper-sticky-footer .slide-search-results {
    position: relative
}

.rwd .states-login .state-logged-in #myprofile-signin-menu:empty + button.close {
    display: none !important
}

.rwd .header-simplify nav.global-menu-simplify .search-content .wrapper-sticky-footer, .rwd .header-simplify nav.global-menu-simplify .search-content .search-info {
    display: none
}

.rwd .header-simplify nav.global-menu-simplify .search-content.active .wrapper-sticky-footer, .rwd .header-simplify nav.global-menu-simplify .search-content.active .search-info {
    display: block
}

.rwd .header-simplify nav.global-menu-simplify .search-content .myintel-tools-content .panel-header {
    padding-left: 35px;
    font-family: "intel-clear","tahoma",Helvetica,"helvetica",Arial,sans-serif;
    font-weight: 400;
    font-style: normal;
    min-height: 100px;
    position: relative;
    top: 0
}

    .rwd .header-simplify nav.global-menu-simplify .search-content .myintel-tools-content .panel-header ul.nav-tabs li {
        font-size: 32px;
        padding-bottom: 15px
    }

        .rwd .header-simplify nav.global-menu-simplify .search-content .myintel-tools-content .panel-header ul.nav-tabs li span.fa {
            margin-left: 10px
        }

    .rwd .header-simplify nav.global-menu-simplify .search-content .myintel-tools-content .panel-header .icon {
        position: absolute;
        right: 0;
        bottom: 5px
    }

.rwd .header-simplify nav.global-menu-simplify .search-content .myintel-tools-content .my-intel-panel-body {
    overflow-y: auto;
    -webkit-overflow-scrolling-y: touch !important;
    padding: 0 20px 0
}

    .rwd .header-simplify nav.global-menu-simplify .search-content .myintel-tools-content .my-intel-panel-body .my-intel-account {
        font-size: 15px;
        font-weight: 700;
        margin-bottom: 14px;
        margin-top: 30px;
        padding: 0
    }

    .rwd .header-simplify nav.global-menu-simplify .search-content .myintel-tools-content .my-intel-panel-body .tools-pane .my-intel-tools {
        font-size: 14px;
        font-weight: 700;
        margin-bottom: 14px;
        margin-top: 42px
    }

    .rwd .header-simplify nav.global-menu-simplify .search-content .myintel-tools-content .my-intel-panel-body .tools-pane .myintellink, .rwd .header-simplify nav.global-menu-simplify .search-content .myintel-tools-content .my-intel-panel-body .tools-pane .my-intel-tools {
        display: none
    }

    .rwd .header-simplify nav.global-menu-simplify .search-content .myintel-tools-content .my-intel-panel-body .tools-pane ul li .tooltip.bottom .tooltip-inner {
        padding: 8px 8px 1px 8px;
        color: #000;
        background-color: #fff;
        opacity: 1;
        filter: alpha(opacity=100)
    }

    .rwd .header-simplify nav.global-menu-simplify .search-content .myintel-tools-content .my-intel-panel-body .tools-pane ul li .tooltip.bottom .tooltip-arrow {
        border-bottom-color: #fff
    }

    .rwd .header-simplify nav.global-menu-simplify .search-content .myintel-tools-content .my-intel-panel-body .tools-pane ul li a {
        width: auto;
        margin-right: 5px
    }

    .rwd .header-simplify nav.global-menu-simplify .search-content .myintel-tools-content .my-intel-panel-body ul {
        margin-top: 58px
    }

        .rwd .header-simplify nav.global-menu-simplify .search-content .myintel-tools-content .my-intel-panel-body ul li {
            clear: both;
            font-size: 28px;
            font-family: "intel-clear","tahoma",Helvetica,"helvetica",Arial,sans-serif;
            font-weight: 400;
            font-style: normal
        }

            .rwd .header-simplify nav.global-menu-simplify .search-content .myintel-tools-content .my-intel-panel-body ul li:first-child {
                font-size: 14px
            }

            .rwd .header-simplify nav.global-menu-simplify .search-content .myintel-tools-content .my-intel-panel-body ul li a {
                color: #fff
            }

                .rwd .header-simplify nav.global-menu-simplify .search-content .myintel-tools-content .my-intel-panel-body ul li a span.fa {
                    margin-right: 10px;
                    font-size: 28px
                }

                .rwd .header-simplify nav.global-menu-simplify .search-content .myintel-tools-content .my-intel-panel-body ul li a .fa-help-circled {
                    margin-left: 10px
                }

                .rwd .header-simplify nav.global-menu-simplify .search-content .myintel-tools-content .my-intel-panel-body ul li a:hover {
                    color: #9addf7
                }

                .rwd .header-simplify nav.global-menu-simplify .search-content .myintel-tools-content .my-intel-panel-body ul li a:focus {
                    outline: 0
                }

            .rwd .header-simplify nav.global-menu-simplify .search-content .myintel-tools-content .my-intel-panel-body ul li .count {
                color: #6c6c6c;
                float: right;
                font-size: 28px
            }

                .rwd .header-simplify nav.global-menu-simplify .search-content .myintel-tools-content .my-intel-panel-body ul li .count .active-count {
                    color: #80d8fc
                }

@media screen and (min-width:500px) and (max-width:767px) {
    .rwd .header-simplify nav.global-menu-simplify .search-content .myintel-tools-content .panel-header ul.nav-tabs {
        margin-top: 28px
    }
}

@media screen and (min-width:768px) {
    .rwd .header-simplify nav.global-menu-simplify .search-content .myintel-tools-content .panel-header {
        min-height: 60px
    }

        .rwd .header-simplify nav.global-menu-simplify .search-content .myintel-tools-content .panel-header button.close span {
            margin: 0
        }

        .rwd .header-simplify nav.global-menu-simplify .search-content .myintel-tools-content .panel-header ul.nav-tabs li {
            font-size: 16px
        }

        .rwd .header-simplify nav.global-menu-simplify .search-content .myintel-tools-content .panel-header .icon {
            bottom: 0
        }

    .rwd .header-simplify nav.global-menu-simplify .search-content .myintel-tools-content .my-intel-panel-body {
        padding: 0 35px 0
    }

        .rwd .header-simplify nav.global-menu-simplify .search-content .myintel-tools-content .my-intel-panel-body ul {
            margin-top: 10px
        }

            .rwd .header-simplify nav.global-menu-simplify .search-content .myintel-tools-content .my-intel-panel-body ul li {
                font-size: 14px
            }

                .rwd .header-simplify nav.global-menu-simplify .search-content .myintel-tools-content .my-intel-panel-body ul li a span.fa {
                    font-size: 14px
                }

                .rwd .header-simplify nav.global-menu-simplify .search-content .myintel-tools-content .my-intel-panel-body ul li .count {
                    font-size: 16px
                }

                    .rwd .header-simplify nav.global-menu-simplify .search-content .myintel-tools-content .my-intel-panel-body ul li .count .active-count {
                        color: #8dd8fb
                    }
}

.rwd .slide-signin {
    line-height: 0
}

    .rwd .slide-signin .slide-signin-block {
        text-align: left
    }

        .rwd .slide-signin .slide-signin-block .modal-header {
            background: #333;
            padding-left: 25px
        }

            .rwd .slide-signin .slide-signin-block .modal-header button.close {
                padding: 0;
                margin: 0;
                height: 30px;
                width: 30px
            }

            .rwd .slide-signin .slide-signin-block .modal-header .modal-title {
                font-size: 1.4em
            }

                .rwd .slide-signin .slide-signin-block .modal-header .modal-title .icon-login {
                    color: #f3f3f3;
                    display: inline-block;
                    background: 0;
                    margin-right: 20px
                }

                    .rwd .slide-signin .slide-signin-block .modal-header .modal-title .icon-login:before {
                        content: '\f2c0';
                        margin-top: -5px
                    }

        .rwd .slide-signin .slide-signin-block .modal-body .form-control {
            height: 50px;
            color: #bbb
        }

        .rwd .slide-signin .slide-signin-block .modal-body .signin-btn-block {
            margin-top: 10px;
            margin-bottom: 10px
        }

@media only screen and (max-width:767px) {
    .rwd .header-simplify nav.global-menu-simplify .search-content .myintel-tools-content .panel-header {
        padding-left: 20px;
        min-height: 100%
    }

        .rwd .header-simplify nav.global-menu-simplify .search-content .myintel-tools-content .panel-header .icon {
            right: 10px;
            top: 5px;
            bottom: auto
        }

        .rwd .header-simplify nav.global-menu-simplify .search-content .myintel-tools-content .panel-header ul.nav-tabs li {
            margin-right: 10px;
            font-size: 18px
        }

        .rwd .header-simplify nav.global-menu-simplify .search-content .myintel-tools-content .panel-header button.close span {
            margin: 0
        }

    .rwd .header-simplify nav.global-menu-simplify .search-content .myintel-tools-content .my-intel-panel-body ul {
        margin-top: 20px
    }

        .rwd .header-simplify nav.global-menu-simplify .search-content .myintel-tools-content .my-intel-panel-body ul li {
            font-size: 14px
        }

            .rwd .header-simplify nav.global-menu-simplify .search-content .myintel-tools-content .my-intel-panel-body ul li:first-child {
                font-size: 14px
            }

            .rwd .header-simplify nav.global-menu-simplify .search-content .myintel-tools-content .my-intel-panel-body ul li a span.fa {
                font-size: 18px
            }

    .rwd .header-simplify nav.global-menu-simplify .states-login .state-option .option-links {
        top: 0;
        margin: 0 0 0 7px
    }

        .rwd .header-simplify nav.global-menu-simplify .states-login .state-option .option-links:empty {
            display: none
        }

    .rwd .header-simplify nav.global-menu-simplify.logged-in-slider .states-login .align-icons {
        margin: 0 0 0 3px
    }
}

@media only screen and (max-width:767px) {
    .rwd .wrapper-sticky-footer .slide-language-selector .modal-content .modal-header .modal-title #close_button .close {
        padding-top: 20px
    }

    .rwd .header-simplify nav.global-menu-simplify.logged-in-slider .states-login button.myintel-toggle.hide-mytools {
        display: none
    }

    .rwd .header-simplify nav.global-menu-simplify.logged-in .nav-right .language-selector-toggle {
        vertical-align: top;
        margin-top: 15px
    }

    .rwd .header-simplify nav.global-menu-simplify.logged-in .nav-right .states-login .state-option .option-links {
        top: 5px;
        overflow: hidden;
        display: inline-block
    }

    .rwd .header-simplify nav.global-menu-simplify.logged-in .nav-right .states-login button.myintel-toggle {
        float: left
    }
}

@media only screen and (max-width:767px) {
    .rwd .wrapper-sticky-footer .slide-language-selector .modal-content .modal-header .modal-title #close_button .close {
        padding-top: 20px
    }

    .rwd .header-simplify nav.global-menu-simplify.logged-in-slider .states-login button.myintel-toggle.hide-mytools {
        display: none
    }

    .rwd .header-simplify nav.global-menu-simplify.logged-in .nav-right .language-selector-toggle {
        vertical-align: top;
        margin-top: 15px
    }

    .rwd .header-simplify nav.global-menu-simplify.logged-in .nav-right .states-login .state-option .option-links {
        top: 5px;
        overflow: hidden;
        display: inline-block
    }

    .rwd .header-simplify nav.global-menu-simplify.logged-in .nav-right .states-login button.myintel-toggle {
        float: left
    }
}

@media only screen and (min-width:768px) and (max-width:1024px) {
    .rwd .header-simplify nav.global-menu-simplify .states-login .state-option .icon-login {
        margin-top: -5px
    }

    .rwd .header-simplify nav.global-menu-simplify .align-icons {
        vertical-align: middle
    }

    .rwd .header-simplify nav.global-menu-simplify .nav-right .login {
        padding-left: 0;
        padding-top: 14px
    }
}

.rwd .header-simplify .language-selector-toggle, .rwd .header-simplify .state-logged-in {
    padding: 15px 10px
}

@media screen and (min-width:480px) {
    .rwd .header-simplify .language-selector-toggle, .rwd .header-simplify .state-logged-in {
        padding-top: 15px
    }
}

@media screen and (min-width:768px) {
    .rwd .header-simplify .language-selector-toggle, .rwd .header-simplify .state-logged-in {
        height: 60px;
        padding: 20px
    }
}

@media screen and (max-width:767px) {
    .rwd .header-simplify nav.global-menu-simplify .states-login .state-option.state-logged-in {
        padding-top: 12px
    }
}

.rwd .subNavigationHeader {
    background-image: linear-gradient(to top,#252525,#252525),linear-gradient(to top,#333,#333),linear-gradient(to top,#333,#333)
}

.rwd .subNavigationSecondary {
    background-image: linear-gradient(to top,#333,#333),linear-gradient(to top,#252525,#252525)
}

.rwd #newsearch {
    position: relative;
    top: .3vw
}

@media print {
    .rwd a[href]:after {
        visibility: hidden
    }
}

@media screen and (max-width:767px) {
    .rwd .has-sitewide-banner .header-simplify .modal-global-menu {
        top: 92px
    }
}

@media screen and (min-width:768px) {
    .rwd .has-spark {
        position: relative
    }

        .rwd .has-spark:after {
            content: "";
            display: block;
            width: 2.5rem;
            height: 2.5rem;
            position: absolute;
            bottom: -2.5rem
        }

    .rwd .layout-center .has-spark:after, .rwd .layout-left .has-spark:after {
        right: -2.5rem
    }

    .rwd .layout-right .has-spark:after {
        left: -2.5rem
    }
}

.rwd body:not([data-focus-source=keyboard]) .skip-to-main-content :focus {
    outline: 0
}

.rwd .skip-to-main-content .sb-skipLinkWrapper {
    position: fixed;
    top: 16px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 1040
}

    .rwd .skip-to-main-content .sb-skipLinkWrapper.invisible {
        visibility: hidden
    }

    .rwd .skip-to-main-content .sb-skipLinkWrapper .visible {
        visibility: visible
    }

    .rwd .skip-to-main-content .sb-skipLinkWrapper .inline-block {
        display: inline-block
    }

    .rwd .skip-to-main-content .sb-skipLinkWrapper a {
        color: currentColor;
        background-color: transparent
    }

    .rwd .skip-to-main-content .sb-skipLinkWrapper .color-textWhite {
        color: #fff
    }

    .rwd .skip-to-main-content .sb-skipLinkWrapper .bg-greenDarkApron {
        background-color: #003c71
    }

    .rwd .skip-to-main-content .sb-skipLinkWrapper .text-noUnderline {
        text-decoration: none
    }

    .rwd .skip-to-main-content .sb-skipLinkWrapper a.sb-skipLink {
        padding: 10px 16px;
        line-height: 1.2;
        box-shadow: 0 2px 4px 0 rgba(0,0,0,0.24);
        -webkit-transform: translateY(-200%);
        transform: translateY(-200%);
        outline: 0;
        opacity: .01;
        transition: transform .2s ease-out,opacity 0 linear .2s
    }

        .rwd .skip-to-main-content .sb-skipLinkWrapper a.sb-skipLink:focus {
            -webkit-transform: translateY(0);
            transform: translateY(0);
            transition: transform .2s ease-out;
            opacity: 1
        }

.rwd.ie .responsive-table-component .table-responsive table.sticky tbody tr td:first-child span, .rwd.firefox .responsive-table-component .table-responsive table.sticky tbody tr td:first-child span {
    visibility: visible
}

.rwd .component .responsive-table-component .show-more .fading-line {
    background: #0068b5
}

.rwd .responsive-table-component {
    margin: 0;
    padding: 2em 0
}

    .rwd .responsive-table-component.nomargin {
        padding: 0
    }

        .rwd .responsive-table-component.nomargin header {
            margin-bottom: 0
        }

    .rwd .responsive-table-component .epsd-table .not-shown {
        display: none
    }

    .rwd .responsive-table-component .epsd-table td.show-grey {
        background-color: #f7f7f7
    }

    .rwd .responsive-table-component .epsd-table td.show-white {
        background-color: #fff
    }

    .rwd .responsive-table-component .container {
        position: relative
    }

    .rwd .responsive-table-component header {
        position: relative;
        margin-bottom: 1rem
    }

        .rwd .responsive-table-component header h2 {
            margin-top: 0
        }

        .rwd .responsive-table-component header .description {
            font-weight: 400;
            max-width: 750px
        }

        .rwd .responsive-table-component header .cta {
            float: right;
            margin: 0 0 1rem 1rem
        }

        .rwd .responsive-table-component header .btn-primary {
            float: right;
            margin: 0 0 1rem 1rem
        }

@media(max-width:767px) {
    .rwd .responsive-table-component header .cta-buttons {
        margin-top: 1rem
    }

        .rwd .responsive-table-component header .cta-buttons a {
            margin: 0 0 1rem 0;
            width: 100%
        }
}

.rwd .responsive-table-component header select {
    margin-right: 5px;
    background-color: white;
    font-family: "intel-clear";
    font-weight: 300;
    max-width: 40%;
    min-width: 26%;
    height: 36px;
    margin-bottom: .5em;
    color: #262626;
    border: 1px solid #ccc;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    cursor: pointer;
    padding-left: 12px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

.rwd .responsive-table-component.selectable table {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    -o-user-select: auto;
    user-select: auto
}

.rwd .responsive-table-component .table-responsive {
    position: relative;
    overflow-x: auto;
    overflow-y: hidden;
    border: 0
}

    .rwd .responsive-table-component .table-responsive table.sticky tbody tr td:first-child span {
        visibility: hidden
    }

@media(max-width:480px) {
    .rwd .responsive-table-component .table-responsive table.sticky tbody tr td:first-child span {
        display: block;
        max-width: 165px
    }
}

.rwd .responsive-table-component .dotted-border {
    position: absolute;
    top: 0;
    height: 100%;
    right: 15px;
    width: 4px;
    background-image: url('commons-page/resources/images/table-assets/table-shadow-vertical.png');
    z-index: 100
}

.rwd .responsive-table-component .scrolled .dotted-border {
    display: none !important
}

.rwd .responsive-table-component .category td {
    font-weight: 700;
    vertical-align: middle;
    background-color: #ebebeb !important;
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    padding: 4px 16px !important;
    cursor: pointer;
    white-space: nowrap
}

    .rwd .responsive-table-component .category td:before {
        content: ' ';
        display: block;
        float: left;
        margin: 6px 8px 0 0;
        background-image: url(commons-page/resources/images/sprite-carets.png);
        background-position: 0 -80px;
        width: 11px;
        height: 6px
    }

@media(max-width:480px) {
    .rwd .responsive-table-component .category td:before {
        height: 13px
    }
}

.rwd .responsive-table-component .category.active td:before {
    background-image: url(commons-page/resources/images/sprite-carets.png);
    background-position: 0 -32px;
    width: 11px;
    height: 6px
}

@media(max-width:480px) {
    .rwd .responsive-table-component .category.active td:before {
        height: 13px
    }
}

.rwd .responsive-table-component .category.active.nocollapse td:before {
    background-image: none
}

.rwd .responsive-table-component .category.nonetype td {
    background-color: #fff !important
}

.rwd .responsive-table-component .category.nonetype:nth-child(even) td {
    background-color: #f7f7f7 !important
}

.rwd .responsive-table-component table.feature-table.image-rendition-feature thead tr th img, .rwd .responsive-table-component table.feature-table.image-rendition-feature tbody tr td img {
    height: auto;
    width: auto;
    max-height: none;
    max-width: none
}

.rwd .responsive-table-component table.feature-table thead tr th, .rwd .responsive-table-component table.feature-table tbody tr td {
    text-align: center;
    vertical-align: middle;
    border: 0
}

.rwd .responsive-table-component table.feature-table thead tr th {
    padding: 8px;
    border-bottom: 1px solid #d7d7d7
}

    .rwd .responsive-table-component table.feature-table thead tr th:last-child {
        border-right: 1px solid #e9e9e9
    }

.rwd .responsive-table-component table.feature-table tbody tr td:first-child {
    text-align: left;
    border-right: 1px solid #e9e9e9
}

.rwd .responsive-table-component table.feature-table tbody tr td:last-child {
    border-right: 1px solid #e9e9e9
}

.rwd .responsive-table-component table.feature-table .category td {
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7
}

.rwd .responsive-table-component .sticky-column {
    position: absolute;
    top: 0;
    width: auto;
    border-right: 0
}

    .rwd .responsive-table-component .sticky-column .category td {
        white-space: nowrap !important;
        border-right: 0 !important;
        overflow: visible;
        cursor: pointer
    }

@media(max-width:480px) {
    .rwd .responsive-table-component .sticky-column .category td {
        white-space: normal !important
    }
}

.rwd .responsive-table-component .sticky-column th {
    border-right: 2px solid white !important
}

.rwd .responsive-table-component .sticky-column:before {
    bottom: 0
}

.rwd .responsive-table-component.opened .show-more-container .show-less-items {
    display: inline
}

    .rwd .responsive-table-component.opened .show-more-container .divider, .rwd .responsive-table-component.opened .show-more-container .show-less-items:after, .rwd .responsive-table-component.opened .show-more-container .show-more-items {
        display: none
    }

@media(max-width:1199px) {
    .rwd .responsive-table-component table {
        font-size: 13px
    }

        .rwd .responsive-table-component table tbody tr th, .rwd .responsive-table-component table tbody tr td {
            padding: 9px
        }
}

.rwd .responsive-table-component .table-responsive, .rwd .base-responsive-table .table-responsive {
    position: relative;
    overflow-x: auto;
    overflow-y: hidden;
    border: 0
}

.rwd .responsive-table-component table, .rwd .base-responsive-table table, .rwd .responsive-table-component table.feature-table.image-rendition-feature, .rwd .base-responsive-table table.feature-table.image-rendition-feature {
    border: 1px solid #e9e9e9
}

    .rwd .responsive-table-component table thead tr th, .rwd .base-responsive-table table thead tr th, .rwd .responsive-table-component table.feature-table.image-rendition-feature thead tr th, .rwd .base-responsive-table table.feature-table.image-rendition-feature thead tr th {
        color: #262626;
        font-size: 1rem;
        font-weight: 700;
        line-height: 1.25
    }

        .rwd .responsive-table-component table thead tr th:after, .rwd .base-responsive-table table thead tr th:after, .rwd .responsive-table-component table.feature-table.image-rendition-feature thead tr th:after, .rwd .base-responsive-table table.feature-table.image-rendition-feature thead tr th:after, .rwd .responsive-table-component table thead tr th:before, .rwd .base-responsive-table table thead tr th:before, .rwd .responsive-table-component table.feature-table.image-rendition-feature thead tr th:before, .rwd .base-responsive-table table.feature-table.image-rendition-feature thead tr th:before {
            content: '';
            position: absolute;
            height: 0;
            left: 50%;
            margin-left: -0.5rem;
            display: none
        }

        .rwd .responsive-table-component table thead tr th.small-column, .rwd .base-responsive-table table thead tr th.small-column, .rwd .responsive-table-component table.feature-table.image-rendition-feature thead tr th.small-column, .rwd .base-responsive-table table.feature-table.image-rendition-feature thead tr th.small-column, .rwd .responsive-table-component table tbody tr td.small-column, .rwd .base-responsive-table table tbody tr td.small-column, .rwd .responsive-table-component table.feature-table.image-rendition-feature tbody tr td.small-column, .rwd .base-responsive-table table.feature-table.image-rendition-feature tbody tr td.small-column {
            min-width: 3.125rem;
            max-width: 3.438rem;
            width: 3.438rem
        }

        .rwd .responsive-table-component table thead tr th.medium-column, .rwd .base-responsive-table table thead tr th.medium-column, .rwd .responsive-table-component table.feature-table.image-rendition-feature thead tr th.medium-column, .rwd .base-responsive-table table.feature-table.image-rendition-feature thead tr th.medium-column, .rwd .responsive-table-component table tbody tr td.medium-column, .rwd .base-responsive-table table tbody tr td.medium-column, .rwd .responsive-table-component table.feature-table.image-rendition-feature tbody tr td.medium-column, .rwd .base-responsive-table table.feature-table.image-rendition-feature tbody tr td.medium-column {
            min-width: 3.438rem;
            max-width: 7.5rem;
            width: 7.5rem
        }

        .rwd .responsive-table-component table thead tr th.large-column, .rwd .base-responsive-table table thead tr th.large-column, .rwd .responsive-table-component table.feature-table.image-rendition-feature thead tr th.large-column, .rwd .base-responsive-table table.feature-table.image-rendition-feature thead tr th.large-column, .rwd .responsive-table-component table tbody tr td.large-column, .rwd .base-responsive-table table tbody tr td.large-column, .rwd .responsive-table-component table.feature-table.image-rendition-feature tbody tr td.large-column, .rwd .base-responsive-table table.feature-table.image-rendition-feature tbody tr td.large-column {
            min-width: 7.5rem;
            max-width: 18.75rem;
            width: 18.75rem
        }

        .rwd .responsive-table-component table thead tr th.xlarge-column, .rwd .base-responsive-table table thead tr th.xlarge-column, .rwd .responsive-table-component table.feature-table.image-rendition-feature thead tr th.xlarge-column, .rwd .base-responsive-table table.feature-table.image-rendition-feature thead tr th.xlarge-column, .rwd .responsive-table-component table tbody tr td.xlarge-column, .rwd .base-responsive-table table tbody tr td.xlarge-column, .rwd .responsive-table-component table.feature-table.image-rendition-feature tbody tr td.xlarge-column, .rwd .base-responsive-table table.feature-table.image-rendition-feature tbody tr td.xlarge-column {
            min-width: 18.75rem;
            max-width: 50%;
            width: 50%
        }

@media(max-width:767px) {
    .rwd .responsive-table-component table thead tr th.small-column, .rwd .base-responsive-table table thead tr th.small-column, .rwd .responsive-table-component table.feature-table.image-rendition-feature thead tr th.small-column, .rwd .base-responsive-table table.feature-table.image-rendition-feature thead tr th.small-column, .rwd .responsive-table-component table tbody tr td.small-column, .rwd .base-responsive-table table tbody tr td.small-column, .rwd .responsive-table-component table.feature-table.image-rendition-feature tbody tr td.small-column, .rwd .base-responsive-table table.feature-table.image-rendition-feature tbody tr td.small-column, .rwd .responsive-table-component table thead tr th.medium-column, .rwd .base-responsive-table table thead tr th.medium-column, .rwd .responsive-table-component table.feature-table.image-rendition-feature thead tr th.medium-column, .rwd .base-responsive-table table.feature-table.image-rendition-feature thead tr th.medium-column, .rwd .responsive-table-component table tbody tr td.medium-column, .rwd .base-responsive-table table tbody tr td.medium-column, .rwd .responsive-table-component table.feature-table.image-rendition-feature tbody tr td.medium-column, .rwd .base-responsive-table table.feature-table.image-rendition-feature tbody tr td.medium-column, .rwd .responsive-table-component table thead tr th.large-column, .rwd .base-responsive-table table thead tr th.large-column, .rwd .responsive-table-component table.feature-table.image-rendition-feature thead tr th.large-column, .rwd .base-responsive-table table.feature-table.image-rendition-feature thead tr th.large-column, .rwd .responsive-table-component table tbody tr td.large-column, .rwd .base-responsive-table table tbody tr td.large-column, .rwd .responsive-table-component table.feature-table.image-rendition-feature tbody tr td.large-column, .rwd .base-responsive-table table.feature-table.image-rendition-feature tbody tr td.large-column, .rwd .responsive-table-component table thead tr th.xlarge-column, .rwd .base-responsive-table table thead tr th.xlarge-column, .rwd .responsive-table-component table.feature-table.image-rendition-feature thead tr th.xlarge-column, .rwd .base-responsive-table table.feature-table.image-rendition-feature thead tr th.xlarge-column, .rwd .responsive-table-component table tbody tr td.xlarge-column, .rwd .base-responsive-table table tbody tr td.xlarge-column, .rwd .responsive-table-component table.feature-table.image-rendition-feature tbody tr td.xlarge-column, .rwd .base-responsive-table table.feature-table.image-rendition-feature tbody tr td.xlarge-column {
        white-space: initial
    }
}

.rwd .responsive-table-component table thead tr th, .rwd .base-responsive-table table thead tr th, .rwd .responsive-table-component table.feature-table.image-rendition-feature thead tr th, .rwd .base-responsive-table table.feature-table.image-rendition-feature thead tr th {
    background-color: #e9e9e9;
    border-right: 1px solid #fff;
    border-bottom: 0;
    border-top: 0;
    padding: 8px;
    text-align: center;
    vertical-align: top
}

    .rwd .responsive-table-component table thead tr th:last-child, .rwd .base-responsive-table table thead tr th:last-child, .rwd .responsive-table-component table.feature-table.image-rendition-feature thead tr th:last-child, .rwd .base-responsive-table table.feature-table.image-rendition-feature thead tr th:last-child {
        border-right: 2px solid #e9e9e9
    }

.rwd .responsive-table-component table tbody tr td, .rwd .base-responsive-table table tbody tr td, .rwd .responsive-table-component table.feature-table.image-rendition-feature tbody tr td, .rwd .base-responsive-table table.feature-table.image-rendition-feature tbody tr td {
    background-color: #fff;
    border-right: 1px solid #e9e9e9;
    border-top: 1px solid #e9e9e9;
    white-space: normal !important;
    padding: 16px;
    overflow: hidden;
    font-size: .875rem
}

.rwd .responsive-table-component table tbody tr:nth-child(even) td, .rwd .base-responsive-table table tbody tr:nth-child(even) td, .rwd .responsive-table-component table.feature-table.image-rendition-feature tbody tr:nth-child(even) td, .rwd .base-responsive-table table.feature-table.image-rendition-feature tbody tr:nth-child(even) td {
    background-color: #f7f7f7
}

.rwd .responsive-table-component table tbody tr.collapsed, .rwd .base-responsive-table table tbody tr.collapsed, .rwd .responsive-table-component table.feature-table.image-rendition-feature tbody tr.collapsed, .rwd .base-responsive-table table.feature-table.image-rendition-feature tbody tr.collapsed {
    display: none
}

.rwd .responsive-table-component table tbody tr.highlighted td, .rwd .base-responsive-table table tbody tr.highlighted td, .rwd .responsive-table-component table.feature-table.image-rendition-feature tbody tr.highlighted td, .rwd .base-responsive-table table.feature-table.image-rendition-feature tbody tr.highlighted td {
    background-color: #b4f0ff
}

.rwd .responsive-table-component table.sorting thead tr, .rwd .base-responsive-table table.sorting thead tr, .rwd .responsive-table-component table.feature-table.image-rendition-feature.sorting thead tr, .rwd .base-responsive-table table.feature-table.image-rendition-feature.sorting thead tr {
    display: table-row;
    height: 100%
}

    .rwd .responsive-table-component table.sorting thead tr > th:hover:after, .rwd .base-responsive-table table.sorting thead tr > th:hover:after, .rwd .responsive-table-component table.feature-table.image-rendition-feature.sorting thead tr > th:hover:after, .rwd .base-responsive-table table.feature-table.image-rendition-feature.sorting thead tr > th:hover:after, .rwd .responsive-table-component table.sorting thead tr > th:hover:before, .rwd .base-responsive-table table.sorting thead tr > th:hover:before, .rwd .responsive-table-component table.feature-table.image-rendition-feature.sorting thead tr > th:hover:before, .rwd .base-responsive-table table.feature-table.image-rendition-feature.sorting thead tr > th:hover:before {
        display: block
    }

    .rwd .responsive-table-component table.sorting thead tr > th:hover:after, .rwd .base-responsive-table table.sorting thead tr > th:hover:after, .rwd .responsive-table-component table.feature-table.image-rendition-feature.sorting thead tr > th:hover:after, .rwd .base-responsive-table table.feature-table.image-rendition-feature.sorting thead tr > th:hover:after {
        border-top: 8px solid gray
    }

    .rwd .responsive-table-component table.sorting thead tr > th:before, .rwd .base-responsive-table table.sorting thead tr > th:before, .rwd .responsive-table-component table.feature-table.image-rendition-feature.sorting thead tr > th:before, .rwd .base-responsive-table table.feature-table.image-rendition-feature.sorting thead tr > th:before {
        bottom: -1px;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-bottom: 8px solid #fff
    }

    .rwd .responsive-table-component table.sorting thead tr > th:after, .rwd .base-responsive-table table.sorting thead tr > th:after, .rwd .responsive-table-component table.feature-table.image-rendition-feature.sorting thead tr > th:after, .rwd .base-responsive-table table.feature-table.image-rendition-feature.sorting thead tr > th:after {
        bottom: -8px;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-top: 8px solid #e9e9e9
    }

    .rwd .responsive-table-component table.sorting thead tr > th.descending, .rwd .base-responsive-table table.sorting thead tr > th.descending, .rwd .responsive-table-component table.feature-table.image-rendition-feature.sorting thead tr > th.descending, .rwd .base-responsive-table table.feature-table.image-rendition-feature.sorting thead tr > th.descending, .rwd .responsive-table-component table.sorting thead tr > th.ascending, .rwd .base-responsive-table table.sorting thead tr > th.ascending, .rwd .responsive-table-component table.feature-table.image-rendition-feature.sorting thead tr > th.ascending, .rwd .base-responsive-table table.feature-table.image-rendition-feature.sorting thead tr > th.ascending, .rwd .responsive-table-component table.sorting thead tr > th:hover, .rwd .base-responsive-table table.sorting thead tr > th:hover, .rwd .responsive-table-component table.feature-table.image-rendition-feature.sorting thead tr > th:hover, .rwd .base-responsive-table table.feature-table.image-rendition-feature.sorting thead tr > th:hover {
        color: #fff;
        background-color: gray
    }

        .rwd .responsive-table-component table.sorting thead tr > th.descending:before, .rwd .base-responsive-table table.sorting thead tr > th.descending:before, .rwd .responsive-table-component table.feature-table.image-rendition-feature.sorting thead tr > th.descending:before, .rwd .base-responsive-table table.feature-table.image-rendition-feature.sorting thead tr > th.descending:before {
            display: none
        }

        .rwd .responsive-table-component table.sorting thead tr > th.descending:after, .rwd .base-responsive-table table.sorting thead tr > th.descending:after, .rwd .responsive-table-component table.feature-table.image-rendition-feature.sorting thead tr > th.descending:after, .rwd .base-responsive-table table.feature-table.image-rendition-feature.sorting thead tr > th.descending:after {
            display: block;
            border-top: 8px solid gray
        }

        .rwd .responsive-table-component table.sorting thead tr > th.ascending:before, .rwd .base-responsive-table table.sorting thead tr > th.ascending:before, .rwd .responsive-table-component table.feature-table.image-rendition-feature.sorting thead tr > th.ascending:before, .rwd .base-responsive-table table.feature-table.image-rendition-feature.sorting thead tr > th.ascending:before {
            display: block;
            border-bottom: 8px solid #fff
        }

        .rwd .responsive-table-component table.sorting thead tr > th.ascending:after, .rwd .base-responsive-table table.sorting thead tr > th.ascending:after, .rwd .responsive-table-component table.feature-table.image-rendition-feature.sorting thead tr > th.ascending:after, .rwd .base-responsive-table table.feature-table.image-rendition-feature.sorting thead tr > th.ascending:after {
            display: none
        }

    .rwd .responsive-table-component table.sorting thead tr th, .rwd .base-responsive-table table.sorting thead tr th, .rwd .responsive-table-component table.feature-table.image-rendition-feature.sorting thead tr th, .rwd .base-responsive-table table.feature-table.image-rendition-feature.sorting thead tr th {
        cursor: pointer;
        position: relative
    }

.rwd .blade header p {
    margin-bottom: 0
}

.rwd .blade header .cta {
    font-weight: 400
}

.rwd .blade.full-bleed-image {
    background-size: cover;
    background-position: center
}

.rwd .blade.dark {
    color: #FFF
}

.rwd .blade .blade-item .blade-item-link::before {
    bottom: 0;
    content: "";
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    white-space: nowrap;
    z-index: 1
}

.rwd .blade .blade-item h3 {
    margin-top: .5em;
    margin-bottom: .25em
}

.rwd .blade .blade-item p {
    margin-bottom: .75em
}

.rwd .blade.opened .show-more-items {
    display: none
}

.rwd .blade.opened .show-less-items, .rwd .blade.opened .view-all-items {
    display: inline
}

.rwd .blade .view-all-only .show-more-items, .rwd .blade .view-all-only .show-less-items {
    display: none
}

.rwd .blade .view-all-only .view-all-items {
    display: inline
}

.rwd .blade .list-bullet {
    list-style: none
}

.rwd .blade .list-ul-bullet {
    padding: 0
}

.rwd .blade ul {
    padding-left: 1em
}

    .rwd .blade ul li {
        padding: .5em 0;
        list-style-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAICAYAAADeM14FAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NTQ1QjA3RDcxODIxMUUzQTkxM0IzMzYxRjdBMjlGQyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NTQ1QjA3RTcxODIxMUUzQTkxM0IzMzYxRjdBMjlGQyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjY1NDVCMDdCNzE4MjExRTNBOTEzQjMzNjFGN0EyOUZDIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY1NDVCMDdDNzE4MjExRTNBOTEzQjMzNjFGN0EyOUZDIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+L1XGqQAAAFtJREFUeNpiCA0NLQdil////zOAMBMDA8N7IJ4ZFhYmCKQZmFatWjULSN8D4nKwAAME7AHiNJAqJqjSNCDuBKp+zwTl3ANyOkFKWYD4LBCvhmplYARZhQwAAgwAn+Yer1ELcGkAAAAASUVORK5CYII=)
    }

    .rwd .blade ul a {
        padding: .5em 0
    }

    .rwd .blade ul.action-links-contentitem {
        padding: 0
    }

        .rwd .blade ul.action-links-contentitem li {
            list-style: none
        }

            .rwd .blade ul.action-links-contentitem li:before {
                width: auto
            }

.rwd .blade.homepage-one-up .intel-cta {
    color: #9addf7
}

    .rwd .blade.homepage-one-up .intel-cta:hover {
        color: #00aeef
    }

    .rwd .blade.homepage-one-up .intel-cta.btn-primary {
        color: #fff;
        background-color: #00aeef
    }

        .rwd .blade.homepage-one-up .intel-cta.btn-primary:hover {
            color: #fff;
            background-color: #0083d7
        }

.rwd .blade.component-3up.header-peek {
    padding-top: 30px
}

@media screen and (min-width:992px) {
    .rwd .blade.hero {
        height: 800px
    }

    .rwd .blade.homepage-one-up {
        height: 500px
    }
}

@media screen and (min-width:1200px) {
    .rwd .blade.homepage-one-up {
        height: 575px
    }
}

@media screen and (min-width:768px) {
    .rwd .blade.component-3up .blade-image {
        margin-left: auto;
        margin-right: auto;
        text-align: center
    }

    .rwd .blade.component-3up .container {
        padding-top: 70px;
        padding-bottom: 50px
    }
}

@media screen and (min-width:1650px) {
    .rwd .blade.homepage-one-up {
        height: 736px
    }
}

@media screen and (max-width:991px) {
    .rwd .blade.overview-component-1 .blade-item-0 {
        margin-bottom: inherit
    }
}

@media screen and (width:768px) {
    .rwd .blade.overview-component-1 .blade-item-0 {
        margin-bottom: inherit
    }

    .rwd .blade.component-3up .text-container {
        margin-top: 30px;
        text-align: center
    }
}

@media screen and (min-width:768px) {
    .rwd .blade.overview-component-1 .blade-item-0 {
        margin-bottom: inherit
    }

    .rwd .blade.component-3up .text-container {
        margin-top: 30px;
        text-align: center
    }
}

@media screen and (min-width:480px) and (max-width:767px) {
    .rwd .blade.component-3up .container {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

@media screen and (max-width:767px) {
    .rwd .blade.component-3up .blade-image {
        float: right;
        width: 33.33%
    }

    .rwd .blade.component-3up .text-container {
        margin-right: 33.33%;
        padding-right: 30px
    }

    .rwd .blade.component-3up .comp-item {
        margin-bottom: 15%
    }
}

.rwd .blade.solid.blade-color-darker-gray {
    background-color: #262626
}

.rwd .blade-group {
    padding-top: 3em;
    padding-bottom: 3em
}

    .rwd .blade-group .blade {
        padding-bottom: 0
    }

        .rwd .blade-group .blade header h2 {
            position: relative;
            font-size: 24px;
            margin-bottom: 0
        }

@media(max-width:767px) {
    .rwd .blade-group .blade {
        padding-top: .5em
    }

        .rwd .blade-group .blade .row {
            display: none
        }

        .rwd .blade-group .blade header.row {
            display: block;
            cursor: pointer
        }

            .rwd .blade-group .blade header.row h2::before {
                display: block;
                float: left;
                font-family: "site-global-icons";
                content: '\f107';
                margin-right: 5px
            }

            .rwd .blade-group .blade header.row h2::after {
                content: ' ';
                position: absolute;
                width: 100%;
                height: 1px;
                bottom: -13px;
                left: 0;
                background-color: #d7d7d7
            }

        .rwd .blade-group .blade.expanded header {
            margin-bottom: 2em
        }

            .rwd .blade-group .blade.expanded header.row h2::before {
                font-family: "site-global-icons";
                content: '\f106'
            }

        .rwd .blade-group .blade .show-more-container {
            display: none;
            padding-top: 0;
            padding-bottom: 0
        }

        .rwd .blade-group .blade .show-more-container {
            height: 0
        }

    .rwd .blade-group .expanded.blade .show-more-container {
        height: 42px;
        padding-bottom: 1em
    }
}

@media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:2),only screen and (max-width:767px) and (min--moz-device-pixel-ratio:2),only screen and (max-width:767px) and (-o-min-device-pixel-ratio:2/1),only screen and (max-width:767px) and (min-device-pixel-ratio:2),only screen and (max-width:767px) and (min-resolution:192dpi),only screen and (max-width:767px) and (min-resolution:2dppx) {
    .rwd .blade-group .blade header h2::before {
        font-family: "site-global-icons";
        content: '\f107'
    }

    .rwd .blade-group .blade.expanded header h2::before {
        font-family: "site-global-icons";
        content: '\f106'
    }
}

.rwd .blade-color-blue {
    color: white;
    background-color: #0068b5;
    padding: 2em 0
}

    .rwd .blade-color-blue a {
        color: #c2e8f6
    }

        .rwd .blade-color-blue a:hover {
            color: #9addf7
        }

    .rwd .blade-color-blue small {
        color: #bbb !important
    }

    .rwd .blade-color-blue header h2 {
        color: white
    }

    .rwd .blade-color-blue header .subtitle {
        color: #d7d7d7
    }

    .rwd .blade-color-blue .btn {
        color: white
    }

        .rwd .blade-color-blue .btn:hover {
            color: white
        }

    .rwd .blade-color-blue .show-more-container button {
        color: white;
        background-color: transparent;
        border: 1px solid #003c71
    }

        .rwd .blade-color-blue .show-more-container button:hover {
            color: white;
            background-color: #003c71
        }

        .rwd .blade-color-blue .show-more-container button.show-more-items::after {
            background-position: -22px 0
        }

        .rwd .blade-color-blue .show-more-container button.show-more-items:hover::after {
            background-position: -22px 0
        }

        .rwd .blade-color-blue .show-more-container button.show-less-items::after {
            background-position: -22px -6px
        }

        .rwd .blade-color-blue .show-more-container button.show-less-items:hover::after {
            background-position: -22px -6px
        }

.rwd .blade-color-gray {
    background-color: #ebebeb
}

    .rwd .blade-color-gray header p {
        margin-bottom: 0;
        color: #262626
    }

    .rwd .blade-color-gray header .cta {
        font-weight: 400
    }

    .rwd .blade-color-gray .blade-item {
        margin-bottom: 1.5em
    }

        .rwd .blade-color-gray .blade-item h3 {
            margin-top: .5em;
            margin-bottom: .25em;
            color: #262626
        }

        .rwd .blade-color-gray .blade-item p {
            margin-bottom: .75em;
            color: #262626
        }

.rwd .accent-blade-color-gray {
    background-color: #ebebeb;
    color: #0068b5
}

    .rwd .accent-blade-color-gray header {
        margin-bottom: 1em
    }

        .rwd .accent-blade-color-gray header h2 {
            color: #262626;
            margin-top: 0
        }

        .rwd .accent-blade-color-gray header .subtitle {
            color: #262626
        }

        .rwd .accent-blade-color-gray header p {
            margin-bottom: 0
        }

        .rwd .accent-blade-color-gray header .cta {
            font-weight: 400
        }

    .rwd .accent-blade-color-gray .blade-item {
        margin-bottom: 1.5em
    }

        .rwd .accent-blade-color-gray .blade-item h3 {
            margin-top: .5em;
            margin-bottom: .25em
        }

        .rwd .accent-blade-color-gray .blade-item p {
            margin-bottom: .75em;
            color: #262626
        }

.rwd .compatible-viewall-container, .rwd .view-more-container, .rwd .show-more-container {
    display: none;
    height: 42px;
    text-align: center;
    font-size: 0;
    overflow: hidden
}

    .rwd .compatible-viewall-container a, .rwd .view-more-container a, .rwd .show-more-container a {
        font-size: 16px;
        position: relative;
        padding: 20px 1em;
        line-height: 20px;
        background-color: white;
        z-index: 9
    }

        .rwd .compatible-viewall-container a.view-all-items:before, .rwd .view-more-container a.view-all-items:before, .rwd .show-more-container a.view-all-items:before {
            content: '';
            position: absolute;
            height: 16px;
            width: 1px;
            top: 15px;
            left: 0;
            background-color: #cecece
        }

    .rwd .compatible-viewall-container.view-all-only a.view-all-items:before, .rwd .view-more-container.view-all-only a.view-all-items:before, .rwd .show-more-container.view-all-only a.view-all-items:before {
        content: none
    }

    .rwd .compatible-viewall-container .view-more-link:before, .rwd .view-more-container .view-more-link:before, .rwd .show-more-container .view-more-link:before {
        position: relative;
        display: inline-block;
        content: '';
        top: -3px;
        margin-right: 5px;
        width: 11px;
        height: 6px
    }

    .rwd .compatible-viewall-container .view-more-link:after, .rwd .view-more-container .view-more-link:after, .rwd .show-more-container .view-more-link:after {
        position: relative;
        display: none;
        content: ' ';
        top: -3px;
        margin-left: 10px;
        width: 11px;
        height: 6px
    }

    .rwd .compatible-viewall-container .view-more-link::after, .rwd .view-more-container .view-more-link::after, .rwd .show-more-container .view-more-link::after, .rwd .compatible-viewall-container .view-more-link:before, .rwd .view-more-container .view-more-link:before, .rwd .show-more-container .view-more-link:before {
        background: url(commons-page/resources/images/sprite-with-gray-icons.png);
        background-position: -490px -400px
    }

@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx) {
    .rwd .compatible-viewall-container .view-more-link::after, .rwd .view-more-container .view-more-link::after, .rwd .show-more-container .view-more-link::after, .rwd .compatible-viewall-container .view-more-link:before, .rwd .view-more-container .view-more-link:before, .rwd .show-more-container .view-more-link:before {
        background: url(commons-page/resources/images/sprite-with-gray-icons.png);
        background-position: -490px -400px;
        width: 11px;
        height: 6px
    }
}

.rwd .compatible-viewall-container .view-more-link:hover:after, .rwd .view-more-container .view-more-link:hover:after, .rwd .show-more-container .view-more-link:hover:after, .rwd .compatible-viewall-container .view-more-link:hover:before, .rwd .view-more-container .view-more-link:hover:before, .rwd .show-more-container .view-more-link:hover:before {
    background: url(commons-page/resources/images/sprite-with-gray-icons.png);
    background-position: -460px -400px
}

@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx) {
    .rwd .compatible-viewall-container .view-more-link:hover:after, .rwd .view-more-container .view-more-link:hover:after, .rwd .show-more-container .view-more-link:hover:after, .rwd .compatible-viewall-container .view-more-link:hover:before, .rwd .view-more-container .view-more-link:hover:before, .rwd .show-more-container .view-more-link:hover:before {
        background: url(commons-page/resources/images/sprite-with-gray-icons.png);
        background-position: -460px -400px;
        width: 11px;
        height: 6px
    }
}

.rwd .compatible-viewall-container .view-all-items:after, .rwd .view-more-container .view-all-items:after, .rwd .show-more-container .view-all-items:after {
    display: inline-block;
    content: '\203a';
    margin-left: 5px
}

.rwd .compatible-viewall-container .show-less-items, .rwd .view-more-container .show-less-items, .rwd .show-more-container .show-less-items, .rwd .compatible-viewall-container .view-all-items, .rwd .view-more-container .view-all-items, .rwd .show-more-container .view-all-items {
    display: none
}

.rwd .compatible-viewall-container:not(.upe) a.show-less-items:after, .rwd .view-more-container:not(.upe) a.show-less-items:after, .rwd .show-more-container:not(.upe) a.show-less-items:after {
    position: absolute;
    height: 16px;
    width: 1px;
    top: 15px;
    right: 0;
    background: #ebebeb;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NlY2VjZSIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2NlY2VjZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjZWNlY2UiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left,rgba(206,206,206,0) 0,#cecece 50%,rgba(206,206,206,0) 100%);
    background: -webkit-gradient(linear,left top,right top,color-stop(0,rgba(206,206,206,0)),color-stop(50%,#cecece),color-stop(100%,rgba(206,206,206,0)));
    background: -webkit-linear-gradient(left,rgba(206,206,206,0) 0,#cecece 50%,rgba(206,206,206,0) 100%);
    background: -o-linear-gradient(left,rgba(206,206,206,0) 0,#cecece 50%,rgba(206,206,206,0) 100%);
    background: -ms-linear-gradient(left,rgba(206,206,206,0) 0,#cecece 50%,rgba(206,206,206,0) 100%);
    background: linear-gradient(to right,rgba(206,206,206,0) 0,#cecece 50%,rgba(206,206,206,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00cecece',endColorstr='#00cecece',GradientType=1)
}

.rwd .compatible-viewall-container:not(.upe) a.show-more-items:before, .rwd .view-more-container:not(.upe) a.show-more-items:before, .rwd .show-more-container:not(.upe) a.show-more-items:before, .rwd .compatible-viewall-container:not(.upe) a.show-less-items:before, .rwd .view-more-container:not(.upe) a.show-less-items:before, .rwd .show-more-container:not(.upe) a.show-less-items:before, .rwd .compatible-viewall-container:not(.upe) a.view-more-link:before, .rwd .view-more-container:not(.upe) a.view-more-link:before, .rwd .show-more-container:not(.upe) a.view-more-link:before {
    position: relative;
    display: inline-block;
    font-family: "site-global-icons";
    content: ' ';
    margin-right: 8px
}

.rwd .compatible-viewall-container:not(.upe) a.show-more-items:before, .rwd .view-more-container:not(.upe) a.show-more-items:before, .rwd .show-more-container:not(.upe) a.show-more-items:before, .rwd .compatible-viewall-container:not(.upe) a.view-more-link:before, .rwd .view-more-container:not(.upe) a.view-more-link:before, .rwd .show-more-container:not(.upe) a.view-more-link:before {
    content: '\f107'
}

.rwd .compatible-viewall-container:not(.upe) a.show-less-items:before, .rwd .view-more-container:not(.upe) a.show-less-items:before, .rwd .show-more-container:not(.upe) a.show-less-items:before {
    content: '\f106'
}

.rwd .compatible-viewall-container:not(.upe) .fading-line, .rwd .view-more-container:not(.upe) .fading-line, .rwd .show-more-container:not(.upe) .fading-line {
    position: absolute;
    width: 100%;
    height: 1px;
    top: 10px;
    left: 0;
    z-index: 1;
    background: #e9e9e9
}

.rwd .compatible-viewall-container.show-more-less-only .view-all-items, .rwd .view-more-container.show-more-less-only .view-all-items, .rwd .show-more-container.show-more-less-only .view-all-items {
    display: none
}

.rwd .compatible-viewall-container.show-more-less-only a.show-less-items:before, .rwd .view-more-container.show-more-less-only a.show-less-items:before, .rwd .show-more-container.show-more-less-only a.show-less-items:before {
    display: inline-block
}

.rwd .compatible-viewall-container.show-more-less-only a.show-less-items:after, .rwd .view-more-container.show-more-less-only a.show-less-items:after, .rwd .show-more-container.show-more-less-only a.show-less-items:after {
    display: none
}

.rwd .compatible-viewall-container.upe, .rwd .view-more-container.upe, .rwd .show-more-container.upe {
    height: auto
}

    .rwd .compatible-viewall-container.upe .show-more, .rwd .view-more-container.upe .show-more, .rwd .show-more-container.upe .show-more {
        display: flex
    }

        .rwd .compatible-viewall-container.upe .show-more .fading-line, .rwd .view-more-container.upe .show-more .fading-line, .rwd .show-more-container.upe .show-more .fading-line {
            display: none
        }

        .rwd .compatible-viewall-container.upe .show-more:before, .rwd .view-more-container.upe .show-more:before, .rwd .show-more-container.upe .show-more:before, .rwd .compatible-viewall-container.upe .show-more:after, .rwd .view-more-container.upe .show-more:after, .rwd .show-more-container.upe .show-more:after {
            content: " ";
            flex: 1 1 auto;
            height: 1px;
            width: 100%;
            align-self: center;
            background: #e9e9e9
        }

        .rwd .compatible-viewall-container.upe .show-more:before, .rwd .view-more-container.upe .show-more:before, .rwd .show-more-container.upe .show-more:before {
            margin-right: 1rem
        }

        .rwd .compatible-viewall-container.upe .show-more:after, .rwd .view-more-container.upe .show-more:after, .rwd .show-more-container.upe .show-more:after {
            margin-left: 1rem
        }

        .rwd .compatible-viewall-container.upe .show-more .view-all-items, .rwd .view-more-container.upe .show-more .view-all-items, .rwd .show-more-container.upe .show-more .view-all-items, .rwd .compatible-viewall-container.upe .show-more .view-less-items, .rwd .view-more-container.upe .show-more .view-less-items, .rwd .show-more-container.upe .show-more .view-less-items {
            background-color: #fff;
            width: 100%
        }

            .rwd .compatible-viewall-container.upe .show-more .view-all-items:after, .rwd .view-more-container.upe .show-more .view-all-items:after, .rwd .show-more-container.upe .show-more .view-all-items:after, .rwd .compatible-viewall-container.upe .show-more .view-less-items:after, .rwd .view-more-container.upe .show-more .view-less-items:after, .rwd .show-more-container.upe .show-more .view-less-items:after {
                font-family: "site-global-icons";
                font-size: 1rem;
                margin-left: 5px
            }

        .rwd .compatible-viewall-container.upe .show-more .view-less-items, .rwd .view-more-container.upe .show-more .view-less-items, .rwd .show-more-container.upe .show-more .view-less-items {
            display: none
        }

            .rwd .compatible-viewall-container.upe .show-more .view-less-items:after, .rwd .view-more-container.upe .show-more .view-less-items:after, .rwd .show-more-container.upe .show-more .view-less-items:after {
                content: '\f106'
            }

        .rwd .compatible-viewall-container.upe .show-more .view-all-items, .rwd .view-more-container.upe .show-more .view-all-items, .rwd .show-more-container.upe .show-more .view-all-items {
            display: inline-block
        }

            .rwd .compatible-viewall-container.upe .show-more .view-all-items:after, .rwd .view-more-container.upe .show-more .view-all-items:after, .rwd .show-more-container.upe .show-more .view-all-items:after {
                content: '\f107'
            }

    .rwd .compatible-viewall-container.upe .link-wrap, .rwd .view-more-container.upe .link-wrap, .rwd .show-more-container.upe .link-wrap {
        background-color: transparent;
        display: flex;
        flex: 0 1 auto;
        flex-wrap: nowrap;
        white-space: nowrap
    }

    .rwd .compatible-viewall-container.upe a, .rwd .view-more-container.upe a, .rwd .show-more-container.upe a {
        background-color: transparent;
        padding: 0;
        margin: 0 0 0 1rem
    }

        .rwd .compatible-viewall-container.upe a.show-less-items::after, .rwd .view-more-container.upe a.show-less-items::after, .rwd .show-more-container.upe a.show-less-items::after, .rwd .compatible-viewall-container.upe a.show-more-items::after, .rwd .view-more-container.upe a.show-more-items::after, .rwd .show-more-container.upe a.show-more-items::after {
            display: none
        }

        .rwd .compatible-viewall-container.upe a.show-more-items:before, .rwd .view-more-container.upe a.show-more-items:before, .rwd .show-more-container.upe a.show-more-items:before, .rwd .compatible-viewall-container.upe a.show-less-items:before, .rwd .view-more-container.upe a.show-less-items:before, .rwd .show-more-container.upe a.show-less-items:before, .rwd .compatible-viewall-container.upe a.view-more-link:before, .rwd .view-more-container.upe a.view-more-link:before, .rwd .show-more-container.upe a.view-more-link:before {
            position: relative;
            display: inline-block;
            font-family: "site-global-icons";
            content: ' ';
            margin-right: 8px
        }

        .rwd .compatible-viewall-container.upe a.show-more-items:before, .rwd .view-more-container.upe a.show-more-items:before, .rwd .show-more-container.upe a.show-more-items:before, .rwd .compatible-viewall-container.upe a.view-more-link:before, .rwd .view-more-container.upe a.view-more-link:before, .rwd .show-more-container.upe a.view-more-link:before {
            content: '\f107'
        }

        .rwd .compatible-viewall-container.upe a.show-less-items:before, .rwd .view-more-container.upe a.show-less-items:before, .rwd .show-more-container.upe a.show-less-items:before {
            content: '\f106'
        }

        .rwd .compatible-viewall-container.upe a:first-child, .rwd .view-more-container.upe a:first-child, .rwd .show-more-container.upe a:first-child {
            margin-left: 0
        }

    .rwd .compatible-viewall-container.upe .icon-after a.show-less-items::before, .rwd .view-more-container.upe .icon-after a.show-less-items::before, .rwd .show-more-container.upe .icon-after a.show-less-items::before, .rwd .compatible-viewall-container.upe .icon-after a.show-more-items::before, .rwd .view-more-container.upe .icon-after a.show-more-items::before, .rwd .show-more-container.upe .icon-after a.show-more-items::before {
        display: none
    }

    .rwd .compatible-viewall-container.upe .icon-after a.show-more-items:after, .rwd .view-more-container.upe .icon-after a.show-more-items:after, .rwd .show-more-container.upe .icon-after a.show-more-items:after, .rwd .compatible-viewall-container.upe .icon-after a.show-less-items:after, .rwd .view-more-container.upe .icon-after a.show-less-items:after, .rwd .show-more-container.upe .icon-after a.show-less-items:after, .rwd .compatible-viewall-container.upe .icon-after a.view-more-link:after, .rwd .view-more-container.upe .icon-after a.view-more-link:after, .rwd .show-more-container.upe .icon-after a.view-more-link:after {
        position: relative;
        display: inline-block;
        font-family: "site-global-icons";
        content: ' ';
        margin-right: 8px
    }

    .rwd .compatible-viewall-container.upe .icon-after a.show-more-items:after, .rwd .view-more-container.upe .icon-after a.show-more-items:after, .rwd .show-more-container.upe .icon-after a.show-more-items:after, .rwd .compatible-viewall-container.upe .icon-after a.view-more-link:after, .rwd .view-more-container.upe .icon-after a.view-more-link:after, .rwd .show-more-container.upe .icon-after a.view-more-link:after {
        content: '\f107'
    }

    .rwd .compatible-viewall-container.upe .icon-after a.show-less-items:after, .rwd .view-more-container.upe .icon-after a.show-less-items:after, .rwd .show-more-container.upe .icon-after a.show-less-items:after {
        content: '\f106'
    }

    .rwd .compatible-viewall-container.upe.show-more-less-only .view-all-items, .rwd .view-more-container.upe.show-more-less-only .view-all-items, .rwd .show-more-container.upe.show-more-less-only .view-all-items {
        display: none
    }

    .rwd .compatible-viewall-container.upe.show-more-less-only a.show-less-items, .rwd .view-more-container.upe.show-more-less-only a.show-less-items, .rwd .show-more-container.upe.show-more-less-only a.show-less-items {
        margin-left: 0
    }

        .rwd .compatible-viewall-container.upe.show-more-less-only a.show-less-items:after, .rwd .view-more-container.upe.show-more-less-only a.show-less-items:after, .rwd .show-more-container.upe.show-more-less-only a.show-less-items:after {
            display: inline-block
        }

.rwd .theme-dark-1 .show-more-container.upe .show-more:before, .rwd .theme-dark-2 .show-more-container.upe .show-more:before, .rwd .theme-dark-default .show-more-container.upe .show-more:before, .rwd .theme-dark-1 .show-more-container.upe .show-more:after, .rwd .theme-dark-2 .show-more-container.upe .show-more:after, .rwd .theme-dark-default .show-more-container.upe .show-more:after {
    background: rgba(255,255,255,0.5)
}

.rwd .theme-dark-1 .show-more-container.upe a, .rwd .theme-dark-2 .show-more-container.upe a, .rwd .theme-dark-default .show-more-container.upe a {
    border-bottom-color: transparent !important
}

    .rwd .theme-dark-1 .show-more-container.upe a:hover, .rwd .theme-dark-2 .show-more-container.upe a:hover, .rwd .theme-dark-default .show-more-container.upe a:hover, .rwd .theme-dark-1 .show-more-container.upe a:focus, .rwd .theme-dark-2 .show-more-container.upe a:focus, .rwd .theme-dark-default .show-more-container.upe a:focus {
        text-decoration: none;
        border-bottom-color: #fff !important
    }

.rwd .theme-light-default .show-more-container.upe .show-more:before, .rwd .theme-light-default .show-more-container.upe .show-more:after {
    background: #0068b5
}

.rwd .promotions .blade-item-link::before, .rwd .accent .blade-featured-content .blade-item-link::before {
    bottom: 0;
    content: "";
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    white-space: nowrap;
    z-index: 1
}

.rwd .promotions .blade-item:hover a.fake-cta:not(.btn) {
    color: #00aeef
}

    .rwd .promotions .blade-item:hover a.fake-cta:not(.btn).locked:after {
        background: url('commons-page/resources/images/overview-icons/lock_hover.png') no-repeat
    }

@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx) {
    .rwd .promotions .blade-item:hover a.fake-cta:not(.btn).locked:after {
        background: url('commons-page/resources/images/overview-icons/lock_hover_retina.png') no-repeat;
        background-size: 11px 15px
    }
}

.rwd .promotions .blade-itemized-2 .blade-item-content, .rwd .promotions .blade-itemized-1 .blade-item-content {
    position: static
}

.rwd .promotions .blade-item-content .item-cta a:not(.fake-cta) {
    z-index: 2;
    position: relative
}

.rwd .component.promotions .blade .blade-item .blade-item-link::before {
    display: none
}

.rwd .blade.solid.white, .rwd .blade-group.solid.white, .rwd nav.global-menu.solid.white, .rwd .force-background.solid.white {
    background: #FFF
}

.rwd .blade.solid.brand-primary, .rwd .blade-group.solid.brand-primary, .rwd nav.global-menu.solid.brand-primary, .rwd .force-background.solid.brand-primary {
    background: #0068b5
}

.rwd .blade.solid.brand-dark-blue, .rwd .blade-group.solid.brand-dark-blue, .rwd nav.global-menu.solid.brand-dark-blue, .rwd .force-background.solid.brand-dark-blue {
    background: #003c71
}

.rwd .blade.solid.brand-darkest-blue, .rwd .blade-group.solid.brand-darkest-blue, .rwd nav.global-menu.solid.brand-darkest-blue, .rwd .force-background.solid.brand-darkest-blue {
    background: #05132d
}

.rwd .blade.solid.brand-darkest-gray, .rwd .blade-group.solid.brand-darkest-gray, .rwd nav.global-menu.solid.brand-darkest-gray, .rwd .force-background.solid.brand-darkest-gray {
    background: #252525
}

.rwd .blade.solid.brand-very-dark-gray, .rwd .blade-group.solid.brand-very-dark-gray, .rwd nav.global-menu.solid.brand-very-dark-gray, .rwd .force-background.solid.brand-very-dark-gray {
    background: #333
}

.rwd .blade.solid.brand-light-gray, .rwd .blade-group.solid.brand-light-gray, .rwd nav.global-menu.solid.brand-light-gray, .rwd .force-background.solid.brand-light-gray {
    background-color: rgba(215,215,215,0.6)
}

.rwd .blade.solid.brand-light-gray2, .rwd .blade-group.solid.brand-light-gray2, .rwd nav.global-menu.solid.brand-light-gray2, .rwd .force-background.solid.brand-light-gray2 {
    background-color: #f7f7f7
}

.rwd .blade.solid.brand-darkest-blue, .rwd .blade-group.solid.brand-darkest-blue, .rwd nav.global-menu.solid.brand-darkest-blue, .rwd .force-background.solid.brand-darkest-blue {
    background-color: #05132d
}

.rwd .blade.solid.brand-lightest-gray, .rwd .blade-group.solid.brand-lightest-gray, .rwd nav.global-menu.solid.brand-lightest-gray, .rwd .force-background.solid.brand-lightest-gray {
    background: #f3f3f3
}

.rwd .blade.solid.brand-lightest-gray-2, .rwd .blade-group.solid.brand-lightest-gray-2, .rwd nav.global-menu.solid.brand-lightest-gray-2, .rwd .force-background.solid.brand-lightest-gray-2 {
    background: #f7f7f7
}

.rwd .blade.solid.brand-lighter-gray, .rwd .blade-group.solid.brand-lighter-gray, .rwd nav.global-menu.solid.brand-lighter-gray, .rwd .force-background.solid.brand-lighter-gray {
    background: #e7e7e7
}

.rwd .blade.solid.brand-black-transparent, .rwd .blade-group.solid.brand-black-transparent, .rwd nav.global-menu.solid.brand-black-transparent, .rwd .force-background.solid.brand-black-transparent {
    background: rgba(0,0,0,0.95)
}

.rwd .blade.solid.transparent, .rwd .blade-group.solid.transparent, .rwd nav.global-menu.solid.transparent, .rwd .force-background.solid.transparent {
    background: transparent
}

.rwd .blade.solid.brand-geode, .rwd .blade-group.solid.brand-geode, .rwd nav.global-menu.solid.brand-geode, .rwd .force-background.solid.brand-geode {
    background-color: #8f5da2
}

.rwd .blade.solid.brand-blue-steel, .rwd .blade-group.solid.brand-blue-steel, .rwd nav.global-menu.solid.brand-blue-steel, .rwd .force-background.solid.brand-blue-steel {
    background-color: #548fad
}

.rwd .blade.solid.brand-blue-steel-shade1, .rwd .blade-group.solid.brand-blue-steel-shade1, .rwd nav.global-menu.solid.brand-blue-steel-shade1, .rwd .force-background.solid.brand-blue-steel-shade1 {
    background-color: #41728a
}

.rwd .blade.solid.brand-blue-steel-shade2, .rwd .blade-group.solid.brand-blue-steel-shade2, .rwd nav.global-menu.solid.brand-blue-steel-shade2, .rwd .force-background.solid.brand-blue-steel-shade2 {
    background-color: #183544
}

.rwd .blade.solid.brand-classic-blue, .rwd .blade-group.solid.brand-classic-blue, .rwd nav.global-menu.solid.brand-classic-blue, .rwd .force-background.solid.brand-classic-blue {
    background-color: #0068b5
}

.rwd .blade.solid.brand-classic-blue-shade1, .rwd .blade-group.solid.brand-classic-blue-shade1, .rwd nav.global-menu.solid.brand-classic-blue-shade1, .rwd .force-background.solid.brand-classic-blue-shade1 {
    background-color: #004a86
}

.rwd .blade.solid.brand-classic-blue-shade2, .rwd .blade-group.solid.brand-classic-blue-shade2, .rwd nav.global-menu.solid.brand-classic-blue-shade2, .rwd .force-background.solid.brand-classic-blue-shade2 {
    background-color: #00285a
}

.rwd .blade.solid.brand-energy-blue-shade2, .rwd .blade-group.solid.brand-energy-blue-shade2, .rwd nav.global-menu.solid.brand-energy-blue-shade2, .rwd .force-background.solid.brand-energy-blue-shade2 {
    background-color: #005b85
}

.rwd .blade.solid.brand-geode-shade1, .rwd .blade-group.solid.brand-geode-shade1, .rwd nav.global-menu.solid.brand-geode-shade1, .rwd .force-background.solid.brand-geode-shade1 {
    background-color: #653171
}

.rwd .blade.solid.brand-rust-shade1, .rwd .blade-group.solid.brand-rust-shade1, .rwd nav.global-menu.solid.brand-rust-shade1, .rwd .force-background.solid.brand-rust-shade1 {
    background-color: #b24501
}

.rwd .blade.solid.brand-moss-shade2, .rwd .blade-group.solid.brand-moss-shade2, .rwd nav.global-menu.solid.brand-moss-shade2, .rwd .force-background.solid.brand-moss-shade2 {
    background-color: #515a3d
}

.rwd .blade.solid.brand-cobalt, .rwd .blade-group.solid.brand-cobalt, .rwd nav.global-menu.solid.brand-cobalt, .rwd .force-background.solid.brand-cobalt {
    background-color: #1e2eb8
}

.rwd .blade.solid.brand-cobalt-shade1, .rwd .blade-group.solid.brand-cobalt-shade1, .rwd nav.global-menu.solid.brand-cobalt-shade1, .rwd .force-background.solid.brand-cobalt-shade1 {
    background-color: #000f8a
}

.rwd .blade.solid.brand-cobalt-shade2, .rwd .blade-group.solid.brand-cobalt-shade2, .rwd nav.global-menu.solid.brand-cobalt-shade2, .rwd .force-background.solid.brand-cobalt-shade2 {
    background-color: #000864
}

.rwd .blade.solid.brand-cobalt-shade3, .rwd .blade-group.solid.brand-cobalt-shade3, .rwd nav.global-menu.solid.brand-cobalt-shade3, .rwd .force-background.solid.brand-cobalt-shade3 {
    background-color: #040e35
}

.rwd .blade.solid.brand-blue-steel-shade2, .rwd .blade-group.solid.brand-blue-steel-shade2, .rwd nav.global-menu.solid.brand-blue-steel-shade2, .rwd .force-background.solid.brand-blue-steel-shade2 {
    background-color: #183544
}

.rwd .blade.solid.brand-carbon-shade1, .rwd .blade-group.solid.brand-carbon-shade1, .rwd nav.global-menu.solid.brand-carbon-shade1, .rwd .force-background.solid.brand-carbon-shade1 {
    background-color: #525252
}

.rwd .blade.solid.brand-carbon-shade2, .rwd .blade-group.solid.brand-carbon-shade2, .rwd nav.global-menu.solid.brand-carbon-shade2, .rwd .force-background.solid.brand-carbon-shade2 {
    background-color: #262626
}

.rwd .blade.full-bleed-image, .rwd .blade-group.full-bleed-image, .rwd nav.global-menu.full-bleed-image, .rwd .force-background.full-bleed-image {
    background-color: #003c71
}

.rwd .blade.radial-gradient.dark-blue-to-gray, .rwd .blade-group.radial-gradient.dark-blue-to-gray, .rwd nav.global-menu.radial-gradient.dark-blue-to-gray, .rwd .force-background.radial-gradient.dark-blue-to-gray {
    background: #21272c;
    background: -moz-radial-gradient(center,circle cover,#283b41 0,#222 50%);
    background: -webkit-gradient(radial,circle center,0,center center,100%,color-stop(0,#283b41),color-stop(50%,#222));
    background: -webkit-radial-gradient(center,circle cover,#283b41 0,#222 50%);
    background: -o-radial-gradient(center,circle cover,#283b41 0,#222 50%);
    background: -ms-radial-gradient(center,circle cover,#283b41 0,#222 50%);
    background: radial-gradient(circle at top center,#283b41 0,#222 50%)
}

.rwd .blade.radial-gradient.gray-to-black, .rwd .blade-group.radial-gradient.gray-to-black, .rwd nav.global-menu.radial-gradient.gray-to-black, .rwd .force-background.radial-gradient.gray-to-black {
    background: #555;
    background: -moz-radial-gradient(center,circle cover,#555 0,#21272c 50%);
    background: -webkit-gradient(radial,circle center,0,center center,100%,color-stop(0,#555),color-stop(50%,#21272c));
    background: -webkit-radial-gradient(center,circle cover,#555 0,#21272c 50%);
    background: -o-radial-gradient(center,circle cover,#555 0,#21272c 50%);
    background: -ms-radial-gradient(center,circle cover,#555 0,#21272c 50%);
    background: radial-gradient(circle at top left,#555 0,#21272c 50%)
}

.rwd .blade.radial-gradient.brand-blue, .rwd .blade-group.radial-gradient.brand-blue, .rwd nav.global-menu.radial-gradient.brand-blue, .rwd .force-background.radial-gradient.brand-blue {
    background: #003c71;
    background: -moz-radial-gradient(center,ellipse cover,#0068b5 1%,#003c71 70%);
    background: -webkit-gradient(radial,ellipse center,0,center center,100%,color-stop(1%,#0068b5),color-stop(70%,#003c71));
    background: -webkit-radial-gradient(center,ellipse cover,#0068b5 1%,#003c71 70%);
    background: -o-radial-gradient(center,ellipse cover,#0068b5 1%,#003c71 70%);
    background: -ms-radial-gradient(center,ellipse cover,#0068b5 1%,#003c71 70%);
    background: radial-gradient(center,#0068b5 1%,#003c71 70%)
}

.rwd .blade.gradient.halo-darkest-blue, .rwd .blade-group.gradient.halo-darkest-blue, .rwd nav.global-menu.gradient.halo-darkest-blue, .rwd .force-background.gradient.halo-darkest-blue {
    background: #05132d;
    background: -moz-radial-gradient(center,ellipse cover,#03457a 0,#051936 80%,#05132d 100%);
    background: -webkit-gradient(radial,center center,0,center center,100%,color-stop(0,#03457a),color-stop(80%,#051936),color-stop(100%,#05132d));
    background: -webkit-radial-gradient(center,ellipse cover,#03457a 0,#051936 80%,#05132d 100%);
    background: -o-radial-gradient(center,ellipse cover,#03457a 0,#051936 80%,#05132d 100%);
    background: -ms-radial-gradient(center,ellipse cover,#03457a 0,#051936 80%,#05132d 100%)
}

html.cssgradients .rwd .blade.gradient.halo-darkest-blue, html.cssgradients .rwd .blade-group.gradient.halo-darkest-blue, html.cssgradients .rwd nav.global-menu.gradient.halo-darkest-blue, html.cssgradients .rwd .force-background.gradient.halo-darkest-blue {
    background: radial-gradient(ellipse at center,#03457a 0,#051936 80%,#05132d 100%)
}

.rwd .blade.gradient.marquee-search, .rwd .blade-group.gradient.marquee-search, .rwd nav.global-menu.gradient.marquee-search, .rwd .force-background.gradient.marquee-search {
    background: radial-gradient(circle at bottom,#4fa4d6 0,#004683 60%,#001e46 100%)
}

@media screen and (min-width:768px) {
    .rwd .blade.gradient.marquee-search, .rwd .blade-group.gradient.marquee-search, .rwd nav.global-menu.gradient.marquee-search, .rwd .force-background.gradient.marquee-search {
        background: radial-gradient(ellipse at bottom,#4fa4d6 0,#004683 50%,#001e46 100%)
    }
}

.rwd .blade.svg-background, .rwd .blade-group.svg-background, .rwd nav.global-menu.svg-background, .rwd .force-background.svg-background {
    background-position: center;
    background-repeat: no-repeat;
    background-size: 150%
}

@media screen and (min-width:768px) {
    .rwd .blade.svg-background, .rwd .blade-group.svg-background, .rwd nav.global-menu.svg-background, .rwd .force-background.svg-background {
        background-size: 100%
    }
}

.rwd .blade.svg-background.mosaic-l1-svg, .rwd .blade-group.svg-background.mosaic-l1-svg, .rwd nav.global-menu.svg-background.mosaic-l1-svg, .rwd .force-background.svg-background.mosaic-l1-svg {
    background-image: url("commons-page/resources/images/svg-backgrounds/background-l1-mosaic.svg")
}

.rwd .blade.svg-background.mosaic-l2-svg, .rwd .blade-group.svg-background.mosaic-l2-svg, .rwd nav.global-menu.svg-background.mosaic-l2-svg, .rwd .force-background.svg-background.mosaic-l2-svg {
    background-image: url("commons-page/resources/images/svg-backgrounds/background-l2-mosaic.svg")
}

.rwd .blade.svg-background.mosaic-l3-svg, .rwd .blade-group.svg-background.mosaic-l3-svg, .rwd nav.global-menu.svg-background.mosaic-l3-svg, .rwd .force-background.svg-background.mosaic-l3-svg {
    background-image: url("commons-page/resources/images/svg-backgrounds/background-l3-mosaic.svg")
}

.rwd .blade.svg-background.mosaic-dev-svg, .rwd .blade-group.svg-background.mosaic-dev-svg, .rwd nav.global-menu.svg-background.mosaic-dev-svg, .rwd .force-background.svg-background.mosaic-dev-svg {
    background-image: url("commons-page/resources/images/svg-backgrounds/background-devzone-mosaic.svg")
}

.rwd .downloadsSoftwareBlade .downloads-blade {
    background: white;
    padding: 30px 0;
    margin: 30px 0
}

    .rwd .downloadsSoftwareBlade .downloads-blade .filter-section {
        padding-top: 0
    }

        .rwd .downloadsSoftwareBlade .downloads-blade .filter-section .ddl-section .filter-text {
            margin-left: -15px
        }

    .rwd .downloadsSoftwareBlade .downloads-blade .title-row {
        border-bottom: 1px solid #d7d7d7
    }

        .rwd .downloadsSoftwareBlade .downloads-blade .title-row h2 {
            margin: 0 0 15px;
            line-height: 40px;
            font-weight: 300
        }

    .rwd .downloadsSoftwareBlade .downloads-blade .filters-row {
        border-bottom: 1px solid #d7d7d7;
        padding-top: 7.5px;
        padding-bottom: 15px
    }

        .rwd .downloadsSoftwareBlade .downloads-blade .filters-row .filter-os {
            color: #707070
        }

    .rwd .downloadsSoftwareBlade .downloads-blade .downloads-blade-pagination {
        padding: 30px 0 0;
        text-align: center
    }

        .rwd .downloadsSoftwareBlade .downloads-blade .downloads-blade-pagination .page-controls {
            cursor: pointer
        }

        .rwd .downloadsSoftwareBlade .downloads-blade .downloads-blade-pagination .page-previous {
            margin-right: 5px
        }

            .rwd .downloadsSoftwareBlade .downloads-blade .downloads-blade-pagination .page-previous:before {
                font-size: 22px;
                color: #0071c5;
                font-weight: 700
            }

        .rwd .downloadsSoftwareBlade .downloads-blade .downloads-blade-pagination .page-next {
            margin-left: 5px
        }

            .rwd .downloadsSoftwareBlade .downloads-blade .downloads-blade-pagination .page-next:before {
                font-size: 22px;
                color: #0071c5;
                font-weight: 700
            }

        .rwd .downloadsSoftwareBlade .downloads-blade .downloads-blade-pagination .page-current-pagenumber {
            border: 1px solid #d7d7d7;
            width: 35px;
            text-align: center;
            min-width: 0;
            padding: 5px;
            color: #555;
            margin: 0 2.5px;
            outline: 0
        }

        .rwd .downloadsSoftwareBlade .downloads-blade .downloads-blade-pagination .page-view-all {
            display: inline-block;
            margin-left: 30px
        }

        .rwd .downloadsSoftwareBlade .downloads-blade .downloads-blade-pagination .paginate-results {
            display: none
        }

    .rwd .downloadsSoftwareBlade .downloads-blade .filterby-os {
        border: 1px solid #d7d7d7;
        padding: 7.5px 35px 7.5px 10px;
        border-radius: 3px;
        display: inline-block;
        position: relative;
        cursor: pointer;
        min-width: 200px;
        width: 95%
    }

        .rwd .downloadsSoftwareBlade .downloads-blade .filterby-os .filter-selected-down-arrow:before {
            font-size: 22px;
            color: #0071c5;
            position: absolute;
            right: 0;
            font-weight: 700
        }

    .rwd .downloadsSoftwareBlade .downloads-blade .filterby-os-options {
        background-color: #252525;
        z-index: 9;
        position: absolute;
        padding: 2.5px 0;
        min-width: 200px;
        top: 40px;
        left: 0;
        display: none;
        width: 100%;
        overflow-y: scroll;
        height: 175px
    }

        .rwd .downloadsSoftwareBlade .downloads-blade .filterby-os-options:before {
            width: 0;
            height: 0;
            border-left: 15px solid transparent;
            border-right: 15px solid transparent;
            border-bottom: 10px solid #252525;
            content: "";
            position: absolute;
            left: 50%;
            margin-left: -20px;
            top: -10px
        }

        .rwd .downloadsSoftwareBlade .downloads-blade .filterby-os-options .filter-option {
            display: block;
            padding: 10px 20px;
            color: white;
            cursor: pointer
        }

            .rwd .downloadsSoftwareBlade .downloads-blade .filterby-os-options .filter-option:hover {
                color: #00aeef;
                background-color: #333
            }

            .rwd .downloadsSoftwareBlade .downloads-blade .filterby-os-options .filter-option.selected {
                background-color: #0071c5;
                color: white
            }

    .rwd .downloadsSoftwareBlade .downloads-blade .idsa-promo {
        text-align: right
    }

        .rwd .downloadsSoftwareBlade .downloads-blade .idsa-promo a .idsa-icon {
            width: 70px;
            margin-right: 5px
        }

        .rwd .downloadsSoftwareBlade .downloads-blade .idsa-promo a .idsa-copy {
            color: #555;
            font-size: 20px;
            font-weight: 300;
            margin-bottom: 17px
        }

        .rwd .downloadsSoftwareBlade .downloads-blade .idsa-promo a .btn-idsa-getstarted {
            color: white;
            background-color: #0071c5;
            padding: 4px 15px;
            border-radius: 3px;
            margin-left: 5px;
            text-align: center;
            font-size: 14px;
            font-weight: 400;
            white-space: nowrap;
            display: inline-block
        }

        .rwd .downloadsSoftwareBlade .downloads-blade .idsa-promo a:hover .btn-idsa-getstarted {
            background-color: #0083d7;
            color: white
        }

    .rwd .downloadsSoftwareBlade .downloads-blade label.hidden {
        display: none
    }

    .rwd .downloadsSoftwareBlade .downloads-blade .filter-search {
        position: relative
    }

        .rwd .downloadsSoftwareBlade .downloads-blade .filter-search .btn-filter-search:before {
            font-size: 22px;
            color: #0071c5;
            position: absolute;
            top: 9px;
            right: 6.5px
        }

    .rwd .downloadsSoftwareBlade .downloads-blade .input-filter-search {
        background-color: #f2f2f2;
        padding: 8.5px 45px 8.5px 12.5px;
        border-radius: 3px;
        border: 0;
        width: 100%;
        outline: 0
    }

        .rwd .downloadsSoftwareBlade .downloads-blade .input-filter-search::-ms-clear {
            display: none
        }

    .rwd .downloadsSoftwareBlade .downloads-blade a.btn-download-driver {
        text-align: center;
        padding: 4px 10px;
        border-radius: 3px;
        border: 0;
        outline: 0;
        font-size: 14px;
        min-width: 115px;
        display: inline-block;
        background-color: #0071c5;
        border: 1px solid #0071c5;
        color: white
    }

        .rwd .downloadsSoftwareBlade .downloads-blade a.btn-download-driver:hover {
            background-color: #003c71;
            border: 1px solid #003c71;
            color: white
        }

    .rwd .downloadsSoftwareBlade .downloads-blade a.btn-view-driver {
        text-align: center;
        font-size: 14px;
        min-width: 115px;
        display: inline-block;
        background-color: transparent;
        margin-bottom: 0
    }

        .rwd .downloadsSoftwareBlade .downloads-blade a.btn-view-driver:hover, .rwd .downloadsSoftwareBlade .downloads-blade a.btn-view-driver:focus {
            background-color: #005a9d;
            color: white
        }

        .rwd .downloadsSoftwareBlade .downloads-blade a.btn-view-driver:after {
            display: none
        }

    .rwd .downloadsSoftwareBlade .downloads-blade .header-row {
        padding-top: 15px;
        padding-bottom: 15px;
        border-bottom: 1px solid #e4e4e4
    }

        .rwd .downloadsSoftwareBlade .downloads-blade .header-row h3 {
            font-size: 16px;
            color: #262626;
            font-weight: 700;
            margin: 0
        }

        .rwd .downloadsSoftwareBlade .downloads-blade .header-row > div {
            text-align: center
        }

            .rwd .downloadsSoftwareBlade .downloads-blade .header-row > div:first-child {
                text-align: left
            }

    .rwd .downloadsSoftwareBlade .downloads-blade .software-name {
        margin-right: 30px
    }

    .rwd .downloadsSoftwareBlade .downloads-blade .margin-fix {
        margin-left: -15px;
        margin-right: -15px
    }

    .rwd .downloadsSoftwareBlade .downloads-blade .download-row {
        margin-left: -15px;
        margin-right: -15px;
        padding-top: 15px;
        padding-bottom: 15px;
        border-bottom: 1px solid #e4e4e4;
        position: relative
    }

        .rwd .downloadsSoftwareBlade .downloads-blade .download-row > div {
            text-align: center
        }

            .rwd .downloadsSoftwareBlade .downloads-blade .download-row > div:first-child {
                text-align: left;
                cursor: pointer
            }

        .rwd .downloadsSoftwareBlade .downloads-blade .download-row h4 {
            color: #003c71;
            cursor: pointer;
            font-size: 16px
        }

            .rwd .downloadsSoftwareBlade .downloads-blade .download-row h4:hover {
                color: #555
            }

        .rwd .downloadsSoftwareBlade .downloads-blade .download-row span:before {
            color: #0071c5;
            font-size: 22px;
            margin: 0 0 0 15px;
            font-weight: 700;
            position: unset;
            cursor: pointer;
            top: 21px
        }

        .rwd .downloadsSoftwareBlade .downloads-blade .download-row p {
            font-size: 14px;
            color: #262626;
            margin: 0 0 10px;
            line-height: 1.5em
        }

            .rwd .downloadsSoftwareBlade .downloads-blade .download-row p label {
                display: inline;
                font-weight: 700;
                margin-right: 5px
            }

        .rwd .downloadsSoftwareBlade .downloads-blade .download-row .expanded-content {
            width: calc(70%);
            margin: 20px 0 0 30px;
            text-align: left;
            display: none;
            clear: both
        }

            .rwd .downloadsSoftwareBlade .downloads-blade .download-row .expanded-content .download-details {
                color: #0071c5
            }

                .rwd .downloadsSoftwareBlade .downloads-blade .download-row .expanded-content .download-details:hover {
                    color: #00aeef
                }

            .rwd .downloadsSoftwareBlade .downloads-blade .download-row .expanded-content span.download-tag {
                padding: 5px 10px;
                line-height: 1em;
                margin: 2.5px 1px;
                font-weight: 700;
                text-align: center;
                background-color: #e3e3e3;
                white-space: nowrap;
                display: inline-block
            }

        .rwd .downloadsSoftwareBlade .downloads-blade .download-row .download-os {
            font-size: 14px;
            align-items: baseline
        }

        .rwd .downloadsSoftwareBlade .downloads-blade .download-row .collapsed span:before {
            color: #0071c5;
            font-size: 22px;
            margin: 0 0 0 15px;
            font-weight: 700;
            position: absolute;
            top: 21px
        }

    .rwd .downloadsSoftwareBlade .downloads-blade .downloads-no-results {
        color: #262626;
        font-size: 20px;
        font-weight: 400;
        padding-top: 20px
    }

    .rwd .downloadsSoftwareBlade .downloads-blade .num-downloads {
        padding-top: 15px
    }

        .rwd .downloadsSoftwareBlade .downloads-blade .num-downloads span.number-of-downloads {
            font-weight: 700;
            color: #252525
        }

.rwd .downloadsSoftwareBlade .dc-blade-spinner-grey {
    position: relative;
    display: block;
    content: '';
    width: 1.75vw;
    height: 1.75vw;
    border: solid .15vw #959595;
    border-left-color: #f3f3f3;
    border-radius: 50%;
    margin: 20px auto 10px;
    animation: rotation 1s linear infinite;
    left: 7px;
    top: 7px;
    overflow: hidden;
    z-index: 10
}

.rwd .downloadsSoftwareBlade .dc-blade-no-results {
    color: #262626;
    font-size: 20px;
    font-weight: 400;
    padding: 20px 10px 10px;
    text-align: center
}

@media(max-width:1199px) and (min-width:992px) {
    .rwd .downloadsSoftwareBlade .downloads-blade .filterby-os-options {
        width: 100%
    }

    .rwd .downloadsSoftwareBlade .downloads-blade .filters-row .filter-os {
        width: 67%
    }

    .rwd .downloadsSoftwareBlade .downloads-blade .filters-row .filter-search {
        width: 33%
    }

    .rwd .downloadsSoftwareBlade .downloads-blade .idsa-promo a .idsa-copy {
        font-size: 18px
    }
}

@media(min-width:768px) and (max-width:991px) {
    .rwd .downloadsSoftwareBlade .downloads-blade .filterby-os-options {
        width: 100%
    }

    .rwd .downloadsSoftwareBlade .downloads-blade .filters-row .filter-os {
        line-height: 38px
    }

        .rwd .downloadsSoftwareBlade .downloads-blade .filters-row .filter-os:after {
            content: "";
            display: block;
            clear: both
        }

    .rwd .downloadsSoftwareBlade .downloads-blade .filter-os .filterby-os {
        line-height: 22px;
        width: 100%
    }

    .rwd .downloadsSoftwareBlade .dc-blade-spinner-grey {
        width: 2.75vw;
        height: 2.75vw
    }
}

@media(max-width:991px) {
    .rwd .downloadsSoftwareBlade .downloads-blade .filters-row .filter-search {
        border-top: 1px solid #d7d7d7;
        margin-top: 15px;
        padding-top: 15px
    }

    .rwd .downloadsSoftwareBlade .downloads-blade .filters-row .filter-os span.number-of-downloads {
        margin-right: 4px
    }

    .rwd .downloadsSoftwareBlade .downloads-blade .filter-search .btn-filter-search:before {
        top: 24px
    }

    .rwd .downloadsSoftwareBlade .downloads-blade .idsa-promo {
        border-top: 1px solid #d7d7d7;
        text-align: center;
        padding-top: 5px
    }

    .rwd .downloadsSoftwareBlade .resize-desktop #utility-bar .container .navbar-collapse.collapse {
        display: none
    }
}

@media(min-width:768px) {
    .rwd .downloadsSoftwareBlade .downloads-blade .download-row {
        display: flex;
        align-items: center;
        flex-wrap: wrap
    }

    .rwd .downloadsSoftwareBlade .downloads-blade .header-row {
        display: flex;
        align-items: center;
        flex-wrap: wrap
    }

        .rwd .downloadsSoftwareBlade .downloads-blade .header-row > div:first-child {
            padding-left: 0
        }

    .rwd .downloadsSoftwareBlade .downloads-blade .title-row {
        display: flex;
        align-items: center;
        flex-wrap: wrap
    }

        .rwd .downloadsSoftwareBlade .downloads-blade .title-row > div {
            padding-left: 0;
            padding-right: 0
        }

    .rwd .downloadsSoftwareBlade .downloads-blade .filters-row {
        display: flex;
        align-items: center;
        flex-wrap: wrap
    }

        .rwd .downloadsSoftwareBlade .downloads-blade .filters-row > div {
            padding-left: 0;
            padding-right: 0
        }
}

@media(max-width:767px) {
    .rwd .downloadsSoftwareBlade .downloads-blade .num-downloads {
        padding: 15px 15px 0 15px
    }

    .rwd .downloadsSoftwareBlade .downloads-blade .download-row span:before {
        top: 13px;
        margin-top: 2%
    }

    .rwd .downloadsSoftwareBlade .downloads-blade .download-row.collapsed span:before {
        top: 13px
    }

    .rwd .downloadsSoftwareBlade .downloads-blade .title-row h2 {
        font-size: 21px
    }

    .rwd .downloadsSoftwareBlade .downloads-blade .idsa-promo {
        padding-top: 20px;
        padding-bottom: 20px
    }

        .rwd .downloadsSoftwareBlade .downloads-blade .idsa-promo .idsa-icon {
            display: none
        }

    .rwd .downloadsSoftwareBlade .downloads-blade .filter-search .btn-filter-search:before {
        right: 25px
    }

    .rwd .downloadsSoftwareBlade .downloads-blade .filter-os .filterby-os {
        width: 100%
    }

    .rwd .downloadsSoftwareBlade .downloads-blade .filterby-os-options {
        width: 100%
    }

    .rwd .downloadsSoftwareBlade .downloads-blade a.btn-download-driver {
        width: 100%;
        margin-top: 20px
    }

    .rwd .downloadsSoftwareBlade .downloads-blade a.btn-view-driver {
        width: 100%;
        margin-top: 20px
    }

    .rwd .downloadsSoftwareBlade .downloads-blade .downloads-no-results .downloads-no-results-text {
        padding-left: 15px;
        padding-right: 15px
    }

    .rwd .downloadsSoftwareBlade .specs-section .blade:first-child .blade-inside {
        padding-left: 0;
        padding-right: 0
    }

    .rwd .downloadsSoftwareBlade .dc-blade-spinner-grey {
        border: solid 2px #959595;
        border-left-color: #f3f3f3;
        left: 0;
        margin: 20px auto 0;
        width: 4.75vw;
        height: 4.75vw
    }

    .rwd .downloadsSoftwareBlade .dc-blade-no-results {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media(max-width:575px) {
    .rwd .downloadsSoftwareBlade .downloads-blade .downloads-blade-pagination .page-view-all {
        margin: 15px 0 0 0;
        display: block
    }

    .rwd .downloadsSoftwareBlade .downloads-blade .idsa-promo {
        padding-top: 15px
    }

        .rwd .downloadsSoftwareBlade .downloads-blade .idsa-promo a .btn-idsa-getstarted {
            margin: 7.5px 15px 0 15px;
            display: block
        }

    .rwd .downloadsSoftwareBlade .downloads-blade .download-row > div:first-child {
        float: right;
        margin-right: 7%
    }
}

@media(min-width:992px) {
    .rwd .downloadsSoftwareBlade .downloads-blade .title-row {
        flex-wrap: nowrap
    }

    .rwd .downloadsSoftwareBlade .downloads-blade .filters-row {
        flex-wrap: nowrap
    }
}

.rwd .dns-small-width .downloadsSoftwareBlade .downloads-blade {
    margin: 0 15px;
    padding: 0
}

    .rwd .dns-small-width .downloadsSoftwareBlade .downloads-blade .container {
        width: auto
    }

    .rwd .dns-small-width .downloadsSoftwareBlade .downloads-blade .idsa-promo {
        border-top: 1px solid #d7d7d7;
        text-align: center;
        padding-top: 5px
    }

    .rwd .dns-small-width .downloadsSoftwareBlade .downloads-blade .download-row span:before {
        top: 25px
    }

    .rwd .dns-small-width .downloadsSoftwareBlade .downloads-blade .download-row.collapsed span:before {
        top: 25px
    }

    .rwd .dns-small-width .downloadsSoftwareBlade .downloads-blade a.btn.btn-view-driver {
        padding-left: 8px;
        padding-right: 8px
    }

.rwd .dns-small-width .downloadsSoftwareBlade .specs-section .downloads-blade .title-row {
    flex-wrap: wrap
}

    .rwd .dns-small-width .downloadsSoftwareBlade .specs-section .downloads-blade .title-row h2 {
        margin: 0 0 15px;
        line-height: 28px;
        font-weight: 700
    }

        .rwd .dns-small-width .downloadsSoftwareBlade .specs-section .downloads-blade .title-row h2.h2 {
            margin: 0 0 15px;
            line-height: 28px;
            font-weight: 700
        }

.rwd .dns-small-width .downloadsSoftwareBlade .specs-section .downloads-blade .filters-row {
    flex-wrap: wrap
}

@media(max-width:1199px) and (min-width:768px) {
    .rwd .dns-small-width .downloadsSoftwareBlade .downloads-blade .download-row > div {
        margin-left: -1px
    }

    .rwd .dns-small-width .downloadsSoftwareBlade .downloads-blade .filters-row .filter-os {
        line-height: 38px;
        width: 100%
    }

    .rwd .dns-small-width .downloadsSoftwareBlade .downloads-blade .filters-row .filter-search {
        width: 100%
    }

    .rwd .dns-small-width .downloadsSoftwareBlade .downloads-blade .filter-os .filterby-os {
        line-height: 22px;
        width: 100%
    }
}

@media(max-width:1199px) {
    .rwd .dns-small-width .downloadsSoftwareBlade .downloads-blade .filters-row .filter-search {
        padding-top: 15px;
        border-top: 1px solid #d7d7d7;
        margin-top: 15px
    }

    .rwd .dns-small-width .downloadsSoftwareBlade .downloads-blade .filter-search .btn-filter-search:before {
        top: 21px
    }
}

@media(max-width:991px) {
    .rwd .dns-small-width .downloadsSoftwareBlade .downloads-blade .idsa-promo {
        padding: 15px 0
    }

        .rwd .dns-small-width .downloadsSoftwareBlade .downloads-blade .idsa-promo a .idsa-icon {
            display: none
        }
}

@media(max-width:767px) {
    .rwd .dns-small-width .downloadsSoftwareBlade .blade-title {
        display: none
    }

    .rwd .dns-small-width .downloadsSoftwareBlade .downloads-blade .idsa-promo {
        border-top: 0
    }

    .rwd .dns-small-width .downloadsSoftwareBlade .downloads-blade .download-row span:before {
        top: 17px
    }

    .rwd .dns-small-width .downloadsSoftwareBlade .downloads-blade .download-row span.collapsed:before {
        top: 17px
    }
}

.rwd .dns-full-width .downloadsSoftwareBlade .new-DCBlade .blade .blade-inside {
    background-color: unset;
    padding: 0;
    border-bottom: 0
}

    .rwd .dns-full-width .downloadsSoftwareBlade .new-DCBlade .blade .blade-inside .downloads-blade {
        background: unset;
        padding: 0;
        margin: 0
    }

        .rwd .dns-full-width .downloadsSoftwareBlade .new-DCBlade .blade .blade-inside .downloads-blade .container {
            background: white;
            padding: 47px;
            margin-bottom: 32px
        }

@media(max-width:767px) {
    .rwd .dns-full-width .downloadsSoftwareBlade .new-DCBlade .blade .blade-inside .downloads-blade .container {
        padding: 16px
    }
}

.rwd .theme-dark-1 {
    color: #fff
}

    .rwd .theme-dark-1 .editorialtable {
        color: initial
    }

    .rwd .theme-dark-1.brand-primary.storytelling-component blockquote, .rwd .theme-dark-1.brand-dark-blue.storytelling-component blockquote, .rwd .theme-dark-1.brand-primary.storytelling-component cite, .rwd .theme-dark-1.brand-dark-blue.storytelling-component cite {
        color: #FFF
    }

    .rwd .theme-dark-1.brand-primary.storytelling-component .container:before, .rwd .theme-dark-1.brand-dark-blue.storytelling-component .container:before, .rwd .theme-dark-1.brand-primary.storytelling-component .container:after, .rwd .theme-dark-1.brand-dark-blue.storytelling-component .container:after {
        background-color: #005a9d
    }

    .rwd .theme-dark-1.brand-primary.storytelling-component .storytelling-highlights, .rwd .theme-dark-1.brand-dark-blue.storytelling-component .storytelling-highlights, .rwd .theme-dark-1.brand-primary.storytelling-component .storytelling-ctas, .rwd .theme-dark-1.brand-dark-blue.storytelling-component .storytelling-ctas {
        border-color: #005a9d
    }

        .rwd .theme-dark-1.brand-primary.storytelling-component .storytelling-highlights:after, .rwd .theme-dark-1.brand-dark-blue.storytelling-component .storytelling-highlights:after, .rwd .theme-dark-1.brand-primary.storytelling-component .storytelling-ctas:after, .rwd .theme-dark-1.brand-dark-blue.storytelling-component .storytelling-ctas:after {
            background-color: #005a9d
        }

    .rwd .theme-dark-1.brand-primary .show-more-items, .rwd .theme-dark-1.brand-primary .show-less-items, .rwd .theme-dark-1.brand-primary .view-all-items {
        background-color: #0068b5
    }

    .rwd .theme-dark-1.brand-dark-blue .show-more-items, .rwd .theme-dark-1.brand-dark-blue .show-less-items, .rwd .theme-dark-1.brand-dark-blue .view-all-items {
        background-color: #003c71
    }

    .rwd .theme-dark-1.brand-dark-blue.brand-darkest-blue .show-more-items, .rwd .theme-dark-1.brand-dark-blue.brand-darkest-blue .show-less-items, .rwd .theme-dark-1.brand-dark-blue.brand-darkest-blue .view-all-items {
        background-color: #05132d
    }

    .rwd .theme-dark-1.brand-darkest-gray.storytelling-component .container:before, .rwd .theme-dark-1.brand-darkest-gray.storytelling-component .container:after {
        background-color: #262626
    }

    .rwd .theme-dark-1.brand-darkest-gray.storytelling-component .storytelling-highlights, .rwd .theme-dark-1.brand-darkest-gray.storytelling-component .storytelling-ctas {
        border-color: #262626
    }

        .rwd .theme-dark-1.brand-darkest-gray.storytelling-component .storytelling-highlights:after, .rwd .theme-dark-1.brand-darkest-gray.storytelling-component .storytelling-ctas:after {
            background-color: #262626
        }

    .rwd .theme-dark-1.brand-darkest-gray .show-more-items, .rwd .theme-dark-1.brand-darkest-gray .show-less-items, .rwd .theme-dark-1.brand-darkest-gray .view-all-items {
        background-color: #252525
    }

    .rwd .theme-dark-1.brand-blue-steel .show-more-items, .rwd .theme-dark-1.brand-blue-steel .show-less-items, .rwd .theme-dark-1.brand-blue-steel .view-all-items, .rwd .theme-dark-1.brand-blue-steel .goto-component h4 span {
        background-color: #548fad
    }

    .rwd .theme-dark-1.brand-blue-steel-shade2 .show-more-items, .rwd .theme-dark-1.brand-blue-steel-shade2 .show-less-items, .rwd .theme-dark-1.brand-blue-steel-shade2 .view-all-items, .rwd .theme-dark-1.brand-blue-steel-shade2 .goto-component h4 span {
        background-color: #183544
    }

    .rwd .theme-dark-1.brand-blue-steel-shade1 .show-more-items, .rwd .theme-dark-1.brand-blue-steel-shade1 .show-less-items, .rwd .theme-dark-1.brand-blue-steel-shade1 .view-all-items, .rwd .theme-dark-1.brand-blue-steel-shade1 .goto-component h4 span {
        background-color: #41728a
    }

    .rwd .theme-dark-1.brand-geode .show-more-items, .rwd .theme-dark-1.brand-geode .show-less-items, .rwd .theme-dark-1.brand-geode .view-all-items, .rwd .theme-dark-1.brand-geode .goto-component h4 span {
        background-color: #8f5da2
    }

    .rwd .theme-dark-1 .show-more-container.upe .show-more:before, .rwd .theme-dark-1 .show-more-container.upe .show-more:after {
        background: rgba(255,255,255,0.5)
    }

    .rwd .theme-dark-1 .show-more-container.upe .show-more:before, .rwd .theme-dark-1 .show-more-container.upe .show-more:after {
        background: rgba(255,255,255,0.5)
    }

    .rwd .theme-dark-1 a {
        color: #9addf7
    }

        .rwd .theme-dark-1 a.btn-primary {
            color: #FFF
        }

            .rwd .theme-dark-1 a.btn-primary:hover {
                color: #FFF
            }

        .rwd .theme-dark-1 a.white-btn-blue-text {
            color: #0068b5
        }

            .rwd .theme-dark-1 a.white-btn-blue-text:focus {
                color: #003c71
            }

            .rwd .theme-dark-1 a.white-btn-blue-text:hover {
                color: #003c71
            }

        .rwd .theme-dark-1 a:hover {
            color: #00aeef
        }

    .rwd .theme-dark-1 .overview-component a {
        color: #9addf7
    }

    .rwd .theme-dark-1 .overview-component .blade-item a.intel-cta, .rwd .theme-dark-1 .overview-component .blade-item span.intel-cta {
        color: #9addf7
    }

        .rwd .theme-dark-1 .overview-component .blade-item a.intel-cta:hover, .rwd .theme-dark-1 .overview-component .blade-item span.intel-cta:hover {
            color: #9addf7
        }

    .rwd .theme-dark-1 .overview-component .blade-item .btn.btn-primary span.intel-cta {
        color: white
    }

    .rwd .theme-dark-1 .overview-component.overview-component-1.hero-takeover.hero h2.description {
        color: #262626
    }

    .rwd .theme-dark-1 .tag {
        background: rgba(0,0,0,0.35)
    }

    .rwd .theme-dark-1.storytelling-component .block-text .block {
        color: #fff
    }

    .rwd .theme-dark-1.storytelling-component .storytelling-ctas .cta {
        color: #fff
    }

    .rwd .theme-dark-1.storytelling-component .storytelling-links .cta-item a.btn-chicklet {
        color: #fff
    }

    .rwd .theme-dark-1.storytelling-component .container:before, .rwd .theme-dark-1.storytelling-component .container:after {
        background-color: #262626
    }

    .rwd .theme-dark-1.storytelling-component .storytelling-ctas .social-links .facebook {
        color: #fff;
        background-image: url(commons-page/resources/images/sprite-icons.png);
        background-position: 0 -897px;
        width: 32px;
        height: 32px
    }

    .rwd .theme-dark-1.storytelling-component .storytelling-ctas .social-links .linkedin {
        background-image: url(commons-page/resources/images/sprite-icons.png);
        background-position: 0 -1233px;
        width: 32px;
        height: 32px
    }

    .rwd .theme-dark-1.storytelling-component .storytelling-ctas .social-links .twitter {
        background-image: url(commons-page/resources/images/sprite-icons.png);
        background-position: 0 -813px;
        width: 32px;
        height: 32px
    }

    .rwd .theme-dark-1.storytelling-component .storytelling-ctas .social-links .google-plus {
        background-image: url(commons-page/resources/images/sprite-icons.png);
        background-position: 0 -981px;
        width: 32px;
        height: 32px
    }

    .rwd .theme-dark-1.storytelling-component .storytelling-ctas .social-links .social-digg {
        background-image: url(commons-page/resources/images/sprite-icons.png);
        background-position: 0 -1065px;
        width: 32px;
        height: 32px
    }

    .rwd .theme-dark-1.storytelling-component .storytelling-ctas .social-links .social-delicious {
        background-image: url(commons-page/resources/images/sprite-icons.png);
        background-position: 0 -855px;
        width: 32px;
        height: 32px
    }

    .rwd .theme-dark-1.storytelling-component .storytelling-ctas .social-links .more-social {
        background-image: url(commons-page/resources/images/sprite-carets.png);
        background-position: 0 -452px;
        width: 32px;
        height: 32px
    }

    .rwd .theme-dark-1.storytelling-component .storytelling-ctas .social-links .social-links-expanded .facebook, .rwd .theme-dark-1.storytelling-component .storytelling-ctas .social-links .social-links-expanded .linkedin, .rwd .theme-dark-1.storytelling-component .storytelling-ctas .social-links .social-links-expanded .twitter, .rwd .theme-dark-1.storytelling-component .storytelling-ctas .social-links .social-links-expanded .google-plus, .rwd .theme-dark-1.storytelling-component .storytelling-ctas .social-links .social-links-expanded .social-digg, .rwd .theme-dark-1.storytelling-component .storytelling-ctas .social-links .social-links-expanded .social-delicious {
        width: auto;
        height: auto;
        background: 0
    }

    .rwd .theme-dark-1.intro-text-component h2 {
        color: #fff
    }

    .rwd .theme-dark-1.blade-conversations .conversation {
        background: rgba(0,0,0,0.15);
        background: transparent \9;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#26000000',endColorstr='#26000000');
        zoom: 1
    }

    .rwd .theme-dark-1.blade-videos small {
        color: #d7d7d7
    }

    .rwd .theme-dark-1.chat-component h2 {
        color: #fff
    }

    .rwd .theme-dark-1.flyout-component h2, .rwd .theme-dark-1.flyout-component h3 {
        color: #d7d7d7
    }

    .rwd .theme-dark-1.flyout-component .flyout-items p {
        color: #f3f3f3
    }

    .rwd .theme-dark-1.flyout-component button:before, .rwd .theme-dark-1.flyout-component .flyout-padding:before {
        border-color: #00aeef
    }

    .rwd .theme-dark-1 .intel-element-toggler:hover > button {
        color: #00aeef
    }

    .rwd .theme-dark-1 .intel-element-toggler:hover .toggle-plus {
        background-image: url(commons-page/resources/images/sprite-icons/sprite-icons.png);
        background-position: 0 -2133px;
        width: 46px;
        height: 46px
    }

    .rwd .theme-dark-1 .intel-element-toggler:hover .toggle-minus {
        background-image: url(commons-page/resources/images/sprite-icons/sprite-icons.png);
        background-position: 0 -2357px;
        width: 46px;
        height: 46px
    }

    .rwd .theme-dark-1 .intel-element-toggler .toggle-plus {
        background-image: url(commons-page/resources/images/sprite-icons/sprite-icons.png);
        background-position: 0 -2301px;
        width: 46px;
        height: 46px
    }

    .rwd .theme-dark-1 .intel-element-toggler .toggle-minus {
        background-image: url(commons-page/resources/images/sprite-icons/sprite-icons.png);
        background-position: 0 -2077px;
        width: 46px;
        height: 46px
    }

@media screen and (min-width:768px) {
    .rwd .theme-dark-1.tab-blade-component .nav-tabs {
        -webkit-box-shadow: 0 -10px 60px 0 rgba(0,174,239,0.5);
        -moz-box-shadow: 0 -10px 60px 0 rgba(0,174,239,0.5);
        box-shadow: 0 -10px 60px 0 rgba(0,174,239,0.5)
    }

        .rwd .theme-dark-1.tab-blade-component .nav-tabs li {
            border-image: linear-gradient(to bottom,rgba(0,174,239,0.5) 0,rgba(0,174,239,0) 100%);
            border-image-slice: 1
        }

            .rwd .theme-dark-1.tab-blade-component .nav-tabs li.active a {
                color: #f3f3f3;
                border: 0
            }

            .rwd .theme-dark-1.tab-blade-component .nav-tabs li a {
                color: #00aeef;
                border: 0
            }
}

.rwd .theme-dark-1 .flyout-control-panel.menu-panel .flyout-control-listing li a {
    padding: 0;
    background-image: none;
    outline: 0
}

    .rwd .theme-dark-1 .flyout-control-panel.menu-panel .flyout-control-listing li a .icon-caret {
        display: inline-block;
        float: right
    }

    .rwd .theme-dark-1 .flyout-control-panel.menu-panel .flyout-control-listing li a:hover {
        background-image: none
    }

        .rwd .theme-dark-1 .flyout-control-panel.menu-panel .flyout-control-listing li a:hover .icon-caret {
            color: #9addf7
        }

.rwd .theme-dark-1 .flyout-control-panel.menu-panel .flyout-panel a {
    outline: 0
}

.rwd .cta {
    display: inline-block;
    background-color: #00aeef;
    border-radius: 2px 2px;
    color: #FFF;
    text-align: center
}

.rwd .storytelling-component .storytelling-highlights .block-text .block {
    color: #005a9d
}

.rwd .brand-lightest-gray .show-more-items, .rwd .brand-lightest-gray .show-less-items, .rwd .brand-lightest-gray .view-all-items {
    background-color: #f3f3f3
}

.rwd .brand-lightest-gray .intel-element-toggler:hover > button {
    color: #00aeef
}

.rwd .brand-lightest-gray .intel-element-toggler:hover .toggle-plus {
    background-image: url(commons-page/resources/images/sprite-icons/sprite-icons.png);
    background-position: 0 -2133px;
    width: 46px;
    height: 46px
}

.rwd .brand-lightest-gray .intel-element-toggler:hover .toggle-minus {
    background-image: url(commons-page/resources/images/sprite-icons/sprite-icons.png);
    background-position: 0 -2357px;
    width: 46px;
    height: 46px
}

.rwd .brand-lightest-gray .intel-element-toggler .toggle-plus {
    background-image: url(commons-page/resources/images/sprite-icons-blade.png);
    background-position: 0 -2189px;
    width: 46px;
    height: 46px
}

.rwd .brand-lightest-gray .intel-element-toggler .toggle-minus {
    background-image: url(commons-page/resources/images/sprite-icons-blade.png);
    background-position: 0 -1965px;
    width: 46px;
    height: 46px
}

.rwd .intel-element-toggler > button {
    color: inherit
}

.rwd .info-icon {
    border-radius: 50%;
    width: 21px;
    height: 21px;
    display: inline-block;
    padding-left: 9px
}

.rwd .theme-dark-default {
    color: #fff
}

    .rwd .theme-dark-default a {
        color: #fff
    }

        .rwd .theme-dark-default a:hover, .rwd .theme-dark-default a:focus {
            color: #fff
        }

    .rwd .theme-dark-default.intel-ws.link-default a:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore), .rwd .theme-dark-default.intel-ws.link-default a.btn-tertiary {
        border-bottom: 1px dashed;
        color: #fff
    }

        .rwd .theme-dark-default.intel-ws.link-default a:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore):hover, .rwd .theme-dark-default.intel-ws.link-default a.btn-tertiary:hover, .rwd .theme-dark-default.intel-ws.link-default a:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore):focus, .rwd .theme-dark-default.intel-ws.link-default a.btn-tertiary:focus {
            text-decoration: none;
            border-bottom: 1px solid
        }

            .rwd .theme-dark-default.intel-ws.link-default a:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore):hover span, .rwd .theme-dark-default.intel-ws.link-default a.btn-tertiary:hover span, .rwd .theme-dark-default.intel-ws.link-default a:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore):focus span, .rwd .theme-dark-default.intel-ws.link-default a.btn-tertiary:focus span {
                text-decoration: none !important
            }

    .rwd .theme-dark-default.intel-ws.link-default a.btn-chicklet {
        color: #fff
    }

    .rwd .theme-dark-default button[disabled]:not(.vjs-disabled), .rwd .theme-dark-default .btn[disabled], .rwd .theme-dark-default .btn.disabled {
        background-color: transparent;
        color: #fff;
        border-color: #fff
    }

    .rwd .theme-dark-default .btn-primary, .rwd .theme-dark-default a.btn-primary {
        color: #0068b5;
        background: #fff
    }

        .rwd .theme-dark-default .btn-primary:hover, .rwd .theme-dark-default a.btn-primary:hover, .rwd .theme-dark-default .btn-primary:focus, .rwd .theme-dark-default a.btn-primary:focus {
            color: #004a86;
            background: #e9e9e9
        }

    .rwd .theme-dark-default .btn-secondary, .rwd .theme-dark-default a.btn-secondary {
        color: #fff;
        background: transparent;
        border-color: #fff
    }

        .rwd .theme-dark-default .btn-secondary:focus, .rwd .theme-dark-default a.btn-secondary:focus, .rwd .theme-dark-default .btn-secondary:hover, .rwd .theme-dark-default a.btn-secondary:hover {
            color: #004a86;
            background: #e9e9e9;
            border-color: #e9e9e9
        }

    .rwd .theme-dark-default .btn-tertiary {
        color: #fff;
        border-bottom: 1px solid transparent
    }

        .rwd .theme-dark-default .btn-tertiary:hover, .rwd .theme-dark-default .btn-tertiary:focus {
            border-bottom: 1px solid #fff;
            color: #fff
        }

    .rwd .theme-dark-default .owl-dots .owl-dot:hover span {
        background: #00c7fd
    }

    .rwd .theme-dark-default .owl-dots .owl-dot span {
        width: 12px;
        height: 12px;
        border-radius: 0;
        background: #e9e9e9
    }

    .rwd .theme-dark-default .owl-dots .owl-dot.active span {
        background: #00c7fd
    }

.rwd .theme-light-1 {
    color: #003c71
}

    .rwd .theme-light-1.blade {
        background-color: #FFF
    }

    .rwd .theme-light-1 .page-tools .tag {
        background: rgba(0,0,0,0.06);
        color: #003c71
    }

    .rwd .theme-light-1 .page-tools .social-links > .toolbar > .wapwrapper > .kaixin {
        background-image: url(commons-page/resources/images/RWD_full_sprites_centered_v1.3.png);
        background-position: 0 -960px;
        width: 32px;
        height: 32px
    }

    .rwd .theme-light-1 .page-tools .social-links > .toolbar > .wapwrapper > .sina {
        background-image: url(commons-page/resources/images/RWD_full_sprites_centered_v1.3.png);
        background-position: 0 -1088px;
        width: 32px;
        height: 32px
    }

    .rwd .theme-light-1 .page-tools .social-links > .toolbar > .wapwrapper > .google {
        background-image: url(commons-page/resources/images/sprite-icons.png);
        background-position: 0 -939px;
        width: 32px;
        height: 32px
    }

    .rwd .theme-light-1 .page-tools .social-links > .toolbar > .wapwrapper > .twitter {
        background-image: url(commons-page/resources/images/sprite-icons.png);
        background-position: 0 -1359px;
        width: 32px;
        height: 32px
    }

    .rwd .theme-light-1 .page-tools .social-links > .toolbar > .wapwrapper > .orkut {
        background-image: url(commons-page/resources/images/RWD_full_sprites_centered_v1.3.png);
        background-position: 0 -642px;
        width: 32px;
        height: 32px
    }

    .rwd .theme-light-1 .page-tools .social-links > .toolbar > .wapwrapper > .digg {
        background-image: url(commons-page/resources/images/sprite-icons.png);
        background-position: 0 -1401px;
        width: 32px;
        height: 32px
    }

    .rwd .theme-light-1 .page-tools .social-links > .toolbar > .wapwrapper > .slashdot {
        background-image: url(commons-page/resources/images/RWD_full_sprites_centered_v1.3.png);
        background-position: 0 -448px;
        width: 32px;
        height: 32px
    }

    .rwd .theme-light-1 .page-tools .social-links > .toolbar > .wapwrapper > .qzone {
        background-image: url(commons-page/resources/images/RWD_full_sprites_centered_v1.3.png);
        background-position: 0 -1217px;
        width: 32px;
        height: 32px
    }

    .rwd .theme-light-1 .page-tools .social-links > .toolbar > .wapwrapper > .facebook {
        background-image: url(commons-page/resources/images/sprite-icons.png);
        background-position: 0 -771px;
        width: 32px;
        height: 32px
    }

    .rwd .theme-light-1 .page-tools .social-links > .toolbar > .wapwrapper > .renren {
        background-image: url(commons-page/resources/images/RWD_full_sprites_centered_v1.3.png);
        background-position: 0 -1024px;
        width: 32px;
        height: 32px
    }

    .rwd .theme-light-1 .page-tools .social-links > .toolbar > .wapwrapper > .stumbleupon {
        background-image: url(commons-page/resources/images/RWD_full_sprites_centered_v1.3.png);
        background-position: 0 -514px;
        width: 32px;
        height: 32px
    }

    .rwd .theme-light-1 .page-tools .social-links > .toolbar > .wapwrapper > .netvibes {
        background-image: url(commons-page/resources/images/RWD_full_sprites_centered_v1.3.png);
        background-position: 0 -578px;
        width: 32px;
        height: 32px
    }

    .rwd .theme-light-1 .page-tools .social-links > .toolbar > .wapwrapper > .delicious {
        background-image: url(commons-page/resources/images/sprite-icons.png);
        background-position: 0 -1023px;
        width: 32px;
        height: 32px
    }

    .rwd .theme-light-1 .page-tools .social-links > .toolbar > .wapwrapper > .vkontake {
        background-image: url(commons-page/resources/images/RWD_full_sprites_centered_v1.3.png);
        background-position: 0 -1153px;
        width: 32px;
        height: 32px
    }

    .rwd .theme-light-1 .page-tools .social-links > .toolbar > .wapwrapper > .reddit {
        background-image: url(commons-page/resources/images/RWD_full_sprites_centered_v1.3.png);
        background-position: 0 -387px;
        width: 32px;
        height: 32px
    }

    .rwd .theme-light-1 .page-tools .social-links > .toolbar > .wapwrapper > .linkedin {
        background-image: url(commons-page/resources/images/sprite-icons.png);
        background-position: 0 -1107px;
        width: 32px;
        height: 32px
    }

    .rwd .theme-light-1 .page-tools .social-links > .toolbar > .wapwrapper > .sohu {
        background-image: url(commons-page/resources/images/RWD_full_sprites_centered_v1.3.png);
        background-position: 0 -6943px;
        width: 32px;
        height: 32px
    }

    .rwd .theme-light-1 .page-tools .social-links > .toolbar > .wapwrapper > .tencentweibo {
        background-image: url(commons-page/resources/images/RWD_full_sprites_centered_v1.3.png);
        background-position: 0 -7172px;
        width: 32px;
        height: 32px
    }

    .rwd .theme-light-1 .page-tools .social-links > .toolbar > .wapwrapper > .wechat {
        background-image: url(commons-page/resources/images/sprite-with-gray-icons.png);
        background-position: -270px -210px;
        width: 32px;
        height: 32px
    }

    .rwd .theme-light-1 .page-tools .social-links .more-social {
        background-image: url(commons-page/resources/images/sprite-carets.png);
        background-position: 0 -494px;
        width: 32px;
        height: 32px
    }

    .rwd .theme-light-1.overview-component .blade-item a.blue-btn-white-text span.intel-cta {
        color: white
    }

        .rwd .theme-light-1.overview-component .blade-item a.blue-btn-white-text span.intel-cta:hover {
            color: white
        }

@media(max-width:767px) {
    .rwd .theme-light-1.overview-component .blade-item a.blue-btn-white-text-mobile span.intel-cta {
        color: white
    }

        .rwd .theme-light-1.overview-component .blade-item a.blue-btn-white-text-mobile span.intel-cta:hover {
            color: white
        }
}

.rwd .theme-light-1.overview-component .blade-item a span.intel-cta {
    color: #0068b5
}

    .rwd .theme-light-1.overview-component .blade-item a span.intel-cta:hover {
        color: #00aeef
    }

.rwd .theme-light-1.overview-component .blade-item a.btn.btn-primary span.intel-cta {
    color: white
}

.rwd .theme-light-1.overview-component .blade-item ul.anchor-links li a {
    background-image: url('commons-page/resources/images/icon-double-caret-dk-blue.png');
    color: #003c71
}

    .rwd .theme-light-1.overview-component .blade-item ul.anchor-links li a:hover {
        color: #003c71
    }

@media(max-width:767px) {
    .rwd .theme-light-1.overview-component .blade-item-1 h2.visible-xs:before, .rwd .theme-light-1.overview-component .blade-item-2 h2.visible-xs:before, .rwd .theme-light-1.overview-component .blade-item-3 h2.visible-xs:before, .rwd .theme-light-1.overview-component .blade-item-4 h2.visible-xs:before {
        background-image: url(commons-page/resources/images/sprite-carets.png);
        background-position: 0 -80px;
        width: 11px;
        height: 6px
    }

    .rwd .theme-light-1.overview-component .blade-item-1.active h2.visible-xs:before, .rwd .theme-light-1.overview-component .blade-item-2.active h2.visible-xs:before, .rwd .theme-light-1.overview-component .blade-item-3.active h2.visible-xs:before, .rwd .theme-light-1.overview-component .blade-item-4.active h2.visible-xs:before {
        background-image: url(commons-page/resources/images/sprite-carets.png);
        background-position: 0 -32px;
        width: 11px;
        height: 6px
    }
}

.rwd .theme-light-1.overview-component.overview-component-1.hero-takeover.hero h2.description {
    color: #f3f3f3
}

.rwd .theme-light-1.masthead-component .jump-links {
    background: #ebebeb
}

    .rwd .theme-light-1.masthead-component .jump-links a {
        color: #003c71
    }

    .rwd .theme-light-1.masthead-component .jump-links h3:before {
        background-image: url(commons-page/resources/images/sprite-carets.png);
        background-position: 0 -80px;
        width: 11px;
        height: 6px
    }

    .rwd .theme-light-1.masthead-component .jump-links ul li {
        background-image: url('commons-page/resources/images/icon-double-caret-dk-blue.png')
    }

.rwd .theme-light-1 .intel-element-toggler:hover > button {
    color: #00aeef
}

.rwd .theme-light-1 .intel-element-toggler:hover .toggle-plus {
    background-image: url(commons-page/resources/images/sprite-icons/sprite-icons.png);
    background-position: 0 -2133px;
    width: 46px;
    height: 46px
}

.rwd .theme-light-1 .intel-element-toggler:hover .toggle-minus {
    background-image: url(commons-page/resources/images/sprite-icons/sprite-icons.png);
    background-position: 0 -2357px;
    width: 46px;
    height: 46px
}

.rwd .theme-light-1 .intel-element-toggler .toggle-plus {
    background-image: url(commons-page/resources/images/sprite-icons-blade.png);
    background-position: 0 -2189px;
    width: 46px;
    height: 46px
}

.rwd .theme-light-1 .intel-element-toggler .toggle-minus {
    background-image: url(commons-page/resources/images/sprite-icons-blade.png);
    background-position: 0 -1965px;
    width: 46px;
    height: 46px
}

.rwd .theme-light-1.tab-blade-component .tab-area {
    border-left: 0;
    border-right: 0
}

@media screen and (min-width:768px) {
    .rwd .theme-light-1.tab-blade-component .tab-area {
        border: 1px solid #bbb
    }
}

.rwd .theme-light-1.tab-blade-component .nav-tabs {
    border-right: 1px solid #bbb
}

    .rwd .theme-light-1.tab-blade-component .nav-tabs li {
        border-color: #bbb;
        border-top: 0;
        border-right: 0;
        border-bottom: 0
    }

        .rwd .theme-light-1.tab-blade-component .nav-tabs li a, .rwd .theme-light-1.tab-blade-component .nav-tabs li a:active, .rwd .theme-light-1.tab-blade-component .nav-tabs li a:hover, .rwd .theme-light-1.tab-blade-component .nav-tabs li a:focus {
            border: 0;
            border-radius: 0
        }

.rwd .theme-light-1.tab-blade-component h3.visible-xs.intel-element-toggler-active:before, .rwd .theme-light-1.tab-blade-component h3.visible-xs.intel-element-toggler-inactive:before {
    background-image: url(commons-page/resources/images/sprite-carets.png);
    background-position: 0 -32px;
    width: 11px;
    height: 6px
}

.rwd .theme-light-1.tab-blade-component h3.visible-xs.intel-element-toggler-inactive:before {
    background-image: url(commons-page/resources/images/sprite-carets.png);
    background-position: 0 -80px;
    width: 11px;
    height: 6px
}

@media screen and (min-width:768px) and (max-width:991px) {
    .rwd .theme-light.overview-component-1 .blade-item-0 .blade-item-content {
        background-color: rgba(255,255,255,0.35)
    }
}

.rwd .theme-light-2 {
    color: #262626
}

    .rwd .theme-light-2 .tag-wrapper-expanded {
        color: white
    }

    .rwd .theme-light-2.blade {
        background-color: #FFF;
        position: relative
    }

    .rwd .theme-light-2 .page-tools .tag {
        background: rgba(0,0,0,0.06);
        color: #262626
    }

    .rwd .theme-light-2 .page-tools .tool-links .page-tags .more-tags {
        color: #262626
    }

        .rwd .theme-light-2 .page-tools .tool-links .page-tags .more-tags:after {
            background: url('commons-page/resources/images/sprite-carets/caret-black-down.png') no-repeat
        }

@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx) {
    .rwd .theme-light-2 .page-tools .tool-links .page-tags .more-tags:after {
        background: url('commons-page/resources/images/sprite-carets/caret-black-down-2x.png') no-repeat
    }
}

.rwd .theme-light-2 .page-tools .tool-links .page-tags .more-tags:hover {
    color: #9addf7
}

    .rwd .theme-light-2 .page-tools .tool-links .page-tags .more-tags:hover:after {
        background: url('commons-page/resources/images/sprite-carets/caret-blue-pale-down.png') no-repeat
    }

@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx) {
    .rwd .theme-light-2 .page-tools .tool-links .page-tags .more-tags:hover:after {
        background: url('commons-page/resources/images/sprite-carets/caret-blue-pale-down-2x.png') no-repeat;
        background-size: 11px 6px
    }
}

.rwd .theme-light-2 .page-tools .social-links > .toolbar > .wapwrapper > .kaixin {
    background-image: url(commons-page/resources/images/RWD_full_sprites_centered_v1.3.png);
    background-position: 0 -960px;
    width: 32px;
    height: 32px
}

.rwd .theme-light-2 .page-tools .social-links > .toolbar > .wapwrapper > .sina {
    background-image: url(commons-page/resources/images/RWD_full_sprites_centered_v1.3.png);
    background-position: 0 -1088px;
    width: 32px;
    height: 32px
}

.rwd .theme-light-2 .page-tools .social-links > .toolbar > .wapwrapper > .google {
    background-image: url(commons-page/resources/images/sprite-icons.png);
    background-position: 0 -939px;
    width: 32px;
    height: 32px
}

.rwd .theme-light-2 .page-tools .social-links > .toolbar > .wapwrapper > .twitter {
    background-image: url(commons-page/resources/images/sprite-icons.png);
    background-position: 0 -1359px;
    width: 32px;
    height: 32px
}

.rwd .theme-light-2 .page-tools .social-links > .toolbar > .wapwrapper > .orkut {
    background-image: url(commons-page/resources/images/RWD_full_sprites_centered_v1.3.png);
    background-position: 0 -642px;
    width: 32px;
    height: 32px
}

.rwd .theme-light-2 .page-tools .social-links > .toolbar > .wapwrapper > .digg {
    background-image: url(commons-page/resources/images/sprite-icons.png);
    background-position: 0 -1401px;
    width: 32px;
    height: 32px
}

.rwd .theme-light-2 .page-tools .social-links > .toolbar > .wapwrapper > .slashdot {
    background-image: url(commons-page/resources/images/RWD_full_sprites_centered_v1.3.png);
    background-position: 0 -448px;
    width: 32px;
    height: 32px
}

.rwd .theme-light-2 .page-tools .social-links > .toolbar > .wapwrapper > .qzone {
    background-image: url(commons-page/resources/images/RWD_full_sprites_centered_v1.3.png);
    background-position: 0 -1217px;
    width: 32px;
    height: 32px
}

.rwd .theme-light-2 .page-tools .social-links > .toolbar > .wapwrapper > .facebook {
    background-image: url(commons-page/resources/images/sprite-icons.png);
    background-position: 0 -771px;
    width: 32px;
    height: 32px
}

.rwd .theme-light-2 .page-tools .social-links > .toolbar > .wapwrapper > .renren {
    background-image: url(commons-page/resources/images/RWD_full_sprites_centered_v1.3.png);
    background-position: 0 -1024px;
    width: 32px;
    height: 32px
}

.rwd .theme-light-2 .page-tools .social-links > .toolbar > .wapwrapper > .stumbleupon {
    background-image: url(commons-page/resources/images/RWD_full_sprites_centered_v1.3.png);
    background-position: 0 -514px;
    width: 32px;
    height: 32px
}

.rwd .theme-light-2 .page-tools .social-links > .toolbar > .wapwrapper > .netvibes {
    background-image: url(commons-page/resources/images/RWD_full_sprites_centered_v1.3.png);
    background-position: 0 -578px;
    width: 32px;
    height: 32px
}

.rwd .theme-light-2 .page-tools .social-links > .toolbar > .wapwrapper > .delicious {
    background-image: url(commons-page/resources/images/sprite-icons.png);
    background-position: 0 -1023px;
    width: 32px;
    height: 32px
}

.rwd .theme-light-2 .page-tools .social-links > .toolbar > .wapwrapper > .vkontake {
    background-image: url(commons-page/resources/images/RWD_full_sprites_centered_v1.3.png);
    background-position: 0 -1153px;
    width: 32px;
    height: 32px
}

.rwd .theme-light-2 .page-tools .social-links > .toolbar > .wapwrapper > .reddit {
    background-image: url(commons-page/resources/images/RWD_full_sprites_centered_v1.3.png);
    background-position: 0 -387px;
    width: 32px;
    height: 32px
}

.rwd .theme-light-2 .page-tools .social-links > .toolbar > .wapwrapper > .linkedin {
    background-image: url(commons-page/resources/images/sprite-icons.png);
    background-position: 0 -1107px;
    width: 32px;
    height: 32px
}

.rwd .theme-light-2 .page-tools .social-links > .toolbar > .wapwrapper > .sohu {
    background-image: url(commons-page/resources/images/RWD_full_sprites_centered_v1.3.png);
    background-position: 0 -6943px;
    width: 32px;
    height: 32px
}

.rwd .theme-light-2 .page-tools .social-links > .toolbar > .wapwrapper > .tencentweibo {
    background-image: url(commons-page/resources/images/RWD_full_sprites_centered_v1.3.png);
    background-position: 0 -7172px;
    width: 32px;
    height: 32px
}

.rwd .theme-light-2 .page-tools .social-links > .toolbar > .wapwrapper > .wechat {
    background-image: url(commons-page/resources/images/sprite-with-gray-icons.png);
    background-position: -270px -210px;
    width: 32px;
    height: 32px
}

.rwd .theme-light-2 .page-tools .social-links .more-social {
    background-image: url(commons-page/resources/images/sprite-carets.png);
    background-position: 0 -494px;
    width: 32px;
    height: 32px
}

.rwd .theme-light-2.overview-component .blade-item a, .rwd .theme-light-2.overview-component .blade-item a.intel-cta, .rwd .theme-light-2.overview-component .blade-item a span.intel-cta {
    color: #0068b5
}

    .rwd .theme-light-2.overview-component .blade-item a:hover, .rwd .theme-light-2.overview-component .blade-item a.intel-cta:hover, .rwd .theme-light-2.overview-component .blade-item a span.intel-cta:hover {
        color: #003c71
    }

    .rwd .theme-light-2.overview-component .blade-item a.btn.btn-primary span.intel-cta {
        color: white
    }

.rwd .theme-light-2.overview-component .blade-item ul.anchor-links li a {
    background-image: url('commons-page/resources/images/icon-double-caret-dk-blue.png');
    color: #003c71
}

    .rwd .theme-light-2.overview-component .blade-item ul.anchor-links li a:hover {
        color: #003c71
    }

@media(max-width:767px) {
    .rwd .theme-light-2.overview-component .blade-item-1 h2.visible-xs:before, .rwd .theme-light-2.overview-component .blade-item-2 h2.visible-xs:before, .rwd .theme-light-2.overview-component .blade-item-3 h2.visible-xs:before, .rwd .theme-light-2.overview-component .blade-item-4 h2.visible-xs:before {
        background-image: url(commons-page/resources/images/sprite-carets.png);
        background-position: 0 -80px;
        width: 11px;
        height: 6px
    }
}

.rwd .theme-light-2.overview-component.overview-component-1.hero-takeover.hero h2.description {
    color: #262626
}

.rwd .theme-light-2.masthead-component .jump-links {
    background: #ebebeb
}

    .rwd .theme-light-2.masthead-component .jump-links a {
        color: #003c71
    }

    .rwd .theme-light-2.masthead-component .jump-links h3:before {
        background-image: url(commons-page/resources/images/sprite-carets.png);
        background-position: 0 -80px;
        width: 11px;
        height: 6px
    }

    .rwd .theme-light-2.masthead-component .jump-links ul li a:before {
        background-image: url('commons-page/resources/images/icon-double-caret-dk-blue.png')
    }

.rwd .theme-light-2 .intel-element-toggler:hover > button {
    color: #00aeef
}

.rwd .theme-light-2 .intel-element-toggler:hover .toggle-plus {
    background-image: url(commons-page/resources/images/sprite-icons/sprite-icons.png);
    background-position: 0 -2133px;
    width: 46px;
    height: 46px
}

.rwd .theme-light-2 .intel-element-toggler:hover .toggle-minus {
    background-image: url(commons-page/resources/images/sprite-icons/sprite-icons.png);
    background-position: 0 -2357px;
    width: 46px;
    height: 46px
}

.rwd .theme-light-2 .intel-element-toggler .toggle-plus {
    background-image: url(commons-page/resources/images/sprite-icons-blade.png);
    background-position: 0 -2245px;
    width: 46px;
    height: 46px
}

.rwd .theme-light-2 .intel-element-toggler .toggle-minus {
    background-image: url(commons-page/resources/images/sprite-icons-blade.png);
    background-position: 0 -2021px;
    width: 46px;
    height: 46px
}

.rwd .theme-light-2 .flyout-control-panel .flyout-control-listing li a {
    padding: 0;
    background-image: none;
    outline: 0
}

    .rwd .theme-light-2 .flyout-control-panel .flyout-control-listing li a .icon-caret {
        display: inline-block;
        float: right
    }

    .rwd .theme-light-2 .flyout-control-panel .flyout-control-listing li a:hover {
        background-image: none
    }

        .rwd .theme-light-2 .flyout-control-panel .flyout-control-listing li a:hover .icon-caret {
            color: #9addf7
        }

@media screen and (min-width:768px) and (max-width:991px) {
    .rwd .theme-light.overview-component-1 .blade-item-0 .blade-item-content {
        background-color: rgba(255,255,255,0.35)
    }
}

.rwd .theme-light-default {
    color: #262626
}

    .rwd .theme-light-default.intel-ws.link-default a:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore), .rwd .theme-light-default.intel-ws.link-default a.btn-tertiary {
        border-bottom: 1px solid transparent;
        color: #0068b5
    }

        .rwd .theme-light-default.intel-ws.link-default a:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore):hover, .rwd .theme-light-default.intel-ws.link-default a.btn-tertiary:hover, .rwd .theme-light-default.intel-ws.link-default a:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore):focus, .rwd .theme-light-default.intel-ws.link-default a.btn-tertiary:focus {
            border-bottom: 1px solid;
            color: #005a9d;
            text-decoration: none
        }

            .rwd .theme-light-default.intel-ws.link-default a:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore):hover span, .rwd .theme-light-default.intel-ws.link-default a.btn-tertiary:hover span, .rwd .theme-light-default.intel-ws.link-default a:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore):focus span, .rwd .theme-light-default.intel-ws.link-default a.btn-tertiary:focus span {
                text-decoration: none !important
            }

    button[disabled].rwd .theme-light-default:not(.vjs-disabled), .rwd .theme-light-default .btn[disabled], .rwd .theme-light-default .btn.disabled {
        background-color: transparent;
        color: #262626;
        border: 1px dotted #262626;
        opacity: 1
    }

        button[disabled].rwd .theme-light-default:not(.vjs-disabled):focus, .rwd .theme-light-default .btn[disabled]:focus, .rwd .theme-light-default .btn.disabled:focus, button[disabled].rwd .theme-light-default:not(.vjs-disabled):hover, .rwd .theme-light-default .btn[disabled]:hover, .rwd .theme-light-default .btn.disabled:hover {
            background-color: transparent;
            color: #262626;
            opacity: 1
        }

    .rwd .theme-light-default .btn-primary, .rwd .theme-light-default a.btn-primary {
        color: #fff;
        background-color: #0068b5
    }

        .rwd .theme-light-default .btn-primary:focus, .rwd .theme-light-default a.btn-primary:focus, .rwd .theme-light-default .btn-primary:hover, .rwd .theme-light-default a.btn-primary:hover {
            color: #fff;
            background-color: #004a86
        }

    .rwd .theme-light-default .btn-secondary, .rwd .theme-light-default a.btn-secondary {
        background: transparent;
        border-color: #0068b5;
        color: #0068b5
    }

        .rwd .theme-light-default .btn-secondary:focus, .rwd .theme-light-default a.btn-secondary:focus, .rwd .theme-light-default .btn-secondary:hover, .rwd .theme-light-default a.btn-secondary:hover {
            color: #fff;
            background: #004a86;
            border-color: #004a86
        }

    .rwd .theme-light-default .btn-tertiary {
        border-bottom: 1px solid transparent;
        color: #0068b5
    }

        .rwd .theme-light-default .btn-tertiary:hover, .rwd .theme-light-default .btn-tertiary:focus {
            background-color: transparent;
            color: #005a9d;
            border-bottom: 1px solid
        }

    .rwd .theme-light-default .owl-dots .owl-dot span {
        width: 12px;
        height: 12px;
        border-radius: 0;
        background: #e9e9e9
    }

    .rwd .theme-light-default .owl-dots .owl-dot.active span {
        background: #0068b5
    }

.rwd .theme-blue-steel.color-block .color-block-darker, .rwd .theme-blue-steel .color-block .color-block-darker {
    background: #41728a
}

    .rwd .theme-blue-steel.color-block .color-block-darker.has-spark:after, .rwd .theme-blue-steel .color-block .color-block-darker.has-spark:after, .rwd .theme-blue-steel.color-block .color-block-darker .has-spark:after, .rwd .theme-blue-steel .color-block .color-block-darker .has-spark:after {
        background: #548fad
    }

.rwd .theme-blue-steel.color-block .color-block-lighter, .rwd .theme-blue-steel .color-block .color-block-lighter {
    background: #548fad
}

    .rwd .theme-blue-steel.color-block .color-block-lighter.has-spark:after, .rwd .theme-blue-steel .color-block .color-block-lighter.has-spark:after, .rwd .theme-blue-steel.color-block .color-block-lighter .has-spark:after, .rwd .theme-blue-steel .color-block .color-block-lighter .has-spark:after {
        background: #86b3ca
    }

.rwd .theme-classic-blue.color-block .color-block-darker, .rwd .theme-classic-blue .color-block .color-block-darker {
    background: #004a86
}

    .rwd .theme-classic-blue.color-block .color-block-darker.has-spark:after, .rwd .theme-classic-blue .color-block .color-block-darker.has-spark:after, .rwd .theme-classic-blue.color-block .color-block-darker .has-spark:after, .rwd .theme-classic-blue .color-block .color-block-darker .has-spark:after {
        background: #0068b5
    }

.rwd .theme-classic-blue.color-block .color-block-lighter, .rwd .theme-classic-blue .color-block .color-block-lighter {
    background: #0068b5
}

    .rwd .theme-classic-blue.color-block .color-block-lighter.has-spark:after, .rwd .theme-classic-blue .color-block .color-block-lighter.has-spark:after, .rwd .theme-classic-blue.color-block .color-block-lighter .has-spark:after, .rwd .theme-classic-blue .color-block .color-block-lighter .has-spark:after {
        background: #00a3f6
    }

.rwd .theme-geode.color-block .color-block-darker, .rwd .theme-geode .color-block .color-block-darker {
    background: #653171
}

    .rwd .theme-geode.color-block .color-block-darker.has-spark:after, .rwd .theme-geode .color-block .color-block-darker.has-spark:after, .rwd .theme-geode.color-block .color-block-darker .has-spark:after, .rwd .theme-geode .color-block .color-block-darker .has-spark:after {
        background: #8f5da2
    }

.rwd .theme-geode.color-block .color-block-lighter, .rwd .theme-geode .color-block .color-block-lighter {
    background: #8f5da2
}

    .rwd .theme-geode.color-block .color-block-lighter.has-spark:after, .rwd .theme-geode .color-block .color-block-lighter.has-spark:after, .rwd .theme-geode.color-block .color-block-lighter .has-spark:after, .rwd .theme-geode .color-block .color-block-lighter .has-spark:after {
        background: #eec3f7
    }

.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0 {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0 {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}

.owl-carousel {
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

    .owl-carousel .owl-stage {
        position: relative;
        -ms-touch-action: pan-Y
    }

        .owl-carousel .owl-stage:after {
            content: ".";
            display: block;
            clear: both;
            visibility: hidden;
            line-height: 0;
            height: 0
        }

    .owl-carousel .owl-stage-outer {
        position: relative;
        -webkit-transform: translate3d(0,0,0)
    }

    .owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot {
        cursor: pointer;
        cursor: hand;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .owl-carousel.owl-loaded {
        display: block
    }

    .owl-carousel.owl-loading {
        opacity: 0;
        display: block
    }

    .owl-carousel.owl-hidden {
        opacity: 0
    }

    .owl-carousel .owl-refresh .owl-item {
        display: none
    }

    .owl-carousel .owl-item {
        position: relative;
        min-height: 1px;
        float: left;
        -webkit-backface-visibility: hidden;
        -webkit-tap-highlight-color: transparent;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        transform: translate3d(0,0,0)
    }

        .owl-carousel .owl-item img {
            display: block
        }

    .owl-carousel.owl-text-select-on .owl-item {
        -webkit-user-select: auto;
        -moz-user-select: auto;
        -ms-user-select: auto;
        user-select: auto
    }

    .owl-carousel .owl-grab {
        cursor: move;
        cursor: -webkit-grab;
        cursor: -o-grab;
        cursor: -ms-grab;
        cursor: grab
    }

    .owl-carousel.owl-rtl {
        direction: rtl
    }

        .owl-carousel.owl-rtl .owl-item {
            float: right
        }

.no-js .owl-carousel {
    display: block
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale 100ms ease;
    -moz-transition: scale 100ms ease;
    -ms-transition: scale 100ms ease;
    -o-transition: scale 100ms ease;
    transition: scale 100ms ease
}

    .owl-carousel .owl-video-play-icon:hover {
        -webkit-transition: scale(1.3,1.3);
        -moz-transition: scale(1.3,1.3);
        -ms-transition: scale(1.3,1.3);
        -o-transition: scale(1.3,1.3);
        transition: scale(1.3,1.3)
    }

.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1
}

.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

    .owl-theme .owl-controls .owl-nav [class*=owl-] {
        color: #fff;
        font-size: 14px;
        margin: 5px;
        padding: 4px 7px;
        display: inline-block;
        cursor: pointer;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px
    }

        .owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
            color: #fff;
            text-decoration: none
        }

    .owl-theme .owl-controls .owl-nav .disabled {
        opacity: .5;
        cursor: default
    }

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline
}

    .owl-theme .owl-dots .owl-dot span {
        width: 10px;
        height: 10px;
        margin: 5px 7px;
        background: #d6d6d6;
        display: block;
        -webkit-backface-visibility: visible;
        -webkit-transition: opacity 200ms ease;
        -moz-transition: opacity 200ms ease;
        -ms-transition: opacity 200ms ease;
        -o-transition: opacity 200ms ease;
        transition: opacity 200ms ease;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px
    }

    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
        background: #00aeef
    }

.owl-item.active.center .type-image-subtitle p {
    color: #00aeef
}

@media screen and (min-width:1650px) {
    .owl-theme .owl-controls {
        margin-top: 2%
    }
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

    .slick-list:focus {
        outline: 0
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand
    }

.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

    .slick-track:before, .slick-track:after {
        display: table;
        content: ''
    }

    .slick-track:after {
        clear: both
    }

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir='rtl'] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

@font-face {
    font-family: 'site-global-icons';
    src: url('../../Intel.com/css/site-global-icons/font/site-global-icons.eot?32562086');
    src: url('../../Intel.com/css/site-global-icons/font/site-global-icons.eot?32562086#iefix') format('embedded-opentype'),url('../../Intel.com/css/site-global-icons/font/site-global-icons.woff2?32562086') format('woff2'),url('../../Intel.com/css/site-global-icons/font/site-global-icons.woff?32562086') format('woff'),url('../../Intel.com/css/site-global-icons/font/site-global-icons.ttf?32562086') format('truetype'),url('../../Intel.com/css/site-global-icons/font/site-global-icons.svg?32562086#site-global-icons') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

[class^="fa-"]:before, [class*=" fa-"]:before {
    font-family: "site-global-icons";
    font-style: normal;
    font-weight: normal;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-user:before {
    content: '\e800'
}

.fa-globe:before {
    content: '\e801'
}

.fa-search:before {
    content: '\e802'
}

.fa-lock:before {
    content: '\e803'
}

.fa-print:before {
    content: '\e804'
}

.fa-mail-1:before {
    content: '\e805'
}

.fa-home:before {
    content: '\e806'
}

.fa-bookmark:before {
    content: '\e807'
}

.fa-down-circled:before {
    content: '\e808'
}

.fa-cancel:before {
    content: '\e809'
}

.fa-cancel-1:before {
    content: '\e80a'
}

.fa-down-open:before {
    content: '\e80b'
}

.fa-up-open:before {
    content: '\e80c'
}

.fa-check:before {
    content: '\e80d'
}

.fa-search-1:before {
    content: '\e80e'
}

.fa-th:before {
    content: '\e80f'
}

.fa-help-circled:before {
    content: '\e810'
}

.fa-home-1:before {
    content: '\e811'
}

.fa-pencil:before {
    content: '\e812'
}

.fa-chat:before {
    content: '\e813'
}

.fa-trash-empty:before {
    content: '\e814'
}

.fa-cog:before {
    content: '\e815'
}

.fa-cog-alt:before {
    content: '\e816'
}

.fa-wrench:before {
    content: '\e817'
}

.fa-left-open:before {
    content: '\e818'
}

.fa-right-open:before {
    content: '\e819'
}

.fa-headphones:before {
    content: '\e81a'
}

.fa-phone:before {
    content: '\e81b'
}

.fa-download:before {
    content: '\e81c'
}

.fa-book:before {
    content: '\e81d'
}

.fa-cancel-2:before {
    content: '\e81e'
}

.fa-downloaded:before {
    content: '\e81f'
}

.fa-clipboard-list-solid:before {
    content: '\e820'
}

.fa-basket:before {
    content: '\e821'
}

.fa-user-tie-solid:before {
    content: '\e822'
}

.fa-life-ring-solid:before {
    content: '\e823'
}

.fa-quote-left:before {
    content: '\e824'
}

.fa-share:before {
    content: '\e825'
}

.fa-attention:before {
    content: '\e826'
}

.fa-calendar-1:before {
    content: '\e827'
}

.fa-users:before {
    content: '\e828'
}

.fa-briefcase:before {
    content: '\e829'
}

.fa-search-2:before {
    content: '\e82a'
}

.fa-equalizer:before {
    content: '\e82b'
}

.fa-info-circled:before {
    content: '\e82c'
}

.fa-ok:before {
    content: '\e82d'
}

.fa-forward-outline:before {
    content: '\e82e'
}

.fa-chart-network:before {
    content: '\e82f'
}

.fa-chipsets:before {
    content: '\e830'
}

.fa-clipboard-list:before {
    content: '\e831'
}

.fa-cloud-download:before {
    content: '\e832'
}

.fa-drone-alt:before {
    content: '\e833'
}

.fa-fabric-products:before {
    content: '\e834'
}

.fa-file-search:before {
    content: '\e835'
}

.fa-graduation-cap-1:before {
    content: '\e836'
}

.fa-graphic-drivers:before {
    content: '\e837'
}

.fa-info-circle:before {
    content: '\e838'
}

.fa-intel-technologies:before {
    content: '\e839'
}

.fa-life-ring:before {
    content: '\e83a'
}

.fa-memory-storage:before {
    content: '\e83b'
}

.fa-lightbulb-on:before {
    content: '\e83c'
}

.fa-minipcs:before {
    content: '\e83d'
}

.fa-network-wired:before {
    content: '\e83e'
}

.fa-processor:before {
    content: '\e83f'
}

.fa-product-comparison:before {
    content: '\e840'
}

.fa-question-circle:before {
    content: '\e841'
}

.fa-server:before {
    content: '\e842'
}

.fa-software-products:before {
    content: '\e843'
}

.fa-tachometer-alt-fast:before {
    content: '\e844'
}

.fa-tools:before {
    content: '\e845'
}

.fa-troubleshooting:before {
    content: '\e846'
}

.fa-users-1:before {
    content: '\e847'
}

.fa-wifi:before {
    content: '\e848'
}

.fa-award:before {
    content: '\e849'
}

.fa-barcode-alt:before {
    content: '\e84a'
}

.fa-barcode-read:before {
    content: '\e84b'
}

.fa-boards-kits:before {
    content: '\e84c'
}

.fa-book-1:before {
    content: '\e84d'
}

.fa-boxes-alt:before {
    content: '\e84e'
}

.fa-ballot-check-light:before {
    content: '\e84f'
}

.fa-ballot-check-solid:before {
    content: '\e850'
}

.fa-file-code-solid:before {
    content: '\e851'
}

.fa-calendar-alt-regular:before {
    content: '\e852'
}

.fa-docker-brands:before {
    content: '\e853'
}

.fa-video:before {
    content: '\e854'
}

.fa-play:before {
    content: '\e855'
}

.fa-code-branch-solid:before {
    content: '\e856'
}

.fa-analytics:before {
    content: '\e857'
}

.fa-minus:before {
    content: '\e858'
}

.fa-search-intel:before {
    content: '\e859'
}

.fa-feedback:before {
    content: '\e85a'
}

.fa-cancel-thin:before {
    content: '\e85b'
}

.fa-fabric-products-1:before {
    content: '\e85c'
}

.fa-chalkboard-teacher-solid:before {
    content: '\e85d'
}

.fa-chipsets-1:before {
    content: '\e85e'
}

.fa-ethernet-products:before {
    content: '\e85f'
}

.fa-cloud:before {
    content: '\e860'
}

.fa-graphics-drivers:before {
    content: '\e861'
}

.fa-memory-storage-1:before {
    content: '\e862'
}

.fa-mini-pcs:before {
    content: '\e863'
}

.fa-processors:before {
    content: '\e864'
}

.fa-server-products:before {
    content: '\e865'
}

.fa-system-devices:before {
    content: '\e866'
}

.fa-wireless-products:before {
    content: '\e867'
}

.fa-intel-user-checked-o:before {
    content: '\e868'
}

.fa-cloud-1:before {
    content: '\e869'
}

.fa-picture:before {
    content: '\e86a'
}

.fa-attention-1:before {
    content: '\e86b'
}

.fa-intel-user:before {
    content: '\e86c'
}

.fa-button-quickview-expand:before {
    content: '\e86d'
}

.fa-chat-o:before {
    content: '\e86e'
}

.fa-intel-menu:before {
    content: '\e86f'
}

.fa-intel-user-checked:before {
    content: '\e870'
}

.fa-intel-user-o:before {
    content: '\e871'
}

.fa-envelope-open-dollar-o:before {
    content: '\e872'
}

.fa-phone-o:before {
    content: '\e873'
}

.fa-fpga-products:before {
    content: '\e874'
}

.fa-user-headset:before {
    content: '\e875'
}

.fa-paper-plane-empty:before {
    content: '\e876'
}

.fa-attention-empty-thin:before {
    content: '\e877'
}

.fa-check-circle:before {
    content: '\e878'
}

.fa-productcomparison:before {
    content: '\e879'
}

.fa-tooltip:before {
    content: '\e87a'
}

.fa-alert:before {
    content: '\e87b'
}

.fa-updown:before {
    content: '\e87c'
}

.fa-rb-nuc:before {
    content: '\e87d'
}

.fa-rb-clipboard-list:before {
    content: '\e87e'
}

.fa-rb-wireless:before {
    content: '\e87f'
}

.fa-rb-chipset:before {
    content: '\e880'
}

.fa-icons_functional_cip-program:before {
    content: '\e881'
}

.fa-icons_functional_idrc-program:before {
    content: '\e882'
}

.fa-icons_functional_isa-program:before {
    content: '\e883'
}

.fa-icons_functional_itp-program:before {
    content: '\e884'
}

.fa-icons_functional_loem-oem-program:before {
    content: '\e885'
}

.fa-icons_functional_ai:before {
    content: '\e886'
}

.fa-icons_functional_business-executive:before {
    content: '\e887'
}

.fa-icons_functional_client-computing:before {
    content: '\e888'
}

.fa-icons_functional_cloud:before {
    content: '\e889'
}

.fa-icons_functional_data-center-manager:before {
    content: '\e88a'
}

.fa-icons_functional_data-center:before {
    content: '\e88b'
}

.fa-icons_functional_document:before {
    content: '\e88c'
}

.fa-icons_functional_engineer:before {
    content: '\e88d'
}

.fa-icons_functional_enthusiast-pc:before {
    content: '\e88e'
}

.fa-icons_functional_hpc:before {
    content: '\e88f'
}

.fa-icons_functional_infographics:before {
    content: '\e890'
}

.fa-icons_functional_iot:before {
    content: '\e891'
}

.fa-icons_functional_machine-builder:before {
    content: '\e892'
}

.fa-icons_functional_market-manager:before {
    content: '\e893'
}

.fa-rb-gaming:before {
    content: '\e894'
}

.fa-icons_functional_sales-manager:before {
    content: '\e895'
}

.fa-icons_functional_solutions-architect:before {
    content: '\e896'
}

.fa-icons_functional_storage-and-memory:before {
    content: '\e897'
}

.fa-icons_functional_technology-executive:before {
    content: '\e898'
}

.fa-icons_functional_training:before {
    content: '\e899'
}

.fa-icons_functional_video-56:before {
    content: '\e89a'
}

.fa-icons_functional_video-70:before {
    content: '\e89b'
}

.fa-icons_functional_visual-retail:before {
    content: '\e89c'
}

.fa-icons_functional_web:before {
    content: '\e89d'
}

.fa-icons_functional_community:before {
    content: '\e89e'
}

.fa-icons_functional_my-membership:before {
    content: '\e89f'
}

.fa-icons_functional_partner-marketing-studio:before {
    content: '\e8a0'
}

.fa-icons_functional_partner-university:before {
    content: '\e8a1'
}

.fa-icons_functional_points-evoucher:before {
    content: '\e8a2'
}

.fa-icons_functional_points:before {
    content: '\e8a3'
}

.fa-icons_functional_promotions:before {
    content: '\e8a4'
}

.fa-icons_functional_recognition:before {
    content: '\e8a5'
}

.fa-icons_functional_solutions-marketplace:before {
    content: '\e8a6'
}

.fa-icons_functional_training-credits:before {
    content: '\e8a7'
}

.fa-icons_functional_operations-manager:before {
    content: '\e8a8'
}

.fa-rb-memory-storage:before {
    content: '\e8a9'
}

.fa-rb-graphics:before {
    content: '\e8aa'
}

.fa-rb-ethernet:before {
    content: '\e8ab'
}

.fa-star-full:before {
    content: '\e8ac'
}

.fa-intel-globe:before {
    content: '\e8ad'
}

.fa-intel-globe-o:before {
    content: '\e8ae'
}

.fa-global-search:before {
    content: '\e8af'
}

.fa-star-empty:before {
    content: '\e8b0'
}

.fa-expand-arrrows:before {
    content: '\e8b1'
}

.fa-clock:before {
    content: '\e8b2'
}

.fa-open-box:before {
    content: '\e8b3'
}

.fa-handshake:before {
    content: '\e8b4'
}

.fa-checklist:before {
    content: '\e8b5'
}

.fa-contact-card:before {
    content: '\e8b6'
}

.fa-spark-circle-plus:before {
    content: '\e8b7'
}

.fa-spark-chat:before {
    content: '\e8b8'
}

.fa-spark-circle-minus:before {
    content: '\e8b9'
}

.fa-spark-arrow-right:before {
    content: '\e8ba'
}

.fa-spark-arrow-left:before {
    content: '\e8bb'
}

.fa-clipboard-list-1:before {
    content: '\e8bc'
}

.fa-play-o:before {
    content: '\e8bd'
}

.fa-troubleshooting-1:before {
    content: '\e8be'
}

.fa-notebook:before {
    content: '\e8bf'
}

.fa-intel-hardware-assistant:before {
    content: '\e8c0'
}

.fa-filter-no-fill:before {
    content: '\e8c1'
}

.fa-draggable:before {
    content: '\e8c2'
}

.fa-eye-light:before {
    content: '\e8c3'
}

.fa-cancel-light:before {
    content: '\e8c4'
}

.fa-bell-light:before {
    content: '\e8c5'
}

.fa-puzzle-piece-light:before {
    content: '\e8c6'
}

.fa-list-square-bullet-light:before {
    content: '\e8c7'
}

.fa-install-window:before {
    content: '\e8c8'
}

.fa-bilibili-brands:before {
    content: '\e8c9'
}

.fa-compatibility:before {
    content: '\e8ca'
}

.fa-exclamation-triangle:before {
    content: '\e8cb'
}

.fa-filter-1:before {
    content: '\e8cc'
}

.fa-generalproductinformation:before {
    content: '\e8cd'
}

.fa-installandsetup:before {
    content: '\e8ce'
}

.fa-maintenanceandperformance:before {
    content: '\e8cf'
}

.fa-productcodesandspareparts:before {
    content: '\e8d0'
}

.fa-identifymyproduct:before {
    content: '\e8d1'
}

.fa-arrow-right:before {
    content: '\e8d2'
}

.fa-chat-square:before {
    content: '\e8d3'
}

.fa-warrantyandrma:before {
    content: '\e8d4'
}

.fa-connectivity:before {
    content: '\e8d5'
}

.fa-bell:before {
    content: '\e8d6'
}

.fa-chevron-left:before {
    content: '\e8d7'
}

.fa-chevron-right:before {
    content: '\e8d8'
}

.fa-times:before {
    content: '\e8d9'
}

.fa-errormessages:before {
    content: '\e8da'
}

.fa-list-menu:before {
    content: '\e8db'
}

.fa-comments:before {
    content: '\e8dc'
}

.fa-world-phone-directory:before {
    content: '\e8dd'
}

.fa-zhihu:before {
    content: '\e8de'
}

.fa-eye-slash-light:before {
    content: '\e8df'
}

.fa-paperclip-light:before {
    content: '\e8e0'
}

.fa-audio:before {
    content: '\e8e1'
}

.fa-audio-boxed-active:before {
    content: '\e8e2'
}

.fa-closed-caption-boxed:before {
    content: '\e8e3'
}

.fa-star-calendar:before {
    content: '\e8e4'
}

.fa-star-1:before {
    content: '\e8e5'
}

.fa-closed-caption-boxed-active:before {
    content: '\e8e6'
}

.fa-pause-light:before {
    content: '\e8e7'
}

.fa-event:before {
    content: '\e8f4'
}

.fa-notification:before {
    content: '\e8f5'
}

.fa-flag-usa:before {
    content: '\e90d'
}

.fa-share-1:before {
    content: '\e922'
}

.fa-pencil-1:before {
    content: '\e923'
}

.fa-calendar:before {
    content: '\e924'
}

.fa-star:before {
    content: '\e926'
}

.fa-mail:before {
    content: '\e927'
}

.fa-coins-o:before {
    content: '\e932'
}

.fa-user-check-o:before {
    content: '\e933'
}

.fa-cloud-o:before {
    content: '\e934'
}

.fa-store-o:before {
    content: '\e936'
}

.fa-box-dollar-o:before {
    content: '\e937'
}

.fa-exclamation-triangle-o:before {
    content: '\e938'
}

.fa-question-circle-o:before {
    content: '\e939'
}

.fa-ticket:before {
    content: '\e998'
}

.fa-user-circle:before {
    content: '\e999'
}

.fa-phone-o-right:before {
    content: '\e99a'
}

.fa-rb-download:before {
    content: '\ea9e'
}

.fa-rb-products:before {
    content: '\ea9f'
}

.fa-rb-support:before {
    content: '\eaa0'
}

.fa-carret-down:before {
    content: '\f004'
}

.fa-carret-up:before {
    content: '\f005'
}

.fa-th-thumb:before {
    content: '\f00a'
}

.fa-ok-circled:before {
    content: '\f06d'
}

.fa-info-sign:before {
    content: '\f086'
}

.fa-link-ext:before {
    content: '\f08e'
}

.fa-check-empty:before {
    content: '\f096'
}

.fa-bookmark-empty:before {
    content: '\f097'
}

.fa-twitter:before {
    content: '\f099'
}

.fa-facebook:before {
    content: '\f09a'
}

.fa-github-circled:before {
    content: '\f09b'
}

.fa-filter:before {
    content: '\f0b0'
}

.fa-beaker:before {
    content: '\f0c3'
}

.fa-docs:before {
    content: '\f0c5'
}

.fa-menu:before {
    content: '\f0c9'
}

.fa-list-bullet:before {
    content: '\f0ca'
}

.fa-sort:before {
    content: '\f0dc'
}

.fa-sort-down:before {
    content: '\f0dd'
}

.fa-sort-up:before {
    content: '\f0de'
}

.fa-mail-alt:before {
    content: '\f0e0'
}

.fa-linkedin:before {
    content: '\f0e1'
}

.fa-download-cloud:before {
    content: '\f0ed'
}

.fa-doc-text:before {
    content: '\f0f6'
}

.fa-angle-double-right:before {
    content: '\f101'
}

.fa-angle-double-up:before {
    content: '\f102'
}

.fa-angle-double-down:before {
    content: '\f103'
}

.fa-angle-left:before {
    content: '\f104'
}

.fa-angle-right:before {
    content: '\f105'
}

.fa-angle-up:before {
    content: '\f106'
}

.fa-angle-down:before {
    content: '\f107'
}

.fa-circle-empty:before {
    content: '\f10c'
}

.fa-gamepad:before {
    content: '\f11b'
}

.fa-attention-alt:before {
    content: '\f12a'
}

.fa-angle-circled-up:before {
    content: '\f139'
}

.fa-angle-circled-down:before {
    content: '\f13a'
}

.fa-ellipsis:before {
    content: '\f141'
}

.fa-minus-squared-alt:before {
    content: '\f147'
}

.fa-ok-squared:before {
    content: '\f14a'
}

.fa-youtube:before {
    content: '\f16a'
}

.fa-stackoverflow:before {
    content: '\f16c'
}

.fa-instagram:before {
    content: '\f16d'
}

.fa-sina:before {
    content: '\f18a'
}

.fa-renren:before {
    content: '\f18b'
}

.fa-dot-circled:before {
    content: '\f192'
}

.fa-plus-squared-alt:before {
    content: '\f196'
}

.fa-graduation-cap:before {
    content: '\f19d'
}

.fa-language:before {
    content: '\f1ab'
}

.fa-file-pdf:before {
    content: '\f1c1'
}

.fa-lifebuoy:before {
    content: '\f1cd'
}

.fa-circle-notch:before {
    content: '\f1ce'
}

.fa-wechat:before {
    content: '\f1d7'
}

.fa-sliders:before {
    content: '\f1de'
}

.fa-twitch:before {
    content: '\f1e8'
}

.fa-newspaper:before {
    content: '\f1ea'
}

.fa-chart-pie:before {
    content: '\f200'
}

.fa-mouse-pointer:before {
    content: '\f245'
}

.fa-balance-scale:before {
    content: '\f24e'
}

.fa-question-circle-o-1:before {
    content: '\f29c'
}

.fa-envelope-open:before {
    content: '\f2b6'
}

.fa-address-book:before {
    content: '\f2b9'
}

.fa-user-o:before {
    content: '\f2c0'
}

.fa-microchip:before {
    content: '\f2db'
}
